Skip to content
Success

Console Output

Pull request #612 opened
16:13:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of glours for docker/docker-ce-packaging
Loading trusted files from base branch master at dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 rather than cc6e6ffb5cea04984347b40602d3cc908e5bab78
Obtained Jenkinsfile from dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-612@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: static-linux)
[Pipeline] { (Branch: cross-mac)
[Pipeline] { (Branch: cross-win)
[Pipeline] { (Branch: centos:7-amd64)
[Pipeline] { (Branch: centos:7-aarch64)
[Pipeline] { (Branch: centos:8-amd64)
[Pipeline] { (Branch: centos:8-aarch64)
[Pipeline] { (Branch: debian:buster-amd64)
[Pipeline] { (Branch: debian:buster-aarch64)
[Pipeline] { (Branch: debian:buster-armhf)
[Pipeline] { (Branch: debian:bullseye-amd64)
[Pipeline] { (Branch: debian:bullseye-aarch64)
[Pipeline] { (Branch: debian:bullseye-armhf)
[Pipeline] { (Branch: fedora:33-amd64)
[Pipeline] { (Branch: fedora:33-aarch64)
[Pipeline] { (Branch: fedora:34-amd64)
[Pipeline] { (Branch: fedora:34-aarch64)
[Pipeline] { (Branch: fedora:35-amd64)
[Pipeline] { (Branch: fedora:35-aarch64)
[Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf)
[Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf)
[Pipeline] { (Branch: ubuntu:bionic-amd64)
[Pipeline] { (Branch: ubuntu:bionic-aarch64)
[Pipeline] { (Branch: ubuntu:bionic-armhf)
[Pipeline] { (Branch: ubuntu:focal-amd64)
[Pipeline] { (Branch: ubuntu:focal-aarch64)
[Pipeline] { (Branch: ubuntu:focal-armhf)
[Pipeline] { (Branch: ubuntu:hirsute-amd64)
[Pipeline] { (Branch: ubuntu:hirsute-aarch64)
[Pipeline] { (Branch: ubuntu:hirsute-armhf)
[Pipeline] { (Branch: ubuntu:impish-amd64)
[Pipeline] { (Branch: ubuntu:impish-aarch64)
[Pipeline] { (Branch: ubuntu:impish-armhf)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00c82d9c5eb94dc6d) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09a4c637e15bebc36) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06031cecba32a3030) in /home/ubuntu/workspace/docker-ce-packaging_PR-612Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-058b656f35b8cd0a7) in /home/ubuntu/workspace/docker-ce-packaging_PR-612

[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/e6b8280b-ff8f-41b4-852d-00df3a4a06fc/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/856fc55b-7900-4d9c-9088-20bdcae92a93/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/4b080e66-241a-4992-8474-aa6647734dfd/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:13:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:13:10 chowning workspace
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/996cdcdb-f78e-4a2a-9d95-8c64ce792517/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] sh
[Pipeline] echo
16:13:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:13:10 chowning workspace
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:13:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:13:10 chowning workspace
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:13:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:13:10 chowning workspace
[Pipeline] sh
16:13:10 + pwd
16:13:10 + id -u
16:13:10 + id -g
16:13:10 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:13:10 + pwd
16:13:10 + id -u
16:13:10 + id -g
16:13:10 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:13:10 + pwd
16:13:10 + id -u
16:13:10 + id -g
16:13:10 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:13:10 + pwd
16:13:10 + id -u
16:13:10 + id -g
16:13:10 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
16:13:11 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:13:11 Removing all docker containers
[Pipeline] sh
16:13:11 + docker container ls -aq
[Pipeline] echo
16:13:11 Docker containers have been removed
[Pipeline] echo
16:13:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:13:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
[Pipeline] echo
16:13:11 Removing all docker containers
[Pipeline] sh
16:13:11 + docker container ls -aq
[Pipeline] echo
16:13:11 Docker containers have been removed
[Pipeline] echo
16:13:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:13:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] sh
[Pipeline] echo
16:13:11 Removing all docker containers
[Pipeline] sh
16:13:11 + echo starting...
16:13:11 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:13:11 + docker container ls -aq
[Pipeline] echo
16:13:11 Docker containers have been removed
[Pipeline] echo
16:13:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:13:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] sh
16:13:11 + echo starting...
16:13:11 starting...
16:13:12 + docker container ls -aq
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] echo
16:13:12 Docker containers have been removed
[Pipeline] echo
16:13:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:13:12 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-mac)
[Pipeline] sh
16:13:12 + docker version
16:13:12 Client: Docker Engine - Community
16:13:12  Version:           20.10.10-rc1
16:13:12  API version:       1.41
16:13:12  Go version:        go1.16.9
16:13:12  Git commit:        b485636
16:13:12  Built:             Mon Oct 18 15:21:14 2021
16:13:12  OS/Arch:           linux/arm64
16:13:12  Context:           default
16:13:12  Experimental:      true
16:13:12 
16:13:12 Server: Docker Engine - Community
16:13:12  Engine:
16:13:12   Version:          20.10.10-rc1
16:13:12   API version:      1.41 (minimum version 1.12)
16:13:12   Go version:       go1.16.9
16:13:12   Git commit:       9f5b26f
16:13:12   Built:            Mon Oct 18 15:19:46 2021
16:13:12   OS/Arch:          linux/arm64
16:13:12   Experimental:     true
16:13:12  containerd:
16:13:12   Version:          1.4.11
16:13:12   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:12  runc:
16:13:12   Version:          1.0.2
16:13:12   GitCommit:        v1.0.2-0-g52b36a2
16:13:12  docker-init:
16:13:12   Version:          0.19.0
16:13:12   GitCommit:        de40ad0
[Pipeline] sh
16:13:12 + echo starting...
16:13:12 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:13:12 + docker version
16:13:12 Client: Docker Engine - Community
16:13:12  Version:           20.10.10-rc1
16:13:12  API version:       1.41
16:13:12  Go version:        go1.16.9
16:13:12  Git commit:        b485636
16:13:12  Built:             Mon Oct 18 15:21:14 2021
16:13:12  OS/Arch:           linux/arm64
16:13:12  Context:           default
16:13:12  Experimental:      true
16:13:12 
16:13:12 Server: Docker Engine - Community
16:13:12  Engine:
16:13:12   Version:          20.10.10-rc1
16:13:12   API version:      1.41 (minimum version 1.12)
16:13:12   Go version:       go1.16.9
16:13:12   Git commit:       9f5b26f
16:13:12   Built:            Mon Oct 18 15:19:46 2021
16:13:12   OS/Arch:          linux/arm64
16:13:12   Experimental:     true
16:13:12  containerd:
16:13:12   Version:          1.4.11
16:13:12   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:12  runc:
16:13:12   Version:          1.0.2
16:13:12   GitCommit:        v1.0.2-0-g52b36a2
16:13:12  docker-init:
16:13:12   Version:          0.19.0
16:13:12   GitCommit:        de40ad0
16:13:12 + echo starting...
16:13:12 starting...
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:13:12 + docker info
16:13:12 + docker version
16:13:12 Client: Docker Engine - Community
16:13:12  Version:           20.10.10-rc1
16:13:12  API version:       1.41
16:13:12  Go version:        go1.16.9
16:13:12  Git commit:        b485636
16:13:12  Built:             Mon Oct 18 15:22:14 2021
16:13:12  OS/Arch:           linux/amd64
16:13:12  Context:           default
16:13:12  Experimental:      true
16:13:12 
16:13:12 Server: Docker Engine - Community
16:13:12  Engine:
16:13:12   Version:          20.10.10-rc1
16:13:12   API version:      1.41 (minimum version 1.12)
16:13:12   Go version:       go1.16.9
16:13:12   Git commit:       9f5b26f
16:13:12   Built:            Mon Oct 18 15:20:19 2021
16:13:12   OS/Arch:          linux/amd64
16:13:12   Experimental:     true
16:13:12  containerd:
16:13:12   Version:          1.4.11
16:13:12   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:12  runc:
16:13:12   Version:          1.0.2
16:13:12   GitCommit:        v1.0.2-0-g52b36a2
16:13:12  docker-init:
16:13:12   Version:          0.19.0
16:13:12   GitCommit:        de40ad0
[Pipeline] sh
16:13:12 + docker info
16:13:12 + docker version
16:13:12 Client: Docker Engine - Community
16:13:12  Version:           20.10.10-rc1
16:13:12  API version:       1.41
16:13:12  Go version:        go1.16.9
16:13:12  Git commit:        b485636
16:13:12  Built:             Mon Oct 18 15:22:14 2021
16:13:12  OS/Arch:           linux/amd64
16:13:12  Context:           default
16:13:12  Experimental:      true
16:13:12 
16:13:12 Server: Docker Engine - Community
16:13:12  Engine:
16:13:12   Version:          20.10.10-rc1
16:13:12   API version:      1.41 (minimum version 1.12)
16:13:12   Go version:       go1.16.9
16:13:12   Git commit:       9f5b26f
16:13:12   Built:            Mon Oct 18 15:20:19 2021
16:13:12   OS/Arch:          linux/amd64
16:13:12   Experimental:     true
16:13:12  containerd:
16:13:12   Version:          1.4.11
16:13:12   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:12  runc:
16:13:12   Version:          1.0.2
16:13:12   GitCommit:        v1.0.2-0-g52b36a2
16:13:12  docker-init:
16:13:12   Version:          0.19.0
16:13:12   GitCommit:        de40ad0
[Pipeline] sh
16:13:12 + docker info
16:13:13 + docker info
16:13:13 Client:
16:13:13  Context:    default
16:13:13  Debug Mode: false
16:13:13  Plugins:
16:13:13   app: Docker App (Docker Inc., v0.9.1-beta3)
16:13:13   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:13:13 
16:13:13 Server:
16:13:13  Containers: 0
16:13:13   Running: 0
16:13:13   Paused: 0
16:13:13   Stopped: 0
16:13:13  Images: 2
16:13:13  Server Version: 20.10.10-rc1
16:13:13  Storage Driver: overlay2
16:13:13   Backing Filesystem: extfs
16:13:13   Supports d_type: true
16:13:13   Native Overlay Diff: true
16:13:13   userxattr: false
16:13:13  Logging Driver: json-file
16:13:13  Cgroup Driver: cgroupfs
16:13:13  Cgroup Version: 1
16:13:13  Plugins:
16:13:13   Volume: local
16:13:13   Network: bridge host ipvlan macvlan null overlay
16:13:13   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:13:13  Swarm: inactive
16:13:13  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:13:13  Default Runtime: runc
16:13:13  Init Binary: docker-init
16:13:13  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:13  runc version: v1.0.2-0-g52b36a2
16:13:13  init version: de40ad0
16:13:13  Security Options:
16:13:13   apparmor
16:13:13   seccomp
16:13:13    Profile: default
16:13:13  Kernel Version: 5.11.0-1020-aws
16:13:13  Operating System: Ubuntu 20.04.3 LTS
16:13:13  OSType: linux
16:13:13  Architecture: aarch64
16:13:13  CPUs: 2
16:13:13  Total Memory: 7.581GiB
16:13:13  Name: ip-10-100-104-91
16:13:13  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:13:13  Docker Root Dir: /var/lib/docker
16:13:13  Debug Mode: false
16:13:13  Username: dockerbuildbot
16:13:13  Registry: https://index.docker.io/v1/
16:13:13  Labels:
16:13:13  Experimental: true
16:13:13  Insecure Registries:
16:13:13   127.0.0.0/8
16:13:13  Live Restore Enabled: true
16:13:13 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:13:13 The recommended git tool is: git
16:13:13 using credential docker-jenkins-github-credentials
16:13:13 Cloning the remote Git repository
16:13:13 Cloning with configured refspecs honoured and without tags
16:13:13 Client:
16:13:13  Context:    default
16:13:13  Debug Mode: false
16:13:13  Plugins:
16:13:13   app: Docker App (Docker Inc., v0.9.1-beta3)
16:13:13   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:13:13 
16:13:13 Server:
16:13:13  Containers: 0
16:13:13   Running: 0
16:13:13   Paused: 0
16:13:13   Stopped: 0
16:13:13  Images: 2
16:13:13  Server Version: 20.10.10-rc1
16:13:13  Storage Driver: overlay2
16:13:13   Backing Filesystem: extfs
16:13:13   Supports d_type: true
16:13:13   Native Overlay Diff: true
16:13:13   userxattr: false
16:13:13  Logging Driver: json-file
16:13:13  Cgroup Driver: cgroupfs
16:13:13  Cgroup Version: 1
16:13:13  Plugins:
16:13:13   Volume: local
16:13:13   Network: bridge host ipvlan macvlan null overlay
16:13:13   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:13:13  Swarm: inactive
16:13:13  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:13:13  Default Runtime: runc
16:13:13  Init Binary: docker-init
16:13:13  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:13  runc version: v1.0.2-0-g52b36a2
16:13:13  init version: de40ad0
16:13:13  Security Options:
16:13:13   apparmor
16:13:13   seccomp
16:13:13    Profile: default
16:13:13  Kernel Version: 5.11.0-1020-aws
16:13:13  Operating System: Ubuntu 20.04.3 LTS
16:13:13  OSType: linux
16:13:13  Architecture: aarch64
16:13:13  CPUs: 2
16:13:13  Total Memory: 7.581GiB
16:13:13  Name: ip-10-100-49-213
16:13:13  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:13:13  Docker Root Dir: /var/lib/docker
16:13:13  Debug Mode: false
16:13:13  Username: dockerbuildbot
16:13:13  Registry: https://index.docker.io/v1/
16:13:13  Labels:
16:13:13  Experimental: true
16:13:13  Insecure Registries:
16:13:13   127.0.0.0/8
16:13:13  Live Restore Enabled: true
16:13:13 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:13:13 The recommended git tool is: git
16:13:13 using credential docker-jenkins-github-credentials
16:13:13 Cloning the remote Git repository
16:13:13 Cloning with configured refspecs honoured and without tags
16:13:13 Fetching without tags
16:13:13 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:13 Client:
16:13:13  Context:    default
16:13:13  Debug Mode: false
16:13:13  Plugins:
16:13:13   app: Docker App (Docker Inc., v0.9.1-beta3)
16:13:13   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:13:13   compose: Docker Compose (Docker Inc., v2.0.1)
16:13:13   scan: Docker Scan (Docker Inc., v0.8.0)
16:13:13 
16:13:13 Server:
16:13:13  Containers: 0
16:13:13   Running: 0
16:13:13   Paused: 0
16:13:13   Stopped: 0
16:13:13  Images: 2
16:13:13  Server Version: 20.10.10-rc1
16:13:13  Storage Driver: overlay2
16:13:13   Backing Filesystem: extfs
16:13:13   Supports d_type: true
16:13:13   Native Overlay Diff: true
16:13:13   userxattr: false
16:13:13  Logging Driver: json-file
16:13:13  Cgroup Driver: systemd
16:13:13  Cgroup Version: 2
16:13:13  Plugins:
16:13:13   Volume: local
16:13:13   Network: bridge host ipvlan macvlan null overlay
16:13:13   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:13:13  Swarm: inactive
16:13:13  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:13:13  Default Runtime: runc
16:13:13  Init Binary: docker-init
16:13:13  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:13  runc version: v1.0.2-0-g52b36a2
16:13:13  init version: de40ad0
16:13:13  Security Options:
16:13:13   apparmor
16:13:13   seccomp
16:13:13    Profile: default
16:13:13   cgroupns
16:13:13  Kernel Version: 5.11.0-1020-aws
16:13:13  Operating System: Ubuntu 20.04.3 LTS
16:13:13  OSType: linux
16:13:13  Architecture: x86_64
16:13:13  CPUs: 2
16:13:13  Total Memory: 7.564GiB
16:13:13  Name: ip-10-100-70-44
16:13:13  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:13:13  Docker Root Dir: /var/lib/docker
16:13:13  Debug Mode: false
16:13:13  Username: dockerbuildbot
16:13:13  Registry: https://index.docker.io/v1/
16:13:13  Labels:
16:13:13  Experimental: true
16:13:13  Insecure Registries:
16:13:13   127.0.0.0/8
16:13:13  Live Restore Enabled: true
16:13:13 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:13:13 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:13 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
[Pipeline] checkout
16:13:13 The recommended git tool is: git
16:13:13 using credential docker-jenkins-github-credentials
16:13:13 Cloning the remote Git repository
16:13:13 Cloning with configured refspecs honoured and without tags
16:13:13 Fetching without tags
16:13:13 Client:
16:13:13  Context:    default
16:13:13  Debug Mode: false
16:13:13  Plugins:
16:13:13   app: Docker App (Docker Inc., v0.9.1-beta3)
16:13:13   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:13:13   compose: Docker Compose (Docker Inc., v2.0.1)
16:13:13   scan: Docker Scan (Docker Inc., v0.8.0)
16:13:13 
16:13:13 Server:
16:13:13  Containers: 0
16:13:13   Running: 0
16:13:13   Paused: 0
16:13:13   Stopped: 0
16:13:13  Images: 2
16:13:13  Server Version: 20.10.10-rc1
16:13:13  Storage Driver: overlay2
16:13:13   Backing Filesystem: extfs
16:13:13   Supports d_type: true
16:13:13   Native Overlay Diff: true
16:13:13   userxattr: false
16:13:13  Logging Driver: json-file
16:13:13  Cgroup Driver: systemd
16:13:13  Cgroup Version: 2
16:13:13  Plugins:
16:13:13   Volume: local
16:13:13   Network: bridge host ipvlan macvlan null overlay
16:13:13   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:13:13  Swarm: inactive
16:13:13  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:13:13  Default Runtime: runc
16:13:13  Init Binary: docker-init
16:13:13  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:13:13  runc version: v1.0.2-0-g52b36a2
16:13:13  init version: de40ad0
16:13:13  Security Options:
16:13:13   apparmor
16:13:13   seccomp
16:13:13    Profile: default
16:13:13   cgroupns
16:13:13  Kernel Version: 5.11.0-1020-aws
16:13:13  Operating System: Ubuntu 20.04.3 LTS
16:13:13  OSType: linux
16:13:13  Architecture: x86_64
16:13:13  CPUs: 2
16:13:13  Total Memory: 7.564GiB
16:13:13  Name: ip-10-100-39-90
16:13:13  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:13:13  Docker Root Dir: /var/lib/docker
16:13:13  Debug Mode: false
16:13:13  Username: dockerbuildbot
16:13:13  Registry: https://index.docker.io/v1/
16:13:13  Labels:
16:13:13  Experimental: true
16:13:13  Insecure Registries:
16:13:13   127.0.0.0/8
16:13:13  Live Restore Enabled: true
16:13:13 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:13:13 Commit message: "upgrade Docker Scan to v0.14.0"
16:13:13 First time build. Skipping changelog.
[Pipeline] checkout
16:13:13 The recommended git tool is: git
16:13:13 using credential docker-jenkins-github-credentials
16:13:13 Cloning the remote Git repository
16:13:13 Cloning with configured refspecs honoured and without tags
16:13:14 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:14 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:14 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:13:14 Commit message: "upgrade Docker Scan to v0.14.0"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
[Pipeline] sh
[Pipeline] sh
16:13:14 + make REF=master centos-7
16:13:14 git init src/github.com/docker/cli
16:13:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:13:14 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:13:14 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:13:14 + SRC=src/github.com/docker/cli
16:13:14 + REF=master
16:13:14 + REF_FETCH=master
16:13:14 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:13:14 + awk {print $2}
16:13:14 + REF=refs/heads/master
16:13:14 + [ -n refs/heads/master ]
16:13:14 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:14 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:14 Fetching without tags
16:13:14 Fetching without tags
16:13:14 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:14 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:14 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:13:14 + make REF=master centos-8
16:13:14 git init src/github.com/docker/cli
16:13:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:13:14 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:13:14 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:13:14 + SRC=src/github.com/docker/cli
16:13:14 + REF=master
16:13:14 + REF_FETCH=master
16:13:14 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:13:14 + awk {print $2}
16:13:14 + REF=refs/heads/master
16:13:14 + [ -n refs/heads/master ]
16:13:14 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:14 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:14 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:13:14 Commit message: "upgrade Docker Scan to v0.14.0"
16:13:14 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:13:14 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:13:14 Commit message: "upgrade Docker Scan to v0.14.0"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] sh
[Pipeline] sh
16:13:15 + make REF=master DOCKER_BUILD_PKGS=static-linux static
16:13:15 git init src/github.com/docker/cli
16:13:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:13:15 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:13:15 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:13:15 + SRC=src/github.com/docker/cli
16:13:15 + REF=master
16:13:15 + REF_FETCH=master
16:13:15 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:13:15 + awk {print $2}
16:13:15 + REF=refs/heads/master
16:13:15 + [ -n refs/heads/master ]
16:13:15 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:15 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:15 + make REF=master DOCKER_BUILD_PKGS=cross-mac static
16:13:15 git init src/github.com/docker/cli
16:13:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:13:15 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:13:15 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:13:15 + SRC=src/github.com/docker/cli
16:13:15 + REF=master
16:13:15 + REF_FETCH=master
16:13:15 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:13:15 + awk {print $2}
16:13:15 + REF=refs/heads/master
16:13:15 + [ -n refs/heads/master ]
16:13:15 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:15 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:13:16 From https://github.com/docker/cli
16:13:16  * [new branch]      master     -> master
16:13:16  * [new branch]      master     -> origin/master
16:13:16 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:13:16 From https://github.com/docker/cli
16:13:16  * [new branch]      master     -> master
16:13:16  * [new branch]      master     -> origin/master
16:13:16 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:13:16 git init src/github.com/docker/docker
16:13:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:13:16 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:13:16 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:13:16 git init src/github.com/docker/docker
16:13:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:13:16 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:13:16 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:13:16 + SRC=src/github.com/docker/docker
16:13:16 + REF=master
16:13:16 + REF_FETCH=master
16:13:16 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:13:16 + awk {print $2}
16:13:17 + SRC=src/github.com/docker/docker
16:13:17 + REF=master
16:13:17 + REF_FETCH=master
16:13:17 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:13:17 + awk {print $2}
16:13:17 + REF=refs/heads/master
16:13:17 + [ -n refs/heads/master ]
16:13:17 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:17 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:17 + REF=refs/heads/master
16:13:17 + [ -n refs/heads/master ]
16:13:17 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:17 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:17 From https://github.com/docker/cli
16:13:17  * [new branch]      master     -> master
16:13:17  * [new branch]      master     -> origin/master
16:13:17 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:13:17 git init src/github.com/docker/docker
16:13:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:13:17 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:13:17 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:13:17 + SRC=src/github.com/docker/docker
16:13:17 + REF=master
16:13:17 + REF_FETCH=master
16:13:17 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:13:17 + awk {print $2}
16:13:17 + REF=refs/heads/master
16:13:17 + [ -n refs/heads/master ]
16:13:17 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:17 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:18 From https://github.com/docker/cli
16:13:18  * [new branch]      master     -> master
16:13:18  * [new branch]      master     -> origin/master
16:13:18 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:13:18 git init src/github.com/docker/docker
16:13:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:13:18 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:13:18 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:13:18 + SRC=src/github.com/docker/docker
16:13:18 + REF=master
16:13:18 + REF_FETCH=master
16:13:18 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:13:18 + awk {print $2}
16:13:18 + REF=refs/heads/master
16:13:18 + [ -n refs/heads/master ]
16:13:18 + REF_FETCH=refs/heads/master:refs/heads/master
16:13:18 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:13:19 From https://github.com/docker/docker
16:13:19  * [new branch]      master     -> master
16:13:19  * [new branch]      master     -> origin/master
16:13:20 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:13:20 From https://github.com/docker/docker
16:13:20  * [new branch]      master     -> master
16:13:20  * [new branch]      master     -> origin/master
16:13:20 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:13:20 git init src/github.com/docker/scan-cli-plugin
16:13:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:13:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:13:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:13:20 + SRC=src/github.com/docker/scan-cli-plugin
16:13:20 + REF=v0.14.0
16:13:20 + REF_FETCH=v0.14.0
16:13:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:13:20 + awk {print $2}
16:13:20 + REF=refs/tags/v0.14.0
16:13:20 + [ -n refs/tags/v0.14.0 ]
16:13:20 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:20 git init src/github.com/docker/scan-cli-plugin
16:13:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:13:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:13:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:13:20 + SRC=src/github.com/docker/scan-cli-plugin
16:13:20 + REF=v0.14.0
16:13:20 + REF_FETCH=v0.14.0
16:13:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:13:20 + awk {print $2}
16:13:20 + REF=refs/tags/v0.14.0
16:13:20 + [ -n refs/tags/v0.14.0 ]
16:13:20 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:20 From https://github.com/docker/scan-cli-plugin
16:13:20  * [new tag]         v0.14.0    -> v0.14.0
16:13:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:13:20 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 centos-7
16:13:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:13:20 mkdir -p rpmbuild/SOURCES
16:13:20 docker run --rm -w /v \
16:13:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:13:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:20 	alpine \
16:13:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:13:20 From https://github.com/docker/scan-cli-plugin
16:13:20  * [new tag]         v0.14.0    -> v0.14.0
16:13:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:13:20 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 centos-8
16:13:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:13:20 mkdir -p rpmbuild/SOURCES
16:13:20 docker run --rm -w /v \
16:13:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:13:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:20 	alpine \
16:13:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:13:20 Unable to find image 'alpine:latest' locally
16:13:20 Unable to find image 'alpine:latest' locally
16:13:20 latest: Pulling from library/alpine
16:13:20 latest: Pulling from library/alpine
16:13:20 9b3977197b4f: Pulling fs layer
16:13:20 9b3977197b4f: Verifying Checksum
16:13:20 9b3977197b4f: Download complete
16:13:21 9b3977197b4f: Pulling fs layer
16:13:21 9b3977197b4f: Verifying Checksum
16:13:21 9b3977197b4f: Download complete
16:13:21 9b3977197b4f: Pull complete
16:13:21 From https://github.com/docker/docker
16:13:21  * [new branch]      master     -> master
16:13:21  * [new branch]      master     -> origin/master
16:13:21 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:13:21 git init src/github.com/docker/scan-cli-plugin
16:13:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:13:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:13:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:13:21 + SRC=src/github.com/docker/scan-cli-plugin
16:13:21 + REF=v0.14.0
16:13:21 + REF_FETCH=v0.14.0
16:13:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:13:21 + awk {print $2}
16:13:21 + REF=refs/tags/v0.14.0
16:13:21 + [ -n refs/tags/v0.14.0 ]
16:13:21 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:21 9b3977197b4f: Pull complete
16:13:21 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:13:21 Status: Downloaded newer image for alpine:latest
16:13:21 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:13:21 Status: Downloaded newer image for alpine:latest
16:13:21 From https://github.com/docker/scan-cli-plugin
16:13:21  * [new tag]         v0.14.0    -> v0.14.0
16:13:21 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:13:21 for p in static-linux; do \
16:13:21 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.12 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
16:13:21 done
16:13:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:13:21 cd /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
16:13:21 #1 [internal] load build definition from Dockerfile
16:13:21 #1 transferring dockerfile: 4.87kB done
16:13:21 #1 DONE 0.0s
16:13:21 
16:13:21 #2 [internal] load .dockerignore
16:13:21 #2 transferring context: 157B done
16:13:21 #2 DONE 0.0s
16:13:21 
16:13:21 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:13:21 #4 DONE 0.0s
16:13:21 
16:13:21 #3 resolve image config for docker.io/docker/dockerfile:1.3
16:13:21 #3 DONE 0.1s
16:13:21 
16:13:21 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:13:21 #5 CACHED
16:13:22 
16:13:22 #7 [internal] load build definition from Dockerfile
16:13:22 #7 DONE 0.0s
16:13:22 
16:13:22 #6 [internal] load .dockerignore
16:13:22 #6 DONE 0.0s
16:13:22 
16:13:22 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:13:22 #11 DONE 0.0s
16:13:22 
16:13:22 #12 [auth] library/golang:pull token for registry-1.docker.io
16:13:22 #12 DONE 0.0s
16:13:22 
16:13:22 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:13:22 #13 DONE 0.0s
16:13:22 
16:13:22 #10 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:13:22 #10 DONE 0.4s
16:13:22 
16:13:22 #9 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:13:22 #9 DONE 0.3s
16:13:22 
16:13:22 #8 [internal] load metadata for docker.io/library/golang:1.16.11-alpine
16:13:22 #8 DONE 0.4s
16:13:22 From https://github.com/docker/docker
16:13:22  * [new branch]      master     -> master
16:13:22  * [new branch]      master     -> origin/master
16:13:22 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:13:22 git init src/github.com/docker/scan-cli-plugin
16:13:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:13:22 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:13:22 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:13:22 + SRC=src/github.com/docker/scan-cli-plugin
16:13:22 + REF=v0.14.0
16:13:22 + REF_FETCH=v0.14.0
16:13:22 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:13:22 + awk {print $2}
16:13:23 + REF=refs/tags/v0.14.0
16:13:23 + [ -n refs/tags/v0.14.0 ]
16:13:23 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:23 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:13:23 From https://github.com/docker/scan-cli-plugin
16:13:23  * [new tag]         v0.14.0    -> v0.14.0
16:13:23 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:13:23 for p in cross-mac; do \
16:13:23 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.12 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
16:13:23 done
16:13:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:13:23 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
16:13:23 
16:13:23 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
16:13:23 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
16:13:23 #15 sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 2.65kB / 2.65kB done
16:13:23 #15 sha256:8bb4fd3914ad2b9b2bfcc8ac2a8e6c63e66207767c21dc520041973d821426f8 525B / 525B done
16:13:23 #15 sha256:5162799cdc040568b1bd7d574d69a20c1b9d6927c677601b50f40e2b58edbcdb 945B / 945B done
16:13:23 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0B / 13.43kB 0.1s
16:13:23 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done
16:13:23 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a done
16:13:23 suspicious_agnesi
16:13:23 mkdir -p build/mac/amd64/docker
16:13:23 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/scripts/build-cli-plugins":/build:ro golang:1.16.12 /build
16:13:23 Unable to find image 'golang:1.16.12' locally
16:13:23 #15 DONE 0.4s
16:13:23 
16:13:23 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:13:23 #14 resolve docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f 0.0s done
16:13:23 #14 sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f 1.65kB / 1.65kB done
16:13:23 #14 sha256:c4fc60fff28ed61a68d52313dddfba7b025598fcca6a8b4a0b51051a8aaf62af 1.36kB / 1.36kB done
16:13:23 #14 sha256:065ac3b1a78f6830e27ef7cbe91985ffbddac372d0db3e75eec971cc362be15e 5.20kB / 5.20kB done
16:13:23 #14 sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 2.82MB / 2.82MB 0.2s done
16:13:23 #14 sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 282.16kB / 282.16kB 0.1s done
16:13:23 #14 sha256:8ed8ca4862056a130f714accb3538decfa0663fec84e635d8b5a0a3305353dee 155B / 155B 0.2s done
16:13:23 #14 extracting sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 0.2s
16:13:23 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 3.15MB / 105.85MB 0.5s
16:13:23 #14 sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f 155B / 155B 0.3s done
16:13:23 1.16.12: Pulling from library/golang
16:13:23 5e0b432e8ba9: Already exists
16:13:23 a84cfd68b5ce: Already exists
16:13:23 e8b8f2315954: Already exists
16:13:23 0598fa43a7e7: Already exists
16:13:23 ae9442ff4ff8: Already exists
16:13:23 dd56cb6d5926: Pulling fs layer
16:13:23 0b5f424b4861: Pulling fs layer
16:13:23 0b5f424b4861: Verifying Checksum
16:13:23 0b5f424b4861: Download complete
16:13:23 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 12.58MB / 105.85MB 0.8s
16:13:23 #14 ...
16:13:23 
16:13:23 #23 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:13:23 #23 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:13:23 #23 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
16:13:23 #23 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
16:13:23 #23 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
16:13:23 #23 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0B / 117B 0.4s
16:13:23 #23 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
16:13:23 #23 DONE 0.9s
16:13:23 
16:13:23 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:13:23 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 29.36MB / 105.85MB 1.1s
16:13:24 #14 extracting sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 0.8s done
16:13:24 #14 extracting sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b
16:13:24 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 35.65MB / 105.85MB 1.4s
16:13:24 #14 extracting sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 0.2s done
16:13:24 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 44.21MB / 105.85MB 1.5s
16:13:24 mkdir -p rpmbuild/SOURCES
16:13:24 docker run --rm -w /v \
16:13:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:13:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:24 	alpine \
16:13:24 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:13:24 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 56.62MB / 105.85MB 1.8s
16:13:24 #14 extracting sha256:8ed8ca4862056a130f714accb3538decfa0663fec84e635d8b5a0a3305353dee done
16:13:24 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 71.30MB / 105.85MB 2.0s
16:13:24 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 81.79MB / 105.85MB 2.1s
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_64Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-200416:13:25 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 92.27MB / 105.85MB 2.2s
16:13:25 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 104.86MB / 105.85MB 2.4s
Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
16:13:25 dd56cb6d5926: Verifying Checksum
16:13:25 dd56cb6d5926: Download complete
Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
16:13:25 mkdir -p rpmbuild/SOURCES
16:13:25 docker run --rm -w /v \
16:13:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:13:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:25 	alpine \
16:13:25 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:13:25 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 105.85MB / 105.85MB 2.5s done
16:13:25 #14 extracting sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b
16:13:25 #14 ...
16:13:25 
16:13:25 #22 [internal] load build context
16:13:25 #22 transferring context: 51.23MB 2.8s done
16:13:25 #22 DONE 2.8s
16:13:25 
16:13:25 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:13:27 mkdir -p rpmbuild/SOURCES
16:13:27 docker run --rm -w /v \
16:13:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:13:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:27 	alpine \
16:13:27 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:13:27 mkdir -p rpmbuild/SOURCES
16:13:27 docker run --rm -w /v \
16:13:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:13:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:27 	alpine \
16:13:27 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:13:28 docker run --rm -w /v \
16:13:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:13:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:28 	alpine \
16:13:28 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:13:28 docker run --rm -w /v \
16:13:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:13:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:13:28 	alpine \
16:13:28 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:13:29 == Building packages for centos-7 ==
16:13:29 mkdir -p "rpmbuild/centos-7"
16:13:29 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
16:13:29 == Building packages for centos-8 ==
16:13:29 mkdir -p "rpmbuild/centos-8"
16:13:29 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
16:13:29 #14 extracting sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 4.0s done
16:13:29 #14 extracting sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f
16:13:29 #14 extracting sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f done
16:13:29 #14 DONE 7.1s
16:13:29 #1 [internal] load build definition from Dockerfile
16:13:29 #1 sha256:390a8cf5eda30ac52f3d877cda0bdf0acf47f55462dbec1fbe4b6dfd26f30803
16:13:29 #1 transferring dockerfile: 1.62kB done
16:13:29 #1 DONE 0.0s
16:13:29 
16:13:29 #2 [internal] load .dockerignore
16:13:29 #2 sha256:8101ad48a8a3d0f47606b35c412cc339ddb63acd78e272698d82d6e17756f08c
16:13:29 #2 transferring context: 2B done
16:13:29 #2 DONE 0.0s
16:13:29 
16:13:29 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:13:29 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:13:30 #1 [internal] load build definition from Dockerfile
16:13:30 #1 sha256:be8d8ea9f0eaab73bff30c43451f4f94a9cdcce88ae5dcd9547c96085a418848
16:13:30 #1 transferring dockerfile: 1.06kB done
16:13:30 #1 DONE 0.0s
16:13:30 
16:13:30 #2 [internal] load .dockerignore
16:13:30 #2 sha256:c9700295fd8e21d46572a080cb45bcb6fb487bf9ae10c1a1520d2288d56abb41
16:13:30 #2 transferring context: 2B done
16:13:30 #2 DONE 0.0s
16:13:30 
16:13:30 #5 [auth] library/centos:pull token for registry-1.docker.io
16:13:30 #5 sha256:b877aa242f9bed19de31d266fd87b7e042aa2a9e02ad1d153f238e0c4a64ce03
16:13:30 #5 DONE 0.0s
16:13:30 
16:13:30 #6 [auth] library/golang:pull token for registry-1.docker.io
16:13:30 #6 sha256:a4417d78d5b3d96c57abd120c17e9e0e6a1bba243530b373425665f76fb49285
16:13:30 #6 DONE 0.0s
16:13:30 
16:13:30 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:13:30 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:13:30 
16:13:30 #16 [build-base-alpine 1/3] COPY --from=xx / /
16:13:30 #4 ...
16:13:30 
16:13:30 #5 [auth] library/golang:pull token for registry-1.docker.io
16:13:30 #5 sha256:e114ed912c90ec437ed4931d91ebd1957bd536ffee8280c9c420a0765816c6d8
16:13:30 #5 DONE 0.0s
16:13:30 
16:13:30 #6 [auth] library/centos:pull token for registry-1.docker.io
16:13:30 #6 sha256:abed5f85673140a8b8c69473c008d56a279e737c8695832e0c154b9402f0bb6b
16:13:30 #6 DONE 0.0s
16:13:30 #4 DONE 0.4s
16:13:30 
16:13:30 #3 [internal] load metadata for docker.io/library/centos:7
16:13:30 #3 sha256:b84e30cc57878b522c0231f9044b263406346e739661a97f8354b8fd3ee7e2c9
16:13:30 #3 DONE 0.4s
16:13:30 
16:13:30 #3 [internal] load metadata for docker.io/library/centos:8
16:13:30 #3 sha256:fa84216b7f5629f8a6f4f30abcde151e8e47a175d6b7eef42f095c8a56bd12f0
16:13:30 #3 DONE 0.4s
16:13:30 
16:13:30 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:13:30 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:13:30 #4 DONE 0.3s
16:13:30 
16:13:30 #12 [internal] load build context
16:13:30 #12 sha256:4ee64143001f85518f87ad39aa96d9d3af91a86b835262445b04213cf51d23a9
16:13:30 #12 DONE 0.0s
16:13:30 
16:13:30 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
16:13:30 #7 sha256:c5c52319efd51b8cf8dffcc716ba360bbd827202cbef80672515e8e048de43f8
16:13:30 #7 resolve docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 0.0s done
16:13:30 #7 ...
16:13:30 
16:13:30 #12 [internal] load build context
16:13:30 #12 sha256:4ee64143001f85518f87ad39aa96d9d3af91a86b835262445b04213cf51d23a9
16:13:30 #12 transferring context: 11.77kB done
16:13:30 #12 DONE 0.0s
16:13:30 
16:13:30 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
16:13:30 #7 sha256:c5c52319efd51b8cf8dffcc716ba360bbd827202cbef80672515e8e048de43f8
16:13:30 #7 sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 762B / 762B done
16:13:30 #7 sha256:65a4aad1156d8a0679537cb78519a17eb7142e05a968b26a5361153006224fdc 529B / 529B done
16:13:30 #7 sha256:e6a0117ec169eda93dc5ca978c6ac87580e36765a66097a6bfb6639a3bd4038a 2.16kB / 2.16kB done
16:13:30 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 0B / 83.94MB 0.1s
16:13:30 dd56cb6d5926: Pull complete
16:13:30 0b5f424b4861: Pull complete
16:13:30 Digest: sha256:10ce31b50ef1de476d2dc80a648bab7da89121cf452e3dcadbf9f33addae5969
16:13:30 Status: Downloaded newer image for golang:1.16.12
16:13:30 
16:13:30 #10 [internal] load build context
16:13:30 #10 sha256:fc6233e850076017ab43b46fa7363ba343d9f8e1ec6df67ca0a4183bf437131b
16:13:30 #10 transferring context: 11.77kB done
16:13:30 #10 DONE 0.0s
16:13:30 
16:13:30 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
16:13:30 #7 sha256:fed79f653a913aadd9ea16789fba8cbb19bc27d088951bf4547f2c29c58ff52d
16:13:30 #7 resolve docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 0.0s done
16:13:30 #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done
16:13:30 #7 sha256:864a7acea4a5e8fa7a4d83720fbcbadbe38b183f46f3600e04a3f8c1d961ed87 530B / 530B done
16:13:30 #7 sha256:dfc30428e1631ce2adb2a7978c667f88dc033a3c2991943f5e2307d857ed0370 2.77kB / 2.77kB done
16:13:30 #16 DONE 0.5s
16:13:30 
16:13:30 #17 [build-base-alpine 2/3] RUN apk add --no-cache bash clang lld llvm file git
16:13:30 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 8.94MB / 83.94MB 0.3s
16:13:30 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 16.78MB / 83.94MB 0.4s
16:13:31 #17 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
16:13:31 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 24.12MB / 83.94MB 0.9s
16:13:32 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 32.51MB / 83.94MB 1.4s
16:13:32 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 52.43MB / 83.94MB 1.7s
16:13:32 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 63.96MB / 83.94MB 1.8s
16:13:32 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 77.59MB / 83.94MB 2.0s
16:13:32 Cloning into '/go/src/github.com/docker/buildx'...
16:13:32 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0B / 108.37MB 2.0s
16:13:32 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 7.34MB / 108.37MB 2.1s
16:13:32 #17 1.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
16:13:32 #17 1.935 (1/22) Installing ncurses-terminfo-base (6.3_p20211120-r0)
16:13:32 #17 1.940 (2/22) Installing ncurses-libs (6.3_p20211120-r0)
16:13:32 #17 1.949 (3/22) Installing readline (8.1.1-r0)
16:13:32 #17 1.954 (4/22) Installing bash (5.1.8-r0)
16:13:32 #17 1.969 Executing bash-5.1.8-r0.post-install
16:13:32 #17 1.971 (5/22) Installing libffi (3.4.2-r1)
16:13:32 #17 1.974 (6/22) Installing libgcc (10.3.1_git20211027-r0)
16:13:32 #17 1.977 (7/22) Installing libstdc++ (10.3.1_git20211027-r0)
16:13:32 #17 1.992 (8/22) Installing xz-libs (5.2.5-r0)
16:13:32 #17 1.995 (9/22) Installing libxml2 (2.9.12-r2)
16:13:32 #17 2.008 (10/22) Installing llvm12-libs (12.0.1-r0)
16:13:32 #7 sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 83.94MB / 83.94MB 2.2s done
16:13:32 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 16.78MB / 108.37MB 2.2s
16:13:32 #7 extracting sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193
16:13:32 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 30.41MB / 108.37MB 2.5s
16:13:33 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 43.99MB / 108.37MB 2.8s
16:13:33 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 60.82MB / 108.37MB 2.9s
16:13:33 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 67.11MB / 108.37MB 3.0s
16:13:33 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 78.64MB / 108.37MB 3.1s
16:13:33 #17 2.733 (11/22) Installing clang-libs (12.0.1-r1)
16:13:33 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 84.93MB / 108.37MB 3.2s
16:13:34 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 99.61MB / 108.37MB 3.6s
16:13:34 #17 3.381 (12/22) Installing clang (12.0.1-r1)
16:13:34 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 3.8s
16:13:34 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 3.8s done
16:13:34 #17 3.649 (13/22) Installing libmagic (5.41-r0)
16:13:34 #17 3.676 (14/22) Installing file (5.41-r0)
16:13:34 #17 3.678 (15/22) Installing brotli-libs (1.0.9-r5)
16:13:34 #17 3.687 (16/22) Installing nghttp2-libs (1.46.0-r0)
16:13:34 #17 3.690 (17/22) Installing libcurl (7.80.0-r0)
16:13:34 #17 3.698 (18/22) Installing expat (2.4.1-r0)
16:13:34 #17 3.702 (19/22) Installing pcre2 (10.39-r0)
16:13:34 #17 3.710 (20/22) Installing git (2.34.1-r0)
16:13:34 #17 3.829 (21/22) Installing lld (12.0.1-r1)
16:13:34 #17 3.863 (22/22) Installing llvm12 (12.0.1-r0)
16:13:34 #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec
16:13:34 #17 4.231 Executing busybox-1.34.1-r3.trigger
16:13:34 #17 4.236 OK: 300 MiB in 37 packages
16:13:34 Fetching origin
16:13:34 + GO111MODULE=on
16:13:34 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:35 #17 DONE 4.7s
16:13:35 
16:13:35 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
16:13:35 #18 DONE 0.0s
16:13:35 
16:13:35 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:13:36 #19 0.917 + apk  --root / add --no-cache musl-dev gcc
16:13:36 #19 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
16:13:37 #19 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
16:13:37 #19 2.375 (1/10) Installing binutils (2.37-r3)
16:13:37 #7 ...
16:13:37 
16:13:37 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:37 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:37 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:13:37 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:13:37 #13 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:13:37 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.3s done
16:13:37 #13 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:13:37 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.0s done
16:13:37 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.3s done
16:13:37 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.3s done
16:13:37 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 1.8s done
16:13:37 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 2.8s done
16:13:37 #13 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 2.6s done
16:13:37 #13 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 1.9s done
16:13:37 #13 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.5s done
16:13:37 #13 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.3s done
16:13:37 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 2.0s
16:13:37 #13 ...
16:13:37 
16:13:37 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
16:13:37 #7 sha256:fed79f653a913aadd9ea16789fba8cbb19bc27d088951bf4547f2c29c58ff52d
16:13:37 #19 2.536 (2/10) Installing libgomp (10.3.1_git20211027-r0)
16:13:37 #19 2.546 (3/10) Installing libatomic (10.3.1_git20211027-r0)
16:13:37 #19 2.550 (4/10) Installing libgphobos (10.3.1_git20211027-r0)
16:13:37 #19 2.633 (5/10) Installing gmp (6.2.1-r0)
16:13:38 #19 2.642 (6/10) Installing isl22 (0.22-r0)
16:13:38 #19 2.680 (7/10) Installing mpfr4 (4.1.0-r0)
16:13:38 #19 2.727 (8/10) Installing mpc1 (1.2.1-r0)
16:13:38 #19 2.731 (9/10) Installing gcc (10.3.1_git20211027-r0)
16:13:38 #7 extracting sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 5.2s
16:13:38 #7 ...
16:13:38 
16:13:38 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:38 #15 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:38 #15 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:13:38 #15 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:13:38 #15 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:13:38 #15 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:13:38 #15 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.9s done
16:13:38 #15 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.3s done
16:13:38 #15 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.6s done
16:13:38 #15 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.8s done
16:13:38 #15 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.2s done
16:13:38 #15 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.5s done
16:13:38 #15 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.7s done
16:13:38 #15 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.3s done
16:13:38 #15 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.4s done
16:13:38 #15 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.3s done
16:13:38 #15 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 1.7s
16:13:38 #15 ...
16:13:38 
16:13:38 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
16:13:38 #7 sha256:c5c52319efd51b8cf8dffcc716ba360bbd827202cbef80672515e8e048de43f8
16:13:38 #7 extracting sha256:52f9ef134af7dd14738733e567402af86136287d9468978d044780a6435a1193 5.3s done
16:13:38 #7 DONE 7.8s
16:13:38 
16:13:38 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:38 #15 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:38 #15 ...
16:13:38 
16:13:38 #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi
16:13:38 #8 sha256:471b4e132e33725dcf3502a060254407b20b0d1ef7c11d842a93ad05bc866d09
16:13:39 #19 4.080 (10/10) Installing musl-dev (1.2.2-r7)
16:13:39 #19 4.235 Executing busybox-1.34.1-r3.trigger
16:13:39 #19 4.247 OK: 419 MiB in 47 packages
16:13:39 #19 DONE 4.5s
16:13:39 
16:13:39 #20 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
16:13:39 #20 1.197 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
16:13:39 #20 2.539 go: downloading github.com/akavel/rsrc v0.10.2
16:13:40 #20 DONE 4.5s
16:13:40 
16:13:40 #21 [build 1/2] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
16:13:40 #21 DONE 0.1s
16:13:40 
16:13:40 #24 [build 2/2] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:13:40 #8 DONE 2.2s
16:13:40 
16:13:40 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:40 #15 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:40 #15 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.5s done
16:13:40 #15 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 0.4s
16:13:40 #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.6s
16:13:40 #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 6.2s done
16:13:40 #7 DONE 10.5s
16:13:40 
16:13:40 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:40 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:40 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.0s done
16:13:40 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.3s
16:13:40 #24 0.809 Building static docker-linux-amd64
16:13:40 #24 0.815 + go build -o /out/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:13:40Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
16:13:41 #15 ...
16:13:41 
16:13:41 #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi
16:13:41 #9 sha256:f8ca0b8533cc661f3acef4f92974aba0a4acba692322eadf580d378d54f65e91
16:13:41 #9 DONE 1.2s
16:13:41 
16:13:41 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:41 #15 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:42 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 3.5s done
16:13:42 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9
16:13:42 #15 ...
16:13:42 
16:13:42 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:13:42 #10 sha256:4f62dc5454849932282d2a4dcc86bef0013cb08ac3f22c7d054c9d35d9b6c2a8
16:13:42 #10 DONE 0.8s
16:13:42 
16:13:42 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:42 #15 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:43 #13 ...
16:13:43 
16:13:43 #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
16:13:43 #8 sha256:566438cbf98bc2fce04cec065f324150bf03110126aeb4c00849dde60983cb93
16:13:43 #8 DONE 2.5s
16:13:43 
16:13:43 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:43 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:43 #13 ...
16:13:43 
16:13:43 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:13:43 #9 sha256:e4ea8ad8d7860413327606463d23b3ea00a051d888183dc736b607f77af42078
16:13:44 #15 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 4.1s done
16:13:44 #9 0.967 Loaded plugins: fastestmirror, ovl
16:13:44 #15 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0.1s
16:13:44 #9 1.121 Determining fastest mirrors
16:13:47 #9 ...
16:13:47 
16:13:47 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:13:47 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:13:47 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 4.8s done
16:13:47 #13 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:13:47 #13 DONE 17.1s
16:13:47 
16:13:47 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:13:47 #9 sha256:e4ea8ad8d7860413327606463d23b3ea00a051d888183dc736b607f77af42078
16:13:49 #15 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.2s
16:13:51 #9 7.643  * base: download.cf.centos.org
16:13:51 #9 7.644  * extras: download.cf.centos.org
16:13:51 #9 7.644  * updates: download.cf.centos.org
16:13:51 #15 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 7.2s done
16:13:51 #15 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:13:52 #15 DONE 21.6s
16:13:52 
16:13:52 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
16:13:52 #11 sha256:7bb1ffe262f7463832676bbe065bea95b7f51fffd40829567ebd42078c98c83e
16:13:52 #11 2.264 CentOS Linux 8 - AppStream                      6.1 MB/s | 7.0 MB     00:01    
16:13:52 #11 4.942 CentOS Linux 8 - BaseOS                         2.7 MB/s | 2.9 MB     00:01    
16:13:52 #11 6.307 CentOS Linux 8 - Extras                          14 kB/s |  10 kB     00:00    
16:13:52 #11 7.859 CentOS Linux 8 - PowerTools                     1.2 MB/s | 1.7 MB     00:01    
16:13:52 #11 9.248 Dependencies resolved.
16:13:52 #11 9.261 ==============================================================================================
16:13:52 #11 9.261  Package                      Arch     Version                                Repo        Size
16:13:52 #11 9.261 ==============================================================================================
16:13:52 #11 9.261 Installing:
16:13:52 #11 9.261  rpm-build                    aarch64  4.14.3-19.el8                          appstream  172 k
16:13:52 #11 9.261  rpmlint                      noarch   1.10-14.el8                            appstream  192 k
16:13:52 #11 9.261  yum-utils                    noarch   4.0.21-3.el8                           baseos      73 k
16:13:52 #11 9.261 Upgrading:
16:13:52 #11 9.261  elfutils-libelf              aarch64  0.185-1.el8                            baseos     220 k
16:13:52 #11 9.261  elfutils-libs                aarch64  0.185-1.el8                            baseos     284 k
16:13:52 #11 9.261  file-libs                    aarch64  5.33-20.el8                            baseos     541 k
16:13:52 #11 9.261  ncurses-base                 noarch   6.1-9.20180224.el8                     baseos      81 k
16:13:52 #11 9.261  ncurses-libs                 aarch64  6.1-9.20180224.el8                     baseos     311 k
16:13:52 #11 9.261  python3-rpm                  aarch64  4.14.3-19.el8                          baseos     155 k
16:13:52 #11 9.261  rpm                          aarch64  4.14.3-19.el8                          baseos     542 k
16:13:52 #11 9.261  rpm-build-libs               aarch64  4.14.3-19.el8                          baseos     150 k
16:13:52 #11 9.261  rpm-libs                     aarch64  4.14.3-19.el8                          baseos     327 k
16:13:52 #11 9.261 Installing dependencies:
16:13:52 #11 9.261  bzip2                        aarch64  1.0.6-26.el8                           baseos      60 k
16:13:52 #11 9.261  dbus-glib                    aarch64  0.110-2.el8                            baseos     122 k
16:13:52 #11 9.261  desktop-file-utils           aarch64  0.23-8.el8                             appstream   79 k
16:13:52 #11 9.261  diffutils                    aarch64  3.6-6.el8                              baseos     352 k
16:13:52 #11 9.261  dnf-plugins-core             noarch   4.0.21-3.el8                           baseos      70 k
16:13:52 #11 9.261  dwz                          aarch64  0.12-10.el8                            appstream  103 k
16:13:52 #11 9.261  efi-srpm-macros              noarch   3-3.el8                                appstream   22 k
16:13:52 #11 9.261  elfutils                     aarch64  0.185-1.el8                            baseos     525 k
16:13:52 #11 9.261  emacs-filesystem             noarch   1:26.1-7.el8                           baseos      70 k
16:13:52 #11 9.261  file                         aarch64  5.33-20.el8                            baseos      77 k
16:13:52 #11 9.261  gc                           aarch64  7.6.4-3.el8                            appstream   99 k
16:13:52 #11 9.261  gdb-headless                 aarch64  8.2-16.el8                             appstream  3.1 M
16:13:52 #11 9.261  ghc-srpm-macros              noarch   1.4.2-7.el8                            appstream  9.3 k
16:13:52 #11 9.261  go-srpm-macros               noarch   2-17.el8                               appstream   13 k
16:13:52 #11 9.261  groff-base                   aarch64  1.22.3-18.el8                          baseos     989 k
16:13:52 #11 9.261  guile                        aarch64  5:2.0.14-7.el8                         appstream  3.5 M
16:13:52 #11 9.261  libatomic_ops                aarch64  7.6.2-3.el8                            appstream   38 k
16:13:52 #11 9.261  libbabeltrace                aarch64  1.5.4-3.el8                            baseos     189 k
16:13:52 #11 9.261  libpkgconf                   aarch64  1.4.2-1.el8                            baseos      34 k
16:13:52 #11 9.261  libtool-ltdl                 aarch64  2.4.6-25.el8                           baseos      57 k
16:13:52 #11 9.261  ncurses                      aarch64  6.1-9.20180224.el8                     baseos     383 k
16:13:52 #11 9.261  ocaml-srpm-macros            noarch   5-4.el8                                appstream  9.4 k
16:13:52 #11 9.261  openblas-srpm-macros         noarch   2-2.el8                                appstream  7.9 k
16:13:52 #11 9.261  patch                        aarch64  2.7.6-11.el8                           baseos     134 k
16:13:52 #11 9.261  perl-Carp                    noarch   1.42-396.el8                           baseos      30 k
16:13:52 #11 9.261  perl-Encode                  aarch64  4:2.97-3.el8                           baseos     1.5 M
16:13:52 #11 9.261  perl-Errno                   aarch64  1.28-420.el8                           baseos      76 k
16:13:52 #11 9.261  perl-Exporter                noarch   5.72-396.el8                           baseos      34 k
16:13:52 #11 9.261  perl-File-Path               noarch   2.15-2.el8                             baseos      38 k
16:13:52 #11 9.261  perl-File-Temp               noarch   0.230.600-1.el8                        baseos      63 k
16:13:52 #11 9.261  perl-Getopt-Long             noarch   1:2.50-4.el8                           baseos      63 k
16:13:52 #11 9.261  perl-HTTP-Tiny               noarch   0.074-1.el8                            baseos      58 k
16:13:52 #11 9.261  perl-IO                      aarch64  1.38-420.el8                           baseos     142 k
16:13:52 #11 9.261  perl-MIME-Base64             aarch64  3.15-396.el8                           baseos      31 k
16:13:52 #11 9.261  perl-PathTools               aarch64  3.74-1.el8                             baseos      90 k
16:13:52 #11 9.261  perl-Pod-Escapes             noarch   1:1.07-395.el8                         baseos      20 k
16:13:52 #11 9.261  perl-Pod-Perldoc             noarch   3.28-396.el8                           baseos      86 k
16:13:52 #11 9.261  perl-Pod-Simple              noarch   1:3.35-395.el8                         baseos     213 k
16:13:52 #11 9.261  perl-Pod-Usage               noarch   4:1.69-395.el8                         baseos      34 k
16:13:52 #11 9.261  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                           baseos      67 k
16:13:52 #11 9.261  perl-Socket                  aarch64  4:2.027-3.el8                          baseos      59 k
16:13:52 #11 9.261  perl-Storable                aarch64  1:3.11-3.el8                           baseos      95 k
16:13:52 #11 9.261  perl-Term-ANSIColor          noarch   4.06-396.el8                           baseos      46 k
16:13:52 #11 9.261  perl-Term-Cap                noarch   1.17-395.el8                           baseos      23 k
16:13:52 #11 9.261  perl-Text-ParseWords         noarch   3.30-395.el8                           baseos      18 k
16:13:52 #11 9.261  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                      baseos      24 k
16:13:52 #11 9.261  perl-Time-Local              noarch   1:1.280-1.el8                          baseos      34 k
16:13:52 #11 9.261  perl-Unicode-Normalize       aarch64  1.25-396.el8                           baseos      78 k
16:13:52 #11 9.261  perl-constant                noarch   1.33-396.el8                           baseos      25 k
16:13:52 #11 9.261  perl-interpreter             aarch64  4:5.26.3-420.el8                       baseos     6.3 M
16:13:52 #11 9.261  perl-libs                    aarch64  4:5.26.3-420.el8                       baseos     1.5 M
16:13:52 #11 9.261  perl-macros                  aarch64  4:5.26.3-420.el8                       baseos      72 k
16:13:52 #11 9.261  perl-parent                  noarch   1:0.237-1.el8                          baseos      20 k
16:13:52 #11 9.261  perl-podlators               noarch   4.11-1.el8                             baseos     118 k
16:13:52 #11 9.261  perl-srpm-macros             noarch   1-25.el8                               appstream   11 k
16:13:52 #11 9.261  perl-threads                 aarch64  1:2.21-2.el8                           baseos      60 k
16:13:52 #11 9.261  perl-threads-shared          aarch64  1.58-2.el8                             baseos      47 k
16:13:52 #11 9.261  pkgconf                      aarch64  1.4.2-1.el8                            baseos      37 k
16:13:52 #11 9.261  pkgconf-m4                   noarch   1.4.2-1.el8                            baseos      17 k
16:13:52 #11 9.261  pkgconf-pkg-config           aarch64  1.4.2-1.el8                            baseos      15 k
16:13:52 #11 9.261  python-rpm-macros            noarch   3-41.el8                               appstream   15 k
16:13:52 #11 9.261  python-srpm-macros           noarch   3-41.el8                               appstream   15 k
16:13:52 #11 9.261  python3-dateutil             noarch   1:2.6.1-6.el8                          baseos     251 k
16:13:52 #11 9.261  python3-dbus                 aarch64  1.2.4-15.el8                           baseos     133 k
16:13:52 #11 9.261  python3-dnf-plugins-core     noarch   4.0.21-3.el8                           baseos     234 k
16:13:52 #11 9.261  python3-rpm-macros           noarch   3-41.el8                               appstream   14 k
16:13:52 #11 9.261  python3-six                  noarch   1.11.0-8.el8                           baseos      38 k
16:13:52 #11 9.261  qt5-srpm-macros              noarch   5.15.2-1.el8                           appstream   11 k
16:13:52 #11 9.261  redhat-rpm-config            noarch   125-1.el8                              appstream   86 k
16:13:52 #11 9.261  rust-srpm-macros             noarch   5-2.el8                                appstream  9.2 k
16:13:52 #11 9.261  unzip                        aarch64  6.0-45.el8_4                           baseos     189 k
16:13:52 #11 9.261  zip                          aarch64  3.0-23.el8                             baseos     265 k
16:13:52 #11 9.261  zstd                         aarch64  1.4.4-1.el8                            appstream  303 k
16:13:52 #11 9.261 Installing weak dependencies:
16:13:52 #11 9.261  elfutils-debuginfod-client   aarch64  0.185-1.el8                            baseos      66 k
16:13:52 #11 9.261  perl-IO-Socket-IP            noarch   0.39-5.el8                             appstream   47 k
16:13:52 #11 9.261  perl-Mozilla-CA              noarch   20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
16:13:52 #11 9.261 Enabling module streams:
16:13:52 #11 9.261  perl                                  5.26                                                   
16:13:52 #11 9.261  perl-IO-Socket-SSL                    2.066                                                  
16:13:52 #11 9.261  perl-libwww-perl                      6.34                                                   
16:13:52 #11 9.261 
16:13:52 #11 9.261 Transaction Summary
16:13:52 #11 9.261 ==============================================================================================
16:13:52 #11 9.261 Install  79 Packages
16:13:52 #11 9.261 Upgrade   9 Packages
16:13:52 #11 9.261 
16:13:52 #11 9.265 Total download size: 26 M
16:13:52 #11 9.266 Downloading Packages:
16:13:52 #11 10.30 (1/88): efi-srpm-macros-3-3.el8.noarch.rpm       91 kB/s |  22 kB     00:00    
16:13:52 #11 10.30 (2/88): desktop-file-utils-0.23-8.el8.aarch64.r 324 kB/s |  79 kB     00:00    
16:13:52 #11 10.30 (3/88): dwz-0.12-10.el8.aarch64.rpm             417 kB/s | 103 kB     00:00    
16:13:52 #11 10.31 (4/88): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  2.7 MB/s | 9.3 kB     00:00    
16:13:52 #11 10.31 (5/88): gc-7.6.4-3.el8.aarch64.rpm              8.9 MB/s |  99 kB     00:00    
16:13:52 #11 10.31 (6/88): go-srpm-macros-2-17.el8.noarch.rpm      3.2 MB/s |  13 kB     00:00    
16:13:52 #11 10.32 (7/88): libatomic_ops-7.6.2-3.el8.aarch64.rpm   7.0 MB/s |  38 kB     00:00    
16:13:52 #11 10.32 (8/88): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.9 MB/s | 9.4 kB     00:00    
16:13:52 #11 10.33 (9/88): openblas-srpm-macros-2-2.el8.noarch.rpm 2.0 MB/s | 7.9 kB     00:00    
16:13:52 #11 10.33 (10/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.9 MB/s |  47 kB     00:00    
16:13:52 #11 10.37 (11/88): gdb-headless-8.2-16.el8.aarch64.rpm     44 MB/s | 3.1 MB     00:00    
16:13:52 #11 10.39 (12/88): guile-2.0.14-7.el8.aarch64.rpm          46 MB/s | 3.5 MB     00:00    
16:13:52 #11 10.39 (13/88): perl-srpm-macros-1-25.el8.noarch.rpm   796 kB/s |  11 kB     00:00    
16:13:52 #11 10.39 (14/88): python-rpm-macros-3-41.el8.noarch.rpm  3.4 MB/s |  15 kB     00:00    
16:13:52 #11 10.39 (15/88): python-srpm-macros-3-41.el8.noarch.rpm 3.5 MB/s |  15 kB     00:00    
16:13:52 #11 10.40 (16/88): qt5-srpm-macros-5.15.2-1.el8.noarch.rp 3.6 MB/s |  11 kB     00:00    
16:13:52 #11 10.40 (17/88): python3-rpm-macros-3-41.el8.noarch.rpm 2.6 MB/s |  14 kB     00:00    
16:13:52 #11 10.40 (18/88): redhat-rpm-config-125-1.el8.noarch.rpm  13 MB/s |  86 kB     00:00    
16:13:52 #11 10.41 (19/88): rpm-build-4.14.3-19.el8.aarch64.rpm     13 MB/s | 172 kB     00:00    
16:13:52 #11 10.42 (20/88): rust-srpm-macros-5-2.el8.noarch.rpm    1.1 MB/s | 9.2 kB     00:00    
16:13:52 #11 10.43 (21/88): zstd-1.4.4-1.el8.aarch64.rpm            19 MB/s | 303 kB     00:00    
16:13:52 #11 10.44 (22/88): bzip2-1.0.6-26.el8.aarch64.rpm          13 MB/s |  60 kB     00:00    
16:13:52 #11 10.45 (23/88): dbus-glib-0.110-2.el8.aarch64.rpm       17 MB/s | 122 kB     00:00    
16:13:52 #11 10.46 (24/88): diffutils-3.6-6.el8.aarch64.rpm         38 MB/s | 352 kB     00:00    
16:13:52 #11 10.46 (25/88): dnf-plugins-core-4.0.21-3.el8.noarch.r  12 MB/s |  70 kB     00:00    
16:13:52 #11 10.47 (26/88): elfutils-0.185-1.el8.aarch64.rpm        43 MB/s | 525 kB     00:00    
16:13:52 #11 10.48 (27/88): elfutils-debuginfod-client-0.185-1.el8 9.8 MB/s |  66 kB     00:00    
16:13:52 #11 10.49 (28/88): emacs-filesystem-26.1-7.el8.noarch.rpm  16 MB/s |  70 kB     00:00    
16:13:52 #11 10.49 (29/88): file-5.33-20.el8.aarch64.rpm            17 MB/s |  77 kB     00:00    
16:13:52 #11 10.51 (30/88): groff-base-1.22.3-18.el8.aarch64.rpm    48 MB/s | 989 kB     00:00    
16:13:53 #11 10.52 (31/88): libbabeltrace-1.5.4-3.el8.aarch64.rpm   25 MB/s | 189 kB     00:00    
16:13:53 #11 10.53 (32/88): libpkgconf-1.4.2-1.el8.aarch64.rpm     3.8 MB/s |  34 kB     00:00    
16:13:53 #11 10.53 (33/88): libtool-ltdl-2.4.6-25.el8.aarch64.rpm   11 MB/s |  57 kB     00:00    
16:13:53 #11 10.55 (34/88): ncurses-6.1-9.20180224.el8.aarch64.rpm  18 MB/s | 383 kB     00:00    
16:13:53 #11 10.56 (35/88): patch-2.7.6-11.el8.aarch64.rpm          21 MB/s | 134 kB     00:00    
16:13:53 #11 10.57 (36/88): perl-Carp-1.42-396.el8.noarch.rpm      5.0 MB/s |  30 kB     00:00    
16:13:53 #11 10.61 (37/88): perl-Encode-2.97-3.el8.aarch64.rpm      37 MB/s | 1.5 MB     00:00    
16:13:53 #11 10.61 (38/88): perl-Errno-1.28-420.el8.aarch64.rpm     14 MB/s |  76 kB     00:00    
16:13:53 #11 10.62 (39/88): perl-Exporter-5.72-396.el8.noarch.rpm  7.7 MB/s |  34 kB     00:00    
16:13:53 #11 10.62 (40/88): perl-File-Path-2.15-2.el8.noarch.rpm   8.3 MB/s |  38 kB     00:00    
16:13:53 #11 10.63 (41/88): perl-File-Temp-0.230.600-1.el8.noarch. 6.2 MB/s |  63 kB     00:00    
16:13:53 #11 10.64 (42/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm  13 MB/s |  63 kB     00:00    
16:13:53 #11 10.64 (43/88): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   11 MB/s |  58 kB     00:00    
16:13:53 #11 10.65 (44/88): perl-Mozilla-CA-20160104-7.module_el8.  50 kB/s |  15 kB     00:00    
16:13:53 #11 10.65 (45/88): perl-MIME-Base64-3.15-396.el8.aarch64. 8.5 MB/s |  31 kB     00:00    
16:13:53 #11 10.65 (46/88): perl-IO-1.38-420.el8.aarch64.rpm        25 MB/s | 142 kB     00:00    
16:13:53 #11 10.65 (47/88): perl-PathTools-3.74-1.el8.aarch64.rpm   21 MB/s |  90 kB     00:00    
16:13:53 #11 10.66 (48/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.7 MB/s |  20 kB     00:00    
16:13:53 #11 10.66 (49/88): perl-Pod-Perldoc-3.28-396.el8.noarch.r  16 MB/s |  86 kB     00:00    
16:13:53 #11 10.66 (50/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 7.3 MB/s |  34 kB     00:00    
16:13:53 #11 10.67 (51/88): perl-Pod-Simple-3.35-395.el8.noarch.rp  28 MB/s | 213 kB     00:00    
16:13:53 #11 10.67 (52/88): perl-Scalar-List-Utils-1.49-2.el8.aarc  11 MB/s |  67 kB     00:00    
16:13:53 #11 10.67 (53/88): perl-Socket-2.027-3.el8.aarch64.rpm     11 MB/s |  59 kB     00:00    
16:13:53 #11 10.68 (54/88): perl-Storable-3.11-3.el8.aarch64.rpm    18 MB/s |  95 kB     00:00    
16:13:53 #11 10.68 (55/88): perl-Term-Cap-1.17-395.el8.noarch.rpm  6.5 MB/s |  23 kB     00:00    
16:13:53 #11 10.68 (56/88): perl-Text-ParseWords-3.30-395.el8.noar 5.6 MB/s |  18 kB     00:00    
16:13:53 #11 10.69 (57/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 6.8 MB/s |  24 kB     00:00    
16:13:53 #11 10.69 (58/88): perl-Term-ANSIColor-4.06-396.el8.noarc 2.4 MB/s |  46 kB     00:00    
16:13:53 #11 10.69 (59/88): perl-Time-Local-1.280-1.el8.noarch.rpm 7.0 MB/s |  34 kB     00:00    
16:13:53 #11 10.70 (60/88): perl-Unicode-Normalize-1.25-396.el8.aa  17 MB/s |  78 kB     00:00    
16:13:53 #11 10.70 (61/88): perl-constant-1.33-396.el8.noarch.rpm  3.2 MB/s |  25 kB     00:00    
16:13:53 #11 10.73 (62/88): perl-libs-5.26.3-420.el8.aarch64.rpm    54 MB/s | 1.5 MB     00:00    
16:13:53 #11 10.74 (63/88): perl-macros-5.26.3-420.el8.aarch64.rpm  15 MB/s |  72 kB     00:00    
16:13:53 #11 10.75 (64/88): perl-parent-0.237-1.el8.noarch.rpm     1.4 MB/s |  20 kB     00:00    
16:13:53 #11 10.76 (65/88): perl-podlators-4.11-1.el8.noarch.rpm    22 MB/s | 118 kB     00:00    
16:13:53 #11 10.76 (66/88): perl-threads-2.21-2.el8.aarch64.rpm     11 MB/s |  60 kB     00:00    
16:13:53 #11 10.77 (67/88): perl-threads-shared-1.58-2.el8.aarch64 9.1 MB/s |  47 kB     00:00    
16:13:53 #11 10.77 (68/88): pkgconf-1.4.2-1.el8.aarch64.rpm        8.4 MB/s |  37 kB     00:00    
16:13:53 #11 10.78 (69/88): pkgconf-m4-1.4.2-1.el8.noarch.rpm      5.2 MB/s |  17 kB     00:00    
16:13:53 #11 10.78 (70/88): pkgconf-pkg-config-1.4.2-1.el8.aarch64 3.1 MB/s |  15 kB     00:00    
16:13:53 #11 10.79 (71/88): python3-dateutil-2.6.1-6.el8.noarch.rp  25 MB/s | 251 kB     00:00    
16:13:53 #11 10.80 (72/88): python3-dbus-1.2.4-15.el8.aarch64.rpm   22 MB/s | 133 kB     00:00    
16:13:53 #11 10.82 (73/88): perl-interpreter-5.26.3-420.el8.aarch6  53 MB/s | 6.3 MB     00:00    
16:13:53 #11 10.82 (74/88): python3-dnf-plugins-core-4.0.21-3.el8.  11 MB/s | 234 kB     00:00    
16:13:53 #11 10.82 (75/88): python3-six-1.11.0-8.el8.noarch.rpm    6.2 MB/s |  38 kB     00:00    
16:13:53 #11 10.83 (76/88): unzip-6.0-45.el8_4.aarch64.rpm          15 MB/s | 189 kB     00:00    
16:13:53 #11 10.83 (77/88): yum-utils-4.0.21-3.el8.noarch.rpm      7.1 MB/s |  73 kB     00:00    
16:13:53 #11 10.84 (78/88): elfutils-libelf-0.185-1.el8.aarch64.rp  22 MB/s | 220 kB     00:00    
16:13:53 #11 10.85 (79/88): zip-3.0-23.el8.aarch64.rpm              17 MB/s | 265 kB     00:00    
16:13:53 #11 10.87 (80/88): file-libs-5.33-20.el8.aarch64.rpm       28 MB/s | 541 kB     00:00    
16:13:53 #11 10.87 (81/88): elfutils-libs-0.185-1.el8.aarch64.rpm   12 MB/s | 284 kB     00:00    
16:13:53 #11 10.87 (82/88): ncurses-base-6.1-9.20180224.el8.noarch  11 MB/s |  81 kB     00:00    
16:13:53 #11 10.88 (83/88): ncurses-libs-6.1-9.20180224.el8.aarch6  28 MB/s | 311 kB     00:00    
16:13:53 #11 10.88 (84/88): python3-rpm-4.14.3-19.el8.aarch64.rpm   23 MB/s | 155 kB     00:00    
16:13:53 #11 10.90 (85/88): rpm-build-libs-4.14.3-19.el8.aarch64.r  11 MB/s | 150 kB     00:00    
16:13:53 #11 10.90 (86/88): rpm-4.14.3-19.el8.aarch64.rpm           29 MB/s | 542 kB     00:00    
16:13:53 #11 10.91 (87/88): rpm-libs-4.14.3-19.el8.aarch64.rpm      29 MB/s | 327 kB     00:00    
16:13:53 #11 10.97 (88/88): rpmlint-1.10-14.el8.noarch.rpm         342 kB/s | 192 kB     00:00    
16:13:53 #11 11.04 --------------------------------------------------------------------------------
16:13:53 #11 11.04 Total                                            14 MB/s |  26 MB     00:01     
16:13:53 #11 11.16 Running transaction check
16:13:53 #11 11.26 Transaction check succeeded.
16:13:53 #11 11.26 Running transaction test
16:13:53 #11 11.54 Transaction test succeeded.
16:13:54 #11 11.54 Running transaction
16:13:55 #11 12.55   Preparing        :                                                        1/1 
16:13:55 #11 12.61   Upgrading        : elfutils-libelf-0.185-1.el8.aarch64                   1/97 
16:13:55 #11 12.68   Upgrading        : rpm-4.14.3-19.el8.aarch64                             2/97 
16:13:55 #11 12.73   Upgrading        : rpm-libs-4.14.3-19.el8.aarch64                        3/97 
16:13:55 #11 12.74   Running scriptlet: rpm-libs-4.14.3-19.el8.aarch64                        3/97 
16:13:55 #11 12.84   Upgrading        : file-libs-5.33-20.el8.aarch64                         4/97 
16:13:55 #11 12.85   Installing       : file-5.33-20.el8.aarch64                              5/97 
16:13:55 #11 12.89   Upgrading        : elfutils-libs-0.185-1.el8.aarch64                     6/97 
16:13:55 #11 12.91   Installing       : elfutils-debuginfod-client-0.185-1.el8.aarch64        7/97 
16:13:55 #11 12.93   Upgrading        : rpm-build-libs-4.14.3-19.el8.aarch64                  8/97 
16:13:55 #11 12.94   Running scriptlet: rpm-build-libs-4.14.3-19.el8.aarch64                  8/97 
16:13:55 #11 12.97   Installing       : unzip-6.0-45.el8_4.aarch64                            9/97 
16:13:55 #11 13.10   Installing       : groff-base-1.22.3-18.el8.aarch64                     10/97 
16:13:55 #11 13.13   Installing       : bzip2-1.0.6-26.el8.aarch64                           11/97 
16:13:55 #11 13.14   Installing       : python-srpm-macros-3-41.el8.noarch                   12/97 
16:13:55 #11 13.15   Installing       : python-rpm-macros-3-41.el8.noarch                    13/97 
16:13:55 #11 13.16   Installing       : python3-rpm-macros-3-41.el8.noarch                   14/97 
16:13:55 #11 13.20   Installing       : zip-3.0-23.el8.aarch64                               15/97 
16:13:55 #11 13.23   Upgrading        : python3-rpm-4.14.3-19.el8.aarch64                    16/97 
16:13:55 #11 13.30   Installing       : elfutils-0.185-1.el8.aarch64                         17/97 
16:13:55 #11 13.34   Installing       : libbabeltrace-1.5.4-3.el8.aarch64                    18/97 
16:13:55 #11 13.36   Running scriptlet: libbabeltrace-1.5.4-3.el8.aarch64                    18/97 
16:13:55 #11 13.37   Installing       : efi-srpm-macros-3-3.el8.noarch                       19/97 
16:13:55 #11 13.39   Installing       : dwz-0.12-10.el8.aarch64                              20/97 
16:13:55 #11 13.43   Upgrading        : ncurses-base-6.1-9.20180224.el8.noarch               21/97 
16:13:55 #11 13.48   Upgrading        : ncurses-libs-6.1-9.20180224.el8.aarch64              22/97 
16:13:55 #11 13.52   Installing       : ncurses-6.1-9.20180224.el8.aarch64                   23/97 
16:13:56 #11 13.54   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               24/97 
16:13:56 #11 13.55   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   25/97 
16:13:56 #11 13.56   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 26/97 
16:13:56 #11 13.58   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  27/97 
16:13:56 #11 13.60   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              28/97 
16:13:56 #11 13.61   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    29/97 
16:13:56 #11 13.63   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                30/97 
16:13:56 #11 13.66   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                31/97 
16:13:56 #11 13.69   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    32/97 
16:13:56 #11 13.71   Installing       : perl-podlators-4.11-1.el8.noarch                     33/97 
16:13:56 #11 13.74   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 34/97 
16:13:56 #11 13.75   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             35/97 
16:13:56 #11 13.77   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 36/97 
16:13:56 #11 13.79   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                37/97 
16:13:56 #11 13.81   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   38/97 
16:13:56 #11 13.83   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 39/97 
16:13:56 #11 13.85   Installing       : perl-Errno-1.28-420.el8.aarch64                      40/97 
16:13:56 #11 13.87   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    41/97 
16:13:56 #11 14.06   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     42/97 
16:13:56 #11 14.08   Installing       : perl-Carp-1.42-396.el8.noarch                        43/97 
16:13:56 #11 14.10   Installing       : perl-Exporter-5.72-396.el8.noarch                    44/97 
16:13:56 #11 14.29   Installing       : perl-libs-4:5.26.3-420.el8.aarch64                   45/97 
16:13:56 #11 14.32   Installing       : perl-parent-1:0.237-1.el8.noarch                     46/97 
16:13:56 #11 14.33   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          47/97 
16:13:56 #11 14.35   Installing       : perl-macros-4:5.26.3-420.el8.aarch64                 48/97 
16:13:56 #11 14.37   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         49/97 
16:13:56 #11 14.39   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          50/97 
16:13:56 #11 14.41   Installing       : perl-File-Path-2.15-2.el8.noarch                     51/97 
16:13:56 #11 14.43   Installing       : perl-IO-1.38-420.el8.aarch64                         52/97 
16:13:56 #11 14.46   Installing       : perl-PathTools-3.74-1.el8.aarch64                    53/97 
16:13:56 #11 14.48   Installing       : perl-constant-1.33-396.el8.noarch                    54/97 
16:13:56 #11 14.50   Installing       : perl-threads-1:2.21-2.el8.aarch64                    55/97 
16:13:57 #11 14.52   Installing       : perl-threads-shared-1.58-2.el8.aarch64               56/97 
16:13:57 #11 15.01   Installing       : perl-interpreter-4:5.26.3-420.el8.aarch64            57/97 
16:13:57 #11 15.05   Installing       : python3-six-1.11.0-8.el8.noarch                      58/97 
16:13:57 #11 15.09   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                59/97 
16:13:57 #11 15.10   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        60/97 
16:13:57 #11 15.13   Installing       : patch-2.7.6-11.el8.aarch64                           61/97 
16:13:57 #11 15.14   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    62/97 
16:13:57 #11 15.16   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    62/97 
16:13:57 #11 15.18   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       63/97 
16:13:57 #11 15.19   Installing       : pkgconf-1.4.2-1.el8.aarch64                          64/97 
16:13:57 #11 15.21   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               65/97 
16:13:57 #11 15.23   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 66/97 
16:13:57 #11 15.25   Installing       : desktop-file-utils-0.23-8.el8.aarch64                67/97 
16:13:57 #11 15.30   Installing       : diffutils-3.6-6.el8.aarch64                          68/97 
16:13:57 #11 15.31   Running scriptlet: diffutils-3.6-6.el8.aarch64                          68/97 
16:13:57 #11 15.33   Installing       : dbus-glib-0.110-2.el8.aarch64                        69/97 
16:13:57 #11 15.40   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                        69/97 
16:13:57 #11 15.43   Installing       : python3-dbus-1.2.4-15.el8.aarch64                    70/97 
16:13:58 #11 15.47   Installing       : python3-dnf-plugins-core-4.0.21-3.el8.noarch         71/97 
16:13:58 #11 15.49   Installing       : dnf-plugins-core-4.0.21-3.el8.noarch                 72/97 
16:13:58 #11 15.53   Installing       : zstd-1.4.4-1.el8.aarch64                             73/97 
16:13:58 #11 15.54   Installing       : rust-srpm-macros-5-2.el8.noarch                      74/97 
16:13:58 #11 15.55   Installing       : qt5-srpm-macros-5.15.2-1.el8.noarch                  75/97 
16:13:58 #11 15.57   Installing       : perl-srpm-macros-1-25.el8.noarch                     76/97 
16:13:58 #11 15.58   Installing       : openblas-srpm-macros-2-2.el8.noarch                  77/97 
16:13:58 #11 15.59   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     78/97 
16:13:58 #11 15.60   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    79/97 
16:13:58 #11 15.63   Installing       : gc-7.6.4-3.el8.aarch64                               80/97 
16:13:58 #11 15.96   Installing       : guile-5:2.0.14-7.el8.aarch64                         81/97 
16:13:58 #11 15.98   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         81/97 
16:13:58 #11 16.26   Installing       : gdb-headless-8.2-16.el8.aarch64                      82/97 
16:13:58 #11 16.28   Installing       : go-srpm-macros-2-17.el8.noarch                       83/97 
16:13:58 #11 16.29   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   84/97 
16:13:58 #11 16.31   Installing       : redhat-rpm-config-125-1.el8.noarch                   85/97 
16:13:58 #11 16.34   Installing       : rpm-build-4.14.3-19.el8.aarch64                      86/97 
16:13:58 #11 16.37   Installing       : yum-utils-4.0.21-3.el8.noarch                        87/97 
16:13:58 #11 16.41   Installing       : rpmlint-1.10-14.el8.noarch                           88/97 
16:13:58 #11 16.42   Cleanup          : python3-rpm-4.14.3-13.el8.aarch64                    89/97 
16:13:58 #11 16.44   Cleanup          : rpm-build-libs-4.14.3-13.el8.aarch64                 90/97 
16:13:58 #11 16.44   Running scriptlet: rpm-build-libs-4.14.3-13.el8.aarch64                 90/97 
16:13:59 #11 16.47   Cleanup          : elfutils-libs-0.182-3.el8.aarch64                    91/97 
16:13:59 #11 16.49   Cleanup          : rpm-4.14.3-13.el8.aarch64                            92/97 
16:13:59 #11 16.51   Cleanup          : rpm-libs-4.14.3-13.el8.aarch64                       93/97 
16:13:59 #11 16.51   Running scriptlet: rpm-libs-4.14.3-13.el8.aarch64                       93/97 
16:13:59 #11 16.54   Cleanup          : ncurses-libs-6.1-7.20180224.el8.aarch64              94/97 
16:13:59 #11 16.57   Cleanup          : ncurses-base-6.1-7.20180224.el8.noarch               95/97 
16:13:59 #11 16.58   Cleanup          : elfutils-libelf-0.182-3.el8.aarch64                  96/97 
16:13:59 #11 16.60   Cleanup          : file-libs-5.33-16.el8_3.1.aarch64                    97/97 
16:13:59 #11 16.61   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         97/97 
16:13:59 #11 16.62   Running scriptlet: file-libs-5.33-16.el8_3.1.aarch64                    97/97 
16:13:59 #11 16.77   Verifying        : desktop-file-utils-0.23-8.el8.aarch64                 1/97 
16:13:59 #11 16.77   Verifying        : dwz-0.12-10.el8.aarch64                               2/97 
16:13:59 #11 16.77   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/97 
16:13:59 #11 16.77   Verifying        : gc-7.6.4-3.el8.aarch64                                4/97 
16:13:59 #11 16.77   Verifying        : gdb-headless-8.2-16.el8.aarch64                       5/97 
16:13:59 #11 16.77   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/97 
16:13:59 #11 16.77   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/97 
16:13:59 #11 16.77   Verifying        : guile-5:2.0.14-7.el8.aarch64                          8/97 
16:13:59 #11 16.77   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                     9/97 
16:13:59 #11 16.77   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     10/97 
16:13:59 #11 16.77   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  11/97 
16:13:59 #11 16.77   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  12/97 
16:13:59 #11 16.77   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   13/97 
16:13:59 #11 16.77   Verifying        : perl-srpm-macros-1-25.el8.noarch                     14/97 
16:13:59 #11 16.77   Verifying        : python-rpm-macros-3-41.el8.noarch                    15/97 
16:13:59 #11 16.77   Verifying        : python-srpm-macros-3-41.el8.noarch                   16/97 
16:13:59 #11 16.77   Verifying        : python3-rpm-macros-3-41.el8.noarch                   17/97 
16:13:59 #11 16.77   Verifying        : qt5-srpm-macros-5.15.2-1.el8.noarch                  18/97 
16:13:59 #11 16.77   Verifying        : redhat-rpm-config-125-1.el8.noarch                   19/97 
16:13:59 #11 16.77   Verifying        : rpm-build-4.14.3-19.el8.aarch64                      20/97 
16:13:59 #11 16.77   Verifying        : rpmlint-1.10-14.el8.noarch                           21/97 
16:13:59 #11 16.77   Verifying        : rust-srpm-macros-5-2.el8.noarch                      22/97 
16:13:59 #11 16.77   Verifying        : zstd-1.4.4-1.el8.aarch64                             23/97 
16:13:59 #11 16.77   Verifying        : bzip2-1.0.6-26.el8.aarch64                           24/97 
16:13:59 #11 16.77   Verifying        : dbus-glib-0.110-2.el8.aarch64                        25/97 
16:13:59 #11 16.77   Verifying        : diffutils-3.6-6.el8.aarch64                          26/97 
16:13:59 #11 16.77   Verifying        : dnf-plugins-core-4.0.21-3.el8.noarch                 27/97 
16:13:59 #11 16.77   Verifying        : elfutils-0.185-1.el8.aarch64                         28/97 
16:13:59 #11 16.77   Verifying        : elfutils-debuginfod-client-0.185-1.el8.aarch64       29/97 
16:13:59 #11 16.77   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 30/97 
16:13:59 #11 16.77   Verifying        : file-5.33-20.el8.aarch64                             31/97 
16:13:59 #11 16.77   Verifying        : groff-base-1.22.3-18.el8.aarch64                     32/97 
16:13:59 #11 16.77   Verifying        : libbabeltrace-1.5.4-3.el8.aarch64                    33/97 
16:13:59 #11 16.77   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       34/97 
16:13:59 #11 16.77   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    35/97 
16:13:59 #11 16.77   Verifying        : ncurses-6.1-9.20180224.el8.aarch64                   36/97 
16:13:59 #11 16.77   Verifying        : patch-2.7.6-11.el8.aarch64                           37/97 
16:13:59 #11 16.77   Verifying        : perl-Carp-1.42-396.el8.noarch                        38/97 
16:13:59 #11 16.77   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     39/97 
16:13:59 #11 16.77   Verifying        : perl-Errno-1.28-420.el8.aarch64                      40/97 
16:13:59 #11 16.77   Verifying        : perl-Exporter-5.72-396.el8.noarch                    41/97 
16:13:59 #11 16.77   Verifying        : perl-File-Path-2.15-2.el8.noarch                     42/97 
16:13:59 #11 16.77   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                43/97 
16:13:59 #11 16.77   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 44/97 
16:13:59 #11 16.77   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    45/97 
16:13:59 #11 16.77   Verifying        : perl-IO-1.38-420.el8.aarch64                         46/97 
16:13:59 #11 16.77   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                47/97 
16:13:59 #11 16.77   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    48/97 
16:13:59 #11 16.77   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               49/97 
16:13:59 #11 16.77   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 50/97 
16:13:59 #11 16.77   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                51/97 
16:13:59 #11 16.77   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 52/97 
16:13:59 #11 16.77   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          53/97 
16:13:59 #11 16.77   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    54/97 
16:13:59 #11 16.77   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   55/97 
16:13:59 #11 16.77   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              56/97 
16:13:59 #11 16.77   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    57/97 
16:13:59 #11 16.77   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             58/97 
16:13:59 #11 16.77   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         59/97 
16:13:59 #11 16.77   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 60/97 
16:13:59 #11 16.77   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          61/97 
16:13:59 #11 16.77   Verifying        : perl-constant-1.33-396.el8.noarch                    62/97 
16:13:59 #11 16.77   Verifying        : perl-interpreter-4:5.26.3-420.el8.aarch64            63/97 
16:13:59 #11 16.77   Verifying        : perl-libs-4:5.26.3-420.el8.aarch64                   64/97 
16:13:59 #11 16.77   Verifying        : perl-macros-4:5.26.3-420.el8.aarch64                 65/97 
16:13:59 #11 16.77   Verifying        : perl-parent-1:0.237-1.el8.noarch                     66/97 
16:13:59 #11 16.77   Verifying        : perl-podlators-4.11-1.el8.noarch                     67/97 
16:13:59 #11 16.77   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    68/97 
16:13:59 #11 16.77   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               69/97 
16:13:59 #11 16.77   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          70/97 
16:13:59 #11 16.77   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        71/97 
16:13:59 #11 16.77   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               72/97 
16:13:59 #11 16.77   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                73/97 
16:13:59 #11 16.77   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                    74/97 
16:13:59 #11 16.77   Verifying        : python3-dnf-plugins-core-4.0.21-3.el8.noarch         75/97 
16:13:59 #11 16.77   Verifying        : python3-six-1.11.0-8.el8.noarch                      76/97 
16:13:59 #11 16.77   Verifying        : unzip-6.0-45.el8_4.aarch64                           77/97 
16:13:59 #11 16.77   Verifying        : yum-utils-4.0.21-3.el8.noarch                        78/97 
16:13:59 #11 16.77   Verifying        : zip-3.0-23.el8.aarch64                               79/97 
16:13:59 #11 16.77   Verifying        : elfutils-libelf-0.185-1.el8.aarch64                  80/97 
16:13:59 #11 16.77   Verifying        : elfutils-libelf-0.182-3.el8.aarch64                  81/97 
16:13:59 #11 16.78   Verifying        : elfutils-libs-0.185-1.el8.aarch64                    82/97 
16:13:59 #11 16.78   Verifying        : elfutils-libs-0.182-3.el8.aarch64                    83/97 
16:13:59 #11 16.78   Verifying        : file-libs-5.33-20.el8.aarch64                        84/97 
16:13:59 #11 16.78   Verifying        : file-libs-5.33-16.el8_3.1.aarch64                    85/97 
16:13:59 #11 16.78   Verifying        : ncurses-base-6.1-9.20180224.el8.noarch               86/97 
16:13:59 #11 16.78   Verifying        : ncurses-base-6.1-7.20180224.el8.noarch               87/97 
16:13:59 #11 16.78   Verifying        : ncurses-libs-6.1-9.20180224.el8.aarch64              88/97 
16:13:59 #11 16.78   Verifying        : ncurses-libs-6.1-7.20180224.el8.aarch64              89/97 
16:13:59 #11 16.78   Verifying        : python3-rpm-4.14.3-19.el8.aarch64                    90/97 
16:13:59 #11 16.78   Verifying        : python3-rpm-4.14.3-13.el8.aarch64                    91/97 
16:13:59 #11 16.78   Verifying        : rpm-4.14.3-19.el8.aarch64                            92/97 
16:13:59 #11 16.78   Verifying        : rpm-4.14.3-13.el8.aarch64                            93/97 
16:13:59 #11 16.78   Verifying        : rpm-build-libs-4.14.3-19.el8.aarch64                 94/97 
16:13:59 #11 16.78   Verifying        : rpm-build-libs-4.14.3-13.el8.aarch64                 95/97 
16:13:59 #11 16.78   Verifying        : rpm-libs-4.14.3-19.el8.aarch64                       96/97 
16:14:00 #11 16.78   Verifying        : rpm-libs-4.14.3-13.el8.aarch64                       97/97 
16:14:00 #11 17.37 
16:14:00 #11 17.37 Upgraded:
16:14:00 #11 17.37   elfutils-libelf-0.185-1.el8.aarch64                                           
16:14:00 #11 17.37   elfutils-libs-0.185-1.el8.aarch64                                             
16:14:00 #11 17.37   file-libs-5.33-20.el8.aarch64                                                 
16:14:00 #11 17.37   ncurses-base-6.1-9.20180224.el8.noarch                                        
16:14:00 #11 17.37   ncurses-libs-6.1-9.20180224.el8.aarch64                                       
16:14:00 #11 17.37   python3-rpm-4.14.3-19.el8.aarch64                                             
16:14:00 #11 17.37   rpm-4.14.3-19.el8.aarch64                                                     
16:14:00 #11 17.37   rpm-build-libs-4.14.3-19.el8.aarch64                                          
16:14:00 #11 17.37   rpm-libs-4.14.3-19.el8.aarch64                                                
16:14:00 #11 17.37 Installed:
16:14:00 #11 17.37   bzip2-1.0.6-26.el8.aarch64                                                    
16:14:00 #11 17.37   dbus-glib-0.110-2.el8.aarch64                                                 
16:14:00 #11 17.37   desktop-file-utils-0.23-8.el8.aarch64                                         
16:14:00 #11 17.37   diffutils-3.6-6.el8.aarch64                                                   
16:14:00 #11 17.37   dnf-plugins-core-4.0.21-3.el8.noarch                                          
16:14:00 #11 17.37   dwz-0.12-10.el8.aarch64                                                       
16:14:00 #11 17.37   efi-srpm-macros-3-3.el8.noarch                                                
16:14:00 #11 17.37   elfutils-0.185-1.el8.aarch64                                                  
16:14:00 #11 17.37   elfutils-debuginfod-client-0.185-1.el8.aarch64                                
16:14:00 #11 17.37   emacs-filesystem-1:26.1-7.el8.noarch                                          
16:14:00 #11 17.37   file-5.33-20.el8.aarch64                                                      
16:14:00 #11 17.37   gc-7.6.4-3.el8.aarch64                                                        
16:14:00 #11 17.37   gdb-headless-8.2-16.el8.aarch64                                               
16:14:00 #11 17.37   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
16:14:00 #11 17.37   go-srpm-macros-2-17.el8.noarch                                                
16:14:00 #11 17.37   groff-base-1.22.3-18.el8.aarch64                                              
16:14:00 #11 17.37   guile-5:2.0.14-7.el8.aarch64                                                  
16:14:00 #11 17.37   libatomic_ops-7.6.2-3.el8.aarch64                                             
16:14:00 #11 17.37   libbabeltrace-1.5.4-3.el8.aarch64                                             
16:14:00 #11 17.37   libpkgconf-1.4.2-1.el8.aarch64                                                
16:14:00 #11 17.37   libtool-ltdl-2.4.6-25.el8.aarch64                                             
16:14:00 #11 17.37   ncurses-6.1-9.20180224.el8.aarch64                                            
16:14:00 #11 17.37   ocaml-srpm-macros-5-4.el8.noarch                                              
16:14:00 #11 17.37   openblas-srpm-macros-2-2.el8.noarch                                           
16:14:00 #11 17.37   patch-2.7.6-11.el8.aarch64                                                    
16:14:00 #11 17.37   perl-Carp-1.42-396.el8.noarch                                                 
16:14:00 #11 17.37   perl-Encode-4:2.97-3.el8.aarch64                                              
16:14:00 #11 17.37   perl-Errno-1.28-420.el8.aarch64                                               
16:14:00 #11 17.37   perl-Exporter-5.72-396.el8.noarch                                             
16:14:00 #11 17.37   perl-File-Path-2.15-2.el8.noarch                                              
16:14:00 #11 17.37   perl-File-Temp-0.230.600-1.el8.noarch                                         
16:14:00 #11 17.37   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
16:14:00 #11 17.37   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
16:14:00 #11 17.37   perl-IO-1.38-420.el8.aarch64                                                  
16:14:00 #11 17.37   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
16:14:00 #11 17.37   perl-MIME-Base64-3.15-396.el8.aarch64                                         
16:14:00 #11 17.37   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
16:14:00 #11 17.37   perl-PathTools-3.74-1.el8.aarch64                                             
16:14:00 #11 17.37   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
16:14:00 #11 17.37   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
16:14:00 #11 17.37   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
16:14:00 #11 17.37   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
16:14:00 #11 17.37   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
16:14:00 #11 17.37   perl-Socket-4:2.027-3.el8.aarch64                                             
16:14:00 #11 17.37   perl-Storable-1:3.11-3.el8.aarch64                                            
16:14:00 #11 17.37   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
16:14:00 #11 17.37   perl-Term-Cap-1.17-395.el8.noarch                                             
16:14:00 #11 17.37   perl-Text-ParseWords-3.30-395.el8.noarch                                      
16:14:00 #11 17.37   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
16:14:00 #11 17.37   perl-Time-Local-1:1.280-1.el8.noarch                                          
16:14:00 #11 17.37   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
16:14:00 #11 17.37   perl-constant-1.33-396.el8.noarch                                             
16:14:00 #11 17.37   perl-interpreter-4:5.26.3-420.el8.aarch64                                     
16:14:00 #11 17.37   perl-libs-4:5.26.3-420.el8.aarch64                                            
16:14:00 #11 17.37   perl-macros-4:5.26.3-420.el8.aarch64                                          
16:14:00 #11 17.37   perl-parent-1:0.237-1.el8.noarch                                              
16:14:00 #11 17.37   perl-podlators-4.11-1.el8.noarch                                              
16:14:00 #11 17.37   perl-srpm-macros-1-25.el8.noarch                                              
16:14:00 #11 17.37   perl-threads-1:2.21-2.el8.aarch64                                             
16:14:00 #11 17.37   perl-threads-shared-1.58-2.el8.aarch64                                        
16:14:00 #11 17.37   pkgconf-1.4.2-1.el8.aarch64                                                   
16:14:00 #11 17.37   pkgconf-m4-1.4.2-1.el8.noarch                                                 
16:14:00 #11 17.37   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
16:14:00 #11 17.37   python-rpm-macros-3-41.el8.noarch                                             
16:14:00 #11 17.37   python-srpm-macros-3-41.el8.noarch                                            
16:14:00 #11 17.37   python3-dateutil-1:2.6.1-6.el8.noarch                                         
16:14:00 #11 17.37   python3-dbus-1.2.4-15.el8.aarch64                                             
16:14:00 #11 17.37   python3-dnf-plugins-core-4.0.21-3.el8.noarch                                  
16:14:00 #11 17.37   python3-rpm-macros-3-41.el8.noarch                                            
16:14:00 #11 17.37   python3-six-1.11.0-8.el8.noarch                                               
16:14:00 #11 17.37   qt5-srpm-macros-5.15.2-1.el8.noarch                                           
16:14:00 #11 17.37   redhat-rpm-config-125-1.el8.noarch                                            
16:14:00 #11 17.37   rpm-build-4.14.3-19.el8.aarch64                                               
16:14:00 #11 17.37   rpmlint-1.10-14.el8.noarch                                                    
16:14:00 #11 17.37   rust-srpm-macros-5-2.el8.noarch                                               
16:14:00 #11 17.37   unzip-6.0-45.el8_4.aarch64                                                    
16:14:00 #11 17.37   yum-utils-4.0.21-3.el8.noarch                                                 
16:14:00 #11 17.37   zip-3.0-23.el8.aarch64                                                        
16:14:00 #11 17.37   zstd-1.4.4-1.el8.aarch64                                                      
16:14:00 #11 17.37 
16:14:00 #11 17.37 Complete!
16:14:00 #11 DONE 17.8s
16:14:00 
16:14:00 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
16:14:00 #13 sha256:37cabcc5729ffee5391f5b521b87208fb895b60d3609eef964a2b43cbd14de7c
16:14:00 #13 DONE 0.1s
16:14:00 
16:14:00 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:14:00 #14 sha256:8c4cdfc0aad469aa5da4a1acbc77f4c52a6e33fe1e32e1939696704f583b16a2
16:14:01 #14 0.919 Last metadata expiration check: 0:00:12 ago on Tue Dec 21 16:13:49 2021.
16:14:01 #14 1.353 Package bash-4.4.19-14.el8.aarch64 is already installed.
16:14:01 #14 1.353 Package bash-4.4.19-14.el8.aarch64 is already installed.
16:14:01 #14 1.353 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
16:14:01 #14 1.353 Package libarchive-3.3.3-1.el8.aarch64 is already installed.
16:14:01 #14 1.353 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
16:14:01 #14 1.353 Package systemd-239-45.el8.aarch64 is already installed.
16:14:01 #14 1.353 Package tar-2:1.30-5.el8.aarch64 is already installed.
16:14:02 #14 1.621 Dependencies resolved.
16:14:02 #14 1.633 ==========================================================================================
16:14:02 #14 1.633  Package                        Arch     Version                         Repository   Size
16:14:02 #14 1.633 ==========================================================================================
16:14:02 #14 1.633 Installing:
16:14:02 #14 1.633  cmake                          aarch64  3.20.2-4.el8                    appstream    10 M
16:14:02 #14 1.633  device-mapper-devel            aarch64  8:1.02.177-10.el8               powertools  283 k
16:14:02 #14 1.633  gcc                            aarch64  8.5.0-4.el8_5                   appstream    19 M
16:14:02 #14 1.633  git                            aarch64  2.27.0-1.el8                    appstream   164 k
16:14:02 #14 1.633  glibc-static                   aarch64  2.28-164.el8                    powertools  1.6 M
16:14:02 #14 1.633  libseccomp-devel               aarch64  2.5.1-1.el8                     appstream    57 k
16:14:02 #14 1.633  libselinux-devel               aarch64  2.9-5.el8                       baseos      200 k
16:14:02 #14 1.633  libtool                        aarch64  2.4.6-25.el8                    appstream   708 k
16:14:02 #14 1.633  libtool-ltdl-devel             aarch64  2.4.6-25.el8                    appstream   184 k
16:14:02 #14 1.633  make                           aarch64  1:4.2.1-10.el8                  baseos      490 k
16:14:02 #14 1.633  selinux-policy-devel           noarch   3.14.3-80.el8                   baseos      1.5 M
16:14:02 #14 1.633  systemd-devel                  aarch64  239-51.el8                      baseos      386 k
16:14:02 #14 1.633  which                          aarch64  2.21-16.el8                     baseos       48 k
16:14:02 #14 1.633 Upgrading:
16:14:02 #14 1.633  bash                           aarch64  4.4.20-2.el8                    baseos      1.5 M
16:14:02 #14 1.633  ca-certificates                noarch   2021.2.50-80.0.el8_4            baseos      390 k
16:14:02 #14 1.633  device-mapper                  aarch64  8:1.02.177-10.el8               baseos      373 k
16:14:02 #14 1.633  device-mapper-libs             aarch64  8:1.02.177-10.el8               baseos      397 k
16:14:02 #14 1.633  glibc                          aarch64  2.28-164.el8                    baseos      3.5 M
16:14:02 #14 1.633  glibc-common                   aarch64  2.28-164.el8                    baseos      1.2 M
16:14:02 #14 1.633  glibc-minimal-langpack         aarch64  2.28-164.el8                    baseos       58 k
16:14:02 #14 1.633  libgcc                         aarch64  8.5.0-4.el8_5                   baseos       73 k
16:14:02 #14 1.633  libsepol                       aarch64  2.9-3.el8                       baseos      321 k
16:14:02 #14 1.633  libxcrypt                      aarch64  4.1.1-6.el8                     baseos       73 k
16:14:02 #14 1.633  systemd                        aarch64  239-51.el8                      baseos      3.3 M
16:14:02 #14 1.633  systemd-libs                   aarch64  239-51.el8                      baseos      1.0 M
16:14:02 #14 1.633  systemd-pam                    aarch64  239-51.el8                      baseos      440 k
16:14:02 #14 1.633  systemd-udev                   aarch64  239-51.el8                      baseos      1.5 M
16:14:02 #14 1.633 Installing dependencies:
16:14:02 #14 1.633  annobin                        aarch64  9.72-1.el8_5.2                  appstream   109 k
16:14:02 #14 1.633  autoconf                       noarch   2.69-29.el8                     appstream   710 k
16:14:02 #14 1.633  automake                       noarch   1.16.1-7.el8                    appstream   713 k
16:14:02 #14 1.633  checkpolicy                    aarch64  2.9-1.el8                       baseos      338 k
16:14:02 #14 1.633  cmake-data                     noarch   3.20.2-4.el8                    appstream   1.7 M
16:14:02 #14 1.633  cmake-filesystem               aarch64  3.20.2-4.el8                    appstream    44 k
16:14:02 #14 1.633  cmake-rpm-macros               noarch   3.20.2-4.el8                    appstream    44 k
16:14:02 #14 1.633  cpp                            aarch64  8.5.0-4.el8_5                   appstream   8.9 M
16:14:02 #14 1.633  git-core                       aarch64  2.27.0-1.el8                    appstream   5.6 M
16:14:02 #14 1.633  git-core-doc                   noarch   2.27.0-1.el8                    appstream   2.5 M
16:14:02 #14 1.633  glibc-devel                    aarch64  2.28-164.el8                    baseos      1.0 M
16:14:02 #14 1.633  glibc-headers                  aarch64  2.28-164.el8                    baseos      471 k
16:14:02 #14 1.633  isl                            aarch64  0.16.1-6.el8                    appstream   778 k
16:14:02 #14 1.633  kbd-legacy                     noarch   2.0.4-10.el8                    baseos      481 k
16:14:02 #14 1.633  kbd-misc                       noarch   2.0.4-10.el8                    baseos      1.5 M
16:14:02 #14 1.633  kernel-headers                 aarch64  4.18.0-348.2.1.el8_5            baseos      8.2 M
16:14:02 #14 1.633  libasan                        aarch64  8.5.0-4.el8_5                   baseos      385 k
16:14:02 #14 1.633  libatomic                      aarch64  8.5.0-4.el8_5                   baseos       24 k
16:14:02 #14 1.633  libedit                        aarch64  3.1-23.20170329cvs.el8          baseos       99 k
16:14:02 #14 1.633  libgomp                        aarch64  8.5.0-4.el8_5                   baseos      198 k
16:14:02 #14 1.633  libmpc                         aarch64  1.1.0-9.1.el8                   appstream    60 k
16:14:02 #14 1.633  libselinux-utils               aarch64  2.9-5.el8                       baseos      241 k
16:14:02 #14 1.633  libsepol-devel                 aarch64  2.9-3.el8                       baseos       87 k
16:14:02 #14 1.633  libubsan                       aarch64  8.5.0-4.el8_5                   baseos      143 k
16:14:02 #14 1.633  libuv                          aarch64  1:1.41.1-1.el8_4                appstream   150 k
16:14:02 #14 1.633  libxcrypt-devel                aarch64  4.1.1-6.el8                     baseos       25 k
16:14:02 #14 1.633  libxcrypt-static               aarch64  4.1.1-6.el8                     powertools   58 k
16:14:02 #14 1.633  m4                             aarch64  1.4.18-7.el8                    baseos      218 k
16:14:02 #14 1.633  openssh                        aarch64  8.0p1-10.el8                    baseos      487 k
16:14:02 #14 1.633  openssh-clients                aarch64  8.0p1-10.el8                    baseos      625 k
16:14:02 #14 1.633  pcre2-devel                    aarch64  10.32-2.el8                     baseos      605 k
16:14:02 #14 1.633  pcre2-utf16                    aarch64  10.32-2.el8                     baseos      202 k
16:14:02 #14 1.633  pcre2-utf32                    aarch64  10.32-2.el8                     baseos      195 k
16:14:02 #14 1.633  perl-Data-Dumper               aarch64  2.167-399.el8                   baseos       57 k
16:14:02 #14 1.633  perl-Error                     noarch   1:0.17025-2.el8                 appstream    46 k
16:14:02 #14 1.633  perl-Git                       noarch   2.27.0-1.el8                    appstream    77 k
16:14:02 #14 1.633  perl-TermReadKey               aarch64  2.37-7.el8                      appstream    40 k
16:14:02 #14 1.633  perl-Thread-Queue              noarch   3.13-1.el8                      appstream    24 k
16:14:02 #14 1.633  policycoreutils                aarch64  2.9-16.el8                      baseos      372 k
16:14:02 #14 1.633  policycoreutils-devel          aarch64  2.9-16.el8                      baseos      286 k
16:14:02 #14 1.633  policycoreutils-python-utils   noarch   2.9-16.el8                      baseos      252 k
16:14:02 #14 1.633  python3-audit                  aarch64  3.0-0.17.20191104git1c2f876.el8 baseos       84 k
16:14:02 #14 1.633  python3-libselinux             aarch64  2.9-5.el8                       baseos      272 k
16:14:02 #14 1.633  python3-libsemanage            aarch64  2.9-6.el8                       baseos      125 k
16:14:02 #14 1.633  python3-policycoreutils        noarch   2.9-16.el8                      baseos      2.2 M
16:14:02 #14 1.633  python3-setools                aarch64  4.3.0-2.el8                     baseos      528 k
16:14:02 #14 1.633  rpm-plugin-selinux             aarch64  4.14.3-19.el8                   baseos       77 k
16:14:02 #14 1.633  selinux-policy                 noarch   3.14.3-80.el8                   baseos      635 k
16:14:02 #14 1.633  selinux-policy-minimum         noarch   3.14.3-80.el8                   baseos       13 M
16:14:02 #14 1.633  vim-filesystem                 noarch   2:8.0.1763-16.el8               appstream    49 k
16:14:02 #14 1.633  xkeyboard-config               noarch   2.28-1.el8                      appstream   782 k
16:14:02 #14 1.633 Installing weak dependencies:
16:14:02 #14 1.633  glibc-langpack-en              aarch64  2.28-164.el8                    baseos      828 k
16:14:02 #14 1.633  kbd                            aarch64  2.0.4-10.el8                    baseos      381 k
16:14:02 #14 1.633  libxkbcommon                   aarch64  0.9.1-1.el8                     appstream   112 k
16:14:02 #14 1.633 
16:14:02 #14 1.633 Transaction Summary
16:14:02 #14 1.633 ==========================================================================================
16:14:02 #14 1.633 Install  67 Packages
16:14:02 #14 1.633 Upgrade  14 Packages
16:14:02 #14 1.633 
16:14:02 #14 1.645 Total download size: 106 M
16:14:02 #14 1.645 Downloading Packages:
16:14:03 #14 3.262 (1/81): annobin-9.72-1.el8_5.2.aarch64.rpm      471 kB/s | 109 kB     00:00    
16:14:03 #14 3.270 (2/81): autoconf-2.69-29.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
16:14:03 #14 3.292 (3/81): automake-1.16.1-7.el8.noarch.rpm        2.7 MB/s | 713 kB     00:00    
16:14:03 #14 3.297 (4/81): cmake-filesystem-3.20.2-4.el8.aarch64.r  11 MB/s |  44 kB     00:00    
16:14:03 #14 3.302 (5/81): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 9.7 MB/s |  44 kB     00:00    
16:14:03 #14 3.336 (6/81): cmake-data-3.20.2-4.el8.noarch.rpm       26 MB/s | 1.7 MB     00:00    
16:14:03 #14 3.446 (7/81): cpp-8.5.0-4.el8_5.aarch64.rpm            62 MB/s | 8.9 MB     00:00    
16:14:03 #14 3.456 (8/81): git-2.27.0-1.el8.aarch64.rpm             17 MB/s | 164 kB     00:00    
16:14:03 #14 3.584 (9/81): git-core-2.27.0-1.el8.aarch64.rpm        44 MB/s | 5.6 MB     00:00    
16:14:03 #14 3.612 (10/81): cmake-3.20.2-4.el8.aarch64.rpm          29 MB/s |  10 MB     00:00    
16:14:03 #14 3.629 (11/81): isl-0.16.1-6.el8.aarch64.rpm            43 MB/s | 778 kB     00:00    
16:14:03 #14 3.635 (12/81): libmpc-1.1.0-9.1.el8.aarch64.rpm        13 MB/s |  60 kB     00:00    
16:14:03 #14 3.645 (13/81): git-core-doc-2.27.0-1.el8.noarch.rpm    42 MB/s | 2.5 MB     00:00    
16:14:03 #14 3.659 (14/81): libtool-2.4.6-25.el8.aarch64.rpm        52 MB/s | 708 kB     00:00    
16:14:04 #14 3.803 (15/81): gcc-8.5.0-4.el8_5.aarch64.rpm           42 MB/s |  19 MB     00:00    
16:14:04 #14 3.809 (16/81): libuv-1.41.1-1.el8_4.aarch64.rpm        24 MB/s | 150 kB     00:00    
16:14:04 #14 3.815 (17/81): libxkbcommon-0.9.1-1.el8.aarch64.rpm    21 MB/s | 112 kB     00:00    
16:14:04 #14 3.820 (18/81): perl-Error-0.17025-2.el8.noarch.rpm     10 MB/s |  46 kB     00:00    
16:14:04 #14 3.827 (19/81): perl-Git-2.27.0-1.el8.noarch.rpm        11 MB/s |  77 kB     00:00    
16:14:04 #14 3.832 (20/81): perl-TermReadKey-2.37-7.el8.aarch64.rp 9.4 MB/s |  40 kB     00:00    
16:14:04 #14 3.837 (21/81): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.9 MB/s |  24 kB     00:00    
16:14:04 #14 3.842 (22/81): vim-filesystem-8.0.1763-16.el8.noarch.  11 MB/s |  49 kB     00:00    
16:14:04 #14 3.855 (23/81): xkeyboard-config-2.28-1.el8.noarch.rpm  62 MB/s | 782 kB     00:00    
16:14:04 #14 3.863 (24/81): checkpolicy-2.9-1.el8.aarch64.rpm       40 MB/s | 338 kB     00:00    
16:14:04 #14 3.882 (25/81): glibc-devel-2.28-164.el8.aarch64.rpm    55 MB/s | 1.0 MB     00:00    
16:14:04 #14 3.914 (26/81): glibc-headers-2.28-164.el8.aarch64.rpm  15 MB/s | 471 kB     00:00    
16:14:04 #14 3.931 (27/81): glibc-langpack-en-2.28-164.el8.aarch64  48 MB/s | 828 kB     00:00    
16:14:04 #14 3.945 (28/81): kbd-2.0.4-10.el8.aarch64.rpm            29 MB/s | 381 kB     00:00    
16:14:04 #14 3.959 (29/81): kbd-legacy-2.0.4-10.el8.noarch.rpm      33 MB/s | 481 kB     00:00    
16:14:04 #14 3.984 (30/81): kbd-misc-2.0.4-10.el8.noarch.rpm        62 MB/s | 1.5 MB     00:00    
16:14:04 #14 4.031 (31/81): libseccomp-devel-2.5.1-1.el8.aarch64.r 143 kB/s |  57 kB     00:00    
16:14:04 #14 4.045 (32/81): libasan-8.5.0-4.el8_5.aarch64.rpm       29 MB/s | 385 kB     00:00    
16:14:04 #14 4.050 (33/81): libatomic-8.5.0-4.el8_5.aarch64.rpm    5.4 MB/s |  24 kB     00:00    
16:14:04 #14 4.056 (34/81): libedit-3.1-23.20170329cvs.el8.aarch64  16 MB/s |  99 kB     00:00    
16:14:04 #14 4.070 (35/81): libgomp-8.5.0-4.el8_5.aarch64.rpm       15 MB/s | 198 kB     00:00    
16:14:04 #14 4.078 (36/81): libselinux-devel-2.9-5.el8.aarch64.rpm  26 MB/s | 200 kB     00:00    
16:14:04 #14 4.102 (37/81): libselinux-utils-2.9-5.el8.aarch64.rpm 9.9 MB/s | 241 kB     00:00    
16:14:04 #14 4.124 (38/81): kernel-headers-4.18.0-348.2.1.el8_5.aa  59 MB/s | 8.2 MB     00:00    
16:14:04 #14 4.126 (39/81): libsepol-devel-2.9-3.el8.aarch64.rpm   3.7 MB/s |  87 kB     00:00    
16:14:04 #14 4.131 (40/81): libubsan-8.5.0-4.el8_5.aarch64.rpm      20 MB/s | 143 kB     00:00    
16:14:04 #14 4.132 (41/81): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 4.4 MB/s |  25 kB     00:00    
16:14:04 #14 4.140 (42/81): m4-1.4.18-7.el8.aarch64.rpm             27 MB/s | 218 kB     00:00    
16:14:04 #14 4.145 (43/81): make-4.2.1-10.el8.aarch64.rpm           38 MB/s | 490 kB     00:00    
16:14:04 #14 4.161 (44/81): openssh-clients-8.0p1-10.el8.aarch64.r  41 MB/s | 625 kB     00:00    
16:14:04 #14 4.173 (45/81): openssh-8.0p1-10.el8.aarch64.rpm        14 MB/s | 487 kB     00:00    
16:14:04 #14 4.176 (46/81): pcre2-devel-10.32-2.el8.aarch64.rpm     40 MB/s | 605 kB     00:00    
16:14:04 #14 4.184 (47/81): pcre2-utf32-10.32-2.el8.aarch64.rpm     24 MB/s | 195 kB     00:00    
16:14:04 #14 4.185 (48/81): pcre2-utf16-10.32-2.el8.aarch64.rpm     17 MB/s | 202 kB     00:00    
16:14:04 #14 4.188 (49/81): perl-Data-Dumper-2.167-399.el8.aarch64  14 MB/s |  57 kB     00:00    
16:14:04 #14 4.196 (50/81): policycoreutils-2.9-16.el8.aarch64.rpm  35 MB/s | 372 kB     00:00    
16:14:04 #14 4.200 (51/81): policycoreutils-devel-2.9-16.el8.aarch  25 MB/s | 286 kB     00:00    
16:14:04 #14 4.206 (52/81): python3-audit-3.0-0.17.20191104git1c2f  14 MB/s |  84 kB     00:00    
16:14:04 #14 4.207 (53/81): policycoreutils-python-utils-2.9-16.el  23 MB/s | 252 kB     00:00    
16:14:04 #14 4.213 (54/81): python3-libsemanage-2.9-6.el8.aarch64.  20 MB/s | 125 kB     00:00    
16:14:04 #14 4.215 (55/81): libtool-ltdl-devel-2.4.6-25.el8.aarch6 332 kB/s | 184 kB     00:00    
16:14:04 #14 4.217 (56/81): python3-libselinux-2.9-5.el8.aarch64.r  24 MB/s | 272 kB     00:00    
16:14:04 #14 4.223 (57/81): rpm-plugin-selinux-4.14.3-19.el8.aarch  13 MB/s |  77 kB     00:00    
16:14:04 #14 4.229 (58/81): python3-setools-4.3.0-2.el8.aarch64.rp  38 MB/s | 528 kB     00:00    
16:14:04 #14 4.237 (59/81): selinux-policy-3.14.3-80.el8.noarch.rp  45 MB/s | 635 kB     00:00    
16:14:04 #14 4.258 (60/81): selinux-policy-devel-3.14.3-80.el8.noa  52 MB/s | 1.5 MB     00:00    
16:14:04 #14 4.266 (61/81): python3-policycoreutils-2.9-16.el8.noa  43 MB/s | 2.2 MB     00:00    
16:14:04 #14 4.271 (62/81): systemd-devel-239-51.el8.aarch64.rpm    31 MB/s | 386 kB     00:00    
16:14:04 #14 4.272 (63/81): which-2.21-16.el8.aarch64.rpm          8.1 MB/s |  48 kB     00:00    
16:14:04 #14 4.282 (64/81): device-mapper-devel-1.02.177-10.el8.aa  27 MB/s | 283 kB     00:00    
16:14:04 #14 4.291 (65/81): libxcrypt-static-4.1.1-6.el8.aarch64.r 6.7 MB/s |  58 kB     00:00    
16:14:04 #14 4.304 (66/81): glibc-static-2.28-164.el8.aarch64.rpm   50 MB/s | 1.6 MB     00:00    
16:14:04 #14 4.322 (67/81): ca-certificates-2021.2.50-80.0.el8_4.n  21 MB/s | 390 kB     00:00    
16:14:04 #14 4.333 (68/81): device-mapper-1.02.177-10.el8.aarch64.  35 MB/s | 373 kB     00:00    
16:14:04 #14 4.344 (69/81): device-mapper-libs-1.02.177-10.el8.aar  38 MB/s | 397 kB     00:00    
16:14:04 #14 4.348 (70/81): bash-4.4.20-2.el8.aarch64.rpm           27 MB/s | 1.5 MB     00:00    
16:14:04 #14 4.375 (71/81): glibc-common-2.28-164.el8.aarch64.rpm   49 MB/s | 1.2 MB     00:00    
16:14:04 #14 4.379 (72/81): glibc-minimal-langpack-2.28-164.el8.aa  13 MB/s |  58 kB     00:00    
16:14:04 #14 4.385 (73/81): libgcc-8.5.0-4.el8_5.aarch64.rpm        13 MB/s |  73 kB     00:00    
16:14:04 #14 4.396 (74/81): libsepol-2.9-3.el8.aarch64.rpm          28 MB/s | 321 kB     00:00    
16:14:04 #14 4.403 (75/81): libxcrypt-4.1.1-6.el8.aarch64.rpm       12 MB/s |  73 kB     00:00    
16:14:04 #14 4.417 (76/81): glibc-2.28-164.el8.aarch64.rpm          48 MB/s | 3.5 MB     00:00    
16:14:04 #14 4.438 (77/81): systemd-libs-239-51.el8.aarch64.rpm     48 MB/s | 1.0 MB     00:00    
16:14:04 #14 4.451 (78/81): systemd-pam-239-51.el8.aarch64.rpm      35 MB/s | 440 kB     00:00    
16:14:05 #14 4.468 (79/81): systemd-239-51.el8.aarch64.rpm          51 MB/s | 3.3 MB     00:00    
16:14:05 #14 4.499 (80/81): selinux-policy-minimum-3.14.3-80.el8.n  50 MB/s |  13 MB     00:00    
16:14:05 #14 4.505 (81/81): systemd-udev-239-51.el8.aarch64.rpm     28 MB/s | 1.5 MB     00:00    
16:14:05 #14 4.510 --------------------------------------------------------------------------------
16:14:05 #14 4.510 Total                                            37 MB/s | 106 MB     00:02     
16:14:05 #14 4.656 Running transaction check
16:14:05 #14 4.965 Transaction check succeeded.
16:14:05 #14 4.965 Running transaction test
16:14:06 #14 5.672 Transaction test succeeded.
16:14:06 #14 5.674 Running transaction
16:14:07 #14 6.611   Preparing        :                                                        1/1 
16:14:07 #14 6.662   Running scriptlet: libgcc-8.5.0-4.el8_5.aarch64                           1/1 
16:14:07 #14 6.683   Upgrading        : libgcc-8.5.0-4.el8_5.aarch64                          1/95 
16:14:07 #14 6.696   Running scriptlet: libgcc-8.5.0-4.el8_5.aarch64                          1/95 
16:14:07 #14 6.713   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  2/95 
16:14:07 #14 6.729   Installing       : cmake-filesystem-3.20.2-4.el8.aarch64                 3/95 
16:14:07 #14 6.886   Upgrading        : bash-4.4.20-2.el8.aarch64                             4/95 
16:14:07 #14 6.904   Running scriptlet: bash-4.4.20-2.el8.aarch64                             4/95 
16:14:07 #14 7.122   Upgrading        : glibc-common-2.28-164.el8.aarch64                     5/95 
16:14:08 #14 7.141   Running scriptlet: glibc-2.28-164.el8.aarch64                            6/95 
16:14:08 #14 7.624   Upgrading        : glibc-2.28-164.el8.aarch64                            6/95 
16:14:08 #14 7.651   Running scriptlet: glibc-2.28-164.el8.aarch64                            6/95 
16:14:08 #14 7.819   Installing       : glibc-langpack-en-2.28-164.el8.aarch64                7/95 
16:14:08 #14 7.867   Upgrading        : libsepol-2.9-3.el8.aarch64                            8/95 
16:14:08 #14 7.884   Running scriptlet: libsepol-2.9-3.el8.aarch64                            8/95 
16:14:08 #14 7.907   Upgrading        : libxcrypt-4.1.1-6.el8.aarch64                         9/95 
16:14:08 #14 8.016   Upgrading        : systemd-libs-239-51.el8.aarch64                      10/95 
16:14:08 #14 8.038   Running scriptlet: systemd-libs-239-51.el8.aarch64                      10/95 
16:14:08 #14 8.088   Installing       : make-1:4.2.1-10.el8.aarch64                          11/95 
16:14:08 #14 8.104   Running scriptlet: make-1:4.2.1-10.el8.aarch64                          11/95 
16:14:08 #14 8.131   Installing       : python3-libselinux-2.9-5.el8.aarch64                 12/95 
16:14:08 #14 8.154   Installing       : libmpc-1.1.0-9.1.el8.aarch64                         13/95 
16:14:08 #14 8.204   Installing       : checkpolicy-2.9-1.el8.aarch64                        14/95 
16:14:08 #14 8.236   Installing       : m4-1.4.18-7.el8.aarch64                              15/95 
16:14:09 #9 26.01 Resolving Dependencies
16:14:09 #14 8.252   Running scriptlet: m4-1.4.18-7.el8.aarch64                              15/95 
16:14:09 #14 8.996   Installing       : cpp-8.5.0-4.el8_5.aarch64                            16/95 
16:14:09 #14 9.014   Running scriptlet: cpp-8.5.0-4.el8_5.aarch64                            16/95 
16:14:09 #14 9.033   Installing       : python3-libsemanage-2.9-6.el8.aarch64                17/95 
16:14:09 #14 9.117   Installing       : python3-setools-4.3.0-2.el8.aarch64                  18/95 
16:14:09 #14 9.142   Running scriptlet: openssh-8.0p1-10.el8.aarch64                         19/95 
16:14:09 #9 26.01 --> Running transaction check
16:14:09 #9 26.01 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
16:14:09 #9 26.03 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.14 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.14 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.14 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.14 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.15 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.15 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.15 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.15 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.15 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.16 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.16 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.16 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.16 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
16:14:09 #9 26.16 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
16:14:09 #9 26.16 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
16:14:09 #9 26.17 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
16:14:09 #9 26.17 --> Running transaction check
16:14:09 #9 26.17 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
16:14:09 #9 26.17 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
16:14:09 #9 26.17 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
16:14:09 #9 26.17 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
16:14:09 #9 26.18 ---> Package file.aarch64 0:5.11-37.el7 will be installed
16:14:09 #9 26.18 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
16:14:09 #9 26.18 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
16:14:09 #9 26.18 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
16:14:09 #9 26.18 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
16:14:09 #9 26.19 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.19 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.19 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.19 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.19 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.19 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.19 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.20 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.21 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:14:09 #9 26.21 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
16:14:09 #9 26.21 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
16:14:09 #9 26.21 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
16:14:09 #9 26.21 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
16:14:09 #9 26.21 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
16:14:09 #9 26.21 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
16:14:09 #9 26.22 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
16:14:09 #9 26.22 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:14:09 #9 26.22 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:14:09 #9 26.22 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:14:09 #9 26.22 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:14:09 #9 26.22 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
16:14:09 #9 26.22 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
16:14:09 #9 26.22 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
16:14:09 #9 26.23 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
16:14:09 #9 26.23 ---> Package unzip.aarch64 0:6.0-22.el7_9 will be installed
16:14:09 #9 26.23 --> Running transaction check
16:14:09 #9 26.23 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
16:14:09 #9 26.23 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
16:14:09 #9 26.23 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
16:14:09 #9 26.23 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
16:14:09 #9 26.23 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
16:14:09 #9 26.23 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
16:14:09 #9 26.23 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
16:14:09 #9 26.23 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
16:14:09 #9 26.24 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:14:09 #9 26.24 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:14:09 #14 9.210   Installing       : openssh-8.0p1-10.el8.aarch64                         19/95 
16:14:09 #14 9.257   Installing       : libselinux-utils-2.9-5.el8.aarch64                   20/95 
16:14:09 #14 9.311   Installing       : policycoreutils-2.9-16.el8.aarch64                   21/95 
16:14:09 #14 9.339   Running scriptlet: policycoreutils-2.9-16.el8.aarch64                   21/95 
16:14:09 #14 9.361   Installing       : libsepol-devel-2.9-3.el8.aarch64                     22/95 
16:14:09 #9 26.24 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
16:14:09 #9 26.24 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
16:14:09 #9 26.24 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
16:14:09 #9 26.25 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
16:14:09 #9 26.25 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
16:14:09 #9 26.25 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
16:14:09 #9 26.25 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
16:14:09 #9 26.25 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
16:14:09 #9 26.25 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
16:14:09 #9 26.25 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
16:14:09 #9 26.26 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
16:14:09 #9 26.26 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
16:14:09 #9 26.26 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
16:14:09 #9 26.26 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
16:14:09 #9 26.26 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
16:14:09 #9 26.26 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
16:14:09 #9 26.26 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
16:14:09 #9 26.26 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
16:14:09 #9 26.26 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
16:14:09 #9 26.26 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
16:14:09 #9 26.26 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
16:14:09 #9 26.27 --> Running transaction check
16:14:09 #9 26.27 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
16:14:09 #9 26.27 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
16:14:09 #9 26.27 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
16:14:09 #9 26.27 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:14:09 #9 26.28 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:14:09 #9 26.28 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
16:14:09 #9 26.28 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
16:14:09 #9 26.28 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
16:14:09 #9 26.28 --> Running transaction check
16:14:09 #9 26.28 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
16:14:09 #9 26.28 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
16:14:09 #9 26.50 --> Finished Dependency Resolution
16:14:10 #14 9.452   Installing       : isl-0.16.1-6.el8.aarch64                             23/95 
16:14:10 #14 9.467   Running scriptlet: isl-0.16.1-6.el8.aarch64                             23/95 
16:14:10 #14 9.495   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       24/95 
16:14:10 #14 9.515   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  25/95 
16:14:10 #14 9.565   Installing       : libasan-8.5.0-4.el8_5.aarch64                        26/95 
16:14:10 #14 9.578   Running scriptlet: libasan-8.5.0-4.el8_5.aarch64                        26/95 
16:14:10 #14 9.595   Installing       : libatomic-8.5.0-4.el8_5.aarch64                      27/95 
16:14:10 #14 9.607   Running scriptlet: libatomic-8.5.0-4.el8_5.aarch64                      27/95 
16:14:10 #14 9.632   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               28/95 
16:14:10 #9 26.51 
16:14:10 #9 26.51 Dependencies Resolved
16:14:10 #9 26.51 
16:14:10 #9 26.51 ================================================================================
16:14:10 #9 26.51  Package                   Arch       Version                  Repository  Size
16:14:10 #9 26.51 ================================================================================
16:14:10 #9 26.51 Installing:
16:14:10 #9 26.51  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
16:14:10 #9 26.51  rpmlint                   noarch     1.5-4.el7                base       229 k
16:14:10 #9 26.51 Installing for dependencies:
16:14:10 #9 26.51  bzip2                     aarch64    1.0.6-13.el7             base        52 k
16:14:10 #9 26.51  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
16:14:10 #9 26.51  dwz                       aarch64    0.11-3.el7               base        95 k
16:14:10 #9 26.51  elfutils                  aarch64    0.176-5.el7              base       301 k
16:14:10 #9 26.51  emacs-filesystem          noarch     1:24.3-23.el7            base        58 k
16:14:10 #9 26.51  file                      aarch64    5.11-37.el7              base        57 k
16:14:10 #9 26.51  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
16:14:10 #9 26.51  groff-base                aarch64    1.22.2-8.el7             base       920 k
16:14:10 #9 26.51  patch                     aarch64    2.7.1-12.el7_7           base       107 k
16:14:10 #9 26.51  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
16:14:10 #9 26.51  perl-Carp                 noarch     1.26-244.el7             base        19 k
16:14:10 #9 26.51  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
16:14:10 #9 26.51  perl-Exporter             noarch     5.68-3.el7               base        28 k
16:14:10 #9 26.51  perl-File-Path            noarch     2.09-2.el7               base        26 k
16:14:10 #9 26.51  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
16:14:10 #9 26.51  perl-Filter               aarch64    1.49-3.el7               base        76 k
16:14:10 #9 26.51  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
16:14:10 #9 26.51  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
16:14:10 #9 26.51  perl-PathTools            aarch64    3.40-5.el7               base        82 k
16:14:10 #9 26.51  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
16:14:10 #9 26.51  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
16:14:10 #9 26.51  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
16:14:10 #9 26.51  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
16:14:10 #9 26.51  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
16:14:10 #9 26.51  perl-Socket               aarch64    2.010-5.el7              base        48 k
16:14:10 #9 26.51  perl-Storable             aarch64    2.45-3.el7               base        73 k
16:14:10 #9 26.51  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
16:14:10 #9 26.51  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
16:14:10 #9 26.51  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
16:14:10 #9 26.51  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
16:14:10 #9 26.51  perl-constant             noarch     1.27-2.el7               base        19 k
16:14:10 #9 26.51  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
16:14:10 #9 26.51  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
16:14:10 #9 26.51  perl-parent               noarch     1:0.225-244.el7          base        12 k
16:14:10 #9 26.51  perl-podlators            noarch     2.5.1-3.el7              base       112 k
16:14:10 #9 26.51  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
16:14:10 #9 26.51  perl-threads              aarch64    1.87-4.el7               base        48 k
16:14:10 #9 26.51  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
16:14:10 #9 26.51  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
16:14:10 #9 26.51  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
16:14:10 #9 26.51  unzip                     aarch64    6.0-22.el7_9             updates    167 k
16:14:10 #9 26.51  zip                       aarch64    3.0-11.el7               base       257 k
16:14:10 #9 26.51 Updating for dependencies:
16:14:10 #9 26.51  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
16:14:10 #9 26.51  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
16:14:10 #9 26.51  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
16:14:10 #9 26.51  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
16:14:10 #9 26.51 
16:14:10 #9 26.51 Transaction Summary
16:14:10 #9 26.51 ================================================================================
16:14:10 #9 26.51 Install  2 Packages (+42 Dependent packages)
16:14:10 #9 26.51 Upgrade             (  4 Dependent packages)
16:14:10 #9 26.51 
16:14:10 #9 26.51 Total download size: 17 M
16:14:10 #9 26.51 Downloading packages:
16:14:10 #9 26.52 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:14:10 #14 9.702   Installing       : openssh-clients-8.0p1-10.el8.aarch64                 29/95 
16:14:10 #14 10.31   Installing       : git-core-2.27.0-1.el8.aarch64                        30/95 
16:14:10 #14 10.66   Installing       : git-core-doc-2.27.0-1.el8.noarch                     31/95 
16:14:11 #14 10.71   Installing       : libgomp-8.5.0-4.el8_5.aarch64                        32/95 
16:14:11 #14 10.72   Running scriptlet: libgomp-8.5.0-4.el8_5.aarch64                        32/95 
16:14:11 #14 10.76   Installing       : libubsan-8.5.0-4.el8_5.aarch64                       33/95 
16:14:11 #14 10.77   Running scriptlet: libubsan-8.5.0-4.el8_5.aarch64                       33/95 
16:14:11 #14 10.80   Installing       : pcre2-utf16-10.32-2.el8.aarch64                      34/95 
16:14:11 #14 10.84   Installing       : pcre2-utf32-10.32-2.el8.aarch64                      35/95 
16:14:11 #14 10.92   Installing       : pcre2-devel-10.32-2.el8.aarch64                      36/95 
16:14:11 #9 27.77 warning: /var/cache/yum/aarch64/7/base/packages/dwz-0.11-3.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY
16:14:11 #9 27.77 Public key for dwz-0.11-3.el7.aarch64.rpm is not installed
16:14:11 #14 10.97   Installing       : libselinux-devel-2.9-5.el8.aarch64                   37/95 
16:14:11 #14 11.00   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               38/95 
16:14:11 #14 11.07   Installing       : autoconf-2.69-29.el8.noarch                          39/95 
16:14:11 #14 11.09   Running scriptlet: autoconf-2.69-29.el8.noarch                          39/95 
16:14:11 #14 11.11   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.aarc   40/95 
16:14:11 #14 11.31   Installing       : python3-policycoreutils-2.9-16.el8.noarch            41/95 
16:14:11 #14 11.34   Installing       : policycoreutils-python-utils-2.9-16.el8.noarch       42/95 
16:14:11 #14 11.36   Installing       : rpm-plugin-selinux-4.14.3-19.el8.aarch64             43/95 
16:14:11 #14 11.38   Installing       : selinux-policy-3.14.3-80.el8.noarch                  44/95 
16:14:11 #14 11.40   Running scriptlet: selinux-policy-3.14.3-80.el8.noarch                  44/95 
16:14:11 #9 28.60 Public key for perl-libs-5.16.3-299.el7_9.aarch64.rpm is not installed
16:14:13 #14 11.42   Running scriptlet: selinux-policy-minimum-3.14.3-80.el8.noarch          45/95 
16:14:13 #14 12.67   Installing       : selinux-policy-minimum-3.14.3-80.el8.noarch          45/95 
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0911c21459189ed59) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08007ef406e165d47) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0bd0218865eaff817) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-019f4af90bb6bd924) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-083600641fc54cdb7) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-015a8e5f250e252c6) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f961d74856837095) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01e91956255fee34b) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:14:20 #9 36.59 --------------------------------------------------------------------------------
16:14:20 #9 36.59 Total                                              1.7 MB/s |  17 MB  00:10     
16:14:20 #9 36.59 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:14:20 #9 36.60 Importing GPG key 0xF4A80EB5:
16:14:20 #9 36.60  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
16:14:20 #9 36.60  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
16:14:20 #9 36.60  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
16:14:20 #9 36.60  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:14:20 #9 36.60 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
16:14:20 #9 36.60 Importing GPG key 0x305D49D6:
16:14:20 #9 36.60  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
16:14:20 #9 36.60  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
16:14:20 #9 36.60  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
16:14:20 #9 36.60  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
16:14:20 #9 36.67 Running transaction check
16:14:20 #9 36.71 Running transaction test
16:14:20 #9 36.79 Transaction test succeeded
16:14:20 #9 36.79 Running transaction
16:14:20 #9 36.88   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            1/52 
16:14:20 #9 37.16   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 2/52 
16:14:20 #9 37.20   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
16:14:21 #9 37.39   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
16:14:21 #9 37.57   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
16:14:21 #9 37.60   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
16:14:21 #9 37.62   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
16:14:21 #9 37.65   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
16:14:21 #9 37.68   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
16:14:21 #14 12.73   Running scriptlet: selinux-policy-minimum-3.14.3-80.el8.noarch          45/95 
16:14:21 #14 20.31   Installing       : policycoreutils-devel-2.9-16.el8.aarch64             46/95 
16:14:21 #14 20.52   Installing       : selinux-policy-devel-3.14.3-80.el8.noarch            47/95 
16:14:21 #14 20.55   Running scriptlet: selinux-policy-devel-3.14.3-80.el8.noarch            47/95 
16:14:21 #14 20.77   Installing       : kernel-headers-4.18.0-348.2.1.el8_5.aarch64          48/95 
16:14:21 #14 20.82   Running scriptlet: glibc-headers-2.28-164.el8.aarch64                   49/95 
16:14:21 #14 20.90   Installing       : glibc-headers-2.28-164.el8.aarch64                   49/95 
16:14:21 #14 20.93   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  50/95 
16:14:21 #14 21.02   Installing       : glibc-devel-2.28-164.el8.aarch64                     51/95 
16:14:21 #9 37.70   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
16:14:21 #9 38.01   Installing : perl-Encode-2.51-7.el7.aarch64                             11/52 
16:14:21 #9 38.04   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
16:14:21 #9 38.06   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
16:14:21 #9 38.09   Installing : perl-threads-1.87-4.el7.aarch64                            14/52 
16:14:21 #9 38.12   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
16:14:21 #9 38.15   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
16:14:21 #9 38.18   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
16:14:21 #9 38.21   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
16:14:21 #9 38.23   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
16:14:21 #9 38.24   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
16:14:21 #9 38.27   Installing : perl-Storable-2.45-3.el7.aarch64                           21/52 
16:14:21 #9 38.31   Installing : perl-Filter-1.49-3.el7.aarch64                             22/52 
16:14:21 #9 38.36   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/52 
16:14:21 #9 38.39   Installing : perl-PathTools-3.40-5.el7.aarch64                          24/52 
16:14:21 #9 38.42   Installing : perl-threads-shared-1.43-6.el7.aarch64                     25/52 
16:14:21 #9 38.44   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                26/52 
16:14:22 #9 38.53   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       27/52 
16:14:22 #9 38.72   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     28/52 
16:14:22 #9 38.74   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
16:14:22 #9 38.76   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
16:14:22 #14 21.03   Running scriptlet: glibc-devel-2.28-164.el8.aarch64                     51/95 
16:14:22 #14 22.15   Installing       : gcc-8.5.0-4.el8_5.aarch64                            52/95 
16:14:22 #14 22.17   Running scriptlet: gcc-8.5.0-4.el8_5.aarch64                            52/95 
16:14:22 #14 22.20   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 53/95 
16:14:22 #14 22.45   Installing       : glibc-static-2.28-164.el8.aarch64                    54/95 
16:14:22 #14 22.64   Installing       : kbd-misc-2.0.4-10.el8.noarch                         55/95 
16:14:22 #14 22.72   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       56/95 
16:14:23 #14 22.79   Installing       : kbd-2.0.4-10.el8.aarch64                             57/95 
16:14:23 #14 22.92   Installing       : xkeyboard-config-2.28-1.el8.noarch                   58/95 
16:14:23 #14 22.96   Installing       : libxkbcommon-0.9.1-1.el8.aarch64                     59/95 
16:14:23 #14 23.00   Upgrading        : systemd-pam-239-51.el8.aarch64                       60/95 
16:14:23 #9 38.79   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
16:14:23 #9 39.89   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
16:14:23 #9 39.93   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
16:14:23 #9 39.96   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
16:14:23 #9 39.98   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
16:14:23 #9 40.00   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
16:14:23 #9 40.02   Installing : desktop-file-utils-0.23-2.el7.aarch64                      37/52 
16:14:23 #9 40.08   Installing : zip-3.0-11.el7.aarch64                                     38/52 
16:14:23 #9 40.10   Installing : patch-2.7.1-12.el7_7.aarch64                               39/52 
16:14:23 #14 23.02   Running scriptlet: systemd-239-51.el8.aarch64                           61/95 
16:14:23 #14 23.42   Upgrading        : systemd-239-51.el8.aarch64                           61/95 
16:14:23 #14 23.46   Running scriptlet: systemd-239-51.el8.aarch64                           61/95 
16:14:24 #14 23.52   Upgrading        : device-mapper-libs-8:1.02.177-10.el8.aarch64         62/95 
16:14:24 #14 23.55   Upgrading        : device-mapper-8:1.02.177-10.el8.aarch64              63/95 
16:14:24 #14 23.64   Installing       : systemd-devel-239-51.el8.aarch64                     64/95 
16:14:24 #9 40.12   Installing : perl-srpm-macros-1-8.el7.noarch                            40/52 
16:14:24 #9 40.59   Installing : gdb-7.6.1-120.el7.aarch64                                  41/52 
16:14:24 #9 40.63   Installing : unzip-6.0-22.el7_9.aarch64                                 42/52 
16:14:24 #9 40.65   Installing : file-5.11-37.el7.aarch64                                   43/52 
16:14:24 #9 40.67   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
16:14:24 #9 40.70   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
16:14:24 #14 23.67   Installing       : vim-filesystem-2:8.0.1763-16.el8.noarch              65/95 
16:14:24 #9 40.77   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
16:14:24 #9 40.81   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
16:14:24 #9 40.87   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
16:14:24 #9 40.89   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
16:14:24 #9 40.91   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
16:14:24 #9 41.10   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             51/52 
16:14:24 #9 41.29   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  52/52 
16:14:24 #9 41.50   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
16:14:24 #9 41.52   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
16:14:24 #9 41.54   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
16:14:25 #9 41.55   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
16:14:25 #9 41.56   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
16:14:25 #9 41.57   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
16:14:25 #9 41.58   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
16:14:25 #9 41.59   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
16:14:25 #9 41.61   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
16:14:25 #9 41.62   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
16:14:25 #9 41.63   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
16:14:25 #9 41.64   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
16:14:25 #9 41.65   Verifying  : unzip-6.0-22.el7_9.aarch64                                 13/52 
16:14:25 #9 41.66   Verifying  : gdb-7.6.1-120.el7.aarch64                                  14/52 
16:14:25 #9 41.67   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
16:14:25 #9 41.68   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
16:14:25 #9 41.69   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
16:14:25 #9 41.70   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
16:14:25 #9 41.71   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
16:14:25 #9 41.72   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
16:14:25 #9 41.73   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
16:14:25 #9 41.74   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
16:14:25 #9 41.76   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
16:14:25 #14 24.09   Installing       : cmake-data-3.20.2-4.el8.noarch                       66/95 
16:14:25 #14 24.93   Installing       : cmake-3.20.2-4.el8.aarch64                           67/95 
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
16:14:25 #9 41.77   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
16:14:25 #9 41.78   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     25/52 
16:14:25 #9 41.79   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
16:14:25 #9 41.80   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                           27/52 
16:14:25 #9 41.81   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
16:14:25 #9 41.82   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
16:14:25 #9 41.83   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
16:14:25 #9 41.84   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
16:14:25 #9 41.85   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
16:14:25 #9 41.86   Verifying  : perl-Storable-2.45-3.el7.aarch64                           33/52 
16:14:25 #9 41.87   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           34/52 
16:14:25 #9 41.88   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
16:14:25 #9 41.89   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
16:14:25 #9 41.90   Verifying  : zip-3.0-11.el7.aarch64                                     37/52 
16:14:25 #9 41.91   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         38/52 
16:14:25 #9 41.92   Verifying  : perl-Filter-1.49-3.el7.aarch64                             39/52 
16:14:25 #9 41.93   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                40/52 
16:14:25 #9 41.94   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
16:14:25 #9 41.95   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            42/52 
16:14:25 #9 41.96   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       43/52 
16:14:25 #9 41.98   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/52 
16:14:25 #9 41.99   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     45/52 
16:14:25 #9 42.00   Verifying  : python-srpm-macros-3-34.el7.noarch                         46/52 
16:14:25 #9 42.01   Verifying  : perl-File-Path-2.09-2.el7.noarch                           47/52 
16:14:25 #9 42.01   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
16:14:25 #9 42.03   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
16:14:25 #9 42.03   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
16:14:25 #9 42.03   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
16:14:25 #9 42.03   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
16:14:25 #9 42.07 
16:14:25 #9 42.07 Installed:
16:14:25 #9 42.07   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
16:14:25 #9 42.07 
16:14:25 #9 42.07 Dependency Installed:
16:14:25 #9 42.07   bzip2.aarch64 0:1.0.6-13.el7                                                  
16:14:25 #9 42.07   desktop-file-utils.aarch64 0:0.23-2.el7                                       
16:14:25 #9 42.07   dwz.aarch64 0:0.11-3.el7                                                      
16:14:25 #9 42.07   elfutils.aarch64 0:0.176-5.el7                                                
16:14:25 #9 42.07   emacs-filesystem.noarch 1:24.3-23.el7                                         
16:14:25 #9 42.07   file.aarch64 0:5.11-37.el7                                                    
16:14:25 #9 42.07   gdb.aarch64 0:7.6.1-120.el7                                                   
16:14:25 #9 42.07   groff-base.aarch64 0:1.22.2-8.el7                                             
16:14:25 #9 42.07   patch.aarch64 0:2.7.1-12.el7_7                                                
16:14:25 #9 42.07   perl.aarch64 4:5.16.3-299.el7_9                                               
16:14:25 #9 42.07   perl-Carp.noarch 0:1.26-244.el7                                               
16:14:25 #9 42.07   perl-Encode.aarch64 0:2.51-7.el7                                              
16:14:25 #9 42.07   perl-Exporter.noarch 0:5.68-3.el7                                             
16:14:25 #9 42.07   perl-File-Path.noarch 0:2.09-2.el7                                            
16:14:25 #9 42.07   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
16:14:25 #9 42.07   perl-Filter.aarch64 0:1.49-3.el7                                              
16:14:25 #9 42.07   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
16:14:25 #9 42.07   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
16:14:25 #9 42.07   perl-PathTools.aarch64 0:3.40-5.el7                                           
16:14:25 #9 42.07   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
16:14:25 #9 42.07   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
16:14:25 #9 42.07   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
16:14:25 #9 42.07   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
16:14:25 #9 42.07   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
16:14:25 #9 42.07   perl-Socket.aarch64 0:2.010-5.el7                                             
16:14:25 #9 42.07   perl-Storable.aarch64 0:2.45-3.el7                                            
16:14:25 #9 42.07   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
16:14:25 #9 42.07   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
16:14:25 #9 42.07   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
16:14:25 #9 42.07   perl-Time-Local.noarch 0:1.2300-2.el7                                         
16:14:25 #9 42.07   perl-constant.noarch 0:1.27-2.el7                                             
16:14:25 #9 42.07   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
16:14:25 #9 42.07   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
16:14:25 #9 42.07   perl-parent.noarch 1:0.225-244.el7                                            
16:14:25 #9 42.07   perl-podlators.noarch 0:2.5.1-3.el7                                           
16:14:25 #9 42.07   perl-srpm-macros.noarch 0:1-8.el7                                             
16:14:25 #9 42.07   perl-threads.aarch64 0:1.87-4.el7                                             
16:14:25 #9 42.07   perl-threads-shared.aarch64 0:1.43-6.el7                                      
16:14:25 #9 42.07   python-srpm-macros.noarch 0:3-34.el7                                          
16:14:25 #9 42.07   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
16:14:25 #9 42.07   unzip.aarch64 0:6.0-22.el7_9                                                  
16:14:25 #9 42.07   zip.aarch64 0:3.0-11.el7                                                      
16:14:25 #9 42.07 
16:14:25 #9 42.07 Dependency Updated:
16:14:25 #9 42.07   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
16:14:25 #9 42.07   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
16:14:25 #9 42.07 
16:14:25 #9 42.08 Complete!
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/2e52ae68-c978-445f-a607-07868cd35985/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/56ecb89a-e5d6-44bf-9a70-6ba8f90bbc54/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/a80608c2-cb15-4dbd-9dfe-fdcc2285a261/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/9626d756-511e-482d-99c9-5ba259982fd2/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/97628bdd-c7e0-4cde-8a9a-dc0c5088cf12/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] {
[Pipeline] {
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/2d1555a8-5081-48ed-8a08-b9f875656228/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
16:14:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:25 chowning workspace
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/98a20377-587f-45a7-959d-f5f413063758/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:14:25 #14 24.96   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  68/95 
16:14:25 #14 25.02   Installing       : automake-1.16.1-7.el8.noarch                         69/95 
16:14:25 #14 25.05   Installing       : perl-Error-1:0.17025-2.el8.noarch                    70/95 
16:14:25 #14 25.07   Installing       : perl-Git-2.27.0-1.el8.noarch                         71/95 
16:14:25 #14 25.10   Installing       : git-2.27.0-1.el8.aarch64                             72/95 
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/e90c3e0d-23ab-4ddf-827e-9fd17f727faa/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:14:25 #9 DONE 42.3s
16:14:25 
16:14:25 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
16:14:25 #11 sha256:d5d4dcb351ed7e6bc5093cbf657bebd449dfd24faf035922622320ec6c84f705
16:14:25 #11 DONE 0.1s
16:14:25 #14 25.18   Installing       : libtool-2.4.6-25.el8.aarch64                         73/95 
16:14:25 #14 25.19   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         73/95 
16:14:25 #14 25.22   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              74/95 
16:14:25 #14 25.24   Installing       : device-mapper-devel-8:1.02.177-10.el8.aarch64        75/95 
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
16:14:25 
16:14:25 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:14:25 #12 sha256:f5527ce246ec6718903523231096a1f5cf66d5a8b6e9c62363fa51f771aabaca
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:14:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:25 chowning workspace
[Pipeline] sh
16:14:26 #14 25.44   Upgrading        : systemd-udev-239-51.el8.aarch64                      76/95 
16:14:26 #14 25.47   Running scriptlet: systemd-udev-239-51.el8.aarch64                      76/95 
16:14:26 + pwd
16:14:26 + id -u
16:14:26 + id -g
16:14:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:26 Unable to find image 'busybox:latest' locally
[Pipeline] echo
16:14:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:26 chowning workspace
[Pipeline] sh
16:14:26 #14 25.73   Installing       : annobin-9.72-1.el8_5.2.aarch64                       77/95 
16:14:26 #14 25.76   Installing       : libseccomp-devel-2.5.1-1.el8.aarch64                 78/95 
16:14:26 #14 25.78   Installing       : which-2.21-16.el8.aarch64                            79/95 
16:14:26 #14 25.80   Upgrading        : glibc-minimal-langpack-2.28-164.el8.aarch64          80/95 
16:14:26 #14 25.81   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          81/95 
16:14:26 #14 25.85   Upgrading        : ca-certificates-2021.2.50-80.0.el8_4.noarch          81/95 
16:14:26 latest: Pulling from library/busybox
16:14:26 7ac9c28714aa: Pulling fs layer
16:14:26 #12 0.667 Loaded plugins: fastestmirror, ovl
[Pipeline] echo
16:14:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:26 chowning workspace
[Pipeline] sh
16:14:26 #14 25.87   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          81/95 
16:14:26 #14 26.17   Cleanup          : ca-certificates-2020.2.41-80.0.el8_2.noarch          82/95 
16:14:26 #14 26.20   Cleanup          : systemd-udev-239-45.el8.aarch64                      83/95 
16:14:26 #14 26.20   Running scriptlet: systemd-udev-239-45.el8.aarch64                      83/95 
16:14:26 #14 26.24   Cleanup          : device-mapper-8:1.02.175-5.el8.aarch64               84/95 
16:14:26 + pwd
16:14:26 + id -u
16:14:26 + id -g
16:14:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:26 Unable to find image 'busybox:latest' locally
16:14:26 7ac9c28714aa: Verifying Checksum
16:14:26 7ac9c28714aa: Download complete
16:14:26 #12 0.819 Enabling base-source repository
16:14:26 #12 0.819 Enabling extras-source repository
16:14:26 #12 0.819 Enabling updates-source repository
16:14:26 #12 0.819 Loading mirror speeds from cached hostfile
16:14:26 #12 0.819  * base: download.cf.centos.org
16:14:26 #12 0.819  * extras: download.cf.centos.org
16:14:26 #12 0.819  * updates: download.cf.centos.org
16:14:26 #14 26.26   Running scriptlet: systemd-239-45.el8.aarch64                           85/95 
16:14:26 #14 26.29   Cleanup          : systemd-239-45.el8.aarch64                           85/95 
16:14:26 #14 26.33   Cleanup          : systemd-pam-239-45.el8.aarch64                       86/95 
16:14:26 #14 26.35   Cleanup          : device-mapper-libs-8:1.02.175-5.el8.aarch64          87/95 
16:14:26 #14 26.37   Cleanup          : systemd-libs-239-45.el8.aarch64                      88/95 
16:14:26 #14 26.39   Cleanup          : libsepol-2.9-2.el8.aarch64                           89/95 
16:14:26 #14 26.39   Running scriptlet: libsepol-2.9-2.el8.aarch64                           89/95 
16:14:26 #14 26.42   Cleanup          : libxcrypt-4.1.1-4.el8.aarch64                        90/95 
16:14:26 #14 26.44   Cleanup          : glibc-common-2.28-151.el8.aarch64                    91/95 
16:14:26 #14 26.47   Cleanup          : bash-4.4.19-14.el8.aarch64                           92/95 
16:14:26 #14 26.47   Running scriptlet: bash-4.4.19-14.el8.aarch64                           92/95 
16:14:26 + pwd
16:14:26 + id -u
16:14:26 + id -g
16:14:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:26 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:14:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:26 chowning workspace
[Pipeline] sh
16:14:26 7ac9c28714aa: Pull complete
16:14:26 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:26 Status: Downloaded newer image for busybox:latest
16:14:27 #14 26.51   Cleanup          : glibc-2.28-151.el8.aarch64                           93/95 
16:14:27 #14 26.55   Cleanup          : glibc-minimal-langpack-2.28-151.el8.aarch64          94/95 
16:14:27 #14 26.56   Cleanup          : libgcc-8.4.1-1.el8.aarch64                           95/95 
16:14:27 #14 26.56   Running scriptlet: libgcc-8.4.1-1.el8.aarch64                           95/95 
16:14:27 latest: Pulling from library/busybox
16:14:27 7ac9c28714aa: Pulling fs layer
16:14:27 7ac9c28714aa: Verifying Checksum
16:14:27 7ac9c28714aa: Download complete
16:14:27 + pwd
16:14:27 + id -u
16:14:27 + id -g
16:14:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:27 Unable to find image 'busybox:latest' locally
[Pipeline] echo
16:14:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:27 chowning workspace
[Pipeline] sh
16:14:27 #14 26.59   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          95/95 
16:14:27 #14 26.89   Running scriptlet: libgcc-8.4.1-1.el8.aarch64                           95/95 
16:14:27 #14 26.98   Running scriptlet: glibc-common-2.28-164.el8.aarch64                    95/95 
16:14:27 7ac9c28714aa: Pull complete
16:14:27 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:27 Status: Downloaded newer image for busybox:latest
16:14:27 latest: Pulling from library/busybox
16:14:27 7ac9c28714aa: Pulling fs layer
16:14:27 7ac9c28714aa: Verifying Checksum
16:14:27 7ac9c28714aa: Download complete
16:14:27 + pwd
16:14:27 + id -u
16:14:27 + id -g
16:14:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:27 Unable to find image 'busybox:latest' locally
16:14:27 #14 27.07   Running scriptlet: systemd-239-51.el8.aarch64                           95/95 
16:14:27 #14 27.11   Running scriptlet: systemd-udev-239-51.el8.aarch64                      95/95 
16:14:27 #14 27.20   Verifying        : annobin-9.72-1.el8_5.2.aarch64                        1/95 
16:14:27 #14 27.20   Verifying        : autoconf-2.69-29.el8.noarch                           2/95 
16:14:27 #14 27.20   Verifying        : automake-1.16.1-7.el8.noarch                          3/95 
16:14:27 #14 27.20   Verifying        : cmake-3.20.2-4.el8.aarch64                            4/95 
16:14:27 #14 27.20   Verifying        : cmake-data-3.20.2-4.el8.noarch                        5/95 
16:14:27 #14 27.20   Verifying        : cmake-filesystem-3.20.2-4.el8.aarch64                 6/95 
16:14:27 #14 27.20   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  7/95 
16:14:27 #14 27.20   Verifying        : cpp-8.5.0-4.el8_5.aarch64                             8/95 
16:14:27 #14 27.20   Verifying        : gcc-8.5.0-4.el8_5.aarch64                             9/95 
16:14:27 #14 27.20   Verifying        : git-2.27.0-1.el8.aarch64                             10/95 
16:14:27 #14 27.20   Verifying        : git-core-2.27.0-1.el8.aarch64                        11/95 
16:14:27 #14 27.20   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/95 
16:14:27 #14 27.20   Verifying        : isl-0.16.1-6.el8.aarch64                             13/95 
16:14:27 #14 27.20   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         14/95 
16:14:27 #14 27.20   Verifying        : libseccomp-devel-2.5.1-1.el8.aarch64                 15/95 
16:14:27 #14 27.20   Verifying        : libtool-2.4.6-25.el8.aarch64                         16/95 
16:14:27 #14 27.20   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              17/95 
16:14:27 #14 27.20   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       18/95 
16:14:27 #14 27.20   Verifying        : libxkbcommon-0.9.1-1.el8.aarch64                     19/95 
16:14:27 #14 27.20   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/95 
16:14:27 #14 27.20   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/95 
16:14:27 #14 27.20   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  22/95 
16:14:27 #14 27.20   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/95 
16:14:27 #14 27.20   Verifying        : vim-filesystem-2:8.0.1763-16.el8.noarch              24/95 
16:14:27 #14 27.20   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/95 
16:14:27 #14 27.20   Verifying        : checkpolicy-2.9-1.el8.aarch64                        26/95 
16:14:27 #14 27.20   Verifying        : glibc-devel-2.28-164.el8.aarch64                     27/95 
16:14:27 #14 27.20   Verifying        : glibc-headers-2.28-164.el8.aarch64                   28/95 
16:14:27 #14 27.20   Verifying        : glibc-langpack-en-2.28-164.el8.aarch64               29/95 
16:14:27 #14 27.20   Verifying        : kbd-2.0.4-10.el8.aarch64                             30/95 
16:14:27 #14 27.20   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       31/95 
16:14:27 #14 27.20   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         32/95 
16:14:27 #14 27.20   Verifying        : kernel-headers-4.18.0-348.2.1.el8_5.aarch64          33/95 
16:14:27 #14 27.20   Verifying        : libasan-8.5.0-4.el8_5.aarch64                        34/95 
16:14:27 #14 27.20   Verifying        : libatomic-8.5.0-4.el8_5.aarch64                      35/95 
16:14:27 #14 27.20   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               36/95 
16:14:27 #14 27.20   Verifying        : libgomp-8.5.0-4.el8_5.aarch64                        37/95 
16:14:27 #14 27.20   Verifying        : libselinux-devel-2.9-5.el8.aarch64                   38/95 
16:14:27 #14 27.20   Verifying        : libselinux-utils-2.9-5.el8.aarch64                   39/95 
16:14:27 #14 27.20   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     40/95 
16:14:27 #14 27.20   Verifying        : libubsan-8.5.0-4.el8_5.aarch64                       41/95 
16:14:27 #14 27.20   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  42/95 
16:14:27 #14 27.20   Verifying        : m4-1.4.18-7.el8.aarch64                              43/95 
16:14:27 #14 27.20   Verifying        : make-1:4.2.1-10.el8.aarch64                          44/95 
16:14:27 #14 27.20   Verifying        : openssh-8.0p1-10.el8.aarch64                         45/95 
16:14:27 #14 27.20   Verifying        : openssh-clients-8.0p1-10.el8.aarch64                 46/95 
16:14:27 #14 27.20   Verifying        : pcre2-devel-10.32-2.el8.aarch64                      47/95 
16:14:27 #14 27.20   Verifying        : pcre2-utf16-10.32-2.el8.aarch64                      48/95 
16:14:27 #14 27.20   Verifying        : pcre2-utf32-10.32-2.el8.aarch64                      49/95 
16:14:27 #14 27.20   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               50/95 
16:14:27 #14 27.20   Verifying        : policycoreutils-2.9-16.el8.aarch64                   51/95 
16:14:27 #14 27.20   Verifying        : policycoreutils-devel-2.9-16.el8.aarch64             52/95 
16:14:27 #14 27.20   Verifying        : policycoreutils-python-utils-2.9-16.el8.noarch       53/95 
16:14:27 #14 27.20   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.aarc   54/95 
16:14:27 #14 27.20   Verifying        : python3-libselinux-2.9-5.el8.aarch64                 55/95 
16:14:27 #14 27.20   Verifying        : python3-libsemanage-2.9-6.el8.aarch64                56/95 
16:14:27 #14 27.20   Verifying        : python3-policycoreutils-2.9-16.el8.noarch            57/95 
16:14:27 #14 27.20   Verifying        : python3-setools-4.3.0-2.el8.aarch64                  58/95 
16:14:27 #14 27.20   Verifying        : rpm-plugin-selinux-4.14.3-19.el8.aarch64             59/95 
16:14:27 #14 27.20   Verifying        : selinux-policy-3.14.3-80.el8.noarch                  60/95 
16:14:27 #14 27.20   Verifying        : selinux-policy-devel-3.14.3-80.el8.noarch            61/95 
16:14:27 #14 27.20   Verifying        : selinux-policy-minimum-3.14.3-80.el8.noarch          62/95 
16:14:27 #14 27.20   Verifying        : systemd-devel-239-51.el8.aarch64                     63/95 
16:14:27 #14 27.20   Verifying        : which-2.21-16.el8.aarch64                            64/95 
16:14:27 #14 27.20   Verifying        : device-mapper-devel-8:1.02.177-10.el8.aarch64        65/95 
16:14:27 #14 27.21   Verifying        : glibc-static-2.28-164.el8.aarch64                    66/95 
16:14:27 #14 27.21   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 67/95 
16:14:27 #14 27.21   Verifying        : bash-4.4.20-2.el8.aarch64                            68/95 
16:14:27 #14 27.21   Verifying        : bash-4.4.19-14.el8.aarch64                           69/95 
16:14:27 #14 27.21   Verifying        : ca-certificates-2021.2.50-80.0.el8_4.noarch          70/95 
16:14:27 #14 27.21   Verifying        : ca-certificates-2020.2.41-80.0.el8_2.noarch          71/95 
16:14:27 #14 27.21   Verifying        : device-mapper-8:1.02.177-10.el8.aarch64              72/95 
16:14:27 #14 27.21   Verifying        : device-mapper-8:1.02.175-5.el8.aarch64               73/95 
16:14:27 #14 27.21   Verifying        : device-mapper-libs-8:1.02.177-10.el8.aarch64         74/95 
16:14:27 #14 27.21   Verifying        : device-mapper-libs-8:1.02.175-5.el8.aarch64          75/95 
16:14:27 #14 27.21   Verifying        : glibc-2.28-164.el8.aarch64                           76/95 
16:14:27 #14 27.21   Verifying        : glibc-2.28-151.el8.aarch64                           77/95 
16:14:27 #14 27.21   Verifying        : glibc-common-2.28-164.el8.aarch64                    78/95 
16:14:27 #14 27.21   Verifying        : glibc-common-2.28-151.el8.aarch64                    79/95 
16:14:27 #14 27.21   Verifying        : glibc-minimal-langpack-2.28-164.el8.aarch64          80/95 
16:14:27 #14 27.21   Verifying        : glibc-minimal-langpack-2.28-151.el8.aarch64          81/95 
16:14:27 #14 27.21   Verifying        : libgcc-8.5.0-4.el8_5.aarch64                         82/95 
16:14:27 #14 27.21   Verifying        : libgcc-8.4.1-1.el8.aarch64                           83/95 
16:14:27 #14 27.21   Verifying        : libsepol-2.9-3.el8.aarch64                           84/95 
16:14:27 #14 27.21   Verifying        : libsepol-2.9-2.el8.aarch64                           85/95 
16:14:27 #14 27.21   Verifying        : libxcrypt-4.1.1-6.el8.aarch64                        86/95 
16:14:27 #14 27.21   Verifying        : libxcrypt-4.1.1-4.el8.aarch64                        87/95 
16:14:27 #14 27.21   Verifying        : systemd-239-51.el8.aarch64                           88/95 
16:14:27 #14 27.21   Verifying        : systemd-239-45.el8.aarch64                           89/95 
16:14:27 #14 27.21   Verifying        : systemd-libs-239-51.el8.aarch64                      90/95 
16:14:27 #14 27.21   Verifying        : systemd-libs-239-45.el8.aarch64                      91/95 
16:14:27 #14 27.21   Verifying        : systemd-pam-239-51.el8.aarch64                       92/95 
16:14:27 #14 27.21   Verifying        : systemd-pam-239-45.el8.aarch64                       93/95 
16:14:27 #14 27.21   Verifying        : systemd-udev-239-51.el8.aarch64                      94/95 
16:14:27 7ac9c28714aa: Pull complete
16:14:27 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:27 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:14:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:27 chowning workspace
[Pipeline] sh
16:14:27 latest: Pulling from library/busybox
16:14:27 7ac9c28714aa: Pulling fs layer
16:14:27 7ac9c28714aa: Verifying Checksum
16:14:27 7ac9c28714aa: Download complete
16:14:27 latest: Pulling from library/busybox
16:14:27 7ac9c28714aa: Pull complete
16:14:27 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:27 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:14:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:28 chowning workspace
[Pipeline] sh
16:14:28 + pwd
16:14:28 + id -u
16:14:28 + id -g
16:14:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:28 Unable to find image 'busybox:latest' locally
16:14:28 7ac9c28714aa: Pulling fs layer
16:14:28 7ac9c28714aa: Verifying Checksum
16:14:28 7ac9c28714aa: Download complete
16:14:28 #14 27.21   Verifying        : systemd-udev-239-45.el8.aarch64                      95/95 
16:14:28 #14 27.75 
16:14:28 #14 27.75 Upgraded:
16:14:28 #14 27.75   bash-4.4.20-2.el8.aarch64                                                     
16:14:28 #14 27.75   ca-certificates-2021.2.50-80.0.el8_4.noarch                                   
16:14:28 #14 27.75   device-mapper-8:1.02.177-10.el8.aarch64                                       
16:14:28 #14 27.75   device-mapper-libs-8:1.02.177-10.el8.aarch64                                  
16:14:28 #14 27.75   glibc-2.28-164.el8.aarch64                                                    
16:14:28 #14 27.75   glibc-common-2.28-164.el8.aarch64                                             
16:14:28 #14 27.75   glibc-minimal-langpack-2.28-164.el8.aarch64                                   
16:14:28 #14 27.75   libgcc-8.5.0-4.el8_5.aarch64                                                  
16:14:28 #14 27.75   libsepol-2.9-3.el8.aarch64                                                    
16:14:28 #14 27.75   libxcrypt-4.1.1-6.el8.aarch64                                                 
16:14:28 #14 27.75   systemd-239-51.el8.aarch64                                                    
16:14:28 #14 27.75   systemd-libs-239-51.el8.aarch64                                               
16:14:28 #14 27.75   systemd-pam-239-51.el8.aarch64                                                
16:14:28 #14 27.75   systemd-udev-239-51.el8.aarch64                                               
16:14:28 #14 27.75 Installed:
16:14:28 #14 27.75   annobin-9.72-1.el8_5.2.aarch64                                                
16:14:28 #14 27.75   autoconf-2.69-29.el8.noarch                                                   
16:14:28 #14 27.75   automake-1.16.1-7.el8.noarch                                                  
16:14:28 #14 27.75   checkpolicy-2.9-1.el8.aarch64                                                 
16:14:28 #14 27.75   cmake-3.20.2-4.el8.aarch64                                                    
16:14:28 #14 27.75   cmake-data-3.20.2-4.el8.noarch                                                
16:14:28 #14 27.75   cmake-filesystem-3.20.2-4.el8.aarch64                                         
16:14:28 #14 27.75   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
16:14:28 #14 27.75   cpp-8.5.0-4.el8_5.aarch64                                                     
16:14:28 #14 27.75   device-mapper-devel-8:1.02.177-10.el8.aarch64                                 
16:14:28 #14 27.75   gcc-8.5.0-4.el8_5.aarch64                                                     
16:14:28 #14 27.75   git-2.27.0-1.el8.aarch64                                                      
16:14:28 #14 27.75   git-core-2.27.0-1.el8.aarch64                                                 
16:14:28 #14 27.75   git-core-doc-2.27.0-1.el8.noarch                                              
16:14:28 #14 27.75   glibc-devel-2.28-164.el8.aarch64                                              
16:14:28 #14 27.75   glibc-headers-2.28-164.el8.aarch64                                            
16:14:28 #14 27.75   glibc-langpack-en-2.28-164.el8.aarch64                                        
16:14:28 #14 27.75   glibc-static-2.28-164.el8.aarch64                                             
16:14:28 #14 27.75   isl-0.16.1-6.el8.aarch64                                                      
16:14:28 #14 27.75   kbd-2.0.4-10.el8.aarch64                                                      
16:14:28 #14 27.75   kbd-legacy-2.0.4-10.el8.noarch                                                
16:14:28 #14 27.75   kbd-misc-2.0.4-10.el8.noarch                                                  
16:14:28 #14 27.75   kernel-headers-4.18.0-348.2.1.el8_5.aarch64                                   
16:14:28 #14 27.75   libasan-8.5.0-4.el8_5.aarch64                                                 
16:14:28 #14 27.75   libatomic-8.5.0-4.el8_5.aarch64                                               
16:14:28 #14 27.75   libedit-3.1-23.20170329cvs.el8.aarch64                                        
16:14:28 #14 27.75   libgomp-8.5.0-4.el8_5.aarch64                                                 
16:14:28 #14 27.75   libmpc-1.1.0-9.1.el8.aarch64                                                  
16:14:28 #14 27.75   libseccomp-devel-2.5.1-1.el8.aarch64                                          
16:14:28 #14 27.75   libselinux-devel-2.9-5.el8.aarch64                                            
16:14:28 #14 27.75   libselinux-utils-2.9-5.el8.aarch64                                            
16:14:28 #14 27.75   libsepol-devel-2.9-3.el8.aarch64                                              
16:14:28 #14 27.75   libtool-2.4.6-25.el8.aarch64                                                  
16:14:28 #14 27.75   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
16:14:28 #14 27.75   libubsan-8.5.0-4.el8_5.aarch64                                                
16:14:28 #14 27.75   libuv-1:1.41.1-1.el8_4.aarch64                                                
16:14:28 #14 27.75   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
16:14:28 #14 27.75   libxcrypt-static-4.1.1-6.el8.aarch64                                          
16:14:28 #14 27.75   libxkbcommon-0.9.1-1.el8.aarch64                                              
16:14:28 #14 27.75   m4-1.4.18-7.el8.aarch64                                                       
16:14:28 #14 27.75   make-1:4.2.1-10.el8.aarch64                                                   
16:14:28 #14 27.75   openssh-8.0p1-10.el8.aarch64                                                  
16:14:28 #14 27.75   openssh-clients-8.0p1-10.el8.aarch64                                          
16:14:28 #14 27.75   pcre2-devel-10.32-2.el8.aarch64                                               
16:14:28 #14 27.75   pcre2-utf16-10.32-2.el8.aarch64                                               
16:14:28 #14 27.75   pcre2-utf32-10.32-2.el8.aarch64                                               
16:14:28 #14 27.75   perl-Data-Dumper-2.167-399.el8.aarch64                                        
16:14:28 #14 27.75   perl-Error-1:0.17025-2.el8.noarch                                             
16:14:28 #14 27.75   perl-Git-2.27.0-1.el8.noarch                                                  
16:14:28 #14 27.75   perl-TermReadKey-2.37-7.el8.aarch64                                           
16:14:28 #14 27.75   perl-Thread-Queue-3.13-1.el8.noarch                                           
16:14:28 #14 27.75   policycoreutils-2.9-16.el8.aarch64                                            
16:14:28 #14 27.75   policycoreutils-devel-2.9-16.el8.aarch64                                      
16:14:28 #14 27.75   policycoreutils-python-utils-2.9-16.el8.noarch                                
16:14:28 #14 27.75   python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64                         
16:14:28 #14 27.75   python3-libselinux-2.9-5.el8.aarch64                                          
16:14:28 #14 27.75   python3-libsemanage-2.9-6.el8.aarch64                                         
16:14:28 #14 27.75   python3-policycoreutils-2.9-16.el8.noarch                                     
16:14:28 #14 27.75   python3-setools-4.3.0-2.el8.aarch64                                           
16:14:28 #14 27.75   rpm-plugin-selinux-4.14.3-19.el8.aarch64                                      
16:14:28 #14 27.75   selinux-policy-3.14.3-80.el8.noarch                                           
16:14:28 #14 27.75   selinux-policy-devel-3.14.3-80.el8.noarch                                     
16:14:28 #14 27.75   selinux-policy-minimum-3.14.3-80.el8.noarch                                   
16:14:28 #14 27.75   systemd-devel-239-51.el8.aarch64                                              
16:14:28 #14 27.75   vim-filesystem-2:8.0.1763-16.el8.noarch                                       
16:14:28 #14 27.75   which-2.21-16.el8.aarch64                                                     
16:14:28 #14 27.75   xkeyboard-config-2.28-1.el8.noarch                                            
16:14:28 #14 27.75 
16:14:28 #14 27.75 Complete!
16:14:28 latest: Pulling from library/busybox
16:14:28 7ac9c28714aa: Pulling fs layer
16:14:28 7ac9c28714aa: Pull complete
16:14:28 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:28 Status: Downloaded newer image for busybox:latest
16:14:28 + pwd
16:14:28 + id -u
16:14:28 + id -g
16:14:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:28 Unable to find image 'busybox:latest' locally
16:14:28 latest: Pulling from library/busybox
16:14:28 7ac9c28714aa: Verifying Checksum
16:14:28 7ac9c28714aa: Download complete
16:14:28 7ac9c28714aa: Pull complete
16:14:28 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:28 Status: Downloaded newer image for busybox:latest
16:14:28 + pwd
16:14:28 + id -u
16:14:28 + id -g
16:14:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:28 Unable to find image 'busybox:latest' locally
16:14:28 7ac9c28714aa: Pulling fs layer
16:14:28 7ac9c28714aa: Verifying Checksum
16:14:28 7ac9c28714aa: Download complete
16:14:28 #14 DONE 28.3s
16:14:28 
16:14:28 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
16:14:28 #16 sha256:ea88ea71214c6b2a07fc3670b9894fcfc2a87c38d23550e1473307195d85025b
16:14:28 latest: Pulling from library/busybox
16:14:28 7ac9c28714aa: Pulling fs layer
16:14:28 7ac9c28714aa: Pull complete
16:14:28 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:28 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:14:29 Removing all docker containers
[Pipeline] sh
16:14:29 + docker container ls -aq
[Pipeline] echo
16:14:29 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:14:29 Docker containers have been removed
[Pipeline] echo
16:14:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:14:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] sh
[Pipeline] echo
16:14:29 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:14:29 Removing all docker containers
[Pipeline] sh
16:14:29 + docker container ls -aq
[Pipeline] echo
16:14:29 Docker containers have been removed
[Pipeline] echo
16:14:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:14:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-armhf)
[Pipeline] sh
16:14:29 + echo starting...
16:14:29 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:14:29 + docker container ls -aq
[Pipeline] echo
16:14:29 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:14:29 Docker containers have been removed
[Pipeline] echo
16:14:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:14:29 + docker container ls -aq
[Pipeline] echo
16:14:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] echo
16:14:29 Docker containers have been removed
[Pipeline] echo
16:14:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
[Pipeline] echo
16:14:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] sh
16:14:29 + echo starting...
16:14:29 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:14:30 + docker version
16:14:30 Client: Docker Engine - Community
16:14:30  Version:           20.10.10-rc1
16:14:30  API version:       1.41
16:14:30  Go version:        go1.16.9
16:14:30  Git commit:        b485636
16:14:30  Built:             Mon Oct 18 15:21:50 2021
16:14:30  OS/Arch:           linux/arm
16:14:30  Context:           default
16:14:30  Experimental:      true
16:14:30 
16:14:30 Server: Docker Engine - Community
16:14:30  Engine:
16:14:30   Version:          20.10.10-rc1
16:14:30   API version:      1.41 (minimum version 1.12)
16:14:30   Go version:       go1.16.9
16:14:30   Git commit:       9f5b26f
16:14:30   Built:            Mon Oct 18 15:20:04 2021
16:14:30   OS/Arch:          linux/arm
16:14:30   Experimental:     true
16:14:30  containerd:
16:14:30   Version:          1.4.11
16:14:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:30  runc:
16:14:30   Version:          1.0.2
16:14:30   GitCommit:        v1.0.2-0-g52b36a2
16:14:30  docker-init:
16:14:30   Version:          0.19.0
16:14:30   GitCommit:        de40ad0
[Pipeline] sh
16:14:30 #16 DONE 1.6s
16:14:30 
16:14:30 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
16:14:30 #17 sha256:0053c80441849a53985162b5cf8f5b563fd44203c512c8f664986b58c9d67fa8
16:14:30 + docker container ls -aq
16:14:30 + echo starting...
16:14:30 starting...
[Pipeline] echo
16:14:30 Docker containers have been removed
[Pipeline] echo
16:14:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
16:14:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (ubuntu-impish-armhf)
[Pipeline] sh
16:14:30 + echo starting...
16:14:30 starting...
[Pipeline] sh
[Pipeline] }
[Pipeline] echo
16:14:30 Removing all docker containers
[Pipeline] sh
16:14:30 + docker version
16:14:30 Client: Docker Engine - Community
16:14:30  Version:           20.10.10-rc1
16:14:30  API version:       1.41
16:14:30  Go version:        go1.16.9
16:14:30  Git commit:        b485636
16:14:30  Built:             Mon Oct 18 15:21:50 2021
16:14:30  OS/Arch:           linux/arm
16:14:30  Context:           default
16:14:30  Experimental:      true
16:14:30 
16:14:30 Server: Docker Engine - Community
16:14:30  Engine:
16:14:30   Version:          20.10.10-rc1
16:14:30   API version:      1.41 (minimum version 1.12)
16:14:30   Go version:       go1.16.9
16:14:30   Git commit:       9f5b26f
16:14:30   Built:            Mon Oct 18 15:20:04 2021
16:14:30   OS/Arch:          linux/arm
16:14:30   Experimental:     true
16:14:30  containerd:
16:14:30   Version:          1.4.11
16:14:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:30  runc:
16:14:30   Version:          1.0.2
16:14:30   GitCommit:        v1.0.2-0-g52b36a2
16:14:30  docker-init:
16:14:30   Version:          0.19.0
16:14:30   GitCommit:        de40ad0
16:14:30 #17 DONE 0.0s
16:14:30 
16:14:30 #18 exporting to image
16:14:30 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:14:30 #18 exporting layers
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
16:14:30 + docker info
[Pipeline] echo
16:14:30 Removing all docker containers
[Pipeline] sh
16:14:30 + docker version
16:14:30 Client: Docker Engine - Community
16:14:30  Version:           20.10.10-rc1
16:14:30  API version:       1.41
16:14:30  Go version:        go1.16.9
16:14:30  Git commit:        b485636
16:14:30  Built:             Mon Oct 18 15:21:50 2021
16:14:30  OS/Arch:           linux/arm
16:14:30  Context:           default
16:14:30  Experimental:      true
16:14:30 
16:14:30 Server: Docker Engine - Community
16:14:30  Engine:
16:14:30   Version:          20.10.10-rc1
16:14:30   API version:      1.41 (minimum version 1.12)
16:14:30   Go version:       go1.16.9
16:14:30   Git commit:       9f5b26f
16:14:30   Built:            Mon Oct 18 15:20:04 2021
16:14:30   OS/Arch:          linux/arm
16:14:30   Experimental:     true
16:14:30  containerd:
16:14:30   Version:          1.4.11
16:14:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:30  runc:
16:14:30   Version:          1.0.2
16:14:30   GitCommit:        v1.0.2-0-g52b36a2
16:14:30  docker-init:
16:14:30   Version:          0.19.0
16:14:30   GitCommit:        de40ad0
[Pipeline] sh
16:14:30 + echo starting...
16:14:30 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:14:30 + docker container ls -aq
16:14:30 + docker info
[Pipeline] echo
16:14:30 Docker containers have been removed
[Pipeline] echo
16:14:30 cleanWorkspace: Removing existing workspace
16:14:30 [Pipeline] deleteDir
+ docker version
16:14:30 Client: Docker Engine - Community
16:14:30  Version:           20.10.10-rc1
16:14:30  API version:       1.41
16:14:30  Go version:        go1.16.9
16:14:30  Git commit:        b485636
16:14:30  Built:             Mon Oct 18 15:21:50 2021
16:14:30  OS/Arch:           linux/arm
16:14:30  Context:           default
16:14:30  Experimental:      true
16:14:30 
16:14:30 Server: Docker Engine - Community
16:14:30  Engine:
16:14:30   Version:          20.10.10-rc1
16:14:30   API version:      1.41 (minimum version 1.12)
16:14:30   Go version:       go1.16.9
16:14:30   Git commit:       9f5b26f
16:14:30   Built:            Mon Oct 18 15:20:04 2021
16:14:30   OS/Arch:          linux/arm
16:14:30   Experimental:     true
16:14:30  containerd:
16:14:30   Version:          1.4.11
16:14:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:30  runc:
16:14:30   Version:          1.0.2
16:14:30   GitCommit:        v1.0.2-0-g52b36a2
16:14:30  docker-init:
16:14:30   Version:          0.19.0
16:14:30   GitCommit:        de40ad0
[Pipeline] echo
16:14:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
[Pipeline] sh
16:14:30 + docker container ls -aq
[Pipeline] echo
16:14:30 Docker containers have been removed
[Pipeline] echo
16:14:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:14:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
[Pipeline] sh
16:14:30 + docker info
16:14:30 + docker version
16:14:30 Client: Docker Engine - Community
16:14:30  Version:           20.10.10-rc1
16:14:30  API version:       1.41
16:14:30  Go version:        go1.16.9
16:14:30  Git commit:        b485636
16:14:30  Built:             Mon Oct 18 15:21:50 2021
16:14:30  OS/Arch:           linux/arm
16:14:30  Context:           default
16:14:30  Experimental:      true
16:14:30 
16:14:30 Server: Docker Engine - Community
16:14:30  Engine:
16:14:30   Version:          20.10.10-rc1
16:14:30   API version:      1.41 (minimum version 1.12)
16:14:30   Go version:       go1.16.9
16:14:30   Git commit:       9f5b26f
16:14:30   Built:            Mon Oct 18 15:20:04 2021
16:14:30   OS/Arch:          linux/arm
16:14:30   Experimental:     true
16:14:30  containerd:
16:14:30   Version:          1.4.11
16:14:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:30  runc:
16:14:30   Version:          1.0.2
16:14:30   GitCommit:        v1.0.2-0-g52b36a2
16:14:30  docker-init:
16:14:30   Version:          0.19.0
16:14:30   GitCommit:        de40ad0
[Pipeline] sh
16:14:30 + docker info
16:14:31 + echo starting...
16:14:31 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:14:31 + echo starting...
16:14:31 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:14:31 + docker info
16:14:31 + docker version
16:14:31 Client: Docker Engine - Community
16:14:31  Version:           20.10.10-rc1
16:14:31  API version:       1.41
16:14:31  Go version:        go1.16.9
16:14:31  Git commit:        b485636
16:14:31  Built:             Mon Oct 18 15:21:50 2021
16:14:31  OS/Arch:           linux/arm
16:14:31  Context:           default
16:14:31  Experimental:      true
16:14:31 
16:14:31 Server: Docker Engine - Community
16:14:31  Engine:
16:14:31   Version:          20.10.10-rc1
16:14:31   API version:      1.41 (minimum version 1.12)
16:14:31   Go version:       go1.16.9
16:14:31   Git commit:       9f5b26f
16:14:31   Built:            Mon Oct 18 15:20:04 2021
16:14:31   OS/Arch:          linux/arm
16:14:31   Experimental:     true
16:14:31  containerd:
16:14:31   Version:          1.4.11
16:14:31   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:31  runc:
16:14:31   Version:          1.0.2
16:14:31   GitCommit:        v1.0.2-0-g52b36a2
16:14:31  docker-init:
16:14:31   Version:          0.19.0
16:14:31   GitCommit:        de40ad0
[Pipeline] sh
16:14:31 + docker version
16:14:31 Client: Docker Engine - Community
16:14:31  Version:           20.10.10-rc1
16:14:31  API version:       1.41
16:14:31  Go version:        go1.16.9
16:14:31  Git commit:        b485636
16:14:31  Built:             Mon Oct 18 15:21:50 2021
16:14:31  OS/Arch:           linux/arm
16:14:31  Context:           default
16:14:31  Experimental:      true
16:14:31 
16:14:31 Server: Docker Engine - Community
16:14:31  Engine:
16:14:31   Version:          20.10.10-rc1
16:14:31   API version:      1.41 (minimum version 1.12)
16:14:31   Go version:       go1.16.9
16:14:31   Git commit:       9f5b26f
16:14:31   Built:            Mon Oct 18 15:20:04 2021
16:14:31   OS/Arch:          linux/arm
16:14:31   Experimental:     true
16:14:31  containerd:
16:14:31   Version:          1.4.11
16:14:31   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:31  runc:
16:14:31   Version:          1.0.2
16:14:31   GitCommit:        v1.0.2-0-g52b36a2
16:14:31  docker-init:
16:14:31   Version:          0.19.0
16:14:31   GitCommit:        de40ad0
[Pipeline] sh
16:14:31 + docker info
16:14:31 + docker info
16:14:32 #18 exporting layers 2.8s done
16:14:33 #18 writing image sha256:97f71c86dd26187b586a56ed6864d32ac44f20ff14c516392729f41681a9a05b done
16:14:33 #18 naming to docker.io/rpmbuild-centos-8/aarch64 done
16:14:33 #18 DONE 2.8s
16:14:33 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
16:14:33 #12 7.626 Checking for new repos for mirrors
16:14:33 #12 7.629 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
16:14:33 #12 7.631  --> 1:make-3.82-24.el7.aarch64
16:14:33 #12 7.758  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.758  --> git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.762 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
16:14:33 #12 7.763  --> Already installed : bash-4.2.46-34.el7.aarch64
16:14:33 #12 7.766 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
16:14:33 #12 7.766  --> Already installed : bash-4.2.46-34.el7.aarch64
16:14:33 #12 7.766  --> btrfs-progs-devel-4.9.1-1.el7.aarch64
16:14:33 #12 7.767  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
16:14:33 #12 7.768  --> cmake-2.8.12.2-2.el7.aarch64
16:14:33 #12 7.769  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
16:14:33 #12 7.770  --> gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.771  --> git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.771  --> glibc-static-2.17-325.el7_9.aarch64
16:14:33 #12 7.772  --> libarchive-3.1.2-14.el7_7.aarch64
16:14:33 #12 7.773  --> libseccomp-devel-2.3.1-4.el7.aarch64
16:14:33 #12 7.774  --> libselinux-devel-2.5-15.el7.aarch64
16:14:33 #12 7.774  --> libtool-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.775  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.775  --> 1:make-3.82-24.el7.aarch64
16:14:33 #12 7.776  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
16:14:33 #12 7.778  --> Already installed : systemd-219-78.el7.aarch64
16:14:33 #12 7.778  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:14:33 #12 7.780  --> systemd-devel-219-78.el7_9.3.aarch64
16:14:33 #12 7.780  --> Already installed : 2:tar-1.26-35.el7.aarch64
16:14:33 #12 7.781  --> which-2.20-7.el7.aarch64
16:14:33 #12 7.782 --> Running transaction check
16:14:33 #12 7.782 ---> Package btrfs-progs-devel.aarch64 0:4.9.1-1.el7 will be installed
16:14:33 #12 7.785 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
16:14:33 #12 7.907 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
16:14:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L2qiqj
16:14:33 + umask 022
16:14:33 + cd /root/rpmbuild/BUILD
16:14:33 + cd /root/rpmbuild/BUILD
16:14:33 + rm -rf src
16:14:33 + /usr/bin/mkdir -p src
16:14:33 + cd src
16:14:33 + /usr/bin/tar -xof -
16:14:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:33 #12 7.907 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
16:14:33 #12 7.916 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
16:14:33 #12 7.918 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
16:14:33 #12 7.920 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
16:14:33 #12 7.922 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.924 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.926 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.929 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.932 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.935 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
16:14:33 #12 7.935 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed
16:14:33 #12 7.952 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.953 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.958 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.962 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.962 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.967 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.969 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64
16:14:33 #12 7.972 ---> Package glibc-static.aarch64 0:2.17-325.el7_9 will be installed
16:14:33 #12 7.972 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
16:14:33 #12 7.975 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
16:14:33 #12 7.977 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
16:14:33 #12 7.978 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
16:14:33 #12 7.980 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
16:14:33 #12 7.980 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
16:14:33 #12 7.981 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
16:14:33 #12 7.982 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
16:14:33 #12 7.982 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
16:14:33 #12 7.983 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
16:14:33 #12 7.984 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.992 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.996 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
16:14:33 #12 7.996 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.997 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:14:33 #12 7.998 ---> Package make.aarch64 1:3.82-24.el7 will be installed
16:14:33 #12 7.998 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
16:14:33 #12 7.998 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:14:33 #12 8.001 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:14:33 #12 8.002 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:14:33 #12 8.004 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:14:33 #12 8.006 ---> Package systemd-devel.aarch64 0:219-78.el7_9.3 will be installed
16:14:33 #12 8.009 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.aarch64
16:14:33 #12 8.012 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.aarch64
16:14:33 #12 8.016 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.aarch64
16:14:33 #12 8.017 ---> Package which.aarch64 0:2.20-7.el7 will be installed
16:14:33 #12 8.017 --> Running transaction check
16:14:33 #12 8.017 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
16:14:33 #12 8.018 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
16:14:33 #12 8.025 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
16:14:33 #12 8.025 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
16:14:33 #12 8.033 ---> Package btrfs-progs.aarch64 0:4.9.1-1.el7 will be installed
16:14:33 #12 8.035 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.aarch64
16:14:33 #12 8.036 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
16:14:33 #12 8.037 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
16:14:33 #12 8.041 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
16:14:33 #12 8.041 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
16:14:33 #12 8.043 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
16:14:33 #12 8.047 ---> Package glibc-devel.aarch64 0:2.17-325.el7_9 will be installed
16:14:33 #12 8.051 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.aarch64
16:14:33 #12 8.053 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.aarch64
16:14:33 #12 8.058 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.aarch64
16:14:33 #12 8.058 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.aarch64
16:14:33 #12 8.059 ---> Package less.aarch64 0:458-9.el7 will be installed
16:14:33 #12 8.059 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
16:14:33 #12 8.060 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
16:14:33 #12 8.061 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
16:14:33 #12 8.061 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
16:14:33 #12 8.062 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
16:14:33 #12 8.062 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
16:14:33 #12 8.063 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
16:14:33 #12 8.063 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
16:14:33 #12 8.064 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed
16:14:33 #12 8.068 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:14:33 #12 8.070 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:14:33 #12 8.072 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:14:33 #12 8.072 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:14:33 #12 8.074 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
16:14:33 #12 8.075 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
16:14:33 #12 8.075 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
16:14:33 #12 8.077 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
16:14:33 #12 8.078 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
16:14:33 #12 8.081 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
16:14:33 #12 8.082 ---> Package rsync.aarch64 0:3.1.2-10.el7 will be installed
16:14:33 #12 8.083 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
16:14:33 #12 8.085 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
16:14:33 #12 8.092 ---> Package systemd.aarch64 0:219-78.el7 will be updated
16:14:34 7ac9c28714aa: Verifying Checksum
16:14:34 7ac9c28714aa: Download complete
16:14:34 7ac9c28714aa: Pull complete
16:14:34 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:34 Status: Downloaded newer image for busybox:latest
16:14:34 #12 8.228 ---> Package systemd.aarch64 0:219-78.el7_9.3 will be an update
16:14:34 #12 8.240 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
16:14:34 #12 8.241 ---> Package systemd-libs.aarch64 0:219-78.el7_9.3 will be an update
16:14:34 #12 8.243 --> Running transaction check
16:14:34 #12 8.243 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
16:14:34 #12 8.244 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
16:14:34 #12 8.245 ---> Package e2fsprogs-libs.aarch64 0:1.42.9-19.el7 will be installed
16:14:34 #12 8.246 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
16:14:34 #12 8.247 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
16:14:34 #12 8.249 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
16:14:34 #12 8.251 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
16:14:34 #12 8.253 ---> Package glibc.aarch64 0:2.17-325.el7_9 will be an update
16:14:34 #12 8.254 ---> Package glibc-headers.aarch64 0:2.17-325.el7_9 will be installed
16:14:34 #12 8.255 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.aarch64
16:14:34 #12 8.257 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.aarch64
16:14:34 #12 8.257 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
16:14:34 #12 8.257 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed
16:14:34 #12 8.259 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
16:14:34 #12 8.260 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
16:14:34 #12 8.261 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
16:14:34 #12 8.261 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
16:14:34 #12 8.263 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
16:14:34 #12 8.265 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.267 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.268 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.270 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.272 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.273 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.273 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.274 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.277 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.278 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.278 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:14:34 #12 8.278 --> Running transaction check
16:14:34 #12 8.278 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
16:14:34 #12 8.279 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
16:14:34 #12 8.280 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
16:14:34 #12 8.281 ---> Package glibc-common.aarch64 0:2.17-325.el7_9 will be an update
16:14:34 #12 8.282 ---> Package kernel-headers.aarch64 0:4.18.0-305.10.2.el7 will be installed
16:14:34 #12 8.282 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
16:14:34 #12 8.283 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
16:14:34 #12 8.284 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
16:14:34 #12 8.284 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
16:14:34 #12 8.285 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
16:14:34 #12 8.285 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
16:14:34 #12 8.324 --> Finished Dependency Resolution
16:14:34 #12 8.364 
16:14:34 #12 8.364 Dependencies Resolved
16:14:34 #12 8.374 
16:14:34 #12 8.374 ================================================================================
16:14:34 #12 8.374  Package                  Arch      Version                     Repository
16:14:34 #12 8.374                                                                            Size
16:14:34 #12 8.374 ================================================================================
16:14:34 #12 8.374 Installing:
16:14:34 #12 8.374  btrfs-progs-devel        aarch64   4.9.1-1.el7                 base       46 k
16:14:34 #12 8.374  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
16:14:34 #12 8.374  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
16:14:34 #12 8.374  gcc                      aarch64   4.8.5-44.el7                base       13 M
16:14:34 #12 8.374  git                      aarch64   1.8.3.1-23.el7_8            base      4.4 M
16:14:34 #12 8.374  glibc-static             aarch64   2.17-325.el7_9              updates   1.4 M
16:14:34 #12 8.374  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
16:14:34 #12 8.374  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
16:14:34 #12 8.374  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
16:14:34 #12 8.374  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
16:14:34 #12 8.374  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
16:14:34 #12 8.374  make                     aarch64   1:3.82-24.el7               base      415 k
16:14:34 #12 8.374  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
16:14:34 #12 8.374  systemd-devel            aarch64   219-78.el7_9.3              updates   215 k
16:14:34 #12 8.374  which                    aarch64   2.20-7.el7                  base       40 k
16:14:34 #12 8.374 Installing for dependencies:
16:14:34 #12 8.374  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
16:14:34 #12 8.374  autoconf                 noarch    2.69-11.el7                 base      701 k
16:14:34 #12 8.374  automake                 noarch    1.13.4-3.el7                base      679 k
16:14:34 #12 8.374  btrfs-progs              aarch64   4.9.1-1.el7                 base      667 k
16:14:34 #12 8.374  checkpolicy              aarch64   2.5-8.el7                   base      275 k
16:14:34 #12 8.374  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
16:14:34 #12 8.374  e2fsprogs-libs           aarch64   1.42.9-19.el7               base      160 k
16:14:34 #12 8.374  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
16:14:34 #12 8.374  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
16:14:34 #12 8.374  glibc-devel              aarch64   2.17-325.el7_9              updates   1.1 M
16:14:34 #12 8.374  glibc-headers            aarch64   2.17-325.el7_9              updates   673 k
16:14:34 #12 8.374  kernel-headers           aarch64   4.18.0-305.10.2.el7         updates   7.1 M
16:14:34 #12 8.374  less                     aarch64   458-9.el7                   base      115 k
16:14:34 #12 8.374  libcgroup                aarch64   0.41-21.el7                 base       63 k
16:14:34 #12 8.374  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
16:14:34 #12 8.374  libgomp                  aarch64   4.8.5-44.el7                base      155 k
16:14:34 #12 8.374  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
16:14:34 #12 8.374  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
16:14:34 #12 8.374  libselinux-python        aarch64   2.5-15.el7                  base      222 k
16:14:34 #12 8.374  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
16:14:34 #12 8.374  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
16:14:34 #12 8.374  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
16:14:34 #12 8.374  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
16:14:34 #12 8.374  lzo                      aarch64   2.06-8.el7                  base       52 k
16:14:34 #12 8.374  m4                       aarch64   1.4.16-10.el7               base      251 k
16:14:34 #12 8.374  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
16:14:34 #12 8.374  openssh                  aarch64   7.4p1-22.el7_9              updates   503 k
16:14:34 #12 8.374  openssh-clients          aarch64   7.4p1-22.el7_9              updates   610 k
16:14:34 #12 8.374  pcre-devel               aarch64   8.32-17.el7                 base      479 k
16:14:34 #12 8.374  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
16:14:34 #12 8.374  perl-Error               noarch    1:0.17020-2.el7             base       32 k
16:14:34 #12 8.374  perl-Git                 noarch    1.8.3.1-23.el7_8            base       56 k
16:14:34 #12 8.375  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
16:14:34 #12 8.375  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
16:14:34 #12 8.375  policycoreutils          aarch64   2.5-34.el7                  base      916 k
16:14:34 #12 8.375  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
16:14:34 #12 8.375  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
16:14:34 #12 8.375  python-IPy               noarch    0.75-6.el7                  base       32 k
16:14:34 #12 8.375  rsync                    aarch64   3.1.2-10.el7                base      393 k
16:14:34 #12 8.375  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
16:14:34 #12 8.375  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
16:14:34 #12 8.375 Updating for dependencies:
16:14:34 #12 8.375  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
16:14:34 #12 8.375  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
16:14:34 #12 8.375  glibc                    aarch64   2.17-325.el7_9              updates   3.6 M
16:14:34 #12 8.375  glibc-common             aarch64   2.17-325.el7_9              updates    12 M
16:14:34 #12 8.375  systemd                  aarch64   219-78.el7_9.3              updates   4.9 M
16:14:34 #12 8.375  systemd-libs             aarch64   219-78.el7_9.3              updates   395 k
16:14:34 #12 8.375 
16:14:34 #12 8.375 Transaction Summary
16:14:34 #12 8.375 ================================================================================
16:14:34 #12 8.375 Install  15 Packages (+41 Dependent packages)
16:14:34 #12 8.375 Upgrade              (  6 Dependent packages)
16:14:34 #12 8.375 
16:14:34 #12 8.375 Total download size: 74 M
16:14:34 #12 8.375 Downloading packages:
16:14:34 #12 8.378 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:14:34 + STATUS=0
16:14:34 + '[' 0 -ne 0 ']'
16:14:34 + /usr/bin/tar -xof -
16:14:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:34 + STATUS=0
16:14:34 + '[' 0 -ne 0 ']'
16:14:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:35 + exit 0
16:14:35 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kYV0Bf
16:14:35 + umask 022
16:14:35 + cd /root/rpmbuild/BUILD
16:14:35 + cd src
16:14:35 + export DOCKER_GITCOMMIT=088afc9
16:14:35 + DOCKER_GITCOMMIT=088afc9
16:14:35 + mkdir -p /go/src/github.com/docker
16:14:35 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:14:35 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:14:35 + pushd /root/rpmbuild/BUILD/src/engine
16:14:35 + TMP_GOPATH=/go
16:14:35 + hack/dockerfile/install/install.sh tini
16:14:35 + RM_GOPATH=0
16:14:35 + TMP_GOPATH=/go
16:14:35 + : /usr/local/bin
16:14:35 + '[' -z /go ']'
16:14:35 + export GOPATH=/go
16:14:35 + GOPATH=/go
16:14:35 + case "$(go env GOARCH)" in
16:14:35 ++ go env GOARCH
16:14:35 + export GO_BUILDMODE=-buildmode=pie
16:14:35 + GO_BUILDMODE=-buildmode=pie
16:14:35 ++ dirname hack/dockerfile/install/install.sh
16:14:35 + dir=hack/dockerfile/install
16:14:35 + bin=tini
16:14:35 + shift
16:14:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:14:35 + . hack/dockerfile/install/tini.installer
16:14:35 ++ : v0.19.0
16:14:35 Install tini version v0.19.0
16:14:35 + install_tini
16:14:35 + echo 'Install tini version v0.19.0'
16:14:35 + git clone https://github.com/krallin/tini.git /go/tini
16:14:35 Cloning into '/go/tini'...
16:14:35 + cd /go/tini
16:14:35 + git checkout -q v0.19.0
16:14:35 + cmake .
16:14:35 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:14:35   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:14:35   CMake.
16:14:35 
16:14:35   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:14:35   CMake that the project does not need compatibility with older versions.
16:14:35 
16:14:35 
16:14:35 -- The C compiler identification is GNU 8.5.0
16:14:35 -- Detecting C compiler ABI info
16:14:35 -- Detecting C compiler ABI info - done
16:14:35 -- Check for working C compiler: /usr/bin/cc - skipped
16:14:35 -- Detecting C compile features
16:14:35 -- Detecting C compile features - done
16:14:35 -- Performing Test HAS_BUILTIN_FORTIFY
16:14:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:14:35 -- Configuring done
16:14:35 -- Generating done
16:14:35 -- Build files have been written to: /go/tini
16:14:35 + make tini-static
16:14:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:14:35 [100%] Linking C executable tini-static
16:14:36 [100%] Built target tini-static
16:14:36 + mkdir -p /usr/local/bin
16:14:36 + cp tini-static /usr/local/bin/docker-init
16:14:36 + VERSION=0.0.0-20211220110528-fe93451
16:14:36 + PRODUCT=docker
16:14:36 + hack/make.sh dynbinary
16:14:36 
16:14:36 Removing bundles/
16:14:36 
16:14:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:14:36 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:14:36 GOOS="" GOARCH="" GOARM=""
[Pipeline] echo
16:14:36 Removing all docker containers
[Pipeline] sh
16:14:36 + docker container ls -aq
[Pipeline] echo
16:14:36 Docker containers have been removed
[Pipeline] echo
16:14:36 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:14:36 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-hirsute-armhf)
[Pipeline] sh
16:14:36 + echo starting...
16:14:36 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:14:37 + docker version
16:14:37 Client: Docker Engine - Community
16:14:37  Version:           20.10.10-rc1
16:14:37  API version:       1.41
16:14:37  Go version:        go1.16.9
16:14:37  Git commit:        b485636
16:14:37  Built:             Mon Oct 18 15:21:50 2021
16:14:37  OS/Arch:           linux/arm
16:14:37  Context:           default
16:14:37  Experimental:      true
16:14:37 
16:14:37 Server: Docker Engine - Community
16:14:37  Engine:
16:14:37   Version:          20.10.10-rc1
16:14:37   API version:      1.41 (minimum version 1.12)
16:14:37   Go version:       go1.16.9
16:14:37   Git commit:       9f5b26f
16:14:37   Built:            Mon Oct 18 15:20:04 2021
16:14:37   OS/Arch:          linux/arm
16:14:37   Experimental:     true
16:14:37  containerd:
16:14:37   Version:          1.4.11
16:14:37   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:37  runc:
16:14:37   Version:          1.0.2
16:14:37   GitCommit:        v1.0.2-0-g52b36a2
16:14:37  docker-init:
16:14:37   Version:          0.19.0
16:14:37   GitCommit:        de40ad0
[Pipeline] sh
16:14:37 + docker info
16:14:39 Client:
16:14:39  Context:    default
16:14:39  Debug Mode: false
16:14:39  Plugins:
16:14:39   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:39   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:39 
16:14:39 Server:
16:14:39  Containers: 0
16:14:39   Running: 0
16:14:39   Paused: 0
16:14:39   Stopped: 0
16:14:39  Images: 1
16:14:39  Server Version: 20.10.10-rc1
16:14:39  Storage Driver: overlay2
16:14:39   Backing Filesystem: extfs
16:14:39   Supports d_type: true
16:14:39   Native Overlay Diff: true
16:14:39   userxattr: false
16:14:39  Logging Driver: json-file
16:14:39  Cgroup Driver: cgroupfs
16:14:39  Cgroup Version: 1
16:14:39  Plugins:
16:14:39   Volume: local
16:14:39   Network: bridge host ipvlan macvlan null overlay
16:14:39   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:39  Swarm: inactive
16:14:39  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:39  Default Runtime: runc
16:14:39  Init Binary: docker-init
16:14:39  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:39  runc version: v1.0.2-0-g52b36a2
16:14:39  init version: de40ad0
16:14:39  Security Options:
16:14:39   apparmor
16:14:39   seccomp
16:14:39    Profile: default
16:14:39  Kernel Version: 5.4.0-1057-aws
16:14:39  Operating System: Ubuntu 18.04.6 LTS
16:14:39  OSType: linux
16:14:39  Architecture: armv8l
16:14:39  CPUs: 2
16:14:39  Total Memory: 7.586GiB
16:14:39  Name: ip-10-100-112-34
16:14:39  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:39  Docker Root Dir: /var/lib/docker
16:14:39  Debug Mode: false
16:14:39  Username: dockerbuildbot
16:14:39  Registry: https://index.docker.io/v1/
16:14:39  Labels:
16:14:39  Experimental: true
16:14:39  Insecure Registries:
16:14:39   127.0.0.0/8
16:14:39  Live Restore Enabled: true
16:14:39 
16:14:39 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:39 The recommended git tool is: git
16:14:40 Client:
16:14:40  Context:    default
16:14:40  Debug Mode: false
16:14:40  Plugins:
16:14:40   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:40   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:40 
16:14:40 Server:
16:14:40  Containers: 0
16:14:40   Running: 0
16:14:40   Paused: 0
16:14:40   Stopped: 0
16:14:40  Images: 1
16:14:40  Server Version: 20.10.10-rc1
16:14:40  Storage Driver: overlay2
16:14:40   Backing Filesystem: extfs
16:14:40   Supports d_type: true
16:14:40   Native Overlay Diff: true
16:14:40   userxattr: false
16:14:40  Logging Driver: json-file
16:14:40  Cgroup Driver: cgroupfs
16:14:40  Cgroup Version: 1
16:14:40  Plugins:
16:14:40   Volume: local
16:14:40   Network: bridge host ipvlan macvlan null overlay
16:14:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:40  Swarm: inactive
16:14:40  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:40  Default Runtime: runc
16:14:40  Init Binary: docker-init
16:14:40  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:40  runc version: v1.0.2-0-g52b36a2
16:14:40  init version: de40ad0
16:14:40  Security Options:
16:14:40   apparmor
16:14:40   seccomp
16:14:40    Profile: default
16:14:40  Kernel Version: 5.4.0-1057-aws
16:14:40  Operating System: Ubuntu 18.04.6 LTS
16:14:40  OSType: linux
16:14:40  Architecture: armv8l
16:14:40  CPUs: 2
16:14:40  Total Memory: 7.586GiB
16:14:40  Name: ip-10-100-77-165
16:14:40  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:40  Docker Root Dir: /var/lib/docker
16:14:40  Debug Mode: false
16:14:40  Username: dockerbuildbot
16:14:40  Registry: https://index.docker.io/v1/
16:14:40  Labels:
16:14:40  Experimental: true
16:14:40  Insecure Registries:
16:14:40   127.0.0.0/8
16:14:40  Live Restore Enabled: true
16:14:40 
16:14:40 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:40 The recommended git tool is: git
16:14:40 Client:
16:14:40  Context:    default
16:14:40  Debug Mode: false
16:14:40  Plugins:
16:14:40   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:40   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:40 
16:14:40 Server:
16:14:40  Containers: 0
16:14:40   Running: 0
16:14:40   Paused: 0
16:14:40   Stopped: 0
16:14:40  Images: 1
16:14:40  Server Version: 20.10.10-rc1
16:14:40  Storage Driver: overlay2
16:14:40   Backing Filesystem: extfs
16:14:40   Supports d_type: true
16:14:40   Native Overlay Diff: true
16:14:40   userxattr: false
16:14:40  Logging Driver: json-file
16:14:40  Cgroup Driver: cgroupfs
16:14:40  Cgroup Version: 1
16:14:40  Plugins:
16:14:40   Volume: local
16:14:40   Network: bridge host ipvlan macvlan null overlay
16:14:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:40  Swarm: inactive
16:14:40  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:40  Default Runtime: runc
16:14:40  Init Binary: docker-init
16:14:40  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:40  runc version: v1.0.2-0-g52b36a2
16:14:40  init version: de40ad0
16:14:40  Security Options:
16:14:40   apparmor
16:14:40   seccomp
16:14:40    Profile: default
16:14:40  Kernel Version: 5.4.0-1057-aws
16:14:40  Operating System: Ubuntu 18.04.6 LTS
16:14:40  OSType: linux
16:14:40  Architecture: armv8l
16:14:40  CPUs: 2
16:14:40  Total Memory: 7.586GiB
16:14:40  Name: ip-10-100-94-72
16:14:40  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:40  Docker Root Dir: /var/lib/docker
16:14:40  Debug Mode: false
16:14:40  Username: dockerbuildbot
16:14:40  Registry: https://index.docker.io/v1/
16:14:40  Labels:
16:14:40  Experimental: true
16:14:40  Insecure Registries:
16:14:40   127.0.0.0/8
16:14:40  Live Restore Enabled: true
16:14:40 
16:14:40 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:40 The recommended git tool is: git
16:14:40 Client:
16:14:40  Context:    default
16:14:40  Debug Mode: false
16:14:40  Plugins:
16:14:40   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:40   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:40 
16:14:40 Server:
16:14:40  Containers: 0
16:14:40   Running: 0
16:14:40   Paused: 0
16:14:40   Stopped: 0
16:14:40  Images: 1
16:14:40  Server Version: 20.10.10-rc1
16:14:40  Storage Driver: overlay2
16:14:40   Backing Filesystem: extfs
16:14:40   Supports d_type: true
16:14:40   Native Overlay Diff: true
16:14:40   userxattr: false
16:14:40  Logging Driver: json-file
16:14:40  Cgroup Driver: cgroupfs
16:14:40  Cgroup Version: 1
16:14:40  Plugins:
16:14:40   Volume: local
16:14:40   Network: bridge host ipvlan macvlan null overlay
16:14:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:40  Swarm: inactive
16:14:40  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:14:40  Default Runtime: runc
16:14:40  Init Binary: docker-init
16:14:40  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:40  runc version: v1.0.2-0-g52b36a2
16:14:40  init version: de40ad0
16:14:40  Security Options:
16:14:40   apparmor
16:14:40   seccomp
16:14:40    Profile: default
16:14:40  Kernel Version: 5.4.0-1057-aws
16:14:40  Operating System: Ubuntu 18.04.6 LTS
16:14:40  OSType: linux
16:14:40  Architecture: armv8l
16:14:40  CPUs: 2
16:14:40  Total Memory: 7.586GiB
16:14:40  Name: ip-10-100-81-9
16:14:40  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:40  Docker Root Dir: /var/lib/docker
16:14:40  Debug Mode: false
16:14:40  Username: dockerbuildbot
16:14:40  Registry: https://index.docker.io/v1/
16:14:40  Labels:
16:14:40  Experimental: true
16:14:40  Insecure Registries:
16:14:40   127.0.0.0/8
16:14:40  Live Restore Enabled: true
16:14:40 
16:14:40 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:40 Client:
16:14:40  Context:    default
16:14:40  Debug Mode: false
16:14:40  Plugins:
16:14:40   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:40   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:40 
16:14:40 Server:
16:14:40  Containers: 0
16:14:40   Running: 0
16:14:40   Paused: 0
16:14:40   Stopped: 0
16:14:40  Images: 1
16:14:40  Server Version: 20.10.10-rc1
16:14:40  Storage Driver: overlay2
16:14:40   Backing Filesystem: extfs
16:14:40   Supports d_type: true
16:14:40   Native Overlay Diff: true
16:14:40   userxattr: false
16:14:40  Logging Driver: json-file
16:14:40  Cgroup Driver: cgroupfs
16:14:40  Cgroup Version: 1
16:14:40  Plugins:
16:14:40   Volume: local
16:14:40   Network: bridge host ipvlan macvlan null overlay
16:14:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:40  Swarm: inactive
16:14:40  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:40  Default Runtime: runc
16:14:40  Init Binary: docker-init
16:14:40  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:40  runc version: v1.0.2-0-g52b36a2
16:14:40  init version: de40ad0
16:14:40  Security Options:
16:14:40   apparmor
16:14:40   seccomp
16:14:40    Profile: default
16:14:40  Kernel Version: 5.4.0-1057-aws
16:14:40  Operating System: Ubuntu 18.04.6 LTS
16:14:40  OSType: linux
16:14:40  Architecture: armv8l
16:14:40  CPUs: 2
16:14:40  Total Memory: 7.586GiB
16:14:40  Name: ip-10-100-89-195
16:14:40  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:40  Docker Root Dir: /var/lib/docker
16:14:40  Debug Mode: false
16:14:40  Username: dockerbuildbot
16:14:40  Registry: https://index.docker.io/v1/
16:14:40  Labels:
16:14:40  Experimental: true
16:14:40  Insecure Registries:
16:14:40   127.0.0.0/8
16:14:40  Live Restore Enabled: true
16:14:40 
16:14:40 WARNING: No swap limit support
[Pipeline] }
16:14:40 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:41 The recommended git tool is: git
16:14:41 Client:
16:14:41  Context:    default
16:14:41  Debug Mode: false
16:14:41  Plugins:
16:14:41   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:41   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:41 
16:14:41 Server:
16:14:41  Containers: 0
16:14:41   Running: 0
16:14:41   Paused: 0
16:14:41   Stopped: 0
16:14:41  Images: 1
16:14:41  Server Version: 20.10.10-rc1
16:14:41  Storage Driver: overlay2
16:14:41   Backing Filesystem: extfs
16:14:41   Supports d_type: true
16:14:41   Native Overlay Diff: true
16:14:41   userxattr: false
16:14:41  Logging Driver: json-file
16:14:41  Cgroup Driver: cgroupfs
16:14:41  Cgroup Version: 1
16:14:41  Plugins:
16:14:41   Volume: local
16:14:41   Network: bridge host ipvlan macvlan null overlay
16:14:41   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:41  Swarm: inactive
16:14:41  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:41  Default Runtime: runc
16:14:41  Init Binary: docker-init
16:14:41  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:41  runc version: v1.0.2-0-g52b36a2
16:14:41  init version: de40ad0
16:14:41  Security Options:
16:14:41   apparmor
16:14:41   seccomp
16:14:41    Profile: default
16:14:41  Kernel Version: 5.4.0-1057-aws
16:14:41  Operating System: Ubuntu 18.04.6 LTS
16:14:41  OSType: linux
16:14:41  Architecture: armv8l
16:14:41  CPUs: 2
16:14:41  Total Memory: 7.586GiB
16:14:41  Name: ip-10-100-99-134
16:14:41  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:41  Docker Root Dir: /var/lib/docker
16:14:41  Debug Mode: false
16:14:41  Username: dockerbuildbot
16:14:41  Registry: https://index.docker.io/v1/
16:14:41  Labels:
16:14:41  Experimental: true
16:14:41  Insecure Registries:
16:14:41   127.0.0.0/8
16:14:41  Live Restore Enabled: true
16:14:41 
16:14:41 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:41 Client:
16:14:41  Context:    default
16:14:41  Debug Mode: false
16:14:41  Plugins:
16:14:41   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:41   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:41 
16:14:41 Server:
16:14:41  Containers: 0
16:14:41   Running: 0
16:14:41   Paused: 0
16:14:41   Stopped: 0
16:14:41  Images: 1
16:14:41  Server Version: 20.10.10-rc1
16:14:41  Storage Driver: overlay2
16:14:41   Backing Filesystem: extfs
16:14:41   Supports d_type: true
16:14:41   Native Overlay Diff: true
16:14:41   userxattr: false
16:14:41  Logging Driver: json-file
16:14:41  Cgroup Driver: cgroupfs
16:14:41  Cgroup Version: 1
16:14:41  Plugins:
16:14:41   Volume: local
16:14:41   Network: bridge host ipvlan macvlan null overlay
16:14:41   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:41  Swarm: inactive
16:14:41  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:41  Default Runtime: runc
16:14:41  Init Binary: docker-init
16:14:41  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:41  runc version: v1.0.2-0-g52b36a2
16:14:41  init version: de40ad0
16:14:41  Security Options:
16:14:41   apparmor
16:14:41   seccomp
16:14:41    Profile: default
16:14:41  Kernel Version: 5.4.0-1057-aws
16:14:41  Operating System: Ubuntu 18.04.6 LTS
16:14:41  OSType: linux
16:14:41  Architecture: armv8l
16:14:41  CPUs: 2
16:14:41  Total Memory: 7.586GiB
16:14:41  Name: ip-10-100-35-126
16:14:41  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:41  Docker Root Dir: /var/lib/docker
16:14:41  Debug Mode: false
16:14:41  Username: dockerbuildbot
16:14:41  Registry: https://index.docker.io/v1/
16:14:41  Labels:
16:14:41  Experimental: true
16:14:41  Insecure Registries:
16:14:41   127.0.0.0/8
16:14:41  Live Restore Enabled: true
16:14:41 
16:14:41 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
16:14:41 The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:41 The recommended git tool is: git
16:14:43 Client:
16:14:43  Context:    default
16:14:43  Debug Mode: false
16:14:43  Plugins:
16:14:43   app: Docker App (Docker Inc., v0.9.1-beta3)
16:14:43   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:14:43 
16:14:43 Server:
16:14:43  Containers: 0
16:14:43   Running: 0
16:14:43   Paused: 0
16:14:43   Stopped: 0
16:14:43  Images: 1
16:14:43  Server Version: 20.10.10-rc1
16:14:43  Storage Driver: overlay2
16:14:43   Backing Filesystem: extfs
16:14:43   Supports d_type: true
16:14:43   Native Overlay Diff: true
16:14:43   userxattr: false
16:14:43  Logging Driver: json-file
16:14:43  Cgroup Driver: cgroupfs
16:14:43  Cgroup Version: 1
16:14:43  Plugins:
16:14:43   Volume: local
16:14:43   Network: bridge host ipvlan macvlan null overlay
16:14:43   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:14:43  Swarm: inactive
16:14:43  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:14:43  Default Runtime: runc
16:14:43  Init Binary: docker-init
16:14:43  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:14:43  runc version: v1.0.2-0-g52b36a2
16:14:43  init version: de40ad0
16:14:43  Security Options:
16:14:43   apparmor
16:14:43   seccomp
16:14:43    Profile: default
16:14:43  Kernel Version: 5.4.0-1057-aws
16:14:43  Operating System: Ubuntu 18.04.6 LTS
16:14:43  OSType: linux
16:14:43  Architecture: armv8l
16:14:43  CPUs: 2
16:14:43  Total Memory: 7.586GiB
16:14:43  Name: ip-10-100-124-79
16:14:43  ID: KMYE:PUBW:BARY:72HG:QPOF:AXCE:CXDX:25UU:LMZI:564M:AJTO:4Y6W
16:14:43  Docker Root Dir: /var/lib/docker
16:14:43  Debug Mode: false
16:14:43  Username: dockerbuildbot
16:14:43  Registry: https://index.docker.io/v1/
16:14:43  Labels:
16:14:43  Experimental: true
16:14:43  Insecure Registries:
16:14:43   127.0.0.0/8
16:14:43  Live Restore Enabled: true
16:14:43 
16:14:43 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:14:43 The recommended git tool is: git
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023da245578b9f5bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0077a2215399c9ff4) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bef3cf3ce0e424d0) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ec5c9055983dfdcc) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f10a8a5d86c48c57) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb3663608ac5ed22) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-013ebdd951aa796d4) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03cf37be2fab85a3c) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:14:45 using credential docker-jenkins-github-credentials
16:14:45 Cloning the remote Git repository
16:14:45 Cloning with configured refspecs honoured and without tags
16:14:46 #12 20.80 --------------------------------------------------------------------------------
16:14:46 #12 20.80 Total                                              5.9 MB/s |  74 MB  00:12     
16:14:46 #12 21.03 Running transaction check
Cloning repository https://github.com/docker/docker-ce-packaging.git
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:14:47 #12 21.28 Running transaction test
16:14:47 #12 21.50 Transaction test succeeded
16:14:47 #12 21.50 Running transaction
16:14:47 using credential docker-jenkins-github-credentials
16:14:47 Cloning the remote Git repository
16:14:47 Cloning with configured refspecs honoured and without tags
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:49 using credential docker-jenkins-github-credentials
16:14:49 Cloning the remote Git repository
16:14:49 Cloning with configured refspecs honoured and without tags
16:14:49 using credential docker-jenkins-github-credentials
16:14:49 Cloning the remote Git repository
16:14:49 Cloning with configured refspecs honoured and without tags
16:14:49 using credential docker-jenkins-github-credentials
16:14:49 Fetching without tags
16:14:49 Cloning the remote Git repository
16:14:49 Cloning with configured refspecs honoured and without tags
16:14:49 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:49 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:49 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:14:49 Fetching without tags
16:14:49 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:50 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:50 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:14:50 using credential docker-jenkins-github-credentials
16:14:50 Cloning the remote Git repository
16:14:50 Cloning with configured refspecs honoured and without tags
16:14:50 using credential docker-jenkins-github-credentials
16:14:50 Cloning the remote Git repository
16:14:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:51 Fetching without tags
16:14:51 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:14:51 Fetching without tags
16:14:51 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:51 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:51 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:14:51 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:51 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:14:51 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:51 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:14:51 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:51 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:14:52 #12 22.45   Updating   : glibc-2.17-325.el7_9.aarch64                                1/68 
16:14:52 #12 26.09   Updating   : glibc-common-2.17-325.el7_9.aarch64                         2/68 
16:14:52 #12 26.17   Installing : mpfr-3.1.1-4.el7.aarch64                                    3/68 
16:14:52 using credential docker-jenkins-github-credentials
16:14:52 Cloning the remote Git repository
16:14:52 Cloning with configured refspecs honoured and without tags
16:14:52 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:14:52 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:52 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:52 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:14:52 Fetching without tags
16:14:52 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:52 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:52 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/be52eba0-2c15-4d65-b704-83bd4781017b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/cc4ca326-4559-4a94-9698-b17d4121a1e3/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/6b5c27b7-c103-4551-bcb0-2125c446e275/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/458555e1-fec1-41aa-bd14-a27eb134a7ce/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/3084c04b-b36e-4113-9593-7e7b4cbfe61a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/85f5b39b-2f88-429c-abec-61f22a057dfa/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/ff580da0-c104-48b9-9d19-40c77d1eb38c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/6682ff4d-d0de-4291-8346-9d52a3e4affe/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] echo
16:14:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:53 chowning workspace
[Pipeline] sh
16:14:53 #12 26.41   Updating   : systemd-libs-219-78.el7_9.3.aarch64                         4/68 
16:14:54 #12 27.71   Updating   : systemd-219-78.el7_9.3.aarch64                              5/68 
16:14:54 #12 28.13 Failed to get D-Bus connection: Operation not permitted
16:14:54 #12 28.17   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             6/68 
16:14:54 #12 28.38   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  7/68 
16:14:54 #12 28.57   Installing : libmpc-1.0.1-3.el7.aarch64                                  8/68 
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
16:14:54 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:54 chowning workspace
[Pipeline] sh
16:14:54 Fetching without tags
16:14:54 Commit message: "upgrade Docker Scan to v0.14.0"
16:14:54 #12 28.79   Installing : 1:make-3.82-24.el7.aarch64                                  9/68 
16:14:54 #12 29.02   Installing : checkpolicy-2.5-8.el7.aarch64                              10/68 
16:14:54 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:14:55 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:14:55 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:14:55 #12 29.04   Installing : lzo-2.06-8.el7.aarch64                                     11/68 
16:14:55 + pwd
16:14:55 + id -u
16:14:55 + id -g
16:14:55 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:55 Unable to find image 'busybox:latest' locally
16:14:55 #12 29.24   Installing : m4-1.4.16-10.el7.aarch64                                   12/68 
16:14:55 #12 29.43   Installing : 1:perl-Error-0.17020-2.el7.noarch                          13/68 
16:14:55 latest: Pulling from library/busybox
16:14:55 Commit message: "upgrade Docker Scan to v0.14.0"
16:14:55 092c822dea67: Pulling fs layer
16:14:55 092c822dea67: Verifying Checksum
16:14:55 092c822dea67: Download complete
[Pipeline] echo
16:14:55 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:55 chowning workspace
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:14:55 092c822dea67: Pull complete
16:14:56 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:56 Status: Downloaded newer image for busybox:latest
16:14:56 + pwd
16:14:56 + id -u
16:14:56 + id -g
16:14:56 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:56 Unable to find image 'busybox:latest' locally
16:14:56 latest: Pulling from library/busybox
16:14:56 092c822dea67: Pulling fs layer
16:14:56 092c822dea67: Download complete
16:14:56 #12 29.48   Installing : libarchive-3.1.2-14.el7_7.aarch64                          14/68 
16:14:56 #12 30.27   Installing : cpp-4.8.5-44.el7.aarch64                                   15/68 
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:14:56 092c822dea67: Pull complete
16:14:56 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:56 Status: Downloaded newer image for busybox:latest
16:14:56 #12 30.49   Installing : rsync-3.1.2-10.el7.aarch64                                 16/68 
16:14:56 #12 30.88   Installing : libcgroup-0.41-21.el7.aarch64                              17/68 
16:14:57 Commit message: "upgrade Docker Scan to v0.14.0"
16:14:57 #12 31.09   Installing : systemd-devel-219-78.el7_9.3.aarch64                       18/68 
16:14:57 #12 31.14   Installing : libselinux-utils-2.5-15.el7.aarch64                        19/68 
16:14:57 #12 31.27   Installing : policycoreutils-2.5-34.el7.aarch64                         20/68 
16:14:57 Commit message: "upgrade Docker Scan to v0.14.0"
[Pipeline] echo
16:14:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:57 chowning workspace
[Pipeline] sh
16:14:57 #12 31.29   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   21/68 
16:14:57 #12 31.67   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     22/68 
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:14:57 Commit message: "upgrade Docker Scan to v0.14.0"
16:14:57 #12 31.86   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        23/68 
16:14:57 #12 32.06   Installing : libsemanage-python-2.5-14.el7.aarch64                      24/68 
16:14:57 #12 32.10   Installing : libselinux-python-2.5-15.el7.aarch64                       25/68 
16:14:57 #12 32.13   Installing : less-458-9.el7.aarch64                                     26/68 
16:14:57 #12 32.16   Installing : fipscheck-1.4.1-6.el7.aarch64                              27/68 
16:14:57 + pwd
16:14:57 + id -u
16:14:57 + id -g
16:14:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:57 Unable to find image 'busybox:latest' locally
16:14:57 latest: Pulling from library/busybox
16:14:57 092c822dea67: Pulling fs layer
16:14:57 092c822dea67: Verifying Checksum
16:14:57 092c822dea67: Download complete
16:14:57 092c822dea67: Pull complete
16:14:57 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:57 Status: Downloaded newer image for busybox:latest
16:14:58 Commit message: "upgrade Docker Scan to v0.14.0"
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:14:58 Commit message: "upgrade Docker Scan to v0.14.0"
16:14:58 #12 32.18   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                          28/68 
16:14:58 #12 32.61   Installing : openssh-7.4p1-22.el7_9.aarch64                             29/68 
16:14:58 #12 32.72   Installing : openssh-clients-7.4p1-22.el7_9.aarch64                     30/68 
16:14:58 #12 32.75   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      31/68 
16:14:58 #12 32.77   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       32/68 
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
16:14:58 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:14:58 chowning workspace
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:14:59 + pwd
16:14:59 + id -u
16:14:59 + id -g
16:14:59 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:14:59 Unable to find image 'busybox:latest' locally
16:14:59 latest: Pulling from library/busybox
16:14:59 092c822dea67: Pulling fs layer
16:14:59 092c822dea67: Verifying Checksum
16:14:59 092c822dea67: Download complete
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:14:59 #12 32.79   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           33/68 
16:14:59 #12 33.44   Installing : git-1.8.3.1-23.el7_8.aarch64                               34/68 
16:14:59 #12 33.49   Installing : libgomp-4.8.5-44.el7.aarch64                               35/68 
16:14:59 #12 33.76   Installing : setools-libs-3.3.8-4.el7.aarch64                           36/68 
[Pipeline] {
[Pipeline] sh
16:14:59 092c822dea67: Pull complete
16:14:59 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:14:59 Status: Downloaded newer image for busybox:latest
16:14:59 #12 33.96   Installing : libseccomp-2.3.1-4.el7.aarch64                             37/68 
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
16:15:00 + make REF=master raspbian-buster
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + awk {print $2}
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + REF=refs/heads/master
16:15:00 + [ -n refs/heads/master ]
16:15:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:00 + make REF=master ubuntu-focal
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + awk {print $2}
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + REF=refs/heads/master
16:15:00 + [ -n refs/heads/master ]
16:15:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
16:15:00 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:00 + pwd
16:15:00 + id -u
16:15:00 + id -g
16:15:00 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:00 Unable to find image 'busybox:latest' locally
16:15:00 latest: Pulling from library/busybox
16:15:00 092c822dea67: Pulling fs layer
16:15:00 092c822dea67: Verifying Checksum
16:15:00 092c822dea67: Download complete
16:15:00 + make REF=master ubuntu-bionic
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + awk {print $2}
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + REF=refs/heads/master
16:15:00 + [ -n refs/heads/master ]
16:15:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
[Pipeline] sh
16:15:00 #12 34.16   Installing : e2fsprogs-libs-1.42.9-19.el7.aarch64                       38/68 
16:15:00 #12 34.49   Installing : btrfs-progs-4.9.1-1.el7.aarch64                            39/68 
16:15:00 #12 34.52   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       40/68 
16:15:00 + make REF=master debian-bullseye
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + awk {print $2}
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + REF=refs/heads/master
16:15:00 + [ -n refs/heads/master ]
16:15:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:00 092c822dea67: Pull complete
16:15:00 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:00 Status: Downloaded newer image for busybox:latest
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:15:00 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:00 chowning workspace
[Pipeline] sh
16:15:00 + make REF=master debian-buster
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + awk {print $2}
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + REF=refs/heads/master
16:15:00 + [ -n refs/heads/master ]
16:15:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:00 + make REF=master ubuntu-hirsute
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + awk {print $2}
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + REF=refs/heads/master
16:15:00 + [ -n refs/heads/master ]
16:15:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02ed86d360176f18a) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a1eb4be65d06f7a5) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
16:15:00 #12 34.61   Installing : autoconf-2.69-11.el7.noarch                                41/68 
16:15:00 #12 34.79 install-info: No such file or directory for /usr/share/info/autoconf.info
16:15:00 + make REF=master raspbian-bullseye
16:15:00 git init src/github.com/docker/cli
16:15:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:00 + SRC=src/github.com/docker/cli
16:15:00 + REF=master
16:15:00 + REF_FETCH=master
16:15:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:00 + awk {print $2}
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03a6b2e066db0803f) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b7b2b2ae8e419ddf) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074a90e0d41f16088) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c4f1d83f2bd755f2) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08ae2cf6953e63f65) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
16:15:01 + REF=refs/heads/master
16:15:01 + [ -n refs/heads/master ]
16:15:01 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:01 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-010750ab3453fa467) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b17a2b4e1e216392) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:01 #12 35.16   Installing : kernel-headers-4.18.0-305.10.2.el7.aarch64                 42/68 
16:15:01 #12 35.50   Installing : glibc-headers-2.17-325.el7_9.aarch64                       43/68 
[Pipeline] echo
16:15:01 Removing all docker containers
[Pipeline] sh
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:15:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:01 chowning workspace
[Pipeline] sh
16:15:02 From https://github.com/docker/cli
16:15:02  * [new branch]      master     -> master
16:15:02  * [new branch]      master     -> origin/master
16:15:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:02 + docker container ls -aq
16:15:02 From https://github.com/docker/cli
16:15:02  * [new branch]      master     -> master
16:15:02  * [new branch]      master     -> origin/master
16:15:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:02 git init src/github.com/docker/docker
16:15:02 + pwd
16:15:02 + id -u
16:15:02 + id -g
16:15:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:02 Unable to find image 'busybox:latest' locally
16:15:02 latest: Pulling from library/busybox
16:15:02 092c822dea67: Pulling fs layer
16:15:02 092c822dea67: Verifying Checksum
16:15:02 092c822dea67: Download complete
16:15:02 From https://github.com/docker/cli
16:15:02  * [new branch]      master     -> master
16:15:02  * [new branch]      master     -> origin/master
16:15:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:02 git init src/github.com/docker/docker
16:15:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:02 + SRC=src/github.com/docker/docker
16:15:02 + REF=master
16:15:02 + REF_FETCH=master
16:15:02 + awk {print $2}
16:15:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:02 From https://github.com/docker/cli
16:15:02  * [new branch]      master     -> master
16:15:02  * [new branch]      master     -> origin/master
16:15:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:02 From https://github.com/docker/cli
16:15:02  * [new branch]      master     -> master
16:15:02  * [new branch]      master     -> origin/master
16:15:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:02 + SRC=src/github.com/docker/docker
16:15:02 + REF=master
16:15:02 + REF_FETCH=master
16:15:02 + awk {print $2}
16:15:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:02 092c822dea67: Pull complete
16:15:02 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:02 Status: Downloaded newer image for busybox:latest
16:15:02 #12 35.60   Installing : glibc-devel-2.17-325.el7_9.aarch64                         44/68 
16:15:02 #12 36.75   Installing : gcc-4.8.5-44.el7.aarch64                                   45/68 
16:15:02 #12 36.96   Installing : libsepol-devel-2.5-10.el7.aarch64                          46/68 
16:15:02 git init src/github.com/docker/docker
16:15:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:02 From https://github.com/docker/cli
16:15:02  * [new branch]      master     -> master
16:15:02  * [new branch]      master     -> origin/master
16:15:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:02 git init src/github.com/docker/docker
16:15:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:02 + SRC=src/github.com/docker/docker
16:15:02 + REF=master
16:15:02 + REF_FETCH=master
16:15:02 + awk {print $2}
16:15:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:02 git init src/github.com/docker/docker
16:15:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:02 + SRC=src/github.com/docker/docker
16:15:02 + REF=master
16:15:02 + REF_FETCH=master
16:15:02 + awk {print $2}
16:15:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:02 git init src/github.com/docker/docker
16:15:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:02 + SRC=src/github.com/docker/docker
16:15:02 + REF=master
16:15:02 + REF_FETCH=master
16:15:02 + awk {print $2}
16:15:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
[Pipeline] echo
16:15:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:02 chowning workspace
[Pipeline] sh
16:15:02 #12 37.06   Installing : perl-Test-Harness-3.28-3.el7.noarch                        47/68 
16:15:02 #12 37.17   Installing : automake-1.13.4-3.el7.noarch                               48/68 
16:15:02 #12 37.35 install-info: No such file or directory for /usr/share/info/automake.info.gz
16:15:03 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:03 + SRC=src/github.com/docker/docker
16:15:03 + REF=master
16:15:03 + REF_FETCH=master
16:15:03 + awk {print $2}
16:15:03 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:03 #12 37.37   Installing : python-IPy-0.75-6.el7.noarch                               49/68 
16:15:03 #12 37.46   Installing : policycoreutils-python-2.5-34.el7.aarch64                  50/68 
16:15:03 From https://github.com/docker/cli
16:15:03  * [new branch]      master     -> master
16:15:03  * [new branch]      master     -> origin/master
16:15:03 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:03 git init src/github.com/docker/docker
16:15:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:03 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:03 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:03 + SRC=src/github.com/docker/docker
16:15:03 + REF=master
16:15:03 + REF_FETCH=master
16:15:03 + awk {print $2}
16:15:03 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:03 + pwd
16:15:03 + id -u
16:15:03 + id -g
16:15:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:03 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] sh
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] echo
16:15:03 Removing all docker containers
[Pipeline] sh
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] echo
16:15:03 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:15:03 Removing all docker containers
[Pipeline] sh
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
16:15:03 + make REF=master ubuntu-impish
16:15:03 git init src/github.com/docker/cli
16:15:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:03 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:03 + SRC=src/github.com/docker/cli
16:15:03 + REF=master
16:15:03 + REF_FETCH=master
16:15:03 + awk {print $2}
16:15:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
[Pipeline] echo
16:15:03 Docker containers have been removed
[Pipeline] echo
16:15:03 16:15:03 + docker container ls -aq
cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:03 + docker container ls -aq
16:15:03 Removing all docker containers
[Pipeline] sh
16:15:03 + docker container ls -aq
16:15:03 + pwd
16:15:03 + id -u
16:15:03 + id -g
16:15:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:03 Unable to find image 'busybox:latest' locally
16:15:03 latest: Pulling from library/busybox
16:15:03 092c822dea67: Pulling fs layer
16:15:03 092c822dea67: Download complete
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] echo
16:15:03 Docker containers have been removed
[Pipeline] echo
16:15:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:15:03 + REF=refs/heads/master
16:15:03 + [ -n refs/heads/master ]
16:15:03 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] echo
16:15:03 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:03 Docker containers have been removed
[Pipeline] echo
16:15:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:03 Docker containers have been removed
[Pipeline] echo
16:15:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
[Pipeline] stage
[Pipeline] { (fedora-35-aarch64)
[Pipeline] sh
16:15:04 latest: Pulling from library/busybox
16:15:04 092c822dea67: Pulling fs layer
16:15:04 092c822dea67: Verifying Checksum
16:15:04 092c822dea67: Download complete
16:15:04 092c822dea67: Pull complete
16:15:04 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:04 Status: Downloaded newer image for busybox:latest
16:15:04 092c822dea67: Pull complete
16:15:04 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:04 Status: Downloaded newer image for busybox:latest
16:15:04 + docker container ls -aq
[Pipeline] echo
16:15:04 cleanWorkspace: Workspace is clean.
[Pipeline] sh
16:15:04 #12 37.52   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   51/68 
16:15:04 #12 38.25   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             52/68 
16:15:04 #12 38.50   Installing : pcre-devel-8.32-17.el7.aarch64                             53/68 
[Pipeline] stage
[Pipeline] { (fedora-33-aarch64)
[Pipeline] echo
16:15:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] sh
[Pipeline] sh
16:15:04 + echo starting...
16:15:04 starting...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
16:15:04 Docker containers have been removed
[Pipeline] echo
16:15:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:04 Removing all docker containers
[Pipeline] sh
16:15:04 #12 38.53   Installing : libselinux-devel-2.5-15.el7.aarch64                        54/68 
16:15:04 #12 38.56   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           55/68 
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] }
[Pipeline] echo
16:15:04 cleanWorkspace: Workspace is clean.
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] stage
[Pipeline] { (fedora-34-aarch64)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:15:04 + echo starting...
16:15:04 starting...
16:15:04 + echo starting...
16:15:04 starting...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] sh
16:15:04 + echo starting...
16:15:04 starting...
[Pipeline] }
[Pipeline] }
16:15:04 #12 38.65   Installing : libtool-2.4.2-22.el7_3.aarch64                             56/68 
16:15:04 #12 38.83 install-info: No such file or directory for /usr/share/info/libtool.info.gz
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
16:15:04 + docker container ls -aq
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] sh
16:15:04 + echo starting...
16:15:04 starting...
16:15:04 + docker version
16:15:04 Client: Docker Engine - Community
16:15:04  Version:           20.10.10-rc1
16:15:04  API version:       1.41
16:15:04  Go version:        go1.16.9
16:15:04  Git commit:        b485636
16:15:04  Built:             Mon Oct 18 15:21:14 2021
16:15:04  OS/Arch:           linux/arm64
16:15:04  Context:           default
16:15:04  Experimental:      true
16:15:04 
16:15:04 Server: Docker Engine - Community
16:15:04  Engine:
16:15:04   Version:          20.10.10-rc1
16:15:04   API version:      1.41 (minimum version 1.12)
16:15:04   Go version:       go1.16.9
16:15:04   Git commit:       9f5b26f
16:15:04   Built:            Mon Oct 18 15:19:46 2021
16:15:04   OS/Arch:          linux/arm64
16:15:04   Experimental:     true
16:15:04  containerd:
16:15:04   Version:          1.4.11
16:15:04   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:04  runc:
16:15:04   Version:          1.0.2
16:15:04   GitCommit:        v1.0.2-0-g52b36a2
16:15:04  docker-init:
16:15:04   Version:          0.19.0
16:15:04   GitCommit:        de40ad0
16:15:04 #12 39.08   Installing : glibc-static-2.17-325.el7_9.aarch64                        57/68 
16:15:04 #12 39.10   Installing : btrfs-progs-devel-4.9.1-1.el7.aarch64                      58/68 
16:15:04 #12 39.13   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       59/68 
16:15:05 + docker version
16:15:05 Client: Docker Engine - Community
16:15:05  Version:           20.10.10-rc1
16:15:05  API version:       1.41
16:15:05  Go version:        go1.16.9
16:15:05  Git commit:        b485636
16:15:05  Built:             Mon Oct 18 15:21:14 2021
16:15:05  OS/Arch:           linux/arm64
16:15:05  Context:           default
16:15:05  Experimental:      true
16:15:05 
16:15:05 Server: Docker Engine - Community
16:15:05  Engine:
16:15:05   Version:          20.10.10-rc1
16:15:05   API version:      1.41 (minimum version 1.12)
16:15:05   Go version:       go1.16.9
16:15:05   Git commit:       9f5b26f
16:15:05   Built:            Mon Oct 18 15:19:46 2021
16:15:05   OS/Arch:          linux/arm64
16:15:05   Experimental:     true
16:15:05  containerd:
16:15:05   Version:          1.4.11
16:15:05   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:05  runc:
16:15:05   Version:          1.0.2
16:15:05   GitCommit:        v1.0.2-0-g52b36a2
16:15:05  docker-init:
16:15:05   Version:          0.19.0
16:15:05   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] echo
16:15:05 Docker containers have been removed
[Pipeline] echo
16:15:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] sh
16:15:05 + docker version
16:15:05 Client: Docker Engine - Community
16:15:05  Version:           20.10.10-rc1
16:15:05  API version:       1.41
16:15:05  Go version:        go1.16.9
16:15:05  Git commit:        b485636
16:15:05  Built:             Mon Oct 18 15:21:14 2021
16:15:05  OS/Arch:           linux/arm64
16:15:05  Context:           default
16:15:05  Experimental:      true
16:15:05 
16:15:05 Server: Docker Engine - Community
16:15:05  Engine:
16:15:05   Version:          20.10.10-rc1
16:15:05   API version:      1.41 (minimum version 1.12)
16:15:05   Go version:       go1.16.9
16:15:05   Git commit:       9f5b26f
16:15:05   Built:            Mon Oct 18 15:19:46 2021
16:15:05   OS/Arch:          linux/arm64
16:15:05   Experimental:     true
16:15:05  containerd:
16:15:05   Version:          1.4.11
16:15:05   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:05  runc:
16:15:05   Version:          1.0.2
16:15:05   GitCommit:        v1.0.2-0-g52b36a2
16:15:05  docker-init:
16:15:05   Version:          0.19.0
16:15:05   GitCommit:        de40ad0
16:15:05 + docker version
16:15:05 Client: Docker Engine - Community
16:15:05  Version:           20.10.10-rc1
16:15:05  API version:       1.41
16:15:05  Go version:        go1.16.9
16:15:05  Git commit:        b485636
16:15:05  Built:             Mon Oct 18 15:21:14 2021
16:15:05  OS/Arch:           linux/arm64
16:15:05  Context:           default
16:15:05  Experimental:      true
16:15:05 
16:15:05 Server: Docker Engine - Community
16:15:05  Engine:
16:15:05   Version:          20.10.10-rc1
16:15:05   API version:      1.41 (minimum version 1.12)
16:15:05   Go version:       go1.16.9
16:15:05   Git commit:       9f5b26f
16:15:05   Built:            Mon Oct 18 15:19:46 2021
16:15:05   OS/Arch:          linux/arm64
16:15:05   Experimental:     true
16:15:05  containerd:
16:15:05   Version:          1.4.11
16:15:05   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:05  runc:
16:15:05   Version:          1.0.2
16:15:05   GitCommit:        v1.0.2-0-g52b36a2
16:15:05  docker-init:
16:15:05   Version:          0.19.0
16:15:05   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:15:05 cleanWorkspace: Workspace is clean.
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (ubuntu-hirsute-aarch64)
[Pipeline] sh
[Pipeline] sh
16:15:05 + docker info
[Pipeline] sh
16:15:05 + docker info
16:15:05 From https://github.com/docker/cli
16:15:05  * [new branch]      master     -> master
16:15:05  * [new branch]      master     -> origin/master
[Pipeline] echo
16:15:05 Removing all docker containers
[Pipeline] sh
16:15:05 #12 39.18   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  60/68 
16:15:05 #12 40.16   Installing : cmake-2.8.12.2-2.el7.aarch64                               61/68 
16:15:05 From https://github.com/docker/docker
16:15:05  * [new branch]      master     -> master
16:15:05  * [new branch]      master     -> origin/master
16:15:05 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:05 + docker info
16:15:05 From https://github.com/docker/docker
16:15:05  * [new branch]      master     -> master
16:15:05  * [new branch]      master     -> origin/master
16:15:05 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:06 + docker info
[Pipeline] echo
16:15:06 Removing all docker containers
[Pipeline] sh
16:15:06 + docker version
16:15:06 Client: Docker Engine - Community
16:15:06  Version:           20.10.10-rc1
16:15:06  API version:       1.41
16:15:06  Go version:        go1.16.9
16:15:06  Git commit:        b485636
16:15:06  Built:             Mon Oct 18 15:21:14 2021
16:15:06  OS/Arch:           linux/arm64
16:15:06  Context:           default
16:15:06  Experimental:      true
16:15:06 
16:15:06 Server: Docker Engine - Community
16:15:06  Engine:
16:15:06   Version:          20.10.10-rc1
16:15:06   API version:      1.41 (minimum version 1.12)
16:15:06   Go version:       go1.16.9
16:15:06   Git commit:       9f5b26f
16:15:06   Built:            Mon Oct 18 15:19:46 2021
16:15:06   OS/Arch:          linux/arm64
16:15:06   Experimental:     true
16:15:06  containerd:
16:15:06   Version:          1.4.11
16:15:06   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:06  runc:
16:15:06   Version:          1.0.2
16:15:06   GitCommit:        v1.0.2-0-g52b36a2
16:15:06  docker-init:
16:15:06   Version:          0.19.0
16:15:06   GitCommit:        de40ad0
[Pipeline] sh
16:15:06 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:06 + echo starting...
16:15:06 starting...
[Pipeline] }
16:15:06 From https://github.com/docker/docker
16:15:06  * [new branch]      master     -> master
16:15:06  * [new branch]      master     -> origin/master
16:15:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:15:06 #12 40.19   Installing : which-2.20-7.el7.aarch64                                   62/68 
16:15:06 #12 40.37 install-info: No such file or directory for /usr/share/info/which.info.gz
16:15:06 + docker container ls -aq
[Pipeline] echo
16:15:06 Docker containers have been removed
[Pipeline] echo
16:15:06 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:06 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] sh
16:15:06 git init src/github.com/docker/docker
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:06 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:06 + SRC=src/github.com/docker/docker
16:15:06 + REF=master
16:15:06 + REF_FETCH=master
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:06 + REF=refs/heads/master
16:15:06 + [ -n refs/heads/master ]
16:15:06 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:06 + docker container ls -aq
16:15:06 From https://github.com/docker/docker
16:15:06  * [new branch]      master     -> master
16:15:06  * [new branch]      master     -> origin/master
16:15:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:06 git init src/github.com/docker/scan-cli-plugin
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:06 + SRC=src/github.com/docker/scan-cli-plugin
16:15:06 + REF=v0.14.0
16:15:06 + REF_FETCH=v0.14.0
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:06 From https://github.com/docker/docker
16:15:06  * [new branch]      master     -> master
16:15:06  * [new branch]      master     -> origin/master
16:15:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] echo
16:15:06 Docker containers have been removed
[Pipeline] echo
16:15:06 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:06 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-aarch64)
16:15:06 + docker info
[Pipeline] sh
16:15:06 git init src/github.com/docker/scan-cli-plugin
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:06 + SRC=src/github.com/docker/scan-cli-plugin
16:15:06 + REF=v0.14.0
16:15:06 + REF_FETCH=v0.14.0
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:06 From https://github.com/docker/docker
16:15:06  * [new branch]      master     -> master
16:15:06  * [new branch]      master     -> origin/master
16:15:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:06 + docker version
16:15:06 Client: Docker Engine - Community
16:15:06  Version:           20.10.10-rc1
16:15:06  API version:       1.41
16:15:06  Go version:        go1.16.9
16:15:06  Git commit:        b485636
16:15:06  Built:             Mon Oct 18 15:21:14 2021
16:15:06  OS/Arch:           linux/arm64
16:15:06  Context:           default
16:15:06  Experimental:      true
16:15:06 
16:15:06 Server: Docker Engine - Community
16:15:06  Engine:
16:15:06   Version:          20.10.10-rc1
16:15:06   API version:      1.41 (minimum version 1.12)
16:15:06   Go version:       go1.16.9
16:15:06   Git commit:       9f5b26f
16:15:06   Built:            Mon Oct 18 15:19:46 2021
16:15:06   OS/Arch:          linux/arm64
16:15:06   Experimental:     true
16:15:06  containerd:
16:15:06   Version:          1.4.11
16:15:06   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:06  runc:
16:15:06   Version:          1.0.2
16:15:06   GitCommit:        v1.0.2-0-g52b36a2
16:15:06  docker-init:
16:15:06   Version:          0.19.0
16:15:06   GitCommit:        de40ad0
[Pipeline] sh
16:15:06 #12 40.38   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
16:15:06 git init src/github.com/docker/scan-cli-plugin
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:06 + SRC=src/github.com/docker/scan-cli-plugin
16:15:06 + REF=v0.14.0
16:15:06 + REF_FETCH=v0.14.0
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:06 + REF=refs/tags/v0.14.0
16:15:06 + [ -n refs/tags/v0.14.0 ]
16:15:06 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 git init src/github.com/docker/scan-cli-plugin
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:06 + SRC=src/github.com/docker/scan-cli-plugin
16:15:06 + REF=v0.14.0
16:15:06 + REF_FETCH=v0.14.0
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:06 + echo starting...
16:15:06 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:15:06 + REF=refs/tags/v0.14.0
16:15:06 + [ -n refs/tags/v0.14.0 ]
16:15:06 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 git init src/github.com/docker/scan-cli-plugin
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:06 + SRC=src/github.com/docker/scan-cli-plugin
16:15:06 + REF=v0.14.0
16:15:06 + REF_FETCH=v0.14.0
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:06 + REF=refs/tags/v0.14.0
16:15:06 + [ -n refs/tags/v0.14.0 ]
16:15:06 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 + REF=refs/tags/v0.14.0
16:15:06 + [ -n refs/tags/v0.14.0 ]
16:15:06 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 git init src/github.com/docker/scan-cli-plugin
16:15:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:06 + SRC=src/github.com/docker/scan-cli-plugin
16:15:06 + REF=v0.14.0
16:15:06 + REF_FETCH=v0.14.0
16:15:06 + awk {print $2}
16:15:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:06 + echo starting...
16:15:06 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
16:15:06 #12 40.74   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     64/68 
[Pipeline] sh
16:15:06 From https://github.com/docker/scan-cli-plugin
16:15:06  * [new tag]         v0.14.0    -> v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 raspbian-bullseye
16:15:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:06 mkdir -p sources
16:15:06 docker run --rm -w /v \
16:15:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:06 	alpine \
16:15:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:06 + docker info
16:15:06 + REF=refs/tags/v0.14.0
16:15:06 + [ -n refs/tags/v0.14.0 ]
16:15:06 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:06 From https://github.com/docker/scan-cli-plugin
16:15:06  * [new tag]         v0.14.0    -> v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-focal
16:15:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:06 mkdir -p sources
16:15:06 docker run --rm -w /v \
16:15:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:06 	alpine \
16:15:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:06 Unable to find image 'alpine:latest' locally
16:15:06 + docker version
16:15:06 Client: Docker Engine - Community
16:15:06  Version:           20.10.10-rc1
16:15:06  API version:       1.41
16:15:06  Go version:        go1.16.9
16:15:06  Git commit:        b485636
16:15:06  Built:             Mon Oct 18 15:21:14 2021
16:15:06  OS/Arch:           linux/arm64
16:15:06  Context:           default
16:15:06  Experimental:      true
16:15:06 
16:15:06 Server: Docker Engine - Community
16:15:06  Engine:
16:15:06   Version:          20.10.10-rc1
16:15:06   API version:      1.41 (minimum version 1.12)
16:15:06   Go version:       go1.16.9
16:15:06   Git commit:       9f5b26f
16:15:06   Built:            Mon Oct 18 15:19:46 2021
16:15:06   OS/Arch:          linux/arm64
16:15:06   Experimental:     true
16:15:06  containerd:
16:15:06   Version:          1.4.11
16:15:06   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:06  runc:
16:15:06   Version:          1.0.2
16:15:06   GitCommit:        v1.0.2-0-g52b36a2
16:15:06  docker-init:
16:15:06   Version:          0.19.0
16:15:06   GitCommit:        de40ad0
[Pipeline] sh
16:15:06 From https://github.com/docker/scan-cli-plugin
16:15:06  * [new tag]         v0.14.0    -> v0.14.0
16:15:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 debian-bullseye
16:15:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:06 mkdir -p sources
16:15:06 docker run --rm -w /v \
16:15:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:06 	alpine \
16:15:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:06 Unable to find image 'alpine:latest' locally
16:15:07 + REF=refs/tags/v0.14.0
16:15:07 + [ -n refs/tags/v0.14.0 ]
16:15:07 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:07 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:07 #12 40.93   Cleanup    : systemd-219-78.el7.aarch64                                 65/68 
16:15:07 #12 41.13   Cleanup    : systemd-libs-219-78.el7.aarch64                            66/68 
16:15:07 Unable to find image 'alpine:latest' locally
16:15:07 From https://github.com/docker/scan-cli-plugin
16:15:07  * [new tag]         v0.14.0    -> v0.14.0
16:15:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:07 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-bionic
16:15:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:07 mkdir -p sources
16:15:07 docker run --rm -w /v \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:07 	alpine \
16:15:07 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:07 Unable to find image 'alpine:latest' locally
16:15:07 + docker version
16:15:07 Client: Docker Engine - Community
16:15:07  Version:           20.10.10-rc1
16:15:07  API version:       1.41
16:15:07  Go version:        go1.16.9
16:15:07  Git commit:        b485636
16:15:07  Built:             Mon Oct 18 15:21:14 2021
16:15:07  OS/Arch:           linux/arm64
16:15:07  Context:           default
16:15:07  Experimental:      true
16:15:07 
16:15:07 Server: Docker Engine - Community
16:15:07  Engine:
16:15:07   Version:          20.10.10-rc1
16:15:07   API version:      1.41 (minimum version 1.12)
16:15:07   Go version:       go1.16.9
16:15:07   Git commit:       9f5b26f
16:15:07   Built:            Mon Oct 18 15:19:46 2021
16:15:07   OS/Arch:          linux/arm64
16:15:07   Experimental:     true
16:15:07  containerd:
16:15:07   Version:          1.4.11
16:15:07   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:07  runc:
16:15:07   Version:          1.0.2
16:15:07   GitCommit:        v1.0.2-0-g52b36a2
16:15:07  docker-init:
16:15:07   Version:          0.19.0
16:15:07   GitCommit:        de40ad0
[Pipeline] sh
16:15:07 latest: Pulling from library/alpine
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09b5a3d41d4025791) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
16:15:07 latest: Pulling from library/alpine
16:15:07 From https://github.com/docker/docker
16:15:07  * [new branch]      master     -> master
16:15:07  * [new branch]      master     -> origin/master
16:15:07 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:07 git init src/github.com/docker/scan-cli-plugin
16:15:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:07 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:07 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:07 + SRC=src/github.com/docker/scan-cli-plugin
16:15:07 + REF=v0.14.0
16:15:07 + REF_FETCH=v0.14.0
16:15:07 + awk {print $2}
16:15:07 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:07 + REF=refs/tags/v0.14.0
16:15:07 + [ -n refs/tags/v0.14.0 ]
16:15:07 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:07 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-035c382ca8cf08f33) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
16:15:07 From https://github.com/docker/scan-cli-plugin
16:15:07  * [new tag]         v0.14.0    -> v0.14.0
16:15:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:07 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 debian-buster
16:15:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:07 mkdir -p sources
16:15:07 docker run --rm -w /v \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:07 	alpine \
16:15:07 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:07 Unable to find image 'alpine:latest' locally
16:15:07 From https://github.com/docker/scan-cli-plugin
16:15:07  * [new tag]         v0.14.0    -> v0.14.0
16:15:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:07 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 raspbian-buster
16:15:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:07 mkdir -p sources
16:15:07 docker run --rm -w /v \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:07 	alpine \
16:15:07 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:07 Unable to find image 'alpine:latest' locally
16:15:07 #12 41.34   Cleanup    : glibc-2.17-317.el7.aarch64                                 67/68 
16:15:07 + docker info
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06d3bf2783fcb4502) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0082fe38d3ee6f805) in /home/ubuntu/workspace/docker-ce-packaging_PR-612
[Pipeline] {
16:15:07 latest: Pulling from library/alpine
16:15:07 latest: Pulling from library/alpine
16:15:07 5480d2ca1740: Pulling fs layer
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
16:15:07 + docker info
16:15:07 5480d2ca1740: Pulling fs layer
16:15:07 From https://github.com/docker/scan-cli-plugin
16:15:07  * [new tag]         v0.14.0    -> v0.14.0
16:15:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:07 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-hirsute
16:15:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:07 mkdir -p sources
16:15:07 docker run --rm -w /v \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:07 	alpine \
16:15:07 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:07 Unable to find image 'alpine:latest' locally
16:15:07 5480d2ca1740: Pulling fs layer
16:15:07 5480d2ca1740: Download complete
16:15:07 latest: Pulling from library/alpine
16:15:07 latest: Pulling from library/alpine
16:15:07 5480d2ca1740: Pulling fs layer
16:15:07 #12 41.54   Cleanup    : glibc-common-2.17-317.el7.aarch64                          68/68 
16:15:07 #12 41.79   Verifying  : glibc-common-2.17-325.el7_9.aarch64                         1/68 
16:15:07 #12 41.81   Verifying  : rsync-3.1.2-10.el7.aarch64                                  2/68 
16:15:07 #12 41.82   Verifying  : openssh-clients-7.4p1-22.el7_9.aarch64                      3/68 
16:15:07 #12 41.83   Verifying  : pcre-devel-8.32-17.el7.aarch64                              4/68 
16:15:07 #12 41.85   Verifying  : glibc-devel-2.17-325.el7_9.aarch64                          5/68 
16:15:07 #12 41.86   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         6/68 
16:15:07 #12 41.87   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           7/68 
16:15:07 5480d2ca1740: Pulling fs layer
16:15:07 5480d2ca1740: Download complete
16:15:07 5480d2ca1740: Download complete
16:15:07 5480d2ca1740: Pull complete
16:15:07 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:07 Status: Downloaded newer image for alpine:latest
16:15:07 5480d2ca1740: Verifying Checksum
16:15:07 5480d2ca1740: Download complete
16:15:07 5480d2ca1740: Pull complete
16:15:07 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:07 Status: Downloaded newer image for alpine:latest
16:15:07 5480d2ca1740: Verifying Checksum
16:15:07 5480d2ca1740: Download complete
16:15:07 5480d2ca1740: Pull complete
16:15:07 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:07 Status: Downloaded newer image for alpine:latest
16:15:07 5480d2ca1740: Pull complete
16:15:07 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:07 Status: Downloaded newer image for alpine:latest
16:15:07 #12 41.89   Verifying  : btrfs-progs-4.9.1-1.el7.aarch64                             8/68 
16:15:07 #12 41.90   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
16:15:07 #12 41.91   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       10/68 
16:15:07 #12 41.93   Verifying  : glibc-static-2.17-325.el7_9.aarch64                        11/68 
16:15:07 #12 41.94   Verifying  : 1:make-3.82-24.el7.aarch64                                 12/68 
16:15:07 #12 41.95   Verifying  : libcgroup-0.41-21.el7.aarch64                              13/68 
16:15:07 #12 41.96   Verifying  : python-IPy-0.75-6.el7.noarch                               14/68 
16:15:07 #12 41.97   Verifying  : checkpolicy-2.5-8.el7.aarch64                              15/68 
16:15:07 #12 41.98   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        16/68 
16:15:07 #12 41.99   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     17/68 
16:15:07 #12 42.01   Verifying  : openssh-7.4p1-22.el7_9.aarch64                             18/68 
16:15:07 #12 42.02   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        19/68 
16:15:07 #12 42.03   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      20/68 
16:15:07 #12 42.04   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 21/68 
16:15:07 #12 42.05   Verifying  : btrfs-progs-devel-4.9.1-1.el7.aarch64                      22/68 
16:15:07 #12 42.06   Verifying  : libselinux-python-2.5-15.el7.aarch64                       23/68 
16:15:07 #12 42.07   Verifying  : glibc-2.17-325.el7_9.aarch64                               24/68 
16:15:07 #12 42.08   Verifying  : which-2.20-7.el7.aarch64                                   25/68 
16:15:07 #12 42.09   Verifying  : less-458-9.el7.aarch64                                     26/68 
16:15:07 #12 42.10   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   27/68 
16:15:07 #12 42.11   Verifying  : glibc-headers-2.17-325.el7_9.aarch64                       28/68 
16:15:07 #12 42.12   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 29/68 
16:15:07 #12 42.13   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              30/68 
16:15:07 #12 42.14   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          31/68 
16:15:07 #12 42.15   Verifying  : cpp-4.8.5-44.el7.aarch64                                   32/68 
16:15:07 #12 42.17   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             33/68 
16:15:07 #12 42.18   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             34/68 
16:15:07 #12 42.19   Verifying  : lzo-2.06-8.el7.aarch64                                     35/68 
16:15:07 latest: Pulling from library/alpine
16:15:07 5480d2ca1740: Pulling fs layer
16:15:07 5480d2ca1740: Pulling fs layer
16:15:07 5480d2ca1740: Verifying Checksum
16:15:07 5480d2ca1740: Download complete
16:15:07 5480d2ca1740: Pull complete
16:15:07 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:07 Status: Downloaded newer image for alpine:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/2d1f421a-2ef5-456c-abac-bb4feb9ad0bc/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:15:08 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:08 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:15:08 #12 42.21   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      36/68 
16:15:08 #12 42.22   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           37/68 
16:15:08 #12 42.23   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          38/68 
16:15:08 #12 42.24   Verifying  : systemd-219-78.el7_9.3.aarch64                             39/68 
16:15:08 #12 42.26   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               40/68 
16:15:08 #12 42.28   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        41/68 
16:15:08 #12 42.29   Verifying  : systemd-libs-219-78.el7_9.3.aarch64                        42/68 
16:15:08 #12 42.30   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       43/68 
16:15:08 #12 42.31   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   44/68 
16:15:08 #12 42.33   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   45/68 
16:15:08 #12 42.34   Verifying  : policycoreutils-2.5-34.el7.aarch64                         46/68 
16:15:08 #12 42.35   Verifying  : gcc-4.8.5-44.el7.aarch64                                   47/68 
16:15:08 #12 42.36   Verifying  : systemd-devel-219-78.el7_9.3.aarch64                       48/68 
16:15:08 #12 42.37   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
16:15:08 #12 42.38   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  50/68 
16:15:08 #12 42.39   Verifying  : libgomp-4.8.5-44.el7.aarch64                               51/68 
16:15:08 #12 42.41   Verifying  : kernel-headers-4.18.0-305.10.2.el7.aarch64                 52/68 
16:15:08 #12 42.45   Verifying  : autoconf-2.69-11.el7.noarch                                53/68 
16:15:08 #12 42.46   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  54/68 
16:15:08 #12 42.47   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            55/68 
16:15:08 #12 42.48   Verifying  : m4-1.4.16-10.el7.aarch64                                   56/68 
16:15:08 #12 42.49   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           57/68 
16:15:08 #12 42.50   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           58/68 
16:15:08 #12 42.51   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             59/68 
16:15:08 #12 42.53   Verifying  : e2fsprogs-libs-1.42.9-19.el7.aarch64                       60/68 
16:15:08 #12 42.54   Verifying  : git-1.8.3.1-23.el7_8.aarch64                               61/68 
16:15:08 5480d2ca1740: Pull complete
16:15:08 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:08 Status: Downloaded newer image for alpine:latest
16:15:08 5480d2ca1740: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:15:08 #12 42.55   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       62/68 
16:15:08 #12 42.56   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
16:15:08 #12 42.56   Verifying  : systemd-219-78.el7.aarch64                                 64/68 
16:15:08 #12 42.56   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     65/68 
16:15:08 #12 42.56   Verifying  : systemd-libs-219-78.el7.aarch64                            66/68 
16:15:08 #12 42.56   Verifying  : glibc-2.17-317.el7.aarch64                                 67/68 
16:15:08 #12 42.56   Verifying  : glibc-common-2.17-317.el7.aarch64                          68/68 
16:15:08 #12 42.62 
16:15:08 #12 42.62 Installed:
16:15:08 #12 42.62   btrfs-progs-devel.aarch64 0:4.9.1-1.el7                                       
16:15:08 #12 42.62   cmake.aarch64 0:2.8.12.2-2.el7                                                
16:15:08 #12 42.62   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
16:15:08 #12 42.62   gcc.aarch64 0:4.8.5-44.el7                                                    
16:15:08 #12 42.62   git.aarch64 0:1.8.3.1-23.el7_8                                                
16:15:08 #12 42.62   glibc-static.aarch64 0:2.17-325.el7_9                                         
16:15:08 #12 42.62   libarchive.aarch64 0:3.1.2-14.el7_7                                           
16:15:08 #12 42.62   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
16:15:08 #12 42.62   libselinux-devel.aarch64 0:2.5-15.el7                                         
16:15:08 #12 42.62   libtool.aarch64 0:2.4.2-22.el7_3                                              
16:15:08 #12 42.62   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
16:15:08 #12 42.62   make.aarch64 1:3.82-24.el7                                                    
16:15:08 #12 42.62   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
16:15:08 #12 42.62   systemd-devel.aarch64 0:219-78.el7_9.3                                        
16:15:08 #12 42.62   which.aarch64 0:2.20-7.el7                                                    
16:15:08 #12 42.62 
16:15:08 #12 42.62 Dependency Installed:
16:15:08 #12 42.62   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
16:15:08 #12 42.62   autoconf.noarch 0:2.69-11.el7                                                 
16:15:08 #12 42.62   automake.noarch 0:1.13.4-3.el7                                                
16:15:08 #12 42.62   btrfs-progs.aarch64 0:4.9.1-1.el7                                             
16:15:08 #12 42.62   checkpolicy.aarch64 0:2.5-8.el7                                               
16:15:08 #12 42.62   cpp.aarch64 0:4.8.5-44.el7                                                    
16:15:08 #12 42.62   e2fsprogs-libs.aarch64 0:1.42.9-19.el7                                        
16:15:08 #12 42.62   fipscheck.aarch64 0:1.4.1-6.el7                                               
16:15:08 #12 42.62   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
16:15:08 #12 42.62   glibc-devel.aarch64 0:2.17-325.el7_9                                          
16:15:08 #12 42.62   glibc-headers.aarch64 0:2.17-325.el7_9                                        
16:15:08 #12 42.62   kernel-headers.aarch64 0:4.18.0-305.10.2.el7                                  
16:15:08 #12 42.62   less.aarch64 0:458-9.el7                                                      
16:15:08 #12 42.62   libcgroup.aarch64 0:0.41-21.el7                                               
16:15:08 #12 42.62   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
16:15:08 #12 42.62   libgomp.aarch64 0:4.8.5-44.el7                                                
16:15:08 #12 42.62   libmpc.aarch64 0:1.0.1-3.el7                                                  
16:15:08 #12 42.62   libseccomp.aarch64 0:2.3.1-4.el7                                              
16:15:08 #12 42.62   libselinux-python.aarch64 0:2.5-15.el7                                        
16:15:08 #12 42.62   libselinux-utils.aarch64 0:2.5-15.el7                                         
16:15:08 #12 42.62   libsemanage-python.aarch64 0:2.5-14.el7                                       
16:15:08 #12 42.62   libsepol-devel.aarch64 0:2.5-10.el7                                           
16:15:08 #12 42.62   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
16:15:08 #12 42.62   lzo.aarch64 0:2.06-8.el7                                                      
16:15:08 #12 42.62   m4.aarch64 0:1.4.16-10.el7                                                    
16:15:08 #12 42.62   mpfr.aarch64 0:3.1.1-4.el7                                                    
16:15:08 #12 42.62   openssh.aarch64 0:7.4p1-22.el7_9                                              
16:15:08 #12 42.62   openssh-clients.aarch64 0:7.4p1-22.el7_9                                      
16:15:08 #12 42.62   pcre-devel.aarch64 0:8.32-17.el7                                              
16:15:08 #12 42.62   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
16:15:08 #12 42.62   perl-Error.noarch 1:0.17020-2.el7                                             
16:15:08 #12 42.62   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
16:15:08 #12 42.62   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
16:15:08 #12 42.62   perl-Test-Harness.noarch 0:3.28-3.el7                                         
16:15:08 #12 42.62   policycoreutils.aarch64 0:2.5-34.el7                                          
16:15:08 #12 42.62   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
16:15:08 #12 42.62   policycoreutils-python.aarch64 0:2.5-34.el7                                   
16:15:08 #12 42.62   python-IPy.noarch 0:0.75-6.el7                                                
16:15:08 #12 42.62   rsync.aarch64 0:3.1.2-10.el7                                                  
16:15:08 #12 42.62   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
16:15:08 #12 42.62   setools-libs.aarch64 0:3.3.8-4.el7                                            
16:15:08 #12 42.62 
16:15:08 #12 42.62 Dependency Updated:
16:15:08 #12 42.62   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
16:15:08 #12 42.62   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
16:15:08 #12 42.62   glibc.aarch64 0:2.17-325.el7_9                                                
16:15:08 #12 42.62   glibc-common.aarch64 0:2.17-325.el7_9                                         
16:15:08 #12 42.62   systemd.aarch64 0:219-78.el7_9.3                                              
16:15:08 #12 42.62   systemd-libs.aarch64 0:219-78.el7_9.3                                         
16:15:08 #12 42.62 
16:15:08 #12 42.62 Complete!
16:15:08 5480d2ca1740: Pull complete
16:15:08 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:08 Status: Downloaded newer image for alpine:latest
16:15:09 #12 DONE 43.0s
16:15:09 
16:15:09 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
16:15:09 #14 sha256:54fb03893085228dfd50bb87cd2fe0b8cd842438badb605671959d27d6cc85ef
16:15:09 From https://github.com/docker/docker
16:15:09  * [new branch]      master     -> master
16:15:09  * [new branch]      master     -> origin/master
16:15:09 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:09 + pwd
16:15:09 + id -u
16:15:09 + id -g
16:15:09 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:09 Unable to find image 'busybox:latest' locally
16:15:09 latest: Pulling from library/busybox
16:15:09 092c822dea67: Pulling fs layer
16:15:09 092c822dea67: Download complete
16:15:09 092c822dea67: Pull complete
16:15:09 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:09 Status: Downloaded newer image for busybox:latest
16:15:09 git init src/github.com/docker/scan-cli-plugin
16:15:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:09 + SRC=src/github.com/docker/scan-cli-plugin
16:15:09 + REF=v0.14.0
16:15:09 + REF_FETCH=v0.14.0
16:15:09 + awk {print $2}
16:15:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:09 + REF=refs/tags/v0.14.0
16:15:09 + [ -n refs/tags/v0.14.0 ]
16:15:09 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:09 From https://github.com/docker/scan-cli-plugin
16:15:09  * [new tag]         v0.14.0    -> v0.14.0
16:15:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:09 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-impish
16:15:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:09 mkdir -p sources
16:15:09 docker run --rm -w /v \
16:15:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:09 	alpine \
16:15:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:09 Unable to find image 'alpine:latest' locally
16:15:10 latest: Pulling from library/alpine
16:15:10 5480d2ca1740: Pulling fs layer
16:15:10 #14 DONE 1.6s
16:15:10 
16:15:10 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
16:15:10 #15 sha256:a1d6c063495a7c44bd24bf8c4c8d8664944172de51a874b74b492b440aa2f7ae
16:15:10 #15 DONE 0.0s
16:15:10 
16:15:10 #16 exporting to image
16:15:10 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:15:10 #16 exporting layers
16:15:10 5480d2ca1740: Download complete
16:15:10 5480d2ca1740: Pull complete
16:15:10 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:10 Status: Downloaded newer image for alpine:latest
[Pipeline] echo
16:15:10 Removing all docker containers
[Pipeline] sh
16:15:11 + docker container ls -aq
[Pipeline] echo
16:15:11 Docker containers have been removed
[Pipeline] echo
16:15:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-impish-aarch64)
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/1da2fce7-7f6c-4e6e-9475-84ea166073a6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/e3cfdd5a-ad0e-45b3-8f3f-828c2e73d9c6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/9ed0f2e7-904f-4f4e-9df1-bc9843efaee8/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/cd9e95be-c936-40da-986b-8beea9de8ea7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/73a8a012-c482-470f-bdb6-9cb225e36a7b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/8722f0de-da60-48b6-ba0f-67a9075f60d7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/7f48de9c-7492-43b7-8cfe-86c03bf5497a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/573f7db4-4406-4a16-940d-1d82882ea894/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
16:15:11 + echo starting...
16:15:11 starting...
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/c4d4d2dd-50c2-4b04-aa99-d5cc02ce3db7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:15:11 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:11 chowning workspace
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/7638d3d6-b89e-4eec-a6f4-7c6f76522728/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/9621d83c-fcc7-49f4-889f-7a0e5e7e4057/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-612@tmp/8ca4a3cd-6990-4c1a-ab24-a372690dfc96/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
16:15:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:12 chowning workspace
[Pipeline] sh
16:15:12 + pwd
16:15:12 + id -u
16:15:12 + id -g
16:15:12 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:12 Unable to find image 'busybox:latest' locally
16:15:12 latest: Pulling from library/busybox
[Pipeline] echo
16:15:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:12 chowning workspace
[Pipeline] sh
16:15:12 3cb635b06aa2: Pulling fs layer
16:15:12 3cb635b06aa2: Verifying Checksum
16:15:12 3cb635b06aa2: Download complete
16:15:12 + pwd
16:15:12 + id -u
16:15:12 + id -g
16:15:12 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:12 Unable to find image 'busybox:latest' locally
16:15:12 latest: Pulling from library/busybox
[Pipeline] echo
16:15:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:12 chowning workspace
[Pipeline] sh
16:15:12 3cb635b06aa2: Pull complete
16:15:12 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:12 Status: Downloaded newer image for busybox:latest
16:15:12 #16 exporting layers 2.1s done
16:15:12 #16 writing image sha256:ca59074e754f80e9f0152bd5f7513ffaee6bd5840e66b5c254b7e4a13aa90c97 done
16:15:12 #16 naming to docker.io/rpmbuild-centos-7/aarch64 done
16:15:12 #16 DONE 2.1s
16:15:12 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
16:15:13 3cb635b06aa2: Pulling fs layer
16:15:13 3cb635b06aa2: Download complete
16:15:13 3cb635b06aa2: Pull complete
16:15:13 + pwd
16:15:13 + id -u
16:15:13 + id -g
16:15:13 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:13 Unable to find image 'busybox:latest' locally
16:15:13 latest: Pulling from library/busybox
16:15:13 3cb635b06aa2: Pulling fs layer
[Pipeline] echo
16:15:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:13 chowning workspace
[Pipeline] sh
16:15:13 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:13 Status: Downloaded newer image for busybox:latest
16:15:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qyKUxx
16:15:13 + umask 022
16:15:13 + cd /root/rpmbuild/BUILD
16:15:13 + cd /root/rpmbuild/BUILD
16:15:13 + rm -rf src
16:15:13 + /usr/bin/mkdir -p src
16:15:13 + cd src
16:15:13 + /usr/bin/tar -xf -
16:15:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:15:13 3cb635b06aa2: Verifying Checksum
16:15:13 3cb635b06aa2: Download complete
16:15:13 3cb635b06aa2: Pull complete
16:15:13 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:13 Status: Downloaded newer image for busybox:latest
16:15:13 + pwd
16:15:13 + id -u
16:15:13 + id -g
16:15:13 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:13 Unable to find image 'busybox:latest' locally
[Pipeline] {
[Pipeline] echo
16:15:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:13 chowning workspace
[Pipeline] sh
16:15:14 latest: Pulling from library/busybox
16:15:14 3cb635b06aa2: Pulling fs layer
16:15:14 3cb635b06aa2: Verifying Checksum
16:15:14 3cb635b06aa2: Download complete
16:15:14 + STATUS=0
16:15:14 + '[' 0 -ne 0 ']'
16:15:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:15:14 + /usr/bin/tar -xf -
16:15:14 Client:
16:15:14  Context:    default
16:15:14  Debug Mode: false
16:15:14  Plugins:
16:15:14   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:14   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:14 
16:15:14 Server:
16:15:14  Containers: 0
16:15:14   Running: 0
16:15:14   Paused: 0
16:15:14   Stopped: 0
16:15:14  Images: 1
16:15:14  Server Version: 20.10.10-rc1
16:15:14  Storage Driver: overlay2
16:15:14   Backing Filesystem: extfs
16:15:14   Supports d_type: true
16:15:14   Native Overlay Diff: true
16:15:14   userxattr: false
16:15:14  Logging Driver: json-file
16:15:14  Cgroup Driver: cgroupfs
16:15:14  Cgroup Version: 1
16:15:14  Plugins:
16:15:14   Volume: local
16:15:14   Network: bridge host ipvlan macvlan null overlay
16:15:14   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:14  Swarm: inactive
16:15:14  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:15:14  Default Runtime: runc
16:15:14  Init Binary: docker-init
16:15:14  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:14  runc version: v1.0.2-0-g52b36a2
16:15:14  init version: de40ad0
16:15:14  Security Options:
16:15:14   apparmor
16:15:14   seccomp
16:15:14    Profile: default
16:15:14  Kernel Version: 5.11.0-1020-aws
16:15:14  Operating System: Ubuntu 20.04.3 LTS
16:15:14  OSType: linux
16:15:14  Architecture: aarch64
16:15:14  CPUs: 2
16:15:14  Total Memory: 7.581GiB
16:15:14  Name: ip-10-100-84-218
16:15:14  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:14  Docker Root Dir: /var/lib/docker
16:15:14  Debug Mode: false
16:15:14  Username: dockerbuildbot
16:15:14  Registry: https://index.docker.io/v1/
16:15:14  Labels:
16:15:14  Experimental: true
16:15:14  Insecure Registries:
16:15:14   127.0.0.0/8
16:15:14  Live Restore Enabled: true
16:15:14 
16:15:14 Client:
16:15:14  Context:    default
16:15:14  Debug Mode: false
16:15:14  Plugins:
16:15:14   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:14   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:14 
16:15:14 Server:
16:15:14  Containers: 0
16:15:14   Running: 0
16:15:14   Paused: 0
16:15:14   Stopped: 0
16:15:14  Images: 1
16:15:14  Server Version: 20.10.10-rc1
16:15:14  Storage Driver: overlay2
16:15:14   Backing Filesystem: extfs
16:15:14   Supports d_type: true
16:15:14   Native Overlay Diff: true
16:15:14   userxattr: false
16:15:14  Logging Driver: json-file
16:15:14  Cgroup Driver: cgroupfs
16:15:14  Cgroup Version: 1
16:15:14  Plugins:
16:15:14   Volume: local
16:15:14   Network: bridge host ipvlan macvlan null overlay
16:15:14   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:14  Swarm: inactive
16:15:14  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:15:14  Default Runtime: runc
16:15:14  Init Binary: docker-init
16:15:14  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:14  runc version: v1.0.2-0-g52b36a2
16:15:14  init version: de40ad0
16:15:14  Security Options:
16:15:14   apparmor
16:15:14   seccomp
16:15:14    Profile: default
16:15:14  Kernel Version: 5.11.0-1020-aws
16:15:14  Operating System: Ubuntu 20.04.3 LTS
16:15:14  OSType: linux
16:15:14  Architecture: aarch64
16:15:14  CPUs: 2
16:15:14  Total Memory: 7.582GiB
16:15:14  Name: ip-10-100-78-99
16:15:14  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:14  Docker Root Dir: /var/lib/docker
16:15:14  Debug Mode: false
16:15:14  Username: dockerbuildbot
16:15:14  Registry: https://index.docker.io/v1/
16:15:14  Labels:
16:15:14  Experimental: true
16:15:14  Insecure Registries:
16:15:14   127.0.0.0/8
16:15:14  Live Restore Enabled: true
16:15:14 
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
16:15:14 + pwd
16:15:14 + id -u
16:15:14 + id -g
16:15:14 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:14 Unable to find image 'busybox:latest' locally
16:15:14 latest: Pulling from library/busybox
16:15:14 3cb635b06aa2: Pulling fs layer
16:15:14 3cb635b06aa2: Verifying Checksum
16:15:14 3cb635b06aa2: Download complete
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
[Pipeline] sh
16:15:14 Client:
16:15:14  Context:    default
16:15:14  Debug Mode: false
16:15:14  Plugins:
16:15:14   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:14   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:14 
16:15:14 Server:
16:15:14  Containers: 0
16:15:14   Running: 0
16:15:14   Paused: 0
16:15:14   Stopped: 0
16:15:14  Images: 1
16:15:14  Server Version: 20.10.10-rc1
16:15:14  Storage Driver: overlay2
16:15:14   Backing Filesystem: extfs
16:15:14   Supports d_type: true
16:15:14   Native Overlay Diff: true
16:15:14   userxattr: false
16:15:14  Logging Driver: json-file
16:15:14  Cgroup Driver: cgroupfs
16:15:14  Cgroup Version: 1
16:15:14  Plugins:
16:15:14   Volume: local
16:15:14   Network: bridge host ipvlan macvlan null overlay
16:15:14   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:14  Swarm: inactive
16:15:14  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:15:14  Default Runtime: runc
16:15:14  Init Binary: docker-init
16:15:14  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:14  runc version: v1.0.2-0-g52b36a2
16:15:14  init version: de40ad0
16:15:14  Security Options:
16:15:14   apparmor
16:15:14   seccomp
16:15:14    Profile: default
16:15:14  Kernel Version: 5.11.0-1020-aws
16:15:14  Operating System: Ubuntu 20.04.3 LTS
16:15:14  OSType: linux
16:15:14  Architecture: aarch64
16:15:14  CPUs: 2
16:15:14  Total Memory: 7.581GiB
16:15:14  Name: ip-10-100-73-53
16:15:14  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:14  Docker Root Dir: /var/lib/docker
16:15:14  Debug Mode: false
16:15:14  Username: dockerbuildbot
16:15:14  Registry: https://index.docker.io/v1/
16:15:14  Labels:
16:15:14  Experimental: true
16:15:14  Insecure Registries:
16:15:14   127.0.0.0/8
16:15:14  Live Restore Enabled: true
16:15:14 
[Pipeline] {
[Pipeline] echo
16:15:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:14 chowning workspace
[Pipeline] sh
16:15:14 3cb635b06aa2: Pull complete
16:15:14 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:14 Status: Downloaded newer image for busybox:latest
16:15:14 3cb635b06aa2: Pull complete
16:15:14 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:14 Status: Downloaded newer image for busybox:latest
16:15:14 + docker version
16:15:14 Client: Docker Engine - Community
16:15:14  Version:           20.10.10-rc1
16:15:14  API version:       1.41
16:15:14  Go version:        go1.16.9
16:15:14  Git commit:        b485636
16:15:14  Built:             Mon Oct 18 15:21:14 2021
16:15:14  OS/Arch:           linux/arm64
16:15:14  Context:           default
16:15:14  Experimental:      true
16:15:14 
16:15:14 Server: Docker Engine - Community
16:15:14  Engine:
16:15:14   Version:          20.10.10-rc1
16:15:14   API version:      1.41 (minimum version 1.12)
16:15:14   Go version:       go1.16.9
16:15:14   Git commit:       9f5b26f
16:15:14   Built:            Mon Oct 18 15:19:46 2021
16:15:14   OS/Arch:          linux/arm64
16:15:14   Experimental:     true
16:15:14  containerd:
16:15:14   Version:          1.4.11
16:15:14   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:14  runc:
16:15:14   Version:          1.0.2
16:15:14   GitCommit:        v1.0.2-0-g52b36a2
16:15:14  docker-init:
16:15:14   Version:          0.19.0
16:15:14   GitCommit:        de40ad0
16:15:14 + pwd
16:15:14 + id -u
16:15:14 + id -g
16:15:14 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:14 Unable to find image 'busybox:latest' locally
16:15:14 latest: Pulling from library/busybox
16:15:14 3cb635b06aa2: Pulling fs layer
16:15:14 Client:
16:15:14  Context:    default
16:15:14  Debug Mode: false
16:15:14  Plugins:
16:15:14   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:14   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:14 
16:15:14 Server:
16:15:14  Containers: 0
16:15:14   Running: 0
16:15:14   Paused: 0
16:15:14   Stopped: 0
16:15:14  Images: 1
16:15:14  Server Version: 20.10.10-rc1
16:15:14  Storage Driver: overlay2
16:15:14   Backing Filesystem: extfs
16:15:14   Supports d_type: true
16:15:14   Native Overlay Diff: true
16:15:14   userxattr: false
16:15:14  Logging Driver: json-file
16:15:14  Cgroup Driver: cgroupfs
16:15:14  Cgroup Version: 1
16:15:14  Plugins:
16:15:14   Volume: local
16:15:14   Network: bridge host ipvlan macvlan null overlay
16:15:14   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:14  Swarm: inactive
16:15:14  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:14  Default Runtime: runc
16:15:14  Init Binary: docker-init
16:15:14  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:14  runc version: v1.0.2-0-g52b36a2
16:15:14  init version: de40ad0
16:15:14  Security Options:
16:15:14   apparmor
16:15:14   seccomp
16:15:14    Profile: default
16:15:14  Kernel Version: 5.11.0-1020-aws
16:15:14  Operating System: Ubuntu 20.04.3 LTS
16:15:14  OSType: linux
16:15:14  Architecture: aarch64
16:15:14  CPUs: 2
16:15:14  Total Memory: 7.582GiB
16:15:14  Name: ip-10-100-93-186
16:15:14  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:14  Docker Root Dir: /var/lib/docker
16:15:14  Debug Mode: false
16:15:14  Username: dockerbuildbot
16:15:14  Registry: https://index.docker.io/v1/
16:15:14  Labels:
16:15:14  Experimental: true
16:15:14  Insecure Registries:
16:15:14   127.0.0.0/8
16:15:14  Live Restore Enabled: true
16:15:14 
16:15:14 + STATUS=0
16:15:14 + '[' 0 -ne 0 ']'
16:15:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:15:14 + exit 0
16:15:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HZm1Ch
16:15:14 + umask 022
16:15:14 + cd /root/rpmbuild/BUILD
16:15:14 + cd src
16:15:14 + export DOCKER_GITCOMMIT=088afc9
16:15:14 + DOCKER_GITCOMMIT=088afc9
16:15:14 + mkdir -p /go/src/github.com/docker
16:15:14 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:15:14 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:15:14 + pushd /root/rpmbuild/BUILD/src/engine
16:15:14 + TMP_GOPATH=/go
16:15:14 + hack/dockerfile/install/install.sh tini
16:15:14 + RM_GOPATH=0
16:15:14 + TMP_GOPATH=/go
16:15:14 + : /usr/local/bin
16:15:14 + '[' -z /go ']'
16:15:14 + export GOPATH=/go
16:15:14 + GOPATH=/go
16:15:14 + case "$(go env GOARCH)" in
16:15:14 ++ go env GOARCH
16:15:14 + export GO_BUILDMODE=-buildmode=pie
16:15:14 + GO_BUILDMODE=-buildmode=pie
16:15:14 ++ dirname hack/dockerfile/install/install.sh
16:15:14 + dir=hack/dockerfile/install
16:15:14 + bin=tini
16:15:14 + shift
16:15:14 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:15:14 + . hack/dockerfile/install/tini.installer
16:15:14 ++ : v0.19.0
16:15:14 + install_tini
16:15:14 Install tini version v0.19.0
16:15:14 + echo 'Install tini version v0.19.0'
16:15:14 + git clone https://github.com/krallin/tini.git /go/tini
16:15:14 Cloning into '/go/tini'...
16:15:14 3cb635b06aa2: Verifying Checksum
16:15:14 3cb635b06aa2: Download complete
16:15:14 3cb635b06aa2: Pull complete
16:15:14 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:14 Status: Downloaded newer image for busybox:latest
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
16:15:15 Client:
16:15:15  Context:    default
16:15:15  Debug Mode: false
16:15:15  Plugins:
16:15:15   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:15   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:15 
16:15:15 Server:
16:15:15  Containers: 0
16:15:15   Running: 0
16:15:15   Paused: 0
16:15:15   Stopped: 0
16:15:15  Images: 1
16:15:15  Server Version: 20.10.10-rc1
16:15:15  Storage Driver: overlay2
16:15:15   Backing Filesystem: extfs
16:15:15   Supports d_type: true
16:15:15   Native Overlay Diff: true
16:15:15   userxattr: false
16:15:15  Logging Driver: json-file
16:15:15  Cgroup Driver: cgroupfs
16:15:15  Cgroup Version: 1
16:15:15  Plugins:
16:15:15   Volume: local
16:15:15   Network: bridge host ipvlan macvlan null overlay
16:15:15   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:15  Swarm: inactive
16:15:15  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:15:15  Default Runtime: runc
16:15:15  Init Binary: docker-init
16:15:15  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:15  runc version: v1.0.2-0-g52b36a2
16:15:15  init version: de40ad0
16:15:15  Security Options:
16:15:15   apparmor
16:15:15   seccomp
16:15:15    Profile: default
16:15:15  Kernel Version: 5.11.0-1020-aws
16:15:15  Operating System: Ubuntu 20.04.3 LTS
16:15:15  OSType: linux
16:15:15  Architecture: aarch64
16:15:15  CPUs: 2
16:15:15  Total Memory: 7.582GiB
16:15:15  Name: ip-10-100-70-236
16:15:15  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:15  Docker Root Dir: /var/lib/docker
16:15:15  Debug Mode: false
16:15:15  Username: dockerbuildbot
16:15:15  Registry: https://index.docker.io/v1/
16:15:15  Labels:
16:15:15  Experimental: true
16:15:15  Insecure Registries:
16:15:15   127.0.0.0/8
16:15:15  Live Restore Enabled: true
16:15:15 
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] echo
16:15:15 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:15 chowning workspace
[Pipeline] sh
16:15:15 + pwd
16:15:15 + id -u
16:15:15 + id -g
16:15:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:15 Unable to find image 'busybox:latest' locally
16:15:15 latest: Pulling from library/busybox
16:15:15 3cb635b06aa2: Pulling fs layer
16:15:15 3cb635b06aa2: Download complete
16:15:15 3cb635b06aa2: Pull complete
16:15:15 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:15 Status: Downloaded newer image for busybox:latest
16:15:15 Client:
16:15:15  Context:    default
16:15:15  Debug Mode: false
16:15:15  Plugins:
16:15:15   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:15   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:15 
16:15:15 Server:
16:15:15  Containers: 0
16:15:15   Running: 0
16:15:15   Paused: 0
16:15:15   Stopped: 0
16:15:15  Images: 1
16:15:15  Server Version: 20.10.10-rc1
16:15:15  Storage Driver: overlay2
16:15:15   Backing Filesystem: extfs
16:15:15   Supports d_type: true
16:15:15   Native Overlay Diff: true
16:15:15   userxattr: false
16:15:15  Logging Driver: json-file
16:15:15  Cgroup Driver: cgroupfs
16:15:15  Cgroup Version: 1
16:15:15  Plugins:
16:15:15   Volume: local
16:15:15   Network: bridge host ipvlan macvlan null overlay
16:15:15   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:15  Swarm: inactive
16:15:15  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:15  Default Runtime: runc
16:15:15  Init Binary: docker-init
16:15:15  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:15  runc version: v1.0.2-0-g52b36a2
16:15:15  init version: de40ad0
16:15:15  Security Options:
16:15:15   apparmor
16:15:15   seccomp
16:15:15    Profile: default
16:15:15  Kernel Version: 5.11.0-1020-aws
16:15:15  Operating System: Ubuntu 20.04.3 LTS
16:15:15  OSType: linux
16:15:15  Architecture: aarch64
16:15:15  CPUs: 2
16:15:15  Total Memory: 7.582GiB
16:15:15  Name: ip-10-100-75-20
16:15:15  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:15  Docker Root Dir: /var/lib/docker
16:15:15  Debug Mode: false
16:15:15  Username: dockerbuildbot
16:15:15  Registry: https://index.docker.io/v1/
16:15:15  Labels:
16:15:15  Experimental: true
16:15:15  Insecure Registries:
16:15:15   127.0.0.0/8
16:15:15  Live Restore Enabled: true
16:15:15 
16:15:15 Client:
16:15:15  Context:    default
16:15:15  Debug Mode: false
16:15:15  Plugins:
16:15:15   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:15   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:15 
16:15:15 Server:
16:15:15  Containers: 0
16:15:15   Running: 0
16:15:15   Paused: 0
16:15:15   Stopped: 0
16:15:15  Images: 1
16:15:15  Server Version: 20.10.10-rc1
16:15:15  Storage Driver: overlay2
16:15:15   Backing Filesystem: extfs
16:15:15   Supports d_type: true
16:15:15   Native Overlay Diff: true
16:15:15   userxattr: false
16:15:15  Logging Driver: json-file
16:15:15  Cgroup Driver: cgroupfs
16:15:15  Cgroup Version: 1
16:15:15  Plugins:
16:15:15   Volume: local
16:15:15   Network: bridge host ipvlan macvlan null overlay
16:15:15   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:15  Swarm: inactive
16:15:15  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:15:15  Default Runtime: runc
16:15:15  Init Binary: docker-init
16:15:15  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:15  runc version: v1.0.2-0-g52b36a2
16:15:15  init version: de40ad0
16:15:15  Security Options:
16:15:15   apparmor
16:15:15   seccomp
16:15:15    Profile: default
16:15:15  Kernel Version: 5.11.0-1020-aws
16:15:15  Operating System: Ubuntu 20.04.3 LTS
16:15:15  OSType: linux
16:15:15  Architecture: aarch64
16:15:15  CPUs: 2
16:15:15  Total Memory: 7.581GiB
16:15:15  Name: ip-10-100-68-220
16:15:15  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:15  Docker Root Dir: /var/lib/docker
16:15:15  Debug Mode: false
16:15:15  Username: dockerbuildbot
16:15:15  Registry: https://index.docker.io/v1/
16:15:15  Labels:
16:15:15  Experimental: true
16:15:15  Insecure Registries:
16:15:15   127.0.0.0/8
16:15:15  Live Restore Enabled: true
16:15:15 
[Pipeline] echo
16:15:16 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:16 chowning workspace
[Pipeline] sh
16:15:16 mkdir -p sources
16:15:16 docker run --rm -w /v \
16:15:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:16 	alpine \
16:15:16 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:16 mkdir -p sources
16:15:16 docker run --rm -w /v \
16:15:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:16 	alpine \
16:15:16 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:16 mkdir -p sources
16:15:16 docker run --rm -w /v \
16:15:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:16 	alpine \
16:15:16 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:16 + pwd
16:15:16 + id -u
16:15:16 + id -g
16:15:16 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:16 Unable to find image 'busybox:latest' locally
16:15:16 latest: Pulling from library/busybox
16:15:16 3cb635b06aa2: Pulling fs layer
16:15:16 3cb635b06aa2: Download complete
16:15:16 3cb635b06aa2: Pull complete
16:15:16 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:16 Status: Downloaded newer image for busybox:latest
16:15:17 Client:
16:15:17  Context:    default
16:15:17  Debug Mode: false
16:15:17  Plugins:
16:15:17   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:17   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:17 
16:15:17 Server:
16:15:17  Containers: 0
16:15:17   Running: 0
16:15:17   Paused: 0
16:15:17   Stopped: 0
16:15:17  Images: 1
16:15:17  Server Version: 20.10.10-rc1
16:15:17  Storage Driver: overlay2
16:15:17   Backing Filesystem: extfs
16:15:17   Supports d_type: true
16:15:17   Native Overlay Diff: true
16:15:17   userxattr: false
16:15:17  Logging Driver: json-file
16:15:17  Cgroup Driver: cgroupfs
16:15:17  Cgroup Version: 1
16:15:17  Plugins:
16:15:17   Volume: local
16:15:17   Network: bridge host ipvlan macvlan null overlay
16:15:17   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:17  Swarm: inactive
16:15:17  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:15:17  Default Runtime: runc
16:15:17  Init Binary: docker-init
16:15:17  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:17  runc version: v1.0.2-0-g52b36a2
16:15:17  init version: de40ad0
16:15:17  Security Options:
16:15:17   apparmor
16:15:17   seccomp
16:15:17    Profile: default
16:15:17  Kernel Version: 5.11.0-1020-aws
16:15:17  Operating System: Ubuntu 20.04.3 LTS
16:15:17  OSType: linux
16:15:17  Architecture: aarch64
16:15:17  CPUs: 2
16:15:17  Total Memory: 7.582GiB
16:15:17  Name: ip-10-100-80-146
16:15:17  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:17  Docker Root Dir: /var/lib/docker
16:15:17  Debug Mode: false
16:15:17  Username: dockerbuildbot
16:15:17  Registry: https://index.docker.io/v1/
16:15:17  Labels:
16:15:17  Experimental: true
16:15:17  Insecure Registries:
16:15:17   127.0.0.0/8
16:15:17  Live Restore Enabled: true
16:15:17 
16:15:17 #24 DONE 95.1s
16:15:17 
16:15:17 #25 [binary 1/1] COPY --from=build /out .
16:15:17 #25 DONE 0.3s
16:15:17 
16:15:17 #26 exporting to client
16:15:17 #26 copying files 1.74MB 0.1s
16:15:17 #26 copying files 54.78MB 1.0s done
16:15:17 #26 DONE 1.0s
16:15:17 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker VERSION=0.0.0-20211220110528-fe93451 DOCKER_BUILD_OPTS="" binary
16:15:17 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker'
16:15:17 mkdir -p autogen
16:15:17 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
[Pipeline] echo
16:15:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:17 chowning workspace
[Pipeline] sh
16:15:17 #1 [internal] load build definition from Dockerfile
16:15:17 #1 sha256:d4cdcd6ccb34dc0f6df5b67e6a9d08c2686264ef8708cc99db17deea82ebda12
16:15:17 #1 transferring dockerfile: 17.53kB done
16:15:17 #1 DONE 0.0s
16:15:17 
16:15:17 #2 [internal] load .dockerignore
16:15:17 #2 sha256:68058af2a394341af37fa710aadc64ca6a58a7892b4171271898b15b27f5fce1
16:15:17 #2 transferring context: 87B done
16:15:17 #2 DONE 0.0s
16:15:17 
16:15:17 #3 resolve image config for docker.io/docker/dockerfile:1.3
16:15:17 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:15:17 mkdir -p sources
16:15:17 docker run --rm -w /v \
16:15:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:17 	alpine \
16:15:17 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:17 mkdir -p sources
16:15:17 docker run --rm -w /v \
16:15:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:17 	alpine \
16:15:17 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:17 #3 DONE 0.1s
16:15:17 
16:15:17 #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:15:17 #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:15:17 #4 CACHED
16:15:17 
16:15:17 #5 [internal] load build definition from Dockerfile
16:15:17 #5 sha256:a2317cd1ab744d3b0a457ad1be94189ae8ca94746639c43d1c961cff17a635be
16:15:17 #5 DONE 0.0s
16:15:17 
16:15:17 #6 [internal] load .dockerignore
16:15:17 #6 sha256:38360968563cc4700dffa455259c6450ee5cca6f1fc454b7ccd3762bca55485f
16:15:17 #6 DONE 0.0s
16:15:17 
16:15:17 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io
16:15:17 #10 sha256:b570d0d613d5f0c1d50c4c501c0cf891805664da42fb35a85342c54dc021df3f
16:15:17 #10 DONE 0.0s
16:15:17 
16:15:17 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:15:17 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:15:18 + pwd
16:15:18 + id -u
16:15:18 + id -g
16:15:18 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:18 Unable to find image 'busybox:latest' locally
16:15:18 latest: Pulling from library/busybox
16:15:18 3cb635b06aa2: Pulling fs layer
16:15:18 3cb635b06aa2: Verifying Checksum
16:15:18 3cb635b06aa2: Download complete
16:15:18 mkdir -p sources
16:15:18 docker run --rm -w /v \
16:15:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:18 	alpine \
16:15:18 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:18 #9 ...
16:15:18 
16:15:18 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:15:18 #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:15:18 #8 DONE 0.2s
16:15:18 
16:15:18 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:15:18 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:15:18 #9 DONE 0.2s
16:15:18 
16:15:18 #7 [internal] load metadata for docker.io/library/golang:1.16.12-bullseye
16:15:18 #7 sha256:e99aafb3056431406b4b0a0c93b3b52203b3ee5e9cae847f52abfb541c2ca4d9
16:15:18 #7 DONE 0.2s
16:15:18 3cb635b06aa2: Pull complete
16:15:18 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:18 Status: Downloaded newer image for busybox:latest
16:15:18 mkdir -p sources
16:15:18 docker run --rm -w /v \
16:15:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:18 	alpine \
16:15:18 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:18 
16:15:18 #34 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:15:18 #34 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:15:18 #34 DONE 0.0s
16:15:18 
16:15:18 #32 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:15:18 #32 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:15:18 #32 DONE 0.0s
16:15:18 
16:15:18 #11 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:15:18 #11 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
16:15:18 #11 resolve docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2 done
16:15:18 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 0B / 129.06MB 0.1s
16:15:18 #11 sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2 1.86kB / 1.86kB done
16:15:18 #11 sha256:3cd70083126ae2f17c4d79eb4b4717fcef8711c1c25a55944960bf809aea782a 1.80kB / 1.80kB done
16:15:18 #11 sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 0B / 156B 0.1s
16:15:18 #11 sha256:9a2e805e6c237afa4c4206449668537ef44fab21ed8a28f48443b7a93387e544 7.08kB / 7.08kB done
16:15:18 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 7.34MB / 129.06MB 0.2s
16:15:18 #11 sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 156B / 156B 0.1s done
16:15:18 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 33.55MB / 129.06MB 0.5s
16:15:19 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 42.99MB / 129.06MB 0.6s
16:15:19 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 57.67MB / 129.06MB 0.8s
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] {
[Pipeline] echo
16:15:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:19 chowning workspace
16:15:19 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 65.98MB / 129.06MB 0.9s
[Pipeline] sh
16:15:19 mkdir -p sources
16:15:19 docker run --rm -w /v \
16:15:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:19 	alpine \
16:15:19 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:19 + docker info
16:15:19 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 88.08MB / 129.06MB 1.2s
16:15:19 + pwd
16:15:19 + id -u
16:15:19 + id -g
16:15:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:19 Unable to find image 'busybox:latest' locally
16:15:19 latest: Pulling from library/busybox
16:15:19 3cb635b06aa2: Pulling fs layer
16:15:19 3cb635b06aa2: Download complete
16:15:19 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 99.61MB / 129.06MB 1.4s
16:15:19 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 117.44MB / 129.06MB 1.6s
16:15:19 3cb635b06aa2: Pull complete
16:15:19 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:19 Status: Downloaded newer image for busybox:latest
16:15:20 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 124.78MB / 129.06MB 1.7s
16:15:20 mkdir -p sources
16:15:20 docker run --rm -w /v \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:20 	alpine \
16:15:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:20 mkdir -p sources
16:15:20 docker run --rm -w /v \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:20 	alpine \
16:15:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:20 docker run --rm -w /v \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:20 	alpine \
16:15:20 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:20 #11 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 129.06MB / 129.06MB 1.9s done
16:15:20 #11 extracting sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a
16:15:20 mkdir -p sources
16:15:20 docker run --rm -w /v \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:20 	alpine \
16:15:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] {
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
16:15:20 mkdir -p sources
16:15:20 docker run --rm -w /v \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:20 	alpine \
16:15:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:20 #11 ...
16:15:20 
16:15:20 #16 [internal] load build context
16:15:20 #16 sha256:8d5e95b7f4d62a6256dfa0f37b01d3e3f68a20173ea9203c24d4277be2880366
16:15:20 #16 transferring context: 55.51MB 2.4s done
16:15:20 #16 DONE 2.5s
16:15:20 
16:15:20 #11 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:15:20 #11 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
[Pipeline] checkout
16:15:21 The recommended git tool is: git
16:15:21 mkdir -p sources
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] checkout
16:15:21 mkdir -p sources
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:21 The recommended git tool is: git
16:15:21 + cd /go/tini
16:15:21 + git checkout -q v0.19.0
16:15:21 + cmake .
16:15:21 -- The C compiler identification is GNU 4.8.5
16:15:21 -- Check for working C compiler: /usr/bin/cc
16:15:21 -- Check for working C compiler: /usr/bin/cc -- works
16:15:21 -- Detecting C compiler ABI info
16:15:21 -- Detecting C compiler ABI info - done
16:15:21 -- Performing Test HAS_BUILTIN_FORTIFY
16:15:21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:15:21 -- Configuring done
16:15:21 -- Generating done
16:15:21 -- Build files have been written to: /go/tini
16:15:21 + make tini-static
16:15:21 Scanning dependencies of target tini-static
16:15:21 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:15:21 Linking C executable tini-static
16:15:21 [100%] Built target tini-static
16:15:21 + mkdir -p /usr/local/bin
16:15:21 + cp tini-static /usr/local/bin/docker-init
16:15:21 + VERSION=0.0.0-20211220110528-fe93451
16:15:21 + PRODUCT=docker
16:15:21 + hack/make.sh dynbinary
16:15:21 
16:15:21 Removing bundles/
16:15:21 
16:15:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:15:21 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:15:21 GOOS="" GOARCH="" GOARM=""
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] echo
16:15:21 Removing all docker containers
[Pipeline] sh
16:15:21 + pwd
16:15:21 + id -u
16:15:21 + id -g
16:15:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:21 Unable to find image 'busybox:latest' locally
16:15:21 latest: Pulling from library/busybox
16:15:21 3cb635b06aa2: Pulling fs layer
16:15:21 3cb635b06aa2: Download complete
16:15:21 3cb635b06aa2: Pull complete
16:15:21 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:21 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:15:21 Removing all docker containers
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] sh
[Pipeline] echo
16:15:21 Removing all docker containers
[Pipeline] sh
16:15:21 + docker container ls -aq
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] echo
16:15:21 mkdir -p sources
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:21 == Building packages for ubuntu-focal ==
16:15:21 mkdir -p "debbuild/ubuntu-focal"
16:15:21 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
16:15:21 Removing all docker containers
16:15:21 + docker container ls -aq
[Pipeline] sh
16:15:21 docker run --rm -w /v \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:21 	alpine \
16:15:21 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] echo
16:15:21 Removing all docker containers
[Pipeline] sh
16:15:21 + docker container ls -aq
[Pipeline] echo
16:15:22 Removing all docker containers
[Pipeline] sh
16:15:22 + docker container ls -aq
16:15:22 docker run --rm -w /v \
16:15:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:22 	alpine \
16:15:22 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] echo
16:15:22 Removing all docker containers
[Pipeline] sh
16:15:22 + docker container ls -aq
16:15:22 == Building packages for debian-bullseye ==
16:15:22 mkdir -p "debbuild/debian-bullseye"
16:15:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
[Pipeline] echo
16:15:22 Removing all docker containers
[Pipeline] sh
16:15:22 + docker container ls -aq
16:15:22 == Building packages for debian-buster ==
16:15:22 mkdir -p "debbuild/debian-buster"
16:15:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
16:15:22 == Building packages for raspbian-bullseye ==
16:15:22 mkdir -p "debbuild/raspbian-bullseye"
16:15:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
[Pipeline] // stage
16:15:22 + docker container ls -aq
16:15:22 docker run --rm -w /v \
16:15:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:22 	alpine \
16:15:22 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
16:15:22 #1 [internal] load build definition from Dockerfile
16:15:22 #1 sha256:2767578c77bb98fde2779a042da055b51ea27419e9b76a7aa1e194122821b36a
16:15:22 #1 transferring dockerfile: 1.22kB done
16:15:22 #1 DONE 0.1s
16:15:22 
16:15:22 #2 [internal] load .dockerignore
16:15:22 #2 sha256:1e76c322818360ffc69c2f09181a1fd8929c1bd4e25232a056fa6bba4f0346e6
16:15:22 #2 transferring context: 2B 0.0s done
16:15:22 #2 DONE 0.1s
16:15:22 
16:15:22 #4 [internal] load metadata for docker.io/library/ubuntu:focal
16:15:22 #4 sha256:dfa5d3305e5f290f27a742dff585bdd2c33d5301a2478b881038815a355609ea
16:15:22 #4 ...
16:15:22 
16:15:22 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:22 #5 sha256:6818230785fe860c5c8deec32d4d9ef2eb28b96fcd1ac528a08ce744cf530f62
16:15:22 #5 DONE 0.0s
16:15:22 
16:15:22 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:22 #6 sha256:f8724b2deabb1a335da3d6d9a60d0e2368241f0a73ec2afc4fb9ca90e02eb006
16:15:22 #6 DONE 0.0s
[Pipeline] { (build)
[Pipeline] checkout
16:15:22 The recommended git tool is: git
16:15:22 + docker container ls -aq
16:15:22 #1 [internal] load build definition from Dockerfile
16:15:22 #1 sha256:f3875e6e517ae6caf3c9fd428d5623ec1659e2d879f8f6523d2d8074e8df595d
16:15:22 #1 transferring dockerfile: 922B done
16:15:22 #1 DONE 0.0s
16:15:22 
16:15:22 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:22 #3 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:22 #3 ...
16:15:22 
16:15:22 #4 [internal] load metadata for docker.io/library/ubuntu:focal
16:15:22 #4 sha256:dfa5d3305e5f290f27a742dff585bdd2c33d5301a2478b881038815a355609ea
16:15:22 #4 DONE 0.4s
16:15:23 
16:15:23 #2 [internal] load .dockerignore
16:15:23 #2 sha256:2aa812739a7c7a01ffd3d629094751a973a27d71ea27e54969f1f43e9835cd30
16:15:23 #2 transferring context: 2B done
16:15:23 #2 DONE 0.0s
16:15:23 
16:15:23 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:23 #5 sha256:a82d036802b3bd92a517c30c3018427cc59a20a349284653bb75fe168a55f47b
16:15:23 #5 DONE 0.0s
16:15:23 
16:15:23 #6 [auth] library/debian:pull token for registry-1.docker.io
16:15:23 #6 sha256:9c396792e8d66673db45c841b8a3eb401a1dc8effec0ea4dfbe11e4b93ad6a32
16:15:23 #6 DONE 0.0s
16:15:23 
16:15:23 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:23 #4 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:23 #1 [internal] load build definition from Dockerfile
16:15:23 #1 sha256:f82e6f9885fa9d09a8e2d5263ea36060f10604d199db60d3be35a2e3d0b192a8
16:15:23 #1 transferring dockerfile: 920B done
16:15:23 #1 DONE 0.1s
16:15:23 
16:15:23 #2 [internal] load .dockerignore
16:15:23 #2 sha256:ca0913245bea71460e36e59343b19a36289894bca3b5a71a5dc63e739f98ea0f
16:15:23 #2 transferring context: 2B done
16:15:23 #2 DONE 0.0s
16:15:23 
16:15:23 #4 [internal] load metadata for docker.io/library/debian:buster
16:15:23 #4 sha256:48d5930cf3dad3cf75639d9398380aaca5baa89192bf3587470b7174eaa24669
16:15:23 #4 ...
16:15:23 
16:15:23 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:23 #5 sha256:93ef83d883d824d93e9da0b8689c95e2f0addbcddaab01d334aea697f92bc9c0
16:15:23 #5 DONE 0.0s
16:15:23 
16:15:23 #6 [auth] library/debian:pull token for registry-1.docker.io
16:15:23 #6 sha256:df32680b178f427bac0a12f0e85c9abe00405a94bc214deed6f8f4c592864912
16:15:23 #6 DONE 0.0s
16:15:23 
16:15:23 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:23 #3 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:23 #3 DONE 0.5s
16:15:23 
16:15:23 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:23 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:23 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:23 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 0B / 45.92MB 0.1s
16:15:23 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:23 #14 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:23 #14 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:23 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0B / 9.34MB 0.1s
16:15:23 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0B / 7.13MB 0.1s
16:15:23 #1 [internal] load build definition from Dockerfile
16:15:23 #1 sha256:78598ff82cec0ac96ad728ceaa8c26b76dc761aa87674c27038a0893a99fea2a
16:15:23 #1 transferring dockerfile: 937B done
16:15:23 #1 DONE 0.1s
16:15:23 
16:15:23 #2 [internal] load .dockerignore
16:15:23 #2 sha256:f40ca97e0091e7376e8d3ac5e1ee699bd59a0dd00248cfcf0b842b7ebbe79280
16:15:23 #2 transferring context: 2B done
16:15:23 #2 DONE 0.0s
[Pipeline] checkout
16:15:23 The recommended git tool is: git
[Pipeline] echo
16:15:23 Removing all docker containers
[Pipeline] sh
16:15:23 == Building packages for raspbian-buster ==
16:15:23 mkdir -p "debbuild/raspbian-buster"
16:15:23 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
[Pipeline] {
[Pipeline] echo
16:15:23 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:15:23 chowning workspace
[Pipeline] sh
16:15:23 #4 DONE 0.6s
16:15:23 
16:15:23 #3 [internal] load metadata for docker.io/library/debian:bullseye
16:15:23 #3 sha256:014fb2d315cad134d36e118d77cb54cc380fa218da4e07a0a3feca53f8c2ae03
16:15:23 Client:
16:15:23  Context:    default
16:15:23  Debug Mode: false
16:15:23  Plugins:
16:15:23   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:23   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:23 
16:15:23 Server:
16:15:23  Containers: 0
16:15:23   Running: 0
16:15:23   Paused: 0
16:15:23   Stopped: 0
16:15:23  Images: 1
16:15:23  Server Version: 20.10.10-rc1
16:15:23  Storage Driver: overlay2
16:15:23   Backing Filesystem: extfs
16:15:23   Supports d_type: true
16:15:23   Native Overlay Diff: true
16:15:23   userxattr: false
16:15:23  Logging Driver: json-file
16:15:23  Cgroup Driver: cgroupfs
16:15:23  Cgroup Version: 1
16:15:23  Plugins:
16:15:23   Volume: local
16:15:23   Network: bridge host ipvlan macvlan null overlay
16:15:23   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:23  Swarm: inactive
16:15:23  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:23  Default Runtime: runc
16:15:23  Init Binary: docker-init
16:15:23  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:23  runc version: v1.0.2-0-g52b36a2
16:15:23  init version: de40ad0
16:15:23  Security Options:
16:15:23   apparmor
16:15:23   seccomp
16:15:23    Profile: default
16:15:23  Kernel Version: 5.11.0-1020-aws
16:15:23  Operating System: Ubuntu 20.04.3 LTS
16:15:23  OSType: linux
16:15:23  Architecture: aarch64
16:15:23  CPUs: 2
16:15:23  Total Memory: 7.582GiB
16:15:23  Name: ip-10-100-105-84
16:15:23  ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN
16:15:23  Docker Root Dir: /var/lib/docker
16:15:23  Debug Mode: false
16:15:23  Username: dockerbuildbot
16:15:23  Registry: https://index.docker.io/v1/
16:15:23  Labels:
16:15:23  Experimental: true
16:15:23  Insecure Registries:
16:15:23   127.0.0.0/8
16:15:23  Live Restore Enabled: true
16:15:23 
16:15:23 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 2.10MB / 9.34MB 0.5s
16:15:23 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 2.10MB / 7.13MB 0.5s
16:15:23 
16:15:23 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
16:15:23 #5 sha256:ac881014997cca243ff6a96397509f718574121a9c69a7436a97dc66243c1b11
16:15:23 #5 DONE 0.0s
16:15:23 
16:15:23 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:23 #6 sha256:d728494b032598567524243c916a63851cd18ced68cf2d6f51ac6cd6583e55eb
16:15:23 #6 DONE 0.0s
16:15:23 
16:15:23 #4 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
16:15:23 #4 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
16:15:23 == Building packages for ubuntu-hirsute ==
16:15:23 mkdir -p "debbuild/ubuntu-hirsute"
16:15:23 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/aarch64 -f ubuntu-hirsute/Dockerfile .
16:15:23 + docker container ls -aq
16:15:23 #3 DONE 0.6s
16:15:23 
16:15:23 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:23 #7 sha256:af93b7688a67821b70048920ad48e7237e754ed0b70f58ce8428d25170799ffb
16:15:23 #7 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done
16:15:23 #7 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done
16:15:23 #7 sha256:8d39a7ca825e25f81e6bd0ebb2263b4ffbdd6c960926157907c300ba307dcd0c 529B / 529B done
16:15:23 #7 sha256:078f2f803a68e9f503fceb6f73af2f30220dea8dd2ab08cb23c64447567997f6 1.48kB / 1.48kB done
16:15:23 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 0B / 50.12MB 0.1s
16:15:23 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 3.15MB / 45.92MB 0.6s
16:15:23 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 3.15MB / 9.34MB 0.8s
16:15:23 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 3.15MB / 7.13MB 0.8s
16:15:23 #4 DONE 0.4s
16:15:23 
16:15:23 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:23 #3 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:24 #1 [internal] load build definition from Dockerfile
16:15:24 #1 sha256:0df921f2d26d3c24e397b8efd5daea0799b58a1d3cb5dbbe19e33c238fab12a4
16:15:24 #1 transferring dockerfile: 935B done
16:15:24 #1 DONE 0.1s
16:15:24 
16:15:24 #2 [internal] load .dockerignore
16:15:24 #2 sha256:18398fcbecaadf37710c6d1b8a8c06535adb267b859b043fa038181a7f933c5f
16:15:24 #2 transferring context: 2B done
16:15:24 #2 DONE 0.0s
16:15:24 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 4.19MB / 9.34MB 1.0s
16:15:24 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 4.19MB / 7.13MB 1.0s
16:15:24 #3 DONE 0.4s
16:15:24 
16:15:24 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:24 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:24 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.1s done
16:15:24 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:24 #13 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:24 #13 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:24 mkdir -p sources
16:15:24 docker run --rm -w /v \
16:15:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:24 	alpine \
16:15:24 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:24 == Building packages for ubuntu-bionic ==
16:15:24 mkdir -p "debbuild/ubuntu-bionic"
16:15:24 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
16:15:24 #1 [internal] load build definition from Dockerfile
16:15:24 #1 sha256:35dd3a293a63450e5c55b087e931c023790f624a39caae2c4cc80f355ea6451e
16:15:24 #1 transferring dockerfile: 920B done
16:15:24 #1 DONE 0.1s
16:15:24 
16:15:24 #2 [internal] load .dockerignore
16:15:24 #2 sha256:eab1447e8daf2f1ee18e173140cb25155afd8fff8b48423af04204170a18c302
16:15:24 #2 transferring context: 2B done
16:15:24 #2 DONE 0.0s
16:15:24 
16:15:24 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:24 #5 sha256:e183341c791f8fc7ac2d1f39c6a3785b64995ba9a62f255bed89016de1ab60f9
16:15:24 #5 DONE 0.0s
16:15:24 
16:15:24 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:24 #6 sha256:98f1bafa8f561668a4577d8943b442c9542a9205eef1959e016b159188f29c44
16:15:24 #6 DONE 0.0s
16:15:24 
16:15:24 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:24 #4 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:24 
16:15:24 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:24 #5 sha256:1cac7aaa9c45260eebf4624070547d1891cf7f00a391e97ca51861560c29af8b
16:15:24 #5 DONE 0.0s
16:15:24 
16:15:24 #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
16:15:24 #6 sha256:4cd2d4570dbcef1ebdfc9a10e7773abef70162c14fa028afea7a9dcedc9c644d
16:15:24 #6 DONE 0.0s
16:15:24 
16:15:24 #4 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
16:15:24 #4 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
16:15:24 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 3.15MB / 50.12MB 0.5s
16:15:24 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 5.24MB / 9.34MB 1.1s
16:15:24 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 5.24MB / 7.13MB 1.1s
16:15:24 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 6.29MB / 45.92MB 1.3s
16:15:24 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 6.29MB / 7.13MB 1.3s
16:15:24 #4 DONE 0.5s
16:15:24 
16:15:24 #3 [internal] load metadata for docker.io/library/ubuntu:bionic
16:15:24 #3 sha256:6c0a6b2f63404b7a5f9421664f2a7ccb3be51ea363f55e098a0ee5d1194acc17
16:15:24 #3 DONE 0.5s
16:15:24 
16:15:24 #9 [internal] load build context
16:15:24 #9 sha256:b874eec13d264dbc56099fb681f0e1db8ba5d3be4a4bd9bccfb2db19b12a67cd
16:15:24 #9 DONE 0.0s
16:15:24 
16:15:24 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:24 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:24 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:24 
16:15:24 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:24 #3 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:24 #3 DONE 0.5s
16:15:24 
16:15:24 #4 [internal] load metadata for docker.io/library/debian:buster
16:15:24 #4 sha256:48d5930cf3dad3cf75639d9398380aaca5baa89192bf3587470b7174eaa24669
16:15:24 #4 DONE 0.5s
16:15:24 
16:15:24 #9 [internal] load build context
16:15:24 #9 sha256:937ffad97e88fa0d543e8413d722da29ab8c52fe2a7064ec2dd0ace876ecb1dd
16:15:24 #4 ...
16:15:24 
16:15:24 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:24 #3 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:24 #3 DONE 0.4s
16:15:24 
16:15:24 #4 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
16:15:24 #4 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
16:15:24 #4 DONE 0.4s
16:15:24 
16:15:24 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:24 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:24 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.1s done
16:15:24 #1 [internal] load build definition from Dockerfile
16:15:24 #1 sha256:100863a68c56aafdd94956da9b499551570f281e0d2bcce6cdfa63360a8d0d06
16:15:24 #1 transferring dockerfile: 1.22kB done
16:15:24 #1 DONE 0.1s
16:15:24 
16:15:24 #2 [internal] load .dockerignore
16:15:24 #2 sha256:cd2e4d7e31a1db6546f03750ed84e3b692ba4f3c61334039691c8144b90d432e
16:15:24 #2 transferring context: 2B done
16:15:24 #2 DONE 0.0s
16:15:24 
16:15:24 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:24 #4 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:24 #4 ...
16:15:24 
16:15:24 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:24 #5 sha256:333b3ab60ed529bd02dfa200d45f1a1c67a79ab447130a7d82013f8eaad8c179
16:15:24 #5 DONE 0.0s
16:15:24 
16:15:24 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:24 #6 sha256:14b9c05e6285b42445222055e5e06d8975f927d52ac316ed89d6456211fcf360
16:15:24 #6 DONE 0.0s
16:15:24 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 6.29MB / 9.34MB 1.5s
16:15:24 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.5s
16:15:24 #13 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:24 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:24 #13 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:24 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 1.05MB / 45.92MB 0.3s
16:15:24 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0B / 7.13MB 0.3s
16:15:25 
16:15:25 #3 [internal] load metadata for docker.io/library/ubuntu:hirsute
16:15:25 #3 sha256:7e4a970928b17a53ad1a64cca83893da2356e634fc042dad2c787c10d0fe87fc
16:15:25 #3 ...
16:15:25 
16:15:25 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:25 #4 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:25 #4 DONE 0.4s
16:15:25 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:25 #13 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:25 #13 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:25 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 7.34MB / 9.34MB 1.7s
16:15:25 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.6s done
16:15:25 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 1.7s
16:15:25 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 1.8s
16:15:25 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 6.29MB / 50.12MB 1.1s
16:15:25 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.05MB / 7.13MB 0.4s
16:15:25 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.63MB / 7.13MB 0.6s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:15:25 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
16:15:25 docker run --rm -w /v \
16:15:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:25 	alpine \
16:15:25 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] // stage
16:15:25 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 0B / 45.92MB 0.9s
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:15:25 Docker containers have been removed
[Pipeline] echo
16:15:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:15:25 
16:15:25 #3 [internal] load metadata for docker.io/library/ubuntu:hirsute
16:15:25 #3 sha256:7e4a970928b17a53ad1a64cca83893da2356e634fc042dad2c787c10d0fe87fc
16:15:25 #3 DONE 0.5s
16:15:25 
16:15:25 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:25 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:25 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.1s done
16:15:25 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:25 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 0B / 45.92MB 0.1s
16:15:25 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0B / 7.13MB 0.1s
16:15:25 #14 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:25 #14 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:25 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 9.44MB / 45.92MB 2.0s
16:15:25 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 2.0s
16:15:25 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 2.1s done
16:15:25 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 2.1s
[Pipeline] echo
16:15:25 Docker containers have been removed
[Pipeline] echo
16:15:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:25 Docker containers have been removed
[Pipeline] echo
16:15:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:25 Docker containers have been removed
[Pipeline] echo
16:15:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:25 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 2.10MB / 7.13MB 0.7s
16:15:25 Removing all docker containers
[Pipeline] sh
16:15:25 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 2.10MB / 7.13MB 0.4s
16:15:25 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 2.4s
16:15:25 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0B / 9.34MB 0.4s
16:15:25 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 0B / 45.92MB 0.8s
[Pipeline] echo
16:15:25 Docker containers have been removed
16:15:25 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 9.44MB / 50.12MB 1.6s
[Pipeline] echo
16:15:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:25 Docker containers have been removed
[Pipeline] echo
16:15:25 cleanWorkspace: Removing existing workspace
16:15:25 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 3.15MB / 7.13MB 0.9s
16:15:25 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 4.19MB / 45.92MB 1.0s
[Pipeline] deleteDir
16:15:25 + pwd
16:15:25 + id -u
16:15:25 + id -g
16:15:25 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/workspace busybox chown -R 1000:1000 /workspace
16:15:25 Unable to find image 'busybox:latest' locally
16:15:25 latest: Pulling from library/busybox
16:15:25 3cb635b06aa2: Pulling fs layer
16:15:25 3cb635b06aa2: Download complete
16:15:25 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 3.15MB / 45.92MB 1.7s
16:15:25 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 12.58MB / 45.92MB 2.7s
16:15:25 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 3.15MB / 45.92MB 0.6s
16:15:25 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 3.15MB / 7.13MB 0.6s
16:15:25 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.05MB / 9.34MB 0.6s
16:15:25 + docker container ls -aq
16:15:25 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 12.58MB / 50.12MB 2.1s
[Pipeline] checkout
16:15:25 The recommended git tool is: git
16:15:25 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 4.19MB / 7.13MB 1.2s
[Pipeline] checkout
16:15:26 The recommended git tool is: git
[Pipeline] checkout
16:15:26 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 2.9s
16:15:26 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.29MB / 47.36MB 3.0s
16:15:26 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 5.24MB / 7.13MB 1.4s
16:15:26 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 6.29MB / 7.13MB 1.6s
16:15:26 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 4.19MB / 7.13MB 0.7s
16:15:26 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 2.10MB / 9.34MB 0.8s
16:15:26 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 5.24MB / 7.13MB 0.9s
16:15:26 #11 extracting sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 5.0s done
16:15:26 #11 extracting sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18
16:15:26 #11 extracting sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 done
16:15:26 #11 DONE 7.3s
16:15:26 
16:15:26 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:15:26 #12 sha256:678959f630ee08a54af751917967d710a6fe4689811b9332604bda234fd0b16f
16:15:26 == Building packages for ubuntu-impish ==
16:15:26 mkdir -p "debbuild/ubuntu-impish"
16:15:26 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/aarch64 -f ubuntu-impish/Dockerfile .
16:15:26 The recommended git tool is: git
[Pipeline] echo
16:15:26 Docker containers have been removed
[Pipeline] echo
16:15:26 3cb635b06aa2: Pull complete
16:15:26 Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a
16:15:26 Status: Downloaded newer image for busybox:latest
16:15:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:26 Docker containers have been removed
[Pipeline] echo
16:15:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] echo
16:15:26 Docker containers have been removed
[Pipeline] echo
16:15:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:15:26 Removing all docker containers
16:15:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
16:15:26 Unable to find image 'alpine:latest' locally
16:15:26 latest: Pulling from library/alpine
16:15:26 59bf1c3509f3: Pulling fs layer
16:15:26 59bf1c3509f3: Verifying Checksum
16:15:26 59bf1c3509f3: Download complete
16:15:26 59bf1c3509f3: Pull complete
16:15:26 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:26 Status: Downloaded newer image for alpine:latest
16:15:26 mkdir -p build/mac/arm64/docker
16:15:26 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/scripts/build-cli-plugins":/build:ro golang:1.16.12 /build
16:15:26 Cloning into '/go/src/github.com/docker/buildx'...
16:15:26 Fetching origin
[Pipeline] sh
16:15:26 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 6.29MB / 45.92MB 1.1s
16:15:26 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 6.29MB / 7.13MB 1.1s
16:15:26 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 4.19MB / 9.34MB 1.1s
16:15:26 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 6.29MB / 45.92MB 2.3s
16:15:26 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 15.73MB / 50.12MB 2.7s
[Pipeline] echo
16:15:26 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:26 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:26 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:26 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-win)
16:15:26 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 3.15MB / 45.92MB 1.5s
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] stage
[Pipeline] { (fedora-35-amd64)
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] echo
16:15:26 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:26 cleanWorkspace: Workspace is clean.
16:15:26 + GO111MODULE=on
16:15:26 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
[Pipeline] echo
16:15:26 Docker containers have been removed
[Pipeline] echo
16:15:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:15:26 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 9.44MB / 45.92MB 1.4s
16:15:26 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.4s
16:15:26 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 6.29MB / 9.34MB 1.4s
16:15:26 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.5s done
16:15:26 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 1.5s
[Pipeline] sh
16:15:26 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.73MB / 45.92MB 3.3s
16:15:26 + docker container ls -aq
16:15:26 #13 ...
16:15:26 
16:15:26 #9 [internal] load build context
16:15:26 #9 sha256:fa5d196396f732c8b11a9bebe2e5298a41ef05651530404338a0e2e7d0424c2a
16:15:26 #9 transferring context: 20.22MB 2.7s done
16:15:26 #9 DONE 2.7s
16:15:26 
16:15:26 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:26 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:26 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 7.34MB / 45.92MB 1.9s
16:15:26 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.9s
16:15:26 #13 ...
16:15:26 
16:15:26 #9 [internal] load build context
16:15:26 #9 sha256:b874eec13d264dbc56099fb681f0e1db8ba5d3be4a4bd9bccfb2db19b12a67cd
16:15:26 #9 transferring context: 20.22MB 2.2s done
16:15:26 #9 DONE 2.2s
16:15:26 
16:15:26 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:26 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:26 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 2.0s done
16:15:26 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0B / 9.34MB 2.2s
[Pipeline] sh
16:15:27 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 7.34MB / 9.34MB 1.6s
16:15:27 #14 ...
16:15:27 
16:15:27 #10 [internal] load build context
16:15:27 #10 sha256:6202f1240dda041db039187ccb24d41f0018f3df7e9203768870396b90f692eb
16:15:27 #10 transferring context: 20.22MB 3.7s done
16:15:27 #10 DONE 3.7s
16:15:27 
16:15:27 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:27 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:27 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.44MB / 47.36MB 3.6s
16:15:27 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 3.6s
[Pipeline] sh
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 9.44MB / 45.92MB 2.9s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.05MB / 9.34MB 2.4s
16:15:27 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 18.87MB / 50.12MB 3.3s
16:15:27 #12 DONE 1.6s
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 6.29MB / 45.92MB 2.2s
16:15:27 #1 [internal] load build definition from Dockerfile
16:15:27 #1 sha256:5c691c7d2f8fa0e8941b1721eb47945b4a63655d31928dad7eb2276ab47a1639
16:15:27 #1 transferring dockerfile: 1.22kB done
16:15:27 #1 DONE 0.1s
16:15:27 
16:15:27 #2 [internal] load .dockerignore
16:15:27 #2 sha256:5aaf5c33249df643233c1f6d40580a2bd324dc2b15eb031ed731bab122653ffc
16:15:27 #2 transferring context: 2B 0.0s done
16:15:27 #2 DONE 0.0s
16:15:27 
16:15:27 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:27 #4 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:27 #4 ...
16:15:27 
16:15:27 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:27 #5 sha256:8f2d508477eafb6f0227e978f64ebc0d4bf16b5fd92daaf3b66772ec287c1c64
16:15:27 #5 DONE 0.0s
16:15:27 
16:15:27 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:27 #6 sha256:aa3fa5b32b7b6188315351748f878533e474d9d34f9839b8c9ee339dbde4b20c
16:15:27 #6 DONE 0.0s
[Pipeline] sh
16:15:27 + echo starting...
16:15:27 starting...
16:15:27 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 1.9s
16:15:27 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 12.58MB / 45.92MB 2.0s
16:15:27 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 2.0s
16:15:27 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 18.87MB / 45.92MB 4.1s
16:15:27 + echo starting...
16:15:27 starting...
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 12.58MB / 45.92MB 3.2s
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-amd64)
[Pipeline] stage
[Pipeline] { (fedora-33-amd64)
[Pipeline] echo
16:15:27 cleanWorkspace: Workspace is clean.
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.49MB / 45.92MB 2.5s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 2.10MB / 9.34MB 2.5s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 3.15MB / 9.34MB 2.6s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 4.19MB / 9.34MB 2.8s
16:15:27 #9 transferring context: 20.22MB 3.4s done
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] sh
16:15:27 
16:15:27 #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
16:15:27 #13 sha256:19c42a6f650b3efbcdd78e23e5af03f2c2f1ad8ba522fc404e5e029de30069a1
16:15:27 
16:15:27 #3 [internal] load metadata for docker.io/library/ubuntu:impish
16:15:27 #3 sha256:77555ef446f01bc1b1349e1591843c7a2bdfcb19593906d5c175c264b728c47a
16:15:27 #3 DONE 0.4s
16:15:27 
16:15:27 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:27 #4 sha256:895c24e27ae6c26d91635bd227c254f54903045e286c7ab780239291599ab26d
16:15:27 + echo starting...
16:15:27 starting...
16:15:27 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 12.58MB / 47.36MB 4.2s
16:15:27 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 4.2s
16:15:27 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 2.1s done
16:15:27 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 2.3s
16:15:27 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 2.3s
16:15:27 + echo starting...
16:15:27 starting...
16:15:27 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0B / 7.13MB 3.5s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 5.24MB / 9.34MB 2.9s
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 13.63MB / 45.92MB 3.0s
16:15:27 #9 DONE 3.6s
16:15:27 
16:15:27 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:27 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:27 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:27 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:27 #13 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:27 #13 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.73MB / 45.92MB 3.4s
16:15:27 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.6s done
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 3.4s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 3.6s
[Pipeline] sh
16:15:27 #4 DONE 0.5s
16:15:27 
16:15:27 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:27 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:27 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:27 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:27 #14 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:27 #14 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 9.44MB / 45.92MB 2.8s
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:15:27 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] stage
[Pipeline] { (ubuntu-impish-amd64)
16:15:27 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 22.02MB / 45.92MB 4.7s
16:15:27 + echo starting...
16:15:27 starting...
16:15:27 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.73MB / 45.92MB 2.5s
16:15:27 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.05MB / 7.13MB 3.6s
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.73MB / 45.92MB 3.7s
16:15:27 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 2.10MB / 7.13MB 3.7s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 6.29MB / 9.34MB 3.2s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 7.34MB / 9.34MB 3.3s
16:15:27 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 3.6s done
16:15:27 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 3.8s
16:15:27 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 18.87MB / 45.92MB 3.9s
[Pipeline] checkout
16:15:27 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 0B / 45.92MB 0.2s
16:15:27 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0B / 7.13MB 0.2s
16:15:27 The recommended git tool is: git
[Pipeline] sh
16:15:28 #13 ...
16:15:28 
16:15:28 #9 [internal] load build context
16:15:28 #9 sha256:1dea97f20137cbfc697a15425a98cc93a6ec4585728fabb390c435cf69567acb
16:15:28 #9 transferring context: 20.22MB 3.2s done
16:15:28 #9 DONE 3.3s
16:15:28 
16:15:28 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:28 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:28 + echo starting...
16:15:28 starting...
[Pipeline] sh
16:15:28 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 22.02MB / 50.12MB 4.0s
16:15:28 + echo starting...
16:15:28 starting...
16:15:28 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 3.15MB / 7.13MB 3.9s
16:15:28 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.29MB / 47.36MB 2.9s
16:15:28 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 3.4s
16:15:28 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 15.73MB / 47.36MB 4.8s
16:15:28 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 12.58MB / 53.24MB 4.8s
16:15:28 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.05MB / 7.13MB 0.3s
16:15:28 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 2.10MB / 7.13MB 0.6s
[Pipeline] echo
16:15:28 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:15:28 Docker containers have been removed
[Pipeline] echo
16:15:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] }
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 12.58MB / 45.92MB 3.5s
[Pipeline] sh
16:15:28 + echo starting...
16:15:28 starting...
[Pipeline] echo
16:15:28 Removing all docker containers
[Pipeline] sh
16:15:28 #13 DONE 0.8s
16:15:28 
16:15:28 #15 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:15:28 #15 sha256:3326035f3f0f670d97a7994ea5e1e2f43c376ac8ee5eeca5e0fe3501b94c9ae4
16:15:28 #15 ...
16:15:28 
16:15:28 #27 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:15:28 #27 sha256:3dad9396493529a48f27c05af681a58df3584dcc528d3b4ff3edc1c954a85e8c
16:15:28 #27 DONE 0.2s
16:15:28 
16:15:28 #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:15:28 #28 sha256:cc9ee7f3017869adb94f2b1f13fa8e0d80b8aa48c5d89d030582f148e5361a3c
16:15:28 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 4.19MB / 7.13MB 4.0s
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 18.87MB / 45.92MB 4.2s
16:15:28 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 5.24MB / 7.13MB 4.2s
16:15:28 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 3.0s
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 16.78MB / 45.92MB 3.6s
16:15:28 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 3.6s
16:15:28 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 25.17MB / 45.92MB 5.2s
16:15:28 + echo starting...
16:15:28 starting...
16:15:28 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 4.4s
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 22.02MB / 45.92MB 4.5s
16:15:28 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 3.15MB / 45.92MB 0.8s
16:15:28 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 3.15MB / 7.13MB 0.8s
16:15:28 + echo starting...
16:15:28 starting...
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:15:28 cleanWorkspace: Workspace is clean.
16:15:28 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 3.7s done
16:15:28 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 3.8s
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 19.92MB / 45.92MB 4.1s
16:15:28 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 25.17MB / 50.12MB 4.6s
16:15:28 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 6.29MB / 7.13MB 4.5s
16:15:28 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 4.6s
16:15:28 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 18.53MB / 47.36MB 5.3s
16:15:28 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 15.73MB / 53.24MB 5.3s
[Pipeline] sh
16:15:28 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 4.19MB / 7.13MB 1.1s
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.73MB / 45.92MB 4.0s
16:15:28 + docker container ls -aq
16:15:28 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 4.3s
16:15:28 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 22.02MB / 45.92MB 4.8s
16:15:28 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 4.7s done
16:15:28 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0B / 9.34MB 4.8s
16:15:28 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 28.31MB / 45.92MB 5.7s
16:15:28 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 20.97MB / 47.36MB 5.8s
16:15:28 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 18.87MB / 45.92MB 3.7s
16:15:28 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 3.7s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
16:15:29 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 6.29MB / 45.92MB 1.4s
16:15:29 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 5.24MB / 7.13MB 1.4s
[Pipeline] stage
[Pipeline] { (fedora-34-amd64)
16:15:29 using credential docker-jenkins-github-credentials
16:15:29 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.29MB / 47.36MB 4.9s
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 25.17MB / 45.92MB 5.1s
16:15:29 Cloning the remote Git repository
16:15:29 Cloning with configured refspecs honoured and without tags
16:15:29 using credential docker-jenkins-github-credentials
16:15:29 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0B / 7.13MB 4.3s
16:15:29 Cloning the remote Git repository
16:15:29 Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] sh
16:15:29 + docker version
16:15:29 Client: Docker Engine - Community
16:15:29  Version:           20.10.10-rc1
16:15:29  API version:       1.41
16:15:29  Go version:        go1.16.9
16:15:29  Git commit:        b485636
16:15:29  Built:             Mon Oct 18 15:22:14 2021
16:15:29  OS/Arch:           linux/amd64
16:15:29  Context:           default
16:15:29  Experimental:      true
16:15:29 
16:15:29 Server: Docker Engine - Community
16:15:29  Engine:
16:15:29   Version:          20.10.10-rc1
16:15:29   API version:      1.41 (minimum version 1.12)
16:15:29   Go version:       go1.16.9
16:15:29   Git commit:       9f5b26f
16:15:29   Built:            Mon Oct 18 15:20:19 2021
16:15:29   OS/Arch:          linux/amd64
16:15:29   Experimental:     true
16:15:29  containerd:
16:15:29   Version:          1.4.11
16:15:29   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:29  runc:
16:15:29   Version:          1.0.2
16:15:29   GitCommit:        v1.0.2-0-g52b36a2
16:15:29  docker-init:
16:15:29   Version:          0.19.0
16:15:29   GitCommit:        de40ad0
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 22.44MB / 45.92MB 4.5s
16:15:29 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.05MB / 9.34MB 5.0s
16:15:29 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 18.87MB / 53.24MB 5.9s
16:15:29 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.44MB / 47.36MB 3.9s
16:15:29 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 6.29MB / 7.13MB 1.5s
16:15:29 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 28.31MB / 50.12MB 5.2s
[Pipeline] sh
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 18.87MB / 45.92MB 4.4s
16:15:29 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.05MB / 7.13MB 4.4s
16:15:29 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 2.10MB / 7.13MB 4.6s
[Pipeline] // stage
16:15:29 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 4.7s
16:15:29 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 31.46MB / 45.92MB 6.2s
16:15:29 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 2.10MB / 9.34MB 5.1s
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 25.17MB / 45.92MB 5.3s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
16:15:29 + docker version
16:15:29 Client: Docker Engine - Community
16:15:29  Version:           20.10.10-rc1
16:15:29  API version:       1.41
16:15:29  Go version:        go1.16.9
16:15:29  Git commit:        b485636
16:15:29  Built:             Mon Oct 18 15:22:14 2021
16:15:29  OS/Arch:           linux/amd64
16:15:29  Context:           default
16:15:29  Experimental:      true
16:15:29 
16:15:29 Server: Docker Engine - Community
16:15:29  Engine:
16:15:29   Version:          20.10.10-rc1
16:15:29   API version:      1.41 (minimum version 1.12)
16:15:29   Go version:       go1.16.9
16:15:29   Git commit:       9f5b26f
16:15:29   Built:            Mon Oct 18 15:20:19 2021
16:15:29   OS/Arch:          linux/amd64
16:15:29   Experimental:     true
16:15:29  containerd:
16:15:29   Version:          1.4.11
16:15:29   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:29  runc:
16:15:29   Version:          1.0.2
16:15:29   GitCommit:        v1.0.2-0-g52b36a2
16:15:29  docker-init:
16:15:29   Version:          0.19.0
16:15:29   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
16:15:29 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 31.46MB / 50.12MB 5.7s
16:15:29 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.7s
16:15:29 #14 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.9s done
[Pipeline] sh
16:15:29 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.44MB / 47.36MB 5.4s
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 28.31MB / 45.92MB 5.5s
16:15:29 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 3.15MB / 7.13MB 4.7s
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 22.02MB / 45.92MB 4.9s
16:15:29 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 4.19MB / 7.13MB 4.9s
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:29 + echo starting...
16:15:29 starting...
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 25.17MB / 45.92MB 5.0s
16:15:29 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.29MB / 47.36MB 5.0s
16:15:29 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 24.12MB / 47.36MB 6.4s
16:15:29 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 22.02MB / 53.24MB 6.5s
16:15:29 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 3.15MB / 9.34MB 5.5s
16:15:29 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 4.19MB / 9.34MB 5.6s
[Pipeline] // stage
[Pipeline] // stage
16:15:29 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 22.02MB / 45.92MB 4.3s
16:15:29 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 4.5s
16:15:29 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0B / 9.34MB 2.0s
16:15:29 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 9.44MB / 45.92MB 2.1s
[Pipeline] stage
[Pipeline] { (info)
16:15:29 + docker version
16:15:29 Client: Docker Engine - Community
16:15:29  Version:           20.10.10-rc1
16:15:29  API version:       1.41
16:15:29  Go version:        go1.16.9
16:15:29  Git commit:        b485636
16:15:29  Built:             Mon Oct 18 15:22:14 2021
16:15:29  OS/Arch:           linux/amd64
16:15:29  Context:           default
16:15:29  Experimental:      true
16:15:29 
16:15:29 Server: Docker Engine - Community
16:15:29  Engine:
16:15:29   Version:          20.10.10-rc1
16:15:29   API version:      1.41 (minimum version 1.12)
16:15:29   Go version:       go1.16.9
16:15:29   Git commit:       9f5b26f
16:15:29   Built:            Mon Oct 18 15:20:19 2021
16:15:29   OS/Arch:          linux/amd64
16:15:29   Experimental:     true
16:15:29  containerd:
16:15:29   Version:          1.4.11
16:15:29   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:29  runc:
16:15:29   Version:          1.0.2
16:15:29   GitCommit:        v1.0.2-0-g52b36a2
16:15:29  docker-init:
16:15:29   Version:          0.19.0
16:15:29   GitCommit:        de40ad0
[Pipeline] stage
[Pipeline] { (info)
16:15:29 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 12.58MB / 47.36MB 5.9s
[Pipeline] sh
16:15:29 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 5.24MB / 7.13MB 5.1s
16:15:29 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 34.60MB / 45.92MB 6.8s
16:15:29 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 28.31MB / 45.92MB 5.8s
16:15:29 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 6.29MB / 9.34MB 5.8s
16:15:30 + docker version
16:15:30 Client: Docker Engine - Community
16:15:30  Version:           20.10.10-rc1
16:15:30  API version:       1.41
16:15:30  Go version:        go1.16.9
16:15:30  Git commit:        b485636
16:15:30  Built:             Mon Oct 18 15:22:14 2021
16:15:30  OS/Arch:           linux/amd64
16:15:30  Context:           default
16:15:30  Experimental:      true
16:15:30 
16:15:30 Server: Docker Engine - Community
16:15:30  Engine:
16:15:30   Version:          20.10.10-rc1
16:15:30   API version:      1.41 (minimum version 1.12)
16:15:30   Go version:       go1.16.9
16:15:30   Git commit:       9f5b26f
16:15:30   Built:            Mon Oct 18 15:20:19 2021
16:15:30   OS/Arch:          linux/amd64
16:15:30   Experimental:     true
16:15:30  containerd:
16:15:30   Version:          1.4.11
16:15:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:30  runc:
16:15:30   Version:          1.0.2
16:15:30   GitCommit:        v1.0.2-0-g52b36a2
16:15:30  docker-init:
16:15:30   Version:          0.19.0
16:15:30   GitCommit:        de40ad0
16:15:30 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 12.58MB / 47.36MB 4.7s
16:15:30 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.05MB / 9.34MB 2.3s
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:30 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 34.60MB / 50.12MB 6.2s
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 32.51MB / 45.92MB 6.2s
16:15:30 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 6.29MB / 7.13MB 5.3s
16:15:30 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 5.4s
[Pipeline] sh
16:15:30 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 27.26MB / 47.36MB 7.0s
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 7.34MB / 9.34MB 5.9s
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 6.2s
16:15:30 + docker version
16:15:30 Client: Docker Engine - Community
16:15:30  Version:           20.10.10-rc1
16:15:30  API version:       1.41
16:15:30  Go version:        go1.16.9
16:15:30  Git commit:        b485636
16:15:30  Built:             Mon Oct 18 15:22:14 2021
16:15:30  OS/Arch:           linux/amd64
16:15:30  Context:           default
16:15:30  Experimental:      true
16:15:30 
16:15:30 Server: Docker Engine - Community
16:15:30  Engine:
16:15:30   Version:          20.10.10-rc1
16:15:30   API version:      1.41 (minimum version 1.12)
16:15:30   Go version:       go1.16.9
16:15:30   Git commit:       9f5b26f
16:15:30   Built:            Mon Oct 18 15:20:19 2021
16:15:30   OS/Arch:          linux/amd64
16:15:30   Experimental:     true
16:15:30  containerd:
16:15:30   Version:          1.4.11
16:15:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:30  runc:
16:15:30   Version:          1.0.2
16:15:30   GitCommit:        v1.0.2-0-g52b36a2
16:15:30  docker-init:
16:15:30   Version:          0.19.0
16:15:30   GitCommit:        de40ad0
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 28.31MB / 45.92MB 5.5s
16:15:30 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.44MB / 47.36MB 5.6s
16:15:30 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 5.6s
16:15:30 #28 1.743 + RM_GOPATH=0
16:15:30 #28 1.743 + TMP_GOPATH=
16:15:30 #28 1.744 + : /build
16:15:30 #28 1.744 + '[' -z '' ']'
16:15:30 #28 1.744 ++ mktemp -d
16:15:30 #28 1.749 + export GOPATH=/tmp/tmp.JceeZaPKmu
16:15:30 #28 1.749 + GOPATH=/tmp/tmp.JceeZaPKmu
16:15:30 #28 1.749 + RM_GOPATH=1
16:15:30 #28 1.749 + case "$(go env GOARCH)" in
16:15:30 #28 1.749 ++ go env GOARCH
16:15:30 #28 1.753 + export GO_BUILDMODE=-buildmode=pie
16:15:30 #28 1.753 + GO_BUILDMODE=-buildmode=pie
16:15:30 #28 1.753 ++ dirname /install.sh
16:15:30 #28 1.755 + dir=/
16:15:30 #28 1.755 + bin=rootlesskit
16:15:30 #28 1.755 + shift
16:15:30 #28 1.755 + '[' '!' -f //rootlesskit.installer ']'
16:15:30 #28 1.755 + . //rootlesskit.installer
16:15:30 #28 1.755 ++ : v0.14.6
16:15:30 #28 1.755 + install_rootlesskit
16:15:30 #28 1.755 + case "$1" in
16:15:30 #28 1.755 + export CGO_ENABLED=0
16:15:30 #28 1.755 + CGO_ENABLED=0
16:15:30 #28 1.755 + _install_rootlesskit
16:15:30 #28 1.757 + echo 'Install rootlesskit version v0.14.6'
16:15:30 #28 1.757 Install rootlesskit version v0.14.6
16:15:30 #28 1.758 + for f in rootlesskit rootlesskit-docker-proxy
16:15:30 #28 1.758 + GOBIN=/build
16:15:30 #28 1.758 + GO111MODULE=on
16:15:30 #28 1.758 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:15:30 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 25.17MB / 45.92MB 5.1s
16:15:30 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 2.10MB / 9.34MB 2.5s
[Pipeline] echo
16:15:30 Docker containers have been removed
[Pipeline] echo
16:15:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:15:30 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 15.73MB / 47.36MB 6.5s
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 25.17MB / 45.92MB 5.5s
16:15:30 + docker version
16:15:30 Client: Docker Engine - Community
16:15:30  Version:           20.10.10-rc1
16:15:30  API version:       1.41
16:15:30  Go version:        go1.16.9
16:15:30  Git commit:        b485636
16:15:30  Built:             Mon Oct 18 15:22:14 2021
16:15:30  OS/Arch:           linux/amd64
16:15:30  Context:           default
16:15:30  Experimental:      true
16:15:30 
16:15:30 Server: Docker Engine - Community
16:15:30  Engine:
16:15:30   Version:          20.10.10-rc1
16:15:30   API version:      1.41 (minimum version 1.12)
16:15:30   Go version:       go1.16.9
16:15:30   Git commit:       9f5b26f
16:15:30   Built:            Mon Oct 18 15:20:19 2021
16:15:30   OS/Arch:          linux/amd64
16:15:30   Experimental:     true
16:15:30  containerd:
16:15:30   Version:          1.4.11
16:15:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:30  runc:
16:15:30   Version:          1.0.2
16:15:30   GitCommit:        v1.0.2-0-g52b36a2
16:15:30  docker-init:
16:15:30   Version:          0.19.0
16:15:30   GitCommit:        de40ad0
[Pipeline] sh
16:15:30 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 7.1s
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 6.2s
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 31.46MB / 45.92MB 6.4s
16:15:30 #28 2.240 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:15:30 16:15:30 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 15.73MB / 47.36MB 5.3s
16:15:30 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 12.58MB / 53.24MB 5.3s
#14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 3.15MB / 9.34MB 2.8s
16:15:30 #14 ...
16:15:30 
16:15:30 #10 [internal] load build context
16:15:30 #10 sha256:76a83ca071a883fa6c56f8955c95f711058406bfe2ff36c4fc430e2b9e7cf21a
16:15:30 #10 transferring context: 20.22MB 3.0s done
16:15:30 #10 DONE 3.0s
16:15:30 
16:15:30 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:30 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:30 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 13.63MB / 45.92MB 3.0s
16:15:30 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 4.19MB / 9.34MB 3.0s
16:15:30 + docker version
16:15:30 Client: Docker Engine - Community
16:15:30  Version:           20.10.10-rc1
16:15:30  API version:       1.41
16:15:30  Go version:        go1.16.9
16:15:30  Git commit:        b485636
16:15:30  Built:             Mon Oct 18 15:22:14 2021
16:15:30  OS/Arch:           linux/amd64
16:15:30  Context:           default
16:15:30  Experimental:      true
16:15:30 
16:15:30 Server: Docker Engine - Community
16:15:30  Engine:
16:15:30   Version:          20.10.10-rc1
16:15:30   API version:      1.41 (minimum version 1.12)
16:15:30   Go version:       go1.16.9
16:15:30   Git commit:       9f5b26f
16:15:30   Built:            Mon Oct 18 15:20:19 2021
16:15:30   OS/Arch:          linux/amd64
16:15:30   Experimental:     true
16:15:30  containerd:
16:15:30   Version:          1.4.11
16:15:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:30  runc:
16:15:30   Version:          1.0.2
16:15:30   GitCommit:        v1.0.2-0-g52b36a2
16:15:30  docker-init:
16:15:30   Version:          0.19.0
16:15:30   GitCommit:        de40ad0
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 36.70MB / 45.92MB 6.7s
16:15:30 #7 ...
16:15:30 
16:15:30 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:30 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:30 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:30 #13 sha256:303d0e90cbd3269f67e584e46f9a85c302172a7213f0f86f284b8bb8b7e76569 7.09kB / 7.09kB done
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 36.70MB / 45.92MB 6.8s
16:15:30 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 1.5s done
16:15:30 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:30 #13 sha256:6666a3c43442684d4cd4c0a57d9da03d3d979a60f384066d0e978aca78b67df2 1.79kB / 1.79kB done
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 3.3s done
16:15:30 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 17.83MB / 47.36MB 6.8s
16:15:30 #13 sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 7.13MB / 7.13MB 5.5s done
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0B / 9.34MB 5.7s
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 28.31MB / 45.92MB 6.0s
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 2.10MB / 9.34MB 6.0s
16:15:30 + docker info
[Pipeline] // stage
16:15:30 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 38.80MB / 45.92MB 7.4s
16:15:30 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 30.41MB / 47.36MB 7.6s
16:15:30 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 28.31MB / 53.24MB 7.6s
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 6.4s done
16:15:30 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 6.5s
16:15:30 16:15:30 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 5.24MB / 9.34MB 3.2s
#14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 28.31MB / 45.92MB 5.6s
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 31.46MB / 45.92MB 6.3s
16:15:30 + docker version
16:15:30 Client: Docker Engine - Community
16:15:30  Version:           20.10.10-rc1
16:15:30  API version:       1.41
16:15:30  Go version:        go1.16.9
16:15:30  Git commit:        b485636
16:15:30  Built:             Mon Oct 18 15:22:14 2021
16:15:30  OS/Arch:           linux/amd64
16:15:30  Context:           default
16:15:30  Experimental:      true
16:15:30 
16:15:30 Server: Docker Engine - Community
16:15:30  Engine:
16:15:30   Version:          20.10.10-rc1
16:15:30   API version:      1.41 (minimum version 1.12)
16:15:30   Go version:       go1.16.9
16:15:30   Git commit:       9f5b26f
16:15:30   Built:            Mon Oct 18 15:20:19 2021
16:15:30   OS/Arch:          linux/amd64
16:15:30   Experimental:     true
16:15:30  containerd:
16:15:30   Version:          1.4.11
16:15:30   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:30  runc:
16:15:30   Version:          1.0.2
16:15:30   GitCommit:        v1.0.2-0-g52b36a2
16:15:30  docker-init:
16:15:30   Version:          0.19.0
16:15:30   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
16:15:30 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 18.87MB / 47.36MB 7.0s
16:15:30 using credential docker-jenkins-github-credentials
16:15:30 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 3.15MB / 9.34MB 6.2s
16:15:30 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 39.85MB / 45.92MB 7.2s
16:15:30 Cloning the remote Git repository
16:15:30 Cloning with configured refspecs honoured and without tags
16:15:30 using credential docker-jenkins-github-credentials
16:15:31 Cloning the remote Git repository
16:15:31 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 34.60MB / 45.92MB 6.9s
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 7.0s
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 12.58MB / 47.36MB 6.4s
16:15:31 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 6.4s
16:15:31 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 18.87MB / 47.36MB 5.8s
16:15:31 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 15.73MB / 53.24MB 5.9s
16:15:31 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 6.29MB / 9.34MB 3.4s
16:15:31 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 7.34MB / 9.34MB 3.5s
16:15:31 Fetching without tags
16:15:31 + docker version
16:15:31 Client: Docker Engine - Community
16:15:31  Version:           20.10.10-rc1
16:15:31  API version:       1.41
16:15:31  Go version:        go1.16.9
16:15:31  Git commit:        b485636
16:15:31  Built:             Mon Oct 18 15:22:14 2021
16:15:31  OS/Arch:           linux/amd64
16:15:31  Context:           default
16:15:31  Experimental:      true
16:15:31 
16:15:31 Server: Docker Engine - Community
16:15:31  Engine:
16:15:31   Version:          20.10.10-rc1
16:15:31   API version:      1.41 (minimum version 1.12)
16:15:31   Go version:       go1.16.9
16:15:31   Git commit:       9f5b26f
16:15:31   Built:            Mon Oct 18 15:20:19 2021
16:15:31   OS/Arch:          linux/amd64
16:15:31   Experimental:     true
16:15:31  containerd:
16:15:31   Version:          1.4.11
16:15:31   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:31  runc:
16:15:31   Version:          1.0.2
16:15:31   GitCommit:        v1.0.2-0-g52b36a2
16:15:31  docker-init:
16:15:31   Version:          0.19.0
16:15:31   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] sh
16:15:31 Fetching without tags
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 32.51MB / 45.92MB 6.5s
16:15:31 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 4.19MB / 9.34MB 6.5s
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 20.97MB / 47.36MB 7.4s
16:15:31 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:31 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 41.94MB / 45.92MB 8.0s
16:15:31 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 33.55MB / 47.36MB 8.1s
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 37.75MB / 45.92MB 7.3s
16:15:31 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:31 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 16.78MB / 45.92MB 3.6s
16:15:31 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 3.7s
16:15:31 + docker info
16:15:31 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:31 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
[Pipeline] sh
16:15:31 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:31 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:31 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 5.24MB / 9.34MB 6.6s
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 39.85MB / 45.92MB 7.3s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:31 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 31.46MB / 53.24MB 8.3s
16:15:31 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.09MB / 45.92MB 8.4s
[Pipeline] sh
16:15:31 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 3.9s
16:15:31 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 31.46MB / 45.92MB 6.3s
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 34.60MB / 45.92MB 7.0s
16:15:31 + docker version
16:15:31 Client: Docker Engine - Community
16:15:31  Version:           20.10.10-rc1
16:15:31  API version:       1.41
16:15:31  Go version:        go1.16.9
16:15:31  Git commit:        b485636
16:15:31  Built:             Mon Oct 18 15:22:14 2021
16:15:31  OS/Arch:           linux/amd64
16:15:31  Context:           default
16:15:31  Experimental:      true
16:15:31 
16:15:31 Server: Docker Engine - Community
16:15:31  Engine:
16:15:31   Version:          20.10.10-rc1
16:15:31   API version:      1.41 (minimum version 1.12)
16:15:31   Go version:       go1.16.9
16:15:31   Git commit:       9f5b26f
16:15:31   Built:            Mon Oct 18 15:20:19 2021
16:15:31   OS/Arch:          linux/amd64
16:15:31   Experimental:     true
16:15:31  containerd:
16:15:31   Version:          1.4.11
16:15:31   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:31  runc:
16:15:31   Version:          1.0.2
16:15:31   GitCommit:        v1.0.2-0-g52b36a2
16:15:31  docker-init:
16:15:31   Version:          0.19.0
16:15:31   GitCommit:        de40ad0
[Pipeline] sh
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 22.02MB / 47.36MB 7.6s
[Pipeline] echo
16:15:31 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-hirsute-amd64)
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 42.99MB / 45.92MB 7.9s
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 24.12MB / 47.36MB 7.9s
[Pipeline] sh
16:15:31 + docker info
16:15:31 #14 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 4.0s done
16:15:31 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 4.1s
16:15:31 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 19.92MB / 45.92MB 4.3s
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 7.34MB / 47.36MB 7.5s
16:15:31 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 40.89MB / 45.92MB 7.9s
16:15:31 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 15.73MB / 47.36MB 7.2s
16:15:31 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 7.2s
16:15:31 + docker info
16:15:31 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 22.02MB / 47.36MB 6.6s
16:15:31 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 18.87MB / 53.24MB 6.6s
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 42.99MB / 45.92MB 7.9s
[Pipeline] sh
16:15:32 + docker info
16:15:32 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 36.70MB / 47.36MB 8.7s
16:15:32 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 34.60MB / 53.24MB 8.7s
16:15:32 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 8.8s done
16:15:32 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 8.9s
16:15:32 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 8.0s
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 10.49MB / 47.36MB 8.2s
[Pipeline] sh
16:15:32 + docker info
16:15:32 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 34.60MB / 45.92MB 7.0s
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 25.17MB / 47.36MB 8.2s
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 8.4s
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 27.26MB / 47.36MB 8.4s
[Pipeline] sh
16:15:32 + docker info
16:15:32 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 44.04MB / 45.92MB 8.4s
16:15:32 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 23.07MB / 45.92MB 4.8s
16:15:32 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 4.8s
16:15:32 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 25.17MB / 47.36MB 7.2s
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 38.80MB / 45.92MB 7.9s
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 18.87MB / 47.36MB 7.9s
16:15:32 #28 4.331 go: downloading github.com/sirupsen/logrus v1.8.1
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 8.5s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
16:15:32 + echo starting...
16:15:32 starting...
[Pipeline] sh
16:15:32 #13 ...
16:15:32 
16:15:32 #9 [internal] load build context
16:15:32 #9 sha256:b419c7daf6d4b538d00718127fd3823baaabcff997bb5da4ca7a763d0b80766d
16:15:32 #9 transferring context: 20.22MB 8.7s done
16:15:32 #9 DONE 8.8s
16:15:32 
16:15:32 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:32 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 8.7s done
16:15:32 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 8.8s
16:15:32 #13 ...
16:15:32 
16:15:32 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:32 #7 sha256:af93b7688a67821b70048920ad48e7237e754ed0b70f58ce8428d25170799ffb
16:15:32 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 49.28MB / 50.12MB 8.7s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:32 using credential docker-jenkins-github-credentials
16:15:32 Cloning the remote Git repository
16:15:32 Cloning with configured refspecs honoured and without tags
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 13.63MB / 47.36MB 8.5s
16:15:32 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 39.85MB / 47.36MB 9.5s
16:15:32 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 37.75MB / 53.24MB 9.5s
[Pipeline] sh
16:15:32 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 37.75MB / 45.92MB 7.4s
16:15:32 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 21.77MB / 53.24MB 7.4s
16:15:32 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 12.58MB / 53.24MB 8.1s
16:15:32 #28 4.348 go: downloading github.com/urfave/cli/v2 v2.3.0
16:15:32 #28 4.573 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:15:32 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 8.8s done
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 29.36MB / 47.36MB 8.8s
[Pipeline] sh
16:15:32 using credential docker-jenkins-github-credentials
16:15:32 + docker info
16:15:32 Cloning the remote Git repository
16:15:32 Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:15:32 + docker info
16:15:32 #14 ...
16:15:32 
16:15:32 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322
16:15:32 #7 sha256:12957dad6b1bb7ddadc5574a50987714ac8a46304e1936adee9608c23acffde3
16:15:32 #7 resolve docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 0.0s done
16:15:32 #7 sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 1.42kB / 1.42kB done
16:15:32 #7 sha256:f3113ef2fa3d3c9ee5510737083d6c39f74520a2da6eab72081d896d8592c078 529B / 529B done
16:15:32 #7 sha256:897590a6c564503ce2bde7a3ed12f470c45da09e97e11c4824990c6adc346246 1.48kB / 1.48kB done
16:15:32 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 8.6s
16:15:32 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 16.78MB / 47.36MB 9.0s
16:15:32 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 9.0s
16:15:33 #14 ...
16:15:33 
16:15:33 #10 [internal] load build context
16:15:33 #10 sha256:9931e861e6caeb7ebf14da0b5c106b09cb72d2fc3da48b400e478635ed961c56
16:15:33 #10 transferring context: 20.22MB 7.7s done
16:15:33 #10 DONE 7.8s
16:15:33 
16:15:33 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574
16:15:33 #7 sha256:43197e72712e4e5bdaab8d24b8a01d67f8797decf58f9a13b34b56da14732666
16:15:33 #7 resolve docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574 0.0s done
16:15:33 #7 sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574 1.42kB / 1.42kB done
16:15:33 #7 sha256:d53033a546291176de8f80a649b23a47f4e43c29a75874b351a2e583bdfc4d0f 529B / 529B done
16:15:33 #7 sha256:5276652b2637bb0cc9ee1f82217688d880267180e7f5a1c50c575cafe7ae2758 1.48kB / 1.48kB done
16:15:33 #7 ...
16:15:33 
16:15:33 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:33 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:33 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:33 + docker version
16:15:33 Client: Docker Engine - Community
16:15:33  Version:           20.10.10-rc1
16:15:33  API version:       1.41
16:15:33  Go version:        go1.16.9
16:15:33  Git commit:        b485636
16:15:33  Built:             Mon Oct 18 15:22:14 2021
16:15:33  OS/Arch:           linux/amd64
16:15:33  Context:           default
16:15:33  Experimental:      true
16:15:33 
16:15:33 Server: Docker Engine - Community
16:15:33  Engine:
16:15:33   Version:          20.10.10-rc1
16:15:33   API version:      1.41 (minimum version 1.12)
16:15:33   Go version:       go1.16.9
16:15:33   Git commit:       9f5b26f
16:15:33   Built:            Mon Oct 18 15:20:19 2021
16:15:33   OS/Arch:          linux/amd64
16:15:33   Experimental:     true
16:15:33  containerd:
16:15:33   Version:          1.4.11
16:15:33   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:33  runc:
16:15:33   Version:          1.0.2
16:15:33   GitCommit:        v1.0.2-0-g52b36a2
16:15:33  docker-init:
16:15:33   Version:          0.19.0
16:15:33   GitCommit:        de40ad0
[Pipeline] sh
16:15:33 Fetching without tags
16:15:33 + docker info
16:15:33 Fetching without tags
16:15:33 + docker version
16:15:33 Client: Docker Engine - Community
16:15:33  Version:           20.10.10-rc1
16:15:33  API version:       1.41
16:15:33  Go version:        go1.16.9
16:15:33  Git commit:        b485636
16:15:33  Built:             Mon Oct 18 15:22:14 2021
16:15:33  OS/Arch:           linux/amd64
16:15:33  Context:           default
16:15:33  Experimental:      true
16:15:33 
16:15:33 Server: Docker Engine - Community
16:15:33  Engine:
16:15:33   Version:          20.10.10-rc1
16:15:33   API version:      1.41 (minimum version 1.12)
16:15:33   Go version:       go1.16.9
16:15:33   Git commit:       9f5b26f
16:15:33   Built:            Mon Oct 18 15:20:19 2021
16:15:33   OS/Arch:          linux/amd64
16:15:33   Experimental:     true
16:15:33  containerd:
16:15:33   Version:          1.4.11
16:15:33   GitCommit:        5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:33  runc:
16:15:33   Version:          1.0.2
16:15:33   GitCommit:        v1.0.2-0-g52b36a2
16:15:33  docker-init:
16:15:33   Version:          0.19.0
16:15:33   GitCommit:        de40ad0
[Pipeline] sh
16:15:33 #7 sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 50.12MB / 50.12MB 9.2s done
16:15:33 #7 ...
16:15:33 
16:15:33 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:33 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:33 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 40.89MB / 53.24MB 10.1s
16:15:33 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:33 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:33 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 28.31MB / 47.36MB 8.0s
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 32.51MB / 47.36MB 9.3s
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 9.3s
16:15:33 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 9.3s
16:15:33 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:33 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 41.94MB / 45.92MB 8.5s
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 22.02MB / 47.36MB 8.5s
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 15.73MB / 53.24MB 8.7s
16:15:33 + docker info
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:33 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 6.29MB / 9.34MB 6.8s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 35.65MB / 45.92MB 7.1s
16:15:33 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 8.39MB / 9.34MB 7.1s
16:15:33 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 7.3s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 38.80MB / 45.92MB 7.5s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 41.94MB / 45.92MB 7.7s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.09MB / 45.92MB 8.0s
16:15:33 #13 sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 9.34MB / 9.34MB 7.9s done
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 8.1s
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0B / 47.36MB 8.2s
16:15:33 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 26.21MB / 45.92MB 5.5s
16:15:33 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.29MB / 47.36MB 5.5s
16:15:33 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:33 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:33 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 10.3s
16:15:33 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 42.99MB / 47.36MB 10.3s
16:15:33 + docker info
16:15:33 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 40.89MB / 45.92MB 8.1s
16:15:33 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 8.3s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 9.2s done
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 19.92MB / 47.36MB 9.2s
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 9.2s
16:15:33 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 9.4s
16:15:33 using credential docker-jenkins-github-credentials
16:15:33 Cloning the remote Git repository
16:15:33 Cloning with configured refspecs honoured and without tags
16:15:33 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 29.36MB / 45.92MB 5.9s
16:15:33 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.44MB / 47.36MB 5.9s
16:15:33 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0B / 53.24MB 5.9s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 8.7s
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 3.15MB / 47.36MB 8.7s
16:15:33 using credential docker-jenkins-github-credentials
16:15:33 Cloning the remote Git repository
16:15:33 Cloning with configured refspecs honoured and without tags
16:15:33 #7 extracting sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42
16:15:33 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 44.04MB / 45.92MB 8.5s
16:15:33 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 23.07MB / 47.36MB 9.8s
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 12.58MB / 53.24MB 9.8s
16:15:33 #13 ...
16:15:33 
16:15:33 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
16:15:33 #7 sha256:73c3993d6df2cdcf1c48ec548ab1fe974aea0d593b2e80381c5156b20ce34197
16:15:33 #7 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done
16:15:33 #7 sha256:8d411c4cf1683489051e4878e53a6714c72c5bb3d7133ad45947ee5818084b6e 1.48kB / 1.48kB done
16:15:33 #7 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done
16:15:33 #7 sha256:9172b2999799b3fb004a3fe04d0cc64ed5596fcff8f47629f65b1f5538587723 529B / 529B done
16:15:33 #7 sha256:328389035fdd79ece4f520541a84b3de974050fe012ed1566da6b869dd34ea29 45.92MB / 45.92MB 9.2s done
16:15:33 #7 extracting sha256:328389035fdd79ece4f520541a84b3de974050fe012ed1566da6b869dd34ea29 0.3s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.09MB / 45.92MB 9.1s
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 25.17MB / 47.36MB 9.2s
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 18.87MB / 53.24MB 9.4s
16:15:33 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 9.1s
16:15:33 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 9.1s done
16:15:33 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 5.80MB / 47.36MB 9.3s
16:15:33 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 9.3s
16:15:34 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 31.46MB / 47.36MB 8.6s
16:15:34 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 28.31MB / 53.24MB 8.7s
16:15:34 #13 ...
16:15:34 
16:15:34 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:1eb1f507cd9ffa2d828b0414a5d8b092e7094b29a50f143e188200331c61260f
16:15:34 #7 sha256:e8a1e2f471055a9f6e916cb71010758357d2c9adcb61c663a32194957b260379
16:15:34 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:1eb1f507cd9ffa2d828b0414a5d8b092e7094b29a50f143e188200331c61260f 0.0s done
16:15:34 #7 sha256:1eb1f507cd9ffa2d828b0414a5d8b092e7094b29a50f143e188200331c61260f 1.99kB / 1.99kB done
16:15:34 #7 sha256:1553a69dae97c4d6dd83e1fe3bf72daa40f471c940503c48ab6f0db546296653 5.00kB / 5.00kB done
16:15:34 #7 sha256:220e4dadff6ff806bf03402fa3bcdc81a215f308a7b1584ef3bce04b223e57dc 41.59MB / 41.59MB 7.7s done
16:15:34 #7 sha256:c0229990d27e38855c8b77872d2719ec00b16a1b57b115355471afce83cae3ab 305B / 305B 0.3s done
16:15:34 #7 sha256:afd7914ee5cb4aef28d2ab49646d20f61268a9b78ec5561c28fa0fae744081cf 257B / 257B 0.3s done
16:15:34 #7 sha256:113a8a1ff648b97956cda456f8ff8c16fb8363fbb393e5cd91b566fef394e349 910B / 910B 0.5s done
16:15:34 #7 sha256:865d0b7816f2cb9208d60d98740706910f48fe51644945e46115aee59b792663 174B / 174B 0.4s done
16:15:34 #7 sha256:601409e02ab4bf52e2d6f989a8d5f99b488620c5d27f57eafc60709db6dcb719 413B / 413B 0.6s done
16:15:34 #7 sha256:34e977bbd6953b7c986345b4fe8a553fc0f2681f06632457a7a74ccb832d99db 13.91MB / 13.91MB 3.4s done
16:15:34 #7 sha256:2b8c39f931568e04ae38f63d0ea4fca251434f3f2488f7171bc067cd62d7ffc1 123.05kB / 123.05kB 0.8s done
16:15:34 #7 extracting sha256:220e4dadff6ff806bf03402fa3bcdc81a215f308a7b1584ef3bce04b223e57dc 1.4s
16:15:34 #7 ...
16:15:34 
16:15:34 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:34 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:34 #7 ...
16:15:34 
16:15:34 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:34 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:34 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 32.51MB / 45.92MB 6.6s
16:15:34 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 12.58MB / 47.36MB 6.7s
16:15:34 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 35.65MB / 47.36MB 9.1s
16:15:34 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 31.46MB / 53.24MB 9.1s
16:15:34 using credential docker-jenkins-github-credentials
16:15:34 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 26.21MB / 47.36MB 10.1s
16:15:34 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 15.73MB / 53.24MB 10.1s
16:15:34 Cloning the remote Git repository
16:15:34 Cloning with configured refspecs honoured and without tags
16:15:34 Fetching without tags
16:15:34 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 46.14MB / 47.36MB 11.0s
16:15:34 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 45.09MB / 53.24MB 11.0s
16:15:34 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 11.2s
16:15:34 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 10.3s
16:15:34 Fetching without tags
16:15:34 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:34 #13 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 9.7s done
16:15:34 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 28.31MB / 47.36MB 9.8s
16:15:34 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 22.02MB / 53.24MB 9.8s
16:15:34 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 9.8s
16:15:34 #13 ...
16:15:34 
16:15:34 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6
16:15:34 #7 sha256:b4c6ed235e38c7940a35a6331b2d953487a6da476e3f5c1f33a6dd213a724ea4
16:15:34 #7 resolve docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6 0.0s done
16:15:34 #7 sha256:3e30324cd69917410983687854bf0f31f03c9dd4ecdbd55f75068f989a318def 529B / 529B done
16:15:34 #7 sha256:ae20adc023075c337e050411d61c993daf3bf85180e287addf9b7a6bce6fa7b4 1.48kB / 1.48kB done
16:15:34 #7 sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6 1.41kB / 1.41kB done
16:15:34 #7 sha256:0fe312f6db8a357ff205c74a1649d8c36186a76057c3223acbd31367e2dfd049 22.30MB / 22.30MB 4.6s done
16:15:34 #7 extracting sha256:0fe312f6db8a357ff205c74a1649d8c36186a76057c3223acbd31367e2dfd049 4.9s
16:15:34 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 3.15MB / 53.24MB 6.8s
16:15:34 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:34 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 9.8s
16:15:34 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:34 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:34 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:34 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 10.2s
16:15:34 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 18.87MB / 53.24MB 10.6s
16:15:34 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:34 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:34 #28 6.039 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:15:34 #28 6.283 go: downloading github.com/google/uuid v1.3.0
16:15:34 #28 6.296 go: downloading github.com/moby/vpnkit v0.5.0
16:15:34 #28 6.342 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:15:34 #28 6.402 go: downloading github.com/gofrs/flock v0.8.1
16:15:34 #28 6.506 go: downloading github.com/gorilla/mux v1.8.0
16:15:34 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 35.65MB / 47.36MB 10.6s
Cloning repository https://github.com/docker/docker-ce-packaging.git
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:34 #7 ...
16:15:34 
16:15:34 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:34 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:34 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:34 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 15.73MB / 47.36MB 7.2s
16:15:34 #13 ...
16:15:34 
16:15:34 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:62f21ca397f3c1dffec39ab3a096e203e8e0bf7a26af759766801b2ffc211dce
16:15:34 #7 sha256:08903d390226e1bcc56a8cf0d864bf18bc60cb18a3672b84b5f9e2d23a8623d0
16:15:34 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:62f21ca397f3c1dffec39ab3a096e203e8e0bf7a26af759766801b2ffc211dce 0.0s done
16:15:34 #7 sha256:62f21ca397f3c1dffec39ab3a096e203e8e0bf7a26af759766801b2ffc211dce 1.99kB / 1.99kB done
16:15:34 #7 sha256:974c7fbcbf21f5e81e986c01e5b3d7ec8e9eaccf1b0a32b10ae2d8835eb35af2 38.39MB / 38.39MB 7.7s done
16:15:34 #7 sha256:99b5f1ec5edb83a74332ab74e1dc7e837750abe92acb2672845125b3fe644530 5.00kB / 5.00kB done
16:15:34 #7 sha256:8583484c577498a7c44b98a36cb96fe8684436bc4c7028a0301c12e51ff79c8d 306B / 306B 0.3s done
16:15:34 #7 sha256:e2d8d2e9a6a496a0e18a69fcf18b3c4db38a3bd902b38f12413664620ba835d6 257B / 257B 0.2s done
16:15:34 #7 sha256:5e72e90675e96c1cd353cd47f98d4e569a1b4b12124d4f3ae7b255a2ea7304bb 911B / 911B 0.3s done
16:15:34 #7 sha256:95c5fce9d1118414db9bd94731bb5769e9933061b5cdd304cd997f3c3d1d4edb 177B / 177B 0.4s done
16:15:34 #7 sha256:adacebe2b86d1166c1b46e749ae40b64213e12c761d29e52685608a467f0d766 413B / 413B 0.5s done
16:15:34 #7 sha256:7c62149ee907420b97b4d15361799ac5fe4878f520129e540d6733424945f0e1 15.43MB / 15.43MB 4.2s done
16:15:34 #7 sha256:f86834cac435faabf3be2002ccbae43ad157a4d0fad7ccab3e55056214dc3cc0 130.57kB / 130.57kB 0.7s done
16:15:34 #7 extracting sha256:974c7fbcbf21f5e81e986c01e5b3d7ec8e9eaccf1b0a32b10ae2d8835eb35af2 1.5s
16:15:34 #7 ...
16:15:34 
16:15:34 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:34 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:34 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 8.39MB / 47.36MB 10.0s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:34 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 29.36MB / 47.36MB 10.7s
16:15:34 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 38.80MB / 47.36MB 9.5s
16:15:34 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 34.60MB / 53.24MB 9.5s
16:15:34 #28 6.624 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:15:34 #28 6.737 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:15:34 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 11.0s
16:15:35 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 48.23MB / 53.24MB 11.6s
16:15:35 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 11.8s done
16:15:35 #14 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 0B / 156B 11.8s
16:15:35 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 35.65MB / 45.92MB 7.3s
16:15:35 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 7.4s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:35 Fetching without tags
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 22.02MB / 53.24MB 10.9s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:35 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 9.6s done
16:15:35 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 41.94MB / 47.36MB 9.8s
16:15:35 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 9.8s
16:15:35 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 37.75MB / 53.24MB 9.9s
16:15:35 Fetching without tags
16:15:35 #28 6.782 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:15:35 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 6.29MB / 53.24MB 11.1s
16:15:35 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.73MB / 100.29MB 11.9s
16:15:35 #14 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 11.9s done
16:15:35 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 51.38MB / 53.24MB 12.0s
16:15:35 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:35 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:35 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:35 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 31.46MB / 47.36MB 10.6s
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 10.6s
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 13.63MB / 53.24MB 10.6s
16:15:35 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 11.53MB / 47.36MB 10.6s
16:15:35 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 10.6s
16:15:35 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 32.51MB / 47.36MB 11.1s
16:15:35 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 11.1s
16:15:35 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:35 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:35 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:35 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 38.80MB / 47.36MB 11.4s
16:15:35 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 20.97MB / 100.29MB 12.4s
16:15:35 Fetching without tags
16:15:35 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 39.85MB / 45.92MB 8.1s
16:15:35 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 18.87MB / 47.36MB 8.1s
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 11.3s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:35 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 45.09MB / 47.36MB 10.4s
16:15:35 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:35 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:35 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:35 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 8.2s
16:15:35 #28 7.542 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:15:35 #28 7.654 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:15:35 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 35.65MB / 47.36MB 11.7s
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 28.31MB / 53.24MB 11.7s
16:15:35 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 14.68MB / 47.36MB 11.1s
16:15:35 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 16.78MB / 53.24MB 11.2s
16:15:35 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 40.89MB / 53.24MB 10.6s
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 9.44MB / 53.24MB 11.9s
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 41.94MB / 47.36MB 12.1s
16:15:36 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 12.1s
16:15:36 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 12.6s done
16:15:36 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 27.26MB / 100.29MB 13.0s
16:15:36 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:36 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 22.02MB / 47.36MB 8.6s
16:15:36 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:36 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 11.3s
16:15:36 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 11.0s
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 34.60MB / 47.36MB 11.3s
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 28.31MB / 53.24MB 11.3s
16:15:36 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 11.5s
16:15:36 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 42.99MB / 45.92MB 8.8s
16:15:36 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 12.58MB / 53.24MB 8.8s
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 17.83MB / 47.36MB 11.5s
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 20.97MB / 53.24MB 11.7s
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 38.80MB / 47.36MB 12.2s
16:15:36 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 16.78MB / 100.29MB 12.2s
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 31.46MB / 53.24MB 12.3s
16:15:36 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 45.09MB / 53.24MB 11.3s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 37.75MB / 47.36MB 11.8s
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 31.31MB / 53.24MB 11.9s
[Pipeline] sh
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 12.58MB / 53.24MB 12.5s
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 45.09MB / 47.36MB 12.6s
[Pipeline] sh
16:15:36 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 32.51MB / 100.29MB 13.4s
16:15:36 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 41.94MB / 47.36MB 12.6s
16:15:36 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 34.60MB / 53.24MB 12.7s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 15.73MB / 53.24MB 13.0s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.73MB / 100.29MB 13.0s
16:15:37 + make REF=master fedora-33
16:15:37 git init src/github.com/docker/cli
16:15:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:37 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:37 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:37 + SRC=src/github.com/docker/cli
16:15:37 + REF=master
16:15:37 + REF_FETCH=master
16:15:37 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:37 + awk {print $2}
16:15:37 + REF=refs/heads/master
16:15:37 + [ -n refs/heads/master ]
16:15:37 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:37 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:37 + make REF=master debian-bullseye
16:15:37 git init src/github.com/docker/cli
16:15:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:37 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:37 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:37 + SRC=src/github.com/docker/cli
16:15:37 + REF=master
16:15:37 + REF_FETCH=master
16:15:37 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:37 + awk {print $2}
16:15:37 + REF=refs/heads/master
16:15:37 + [ -n refs/heads/master ]
16:15:37 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:37 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:37 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 25.17MB / 47.36MB 9.1s
16:15:37 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 9.4s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 22.02MB / 100.29MB 13.0s
16:15:37 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 48.23MB / 53.24MB 11.6s
16:15:37 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 11.6s
16:15:37 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 11.7s done
16:15:37 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 51.38MB / 53.24MB 11.9s
16:15:37 #14 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 11.8s done
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 20.97MB / 47.36MB 12.0s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.73MB / 100.29MB 12.0s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 12.2s
16:15:37 #7 ...
16:15:37 
16:15:37 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:37 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 12.8s done
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 19.92MB / 53.24MB 12.8s
16:15:37 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 3.8s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.73MB / 100.29MB 12.8s
16:15:37 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 0B / 156B 12.9s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 23.07MB / 53.24MB 13.1s
16:15:37 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 13.0s done
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 12.3s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 40.89MB / 47.36MB 12.4s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 34.60MB / 53.24MB 12.5s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:37 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 15.73MB / 53.24MB 9.5s
16:15:37 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 28.31MB / 47.36MB 9.6s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 45.09MB / 47.36MB 13.1s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 37.75MB / 53.24MB 13.2s
16:15:37 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 37.99MB / 100.29MB 14.0s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 24.12MB / 47.36MB 12.5s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 28.31MB / 53.24MB 12.6s
16:15:37 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.73MB / 100.29MB 12.0s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 20.97MB / 100.29MB 13.3s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 26.21MB / 53.24MB 13.4s
16:15:37 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:37 #14 sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 45.92MB / 45.92MB 9.7s done
16:15:37 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0B / 100.29MB 9.8s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 40.89MB / 53.24MB 13.5s
16:15:37 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.1s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 18.87MB / 53.24MB 13.4s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 13.4s done
16:15:37 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 13.5s done
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 21.00MB / 100.29MB 13.7s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 29.36MB / 53.24MB 13.8s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 44.04MB / 47.36MB 12.9s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 37.75MB / 53.24MB 13.0s
16:15:37 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 18.87MB / 53.24MB 10.0s
16:15:37 #14 ...
16:15:37 
16:15:37 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef
16:15:37 #7 sha256:3d12455d2123132b9df244e17a47d60b9437367a35372d10d4287059514dcf2f
16:15:37 #7 resolve docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef 0.0s done
16:15:37 #7 sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef 1.42kB / 1.42kB done
16:15:37 #7 sha256:b6475e10ebf58d7adadd7c84c3a5637be1a5075c6125808a2d198446c2c161f7 529B / 529B done
16:15:37 #7 sha256:96b07d310d0e7a5ac348dbaeb57b9e645d6083c0be41ce4c0481c054c4e314fb 1.47kB / 1.47kB done
16:15:37 #7 sha256:f7dc858b30797c13a0706f9660d1290ae625ab3436fd5db984b0dac888ad9c8f 26.92MB / 26.92MB 5.8s done
16:15:37 #7 extracting sha256:f7dc858b30797c13a0706f9660d1290ae625ab3436fd5db984b0dac888ad9c8f 3.3s
16:15:37 #7 ...
16:15:37 
16:15:37 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:37 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:37 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631
16:15:37 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 44.04MB / 100.29MB 14.5s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 22.02MB / 53.24MB 13.8s
16:15:37 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 27.26MB / 100.29MB 13.5s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 44.04MB / 53.24MB 13.8s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 26.21MB / 100.29MB 13.9s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 32.51MB / 53.24MB 14.1s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 28.31MB / 47.36MB 13.0s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 22.02MB / 100.29MB 13.0s
16:15:37 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 31.46MB / 53.24MB 13.1s
16:15:37 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 20.97MB / 100.29MB 12.5s
16:15:37 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.59MB / 100.29MB 13.1s
16:15:37 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 13.4s
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:38 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.0s
16:15:38 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 13.9s done
16:15:38 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 32.51MB / 100.29MB 14.0s
16:15:38 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 0B / 156B 14.0s
16:15:38 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 31.46MB / 47.36MB 13.5s
[Pipeline] sh
16:15:38 + make REF=master fedora-34
16:15:38 git init src/github.com/docker/cli
16:15:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:38 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:38 + SRC=src/github.com/docker/cli
16:15:38 + REF=master
16:15:38 + REF_FETCH=master
16:15:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:38 + awk {print $2}
16:15:38 + REF=refs/heads/master
16:15:38 + [ -n refs/heads/master ]
16:15:38 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:38 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 14.3s
16:15:38 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 26.21MB / 100.29MB 14.3s
16:15:38 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 31.46MB / 47.36MB 10.6s
16:15:38 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 22.02MB / 53.24MB 10.7s
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 47.19MB / 53.24MB 14.2s
16:15:38 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 14.1s done
16:15:38 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 50.33MB / 100.29MB 15.2s
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 34.60MB / 53.24MB 13.6s
16:15:38 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 26.21MB / 100.29MB 13.0s
16:15:38 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 13.1s done
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 41.94MB / 53.24MB 13.7s
16:15:38 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 13.8s done
16:15:38 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 21.67MB / 100.29MB 13.9s
16:15:38 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 0B / 156B 13.9s
16:15:38 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:38 #28 ...
16:15:38 
16:15:38 #23 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:15:38 #23 sha256:7655d2f5a75f1ebdbf292ca2381b96352c24a11c90f7c5a8f9e1cbbbdaff952a
16:15:38 #23 2.135 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:15:38 #23 2.162 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:15:38 #23 2.168 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:15:38 #23 2.484 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:15:38 #23 2.856 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:15:38 #23 3.836 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:15:38 #23 6.960 Fetched 8485 kB in 5s (1670 kB/s)
16:15:38 #23 6.960 Reading package lists...
16:15:38 #23 9.340 Reading package lists...
16:15:38 #23 ...
16:15:38 
16:15:38 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:15:38 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:15:38 #14 2.118 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:15:38 #14 2.119 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:15:38 #14 2.153 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:15:38 #14 2.474 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:15:38 #14 2.837 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:15:38 #14 3.496 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:15:38 #14 6.786 Fetched 8485 kB in 5s (1717 kB/s)
16:15:38 #14 6.786 Reading package lists...
16:15:38 #14 8.951 Reading package lists...
16:15:38 #14 ...
16:15:38 
16:15:38 #15 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:15:38 #15 sha256:3326035f3f0f670d97a7994ea5e1e2f43c376ac8ee5eeca5e0fe3501b94c9ae4
16:15:38 #15 1.916 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:15:38 #15 1.933 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:15:38 #15 1.933 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:15:38 #15 2.173 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:15:38 #15 2.596 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:15:38 #15 3.646 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:15:38 #15 6.453 Fetched 8485 kB in 5s (1766 kB/s)
16:15:38 #15 6.453 Reading package lists...
16:15:38 #15 8.713 Reading package lists...
16:15:38 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:38 + make REF=master ubuntu-bionic
16:15:38 git init src/github.com/docker/cli
16:15:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:38 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:38 + SRC=src/github.com/docker/cli
16:15:38 + REF=master
16:15:38 + REF_FETCH=master
16:15:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:38 + awk {print $2}
16:15:38 + REF=refs/heads/master
16:15:38 + [ -n refs/heads/master ]
16:15:38 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:38 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 50.33MB / 53.24MB 14.5s
16:15:38 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 34.60MB / 47.36MB 13.9s
16:15:38 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 27.26MB / 100.29MB 13.9s
16:15:38 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 31.46MB / 100.29MB 13.5s
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 45.09MB / 53.24MB 14.1s
16:15:38 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 13.9s done
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 35.65MB / 53.24MB 14.7s
16:15:38 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 31.46MB / 100.29MB 14.7s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:38 From https://github.com/docker/cli
16:15:38  * [new branch]      master     -> master
16:15:38  * [new branch]      master     -> origin/master
16:15:38 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 29.36MB / 53.24MB 14.8s
16:15:38 From https://github.com/docker/cli
16:15:38  * [new branch]      master     -> master
16:15:38  * [new branch]      master     -> origin/master
16:15:38 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 14.7s
16:15:38 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 38.80MB / 100.29MB 14.7s
16:15:38 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.3s
16:15:38 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 34.68MB / 47.36MB 11.3s
16:15:38 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.24MB / 100.29MB 11.3s
16:15:38 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 37.75MB / 53.24MB 14.1s
16:15:38 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 55.57MB / 100.29MB 15.6s
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 38.80MB / 53.24MB 15.1s
[Pipeline] sh
[Pipeline] sh
16:15:39 git init src/github.com/docker/docker
16:15:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:39 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:39 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:39 + SRC=src/github.com/docker/docker
16:15:39 + REF=master
16:15:39 + REF_FETCH=master
16:15:39 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:39 + awk {print $2}
16:15:39 #15 10.65 Building dependency tree...
16:15:39 #15 ...
16:15:39 
16:15:39 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:15:39 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:15:39 #14 8.951 Reading package lists...
16:15:39 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 31.46MB / 100.29MB 15.0s
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 32.51MB / 53.24MB 15.3s
16:15:39 git init src/github.com/docker/docker
16:15:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:39 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:39 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:39 + SRC=src/github.com/docker/docker
16:15:39 + REF=master
16:15:39 + REF_FETCH=master
16:15:39 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:39 + awk {print $2}
16:15:39 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:39 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:39 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 25.17MB / 53.24MB 11.4s
16:15:39 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 37.75MB / 47.36MB 14.5s
16:15:39 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 32.51MB / 100.29MB 14.5s
16:15:39 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 36.70MB / 100.29MB 15.4s
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 41.94MB / 53.24MB 15.5s
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 48.23MB / 53.24MB 14.7s
16:15:39 + make REF=master ubuntu-hirsute
16:15:39 git init src/github.com/docker/cli
16:15:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:39 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:39 + SRC=src/github.com/docker/cli
16:15:39 + REF=master
16:15:39 + REF_FETCH=master
16:15:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:39 + awk {print $2}
16:15:39 + REF=refs/heads/master
16:15:39 + [ -n refs/heads/master ]
16:15:39 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:39 + REF=refs/heads/master
16:15:39 + [ -n refs/heads/master ]
16:15:39 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:39 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:39 + REF=refs/heads/master
16:15:39 + [ -n refs/heads/master ]
16:15:39 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:39 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:39 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:39 + make REF=master debian-buster
16:15:39 git init src/github.com/docker/cli
16:15:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:39 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:39 + SRC=src/github.com/docker/cli
16:15:39 + REF=master
16:15:39 + REF_FETCH=master
16:15:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:39 + awk {print $2}
16:15:39 + REF=refs/heads/master
16:15:39 + [ -n refs/heads/master ]
16:15:39 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:39 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 37.75MB / 47.36MB 11.9s
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 40.89MB / 53.24MB 14.6s
16:15:39 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.1s
16:15:39 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 45.09MB / 100.29MB 15.2s
16:15:39 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 60.82MB / 100.29MB 16.4s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 51.38MB / 53.24MB 15.0s
16:15:39 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 28.31MB / 100.29MB 15.0s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] sh
16:15:39 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 36.70MB / 100.29MB 14.1s
[Pipeline] sh
16:15:39 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 28.31MB / 53.24MB 12.1s
16:15:39 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.49MB / 100.29MB 12.1s
16:15:39 #14 11.15 Building dependency tree...
16:15:39 #14 11.66 Reading state information...
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 35.65MB / 53.24MB 15.7s
16:15:39 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 36.70MB / 100.29MB 15.7s
16:15:39 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 40.89MB / 47.36MB 15.0s
16:15:39 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.1s
[Pipeline] sh
16:15:39 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 45.09MB / 53.24MB 16.1s
16:15:39 + make REF=master ubuntu-focal
16:15:39 git init src/github.com/docker/cli
16:15:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:39 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:39 + SRC=src/github.com/docker/cli
16:15:39 + REF=master
16:15:39 + REF_FETCH=master
16:15:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:39 + awk {print $2}
16:15:39 + REF=refs/heads/master
16:15:39 + [ -n refs/heads/master ]
16:15:39 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:39 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 41.94MB / 100.29MB 14.6s
16:15:40 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 40.83MB / 47.36MB 12.3s
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 39.76MB / 53.24MB 16.0s
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 44.04MB / 53.24MB 15.2s
16:15:40 + make REF=master fedora-35
16:15:40 git init src/github.com/docker/cli
16:15:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:40 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:40 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:40 + SRC=src/github.com/docker/cli
16:15:40 + REF=master
16:15:40 + REF_FETCH=master
16:15:40 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:40 + awk {print $2}
16:15:40 + REF=refs/heads/master
16:15:40 + [ -n refs/heads/master ]
16:15:40 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:40 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 50.18MB / 100.29MB 15.8s
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 41.94MB / 100.29MB 16.2s
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 48.23MB / 53.24MB 16.4s
16:15:40 + make REF=master ubuntu-impish
16:15:40 git init src/github.com/docker/cli
16:15:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:40 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:40 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:40 + SRC=src/github.com/docker/cli
16:15:40 + REF=master
16:15:40 + REF_FETCH=master
16:15:40 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:40 + awk {print $2}
16:15:40 + REF=refs/heads/master
16:15:40 + [ -n refs/heads/master ]
16:15:40 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:40 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:40 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 47.19MB / 100.29MB 15.0s
16:15:40 From https://github.com/docker/cli
16:15:40  * [new branch]      master     -> master
16:15:40  * [new branch]      master     -> origin/master
16:15:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:40 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 31.46MB / 53.24MB 12.5s
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 42.56MB / 53.24MB 16.3s
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 42.99MB / 100.29MB 16.3s
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 38.80MB / 100.29MB 15.4s
16:15:40 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 44.04MB / 47.36MB 15.5s
16:15:40 From https://github.com/docker/cli
16:15:40  * [new branch]      master     -> master
16:15:40  * [new branch]      master     -> origin/master
16:15:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:40 git init src/github.com/docker/docker
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 16.1s done
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 33.55MB / 100.29MB 15.5s
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 15.8s done
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:40 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 67.11MB / 100.29MB 17.3s
16:15:40 git init src/github.com/docker/docker
16:15:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:40 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:40 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:40 + SRC=src/github.com/docker/docker
16:15:40 + REF=master
16:15:40 + REF_FETCH=master
16:15:40 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:40 + awk {print $2}
16:15:40 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 44.04MB / 47.36MB 12.8s
16:15:40 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 34.60MB / 53.24MB 13.0s
16:15:40 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 15.73MB / 100.29MB 13.0s
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 47.19MB / 53.24MB 15.7s
16:15:40 From https://github.com/docker/cli
16:15:40  * [new branch]      master     -> master
16:15:40  * [new branch]      master     -> origin/master
16:15:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:40 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:40 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:40 + SRC=src/github.com/docker/docker
16:15:40 + REF=master
16:15:40 + REF_FETCH=master
16:15:40 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:40 + awk {print $2}
16:15:40 + REF=refs/heads/master
16:15:40 + [ -n refs/heads/master ]
16:15:40 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:40 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 55.57MB / 100.29MB 16.6s
16:15:40 #14 12.32 The following additional packages will be installed:
16:15:40 #14 12.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:15:40 #14 12.33   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:15:40 #14 12.33   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:15:40 #14 12.33   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:15:40 #14 12.33   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:15:40 #14 12.33   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev
16:15:40 #14 12.33   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:15:40 #14 12.33 Suggested packages:
16:15:40 #14 12.33   gcc-10-locales seccomp wine64
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 51.38MB / 53.24MB 16.8s
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 47.19MB / 100.29MB 16.9s
16:15:40 + REF=refs/heads/master
16:15:40 + [ -n refs/heads/master ]
16:15:40 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:40 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:40 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.19MB / 47.36MB 15.9s
16:15:40 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.3s
16:15:40 git init src/github.com/docker/docker
16:15:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:40 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:40 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:40 + SRC=src/github.com/docker/docker
16:15:40 + REF=master
16:15:40 + REF_FETCH=master
16:15:40 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:40 + awk {print $2}
16:15:40 From https://github.com/docker/docker
16:15:40  * [new branch]      master     -> master
16:15:40  * [new branch]      master     -> origin/master
16:15:40 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:40 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 46.14MB / 53.24MB 16.8s
16:15:40 #14 12.85 The following NEW packages will be installed:
16:15:40 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 38.80MB / 100.29MB 16.3s
16:15:41 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 53.48MB / 100.29MB 15.7s
16:15:41 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 50.33MB / 53.24MB 16.2s
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 44.04MB / 100.29MB 16.2s
16:15:41 + REF=refs/heads/master
16:15:41 + [ -n refs/heads/master ]
16:15:41 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:41 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:41 git init src/github.com/docker/scan-cli-plugin
16:15:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:41 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:41 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:41 + SRC=src/github.com/docker/scan-cli-plugin
16:15:41 + REF=v0.14.0
16:15:41 + REF_FETCH=v0.14.0
16:15:41 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:41 + awk {print $2}
16:15:41 + REF=refs/tags/v0.14.0
16:15:41 + [ -n refs/tags/v0.14.0 ]
16:15:41 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:41 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:41 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.19MB / 47.36MB 13.2s
16:15:41 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 39.85MB / 53.24MB 13.5s
16:15:41 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 22.02MB / 100.29MB 13.5s
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 48.23MB / 100.29MB 17.0s
16:15:41 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 49.18MB / 53.24MB 17.2s
16:15:41 From https://github.com/docker/cli
16:15:41  * [new branch]      master     -> master
16:15:41  * [new branch]      master     -> origin/master
16:15:41 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:41 git init src/github.com/docker/docker
16:15:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:41 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:41 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:41 + SRC=src/github.com/docker/docker
16:15:41 + REF=master
16:15:41 + REF_FETCH=master
16:15:41 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:41 + awk {print $2}
16:15:41 #14 12.86   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:15:41 #14 12.86   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:15:41 #14 12.86   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:15:41 #14 12.86   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:15:41 #14 12.86   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:15:41 #14 12.86   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:15:41 #14 12.87   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:15:41 #14 12.87   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:15:41 #14 12.87   mingw-w64-x86-64-dev
16:15:41 #14 12.87 The following packages will be upgraded:
16:15:41 #14 12.87   libseccomp2
16:15:41 #13 ...
16:15:41 
16:15:41 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6
16:15:41 #7 sha256:b4c6ed235e38c7940a35a6331b2d953487a6da476e3f5c1f33a6dd213a724ea4
16:15:41 #7 extracting sha256:0fe312f6db8a357ff205c74a1649d8c36186a76057c3223acbd31367e2dfd049 11.4s done
16:15:41 #7 DONE 16.6s
16:15:41 
16:15:41 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:41 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:41 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 17.3s done
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 52.43MB / 100.29MB 17.4s
16:15:41 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 16.6s
16:15:41 #13 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 16.4s done
16:15:41 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 16.6s
16:15:41 From https://github.com/docker/scan-cli-plugin
16:15:41  * [new tag]         v0.14.0    -> v0.14.0
16:15:41 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:41 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 debian-bullseye
16:15:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:41 mkdir -p sources
16:15:41 docker run --rm -w /v \
16:15:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:41 	alpine \
16:15:41 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:41 Unable to find image 'alpine:latest' locally
16:15:41 #14 sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 47.36MB / 47.36MB 13.6s done
16:15:41 #14 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 0B / 156B 13.7s
16:15:41 From https://github.com/docker/cli
16:15:41  * [new branch]      master     -> master
16:15:41  * [new branch]      master     -> origin/master
16:15:41 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:41 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 72.35MB / 100.29MB 18.2s
16:15:41 #14 13.17 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
16:15:41 #14 13.17 Need to get 115 MB of archives.
16:15:41 #14 13.17 After this operation, 645 MB of additional disk space will be used.
16:15:41 #14 13.17 Get:1 http://deb.debian.org/debian bullseye/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB]
16:15:41 #14 13.18 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:15:41 #14 13.25 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:15:41 #14 13.33 Get:4 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:15:41 #14 13.33 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:15:41 #14 13.33 Get:6 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:15:41 #14 13.34 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 44.04MB / 100.29MB 16.8s
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 60.82MB / 100.29MB 17.2s
16:15:41 latest: Pulling from library/alpine
16:15:41 #14 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 13.7s done
16:15:41 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 44.04MB / 53.24MB 14.0s
16:15:41 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 27.26MB / 100.29MB 14.0s
16:15:41 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 58.72MB / 100.29MB 16.3s
16:15:41 git init src/github.com/docker/docker
16:15:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:41 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:41 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:41 + SRC=src/github.com/docker/docker
16:15:41 + REF=master
16:15:41 + REF_FETCH=master
16:15:41 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:41 + awk {print $2}
16:15:41 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 17.7s
16:15:41 #14 13.45 Get:8 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:15:41 #14 13.54 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:15:41 #14 13.54 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:15:41 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 8.8s
16:15:41 From https://github.com/docker/cli
16:15:41  * [new branch]      master     -> master
16:15:41  * [new branch]      master     -> origin/master
16:15:41 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:41 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 47.19MB / 53.24MB 14.3s
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 49.28MB / 100.29MB 17.2s
16:15:41 9b3977197b4f: Pulling fs layer
16:15:41 9b3977197b4f: Verifying Checksum
16:15:41 9b3977197b4f: Download complete
16:15:41 + REF=refs/heads/master
16:15:41 + [ -n refs/heads/master ]
16:15:41 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:41 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:41 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 53.48MB / 100.29MB 17.8s
16:15:41 From https://github.com/docker/cli
16:15:41  * [new branch]      master     -> master
16:15:41  * [new branch]      master     -> origin/master
16:15:41 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:41 From https://github.com/docker/docker
16:15:41  * [new branch]      master     -> master
16:15:41  * [new branch]      master     -> origin/master
16:15:41 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:41 #14 13.81 Get:11 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:15:41 Client:
16:15:41  Context:    default
16:15:41  Debug Mode: false
16:15:41  Plugins:
16:15:41   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:41   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:41   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:41   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:41 
16:15:41 Server:
16:15:41  Containers: 0
16:15:41   Running: 0
16:15:41   Paused: 0
16:15:41   Stopped: 0
16:15:41  Images: 1
16:15:41  Server Version: 20.10.10-rc1
16:15:41  Storage Driver: overlay2
16:15:41   Backing Filesystem: extfs
16:15:41   Supports d_type: true
16:15:41   Native Overlay Diff: true
16:15:41   userxattr: false
16:15:41  Logging Driver: json-file
16:15:41  Cgroup Driver: systemd
16:15:41  Cgroup Version: 2
16:15:41  Plugins:
16:15:41   Volume: local
16:15:41   Network: bridge host ipvlan macvlan null overlay
16:15:41   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:41  Swarm: inactive
16:15:41  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:41  Default Runtime: runc
16:15:41  Init Binary: docker-init
16:15:41  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:41  runc version: v1.0.2-0-g52b36a2
16:15:41  init version: de40ad0
16:15:41  Security Options:
16:15:41   apparmor
16:15:41   seccomp
16:15:41    Profile: default
16:15:41   cgroupns
16:15:41  Kernel Version: 5.11.0-1020-aws
16:15:41  Operating System: Ubuntu 20.04.3 LTS
16:15:41  OSType: linux
16:15:41  Architecture: x86_64
16:15:41  CPUs: 2
16:15:41  Total Memory: 7.564GiB
16:15:41  Name: ip-10-100-60-26
16:15:41  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:41  Docker Root Dir: /var/lib/docker
16:15:41  Debug Mode: false
16:15:41  Username: dockerbuildbot
16:15:41  Registry: https://index.docker.io/v1/
16:15:41  Labels:
16:15:41  Experimental: true
16:15:41  Insecure Registries:
16:15:41   127.0.0.0/8
16:15:41  Live Restore Enabled: true
16:15:41 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:15:42 The recommended git tool is: git
16:15:42 + REF=refs/heads/master
16:15:42 + [ -n refs/heads/master ]
16:15:42 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 66.06MB / 100.29MB 18.0s
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 57.67MB / 100.29MB 18.1s
16:15:42 git init src/github.com/docker/docker
16:15:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:42 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:42 + SRC=src/github.com/docker/docker
16:15:42 + REF=master
16:15:42 + REF_FETCH=master
16:15:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:42 + awk {print $2}
16:15:42 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 33.55MB / 100.29MB 14.4s
16:15:42 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 50.33MB / 53.24MB 14.5s
16:15:42 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 17.3s done
16:15:42 #13 sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 156B / 156B 17.3s done
16:15:42 From https://github.com/docker/docker
16:15:42  * [new branch]      master     -> master
16:15:42  * [new branch]      master     -> origin/master
16:15:42 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:42 9b3977197b4f: Pull complete
16:15:42 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:42 Status: Downloaded newer image for alpine:latest
16:15:42 #13 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 18.0s done
16:15:42 git init src/github.com/docker/docker
16:15:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:42 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:42 + SRC=src/github.com/docker/docker
16:15:42 + REF=master
16:15:42 + REF_FETCH=master
16:15:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:42 + awk {print $2}
16:15:42 git init src/github.com/docker/scan-cli-plugin
16:15:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:42 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:42 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:42 + SRC=src/github.com/docker/scan-cli-plugin
16:15:42 + REF=v0.14.0
16:15:42 + REF_FETCH=v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:42 + awk {print $2}
16:15:42 Client:
16:15:42  Context:    default
16:15:42  Debug Mode: false
16:15:42  Plugins:
16:15:42   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:42   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:42   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:42   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:42 
16:15:42 Server:
16:15:42  Containers: 0
16:15:42   Running: 0
16:15:42   Paused: 0
16:15:42   Stopped: 0
16:15:42  Images: 1
16:15:42  Server Version: 20.10.10-rc1
16:15:42  Storage Driver: overlay2
16:15:42   Backing Filesystem: extfs
16:15:42   Supports d_type: true
16:15:42   Native Overlay Diff: true
16:15:42   userxattr: false
16:15:42  Logging Driver: json-file
16:15:42  Cgroup Driver: systemd
16:15:42  Cgroup Version: 2
16:15:42  Plugins:
16:15:42   Volume: local
16:15:42   Network: bridge host ipvlan macvlan null overlay
16:15:42   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:42  Swarm: inactive
16:15:42  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:42  Default Runtime: runc
16:15:42  Init Binary: docker-init
16:15:42  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:42  runc version: v1.0.2-0-g52b36a2
16:15:42  init version: de40ad0
16:15:42  Security Options:
16:15:42   apparmor
16:15:42   seccomp
16:15:42    Profile: default
16:15:42   cgroupns
16:15:42  Kernel Version: 5.11.0-1020-aws
16:15:42  Operating System: Ubuntu 20.04.3 LTS
16:15:42  OSType: linux
16:15:42  Architecture: x86_64
16:15:42  CPUs: 2
16:15:42  Total Memory: 7.564GiB
16:15:42  Name: ip-10-100-59-44
16:15:42  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:42  Docker Root Dir: /var/lib/docker
16:15:42  Debug Mode: false
16:15:42  Username: dockerbuildbot
16:15:42  Registry: https://index.docker.io/v1/
16:15:42  Labels:
16:15:42  Experimental: true
16:15:42  Insecure Registries:
16:15:42   127.0.0.0/8
16:15:42  Live Restore Enabled: true
16:15:42 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:15:42 The recommended git tool is: git
16:15:42 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 77.59MB / 100.29MB 19.1s
16:15:42 + REF=refs/heads/master
16:15:42 + [ -n refs/heads/master ]
16:15:42 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:42 git init src/github.com/docker/scan-cli-plugin
16:15:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:42 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:42 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:42 + SRC=src/github.com/docker/scan-cli-plugin
16:15:42 + REF=v0.14.0
16:15:42 + REF_FETCH=v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:42 + awk {print $2}
16:15:42 + REF=refs/tags/v0.14.0
16:15:42 + [ -n refs/tags/v0.14.0 ]
16:15:42 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 59.77MB / 100.29MB 18.5s
16:15:42 + REF=refs/heads/master
16:15:42 + [ -n refs/heads/master ]
16:15:42 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:42 Client:
16:15:42  Context:    default
16:15:42  Debug Mode: false
16:15:42  Plugins:
16:15:42   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:42   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:42   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:42   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:42 
16:15:42 Server:
16:15:42  Containers: 0
16:15:42   Running: 0
16:15:42   Paused: 0
16:15:42   Stopped: 0
16:15:42  Images: 1
16:15:42  Server Version: 20.10.10-rc1
16:15:42  Storage Driver: overlay2
16:15:42   Backing Filesystem: extfs
16:15:42   Supports d_type: true
16:15:42   Native Overlay Diff: true
16:15:42   userxattr: false
16:15:42  Logging Driver: json-file
16:15:42  Cgroup Driver: systemd
16:15:42  Cgroup Version: 2
16:15:42  Plugins:
16:15:42   Volume: local
16:15:42   Network: bridge host ipvlan macvlan null overlay
16:15:42   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:42  Swarm: inactive
16:15:42  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:42  Default Runtime: runc
16:15:42  Init Binary: docker-init
16:15:42  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:42  runc version: v1.0.2-0-g52b36a2
16:15:42  init version: de40ad0
16:15:42  Security Options:
16:15:42   apparmor
16:15:42   seccomp
16:15:42    Profile: default
16:15:42   cgroupns
16:15:42  Kernel Version: 5.11.0-1020-aws
16:15:42  Operating System: Ubuntu 20.04.3 LTS
16:15:42  OSType: linux
16:15:42  Architecture: x86_64
16:15:42  CPUs: 2
16:15:42  Total Memory: 7.564GiB
16:15:42  Name: ip-10-100-39-79
16:15:42  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:42  Docker Root Dir: /var/lib/docker
16:15:42  Debug Mode: false
16:15:42  Username: dockerbuildbot
16:15:42  Registry: https://index.docker.io/v1/
16:15:42  Labels:
16:15:42  Experimental: true
16:15:42  Insecure Registries:
16:15:42   127.0.0.0/8
16:15:42  Live Restore Enabled: true
16:15:42 
16:15:42 + REF=refs/tags/v0.14.0
16:15:42 + [ -n refs/tags/v0.14.0 ]
16:15:42 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:42 #14 ...
16:15:42 
16:15:42 #23 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:15:42 #23 sha256:7655d2f5a75f1ebdbf292ca2381b96352c24a11c90f7c5a8f9e1cbbbdaff952a
16:15:42 #23 9.340 Reading package lists...
16:15:42 #23 11.49 Building dependency tree...
16:15:42 #23 11.98 Reading state information...
16:15:42 #23 12.43 The following additional packages will be installed:
16:15:42 #23 12.43   libbtrfs0
16:15:42 #23 12.49 The following NEW packages will be installed:
16:15:42 #23 12.49   libbtrfs-dev libbtrfs0
16:15:42 #23 12.81 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded.
16:15:42 #23 12.81 Need to get 460 kB of archives.
16:15:42 #23 12.81 After this operation, 1237 kB of additional disk space will be used.
16:15:42 #23 12.81 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:15:42 #23 12.82 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:15:42 #23 13.22 debconf: delaying package configuration, since apt-utils is not installed
16:15:42 #23 13.33 Fetched 460 kB in 0s (1510 kB/s)
16:15:42 #23 13.39 Selecting previously unselected package libbtrfs0:amd64.
16:15:42 #23 13.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:15:42 #23 13.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:15:42 #23 13.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:15:42 #23 13.65 Selecting previously unselected package libbtrfs-dev:amd64.
16:15:42 #23 13.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:15:42 #23 13.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:15:42 #23 13.88 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:15:42 #23 13.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:15:42 #23 13.92 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:15:42 #23 DONE 14.3s
16:15:42 
16:15:42 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:15:42 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:15:42 #14 14.46 Get:12 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
[Pipeline] checkout
16:15:42 The recommended git tool is: git
16:15:42 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 63.96MB / 100.29MB 17.0s
16:15:42 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.1s
16:15:42 From https://github.com/docker/scan-cli-plugin
16:15:42  * [new tag]         v0.14.0    -> v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:42 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 fedora-34
16:15:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:15:42 mkdir -p rpmbuild/SOURCES
16:15:42 docker run --rm -w /v \
16:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:42 	alpine \
16:15:42 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:42 Unable to find image 'alpine:latest' locally
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 63.96MB / 100.29MB 18.8s
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 71.30MB / 100.29MB 18.6s
16:15:42 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 15.0s
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 54.53MB / 100.29MB 17.8s
16:15:42 From https://github.com/docker/docker
16:15:42  * [new branch]      master     -> master
16:15:42  * [new branch]      master     -> origin/master
16:15:42 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:42 git init src/github.com/docker/scan-cli-plugin
16:15:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:42 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:42 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:42 + SRC=src/github.com/docker/scan-cli-plugin
16:15:42 + REF=v0.14.0
16:15:42 + REF_FETCH=v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:42 + awk {print $2}
16:15:42 + REF=refs/tags/v0.14.0
16:15:42 + [ -n refs/tags/v0.14.0 ]
16:15:42 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:42 From https://github.com/docker/scan-cli-plugin
16:15:42  * [new tag]         v0.14.0    -> v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:42 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-hirsute
16:15:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:42 mkdir -p sources
16:15:42 docker run --rm -w /v \
16:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:42 	alpine \
16:15:42 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:42 Unable to find image 'alpine:latest' locally
16:15:42 #14 ...
16:15:42 
16:15:42 #24 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:15:42 #24 sha256:c7a63c3fced734202389b61d013a4f706a163c8bc59f1dcbabebb350270ddc50
16:15:42 #24 DONE 0.2s
16:15:42 
16:15:42 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:15:42 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:15:42 #14 14.73 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:15:42 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 49.28MB / 100.29MB 18.2s
16:15:42 latest: Pulling from library/alpine
16:15:42 Client:
16:15:42  Context:    default
16:15:42  Debug Mode: false
16:15:42  Plugins:
16:15:42   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:42   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:42   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:42   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:42 
16:15:42 Server:
16:15:42  Containers: 0
16:15:42   Running: 0
16:15:42   Paused: 0
16:15:42   Stopped: 0
16:15:42  Images: 1
16:15:42  Server Version: 20.10.10-rc1
16:15:42  Storage Driver: overlay2
16:15:42   Backing Filesystem: extfs
16:15:42   Supports d_type: true
16:15:42   Native Overlay Diff: true
16:15:42   userxattr: false
16:15:42  Logging Driver: json-file
16:15:42  Cgroup Driver: systemd
16:15:42  Cgroup Version: 2
16:15:42  Plugins:
16:15:42   Volume: local
16:15:42   Network: bridge host ipvlan macvlan null overlay
16:15:42   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:42  Swarm: inactive
16:15:42  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:42  Default Runtime: runc
16:15:42  Init Binary: docker-init
16:15:42  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:42  runc version: v1.0.2-0-g52b36a2
16:15:42  init version: de40ad0
16:15:42  Security Options:
16:15:42   apparmor
16:15:42   seccomp
16:15:42    Profile: default
16:15:42   cgroupns
16:15:42  Kernel Version: 5.11.0-1020-aws
16:15:42  Operating System: Ubuntu 20.04.3 LTS
16:15:42  OSType: linux
16:15:42  Architecture: x86_64
16:15:42  CPUs: 2
16:15:42  Total Memory: 7.564GiB
16:15:42  Name: ip-10-100-35-181
16:15:42  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:42  Docker Root Dir: /var/lib/docker
16:15:42  Debug Mode: false
16:15:42  Username: dockerbuildbot
16:15:42  Registry: https://index.docker.io/v1/
16:15:42  Labels:
16:15:42  Experimental: true
16:15:42  Insecure Registries:
16:15:42   127.0.0.0/8
16:15:42  Live Restore Enabled: true
16:15:42 
16:15:42 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 39.85MB / 100.29MB 15.2s
16:15:42 #14 sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 53.24MB / 53.24MB 15.2s done
16:15:42 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 5.1s
[Pipeline] }
16:15:42 [Pipeline] // stageFrom https://github.com/docker/scan-cli-plugin

16:15:42  * [new tag]         v0.14.0    -> v0.14.0
16:15:42 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:42 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 fedora-33
16:15:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:15:42 mkdir -p rpmbuild/SOURCES
16:15:42 docker run --rm -w /v \
16:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:42 	alpine \
16:15:42 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:42 Unable to find image 'alpine:latest' locally
[Pipeline] stage
[Pipeline] { (build)
16:15:43 latest: Pulling from library/alpine
16:15:43 9b3977197b4f: Pulling fs layer
16:15:43 Client:
16:15:43  Context:    default
16:15:43  Debug Mode: false
16:15:43  Plugins:
16:15:43   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:43   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:43   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:43   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:43 
16:15:43 Server:
16:15:43  Containers: 0
16:15:43   Running: 0
16:15:43   Paused: 0
16:15:43   Stopped: 0
16:15:43  Images: 1
16:15:43  Server Version: 20.10.10-rc1
16:15:43  Storage Driver: overlay2
16:15:43   Backing Filesystem: extfs
16:15:43   Supports d_type: true
16:15:43   Native Overlay Diff: true
16:15:43   userxattr: false
16:15:43  Logging Driver: json-file
16:15:43  Cgroup Driver: systemd
16:15:43  Cgroup Version: 2
16:15:43  Plugins:
16:15:43   Volume: local
16:15:43   Network: bridge host ipvlan macvlan null overlay
16:15:43   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:43  Swarm: inactive
16:15:43  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:43  Default Runtime: runc
16:15:43  Init Binary: docker-init
16:15:43  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:43  runc version: v1.0.2-0-g52b36a2
16:15:43  init version: de40ad0
16:15:43  Security Options:
16:15:43   apparmor
16:15:43   seccomp
16:15:43    Profile: default
16:15:43   cgroupns
16:15:43  Kernel Version: 5.11.0-1020-aws
16:15:43  Operating System: Ubuntu 20.04.3 LTS
16:15:43  OSType: linux
16:15:43  Architecture: x86_64
16:15:43  CPUs: 2
16:15:43  Total Memory: 7.564GiB
16:15:43  Name: ip-10-100-42-150
16:15:43  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:43  Docker Root Dir: /var/lib/docker
16:15:43  Debug Mode: false
16:15:43  Username: dockerbuildbot
16:15:43  Registry: https://index.docker.io/v1/
16:15:43  Labels:
16:15:43  Experimental: true
16:15:43  Insecure Registries:
16:15:43   127.0.0.0/8
16:15:43  Live Restore Enabled: true
16:15:43 
[Pipeline] checkout
16:15:43 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:43 #14 14.99 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
[Pipeline] checkout
16:15:43 The recommended git tool is: git
16:15:43 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 69.21MB / 100.29MB 17.7s
16:15:43 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 82.84MB / 100.29MB 19.9s
16:15:43 9b3977197b4f: Pulling fs layer
16:15:43 9b3977197b4f: Verifying Checksum
16:15:43 9b3977197b4f: Download complete
16:15:43 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 69.21MB / 100.29MB 19.3s
16:15:43 latest: Pulling from library/alpine
16:15:43 9b3977197b4f: Verifying Checksum
16:15:43 9b3977197b4f: Download complete
16:15:43 9b3977197b4f: Pull complete
16:15:43 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:43 Status: Downloaded newer image for alpine:latest
16:15:43 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 59.77MB / 100.29MB 18.5s
16:15:43 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.1s
16:15:43 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 65.01MB / 100.29MB 19.3s
16:15:43 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 74.45MB / 100.29MB 18.1s
16:15:43 9b3977197b4f: Pull complete
16:15:43 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:43 Status: Downloaded newer image for alpine:latest
16:15:43 9b3977197b4f: Pulling fs layer
16:15:43 9b3977197b4f: Verifying Checksum
16:15:43 9b3977197b4f: Download complete
16:15:43 From https://github.com/docker/docker
16:15:43  * [new branch]      master     -> master
16:15:43  * [new branch]      master     -> origin/master
16:15:43 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:43 16:15:43 Client:
16:15:43  Context:    default
16:15:43  Debug Mode: false
16:15:43  Plugins:
16:15:43   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:43   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:43   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:43   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:43 
16:15:43 Server:
16:15:43  Containers: 0
16:15:43   Running: 0
16:15:43   Paused: 0
16:15:43   Stopped: 0
16:15:43  Images: 1
16:15:43  Server Version: 20.10.10-rc1
16:15:43  Storage Driver: overlay2
16:15:43   Backing Filesystem: extfs
16:15:43   Supports d_type: true
16:15:43   Native Overlay Diff: true
16:15:43   userxattr: false
16:15:43  Logging Driver: json-file
16:15:43  Cgroup Driver: systemd
16:15:43  Cgroup Version: 2
16:15:43  Plugins:
16:15:43   Volume: local
16:15:43   Network: bridge host ipvlan macvlan null overlay
16:15:43   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:43  Swarm: inactive
16:15:43  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:43  Default Runtime: runc
16:15:43  Init Binary: docker-init
16:15:43  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:43  runc version: v1.0.2-0-g52b36a2
16:15:43  init version: de40ad0
16:15:43  Security Options:
16:15:43   apparmor
16:15:43   seccomp
16:15:43    Profile: default
16:15:43   cgroupns
16:15:43  Kernel Version: 5.11.0-1020-aws
16:15:43  Operating System: Ubuntu 20.04.3 LTS
16:15:43  OSType: linux
16:15:43  Architecture: x86_64
16:15:43  CPUs: 2
16:15:43  Total Memory: 7.564GiB
16:15:43  Name: ip-10-100-63-33
16:15:43  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:43  Docker Root Dir: /var/lib/docker
16:15:43  Debug Mode: false
16:15:43  Username: dockerbuildbot
16:15:43  Registry: https://index.docker.io/v1/
16:15:43  Labels:
16:15:43  Experimental: true
16:15:43  Insecure Registries:
16:15:43   127.0.0.0/8
16:15:43  Live Restore Enabled: true
16:15:43 
#13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 76.55MB / 100.29MB 19.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:43 Client:
16:15:43  Context:    default
16:15:43  Debug Mode: false
16:15:43  Plugins:
16:15:43   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:43   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:43   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:43   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:43 
16:15:43 Server:
16:15:43  Containers: 0
16:15:43   Running: 0
16:15:43   Paused: 0
16:15:43   Stopped: 0
16:15:43  Images: 1
16:15:43  Server Version: 20.10.10-rc1
16:15:43  Storage Driver: overlay2
16:15:43   Backing Filesystem: extfs
16:15:43   Supports d_type: true
16:15:43   Native Overlay Diff: true
16:15:43   userxattr: false
16:15:43  Logging Driver: json-file
16:15:43  Cgroup Driver: systemd
16:15:43  Cgroup Version: 2
16:15:43  Plugins:
16:15:43   Volume: local
16:15:43   Network: bridge host ipvlan macvlan null overlay
16:15:43   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:43  Swarm: inactive
16:15:43  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:43  Default Runtime: runc
16:15:43  Init Binary: docker-init
16:15:43  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:43  runc version: v1.0.2-0-g52b36a2
16:15:43  init version: de40ad0
16:15:43  Security Options:
16:15:43   apparmor
16:15:43   seccomp
16:15:43    Profile: default
16:15:43   cgroupns
16:15:43  Kernel Version: 5.11.0-1020-aws
16:15:43  Operating System: Ubuntu 20.04.3 LTS
16:15:43  OSType: linux
16:15:43  Architecture: x86_64
16:15:43  CPUs: 2
16:15:43  Total Memory: 7.564GiB
16:15:43  Name: ip-10-100-49-125
16:15:43  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:43  Docker Root Dir: /var/lib/docker
16:15:43  Debug Mode: false
16:15:43  Username: dockerbuildbot
16:15:43  Registry: https://index.docker.io/v1/
16:15:43  Labels:
16:15:43  Experimental: true
16:15:43  Insecure Registries:
16:15:43   127.0.0.0/8
16:15:43  Live Restore Enabled: true
16:15:43 
[Pipeline] checkout
16:15:43 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:43 9b3977197b4f: Pull complete
16:15:43 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:43 Status: Downloaded newer image for alpine:latest
[Pipeline] checkout
16:15:43 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 74.45MB / 100.29MB 20.0s
16:15:43 The recommended git tool is: git
16:15:43 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 54.53MB / 100.29MB 19.0s
16:15:43 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:15:43 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:15:43 GOOS="" GOARCH="" GOARM=""
16:15:43 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:15:43 
16:15:43 + popd
16:15:43 + exit 0
16:15:43 ~/rpmbuild/BUILD/src
16:15:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VU6Jph
16:15:43 + umask 022
16:15:43 + cd /root/rpmbuild/BUILD
16:15:43 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64 '!=' / ']'
16:15:43 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:15:43 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:15:43 + mkdir -p /root/rpmbuild/BUILDROOT
16:15:43 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:15:43 + cd src
16:15:43 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:15:43 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/dockerd
16:15:43 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:15:43 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/docker-proxy
16:15:43 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/docker-init
16:15:43 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/lib/systemd/system/docker.service
16:15:43 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/lib/systemd/system/docker.socket
16:15:43 + /usr/lib/rpm/check-buildroot
16:15:43 + /usr/lib/rpm/redhat/brp-ldconfig
16:15:43 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:15:43 + /usr/lib/rpm/brp-compress
16:15:43 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:15:43 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:15:43 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:15:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:15:43 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:15:43 + /usr/lib/rpm/brp-python-hardlink
16:15:43 + PYTHON3=/usr/libexec/platform-python
16:15:43 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:15:43 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OzvzYi
16:15:43 + umask 022
16:15:43 + cd /root/rpmbuild/BUILD
16:15:43 + cd src
16:15:43 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:15:43 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:15:43 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:15:43 + echo 'PASS: daemon version OK'
16:15:43 + exit 0
16:15:43 PASS: daemon version OK
16:15:43 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:15:43 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/docker-proxy
16:15:43 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.el8 docker-ce(aarch-64) = 3:0.0.0.20211220110528.fe93451-0.el8
16:15:43 Requires(interp): /bin/sh /bin/sh /bin/sh
16:15:43 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:15:43 Requires(post): /bin/sh
16:15:43 Requires(preun): /bin/sh
16:15:43 Requires(postun): /bin/sh
16:15:43 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:15:43 Conflicts: docker docker-ee docker-engine-cs docker-io
16:15:43 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:15:43 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:15:43 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.el8.src.rpm
16:15:43 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 45.09MB / 100.29MB 16.0s
16:15:43 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 71.30MB / 100.29MB 19.9s
16:15:43 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 79.69MB / 100.29MB 18.8s
16:15:44 #14 15.73 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:15:44 #14 15.99 Get:16 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:15:44 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 88.08MB / 100.29MB 21.0s
16:15:44 Client:
16:15:44  Context:    default
16:15:44  Debug Mode: false
16:15:44  Plugins:
16:15:44   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:44   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:44   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:44   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:44 
16:15:44 Server:
16:15:44  Containers: 0
16:15:44   Running: 0
16:15:44   Paused: 0
16:15:44   Stopped: 0
16:15:44  Images: 1
16:15:44  Server Version: 20.10.10-rc1
16:15:44  Storage Driver: overlay2
16:15:44   Backing Filesystem: extfs
16:15:44   Supports d_type: true
16:15:44   Native Overlay Diff: true
16:15:44   userxattr: false
16:15:44  Logging Driver: json-file
16:15:44  Cgroup Driver: systemd
16:15:44  Cgroup Version: 2
16:15:44  Plugins:
16:15:44   Volume: local
16:15:44   Network: bridge host ipvlan macvlan null overlay
16:15:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:44  Swarm: inactive
16:15:44  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:15:44  Default Runtime: runc
16:15:44  Init Binary: docker-init
16:15:44  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:44  runc version: v1.0.2-0-g52b36a2
16:15:44  init version: de40ad0
16:15:44  Security Options:
16:15:44   apparmor
16:15:44   seccomp
16:15:44    Profile: default
16:15:44   cgroupns
16:15:44  Kernel Version: 5.11.0-1020-aws
16:15:44  Operating System: Ubuntu 20.04.3 LTS
16:15:44  OSType: linux
16:15:44  Architecture: x86_64
16:15:44  CPUs: 2
16:15:44  Total Memory: 7.564GiB
16:15:44  Name: ip-10-100-50-146
16:15:44  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:44  Docker Root Dir: /var/lib/docker
16:15:44  Debug Mode: false
16:15:44  Username: dockerbuildbot
16:15:44  Registry: https://index.docker.io/v1/
16:15:44  Labels:
16:15:44  Experimental: true
16:15:44  Insecure Registries:
16:15:44   127.0.0.0/8
16:15:44  Live Restore Enabled: true
16:15:44 
16:15:44 git init src/github.com/docker/scan-cli-plugin
16:15:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:44 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:44 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:44 + SRC=src/github.com/docker/scan-cli-plugin
16:15:44 + REF=v0.14.0
16:15:44 + REF_FETCH=v0.14.0
16:15:44 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:44 + awk {print $2}
16:15:44 + REF=refs/tags/v0.14.0
16:15:44 + [ -n refs/tags/v0.14.0 ]
16:15:44 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:44 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:44 #13 ...
16:15:44 
16:15:44 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
16:15:44 #7 sha256:73c3993d6df2cdcf1c48ec548ab1fe974aea0d593b2e80381c5156b20ce34197
16:15:44 #7 extracting sha256:328389035fdd79ece4f520541a84b3de974050fe012ed1566da6b869dd34ea29 10.6s
[Pipeline] checkout
16:15:44 The recommended git tool is: git
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 65.01MB / 100.29MB 19.2s
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 81.79MB / 100.29MB 19.9s
16:15:44 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.4s
16:15:44 #14 16.00 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:15:44 #14 16.00 Get:18 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:15:44 #14 16.00 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:15:44 #14 16.00 Get:20 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:15:44 #14 16.03 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:15:44 #14 16.03 Get:22 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:15:44 #14 16.03 Get:23 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:15:44 #14 16.03 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:15:44 #14 16.04 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:15:44 #14 16.04 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:15:44 #14 16.04 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:15:44 #14 16.07 Get:28 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:15:44 #14 16.07 Get:29 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:15:44 #14 16.07 Get:30 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:15:44 #14 16.07 Get:31 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:15:44 Client:
16:15:44  Context:    default
16:15:44  Debug Mode: false
16:15:44  Plugins:
16:15:44   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:44   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:44   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:44   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:44 
16:15:44 Server:
16:15:44  Containers: 0
16:15:44   Running: 0
16:15:44   Paused: 0
16:15:44   Stopped: 0
16:15:44  Images: 1
16:15:44  Server Version: 20.10.10-rc1
16:15:44  Storage Driver: overlay2
16:15:44   Backing Filesystem: extfs
16:15:44   Supports d_type: true
16:15:44   Native Overlay Diff: true
16:15:44   userxattr: false
16:15:44  Logging Driver: json-file
16:15:44  Cgroup Driver: systemd
16:15:44  Cgroup Version: 2
16:15:44  Plugins:
16:15:44   Volume: local
16:15:44   Network: bridge host ipvlan macvlan null overlay
16:15:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:44  Swarm: inactive
16:15:44  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:44  Default Runtime: runc
16:15:44  Init Binary: docker-init
16:15:44  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:44  runc version: v1.0.2-0-g52b36a2
16:15:44  init version: de40ad0
16:15:44  Security Options:
16:15:44   apparmor
16:15:44   seccomp
16:15:44    Profile: default
16:15:44   cgroupns
16:15:44  Kernel Version: 5.11.0-1020-aws
16:15:44  Operating System: Ubuntu 20.04.3 LTS
16:15:44  OSType: linux
16:15:44  Architecture: x86_64
16:15:44  CPUs: 2
16:15:44  Total Memory: 7.564GiB
16:15:44  Name: ip-10-100-117-152
16:15:44  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:44  Docker Root Dir: /var/lib/docker
16:15:44  Debug Mode: false
16:15:44  Username: dockerbuildbot
16:15:44  Registry: https://index.docker.io/v1/
16:15:44  Labels:
16:15:44  Experimental: true
16:15:44  Insecure Registries:
16:15:44   127.0.0.0/8
16:15:44  Live Restore Enabled: true
16:15:44 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:15:44 The recommended git tool is: git
16:15:44 From https://github.com/docker/scan-cli-plugin
16:15:44  * [new tag]         v0.14.0    -> v0.14.0
16:15:44 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:44 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-bionic
16:15:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:44 mkdir -p sources
16:15:44 docker run --rm -w /v \
16:15:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:44 	alpine \
16:15:44 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:44 Unable to find image 'alpine:latest' locally
16:15:44 From https://github.com/docker/docker
16:15:44  * [new branch]      master     -> master
16:15:44  * [new branch]      master     -> origin/master
16:15:44 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:44 #7 ...
16:15:44 
16:15:44 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:44 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 76.55MB / 100.29MB 20.5s
16:15:44 #13 ...
16:15:44 
16:15:44 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:1eb1f507cd9ffa2d828b0414a5d8b092e7094b29a50f143e188200331c61260f
16:15:44 #7 sha256:e8a1e2f471055a9f6e916cb71010758357d2c9adcb61c663a32194957b260379
16:15:44 #7 extracting sha256:220e4dadff6ff806bf03402fa3bcdc81a215f308a7b1584ef3bce04b223e57dc 11.6s
16:15:44 #7 ...
16:15:44 
16:15:44 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:44 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:44 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 50.33MB / 100.29MB 16.8s
16:15:44 From https://github.com/docker/docker
16:15:44  * [new branch]      master     -> master
16:15:44  * [new branch]      master     -> origin/master
16:15:44 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:44 latest: Pulling from library/alpine
16:15:44 9b3977197b4f: Pulling fs layer
16:15:44 git init src/github.com/docker/scan-cli-plugin
16:15:44 #14 ...
16:15:44 
16:15:44 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322
16:15:44 #7 sha256:12957dad6b1bb7ddadc5574a50987714ac8a46304e1936adee9608c23acffde3
16:15:44 #7 sha256:8795d4da4abd6abcafe7285749aa85d3a164999e84720a3845f764e56e306771 24.06MB / 24.06MB 14.7s done
16:15:44 #7 extracting sha256:8795d4da4abd6abcafe7285749aa85d3a164999e84720a3845f764e56e306771 5.6s done
16:15:44 #7 DONE 21.4s
16:15:44 
16:15:44 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:44 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:44 #14 ...
16:15:44 
16:15:44 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:15:44 #8 sha256:110e98f6cc42ca9da4ad5cfd8f8bd2d8fa2044f7030cd238363b9fb920991469
16:15:44 using credential docker-jenkins-github-credentials
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 79.69MB / 100.29MB 20.8s
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 59.77MB / 100.29MB 20.0s
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 87.03MB / 100.29MB 20.4s
16:15:44 Cloning the remote Git repository
16:15:44 Cloning with configured refspecs honoured and without tags
16:15:44 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.3s
16:15:44 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 71.30MB / 100.29MB 20.1s
16:15:44 #14 16.58 debconf: delaying package configuration, since apt-utils is not installed
16:15:44 #14 16.72 Fetched 115 MB in 3s (36.0 MB/s)
16:15:44 #14 16.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:15:44 #14 16.81 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_amd64.deb ...
16:15:44 #14 16.83 Unpacking libseccomp2:amd64 (2.5.1-1+deb11u1) over (2.5.1-1) ...
16:15:44 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 84.93MB / 100.29MB 19.6s
16:15:44 9b3977197b4f: Download complete
16:15:44 9b3977197b4f: Pull complete
16:15:44 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:44 Status: Downloaded newer image for alpine:latest
16:15:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:44 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:44 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:44 + SRC=src/github.com/docker/scan-cli-plugin
16:15:44 + REF=v0.14.0
16:15:44 + REF_FETCH=v0.14.0
16:15:44 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:44 + awk {print $2}
16:15:44 + REF=refs/tags/v0.14.0
16:15:44 + [ -n refs/tags/v0.14.0 ]
16:15:44 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:44 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:44 From https://github.com/docker/docker
16:15:44  * [new branch]      master     -> master
16:15:44  * [new branch]      master     -> origin/master
16:15:44 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:44 From https://github.com/docker/docker
16:15:44  * [new branch]      master     -> master
16:15:44  * [new branch]      master     -> origin/master
16:15:44 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:45 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 55.49MB / 100.29MB 17.3s
16:15:45 #13 ...
16:15:45 
16:15:45 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:62f21ca397f3c1dffec39ab3a096e203e8e0bf7a26af759766801b2ffc211dce
16:15:45 #7 sha256:08903d390226e1bcc56a8cf0d864bf18bc60cb18a3672b84b5f9e2d23a8623d0
16:15:45 #7 extracting sha256:974c7fbcbf21f5e81e986c01e5b3d7ec8e9eaccf1b0a32b10ae2d8835eb35af2 12.1s
16:15:45 #14 16.94 Setting up libseccomp2:amd64 (2.5.1-1+deb11u1) ...
16:15:45 #14 17.00 Selecting previously unselected package binutils-mingw-w64-i686.
16:15:45 #14 17.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:15:45 #14 17.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:15:45 #14 17.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:15:45 Client:
16:15:45  Context:    default
16:15:45  Debug Mode: false
16:15:45  Plugins:
16:15:45   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:45   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:45   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:45   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:45 
16:15:45 Server:
16:15:45  Containers: 0
16:15:45   Running: 0
16:15:45   Paused: 0
16:15:45   Stopped: 0
16:15:45  Images: 1
16:15:45  Server Version: 20.10.10-rc1
16:15:45  Storage Driver: overlay2
16:15:45   Backing Filesystem: extfs
16:15:45   Supports d_type: true
16:15:45   Native Overlay Diff: true
16:15:45   userxattr: false
16:15:45  Logging Driver: json-file
16:15:45  Cgroup Driver: systemd
16:15:45  Cgroup Version: 2
16:15:45  Plugins:
16:15:45   Volume: local
16:15:45   Network: bridge host ipvlan macvlan null overlay
16:15:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:45  Swarm: inactive
16:15:45  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:45  Default Runtime: runc
16:15:45  Init Binary: docker-init
16:15:45  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:45  runc version: v1.0.2-0-g52b36a2
16:15:45  init version: de40ad0
16:15:45  Security Options:
16:15:45   apparmor
16:15:45   seccomp
16:15:45    Profile: default
16:15:45   cgroupns
16:15:45  Kernel Version: 5.11.0-1020-aws
16:15:45  Operating System: Ubuntu 20.04.3 LTS
16:15:45  OSType: linux
16:15:45  Architecture: x86_64
16:15:45  CPUs: 2
16:15:45  Total Memory: 7.564GiB
16:15:45  Name: ip-10-100-61-106
16:15:45  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:45  Docker Root Dir: /var/lib/docker
16:15:45  Debug Mode: false
16:15:45  Username: dockerbuildbot
16:15:45  Registry: https://index.docker.io/v1/
16:15:45  Labels:
16:15:45  Experimental: true
16:15:45  Insecure Registries:
16:15:45   127.0.0.0/8
16:15:45  Live Restore Enabled: true
16:15:45 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:45 git init src/github.com/docker/scan-cli-plugin
16:15:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:45 + SRC=src/github.com/docker/scan-cli-plugin
16:15:45 + REF=v0.14.0
16:15:45 + REF_FETCH=v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:45 + awk {print $2}
16:15:45 + REF=refs/tags/v0.14.0
16:15:45 + [ -n refs/tags/v0.14.0 ]
16:15:45 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:45 From https://github.com/docker/scan-cli-plugin
16:15:45  * [new tag]         v0.14.0    -> v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:45 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 debian-buster
16:15:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:45 mkdir -p sources
16:15:45 docker run --rm -w /v \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:45 	alpine \
16:15:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:45 Unable to find image 'alpine:latest' locally
[Pipeline] checkout
16:15:45 The recommended git tool is: git
16:15:45 git init src/github.com/docker/scan-cli-plugin
16:15:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:45 git init src/github.com/docker/scan-cli-plugin
16:15:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:45 + SRC=src/github.com/docker/scan-cli-plugin
16:15:45 + REF=v0.14.0
16:15:45 + REF_FETCH=v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:45 + awk {print $2}
16:15:45 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 84.93MB / 100.29MB 21.5s
16:15:45 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.2s
16:15:45 #7 ...
16:15:45 
16:15:45 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:45 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:45 using credential docker-jenkins-github-credentials
16:15:45 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 82.84MB / 100.29MB 21.3s
16:15:45 Cloning the remote Git repository
16:15:45 Cloning with configured refspecs honoured and without tags
16:15:45 Client:
16:15:45  Context:    default
16:15:45  Debug Mode: false
16:15:45  Plugins:
16:15:45   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:45   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:45   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:45   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:45 
16:15:45 Server:
16:15:45  Containers: 0
16:15:45   Running: 0
16:15:45   Paused: 0
16:15:45   Stopped: 0
16:15:45  Images: 1
16:15:45  Server Version: 20.10.10-rc1
16:15:45  Storage Driver: overlay2
16:15:45   Backing Filesystem: extfs
16:15:45   Supports d_type: true
16:15:45   Native Overlay Diff: true
16:15:45   userxattr: false
16:15:45  Logging Driver: json-file
16:15:45  Cgroup Driver: systemd
16:15:45  Cgroup Version: 2
16:15:45  Plugins:
16:15:45   Volume: local
16:15:45   Network: bridge host ipvlan macvlan null overlay
16:15:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:45  Swarm: inactive
16:15:45  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:15:45  Default Runtime: runc
16:15:45  Init Binary: docker-init
16:15:45  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:45  runc version: v1.0.2-0-g52b36a2
16:15:45  init version: de40ad0
16:15:45  Security Options:
16:15:45   apparmor
16:15:45   seccomp
16:15:45    Profile: default
16:15:45   cgroupns
16:15:45  Kernel Version: 5.11.0-1020-aws
16:15:45  Operating System: Ubuntu 20.04.3 LTS
16:15:45  OSType: linux
16:15:45  Architecture: x86_64
16:15:45  CPUs: 2
16:15:45  Total Memory: 7.564GiB
16:15:45  Name: ip-10-100-52-198
16:15:45  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:45  Docker Root Dir: /var/lib/docker
16:15:45  Debug Mode: false
16:15:45  Username: dockerbuildbot
16:15:45  Registry: https://index.docker.io/v1/
16:15:45  Labels:
16:15:45  Experimental: true
16:15:45  Insecure Registries:
16:15:45   127.0.0.0/8
16:15:45  Live Restore Enabled: true
16:15:45 
[Pipeline] }
16:15:45 From https://github.com/docker/scan-cli-plugin
16:15:45  * [new tag]         v0.14.0    -> v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:45 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-impish
16:15:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:45 mkdir -p sources
16:15:45 docker run --rm -w /v \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:45 	alpine \
16:15:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:45 Unable to find image 'alpine:latest' locally
[Pipeline] // stage
16:15:45 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 92.34MB / 100.29MB 21.1s
16:15:45 latest: Pulling from library/alpine
16:15:45 9b3977197b4f: Pulling fs layer
[Pipeline] stage
[Pipeline] { (build)
16:15:45 + SRC=src/github.com/docker/scan-cli-plugin
16:15:45 + REF=v0.14.0
16:15:45 + REF_FETCH=v0.14.0
16:15:45 + awk {print $2}
16:15:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:45 + REF=refs/tags/v0.14.0
16:15:45 + [ -n refs/tags/v0.14.0 ]
16:15:45 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:45 mkdir -p sources
16:15:45 docker run --rm -w /v \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:45 	alpine \
16:15:45 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:45 + REF=refs/tags/v0.14.0
16:15:45 + [ -n refs/tags/v0.14.0 ]
16:15:45 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
[Pipeline] checkout
16:15:45 The recommended git tool is: git
16:15:45 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 65.01MB / 100.29MB 20.9s
16:15:45 Client:
16:15:45  Context:    default
16:15:45  Debug Mode: false
16:15:45  Plugins:
16:15:45   app: Docker App (Docker Inc., v0.9.1-beta3)
16:15:45   buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
16:15:45   compose: Docker Compose (Docker Inc., v2.0.1)
16:15:45   scan: Docker Scan (Docker Inc., v0.8.0)
16:15:45 
16:15:45 Server:
16:15:45  Containers: 0
16:15:45   Running: 0
16:15:45   Paused: 0
16:15:45   Stopped: 0
16:15:45  Images: 1
16:15:45  Server Version: 20.10.10-rc1
16:15:45  Storage Driver: overlay2
16:15:45   Backing Filesystem: extfs
16:15:45   Supports d_type: true
16:15:45   Native Overlay Diff: true
16:15:45   userxattr: false
16:15:45  Logging Driver: json-file
16:15:45  Cgroup Driver: systemd
16:15:45  Cgroup Version: 2
16:15:45  Plugins:
16:15:45   Volume: local
16:15:45   Network: bridge host ipvlan macvlan null overlay
16:15:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:15:45  Swarm: inactive
16:15:45  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:15:45  Default Runtime: runc
16:15:45  Init Binary: docker-init
16:15:45  containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8
16:15:45  runc version: v1.0.2-0-g52b36a2
16:15:45  init version: de40ad0
16:15:45  Security Options:
16:15:45   apparmor
16:15:45   seccomp
16:15:45    Profile: default
16:15:45   cgroupns
16:15:45  Kernel Version: 5.11.0-1020-aws
16:15:45  Operating System: Ubuntu 20.04.3 LTS
16:15:45  OSType: linux
16:15:45  Architecture: x86_64
16:15:45  CPUs: 2
16:15:45  Total Memory: 7.564GiB
16:15:45  Name: ip-10-100-52-219
16:15:45  ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP
16:15:45  Docker Root Dir: /var/lib/docker
16:15:45  Debug Mode: false
16:15:45  Username: dockerbuildbot
16:15:45  Registry: https://index.docker.io/v1/
16:15:45  Labels:
16:15:45  Experimental: true
16:15:45  Insecure Registries:
16:15:45   127.0.0.0/8
16:15:45  Live Restore Enabled: true
16:15:45 
16:15:45 using credential docker-jenkins-github-credentials
[Pipeline] }
16:15:45 Cloning the remote Git repository
16:15:45 Cloning with configured refspecs honoured and without tags
16:15:45 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 60.82MB / 100.29MB 18.1s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
16:15:45 latest: Pulling from library/alpine
16:15:45 9b3977197b4f: Pulling fs layer
16:15:45 9b3977197b4f: Verifying Checksum
16:15:45 9b3977197b4f: Download complete
16:15:45 9b3977197b4f: Verifying Checksum
16:15:45 9b3977197b4f: Download complete
16:15:45 9b3977197b4f: Pull complete
16:15:45 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:45 Status: Downloaded newer image for alpine:latest
[Pipeline] checkout
16:15:45 The recommended git tool is: git
16:15:45 From https://github.com/docker/scan-cli-plugin
16:15:45  * [new tag]         v0.14.0    -> v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:45 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 fedora-35
16:15:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:15:45 mkdir -p rpmbuild/SOURCES
16:15:45 docker run --rm -w /v \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:45 	alpine \
16:15:45 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:45 Unable to find image 'alpine:latest' locally
16:15:45 From https://github.com/docker/scan-cli-plugin
16:15:45  * [new tag]         v0.14.0    -> v0.14.0
16:15:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:45 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-focal
16:15:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:45 mkdir -p sources
16:15:45 docker run --rm -w /v \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:45 	alpine \
16:15:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:45 Unable to find image 'alpine:latest' locally
16:15:45 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 90.18MB / 100.29MB 20.3s
16:15:45 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 10.4s
16:15:45 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 76.55MB / 100.29MB 20.9s
16:15:45 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 88.08MB / 100.29MB 22.0s
16:15:45 9b3977197b4f: Pull complete
16:15:45 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:45 Status: Downloaded newer image for alpine:latest
16:15:46 latest: Pulling from library/alpine
16:15:46 9b3977197b4f: Pulling fs layer
16:15:46 9b3977197b4f: Verifying Checksum
16:15:46 9b3977197b4f: Download complete
16:15:46 latest: Pulling from library/alpine
16:15:46 9b3977197b4f: Pulling fs layer
16:15:46 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 97.52MB / 100.29MB 21.9s
16:15:46 #14 ...
16:15:46 
16:15:46 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef
16:15:46 #7 sha256:3d12455d2123132b9df244e17a47d60b9437367a35372d10d4287059514dcf2f
16:15:46 #7 extracting sha256:f7dc858b30797c13a0706f9660d1290ae625ab3436fd5db984b0dac888ad9c8f 11.4s done
16:15:46 #7 DONE 18.6s
16:15:46 
16:15:46 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:46 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:46 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 66.06MB / 100.29MB 18.6s
16:15:46 #14 ...
16:15:46 
16:15:46 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:15:46 #8 sha256:38102b39727ada5eba19d7f3074b08e33069ff76cce0bb61b48e6c1071c32d71
16:15:46 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 90.18MB / 100.29MB 22.3s
16:15:46 9b3977197b4f: Pull complete
16:15:46 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:46 Status: Downloaded newer image for alpine:latest
16:15:46 using credential docker-jenkins-github-credentials
16:15:46 using credential docker-jenkins-github-credentials
16:15:46 Cloning the remote Git repository
16:15:46 Cloning with configured refspecs honoured and without tags
16:15:46 Cloning the remote Git repository
16:15:46 Cloning with configured refspecs honoured and without tags
16:15:46 9b3977197b4f: Verifying Checksum
16:15:46 9b3977197b4f: Download complete
16:15:46 9b3977197b4f: Pull complete
16:15:46 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:46 Status: Downloaded newer image for alpine:latest
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:46 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 95.42MB / 100.29MB 21.1s
16:15:46 #14 18.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:15:46 #14 18.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:15:46 #14 18.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:15:46 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 70.25MB / 100.29MB 21.7s
16:15:46 mkdir -p sources
16:15:46 docker run --rm -w /v \
16:15:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:46 	alpine \
16:15:46 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:46 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:46 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:46 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 81.79MB / 100.29MB 21.9s
16:15:46 #13 ...
16:15:46 
16:15:46 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:46 #7 sha256:af93b7688a67821b70048920ad48e7237e754ed0b70f58ce8428d25170799ffb
16:15:46 #7 extracting sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 13.1s
16:15:46 #7 ...
16:15:46 
16:15:46 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:46 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:46 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 95.42MB / 100.29MB 23.1s
16:15:46 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:46 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:46 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 93.32MB / 100.29MB 22.8s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:47 Fetching without tags
16:15:47 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:47 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:47 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:47 using credential docker-jenkins-github-credentials
16:15:47 #14 ...
16:15:47 
16:15:47 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574
16:15:47 #7 sha256:43197e72712e4e5bdaab8d24b8a01d67f8797decf58f9a13b34b56da14732666
16:15:47 #7 sha256:983e9df1a2b1308b4a68031135ac36c1040069cea5a5bba49747dc4cd4fdd964 26.86MB / 26.86MB 15.1s done
16:15:47 #7 extracting sha256:983e9df1a2b1308b4a68031135ac36c1040069cea5a5bba49747dc4cd4fdd964 6.3s done
16:15:47 #7 ...
16:15:47 
16:15:47 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:47 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:47 Cloning the remote Git repository
16:15:47 Cloning with configured refspecs honoured and without tags
16:15:47 #14 19.35 Selecting previously unselected package binutils-mingw-w64.
16:15:47 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 87.03MB / 100.29MB 22.6s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:47 using credential docker-jenkins-github-credentials
16:15:47 Cloning the remote Git repository
16:15:47 Cloning with configured refspecs honoured and without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:47 Fetching without tags
16:15:47 mkdir -p rpmbuild/SOURCES
16:15:47 docker run --rm -w /v \
16:15:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:47 	alpine \
16:15:47 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:47 #14 19.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:15:47 #14 19.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:15:47 #14 19.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:15:47 #14 19.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:15:47 #14 19.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:15:47 #14 19.60 Selecting previously unselected package dmsetup.
16:15:47 #14 19.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:15:47 #14 19.61 Unpacking dmsetup (2:1.02.175-2.1) ...
16:15:47 #14 19.72 Selecting previously unselected package mingw-w64-common.
16:15:47 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 23.5s done
16:15:47 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:47 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 98.57MB / 100.29MB 23.7s
16:15:47 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:47 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:47 Fetching without tags
16:15:47 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 75.34MB / 100.29MB 22.9s
16:15:47 #14 19.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:15:47 #14 19.73 Unpacking mingw-w64-common (8.0.0-1) ...
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:48 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 12.4s done
16:15:48 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 22.8s done
16:15:48 #14 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1
16:15:48 mkdir -p rpmbuild/SOURCES
16:15:48 docker run --rm -w /v \
16:15:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:48 	alpine \
16:15:48 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:48 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:48 Fetching without tags
16:15:48 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:48 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:48 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:48 mkdir -p sources
16:15:48 docker run --rm -w /v \
16:15:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:48 	alpine \
16:15:48 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:48 #14 ...
16:15:48 
16:15:48 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574
16:15:48 #7 sha256:43197e72712e4e5bdaab8d24b8a01d67f8797decf58f9a13b34b56da14732666
16:15:48 #7 DONE 22.9s
16:15:48 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.1s
16:15:48 using credential docker-jenkins-github-credentials
16:15:48 Cloning the remote Git repository
16:15:48 Cloning with configured refspecs honoured and without tags
16:15:48 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 92.27MB / 100.29MB 23.5s
16:15:48 using credential docker-jenkins-github-credentials
16:15:48 
16:15:48 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:48 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:48 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.6s done
16:15:48 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 24.6s done
16:15:48 Cloning the remote Git repository
16:15:48 Cloning with configured refspecs honoured and without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
16:15:48 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:48 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:48 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 14.9s done
16:15:48 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1
16:15:48 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.6s
16:15:48 mkdir -p sources
16:15:48 docker run --rm -w /v \
16:15:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:48 	alpine \
16:15:48 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
16:15:48 Fetching without tags
16:15:48 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 98.57MB / 100.29MB 24.3s
16:15:49 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1
16:15:49 mkdir -p sources
16:15:49 docker run --rm -w /v \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:49 	alpine \
16:15:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:49 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:49 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 16.1s done
16:15:49 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 24.9s done
16:15:49 docker run --rm -w /v \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:49 	alpine \
16:15:49 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:49 mkdir -p sources
16:15:49 docker run --rm -w /v \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:49 	alpine \
16:15:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:49 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 80.74MB / 100.29MB 24.3s
16:15:49 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1
16:15:49 #14 ...
16:15:49 
16:15:49 #15 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:15:49 #15 sha256:3326035f3f0f670d97a7994ea5e1e2f43c376ac8ee5eeca5e0fe3501b94c9ae4
16:15:49 #15 11.24 Reading state information...
16:15:49 #15 11.81 The following additional packages will be installed:
16:15:49 #15 11.82   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:15:49 #15 11.82 Suggested packages:
16:15:49 #15 11.83   cmake-doc ninja-build lrzip
16:15:49 #15 11.83 Recommended packages:
16:15:49 #15 11.83   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:15:49 #15 12.17 The following NEW packages will be installed:
16:15:49 #15 12.18   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:15:49 #15 12.18   vim-common xxd
16:15:49 #15 12.49 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded.
16:15:49 #15 12.49 Need to get 17.7 MB of archives.
16:15:49 #15 12.49 After this operation, 70.7 MB of additional disk space will be used.
16:15:49 #15 12.49 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:15:49 #15 12.50 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:15:49 #15 12.50 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:15:49 #15 12.55 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:15:49 #15 12.72 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:15:49 #15 12.74 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:15:49 #15 12.74 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:15:49 #15 12.75 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:15:49 #15 12.75 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:15:49 #15 12.75 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:15:49 #15 13.36 debconf: delaying package configuration, since apt-utils is not installed
16:15:49 #15 13.45 Fetched 17.7 MB in 1s (25.5 MB/s)
16:15:49 #15 13.48 Selecting previously unselected package xxd.
16:15:49 #15 13.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:15:49 #15 13.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:15:49 #15 13.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:15:49 #15 13.67 Selecting previously unselected package vim-common.
16:15:49 #15 13.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:15:49 #15 13.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:15:49 #15 13.90 Selecting previously unselected package cmake-data.
16:15:49 #15 13.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:15:49 #15 13.92 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:15:49 #15 15.60 Selecting previously unselected package libicu67:amd64.
16:15:49 #15 15.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:15:49 #15 15.61 Unpacking libicu67:amd64 (67.1-7) ...
16:15:49 #15 18.40 Selecting previously unselected package libxml2:amd64.
16:15:49 #15 18.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:15:49 #15 18.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:15:49 #15 18.66 Selecting previously unselected package libarchive13:amd64.
16:15:49 #15 18.67 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
16:15:49 #15 18.68 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:15:49 #15 18.88 Selecting previously unselected package libjsoncpp24:amd64.
16:15:49 #15 18.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:15:49 #15 18.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:15:49 #15 19.01 Selecting previously unselected package librhash0:amd64.
16:15:49 #15 19.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:15:49 #15 19.02 Unpacking librhash0:amd64 (1.4.1-2) ...
16:15:49 #15 19.11 Selecting previously unselected package libuv1:amd64.
16:15:49 #15 19.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:15:49 #15 19.13 Unpacking libuv1:amd64 (1.40.0-2) ...
16:15:49 #15 19.23 Selecting previously unselected package cmake.
16:15:49 #15 19.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:15:49 #15 19.24 Unpacking cmake (3.18.4-2+deb11u1) ...
16:15:49 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:49 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:49 #13 ...
16:15:49 
16:15:49 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:49 #7 sha256:af93b7688a67821b70048920ad48e7237e754ed0b70f58ce8428d25170799ffb
16:15:49 #7 extracting sha256:fd92fbcda272f5935dcd0dfea445cba0152208f83c8fc8d2cb74c85379145c42 15.4s done
16:15:49 #7 DONE 25.6s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
16:15:49 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:49 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:49 #15 21.48 Setting up libicu67:amd64 (67.1-7) ...
16:15:49 #15 21.52 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:15:49 #15 21.54 Setting up libuv1:amd64 (1.40.0-2) ...
16:15:49 #15 21.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:15:49 #15 21.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:15:49 #15 21.60 Setting up librhash0:amd64 (1.4.1-2) ...
16:15:49 #15 21.61 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:15:49 #15 21.63 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:15:49 #15 21.64 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:15:49 #15 21.66 Setting up cmake (3.18.4-2+deb11u1) ...
16:15:49 #13 ...
16:15:49 
16:15:49 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
16:15:49 #7 sha256:73c3993d6df2cdcf1c48ec548ab1fe974aea0d593b2e80381c5156b20ce34197
16:15:49 #7 extracting sha256:328389035fdd79ece4f520541a84b3de974050fe012ed1566da6b869dd34ea29 15.4s done
16:15:49 #7 DONE 25.4s
16:15:49 
16:15:49 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:49 #8 sha256:68ad2a50f28afa092e53f4a284664e804efa039dbfa60bbb917ee0f35ff5f756
16:15:49 mkdir -p rpmbuild/SOURCES
16:15:49 docker run --rm -w /v \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:49 	alpine \
16:15:49 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:49 
16:15:49 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:49 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:49 mkdir -p sources
16:15:49 docker run --rm -w /v \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:49 	alpine \
16:15:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:49 Fetching without tags
16:15:49 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:49 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:49 #14 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.7s done
16:15:49 mkdir -p sources
16:15:49 docker run --rm -w /v \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:49 	alpine \
16:15:49 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:49 #8 DONE 4.6s
16:15:49 
16:15:49 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:49 #9 sha256:f3a1a5a47fd04b8052f7f43484ae8cc7541a596570963b97d02936fd571c69e0
16:15:50 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:50 #15 21.68 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:15:50 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 85.98MB / 100.29MB 25.3s
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
16:15:50 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:50 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:50 == Building packages for debian-bullseye ==
16:15:50 mkdir -p "debbuild/debian-bullseye"
16:15:50 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
16:15:50 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.0s done
16:15:50 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208
16:15:50 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.7s
16:15:50 #15 DONE 22.2s
16:15:50 
16:15:50 #17 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:15:50 #17 sha256:dbc44f0207e5ac8a72cd7a89d0985f22889af394c2c32cab4e3c63638c7caee9
16:15:50 Fetching without tags
16:15:50 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.5s done
16:15:50 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:50 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 16.1s done
16:15:50 using credential docker-jenkins-github-credentials
16:15:50 Cloning the remote Git repository
16:15:50 Cloning with configured refspecs honoured and without tags
16:15:50 using credential docker-jenkins-github-credentials
16:15:50 Cloning the remote Git repository
16:15:50 Cloning with configured refspecs honoured and without tags
16:15:50 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:50 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:50 #14 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208
16:15:50 #17 DONE 0.1s
16:15:50 
16:15:50 #18 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:15:50 #18 sha256:dfac8e5a799adddd6324b7c04453f5b171936b61a35f67ad1e4359dbf79f62dc
16:15:50 mkdir -p rpmbuild/SOURCES
16:15:50 docker run --rm -w /v \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:50 	alpine \
16:15:50 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:50 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208
16:15:50 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.5s
16:15:50 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 91.23MB / 100.29MB 25.9s
16:15:50 mkdir -p rpmbuild/SOURCES
16:15:50 docker run --rm -w /v \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:50 	alpine \
16:15:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:50 #1 [internal] load build definition from Dockerfile
16:15:50 #1 sha256:dcb023471110e94135d57118cb1c3561f0aedea0bebc9d228f1cdd842703a943
16:15:50 #1 transferring dockerfile: 922B done
16:15:50 #1 DONE 0.0s
16:15:50 
16:15:50 #2 [internal] load .dockerignore
16:15:50 #2 sha256:cb59af2a1c95e1ee6f1f0f6ebabc432847f4644d5982fa364f8f0aa1f0efcbc9
16:15:50 #2 transferring context: 2B done
16:15:50 #2 DONE 0.0s
16:15:50 docker run --rm -w /v \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:50 	alpine \
16:15:50 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:50 docker run --rm -w /v \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:50 	alpine \
16:15:50 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:50 #13 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 15.9s done
16:15:50 
16:15:50 #5 [auth] library/debian:pull token for registry-1.docker.io
16:15:50 #5 sha256:a621041f23589b63dfb22bc60264628740ddc476b967b0227e6cab244e2229ca
16:15:50 #5 DONE 0.0s
16:15:50 
16:15:50 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:50 #6 sha256:ddf8290a1f209e070d60f07f04d54ef031031e811f66aaf85d0fdb6ef2226204
16:15:50 #6 DONE 0.0s
16:15:50 
16:15:50 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:50 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:50 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 25.8s done
16:15:50 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0.1s
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:51 docker run --rm -w /v \
16:15:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:51 	alpine \
16:15:51 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:51 #14 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0.8s done
16:15:51 #8 1.646 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:15:51 #8 1.646 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:15:51 #8 1.652 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:15:51 #8 1.872 Get:4 http://security.debian.org/debian-security buster/updates/main armhf Packages [306 kB]
16:15:51 using credential docker-jenkins-github-credentials
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:51 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 99.61MB / 100.29MB 26.6s
16:15:51 Cloning the remote Git repository
16:15:51 Cloning with configured refspecs honoured and without tags
16:15:51 #4 DONE 0.4s
16:15:51 
16:15:51 #3 [internal] load metadata for docker.io/library/debian:bullseye
16:15:51 #3 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
16:15:51 #3 DONE 0.4s
16:15:51 
16:15:51 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:51 #7 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791
16:15:51 #7 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:51 #7 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done
16:15:51 #7 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done
16:15:51 #7 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done
16:15:51 #7 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done
16:15:51 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0B / 53.60MB 0.1s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:51 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1
16:15:51 #13 ...
16:15:51 
16:15:51 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:51 #8 sha256:160e1966fcbe2f92f8f686ae1903cc5e07d80e9a312f71fed30df5ed05966767
16:15:51 #8 2.174 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
16:15:51 #8 2.579 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
16:15:51 #8 2.682 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB]
16:15:51 #8 2.742 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
16:15:51 #8 2.854 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
16:15:51 #8 3.623 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
16:15:51 #8 3.659 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
16:15:51 #8 3.659 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
16:15:51 #8 3.706 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1876 kB]
16:15:51 #8 3.778 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6814 B]
16:15:51 #8 3.783 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [16.8 kB]
16:15:51 #8 3.783 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1509 kB]
16:15:51 #8 3.853 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [11.6 kB]
16:15:51 #8 3.864 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [12.2 kB]
16:15:51 #8 3.864 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1188 kB]
16:15:51 #8 3.906 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [9884 B]
16:15:51 #8 3.906 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2823 B]
16:15:51 #8 3.906 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1132 kB]
16:15:51 #8 5.318 Fetched 18.7 MB in 4s (5296 kB/s)
16:15:51 #8 5.318 Reading package lists...
16:15:51 #8 6.516 Reading package lists...
16:15:51 #8 7.699 Building dependency tree...
16:15:51 #8 7.858 Reading state information...
16:15:51 #8 8.048 The following additional packages will be installed:
16:15:51 #8 8.048   at autoconf automake autopoint autotools-dev binutils
16:15:51 #8 8.048   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:15:51 #8 8.048   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
16:15:51 #8 8.048   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
16:15:51 #8 8.048   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
16:15:51 #8 8.048   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:15:51 #8 8.048   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:15:51 #8 8.048   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:15:51 #8 8.048   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:15:51 #8 8.048   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
16:15:51 #8 8.048   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:15:51 #8 8.048   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
16:15:51 #8 8.048   libclass-accessor-perl libclass-method-modifiers-perl
16:15:51 #8 8.048   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:15:51 #8 8.048   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:15:51 #8 8.048   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:15:51 #8 8.048   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:15:51 #8 8.048   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:15:51 #8 8.048   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:15:51 #8 8.048   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:15:51 #8 8.048   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:15:51 #8 8.048   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:15:51 #8 8.048   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:15:51 #8 8.048   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:15:51 #8 8.048   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:15:51 #8 8.048   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:15:51 #8 8.048   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:51 #8 8.048   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:15:51 #8 8.048   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:15:51 #8 8.048   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:15:51 #8 8.048   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
16:15:51 #8 8.048   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:15:51 #8 8.048   libldap-common liblist-compare-perl liblist-moreutils-perl
16:15:51 #8 8.048   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:15:51 #8 8.048   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:15:51 #8 8.048   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:15:51 #8 8.048   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:15:51 #8 8.048   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:15:51 #8 8.048   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:15:51 #8 8.048   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:15:51 #8 8.048   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:15:51 #8 8.048   libparams-validate-perl libparse-debianchangelog-perl
16:15:51 #8 8.048   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:15:51 #8 8.048   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:15:51 #8 8.048   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:15:51 #8 8.048   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:15:51 #8 8.048   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:15:51 #8 8.048   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:15:51 #8 8.048   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:15:51 #8 8.048   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:15:51 #8 8.048   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:15:51 #8 8.048   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:15:51 #8 8.048   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
16:15:51 #8 8.048   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
16:15:51 #8 8.048   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:15:51 #8 8.048   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:15:51 #8 8.048   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:15:51 #8 8.048   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
16:15:51 #8 8.048   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
16:15:51 #8 8.048   manpages-dev mime-support multiarch-support netbase openssh-client openssl
16:15:51 #8 8.048   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
16:15:51 #8 8.048   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:15:51 #8 8.048   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:15:51 #8 8.048   python3-idna python3-magic python3-minimal python3-pkg-resources
16:15:51 #8 8.048   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:15:51 #8 8.048   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
16:15:51 #8 8.048   ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:15:51 #8 8.048 Suggested packages:
16:15:51 #8 8.048   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:15:51 #8 8.048   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:15:51 #8 8.048   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
16:15:51 #8 8.048   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:15:51 #8 8.048   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:15:51 #8 8.048   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:15:51 #8 8.048   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:15:51 #8 8.048   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:15:51 #8 8.048   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:15:51 #8 8.048   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
16:15:51 #8 8.048   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
16:15:51 #8 8.048   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
16:15:51 #8 8.048   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
16:15:51 #8 8.048   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
16:15:51 #8 8.048   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
16:15:51 #8 8.048   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
16:15:51 #8 8.048   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
16:15:51 #8 8.048   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
16:15:51 #8 8.048   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:15:51 #8 8.048   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
16:15:51 #8 8.048   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:15:51 #8 8.048   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
16:15:51 #8 8.048   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
16:15:51 #8 8.048   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:15:51 #8 8.048   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
16:15:51 #8 8.048   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:15:51 #8 8.048   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:15:51 #8 8.048   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
16:15:51 #8 8.048   wdiff-doc
16:15:51 #8 8.562 The following NEW packages will be installed:
16:15:51 #8 8.562   at autoconf automake autopoint autotools-dev binutils
16:15:51 #8 8.562   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:15:51 #8 8.562   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
16:15:51 #8 8.562   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:15:51 #8 8.562   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
16:15:51 #8 8.562   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:15:51 #8 8.562   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:15:51 #8 8.562   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:15:51 #8 8.562   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:15:51 #8 8.562   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
16:15:51 #8 8.562   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:15:51 #8 8.562   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
16:15:51 #8 8.562   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
16:15:51 #8 8.562   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:15:51 #8 8.562   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:15:51 #8 8.562   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:15:51 #8 8.562   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:15:51 #8 8.562   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:15:51 #8 8.562   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:15:51 #8 8.562   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:15:51 #8 8.562   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:15:51 #8 8.562   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:15:51 #8 8.562   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:15:51 #8 8.562   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:15:51 #8 8.562   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:15:51 #8 8.562   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:15:51 #8 8.562   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:15:51 #8 8.562   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:51 #8 8.562   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:15:51 #8 8.562   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:15:51 #8 8.562   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:15:51 #8 8.562   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
16:15:51 #8 8.562   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:15:51 #8 8.562   libldap-common liblist-compare-perl liblist-moreutils-perl
16:15:51 #8 8.562   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:15:51 #8 8.562   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:15:51 #8 8.562   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:15:51 #8 8.562   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:15:51 #8 8.562   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:15:51 #8 8.562   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:15:51 #8 8.562   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:15:51 #8 8.562   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:15:51 #8 8.562   libparams-validate-perl libparse-debianchangelog-perl
16:15:51 #8 8.562   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:15:51 #8 8.562   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:15:51 #8 8.562   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:15:51 #8 8.562   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:15:51 #8 8.562   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:15:51 #8 8.562   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:15:51 #8 8.562   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:15:51 #8 8.562   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:15:51 #8 8.562   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:15:51 #8 8.562   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:15:51 #8 8.562   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
16:15:51 #8 8.562   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
16:15:51 #8 8.562   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:15:51 #8 8.562   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:15:51 #8 8.562   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:15:51 #8 8.562   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
16:15:51 #8 8.562   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
16:15:51 #8 8.562   manpages-dev mime-support multiarch-support netbase openssh-client openssl
16:15:51 #8 8.562   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
16:15:51 #8 8.562   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:15:51 #8 8.562   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:15:51 #8 8.562   python3-idna python3-magic python3-minimal python3-pkg-resources
16:15:51 #8 8.562   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:15:51 #8 8.562   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
16:15:51 #8 8.562   ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:15:51 #8 8.985 0 upgraded, 296 newly installed, 0 to remove and 1 not upgraded.
16:15:51 #8 8.985 Need to get 84.7 MB of archives.
16:15:51 #8 8.985 After this operation, 324 MB of additional disk space will be used.
16:15:51 #8 8.985 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB]
16:15:51 #8 9.128 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.14 [1070 kB]
16:15:51 #8 9.523 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.6 [525 kB]
16:15:51 #8 9.564 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.2 [59.6 kB]
16:15:51 #8 9.564 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.6 [1343 kB]
16:15:51 #8 9.626 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
16:15:51 #8 9.626 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
16:15:51 #8 9.626 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
16:15:51 #8 9.626 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
16:15:51 #8 9.626 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
16:15:51 #8 9.646 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.4 [424 kB]
16:15:51 #8 9.659 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.6 [1637 kB]
16:15:51 #8 9.754 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.6 [203 kB]
16:15:51 #8 9.754 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
16:15:51 #8 9.754 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
16:15:51 #8 9.754 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.4 [6944 B]
16:15:51 #8 9.754 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B]
16:15:51 #8 9.754 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB]
16:15:51 #8 9.755 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B]
16:15:51 #8 9.758 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB]
16:15:51 #8 9.758 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
16:15:51 #8 9.811 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB]
16:15:51 #8 9.883 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB]
16:15:51 #8 9.884 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB]
16:15:51 #8 9.887 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB]
16:15:51 #8 9.911 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB]
16:15:51 #8 9.912 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB]
16:15:51 #8 9.913 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB]
16:15:51 #8 9.999 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB]
16:15:51 #8 10.21 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B]
16:15:51 #8 ...
16:15:51 
16:15:51 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:51 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:51 #7 ...
16:15:51 
16:15:51 #9 [internal] load build context
16:15:51 #9 sha256:fdd882b57c1989d9856b0fd92bfea9ac941d37455b432b731dde21f8f2408872
16:15:51 #9 transferring context: 20.17MB 0.2s done
16:15:51 #9 DONE 0.2s
16:15:51 
16:15:51 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:15:51 #7 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791
16:15:51 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 25.17MB / 53.60MB 0.3s
16:15:51 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 29.95MB / 53.60MB 0.4s
16:15:51 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.1s done
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:15:51 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.0s done
16:15:51 mkdir -p sources
16:15:51 docker run --rm -w /v \
16:15:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:51 	alpine \
16:15:51 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:51 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0.1s
16:15:51 #14 ...
16:15:51 
16:15:51 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:15:51 #8 sha256:4f002f037587370d14ff9e95d5151af73f7bcd1bcc6bd425884e4e878b0f38d6
16:15:51 #8 DONE 3.6s
16:15:51 #8 2.178 Get:5 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
16:15:51 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 35.65MB / 53.60MB 0.5s
16:15:51 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 40.89MB / 53.60MB 0.6s
16:15:51 #8 ...
16:15:51 
16:15:51 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:51 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:51 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 23.6s
16:15:51 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 13.4s done
16:15:51 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 23.9s done
16:15:51 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 0.1s
16:15:51 == Building packages for ubuntu-hirsute ==
16:15:51 mkdir -p "debbuild/ubuntu-hirsute"
16:15:51 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/aarch64 -f ubuntu-hirsute/Dockerfile .
16:15:51 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208
16:15:51 #18 1.284 + RM_GOPATH=0
16:15:51 #18 1.285 + TMP_GOPATH=
16:15:51 #18 1.285 + : /build
16:15:51 #18 1.285 + '[' -z '' ']'
16:15:51 #18 1.285 ++ mktemp -d
16:15:51 #18 1.287 + export GOPATH=/tmp/tmp.KxG9deBUxI
16:15:51 #18 1.288 + GOPATH=/tmp/tmp.KxG9deBUxI
16:15:51 #18 1.288 + RM_GOPATH=1
16:15:51 #18 1.288 + case "$(go env GOARCH)" in
16:15:51 #18 1.289 ++ go env GOARCH
16:15:51 #18 1.299 + export GO_BUILDMODE=-buildmode=pie
16:15:51 #18 1.299 + GO_BUILDMODE=-buildmode=pie
16:15:51 #18 1.300 ++ dirname /install.sh
16:15:51 #18 1.302 + dir=/
16:15:51 #18 1.302 + bin=tini
16:15:51 #18 1.302 + shift
16:15:51 #18 1.302 + '[' '!' -f //tini.installer ']'
16:15:51 #18 1.303 + . //tini.installer
16:15:51 #18 1.303 ++ : v0.19.0
16:15:51 #18 1.303 + install_tini
16:15:51 #18 1.304 + echo 'Install tini version v0.19.0'
16:15:51 #18 1.304 Install tini version v0.19.0
16:15:51 #18 1.304 + git clone https://github.com/krallin/tini.git /tmp/tmp.KxG9deBUxI/tini
16:15:51 #18 1.306 Cloning into '/tmp/tmp.KxG9deBUxI/tini'...
16:15:51 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:51 #9 2.341 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
16:15:51 #9 2.743 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
16:15:51 #9 2.856 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
16:15:51 
16:15:51 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:51 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:52 #8 2.600 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
16:15:52 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 0.8s
16:15:52 #14 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1
16:15:52 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.3s done
16:15:52 #13 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 27.5s done
16:15:52 #13 ...
16:15:52 
16:15:52 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:1eb1f507cd9ffa2d828b0414a5d8b092e7094b29a50f143e188200331c61260f
16:15:52 #7 sha256:e8a1e2f471055a9f6e916cb71010758357d2c9adcb61c663a32194957b260379
16:15:52 #7 extracting sha256:220e4dadff6ff806bf03402fa3bcdc81a215f308a7b1584ef3bce04b223e57dc 15.1s done
16:15:52 #7 extracting sha256:c0229990d27e38855c8b77872d2719ec00b16a1b57b115355471afce83cae3ab done
16:15:52 #7 extracting sha256:afd7914ee5cb4aef28d2ab49646d20f61268a9b78ec5561c28fa0fae744081cf 0.0s done
16:15:52 #7 extracting sha256:113a8a1ff648b97956cda456f8ff8c16fb8363fbb393e5cd91b566fef394e349 done
16:15:52 #7 extracting sha256:865d0b7816f2cb9208d60d98740706910f48fe51644945e46115aee59b792663 0.0s done
16:15:52 #7 extracting sha256:601409e02ab4bf52e2d6f989a8d5f99b488620c5d27f57eafc60709db6dcb719 done
16:15:52 #7 extracting sha256:34e977bbd6953b7c986345b4fe8a553fc0f2681f06632457a7a74ccb832d99db 1.4s done
16:15:52 #7 extracting sha256:2b8c39f931568e04ae38f63d0ea4fca251434f3f2488f7171bc067cd62d7ffc1 0.1s done
16:15:52 #7 DONE 27.9s
16:15:52 
16:15:52 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:52 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:52 #13 ...
16:15:52 
16:15:52 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:52 #8 sha256:a72f0672df6bf1220a6638c0361eb3261ed98a3ab99f92eb5985fc37b755f843
16:15:52 == Building packages for fedora-34 ==
16:15:52 mkdir -p "rpmbuild/fedora-34"
16:15:52 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-fedora-34/aarch64 -f fedora-34/Dockerfile .
16:15:52 #1 [internal] load build definition from Dockerfile
16:15:52 #1 sha256:9cc86fd206b79e3df3a987d9e6bd9c6267f7d78bb2b12edd7ff5f9d25b0fc09a
16:15:52 #1 [internal] load build definition from Dockerfile
16:15:52 #1 sha256:f361ad9b480086c7d68c07baec91d5ee01db9a70778cff1dba970f232d63749a
16:15:52 #1 transferring dockerfile: 1.22kB done
16:15:52 #1 DONE 0.0s
16:15:52 
16:15:52 #2 [internal] load .dockerignore
16:15:52 #2 sha256:3a5bd867ab1bed7762315461e278b270ff81d8eb6148fe9513cd3bcfa3abeede
16:15:52 #2 transferring context: 2B done
16:15:52 #2 DONE 0.0s
16:15:52 == Building packages for fedora-33 ==
16:15:52 mkdir -p "rpmbuild/fedora-33"
16:15:52 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-fedora-33/aarch64 -f fedora-33/Dockerfile .
16:15:52 #18 1.793 + cd /tmp/tmp.KxG9deBUxI/tini
16:15:52 #18 1.793 + git checkout -q v0.19.0
16:15:52 #18 1.798 + cmake .
16:15:52 #9 2.942 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
16:15:52 #9 3.052 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
16:15:52 docker run --rm -w /v \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:52 	alpine \
16:15:52 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:52 #14 ...
16:15:52 
16:15:52 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:15:52 #8 sha256:38102b39727ada5eba19d7f3074b08e33069ff76cce0bb61b48e6c1071c32d71
16:15:52 #8 DONE 6.0s
16:15:52 
16:15:52 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:52 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:52 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:52 #1 transferring dockerfile: 847B done
16:15:52 #1 DONE 0.1s
16:15:52 
16:15:52 #2 [internal] load .dockerignore
16:15:52 #2 sha256:0cffa2c5547b536cc35e49a7f8dd60c294ef9bdd6ee376b9023a9b60a1e1955b
16:15:52 #2 transferring context: 2B done
16:15:52 #2 DONE 0.0s
16:15:52 Fetching without tags
16:15:52 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:52 
16:15:52 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:52 #5 sha256:dccccc75bdd6076d324499c4fc03d1f49dd5b658393a30163f5207a405a5de72
16:15:52 #5 DONE 0.0s
16:15:52 
16:15:52 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:52 #6 sha256:702758f39e31c378d80b0c43174ccdae5dff03835170112df1bfa2b27cde5cbe
16:15:52 #6 DONE 0.0s
16:15:52 
16:15:52 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:52 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:52 mkdir -p sources
16:15:52 docker run --rm -w /v \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:52 	alpine \
16:15:52 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] sh
16:15:52 Fetching without tags
16:15:52 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:52 mkdir -p rpmbuild/SOURCES
16:15:52 docker run --rm -w /v \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:52 	alpine \
16:15:52 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:52 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:52 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
16:15:52 
16:15:52 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:52 #5 sha256:2041f765026018b19fd3ea3b3fcd9fea7e0810710cdb65d01610d6e6b5d0bc24
16:15:52 #5 DONE 0.0s
16:15:52 
16:15:52 #6 [auth] library/fedora:pull token for registry-1.docker.io
16:15:52 #6 sha256:36805a3bd072ed33046f914bc2b987a736d7adc1bb707e3548488fc8675d434b
16:15:52 #6 DONE 0.0s
16:15:52 
16:15:52 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:52 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:52 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:52 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.1s done
16:15:52 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208
16:15:52 #4 DONE 0.4s
16:15:52 
16:15:52 #3 [internal] load metadata for docker.io/library/ubuntu:hirsute
16:15:52 #3 sha256:6e8cc529aca33de72218005a94681c6af0d8027c1c09d372783884d19fb89dd5
16:15:52 #3 DONE 0.4s
16:15:52 
16:15:52 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:52 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:52 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:52 #1 [internal] load build definition from Dockerfile
16:15:52 #1 sha256:0888a038d254affe88ff33a03aa28e245fb10519cb647d15fd4b204f10a947b3
16:15:52 #1 transferring dockerfile: 847B done
16:15:52 #1 DONE 0.0s
16:15:52 
16:15:52 #2 [internal] load .dockerignore
16:15:52 #2 sha256:01ebd32442a9ec24507c8902108aa9be84f51bce366cf79f94f0c1a08ae9c28e
16:15:52 #2 transferring context: 2B done
16:15:52 #2 DONE 0.0s
16:15:52 
16:15:52 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:52 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:52 #4 ...
16:15:52 
16:15:52 #5 [auth] library/fedora:pull token for registry-1.docker.io
16:15:52 #5 sha256:79a952e0877bd93bd0954f1a51f728321b0f1be5262b0bfec4154dab4189b8fb
16:15:52 #5 DONE 0.0s
16:15:52 
16:15:52 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:52 #6 sha256:b776fe298fdae5e9f57b91449b0bcd504b823c166204f3b050d5bb2430179e45
16:15:52 #6 DONE 0.0s
16:15:52 docker run --rm -w /v \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:52 	alpine \
16:15:52 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:52 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:52 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:52 #18 2.164 -- The C compiler identification is GNU 10.2.1
16:15:52 #18 2.244 -- Detecting C compiler ABI info
16:15:52 #18 ...
16:15:52 
16:15:52 #25 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:52 #25 sha256:4fe80103aa6bae1243d61ce7ae7a586187db3fbb4ebdfb1a9723be3f4115d4cb
16:15:52 #25 2.236 + RM_GOPATH=0
16:15:52 #25 2.238 + TMP_GOPATH=
16:15:52 #25 2.240 + : /build
16:15:52 #25 2.240 + '[' -z '' ']'
16:15:52 #25 2.240 ++ mktemp -d
16:15:52 #25 2.243 + export GOPATH=/tmp/tmp.RxzUzAoNwf
16:15:52 #25 2.243 + GOPATH=/tmp/tmp.RxzUzAoNwf
16:15:52 #25 2.243 + RM_GOPATH=1
16:15:52 #25 2.243 + case "$(go env GOARCH)" in
16:15:52 #25 2.244 ++ go env GOARCH
16:15:52 #25 2.253 + export GO_BUILDMODE=-buildmode=pie
16:15:52 #25 2.253 + GO_BUILDMODE=-buildmode=pie
16:15:52 #25 2.254 ++ dirname /install.sh
16:15:52 #25 2.259 + dir=/
16:15:52 #25 2.259 + bin=containerd
16:15:52 #25 2.259 + shift
16:15:52 #25 2.259 + '[' '!' -f //containerd.installer ']'
16:15:52 #25 2.259 + . //containerd.installer
16:15:52 #25 2.259 ++ set -e
16:15:52 #25 2.259 ++ : v1.5.8
16:15:52 #25 2.272 + install_containerd
16:15:52 #25 2.272 + echo 'Install containerd version v1.5.8'
16:15:52 #25 2.272 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RxzUzAoNwf/src/github.com/containerd/containerd
16:15:52 #25 2.272 Install containerd version v1.5.8
16:15:52 #25 2.294 Cloning into '/tmp/tmp.RxzUzAoNwf/src/github.com/containerd/containerd'...
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-612 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:52 mkdir -p sources
16:15:52 docker run --rm -w /v \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:52 	alpine \
16:15:52 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:52 #4 DONE 0.4s
16:15:52 
16:15:52 #3 [internal] load metadata for docker.io/library/fedora:34
16:15:52 #3 sha256:18e083ccc0320d8b39dde606b40fe353b7662bf13d1395f447a07345c532469d
16:15:52 #3 DONE 0.4s
16:15:52 
16:15:52 #9 [internal] load build context
16:15:52 #9 sha256:979f905ab4cc26b8d3856e7191e95675ed022d6da06288658d76bca921f6e4ad
16:15:52 #9 transferring context: 11.77kB done
16:15:52 #9 DONE 0.0s
16:15:52 
16:15:52 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7
16:15:52 #7 sha256:ad5906207e56bcb55fbaea47c8e025a5acdf3b03b5d80cbce26e491bc5eae718
16:15:52 #7 resolve docker.io/library/fedora:34@sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7 0.0s done
16:15:52 #7 sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7 1.20kB / 1.20kB done
16:15:52 #7 sha256:effc2e20a0415f1cf23fc4471d23a6c87c53fd6819cdb7a2bbb63094735002f2 529B / 529B done
16:15:52 #7 sha256:d904d8cbce77e6ef5a2866fdfc31cb5948f704e9f257c343b07d84b13ad4db9d 1.99kB / 1.99kB done
16:15:52 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 0B / 64.51MB 0.1s
16:15:52 + make REF=master debian-buster
16:15:52 git init src/github.com/docker/cli
16:15:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:52 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:52 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:52 + SRC=src/github.com/docker/cli
16:15:52 + REF=master
16:15:52 + REF_FETCH=master
16:15:52 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:52 + awk {print $2}
16:15:52 + REF=refs/heads/master
16:15:52 + [ -n refs/heads/master ]
16:15:52 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:52 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:52 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 2.10MB / 49.22MB 0.1s
16:15:52 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0B / 9.77MB 0.1s
16:15:52 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:52 #14 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:15:52 #14 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:15:52 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0B / 7.70MB 0.1s
16:15:52 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 9.44MB / 49.22MB 0.2s
16:15:52 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 2.10MB / 9.77MB 0.2s
16:15:52 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 17.83MB / 49.22MB 0.3s
16:15:52 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 5.24MB / 9.77MB 0.3s
16:15:52 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 3.15MB / 7.70MB 0.3s
16:15:52 Fetching without tags
[Pipeline] sh
16:15:52 
16:15:52 #3 [internal] load metadata for docker.io/library/fedora:33
16:15:52 #3 sha256:2907abf0e7dfb94cbfcfc1f4620568c31af25b7ddd5c25f66e765bcdce6f5390
16:15:52 #3 DONE 0.4s
16:15:52 
16:15:52 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:52 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:52 #4 DONE 0.3s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:52 #7 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 1.7s done
16:15:52 #25 ...
16:15:52 
16:15:52 #18 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:15:52 #18 sha256:dfac8e5a799adddd6324b7c04453f5b171936b61a35f67ad1e4359dbf79f62dc
16:15:52 #18 2.521 -- Detecting C compiler ABI info - done
16:15:52 #18 2.590 -- Check for working C compiler: /usr/bin/cc - skipped
16:15:52 #18 2.591 -- Detecting C compile features
16:15:52 #18 2.593 -- Detecting C compile features - done
16:15:52 #18 2.628 -- Performing Test HAS_BUILTIN_FORTIFY
16:15:52 #18 2.716 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:15:53 Merging remotes/origin/master commit dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 into PR head commit cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:53 mkdir -p sources
16:15:53 docker run --rm -w /v \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:53 	alpine \
16:15:53 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:15:53 docker run --rm -w /v \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:53 	alpine \
16:15:53 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:53 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:53 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 16.65MB / 64.51MB 0.3s
16:15:53 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:53 Merge succeeded, producing cc6e6ffb5cea04984347b40602d3cc908e5bab78
16:15:53 Checking out Revision cc6e6ffb5cea04984347b40602d3cc908e5bab78 (PR-612)
16:15:53 #9 3.788 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
16:15:53 #9 3.788 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
16:15:53 #9 3.788 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
16:15:53 #9 3.872 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [15.8 kB]
16:15:53 #9 3.872 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [908 kB]
16:15:53 #9 3.901 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9577 B]
16:15:53 #9 3.901 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1103 kB]
16:15:53 #9 3.961 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [21.7 kB]
16:15:53 #9 3.961 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [50.8 kB]
16:15:53 #9 3.961 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [15.5 kB]
16:15:53 #9 3.961 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [634 kB]
16:15:53 #9 3.976 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [738 kB]
16:15:53 #9 4.036 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4724 B]
16:15:53 #14 ...
16:15:53 
16:15:53 #10 [internal] load build context
16:15:53 #10 sha256:e1e93644c12efd6da7a2d6d0a312b614b6c9666bd8a065f38e9b89b45e9dfb14
16:15:53 #10 transferring context: 20.17MB 0.4s done
16:15:53 #10 DONE 0.5s
16:15:53 
16:15:53 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:53 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:53 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 45.09MB / 49.22MB 0.5s
16:15:53 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.5s
16:15:53 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.4s done
16:15:53 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 0B / 52.17MB 0.5s
16:15:53 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 6.29MB / 52.17MB 0.6s
16:15:53 == Building packages for ubuntu-bionic ==
16:15:53 mkdir -p "debbuild/ubuntu-bionic"
16:15:53 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
16:15:53 
16:15:53 #13 [internal] load build context
16:15:53 #13 sha256:773ec28c56bb5ac3a04ec24930dd31133856021ec943601183113078708290bc
16:15:53 #13 transferring context: 11.77kB done
16:15:53 #13 DONE 0.0s
16:15:53 
16:15:53 #14 [stage-1 1/6] FROM docker.io/library/fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410
16:15:53 #14 sha256:13e02a707e86fdd2c4aaa043c7f04bce8443d763136c9a7f4328acb24e13696f
16:15:53 #14 resolve docker.io/library/fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410 done
16:15:53 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 0B / 61.52MB 0.1s
16:15:53 #14 sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410 1.20kB / 1.20kB done
16:15:53 #14 sha256:cca28e6aed5589f016bbd6a1963a037a6b85c15b2a653ae89dba5de75ed73867 529B / 529B done
16:15:53 #14 sha256:45181a1336ce40835f341d0fba19025d1d1c8ce6516807910169ce257ea25788 2.00kB / 2.00kB done
16:15:53 #18 2.751 -- Configuring done
16:15:53 #18 2.774 -- Generating done
16:15:53 #18 2.778 -- Build files have been written to: /tmp/tmp.KxG9deBUxI/tini
16:15:53 #18 2.793 + make tini-static
16:15:53 #7 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749
16:15:53 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.1s done
16:15:53 + make REF=master fedora-33
16:15:53 git init src/github.com/docker/cli
16:15:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:53 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:53 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:53 + SRC=src/github.com/docker/cli
16:15:53 + REF=master
16:15:53 + REF_FETCH=master
16:15:53 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:53 + awk {print $2}
16:15:53 + REF=refs/heads/master
16:15:53 + [ -n refs/heads/master ]
16:15:53 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:53 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:53 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 24.12MB / 64.51MB 0.4s
16:15:53 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 41.94MB / 64.51MB 0.6s
16:15:53 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.7s
16:15:53 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.6s done
16:15:53 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 17.83MB / 52.17MB 0.7s
16:15:53 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 9.44MB / 62.42MB 0.7s
16:15:53 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 35.65MB / 52.17MB 0.9s
16:15:53 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 23.24MB / 62.42MB 0.9s
16:15:53 #8 3.876 Fetched 8257 kB in 2s (3310 kB/s)
16:15:53 #8 1.526 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB]
16:15:53 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 11.53MB / 61.52MB 0.5s
16:15:53 #18 3.034 Scanning dependencies of target tini-static
16:15:53 #18 3.094 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:15:53 docker run --rm -w /v \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:53 	alpine \
16:15:53 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:53 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9
16:15:53 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.0s done
[Pipeline] sh
16:15:53 docker run --rm -w /v \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:53 	alpine \
16:15:53 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:15:53 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 50.33MB / 64.51MB 0.7s
16:15:53 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 64.51MB / 64.51MB 0.9s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:53 #14 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.7s done
16:15:53 == Building packages for debian-buster ==
16:15:53 mkdir -p "debbuild/debian-buster"
16:15:53 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
[Pipeline] sh
16:15:53 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:53 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 46.14MB / 52.17MB 1.0s
16:15:53 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 32.51MB / 62.42MB 1.0s
16:15:53 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.1s
16:15:53 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0B / 99.63MB 1.1s
16:15:53 #8 1.701 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
16:15:53 #8 1.849 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [242 kB]
16:15:53 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 17.83MB / 61.52MB 0.6s
16:15:53 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 20.97MB / 61.52MB 0.7s
16:15:53 #1 [internal] load build definition from Dockerfile
16:15:53 #1 sha256:91c5a11ae0b17c37622d44a73349850b5d0cafe88cc2ba4e6addae0882aec4b0
16:15:53 #1 transferring dockerfile: 920B done
16:15:53 #1 DONE 0.0s
16:15:53 
16:15:53 #2 [internal] load .dockerignore
16:15:53 #2 sha256:50870e218c0273bee564b67c0370ec541d0e5a6459ea59a39e7abea463120b62
16:15:53 #2 transferring context: 2B done
16:15:53 #2 DONE 0.0s
16:15:53 
16:15:53 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:53 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:53 #13 ...
16:15:53 
16:15:53 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:62f21ca397f3c1dffec39ab3a096e203e8e0bf7a26af759766801b2ffc211dce
16:15:53 #7 sha256:08903d390226e1bcc56a8cf0d864bf18bc60cb18a3672b84b5f9e2d23a8623d0
16:15:53 #7 extracting sha256:974c7fbcbf21f5e81e986c01e5b3d7ec8e9eaccf1b0a32b10ae2d8835eb35af2 15.5s done
16:15:53 #7 extracting sha256:8583484c577498a7c44b98a36cb96fe8684436bc4c7028a0301c12e51ff79c8d done
16:15:53 #7 extracting sha256:e2d8d2e9a6a496a0e18a69fcf18b3c4db38a3bd902b38f12413664620ba835d6 done
16:15:53 #7 extracting sha256:5e72e90675e96c1cd353cd47f98d4e569a1b4b12124d4f3ae7b255a2ea7304bb 0.0s done
16:15:53 #7 extracting sha256:95c5fce9d1118414db9bd94731bb5769e9933061b5cdd304cd997f3c3d1d4edb 0.0s done
16:15:53 #7 extracting sha256:adacebe2b86d1166c1b46e749ae40b64213e12c761d29e52685608a467f0d766 done
16:15:53 #7 extracting sha256:7c62149ee907420b97b4d15361799ac5fe4878f520129e540d6733424945f0e1 1.8s done
16:15:53 #7 extracting sha256:f86834cac435faabf3be2002ccbae43ad157a4d0fad7ccab3e55056214dc3cc0 0.0s done
16:15:53 #7 DONE 29.2s
16:15:53 
16:15:53 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:53 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:53 #9 4.653 Fetched 16.4 MB in 3s (6066 kB/s)
16:15:53 + make REF=master DOCKER_BUILD_PKGS=cross-win static
16:15:53 git init src/github.com/docker/cli
16:15:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:53 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:53 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:53 + SRC=src/github.com/docker/cli
16:15:53 + REF=master
16:15:53 + REF_FETCH=master
16:15:53 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:53 + awk {print $2}
16:15:53 + REF=refs/heads/master
16:15:53 + [ -n refs/heads/master ]
16:15:53 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:53 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:53 #14 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
16:15:53 #1 [internal] load build definition from Dockerfile
16:15:53 #1 sha256:89797e983e925398cb8fd46e8d593ec05c17cf5f9aa520d93be223eeae3265be
16:15:53 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64.rpm
16:15:53 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TTJDEf
16:15:53 + umask 022
16:15:53 + cd /root/rpmbuild/BUILD
16:15:53 + cd src
16:15:53 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:15:53 + exit 0
16:15:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h3antg
16:15:53 + umask 022
16:15:53 + cd /root/rpmbuild/BUILD
16:15:53 + cd /root/rpmbuild/BUILD
16:15:53 + rm -rf src
16:15:53 + /usr/bin/mkdir -p src
16:15:53 + cd src
16:15:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:15:53 + /usr/bin/tar -xof -
16:15:53 + STATUS=0
16:15:53 + '[' 0 -ne 0 ']'
16:15:53 + /usr/bin/tar -xof -
16:15:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:15:53 + STATUS=0
16:15:53 + '[' 0 -ne 0 ']'
16:15:53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:15:53 + exit 0
16:15:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gsjoyi
16:15:53 + umask 022
16:15:53 + cd /root/rpmbuild/BUILD
16:15:53 + cd src
16:15:53 + mkdir -p /go/src/github.com/docker
16:15:53 + rm -f /go/src/github.com/docker/cli
16:15:53 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:15:53 + pushd /go/src/github.com/docker/cli
16:15:53 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:15:53 + VERSION=0.0.0-20211220110528-fe93451
16:15:53 + GITCOMMIT=fe93451
16:15:53 + GO_LINKMODE=dynamic
16:15:53 + ./scripts/build/binary
16:15:53 Building dynamic docker-linux-arm64
16:15:53 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:15:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:15:53 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.0s done
16:15:53 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 39.85MB / 62.42MB 1.2s
16:15:53 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.24MB / 99.63MB 1.2s
16:15:53 #14 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0
16:15:53 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 49.27MB / 62.42MB 1.3s
16:15:53 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 13.17MB / 99.63MB 1.3s
16:15:54 + make REF=master debian-bullseye
16:15:54 git init src/github.com/docker/cli
16:15:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:54 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:54 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:54 + SRC=src/github.com/docker/cli
16:15:54 + REF=master
16:15:54 + REF_FETCH=master
16:15:54 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:54 + awk {print $2}
16:15:54 + REF=refs/heads/master
16:15:54 + [ -n refs/heads/master ]
16:15:54 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:54 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:54 #8 2.040 Get:4 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
16:15:54 #8 3.876 Reading package lists...
16:15:54 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 30.41MB / 61.52MB 0.9s
16:15:54 #4 ...
16:15:54 
16:15:54 #5 [auth] library/golang:pull token for registry-1.docker.io
16:15:54 #5 sha256:315ed0af990fba8c89bcc3ad315ea585114e2a6f3a2ec7fd99698df51102abb6
16:15:54 #5 DONE 0.0s
16:15:54 
16:15:54 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:54 #6 sha256:1d3fb6514a06a19b77320b86c8d971f3848e3e787d676a1ef7ba85690cdaa8b6
16:15:54 #6 DONE 0.0s
16:15:54 
16:15:54 #3 [internal] load metadata for docker.io/library/ubuntu:bionic
16:15:54 #3 sha256:9481ca12cc018c3244ae38fbc1bc7a5a03be470741643979e92f7369e6b2ef52
16:15:54 == Building packages for ubuntu-impish ==
16:15:54 mkdir -p "debbuild/ubuntu-impish"
16:15:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/aarch64 -f ubuntu-impish/Dockerfile .
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfcecdeb8f983cae34c8dc7c9a0ae1b6900e1636 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc6e6ffb5cea04984347b40602d3cc908e5bab78 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:54 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:54 #1 transferring dockerfile: 920B done
16:15:54 #1 DONE 0.0s
16:15:54 
16:15:54 #2 [internal] load .dockerignore
16:15:54 #2 sha256:07ca262ba8f8d1846f9abe332f06bc2019c6e3da08c4335b57ef89e1e34aff41
16:15:54 #2 transferring context: 2B done
16:15:54 #2 DONE 0.0s
16:15:54 
16:15:54 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:54 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:54 #4 ...
16:15:54 
16:15:54 #5 [auth] library/debian:pull token for registry-1.docker.io
16:15:54 #5 sha256:7e91e76398feb0b347d0944667d395a7da15ba35315289926837072f4677cc24
16:15:54 #5 DONE 0.0s
16:15:54 
16:15:54 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:54 #6 sha256:a7320e56679779536990eccbce3f42afeb078a378bec2881d13e6fd548a92028
16:15:54 #6 DONE 0.0s
16:15:54 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 1.5s
16:15:54 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 30.41MB / 99.63MB 1.5s
16:15:54 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 39.93MB / 99.63MB 1.6s
[Pipeline] sh
16:15:54 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:54 #8 2.260 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
16:15:54 #3 DONE 0.4s
16:15:54 
16:15:54 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:54 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:54 #4 DONE 0.3s
16:15:54 
16:15:54 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:54 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:54 
16:15:54 #3 [internal] load metadata for docker.io/library/debian:buster
16:15:54 #3 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
16:15:54 #3 ...
16:15:54 
16:15:54 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:54 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:54 #4 DONE 0.3s
16:15:54 == Building packages for fedora-35 ==
16:15:54 mkdir -p "rpmbuild/fedora-35"
16:15:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-fedora-35/aarch64 -f fedora-35/Dockerfile .
16:15:54 #18 3.790 [100%] Linking C executable tini-static
16:15:54 #18 4.197 [100%] Built target tini-static
16:15:54 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 50.33MB / 99.63MB 1.7s
16:15:54 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.8s done
16:15:54 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 68.16MB / 99.63MB 1.9s
16:15:54 #14 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 1.9s
16:15:54 + make REF=master ubuntu-impish
16:15:54 git init src/github.com/docker/cli
16:15:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:54 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:54 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:54 + SRC=src/github.com/docker/cli
16:15:54 + REF=master
16:15:54 + REF_FETCH=master
16:15:54 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:54 + awk {print $2}
16:15:54 + REF=refs/heads/master
16:15:54 + [ -n refs/heads/master ]
16:15:54 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:54 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:54 #13 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 6.98MB / 49.22MB 0.2s
16:15:54 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:54 #13 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:15:54 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 3.07MB / 7.70MB 0.2s
16:15:54 == Building packages for ubuntu-focal ==
16:15:54 mkdir -p "debbuild/ubuntu-focal"
16:15:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
16:15:54 #7 sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 64.51MB / 64.51MB 1.8s done
16:15:54 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 50.33MB / 61.52MB 1.4s
16:15:54 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 59.77MB / 61.52MB 1.6s
16:15:54 #1 [internal] load build definition from Dockerfile
16:15:54 #1 sha256:f8b5aa43a51b7fc8e0cae0fb13c77cbaaca6b3320c8671a64a87bbe23ad8c4d1
16:15:54 #1 transferring dockerfile: 1.22kB done
16:15:54 #1 DONE 0.1s
16:15:54 
16:15:54 #2 [internal] load .dockerignore
16:15:54 #2 sha256:0f686511f4cdf54a5715aac6ccd624a0e3a17286821a1e68d3a2657d30710f61
16:15:54 #2 transferring context: 2B done
16:15:54 #2 DONE 0.0s
16:15:54 
16:15:54 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:54 #5 sha256:a09a1228209b401f313a97a395602f6e01fdd3d017ad0493fee2d387ba1acf52
16:15:54 #5 DONE 0.0s
16:15:54 
16:15:54 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:54 #6 sha256:af6d35ff5882805ce730f5fb6faf4628bfd74995cab879fa1a7093dbdf9e2753
16:15:54 #6 DONE 0.0s
16:15:54 
16:15:54 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:54 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:54 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:54 
16:15:54 #3 [internal] load metadata for docker.io/library/debian:buster
16:15:54 #3 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
16:15:54 #3 DONE 0.5s
16:15:54 
16:15:54 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:54 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:54 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:54 #13 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:15:54 #13 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:15:54 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0B / 7.70MB 0.1s
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 2.10MB / 49.22MB 0.1s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:54 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:54 #9 4.653 Reading package lists...
16:15:54 #9 5.708 Reading package lists...
16:15:54 #9 ...
16:15:54 
16:15:54 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:54 #14 sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 100.29MB / 100.29MB 23.7s done
16:15:54 #14 extracting sha256:2c5d3a36ba44675d774d996a47340758fe658760807ada03e875b485efd98631 14.2s done
16:15:54 #14 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 0.8s done
16:15:54 #14 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.1s done
16:15:54 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 4.4s
[Pipeline] sh
16:15:54 #18 4.260 + mkdir -p /build
16:15:54 #18 4.275 + cp tini-static /build/docker-init
16:15:54 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 77.91MB / 99.63MB 2.0s
16:15:54 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 92.27MB / 99.63MB 2.1s
16:15:54 #13 ...
16:15:54 
16:15:54 #9 [internal] load build context
16:15:54 #9 sha256:e1e5557345eab57cb1f6bb02b46e539e66b96f0c1967186d53f06d683d1851a9
16:15:54 #9 transferring context: 20.17MB 0.3s done
16:15:54 #9 DONE 0.4s
16:15:54 
16:15:54 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 20.97MB / 49.22MB 0.4s
16:15:54 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.3s done
16:15:54 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0B / 9.77MB 0.4s
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 33.55MB / 49.22MB 0.6s
16:15:54 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.6s
16:15:54 #7 extracting sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd
16:15:54 #14 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 0.9s done
16:15:54 #4 DONE 0.3s
16:15:54 
16:15:54 #3 [internal] load metadata for docker.io/library/ubuntu:impish
16:15:54 #3 sha256:cb4523ab63459f97938bb59eb8df7526d9b7a2c01d69882f5951f45e0dbf0634
16:15:54 #3 DONE 0.4s
16:15:54 
16:15:54 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:54 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:54 #14 DONE 0.0s
16:15:54 
16:15:54 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef
16:15:54 #7 sha256:b18914de7abed8b7c4837d42603e81c8e3f8d8bfb9719f9e21045f325f7a83d6
16:15:54 #7 resolve docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef 0.0s done
16:15:54 #7 DONE 0.0s
16:15:54 
16:15:54 #10 [internal] load build context
16:15:54 #10 sha256:67dc31779e59df12fd5c54b0d032d0fe7f013740555b4cac7ff6f15dc2704825
16:15:54 From https://github.com/docker/cli
16:15:54  * [new branch]      master     -> master
16:15:54  * [new branch]      master     -> origin/master
16:15:54 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:54 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:54 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 4.19MB / 7.70MB 0.2s
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 12.41MB / 49.22MB 0.2s
16:15:54 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.3s
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 17.83MB / 49.22MB 0.3s
16:15:54 #13 ...
16:15:54 
16:15:54 #9 [internal] load build context
16:15:54 #9 sha256:edfbaf8d26b7ab5b0a329c0c5fffca85945b6deafcfc2da71d460dba190310c2
16:15:54 #9 transferring context: 20.17MB 0.4s done
16:15:54 #9 DONE 0.5s
16:15:54 
16:15:54 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:54 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:54 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.4s done
16:15:54 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 23.07MB / 49.22MB 0.4s
16:15:54 #18 DONE 4.6s
16:15:54 
16:15:54 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:15:54 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:15:54 #14 22.62 Selecting previously unselected package mingw-w64-x86-64-dev.
16:15:54 #14 22.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:15:54 #14 22.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:15:54 #14 25.68 Selecting previously unselected package gcc-mingw-w64-base.
16:15:54 #14 25.69 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:15:54 #14 25.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:15:54 #14 25.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:15:54 #14 25.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:15:54 #14 25.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:15:55 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.1s done
16:15:55 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 2.2s
16:15:55 #14 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.1s done
16:15:55 + make REF=master ubuntu-hirsute
16:15:55 git init src/github.com/docker/cli
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:55 + SRC=src/github.com/docker/cli
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 #1 [internal] load build definition from Dockerfile
16:15:55 #1 sha256:f795249bddfeb9f64345725cb0426913fd35a87e8a2d06675a489f6a8c3c35cb
16:15:55 #1 transferring dockerfile: 847B done
16:15:55 #1 DONE 0.0s
16:15:55 
16:15:55 #2 [internal] load .dockerignore
16:15:55 #2 sha256:5e760c78704b43bf26ba10609339ac74c50e34acfd877c4f46281d2fcd3fe572
16:15:55 #2 transferring context: 2B done
16:15:55 #2 DONE 0.0s
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 36.81MB / 49.22MB 0.8s
16:15:55 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.8s done
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 42.99MB / 49.22MB 0.9s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 0B / 52.17MB 0.9s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 3.37MB / 62.42MB 0.9s
[Pipeline] sh
16:15:55 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9
16:15:55 #1 [internal] load build definition from Dockerfile
16:15:55 #1 sha256:6c63998201ed1f81cf32b90aa51b1c2e6f76a5a8f216235ff15222d07af65891
16:15:55 #1 transferring dockerfile: 1.22kB done
16:15:55 #1 DONE 0.0s
16:15:55 
16:15:55 #2 [internal] load .dockerignore
16:15:55 #2 sha256:81a205cd86ad87dd3b2570251b141250039832fae39faf9b76a4f111b8c7e1fc
16:15:55 #2 transferring context: 2B done
16:15:55 #2 DONE 0.0s
16:15:55 
16:15:55 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:15:55 #5 sha256:b2d76c8fffda50011e3d48333f7fe156301fd5dad91574ce647d86aeb23eb9ae
16:15:55 #5 DONE 0.0s
16:15:55 
16:15:55 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:55 #6 sha256:adc2c4536aa438951fbb0a63e8ae3a41e49a887bffde0a29405554ce31eb5e99
16:15:55 #6 DONE 0.0s
16:15:55 
16:15:55 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:55 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:55 git init src/github.com/docker/docker
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:55 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:55 + SRC=src/github.com/docker/docker
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
[Pipeline] sh
16:15:55 #8 4.752 Reading package lists...
16:15:55 #8 5.636 Building dependency tree...
16:15:55 #8 5.781 Reading state information...
16:15:55 #8 5.994 The following additional packages will be installed:
16:15:55 #8 5.994   at autoconf automake autopoint autotools-dev binutils
16:15:55 #8 5.994   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:15:55 #8 5.994   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
16:15:55 #8 5.994   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:15:55 #8 5.994   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
16:15:55 #8 5.994   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
16:15:55 #8 5.994   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:15:55 #8 5.994   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
16:15:55 #8 5.994   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:15:55 #8 5.994   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:15:55 #8 5.994   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:15:55 #8 5.994   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:15:55 #8 5.994   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:15:55 #8 5.994   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:15:55 #8 5.994   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:15:55 #8 5.994   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:15:55 #8 5.994   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:15:55 #8 5.994   libdata-optlist-perl libdevel-callchecker-perl
16:15:55 #8 5.994   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:15:55 #8 5.994   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:15:55 #8 5.994   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:15:55 #8 5.994   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:15:55 #8 5.994   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:15:55 #8 5.994   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:15:55 #8 5.994   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:15:55 #8 5.994   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:15:55 #8 5.994   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:15:55 #8 5.994   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:15:55 #8 5.994   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:15:55 #8 5.994   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:15:55 #8 5.994   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:55 #8 5.994   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:15:55 #8 5.994   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:15:55 #8 5.994   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:15:55 #8 5.994   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:15:55 #8 5.994   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
16:15:55 #8 5.994   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
16:15:55 #8 5.994   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
16:15:55 #8 5.994   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:15:55 #8 5.994   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:15:55 #8 5.994   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:15:55 #8 5.994   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
16:15:55 #8 5.994   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:15:55 #8 5.994   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
16:15:55 #8 5.994   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:15:55 #8 5.994   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
16:15:55 #8 5.994   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
16:15:55 #8 5.994   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:15:55 #8 5.994   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
16:15:55 #8 5.994   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:15:55 #8 5.994   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:15:55 #8 5.994   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:15:55 #8 5.994   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:15:55 #8 5.994   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:15:55 #8 5.994   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:15:55 #8 5.994   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:15:55 #8 5.994   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:15:55 #8 5.994   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:15:55 #8 5.994   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:15:55 #8 5.994   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:15:55 #8 5.994   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:15:55 #8 5.994   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:15:55 #8 5.994   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:15:55 #8 5.994   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
16:15:55 #8 5.994   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:15:55 #8 5.994   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:15:55 #8 5.994   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:15:55 #8 5.994   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:15:55 #8 5.994   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:15:55 #8 5.994   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:15:55 #8 5.994   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:15:55 #8 5.994   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:15:55 #8 5.994   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:15:55 #8 5.994   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:15:55 #8 5.994   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:15:55 #8 5.994   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:15:55 #8 5.994   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:15:55 #8 5.994   python3-idna python3-magic python3-minimal python3-pkg-resources
16:15:55 #8 5.994   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:15:55 #8 5.994   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:15:55 #8 5.994   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 41.94MB / 49.22MB 0.6s
16:15:55 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.6s
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.7s
16:15:55 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.7s done
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 0B / 52.17MB 0.7s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:55 From https://github.com/docker/cli
16:15:55  * [new branch]      master     -> master
16:15:55  * [new branch]      master     -> origin/master
16:15:55 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:55 
16:15:55 #5 [auth] library/fedora:pull token for registry-1.docker.io
16:15:55 #5 sha256:7ae892ef78eadd059c89cb57c06fe8db8f9a1844e4ecf18c03263997e6ddf14e
16:15:55 #5 DONE 0.0s
16:15:55 
16:15:55 #6 [auth] library/golang:pull token for registry-1.docker.io
16:15:55 #6 sha256:fa3ae178c2344cdd12771e38ea9916c8136a69ccaa70219a3e27805c969f30cd
16:15:55 #6 DONE 0.0s
16:15:55 
16:15:55 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:15:55 #4 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3
16:15:55 From https://github.com/docker/cli
16:15:55  * [new branch]      master     -> master
16:15:55  * [new branch]      master     -> origin/master
16:15:55 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.0s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 14.10MB / 62.42MB 1.0s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 5.24MB / 52.17MB 1.1s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 27.35MB / 62.42MB 1.1s
[Pipeline] sh
16:15:55 + make REF=master ubuntu-bionic
16:15:55 git init src/github.com/docker/cli
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:55 + SRC=src/github.com/docker/cli
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 #4 DONE 0.4s
16:15:55 
16:15:55 #3 [internal] load metadata for docker.io/library/ubuntu:focal
16:15:55 #3 sha256:c8cb9dfb3ba995aa2991a1ab489f221b7a7cdb95758a76d24dbec52cad0311e1
16:15:55 #3 DONE 0.3s
16:15:55 
16:15:55 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:55 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:55 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 From https://github.com/docker/cli
16:15:55  * [new branch]      master     -> master
16:15:55  * [new branch]      master     -> origin/master
16:15:55 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:55 #10 transferring context: 20.17MB 0.3s done
16:15:55 #10 DONE 0.4s
16:15:55 
16:15:55 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:55 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:55 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:55 #14 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:15:55 #14 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:15:55 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 22.02MB / 49.22MB 0.4s
16:15:55 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.3s done
16:15:55 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0B / 9.77MB 0.4s
16:15:55 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 30.41MB / 49.22MB 0.5s
16:15:55 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.44MB / 9.77MB 0.5s
16:15:55 + make REF=master centos-8
16:15:55 git init src/github.com/docker/cli
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:55 + SRC=src/github.com/docker/cli
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 #8 6.000 Suggested packages:
16:15:55 #8 6.000   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:15:55 #8 6.000   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
16:15:55 #8 6.000   checksecurity debtags dh-make adequate autopkgtest bls-standalone
16:15:55 #8 6.000   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:15:55 #8 6.000   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:15:55 #8 6.000   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:15:55 #8 6.000   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:15:55 #8 6.000   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
16:15:55 #8 6.000   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
16:15:55 #8 6.000   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
16:15:55 #8 6.000   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
16:15:55 #8 6.000   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
16:15:55 #8 6.000   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:15:55 #8 6.000   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:15:55 #8 6.000   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:15:55 #8 6.000   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
16:15:55 #8 6.000   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:15:55 #8 6.000   libhtml-template-perl libsasl2-modules-gssapi-mit
16:15:55 #8 6.000   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:15:55 #8 6.000   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:15:55 #8 6.000   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
16:15:55 #8 6.000   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:15:55 #8 6.000   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:15:55 #8 6.000   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:15:55 #8 6.000   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
16:15:55 #8 6.000   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:15:55 #8 6.000   diffutils-doc perl-doc libterm-readline-gnu-perl
16:15:55 #8 6.000   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:15:55 #8 6.000   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
16:15:55 #8 6.000   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
16:15:55 #8 6.000   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
16:15:55 #8 6.000   readline-doc zip wdiff-doc
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 9.44MB / 52.17MB 0.8s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 19.92MB / 52.17MB 0.9s
16:15:55 #4 DONE 0.4s
16:15:55 
16:15:55 #3 [internal] load metadata for docker.io/library/fedora:35
16:15:55 #3 sha256:64a3bb95acc92c743104f0e7c30147d6f40aad9fecef006188f7f0959cb2c2b5
16:15:55 #3 DONE 0.4s
16:15:55 
16:15:55 #9 [internal] load build context
16:15:55 #9 sha256:86f810dccd79ed2165ae749c453aadb4d60d9540c3e92b5eb4c7a3483020e553
16:15:55 #9 transferring context: 11.77kB done
16:15:55 #9 DONE 0.0s
16:15:55 
16:15:55 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57
16:15:55 #7 sha256:add214f6db7c257852880f09b13c26bb17b3b854a17d53022be6606d96c5b347
16:15:55 #7 resolve docker.io/library/fedora:35@sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57 0.0s done
16:15:55 #7 sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57 1.20kB / 1.20kB done
16:15:55 #7 sha256:cfe295ee216d5995136f055659294ebc2dcbd736f94c5ac14dffb39fa2eebb27 529B / 529B done
16:15:55 #7 sha256:788739295edac7b7b34351db644c8a5506e7de56af398985c59bae8d87d45a1e 2.00kB / 2.00kB done
16:15:55 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 0B / 53.62MB 0.1s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 11.53MB / 52.17MB 1.2s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 34.60MB / 62.42MB 1.2s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 20.08MB / 52.17MB 1.3s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 40.89MB / 62.42MB 1.3s
16:15:55 + make REF=master fedora-35
16:15:55 git init src/github.com/docker/cli
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:55 + SRC=src/github.com/docker/cli
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:55 #14 ...
16:15:55 
16:15:55 #10 [internal] load build context
16:15:55 #10 sha256:6325c4786d9c726c7d935fcf12b01ab941b68852aec5bde8b1d1a888278448d0
16:15:55 #10 transferring context: 20.17MB 0.2s done
16:15:55 #10 DONE 0.2s
16:15:55 
16:15:55 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:55 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:55 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 1.05MB / 49.22MB 0.1s
16:15:55 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0B / 7.70MB 0.1s
16:15:55 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:55 #14 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:15:55 #14 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:15:55 #8 3.633 Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
16:15:55 #8 3.647 Get:7 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
16:15:55 #8 3.647 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
16:15:55 git init src/github.com/docker/docker
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:55 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:55 + SRC=src/github.com/docker/docker
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:55 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.6s
16:15:55 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.6s done
16:15:55 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 15.73MB / 52.17MB 0.8s
16:15:55 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 20.97MB / 52.17MB 0.9s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:55 #8 ...
16:15:55 
16:15:55 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:55 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:55 #13 extracting sha256:a599fc167ffc818b08596e6b54e1124fe1bee6e4f29e40795a47d4f16c64caf1 1.8s done
16:15:55 #13 extracting sha256:1d6b1bef9db4b6610c293de339defa8042ec5955d79112335739503860154208 1.4s done
16:15:55 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 2.6s
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.0s done
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 28.31MB / 52.17MB 1.1s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 31.99MB / 52.17MB 1.2s
16:15:55 #13 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 0.1s
16:15:55 git init src/github.com/docker/docker
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:55 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:55 + SRC=src/github.com/docker/docker
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 git init src/github.com/docker/docker
16:15:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:55 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:55 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:55 + SRC=src/github.com/docker/docker
16:15:55 + REF=master
16:15:55 + REF_FETCH=master
16:15:55 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:55 + awk {print $2}
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.3s done
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 29.43MB / 52.17MB 1.5s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 51.38MB / 62.42MB 1.5s
16:15:55 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 7.00MB / 99.63MB 1.5s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 36.70MB / 52.17MB 1.6s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 57.67MB / 62.42MB 1.6s
16:15:55 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 16.78MB / 99.63MB 1.6s
16:15:55 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 42.99MB / 52.17MB 1.7s
16:15:55 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 1.7s
16:15:55 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 27.26MB / 99.63MB 1.7s
16:15:55 #13 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0
16:15:55 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 8.39MB / 49.22MB 0.2s
16:15:55 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 1.05MB / 7.70MB 0.2s
16:15:55 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 25.17MB / 49.22MB 0.4s
16:15:55 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 4.19MB / 7.70MB 0.4s
16:15:55 + REF=refs/heads/master
16:15:55 + [ -n refs/heads/master ]
16:15:55 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:55 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:55 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.1s done
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:55 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 30.41MB / 52.17MB 1.0s
16:15:55 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.2s
16:15:55 From https://github.com/docker/cli
16:15:55  * [new branch]      master     -> master
16:15:55  * [new branch]      master     -> origin/master
16:15:55 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 35.65MB / 52.17MB 1.3s
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 39.85MB / 52.17MB 1.4s
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 0B / 62.42MB 1.4s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0B / 99.63MB 1.4s
16:15:56 #14 ...
16:15:56 
16:15:56 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:56 #9 sha256:f3a1a5a47fd04b8052f7f43484ae8cc7541a596570963b97d02936fd571c69e0
16:15:56 #9 5.708 Reading package lists...
16:15:56 #9 6.740 Building dependency tree...
16:15:56 #9 6.917 Reading state information...
16:15:56 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 6.29MB / 53.62MB 0.5s
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.9s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 47.19MB / 99.63MB 1.9s
16:15:56 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 40.29MB / 49.22MB 0.5s
16:15:56 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 48.23MB / 49.22MB 0.6s
16:15:56 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.6s
16:15:56 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.4s done
16:15:56 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 0B / 62.42MB 1.4s
16:15:56 git init src/github.com/docker/docker
16:15:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:56 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:56 + SRC=src/github.com/docker/docker
16:15:56 + REF=master
16:15:56 + REF_FETCH=master
16:15:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:56 + awk {print $2}
16:15:56 #8 4.415 Fetched 18.7 MB in 3s (5566 kB/s)
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 48.23MB / 52.17MB 1.5s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 6.26MB / 99.63MB 1.5s
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.7s
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 6.29MB / 62.42MB 1.7s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 18.87MB / 99.63MB 1.7s
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 19.87MB / 62.42MB 1.8s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 24.12MB / 99.63MB 1.8s
16:15:56 From https://github.com/docker/cli
16:15:56  * [new branch]      master     -> master
16:15:56  * [new branch]      master     -> origin/master
16:15:56 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:56 #9 7.191 The following additional packages will be installed:
16:15:56 #9 7.191   at autoconf automake autopoint autotools-dev binutils
16:15:56 #9 7.191   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:15:56 #9 7.191   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
16:15:56 #9 7.191   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:15:56 #9 7.191   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
16:15:56 #9 7.191   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:15:56 #9 7.191   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:15:56 #9 7.191   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:15:56 #9 7.191   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:15:56 #9 7.191   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
16:15:56 #9 7.191   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:15:56 #9 7.191   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:15:56 #9 7.191   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:15:56 #9 7.191   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:15:56 #9 7.191   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:15:56 #9 7.191   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:15:56 #9 7.191   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:15:56 #9 7.191   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:15:56 #9 7.191   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:15:56 #9 7.191   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:15:56 #9 7.191   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:15:56 #9 7.191   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:15:56 #9 7.191   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:15:56 #9 7.191   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:15:56 #9 7.191   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:15:56 #9 7.191   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:15:56 #9 7.191   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:15:56 #9 7.191   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:15:56 #9 7.191   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:15:56 #9 7.191   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:15:56 #9 7.191   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:15:56 #9 7.191   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:56 #9 7.191   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:15:56 #9 7.191   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:15:56 #9 7.191   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:15:56 #9 7.191   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:15:56 #9 7.191   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:15:56 #9 7.191   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
16:15:56 #9 7.191   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:15:56 #9 7.191   libldap-common liblinux-epoll-perl liblist-compare-perl
16:15:56 #9 7.191   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:15:56 #9 7.191   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:15:56 #9 7.191   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:15:56 #9 7.191   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:15:56 #9 7.191   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:15:56 #9 7.191   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
16:15:56 #9 7.191   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:15:56 #9 7.191   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:15:56 #9 7.191   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:15:56 #9 7.191   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:15:56 #9 7.191   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:15:56 #9 7.191   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:15:56 #9 7.191   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:15:56 #9 7.191   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:15:56 #9 7.191   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:15:56 #9 7.191   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:15:56 #9 7.191   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:15:56 #9 7.191   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:15:56 #9 7.191   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:15:56 #9 7.191   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:15:56 #9 7.191   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:15:56 #9 7.191   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:15:56 #9 7.191   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:15:56 #9 7.191   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:15:56 #9 7.191   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:15:56 #9 7.191   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:15:56 #9 7.191   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
16:15:56 #9 7.191   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:15:56 #9 7.191   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:15:56 #9 7.191   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:15:56 #9 7.191   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:15:56 #9 7.191   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:15:56 #9 7.191   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:15:56 #9 7.191   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:15:56 #9 7.191   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:15:56 #9 7.191   openssh-client openssl patch patchutils perl perl-modules-5.30
16:15:56 #9 7.191   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:15:56 #9 7.191   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:15:56 #9 7.191   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:15:56 #9 7.191   python3-pkg-resources python3-requests python3-six python3-unidiff
16:15:56 #9 7.191   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:15:56 #9 7.191   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:15:56 #9 7.191   xz-utils
16:15:56 #9 7.191 Suggested packages:
16:15:56 #9 7.191   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:15:56 #9 7.191   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:15:56 #9 7.191   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:15:56 #9 7.191   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:15:56 #9 7.191   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:15:56 #9 7.191   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:15:56 #9 7.191   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:15:56 #9 7.191   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:15:56 #9 7.191   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:15:56 #9 7.191   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
16:15:56 #9 7.191   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
16:15:56 #9 7.191   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:15:56 #9 7.191   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:15:56 #9 7.191   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
16:15:56 #9 7.191   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:15:56 #9 7.191   libscalar-number-perl libsasl2-modules-gssapi-mit
16:15:56 #9 7.191   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:15:56 #9 7.191   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
16:15:56 #9 7.191   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:15:56 #9 7.191   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:15:56 #9 7.191   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:15:56 #9 7.191   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:15:56 #9 7.191   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:15:56 #9 7.191   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:15:56 #9 7.191   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:15:56 #9 7.191   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:15:56 #9 7.191   python3-cryptography python3-openssl python3-socks python3.8-venv
16:15:56 #9 7.191   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:15:56 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 10.49MB / 53.62MB 0.7s
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.2s done
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 57.67MB / 99.63MB 2.2s
16:15:56 #13 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 0B / 126B 2.2s
16:15:56 #14 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.7s done
16:15:56 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0B / 9.77MB 0.8s
16:15:56 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 5.24MB / 9.77MB 0.9s
16:15:56 From https://github.com/docker/cli
16:15:56  * [new branch]      master     -> master
16:15:56  * [new branch]      master     -> origin/master
16:15:56 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:56 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 10.49MB / 62.42MB 1.6s
16:15:56 #14 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0
16:15:56 + REF=refs/heads/master
16:15:56 + [ -n refs/heads/master ]
16:15:56 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:56 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:56 #14 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 2.7s done
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 28.69MB / 62.42MB 1.9s
16:15:56 #7 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 3.4s done
16:15:56 #7 DONE 5.4s
16:15:56 
16:15:56 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:56 #8 sha256:712d98220382ea5fd70ff2eb26047c4bad658dcd7db11c95dfc13d961dd2436a
16:15:56 git init src/github.com/docker/docker
16:15:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:56 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:56 + SRC=src/github.com/docker/docker
16:15:56 + REF=master
16:15:56 + REF_FETCH=master
16:15:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:56 + awk {print $2}
16:15:56 From https://github.com/docker/cli
16:15:56  * [new branch]      master     -> master
16:15:56  * [new branch]      master     -> origin/master
16:15:56 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:56 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 16.78MB / 53.62MB 0.9s
16:15:56 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 22.02MB / 53.62MB 1.1s
16:15:56 #13 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.3s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 73.40MB / 99.63MB 2.4s
16:15:56 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.65MB / 9.77MB 1.1s
16:15:56 git init src/github.com/docker/docker
16:15:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:56 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:56 + SRC=src/github.com/docker/docker
16:15:56 + REF=master
16:15:56 + REF_FETCH=master
16:15:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:56 + awk {print $2}
16:15:56 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 14.68MB / 62.42MB 1.8s
16:15:56 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.9s done
16:15:56 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 25.17MB / 62.42MB 1.9s
16:15:56 #14 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.9s done
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 35.65MB / 62.42MB 2.0s
16:15:56 #13 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.0s done
16:15:56 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 46.40MB / 62.42MB 2.2s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 40.89MB / 99.63MB 2.2s
16:15:56 + REF=refs/heads/master
16:15:56 + [ -n refs/heads/master ]
16:15:56 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:56 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:56 git init src/github.com/docker/docker
16:15:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:56 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:56 + SRC=src/github.com/docker/docker
16:15:56 + REF=master
16:15:56 + REF_FETCH=master
16:15:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:56 + awk {print $2}
16:15:56 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 25.17MB / 53.62MB 1.4s
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 89.13MB / 99.63MB 2.5s
16:15:56 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.6s done
16:15:56 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 2.6s
16:15:56 #13 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.6s done
16:15:56 #9 7.656 The following NEW packages will be installed:
16:15:56 #9 7.656   at autoconf automake autopoint autotools-dev binutils
16:15:56 #9 7.656   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:15:56 #9 7.656   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
16:15:56 #9 7.656   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:15:56 #9 7.656   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
16:15:56 #9 7.656   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:15:56 #9 7.656   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:15:56 #9 7.656   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:15:56 #9 7.656   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:15:56 #9 7.656   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:15:56 #9 7.656   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:15:56 #9 7.656   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:15:56 #9 7.656   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:15:56 #9 7.656   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:15:56 #9 7.656   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:15:56 #9 7.656   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:15:56 #9 7.656   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:15:56 #9 7.656   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:15:56 #9 7.656   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:15:56 #9 7.656   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:15:56 #9 7.656   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:15:56 #9 7.656   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:15:56 #9 7.656   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:15:56 #9 7.656   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:15:56 #9 7.656   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:15:56 #9 7.656   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:15:56 #9 7.656   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:15:56 #9 7.656   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:15:56 #9 7.656   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:15:56 #9 7.656   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:15:56 #9 7.656   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:15:56 #9 7.656   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:56 #9 7.656   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:15:56 #9 7.656   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:15:56 #9 7.656   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:15:56 #9 7.656   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:15:56 #9 7.656   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:15:56 #9 7.656   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
16:15:56 #9 7.656   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:15:56 #9 7.656   libldap-common liblinux-epoll-perl liblist-compare-perl
16:15:56 #9 7.656   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:15:56 #9 7.656   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:15:56 #9 7.656   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:15:56 #9 7.656   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:15:56 #9 7.656   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:15:56 #9 7.656   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
16:15:56 #9 7.656   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:15:56 #9 7.656   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:15:56 #9 7.656   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:15:56 #9 7.656   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:15:56 #9 7.656   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:15:56 #9 7.656   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:15:56 #9 7.656   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:15:56 #9 7.656   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:15:56 #9 7.656   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:15:56 #9 7.656   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:15:56 #9 7.656   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:15:56 #9 7.656   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:15:56 #9 7.656   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:15:56 #9 7.656   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:15:56 #9 7.656   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:15:56 #9 7.656   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:15:56 #9 7.656   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:15:56 #9 7.656   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:15:56 #9 7.656   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:15:56 #9 7.656   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:15:56 #9 7.656   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
16:15:56 #9 7.656   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:15:56 #9 7.656   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:15:56 #9 7.656   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:15:56 #9 7.656   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:15:56 #9 7.656   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:15:56 #9 7.656   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:15:56 #9 7.656   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:15:56 #9 7.656   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:15:56 #9 7.656   openssh-client openssl patch patchutils perl perl-modules-5.30
16:15:56 #9 7.656   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:15:56 #9 7.656   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:15:56 #9 7.656   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:15:56 #9 7.656   python3-pkg-resources python3-requests python3-six python3-unidiff
16:15:56 #9 7.656   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:15:56 #9 7.656   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:15:56 #9 7.656   xz-utils
16:15:56 #14 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.1s done
16:15:56 #14 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0
16:15:56 #14 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 1.5s done
16:15:56 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 0B / 62.42MB 1.5s
16:15:56 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 0B / 52.17MB 1.5s
16:15:56 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0B / 99.63MB 1.5s
16:15:56 + REF=refs/heads/master
16:15:56 + [ -n refs/heads/master ]
16:15:56 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:56 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 29.36MB / 62.42MB 2.0s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.24MB / 99.63MB 2.0s
16:15:57 #14 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.0s
16:15:57 #14 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.0s done
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 33.55MB / 62.42MB 2.2s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 14.68MB / 99.63MB 2.2s
16:15:57 #14 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.4s done
16:15:57 #14 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c
16:15:57 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 53.48MB / 62.42MB 2.3s
16:15:57 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.5s
16:15:57 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 54.53MB / 99.63MB 2.5s
16:15:57 + REF=refs/heads/master
16:15:57 + [ -n refs/heads/master ]
16:15:57 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:57 #14 sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 61.52MB / 61.52MB 4.0s done
16:15:57 #14 extracting sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e
16:15:57 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:57 #9 8.075 0 upgraded, 349 newly installed, 0 to remove and 1 not upgraded.
16:15:57 #9 8.075 Need to get 89.0 MB of archives.
16:15:57 #9 8.075 After this operation, 350 MB of additional disk space will be used.
16:15:57 #9 8.075 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 5.24MB / 62.42MB 1.7s
16:15:57 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 13.63MB / 52.17MB 1.7s
16:15:57 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:57 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 5.2s
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 37.41MB / 62.42MB 2.3s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 20.97MB / 99.63MB 2.3s
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 45.80MB / 62.42MB 2.4s
16:15:57 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.7s done
16:15:57 From https://github.com/docker/cli
16:15:57  * [new branch]      master     -> master
16:15:57  * [new branch]      master     -> origin/master
16:15:57 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:57 Commit message: "upgrade Docker Scan to v0.14.0"
16:15:57 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 30.41MB / 53.62MB 1.8s
16:15:57 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 34.60MB / 53.62MB 2.0s
16:15:57 #9 8.222 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.10 [1083 kB]
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 13.63MB / 62.42MB 1.9s
16:15:57 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 36.70MB / 52.17MB 1.9s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 6.29MB / 99.63MB 1.9s
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 19.92MB / 62.42MB 2.0s
16:15:57 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 46.14MB / 52.17MB 2.0s
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.5s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 34.00MB / 99.63MB 2.6s
16:15:57 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 76.55MB / 99.63MB 2.9s
16:15:57 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 84.93MB / 99.63MB 3.0s
16:15:57 #14 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.4s done
16:15:57 #14 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709
16:15:57 git init src/github.com/docker/docker
16:15:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:57 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:57 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:57 + SRC=src/github.com/docker/docker
16:15:57 + REF=master
16:15:57 + REF_FETCH=master
16:15:57 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:57 + awk {print $2}
16:15:57 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 5.2s
16:15:57 #9 8.621 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.2 [708 kB]
16:15:57 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 37.75MB / 53.62MB 2.1s
16:15:57 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.1s
16:15:57 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 26.21MB / 62.42MB 2.2s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 56.62MB / 99.63MB 2.7s
16:15:57 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 85.27MB / 99.63MB 2.9s
16:15:57 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 94.37MB / 99.63MB 3.2s
16:15:57 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.3s
[Pipeline] sh
16:15:57 #13 ...
16:15:57 
16:15:57 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6
16:15:57 #7 sha256:6ce6ecae920d93b8679c11ead04c5a63db1597f63648b9450d9655b86862353e
16:15:57 #7 resolve docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6 0.0s done
16:15:57 #7 sha256:f46992f278c2dd50c481ff60ce8528b6eb59016ac6243e1a7fb385c79c5944b9 23.73MB / 23.73MB 0.7s done
16:15:57 #7 sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6 1.41kB / 1.41kB done
16:15:57 #7 sha256:f1bbd305dc93604942663fb5713e453d36a078b44b1575a6f747ee7fe39eb3d3 529B / 529B done
16:15:57 #7 sha256:7266638574fb52620df20fea4dbcc00e2e508f497033dd80fc0a7a02e024a118 1.48kB / 1.48kB done
16:15:57 #7 extracting sha256:f46992f278c2dd50c481ff60ce8528b6eb59016ac6243e1a7fb385c79c5944b9 2.5s done
16:15:57 #7 DONE 3.6s
16:15:57 
16:15:57 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:57 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:57 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.5s done
[Pipeline] sh
16:15:57 + REF=refs/heads/master
16:15:57 + [ -n refs/heads/master ]
16:15:57 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:57 #8 1.078 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:15:57 #8 1.086 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:15:57 #8 1.100 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:15:57 #8 1.264 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB]
16:15:57 From https://github.com/docker/docker
16:15:57  * [new branch]      master     -> master
16:15:57  * [new branch]      master     -> origin/master
16:15:57 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
16:15:57 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 47.19MB / 53.62MB 2.3s
16:15:57 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 50.33MB / 53.62MB 2.4s
16:15:57 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 53.48MB / 53.62MB 2.5s
16:15:57 #9 8.655 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexpat1 armhf 2.2.9-1build1 [53.3 kB]
16:15:57 #9 8.657 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.2 [1584 kB]
16:15:57 #9 8.732 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
16:15:57 #9 8.735 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
16:15:57 #9 8.735 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
16:15:57 #9 8.738 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
16:15:57 #9 8.742 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
16:15:57 #9 8.748 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.2 [467 kB]
16:15:57 #9 8.770 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.2 [1601 kB]
16:15:57 #9 8.840 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.2 [387 kB]
16:15:57 #9 8.863 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
16:15:57 #9 8.863 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
16:15:57 #9 8.863 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
16:15:57 #9 8.863 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
16:15:57 #9 8.877 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
16:15:57 #9 8.877 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
16:15:57 #9 8.912 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
16:15:57 #9 8.912 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
16:15:57 #9 8.996 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
16:15:57 #9 8.996 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
16:15:58 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 32.51MB / 62.42MB 2.3s
16:15:58 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 18.87MB / 99.63MB 2.5s
16:15:58 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 3.0s done
16:15:58 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.0s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:58 + make REF=master centos-7
16:15:58 git init src/github.com/docker/cli
16:15:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:58 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:58 + SRC=src/github.com/docker/cli
16:15:58 + REF=master
16:15:58 + REF_FETCH=master
16:15:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:58 + awk {print $2}
16:15:58 + REF=refs/heads/master
16:15:58 + [ -n refs/heads/master ]
16:15:58 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:58 #8 4.415 Reading package lists...
16:15:58 #8 5.799 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
16:15:58 + make REF=master ubuntu-focal
16:15:58 git init src/github.com/docker/cli
16:15:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:58 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:58 + SRC=src/github.com/docker/cli
16:15:58 + REF=master
16:15:58 + REF_FETCH=master
16:15:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:58 + awk {print $2}
16:15:58 + REF=refs/heads/master
16:15:58 + [ -n refs/heads/master ]
16:15:58 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:58 #14 ...
16:15:58 
16:15:58 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574
16:15:58 #7 sha256:9d869a31b6951998e4d74b3b8295424430719bd8043795a18ff75f2c09f1f9a0
16:15:58 #7 resolve docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574 0.0s done
16:15:58 #7 sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574 1.42kB / 1.42kB done
16:15:58 #7 sha256:dc05bce1e4ab9809a44590f325b74903c6168d75a3bfe3488943036798df79f5 529B / 529B done
16:15:58 #7 sha256:03acb1cbfc87a2efd08496274ee6f1cf5952b514488f88eaec407d1adf5f251f 1.48kB / 1.48kB done
16:15:58 #7 sha256:fcd77b4f4e1fa4d6089acc7856f15d5d2760bf81f44a94e52eb8e81423928c6e 30.17MB / 30.17MB 3.4s done
16:15:58 #7 extracting sha256:fcd77b4f4e1fa4d6089acc7856f15d5d2760bf81f44a94e52eb8e81423928c6e 1.6s done
16:15:58 #7 DONE 5.4s
16:15:58 
16:15:58 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:58 #8 1.447 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
16:15:58 #8 1.590 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
16:15:58 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:58 + make REF=master fedora-34
16:15:58 git init src/github.com/docker/cli
16:15:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/.git/
16:15:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:15:58 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:15:58 + SRC=src/github.com/docker/cli
16:15:58 + REF=master
16:15:58 + REF_FETCH=master
16:15:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:15:58 + awk {print $2}
16:15:58 + REF=refs/heads/master
16:15:58 + [ -n refs/heads/master ]
16:15:58 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:58 #13 ...
16:15:58 
16:15:58 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:58 #8 sha256:68ad2a50f28afa092e53f4a284664e804efa039dbfa60bbb917ee0f35ff5f756
16:15:58 #8 8.446 The following NEW packages will be installed:
16:15:58 #8 8.446   at autoconf automake autopoint autotools-dev binutils
16:15:58 #8 8.446   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:15:58 #8 8.446   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
16:15:58 #8 8.446   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
16:15:58 #8 8.446   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
16:15:58 #8 8.446   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
16:15:58 #8 8.446   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:15:58 #8 8.446   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
16:15:58 #8 8.446   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:15:58 #8 8.446   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:15:58 #8 8.446   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
16:15:58 #8 8.446   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:15:58 #8 8.446   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
16:15:58 #8 8.446   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
16:15:58 #8 8.446   libclass-inspector-perl libclass-method-modifiers-perl
16:15:58 #8 8.446   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:15:58 #8 8.446   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
16:15:58 #8 8.446   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:15:58 #8 8.446   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:15:58 #8 8.446   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:15:58 #8 8.446   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:15:58 #8 8.446   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:15:58 #8 8.446   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:15:58 #8 8.446   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:15:58 #8 8.446   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:15:58 #8 8.446   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:15:58 #8 8.446   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:15:58 #8 8.446   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:15:58 #8 8.446   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:15:58 #8 8.446   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:15:58 #8 8.446   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:58 #8 8.446   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:15:58 #8 8.446   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:15:58 #8 8.446   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:15:58 #8 8.446   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:15:58 #8 8.446   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
16:15:58 #8 8.446   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
16:15:58 #8 8.446   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
16:15:58 #8 8.446   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:15:58 #8 8.446   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:15:58 #8 8.446   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:15:58 #8 8.446   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
16:15:58 #8 8.446   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:15:58 #8 8.446   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
16:15:58 #8 8.446   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:15:58 #8 8.446   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
16:15:58 #8 8.446   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
16:15:58 #8 8.446   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:15:58 #8 8.446   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
16:15:58 #8 8.446   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:15:58 #8 8.446   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:15:58 #8 8.446   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:15:58 #8 8.446   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:15:58 #8 8.446   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:15:58 #8 8.446   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:15:58 #8 8.446   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:15:58 #8 8.446   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:15:58 #8 8.446   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:15:58 #8 8.446   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:15:58 #8 8.446   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:15:58 #8 8.446   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:15:58 #8 8.446   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:15:58 #8 8.446   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:15:58 #8 8.446   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
16:15:58 #8 8.446   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:15:58 #8 8.446   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:15:58 #8 8.446   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:15:58 #8 8.446   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:15:58 #8 8.446   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:15:58 #8 8.446   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:15:58 #8 8.446   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:15:58 #8 8.446   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:15:58 #8 8.446   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:15:58 #8 8.446   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:15:58 #8 8.446   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:15:58 #8 8.448   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:15:58 #8 8.448   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:15:58 #8 8.448   python3-idna python3-magic python3-minimal python3-pkg-resources
16:15:58 #8 8.448   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:15:58 #8 8.448   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:15:58 #8 8.448   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:15:58 #8 8.737 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded.
16:15:58 #8 8.737 Need to get 156 MB of archives.
16:15:58 #8 8.737 After this operation, 480 MB of additional disk space will be used.
16:15:58 #8 8.737 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
16:15:58 #8 8.746 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
16:15:58 #8 8.746 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
16:15:58 #8 8.748 Get:4 http://security.debian.org/debian-security buster/updates/main armhf libicu63 armhf 63.1-6+deb10u2 [8002 kB]
16:15:58 #8 8.748 Get:5 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
16:15:58 #8 8.767 Get:6 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
16:15:58 #8 8.775 Get:7 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
16:15:58 #8 8.775 Get:8 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
16:15:58 #8 8.816 Get:9 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
16:15:58 #8 8.816 Get:10 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
16:15:58 #8 8.816 Get:11 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
16:15:58 #8 8.844 Get:12 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:15:58 #8 8.867 Get:13 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
16:15:58 #8 8.867 Get:14 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
16:15:58 #8 8.956 Get:15 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
16:15:58 #8 8.959 Get:16 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
16:15:58 #8 8.959 Get:17 http://deb.debian.org/debian buster/main armhf libssl1.1 armhf 1.1.1d-0+deb10u7 [1300 kB]
16:15:58 #8 9.017 Get:18 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB]
16:15:58 #14 30.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:15:58 #14 30.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:15:58 #14 30.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:15:58 #14 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.5s done
16:15:58 #14 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.6s done
16:15:58 #9 9.156 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
16:15:58 #9 9.156 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.2 [3281 kB]
16:15:58 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.8s done
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:15:58 #8 9.052 Get:19 http://deb.debian.org/debian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [78.0 kB]
16:15:58 #8 9.052 Get:20 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB]
16:15:58 #8 9.068 Get:21 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
16:15:58 #8 9.068 Get:22 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
16:15:58 #8 9.068 Get:23 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
16:15:58 #8 9.082 Get:24 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
16:15:58 #8 9.082 Get:25 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
16:15:58 #8 9.082 Get:26 http://deb.debian.org/debian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1 [560 kB]
16:15:58 #8 9.098 Get:27 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB]
16:15:58 #8 9.111 Get:28 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
16:15:58 #8 9.117 Get:29 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
16:15:58 #8 9.120 Get:30 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
16:15:58 #8 9.122 Get:31 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
16:15:58 #8 9.128 Get:32 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
16:15:58 #8 9.128 Get:33 http://deb.debian.org/debian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.7 kB]
16:15:58 #8 9.167 Get:34 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
16:15:58 #8 9.167 Get:35 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
16:15:58 #8 9.167 Get:36 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
16:15:58 #8 9.167 Get:37 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
16:15:58 #8 9.167 Get:38 http://deb.debian.org/debian buster/main armhf krb5-locales all 1.17-3+deb10u3 [95.5 kB]
16:15:58 #8 9.167 Get:39 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
16:15:58 #8 9.188 Get:40 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
16:15:58 #8 9.188 Get:41 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
16:15:58 #8 9.201 Get:42 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3 [62.5 kB]
16:15:58 #8 9.201 Get:43 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3 [119 kB]
16:15:58 #8 9.209 Get:44 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3 [323 kB]
16:15:58 #8 9.209 Get:45 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3 [137 kB]
16:15:58 #8 9.211 Get:46 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB]
16:15:58 #8 9.253 Get:47 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
16:15:58 #8 9.253 Get:48 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1 [181 kB]
16:15:58 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 35.65MB / 62.42MB 2.9s
16:15:58 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 26.21MB / 99.63MB 2.9s
16:15:58 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 40.89MB / 62.42MB 3.0s
16:15:58 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 35.65MB / 99.63MB 3.0s
16:15:58 git init src/github.com/docker/scan-cli-plugin
16:15:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:58 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:58 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:58 + SRC=src/github.com/docker/scan-cli-plugin
16:15:58 + REF=v0.14.0
16:15:58 + REF_FETCH=v0.14.0
16:15:58 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:58 + awk {print $2}
16:15:58 #9 9.303 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.2 [224 kB]
16:15:58 #9 9.309 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.10 [597 kB]
16:15:58 #9 9.337 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20210119~20.04.2 [145 kB]
16:15:58 #9 9.344 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.9 [4744 B]
16:15:58 #9 9.344 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
16:15:58 #9 9.354 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
16:15:58 #9 9.356 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
16:15:58 #9 9.358 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
16:15:58 #9 9.362 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
16:15:58 #9 9.375 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB]
16:15:58 #8 5.818 Reading package lists...
16:15:58 #8 ...
16:15:58 
16:15:58 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:58 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:58 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.9s
16:15:58 From https://github.com/docker/docker
16:15:58  * [new branch]      master     -> master
16:15:58  * [new branch]      master     -> origin/master
16:15:58 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:58 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 48.23MB / 99.63MB 3.1s
16:15:58 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 47.19MB / 62.42MB 3.3s
16:15:58 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 73.81MB / 99.63MB 3.3s
16:15:58 #8 9.257 Get:49 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
16:15:58 #8 9.257 Get:50 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
16:15:58 #8 9.259 Get:51 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
16:15:58 #8 9.265 Get:52 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
16:15:58 #8 9.290 Get:53 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
16:15:58 #8 9.301 Get:54 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
16:15:58 #8 9.301 Get:55 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
16:15:58 #8 9.318 Get:56 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
16:15:58 #8 9.329 Get:57 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
16:15:58 #8 9.372 Get:58 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
16:15:58 #8 9.372 Get:59 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
16:15:58 #8 9.404 Get:60 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
16:15:58 #8 9.405 Get:61 http://deb.debian.org/debian buster/main armhf libc-dev-bin armhf 2.28-10 [267 kB]
16:15:58 #8 9.408 Get:62 http://deb.debian.org/debian buster/main armhf linux-libc-dev armhf 4.19.208-1 [1465 kB]
16:15:58 #8 9.432 Get:63 http://deb.debian.org/debian buster/main armhf libc6-dev armhf 2.28-10 [2149 kB]
16:15:58 #8 9.468 Get:64 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
16:15:58 #8 9.468 Get:65 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
16:15:58 #8 9.478 Get:66 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
16:15:58 + REF=refs/tags/v0.14.0
16:15:58 + [ -n refs/tags/v0.14.0 ]
16:15:58 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:58 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:58 #9 9.449 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:15:58 #9 9.449 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2021e-0ubuntu0.20.04 [295 kB]
16:15:58 #9 9.462 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
16:15:59 #7 extracting sha256:e563cfae0867579be427134f8580ec3f3091ef38a5285ec562bdfa1c517319fd 4.2s done
16:15:59 From https://github.com/docker/docker
16:15:59 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 54.53MB / 62.42MB 3.4s
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:59 #8 9.504 Get:67 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
16:15:59 #8 9.629 Get:68 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
16:15:59 #8 9.650 Get:69 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
16:15:59 #8 9.650 Get:70 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
16:15:59 #8 9.650 Get:71 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
16:15:59 #8 9.650 Get:72 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
16:15:59 #8 9.650 Get:73 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
16:15:59 #8 9.650 Get:74 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
16:15:59 #8 9.658 Get:75 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
16:15:59 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 85.98MB / 99.63MB 3.4s
16:15:59 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 58.72MB / 62.42MB 3.5s
16:15:59 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 92.27MB / 99.63MB 3.5s
16:15:59 From https://github.com/docker/scan-cli-plugin
16:15:59  * [new tag]         v0.14.0    -> v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:59 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 debian-buster
16:15:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:59 mkdir -p sources
16:15:59 docker run --rm -w /v \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:59 	alpine \
16:15:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:59 Unable to find image 'alpine:latest' locally
16:15:59 #9 9.886 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.1 [547 kB]
16:15:59 #9 9.895 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
16:15:59 #9 9.895 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:15:59 #9 9.895 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
16:15:59 #9 9.895 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB]
16:15:59 #9 9.895 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
16:15:59 #9 9.895 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
16:15:59 #9 9.903 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
16:15:59 #9 9.903 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
16:15:59 #9 9.957 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1 [80.9 kB]
16:15:59 #9 10.03 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
16:15:59 #9 10.03 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
16:15:59 #13 ...
16:15:59 
16:15:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:59 #8 sha256:6ed3bd1ce99f93fdd7fd8481ed252d988cee147a62dc557e8084b74f5790fa3d
16:15:59 #8 1.871 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:15:59 #8 1.894 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:15:59 #8 1.894 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:15:59 #8 2.070 Get:4 http://security.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB]
16:15:59 #8 2.287 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
16:15:59 #8 2.794 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B]
16:15:59 #8 3.578 Fetched 8242 kB in 2s (4196 kB/s)
16:15:59 #8 3.578 Reading package lists...
16:15:59 #8 4.349 Reading package lists...
16:15:59 #8 5.162 Building dependency tree...
16:15:59 #8 5.314 Reading state information...
16:15:59 #8 5.530 The following additional packages will be installed:
16:15:59 #8 5.530   autoconf automake autopoint autotools-dev binutils
16:15:59 #8 5.530   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:15:59 #8 5.530   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:15:59 #8 5.530   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:15:59 #8 5.530   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:15:59 #8 5.530   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:15:59 #8 5.530   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:15:59 #8 5.530   intltool-debian iso-codes less libalgorithm-diff-perl
16:15:59 #8 5.530   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:15:59 #8 5.530   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:15:59 #8 5.530   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:15:59 #8 5.530   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:15:59 #8 5.530   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:15:59 #8 5.530   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:15:59 #8 5.530   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:15:59 #8 5.530   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:15:59 #8 5.530   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:15:59 #8 5.530   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:15:59 #8 5.530   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:15:59 #8 5.530   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:15:59 #8 5.530   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:15:59 #8 5.530   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:15:59 #8 5.530   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:15:59 #8 5.530   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:15:59 #8 5.530   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:15:59 #8 5.530   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:15:59 #8 5.530   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:15:59 #8 5.530   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:15:59 #8 5.530   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:15:59 #8 5.530   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:15:59 #8 5.530   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:15:59 #8 5.530   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:15:59 #8 5.530   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:15:59 #8 5.530   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:15:59 #8 5.530   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:59 #8 5.530   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:15:59 #8 5.530   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:15:59 #8 5.530   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:15:59 #8 5.530   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:15:59 #8 5.530   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:15:59 #8 5.530   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
16:15:59 #8 5.530   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:15:59 #8 5.530   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:15:59 #8 5.530   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:15:59 #8 5.530   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:15:59 #8 5.530   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:15:59 #8 5.530   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:15:59 #8 5.530   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:15:59 #8 5.530   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:15:59 #8 5.530   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:15:59 #8 5.530   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:15:59 #8 5.530   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:15:59 #8 5.530   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:15:59 #8 5.530   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:15:59 #8 5.530   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:15:59 #8 5.530   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:15:59 #8 5.530   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:15:59 #8 5.530   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:15:59 #8 5.530   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:15:59 #8 5.530   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:15:59 #8 5.530   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:15:59 #8 5.530   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:15:59 #8 5.530   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:15:59 #8 5.530   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:15:59 #8 5.530   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:15:59 #8 5.530   libstring-shellquote-perl libsub-exporter-perl
16:15:59 #8 5.530   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:15:59 #8 5.530   libsub-name-perl libsub-override-perl libsub-quote-perl
16:15:59 #8 5.530   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:15:59 #8 5.530   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:15:59 #8 5.530   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:15:59 #8 5.530   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:15:59 #8 5.530   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
16:15:59 #8 5.530   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:15:59 #8 5.530   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:15:59 #8 5.530   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:15:59 #8 5.530   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:15:59 #8 5.530   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:15:59 #8 5.530   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:15:59 #8 5.530   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:15:59 #8 5.530   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:15:59 #8 5.530   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:15:59 #8 5.530   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:15:59 #8 5.530   python3 python3-apt python3-certifi python3-chardet python3-debian
16:15:59 #8 5.530   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:15:59 #8 5.530   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:15:59 #8 5.530   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:15:59 #8 5.530   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:15:59 #8 5.530 Suggested packages:
16:15:59 #8 5.530   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:15:59 #8 5.530   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:15:59 #8 5.530   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:15:59 #8 5.530   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:15:59 #8 5.530   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:15:59 #8 5.530   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:15:59 #8 5.530   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:15:59 #8 5.530   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:15:59 #8 5.530   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:15:59 #8 5.530   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:15:59 #8 5.530   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:15:59 #8 5.530   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
16:15:59 #8 5.530   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
16:15:59 #8 5.530   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
16:15:59 #8 5.530   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:15:59 #8 5.530   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:15:59 #8 5.530   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
16:15:59 #8 5.530   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:15:59 #8 5.530   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:15:59 #8 5.530   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:15:59 #8 5.530   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:15:59 #8 5.530   diffutils-doc perl-doc libterm-readline-gnu-perl
16:15:59 #8 5.530   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:15:59 #8 5.530   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:15:59 #8 5.530   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:15:59 #8 5.530   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:15:59 #8 5.530   binfmt-support readline-doc zip wdiff-doc
16:15:59 #8 8.036 The following NEW packages will be installed:
16:15:59 #8 8.036   autoconf automake autopoint autotools-dev binutils
16:15:59 #8 8.036   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:15:59 #8 8.036   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:15:59 #8 8.036   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:15:59 #8 8.036   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:15:59 #8 8.036   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:15:59 #8 8.036   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:15:59 #8 8.036   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:15:59 #8 8.036   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:15:59 #8 8.036   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:15:59 #8 8.036   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:15:59 #8 8.036   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:15:59 #8 8.036   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:15:59 #8 8.036   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:15:59 #8 8.036   libclass-inspector-perl libclass-method-modifiers-perl
16:15:59 #8 8.036   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:15:59 #8 8.036   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:15:59 #8 8.036   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:15:59 #8 8.036   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:15:59 #8 8.036   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:15:59 #8 8.036   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:15:59 #8 8.036   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:15:59 #8 8.036   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:15:59 #8 8.036   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:15:59 #8 8.036   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:15:59 #8 8.036   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:15:59 #8 8.036   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:15:59 #8 8.036   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:15:59 #8 8.036   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:15:59 #8 8.036   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:15:59 #8 8.036   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:15:59 #8 8.036   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:15:59 #8 8.036   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:15:59 #8 8.036   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:15:59 #8 8.036   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:15:59 #8 8.036   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:15:59 #8 8.036   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:15:59 #8 8.036   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:15:59 #8 8.036   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:15:59 #8 8.036   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:15:59 #8 8.036   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
16:15:59 #8 8.036   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:15:59 #8 8.036   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:15:59 #8 8.036   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:15:59 #8 8.036   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:15:59 #8 8.036   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:15:59 #8 8.036   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:15:59 #8 8.036   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:15:59 #8 8.036   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:15:59 #8 8.036   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:15:59 #8 8.036   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:15:59 #8 8.036   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:15:59 #8 8.036   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:15:59 #8 8.036   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:15:59 #8 8.036   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:15:59 #8 8.036   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:15:59 #8 8.036   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:15:59 #8 8.036   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:15:59 #8 8.036   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:15:59 #8 8.036   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:15:59 #8 8.036   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:15:59 #8 8.036   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:15:59 #8 8.036   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:15:59 #8 8.036   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:15:59 #8 8.036   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:15:59 #8 8.036   libstring-shellquote-perl libsub-exporter-perl
16:15:59 #8 8.036   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:15:59 #8 8.036   libsub-name-perl libsub-override-perl libsub-quote-perl
16:15:59 #8 8.036   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:15:59 #8 8.036   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:15:59 #8 8.036   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:15:59 #8 8.036   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:15:59 #8 8.036   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
16:15:59 #8 8.036   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:15:59 #8 8.036   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:15:59 #8 8.036   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:15:59 #8 8.036   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:15:59 #8 8.036   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:15:59 #8 8.036   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:15:59 #8 8.036   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:15:59 #8 8.036   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:15:59 #8 8.036   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:15:59 #8 8.036   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:15:59 #8 8.036   python3 python3-apt python3-certifi python3-chardet python3-debian
16:15:59 #8 8.036   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:15:59 #8 8.036   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:15:59 #8 8.036   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:15:59 #8 8.036   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:15:59 #8 8.329 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded.
16:15:59 #8 8.329 Need to get 157 MB of archives.
16:15:59 #8 8.329 After this operation, 456 MB of additional disk space will be used.
16:15:59 #8 8.329 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [138 kB]
16:15:59 #8 8.329 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
16:15:59 #8 8.329 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
16:15:59 #8 8.340 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
16:15:59 #8 8.340 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
16:15:59 #8 8.350 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
16:15:59 #8 8.352 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:15:59 #8 8.412 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
16:15:59 #8 8.413 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
16:15:59 #8 8.444 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
16:15:59 #8 8.445 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
16:15:59 #8 8.477 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
16:15:59 #8 8.484 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2 [76.3 kB]
16:15:59 #8 8.484 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
16:15:59 #8 8.505 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
16:15:59 #8 8.505 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
16:15:59 #8 8.506 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
16:15:59 #8 8.507 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
16:15:59 #8 8.508 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
16:15:59 #8 8.509 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
16:15:59 #8 8.510 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
16:15:59 #8 8.518 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
16:15:59 #8 8.574 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
16:15:59 #8 8.574 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
16:15:59 #8 8.579 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
16:15:59 #8 8.579 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
16:15:59 #8 8.579 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
16:15:59 #8 8.594 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
16:15:59 #8 8.607 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
16:15:59 #8 8.607 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1k-1+deb11u1 [827 kB]
16:15:59 #8 8.655 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
16:15:59 #8 8.655 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
16:15:59 #8 8.655 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
16:15:59 #8 8.663 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
16:15:59 #8 8.670 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
16:15:59 #8 8.672 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
16:15:59 #8 8.704 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
16:15:59 #8 8.704 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
16:15:59 #8 8.704 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
16:15:59 #8 8.727 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
16:15:59 #8 8.728 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
16:15:59 #8 8.731 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5 [842 kB]
16:15:59 #8 8.773 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
16:15:59 #8 8.773 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2 [219 kB]
16:15:59 #8 8.776 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
16:15:59 #8 8.780 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
16:15:59 #8 8.783 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
16:15:59 #8 8.788 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:15:59 #8 8.808 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
16:15:59 #8 8.819 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
16:15:59 #8 8.819 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
16:15:59 #8 8.842 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
16:15:59 #8 8.842 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
16:15:59 #8 8.842 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
16:15:59 #8 8.879 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
16:15:59 #8 8.934 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
16:15:59 #8 8.934 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u2 [270 kB]
16:15:59 #8 8.934 Get:58 http://deb.debian.org/debian bullseye/main armhf linux-libc-dev armhf 5.10.84-1 [1406 kB]
16:15:59 #8 8.987 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
16:15:59 #8 8.987 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [182 kB]
16:15:59 #8 8.987 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
16:15:59 #8 8.987 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u2 [1876 kB]
16:15:59 #8 8.987 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
16:15:59 #8 8.987 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
16:15:59 #8 8.996 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
16:15:59 #8 8.996 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
16:15:59 #8 9.075 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
16:15:59 #8 9.075 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
16:15:59 #8 9.075 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
16:15:59 #8 9.075 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
16:15:59 #8 9.075 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
16:15:59 #8 9.091 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
16:15:59 #8 9.102 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
16:15:59 #8 9.102 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
16:15:59 #8 9.311 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
16:15:59 #8 9.311 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
16:15:59 #8 9.322 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
16:15:59 #8 9.442 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
16:15:59 #8 9.442 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
16:15:59 #8 9.442 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.9 [1537 kB]
16:15:59 #8 9.442 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
16:15:59 #8 9.483 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.9 [2153 kB]
16:15:59 #8 9.495 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
16:15:59 #8 9.495 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
16:15:59 #8 9.495 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1 [67.6 kB]
16:15:59 #8 9.495 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1 [99.1 kB]
16:15:59 #8 9.495 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3 [210 kB]
16:15:59 #8 9.502 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
16:15:59 #8 9.502 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
16:15:59 #8 9.502 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
16:15:59 #8 9.502 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
16:15:59 #8 9.502 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u1 [309 kB]
16:15:59 #8 9.518 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u1 [258 kB]
16:15:59 #8 9.518 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
16:15:59 #8 9.518 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
16:15:59 #8 9.518 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
16:15:59 #8 9.518 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
16:15:59 #8 9.518 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
16:15:59 #8 9.518 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
16:15:59 #8 9.523 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:15:59 #8 9.523 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:15:59 #8 9.523 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
16:15:59 #8 9.535 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
16:15:59 #8 9.535 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
16:15:59 #8 9.681 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [602 kB]
16:15:59 #8 9.681 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
16:15:59 #8 9.692 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:15:59 #8 9.703 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
16:15:59 #8 9.703 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
16:15:59 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 5.2s
16:15:59 From https://github.com/docker/cli
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:59 #8 2.479 Fetched 8370 kB in 2s (5019 kB/s)
16:15:59 From https://github.com/docker/cli
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:15:59 From https://github.com/docker/docker
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:59 git init src/github.com/docker/scan-cli-plugin
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:59 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:59 + SRC=src/github.com/docker/scan-cli-plugin
16:15:59 + REF=v0.14.0
16:15:59 + REF_FETCH=v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:59 + awk {print $2}
16:15:59 + REF=refs/tags/v0.14.0
16:15:59 + [ -n refs/tags/v0.14.0 ]
16:15:59 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 From https://github.com/docker/docker
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:59 git init src/github.com/docker/scan-cli-plugin
16:15:59 From https://github.com/docker/docker
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:59 git init src/github.com/docker/scan-cli-plugin
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:59 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:59 + SRC=src/github.com/docker/scan-cli-plugin
16:15:59 + REF=v0.14.0
16:15:59 + REF_FETCH=v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:59 + awk {print $2}
16:15:59 #13 ...
16:15:59 
16:15:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:59 #8 sha256:a72f0672df6bf1220a6638c0361eb3261ed98a3ab99f92eb5985fc37b755f843
16:15:59 #8 5.818 Reading package lists...
16:15:59 #8 7.242 Building dependency tree...
16:15:59 #8 7.434 Reading state information...
16:15:59 #7 DONE 6.3s
16:15:59 
16:15:59 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:59 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:59 #12 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:15:59 #12 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:15:59 #12 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.2s done
16:15:59 #12 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:15:59 #12 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:15:59 #12 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.2s done
16:15:59 #12 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.5s done
16:15:59 #12 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.3s done
16:15:59 #12 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.0s done
16:15:59 #12 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 3.6s done
16:15:59 #12 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 4.7s done
16:15:59 #12 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.4s done
16:15:59 #12 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.4s done
16:15:59 #12 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.4s done
16:15:59 #12 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 0.9s
16:15:59 #8 9.852 Get:76 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
16:15:59 #8 9.852 Get:77 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
16:15:59 #8 9.877 Get:78 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
16:15:59 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 3.7s
16:15:59 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.7s
16:15:59 git init src/github.com/docker/scan-cli-plugin
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:59 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:59 + SRC=src/github.com/docker/scan-cli-plugin
16:15:59 + REF=v0.14.0
16:15:59 + REF_FETCH=v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:59 + awk {print $2}
16:15:59 latest: Pulling from library/alpine
16:15:59 59bf1c3509f3: Pulling fs layer
16:15:59 #8 9.710 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
16:15:59 #8 ...
16:15:59 
16:15:59 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:59 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:15:59 git init src/github.com/docker/scan-cli-plugin
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:59 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:59 + SRC=src/github.com/docker/scan-cli-plugin
16:15:59 + REF=v0.14.0
16:15:59 + REF_FETCH=v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:59 + awk {print $2}
16:15:59 git init src/github.com/docker/docker
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:59 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:59 + SRC=src/github.com/docker/docker
16:15:59 + REF=master
16:15:59 + REF_FETCH=master
16:15:59 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:59 + awk {print $2}
16:15:59 #9 10.13 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
16:15:59 #9 10.13 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
16:15:59 #9 10.15 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
16:15:59 #9 10.15 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
16:15:59 #9 10.15 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
16:15:59 #9 10.15 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
16:15:59 #9 10.15 Get:57 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkeyutils1 armhf 1.6-6ubuntu1 [9172 B]
16:15:59 #9 10.15 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
16:15:59 #9 10.18 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
16:15:59 #9 10.25 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
16:15:59 #9 10.25 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
16:15:59 #9 10.25 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
16:15:59 #9 10.25 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
16:15:59 #9 10.25 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:15:59 git init src/github.com/docker/docker
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:15:59 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:15:59 + SRC=src/github.com/docker/docker
16:15:59 + REF=master
16:15:59 + REF_FETCH=master
16:15:59 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:15:59 + awk {print $2}
16:15:59 #14 ...
16:15:59 
16:15:59 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef
16:15:59 #7 sha256:b18914de7abed8b7c4837d42603e81c8e3f8d8bfb9719f9e21045f325f7a83d6
16:15:59 #7 sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef 1.42kB / 1.42kB done
16:15:59 #7 sha256:9948a91652c68ff28133d260dea0eb932b4e541a0efc88b4a1b5835453beb5d9 529B / 529B done
16:15:59 #7 sha256:2213fac122ed8b5bdd9b3369f07b17476722353355c0516b8fbb64f342c55c33 1.48kB / 1.48kB done
16:15:59 #7 sha256:07806c11d5adbc5d83daf2661f72147213f9056f681e452180dc14d81e368e17 29.03MB / 29.03MB 0.9s done
16:15:59 #7 extracting sha256:07806c11d5adbc5d83daf2661f72147213f9056f681e452180dc14d81e368e17 2.5s done
16:15:59 #7 DONE 4.4s
16:15:59 
16:15:59 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:15:59 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:15:59 #14 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 4.4s done
16:15:59 #13 ...
16:15:59 
16:15:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:15:59 #8 sha256:160e1966fcbe2f92f8f686ae1903cc5e07d80e9a312f71fed30df5ed05966767
16:15:59 #8 10.24 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.5 [2889 kB]
16:15:59 #8 10.40 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.5 [201 kB]
16:15:59 #8 10.43 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.14 [589 kB]
16:15:59 #8 10.45 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20210119~18.04.2 [145 kB]
16:15:59 #8 10.49 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.13 [4656 B]
16:15:59 #8 10.49 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB]
16:15:59 #8 10.49 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB]
16:15:59 #8 10.50 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB]
16:15:59 #8 10.50 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB]
16:15:59 #8 10.53 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
16:15:59 #8 10.54 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
16:15:59 #8 10.58 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
16:15:59 #8 10.62 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB]
16:15:59 #8 11.11 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.4 [568 kB]
16:15:59 #8 11.16 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB]
16:15:59 #8 11.16 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
16:15:59 #8 11.16 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB]
16:15:59 #8 11.16 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB]
16:15:59 #8 11.16 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB]
16:15:59 #8 11.16 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB]
16:15:59 #8 11.16 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xz-utils armhf 5.2.2-1.3 [82.0 kB]
16:15:59 #8 11.16 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB]
16:15:59 #8 11.30 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
16:15:59 #8 11.41 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
16:15:59 #8 11.41 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB]
16:15:59 #8 11.42 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
16:15:59 #8 11.42 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
16:15:59 #8 11.43 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2 [7796 B]
16:15:59 #8 11.43 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
16:15:59 #8 11.43 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
16:15:59 #8 11.44 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
16:15:59 #8 11.44 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.7 [713 kB]
16:15:59 #8 11.49 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B]
16:15:59 #8 11.56 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB]
16:15:59 #8 11.62 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.5 [553 kB]
16:15:59 #8 11.64 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB]
16:15:59 #8 11.65 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
16:15:59 #8 11.65 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB]
16:15:59 #8 11.65 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB]
16:15:59 #8 11.67 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB]
16:15:59 #8 11.67 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB]
16:15:59 #8 11.67 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB]
16:15:59 #8 11.67 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB]
16:15:59 #8 11.70 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB]
16:15:59 #8 11.78 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB]
16:15:59 #8 11.78 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB]
16:15:59 #8 11.81 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
16:15:59 #8 11.81 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.7 [197 kB]
16:15:59 #8 11.82 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.7 [298 kB]
16:15:59 #8 11.83 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.7 [2157 kB]
16:15:59 #8 11.95 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.7 [3352 B]
16:15:59 #8 11.95 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.4 [59.4 kB]
16:15:59 #8 11.95 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-163.171 [974 kB]
16:15:59 #8 11.98 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.4 [1901 kB]
16:15:59 #8 12.09 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB]
16:15:59 #8 12.09 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB]
16:15:59 #8 12.10 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB]
16:15:59 #8 12.11 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
16:15:59 #8 12.11 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB]
16:15:59 #8 12.49 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB]
16:15:59 #8 12.49 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB]
16:15:59 #8 12.49 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB]
16:15:59 #8 12.49 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B]
16:15:59 #8 12.49 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB]
16:15:59 #8 12.50 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB]
16:15:59 #8 12.50 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB]
16:15:59 #8 12.51 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB]
16:15:59 #8 12.53 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB]
16:15:59 #8 12.93 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B]
16:15:59 #8 12.93 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB]
16:15:59 #8 12.98 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB]
16:15:59 #8 13.51 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B]
16:15:59 #8 13.58 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB]
16:15:59 #8 13.81 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]
16:15:59 #8 13.93 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB]
16:15:59 #8 13.96 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]
16:15:59 #8 14.06 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B]
16:15:59 #8 14.06 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1 [34.1 kB]
16:15:59 #8 14.06 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1 [136 kB]
16:15:59 #8 14.07 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1 [24.1 kB]
16:15:59 #8 14.08 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1 [76.5 kB]
16:15:59 #8 14.08 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1 [47.2 kB]
16:15:59 #8 14.09 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1 [87.9 kB]
16:15:59 #8 14.09 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1 [168 kB]
16:15:59 #8 14.10 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1 [13.1 kB]
16:15:59 #8 14.15 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1 [78.8 kB]
16:15:59 #8 14.16 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [13.3 kB]
16:15:59 #8 14.16 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [42.1 kB]
16:15:59 #8 14.16 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB]
16:15:59 #8 14.16 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.10 [131 kB]
16:15:59 #8 14.23 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
16:15:59 #8 14.23 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
16:15:59 #8 14.24 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.16 [188 kB]
16:15:59 #8 14.24 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.16 [152 kB]
16:15:59 #8 14.25 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB]
16:15:59 #8 14.30 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB]
16:15:59 #8 14.32 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB]
16:15:59 #8 14.32 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
16:15:59 #8 14.32 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
16:15:59 #8 14.32 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB]
16:15:59 #8 14.38 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
16:15:59 #8 14.38 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB]
16:15:59 #8 14.38 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB]
16:15:59 #8 14.44 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB]
16:15:59 #8 14.44 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB]
16:15:59 #8 14.45 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB]
16:15:59 #8 14.50 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB]
16:15:59 #8 14.50 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB]
16:15:59 #8 14.50 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB]
16:15:59 #8 14.53 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB]
16:15:59 #8 14.53 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
16:15:59 #8 14.54 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.4 [106 kB]
16:15:59 #8 14.54 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libksba8 armhf 1.3.5-2 [78.7 kB]
16:15:59 #8 14.54 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
16:15:59 #8 14.54 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.4 [275 kB]
16:15:59 #8 14.60 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-pkg-resources all 39.0.1-2 [98.8 kB]
16:15:59 #8 14.60 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB]
16:15:59 #8 14.60 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB]
16:15:59 #8 14.67 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB]
16:15:59 #8 14.67 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.4 [49.8 kB]
16:15:59 #8 14.68 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.4 [107 kB]
16:15:59 #8 14.68 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.4 [408 kB]
16:15:59 #8 14.71 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
16:15:59 #8 14.71 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.4 [188 kB]
16:15:59 #8 14.71 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.4 [76.4 kB]
16:15:59 #8 14.76 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.4 [71.7 kB]
16:15:59 #8 14.76 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.4 [183 kB]
16:15:59 #8 14.76 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.4 [249 kB]
16:15:59 #8 14.82 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB]
16:15:59 #8 14.82 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB]
16:15:59 #8 14.83 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB]
16:15:59 #8 14.83 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB]
16:15:59 #8 14.83 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB]
16:15:59 #8 14.83 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.16 [186 kB]
16:15:59 #8 14.84 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB]
16:15:59 #8 14.90 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.9 [803 kB]
16:15:59 #8 14.93 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.9 [2821 kB]
16:15:59 #8 15.06 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
16:15:59 #8 15.06 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB]
16:15:59 #8 15.08 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:15:59 #8 15.08 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB]
16:15:59 #8 15.08 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
16:15:59 #8 15.08 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B]
16:15:59 #8 15.08 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:15:59 #8 15.08 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB]
16:15:59 #8 15.08 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB]
16:15:59 #8 15.13 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:15:59 #8 15.16 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
16:15:59 #8 15.16 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:15:59 #8 15.16 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:15:59 #8 15.16 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB]
16:15:59 #8 15.16 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
16:15:59 #8 15.16 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB]
16:15:59 #8 15.16 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB]
16:15:59 #8 15.16 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB]
16:15:59 #8 15.20 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB]
16:15:59 #8 15.24 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB]
16:15:59 #8 15.24 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B]
16:15:59 #8 15.24 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB]
16:15:59 #8 15.24 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB]
16:15:59 #8 15.24 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
16:15:59 #8 15.24 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB]
16:15:59 #8 15.24 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B]
16:15:59 #8 15.24 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
16:15:59 #8 15.27 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB]
16:15:59 #8 15.32 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
16:15:59 #8 15.32 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
16:15:59 #8 15.32 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B]
16:15:59 #8 15.32 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
16:15:59 #8 15.32 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
16:15:59 #8 15.32 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B]
16:15:59 #8 15.32 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB]
16:15:59 #8 15.48 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
16:15:59 #8 15.83 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:15:59 #8 15.83 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB]
16:15:59 #8 15.86 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB]
16:15:59 #8 15.87 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB]
16:15:59 #8 15.88 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB]
16:15:59 #8 15.89 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB]
16:15:59 #8 15.99 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:15:59 #8 16.00 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
16:15:59 #8 16.00 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
16:15:59 #8 16.00 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB]
16:15:59 #8 16.01 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB]
16:15:59 #8 16.01 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB]
16:15:59 #8 16.01 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:15:59 #8 16.01 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB]
16:15:59 #8 16.02 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB]
16:15:59 #8 16.07 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B]
16:15:59 #8 16.10 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
16:15:59 #8 16.10 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB]
16:15:59 #8 16.10 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB]
16:15:59 #8 16.10 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
16:15:59 #8 16.11 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
16:15:59 #8 16.11 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:15:59 #8 16.11 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB]
16:15:59 #8 16.11 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB]
16:15:59 #8 16.14 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
16:15:59 #8 16.27 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB]
16:15:59 #8 16.27 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB]
16:15:59 #8 16.27 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB]
16:15:59 #8 16.27 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
16:15:59 #8 16.27 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB]
16:15:59 #8 16.27 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-daemon-perl all 6.01-1 [17.0 kB]
16:15:59 #8 16.27 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB]
16:15:59 #8 16.27 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:15:59 #8 16.27 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB]
16:15:59 #8 16.34 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB]
16:15:59 #8 16.35 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB]
16:15:59 #8 16.35 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
16:15:59 #8 16.35 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB]
16:15:59 #8 16.35 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB]
16:15:59 #8 16.36 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
16:15:59 #8 16.36 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB]
16:15:59 #8 16.36 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB]
16:15:59 #8 16.36 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB]
16:15:59 #8 16.42 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B]
16:15:59 #8 16.45 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:15:59 #8 16.45 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:15:59 #8 16.45 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB]
16:15:59 #8 16.45 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB]
16:15:59 #8 16.45 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB]
16:15:59 #8 16.45 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB]
16:15:59 #8 16.45 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB]
16:15:59 #8 16.45 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB]
16:15:59 #8 16.48 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:15:59 #8 16.53 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
16:15:59 #8 16.53 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B]
16:15:59 #8 16.53 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB]
16:15:59 #8 16.53 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
16:15:59 #8 16.53 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B]
16:15:59 #8 16.53 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
16:15:59 #8 16.53 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB]
16:15:59 #8 16.53 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB]
16:15:59 #8 16.56 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
16:15:59 #8 16.62 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
16:15:59 #8 16.62 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [41.8 kB]
16:15:59 #8 16.62 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB]
16:15:59 #8 16.62 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB]
16:15:59 #8 16.62 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:15:59 #8 16.62 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
16:15:59 #8 16.62 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB]
16:15:59 #8 16.62 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:15:59 #8 16.64 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:15:59 #8 16.70 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
16:15:59 #8 16.71 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB]
16:15:59 #8 16.71 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB]
16:15:59 #8 16.73 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB]
16:15:59 #8 16.73 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB]
16:15:59 #8 16.73 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB]
16:15:59 #8 16.73 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB]
16:15:59 #8 16.73 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
16:15:59 #8 16.73 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB]
16:15:59 #8 16.79 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB]
16:15:59 #8 16.82 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB]
16:15:59 #8 16.93 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB]
16:15:59 #8 16.95 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB]
16:15:59 #8 16.95 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
16:15:59 #8 16.95 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
16:15:59 #8 16.96 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B]
16:15:59 #8 16.96 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
16:15:59 #8 16.96 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.1 [155 kB]
16:15:59 #8 16.96 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB]
16:15:59 #8 16.96 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB]
16:15:59 #8 17.01 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:15:59 #8 17.09 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B]
16:15:59 #8 17.33 debconf: delaying package configuration, since apt-utils is not installed
16:15:59 #8 17.44 Fetched 84.7 MB in 8s (9969 kB/s)
16:15:59 #8 17.49 Selecting previously unselected package liblocale-gettext-perl.
16:15:59 #8 17.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4045 files and directories currently installed.)
16:15:59 #8 17.49 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ...
16:15:59 #8 17.52 Unpacking liblocale-gettext-perl (1.07-3build2) ...
16:15:59 #8 17.63 Selecting previously unselected package libssl1.1:armhf.
16:15:59 #8 17.63 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_armhf.deb ...
16:15:59 #8 17.64 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.14) ...
16:15:59 From https://github.com/docker/scan-cli-plugin
16:15:59  * [new tag]         v0.14.0    -> v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:15:59 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:15:59 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:15:59 + SRC=src/github.com/docker/scan-cli-plugin
16:15:59 + REF=v0.14.0
16:15:59 + REF_FETCH=v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:15:59 + awk {print $2}
16:15:59 + REF=refs/tags/v0.14.0
16:15:59 + [ -n refs/tags/v0.14.0 ]
16:15:59 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 + REF=refs/tags/v0.14.0
16:15:59 + [ -n refs/tags/v0.14.0 ]
16:15:59 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 #8 7.730 The following additional packages will be installed:
16:15:59 #8 7.730   autoconf automake autopoint autotools-dev binutils
16:15:59 #8 7.730   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
16:15:59 #8 7.730   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
16:15:59 #8 7.730   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
16:15:59 #8 7.730   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
16:15:59 #8 7.730   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
16:15:59 #8 7.730   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:15:59 #8 7.730   libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
16:15:59 #8 7.730   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:15:59 #8 7.730   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
16:15:59 #8 7.730   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:15:59 #8 7.730   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
16:15:59 #8 7.730   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:15:59 #8 7.730   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:15:59 #8 7.730   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
16:15:59 #8 7.730   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
16:15:59 #8 7.730   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:15:59 #8 7.730   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
16:15:59 #8 7.730   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
16:15:59 #8 7.730   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
16:15:59 #8 7.730   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:15:59 #8 7.730   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
16:15:59 #8 7.730   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:15:59 #8 7.730   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:15:59 #8 7.730   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:15:59 #8 7.730   po-debconf python3 python3-minimal python3.9 python3.9-minimal
16:15:59 #8 7.730   sensible-utils wdiff xz-utils
16:15:59 #8 7.730 Suggested packages:
16:15:59 #8 7.730   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:15:59 #8 7.730   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
16:15:59 #8 7.730   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
16:15:59 #8 7.730   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:15:59 #8 7.730   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
16:15:59 #8 7.730   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
16:15:59 #8 7.730   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
16:15:59 #8 7.730   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
16:15:59 #8 7.730   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
16:15:59 #8 7.730   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:15:59 #8 7.730   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
16:15:59 #8 7.730   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
16:15:59 #8 7.730   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
16:15:59 #8 7.730   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
16:15:59 #8 7.730   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
16:15:59 #8 7.730   diffutils-doc perl-doc libterm-readline-gnu-perl
16:15:59 #8 7.730   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
16:15:59 #8 7.730   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
16:15:59 #8 7.730   binfmt-support wdiff-doc
16:15:59 #8 7.730 Recommended packages:
16:15:59 #8 7.730   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
16:15:59 #8 7.730   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
16:15:59 #8 7.730   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
16:15:59 #8 7.730   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
16:15:59 #8 7.730   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
16:15:59 #8 7.730   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
16:15:59 #8 7.730   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
16:15:59 #8 7.730   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
16:15:59 #8 7.730   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
16:15:59 #8 7.730   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
16:15:59 #8 10.07 Get:79 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
16:15:59 #8 10.07 Get:80 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
16:15:59 #8 10.07 Get:81 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
16:15:59 #8 10.09 Get:82 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
16:15:59 #8 10.10 Get:83 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
16:15:59 #8 10.12 Get:84 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
16:15:59 #8 10.12 Get:85 http://deb.debian.org/debian buster/main armhf openssl armhf 1.1.1d-0+deb10u7 [818 kB]
16:15:59 #8 10.17 Get:86 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
16:15:59 #8 10.17 Get:87 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u1 [67.4 kB]
16:15:59 #8 10.17 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u1 [98.9 kB]
16:15:59 #8 10.17 Get:89 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:15:59 #8 10.17 Get:90 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u6 [202 kB]
16:15:59 #8 10.17 Get:91 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
16:15:59 #8 10.19 Get:92 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
16:15:59 #8 10.19 Get:93 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
16:15:59 #8 10.19 Get:94 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
16:15:59 #8 10.19 Get:95 http://deb.debian.org/debian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2 [298 kB]
16:15:59 #8 10.19 Get:96 http://deb.debian.org/debian buster/main armhf curl armhf 7.64.0-4+deb10u2 [257 kB]
16:15:59 #8 10.21 Get:97 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
16:15:59 #8 10.21 Get:98 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
16:15:59 #8 10.22 Get:99 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
16:15:59 #8 10.22 Get:100 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
16:15:59 #8 10.22 Get:101 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:15:59 #8 10.22 Get:102 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:15:59 #8 10.22 Get:103 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
16:15:59 #8 10.23 Get:104 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1102 kB]
16:15:59 + REF=refs/tags/v0.14.0
16:15:59 + [ -n refs/tags/v0.14.0 ]
16:15:59 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 59bf1c3509f3: Verifying Checksum
16:15:59 59bf1c3509f3: Download complete
16:15:59 + REF=refs/tags/v0.14.0
16:15:59 + [ -n refs/tags/v0.14.0 ]
16:15:59 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:15:59 #14 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 4.1s done
16:15:59 + REF=refs/heads/master
16:15:59 + [ -n refs/heads/master ]
16:15:59 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:59 + REF=refs/heads/master
16:15:59 + [ -n refs/heads/master ]
16:15:59 + REF_FETCH=refs/heads/master:refs/heads/master
16:15:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:15:59 #9 10.26 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB]
16:15:59 #9 10.27 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
16:15:59 #9 10.27 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
16:15:59 #9 10.33 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
16:15:59 #9 10.36 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.3 [591 kB]
16:15:59 #9 10.41 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
16:15:59 #9 10.42 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
16:15:59 #9 10.42 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.6 [139 kB]
16:15:59 #9 10.42 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
16:15:59 #9 10.42 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
16:15:59 #9 10.42 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
16:15:59 #9 10.42 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
16:15:59 #9 10.42 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
16:15:59 #9 10.47 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
16:15:59 #9 10.54 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
16:15:59 #8 2.479 Reading package lists...
16:15:59 From https://github.com/docker/docker
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:59 #14 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.1s done
16:15:59 #8 18.27 Selecting previously unselected package libpython3.6-minimal:armhf.
16:15:59 #8 18.27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_armhf.deb ...
16:15:59 #8 18.27 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.6) ...
16:15:59 for p in cross-win; do \
16:15:59 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.12 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
16:15:59 done
16:15:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:15:59 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker VERSION=0.0.0-20211220110528-fe93451 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
16:15:59 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker'
16:15:59 From https://github.com/docker/scan-cli-plugin
16:15:59  * [new tag]         v0.14.0    -> v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:59 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 fedora-33
16:15:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:15:59 mkdir -p rpmbuild/SOURCES
16:15:59 docker run --rm -w /v \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:15:59 	alpine \
16:15:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:15:59 Unable to find image 'alpine:latest' locally
16:15:59 #13 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.7s done
16:15:59 #13 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2
16:15:59 #13 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.6s done
16:15:59 #13 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2
16:15:59 From https://github.com/docker/scan-cli-plugin
16:15:59  * [new tag]         v0.14.0    -> v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:59 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 debian-bullseye
16:15:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:59 mkdir -p sources
16:15:59 docker run --rm -w /v \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:59 	alpine \
16:15:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:59 Unable to find image 'alpine:latest' locally
16:15:59 From https://github.com/docker/docker
16:15:59  * [new branch]      master     -> master
16:15:59  * [new branch]      master     -> origin/master
16:15:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:15:59 #8 10.25 Get:105 http://deb.debian.org/debian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [597 kB]
16:15:59 #8 10.26 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
16:15:59 #8 10.26 Get:107 http://deb.debian.org/debian buster/main armhf libncurses6 armhf 6.1+20181013-2+deb10u2 [79.8 kB]
16:15:59 #8 10.26 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
16:15:59 #8 10.27 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:15:59 #8 10.28 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
16:15:59 #8 10.28 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
16:15:59 #8 10.30 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
16:15:59 From https://github.com/docker/scan-cli-plugin
16:15:59  * [new tag]         v0.14.0    -> v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:59 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-hirsute
16:15:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:59 mkdir -p sources
16:15:59 docker run --rm -w /v \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:59 	alpine \
16:15:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:59 Unable to find image 'alpine:latest' locally
16:15:59 59bf1c3509f3: Pull complete
16:15:59 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:15:59 Status: Downloaded newer image for alpine:latest
16:15:59 #14 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.1s done
16:15:59 From https://github.com/docker/scan-cli-plugin
16:15:59  * [new tag]         v0.14.0    -> v0.14.0
16:15:59 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:15:59 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-bionic
16:15:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:15:59 mkdir -p sources
16:15:59 docker run --rm -w /v \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:15:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:15:59 	alpine \
16:15:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:15:59 Unable to find image 'alpine:latest' locally
16:15:59 #9 10.55 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
16:15:59 #9 10.55 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
16:15:59 #9 10.57 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
16:15:59 #9 10.57 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.3 [207 kB]
16:15:59 #9 10.58 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.3 [317 kB]
16:15:59 #9 10.63 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.3 [38.0 kB]
16:15:59 #9 10.63 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.3 [37.2 kB]
16:15:59 #9 10.63 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.3 [2096 kB]
16:15:59 #9 10.73 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.3 [3368 B]
16:15:59 #9 10.73 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.2 [63.6 kB]
16:15:59 #9 10.73 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-91.102 [1109 kB]
16:15:59 #9 10.78 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
16:15:59 #9 10.78 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.2 [1915 kB]
16:15:59 #14 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2
16:15:59 #8 18.49 Selecting previously unselected package libexpat1:armhf.
16:15:59 #8 18.49 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_armhf.deb ...
16:15:59 #8 18.50 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.2) ...
16:15:59 #8 18.61 Selecting previously unselected package python3.6-minimal.
16:15:59 #8 18.61 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_armhf.deb ...
16:15:59 #8 18.62 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ...
16:15:59 mkdir -p autogen
16:15:59 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
16:16:00 #13 ...
16:16:00 
16:16:00 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
16:16:00 #7 sha256:5f311ccec7262affa95069cf13c6db33aa5f39642bc8bb53a90ecda8d059a2b9
16:16:00 #7 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done
16:16:00 #7 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done
16:16:00 #7 sha256:7504f55ce01c4923c307df3d8ce9634ab5358c867e6a3c4c380e4e0a3972a244 529B / 529B done
16:16:00 #7 sha256:6d9a058ad270a7918482246d4a76b0ad3c9796c24f1079533cff73ef14382534 1.48kB / 1.48kB done
16:16:00 #7 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 1.3s done
16:16:00 #7 extracting sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 3.5s done
16:16:00 #7 DONE 5.3s
16:16:00 
16:16:00 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:00 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:00 #13 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.5s done
16:16:00 #13 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.4s done
16:16:00 #13 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c
16:16:00 latest: Pulling from library/alpine
16:16:00 59bf1c3509f3: Pulling fs layer
16:16:00 git init src/github.com/docker/scan-cli-plugin
16:16:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:16:00 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:16:00 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:16:00 + SRC=src/github.com/docker/scan-cli-plugin
16:16:00 + REF=v0.14.0
16:16:00 + REF_FETCH=v0.14.0
16:16:00 + + gitawk -C {print $2} src/github.com/docker/scan-cli-plugin
16:16:00  ls-remote --refs --heads --tags origin v0.14.0
16:16:00 #14 ...
16:16:00 
16:16:00 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:16:00 #8 sha256:4631f3c21336a6732a31d82bb5b23312c4df708b4d18adac0a9920af6a99d7a5
16:16:00 #8 DONE 1.6s
16:16:00 
16:16:00 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:00 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:00 latest: Pulling from library/alpine
16:16:00 latest: Pulling from library/alpine
16:16:00 59bf1c3509f3: Pulling fs layer
16:16:00 59bf1c3509f3: Verifying Checksum
16:16:00 59bf1c3509f3: Download complete
16:16:00 From https://github.com/docker/cli
16:16:00  * [new branch]      master     -> master
16:16:00  * [new branch]      master     -> origin/master
16:16:00 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:16:00 #8 18.90 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:00 #9 10.87 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.3.0-17ubuntu1~20.04 [19.1 kB]
16:16:00 #9 10.87 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
16:16:00 #9 10.89 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
16:16:00 #9 10.91 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
16:16:00 #9 10.91 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.3.0-17ubuntu1~20.04 [5879 kB]
16:16:00 #8 2.997 Reading package lists...
16:16:00 #8 3.507 Building dependency tree...
16:16:00 #8 3.658 Reading state information...
16:16:00 #2 [internal] load .dockerignore
16:16:00 #2 sha256:0381618436276848236b2c26900bbba396703e42efc1c61efaeea99fbd21941a
16:16:00 #2 transferring context:
16:16:00 #2 transferring context: 87B done
16:16:00 #2 DONE 0.1s
16:16:00 
16:16:00 #1 [internal] load build definition from Dockerfile
16:16:00 #1 sha256:5b9de6b8b20d11f22203cec322696d7245232de158a4a2dca6bd907ad78dcfda
16:16:00 #1 transferring dockerfile: 17.53kB done
16:16:00 #1 DONE 0.1s
16:16:00 
16:16:00 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:16:00 #4 sha256:66dd669ab644d2a1982b82394c199986927d3cd651737bd81752dcf1a85fcf3e
16:16:00 #4 DONE 0.0s
16:16:00 
16:16:00 #3 resolve image config for docker.io/docker/dockerfile:1.3
16:16:00 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:16:00 git init src/github.com/docker/scan-cli-plugin
16:16:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:16:00 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:16:00 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:16:00 + SRC=src/github.com/docker/scan-cli-plugin
16:16:00 + REF=v0.14.0
16:16:00 + REF_FETCH=v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:16:00 + awk {print $2}
16:16:00 + REF=refs/tags/v0.14.0
16:16:00 + [ -n refs/tags/v0.14.0 ]
16:16:00 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:00 #13 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c
16:16:00 latest: Pulling from library/alpine
16:16:00 59bf1c3509f3: Pulling fs layer
16:16:00 59bf1c3509f3: Verifying Checksum
16:16:00 59bf1c3509f3: Download complete
16:16:00 From https://github.com/docker/docker
16:16:00  * [new branch]      master     -> master
16:16:00  * [new branch]      master     -> origin/master
16:16:00 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:16:00 git init src/github.com/docker/scan-cli-plugin
16:16:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:16:00 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:16:00 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:16:00 + SRC=src/github.com/docker/scan-cli-plugin
16:16:00 + REF=v0.14.0
16:16:00 + REF_FETCH=v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:16:00 + awk {print $2}
16:16:00 + REF=refs/tags/v0.14.0
16:16:00 + [ -n refs/tags/v0.14.0 ]
16:16:00 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:00 59bf1c3509f3: Verifying Checksum
16:16:00 59bf1c3509f3: Download complete
16:16:00 + REF=refs/tags/v0.14.0
16:16:00 + [ -n refs/tags/v0.14.0 ]
16:16:00 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:00 59bf1c3509f3: Pulling fs layer
16:16:00 59bf1c3509f3: Verifying Checksum
16:16:00 59bf1c3509f3: Download complete
16:16:00 59bf1c3509f3: Pull complete
16:16:00 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 5.1s
16:16:00 #14 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.1s
16:16:00 git init src/github.com/docker/docker
16:16:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/.git/
16:16:00 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:16:00 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:16:00 + SRC=src/github.com/docker/docker
16:16:00 + REF=master
16:16:00 + REF_FETCH=master
16:16:00 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:16:00 + awk {print $2}
16:16:00 #8 19.05 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.6) ...
16:16:00 #8 19.10 Setting up libexpat1:armhf (2.2.5-3ubuntu0.2) ...
16:16:00 #8 19.14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ...
16:16:00 #9 11.22 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
16:16:00 #9 11.23 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB]
16:16:00 #9 11.23 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]
16:16:00 #9 11.23 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]
16:16:00 #9 11.37 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.3.0-17ubuntu1~20.04 [387 kB]
16:16:00 #8 3.870 The following additional packages will be installed:
16:16:00 #8 3.870   autoconf automake autopoint autotools-dev binutils
16:16:00 #8 3.870   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:16:00 #8 3.870   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:16:00 #8 3.870   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:00 #8 3.870   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:16:00 #8 3.870   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:16:00 #8 3.870   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:00 #8 3.870   intltool-debian iso-codes less libalgorithm-diff-perl
16:16:00 #8 3.870   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:00 #8 3.870   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:16:00 #8 3.870   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:00 #8 3.870   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:00 #8 3.870   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:16:00 #8 3.870   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:16:00 #8 3.870   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:00 #8 3.870   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:00 #8 3.870   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:16:00 #8 3.870   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:16:00 #8 3.870   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:00 #8 3.870   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:00 #8 3.870   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:00 #8 3.870   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:16:00 #8 3.870   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:00 #8 3.870   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:00 #8 3.870   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:16:00 #8 3.870   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:16:00 #8 3.870   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:16:00 #8 3.870   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:16:00 #8 3.870   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:16:00 #8 3.870   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:16:00 #8 3.870   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:16:00 #8 3.870   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:16:00 #8 3.870   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:00 #8 3.870   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:00 #8 3.870   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:00 #8 3.870   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:00 #8 3.870   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:00 #8 3.870   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:16:00 #8 3.870   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:16:00 #8 3.870   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:16:00 #8 3.870   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:16:00 #8 3.870   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:00 #8 3.870   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:16:00 #8 3.870   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:16:00 #8 3.870   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:16:00 #8 3.870   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:16:00 #8 3.870   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:00 #8 3.870   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:00 #8 3.870   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:16:00 #8 3.870   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:00 #8 3.870   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:00 #8 3.870   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:00 #8 3.870   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:16:00 #8 3.870   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:00 #8 3.870   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:00 #8 3.871   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:00 #8 3.871   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:00 #8 3.871   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:00 #8 3.871   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:00 #8 3.871   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:00 #8 3.871   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:00 #8 3.871   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:00 #8 3.871   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:16:00 #8 3.871   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:16:00 #8 3.871   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:16:00 #8 3.871   libstring-shellquote-perl libsub-exporter-perl
16:16:00 #8 3.871   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:16:00 #8 3.871   libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:00 #8 3.871   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:16:00 #8 3.871   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:16:00 #8 3.871   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:16:00 #8 3.871   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:16:00 #8 3.871   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:16:00 #8 3.871   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:16:00 #8 3.871   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:16:00 #8 3.871   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:16:00 #8 3.871   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:16:00 #8 3.871   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:16:00 #8 3.871   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:16:00 #8 3.871   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:16:00 #8 3.871   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:16:00 #8 3.871   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:16:00 #8 3.871   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:16:00 #8 3.871   python3 python3-apt python3-certifi python3-chardet python3-debian
16:16:00 #8 3.871   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:00 #8 3.871   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:00 #8 3.871   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:16:00 #8 3.871   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:16:00 #8 3.874 Suggested packages:
16:16:00 #8 3.874   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:00 #8 3.874   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:00 #8 3.874   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:00 #8 3.874   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:00 #8 3.874   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:00 #8 3.874   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:00 #8 3.874   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:16:00 #8 3.874   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:16:00 #8 3.874   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:16:00 #8 3.874   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:16:00 #8 3.874   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:16:00 #8 3.874   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
16:16:00 #8 3.874   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
16:16:00 #8 3.874   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
16:16:00 #8 3.874   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:00 #8 3.874   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:16:00 #8 3.874   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
16:16:00 #8 3.874   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:00 #8 3.874   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:00 #8 3.874   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:00 #8 3.874   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:00 #8 3.874   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:00 #8 3.874   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:00 #8 3.874   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:00 #8 3.874   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:00 #8 3.874   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:00 #8 3.874   binfmt-support readline-doc zip wdiff-doc
16:16:00 #7 sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 53.62MB / 53.62MB 4.6s done
16:16:00 #7 extracting sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52
16:16:00 #14 ...
16:16:00 
16:16:00 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:16:00 #8 sha256:00ced60efa8743b4f2d884a92121e19420d022fcb3792fd298ec5be9262bee8e
16:16:00 #8 DONE 1.1s
16:16:00 
16:16:00 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:00 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:00 #14 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.8s done
16:16:00 59bf1c3509f3: Pull complete
16:16:00 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:00 Status: Downloaded newer image for alpine:latest
16:16:00 59bf1c3509f3: Pull complete
16:16:00 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:00 Status: Downloaded newer image for alpine:latest
16:16:00 From https://github.com/docker/scan-cli-plugin
16:16:00  * [new tag]         v0.14.0    -> v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:16:00 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 centos-8
16:16:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:16:00 mkdir -p rpmbuild/SOURCES
16:16:00 docker run --rm -w /v \
16:16:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:00 	alpine \
16:16:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:00 Unable to find image 'alpine:latest' locally
16:16:00 #13 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.2s done
16:16:00 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709
16:16:00 59bf1c3509f3: Pull complete
16:16:00 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:00 Status: Downloaded newer image for alpine:latest
16:16:00 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:00 Status: Downloaded newer image for alpine:latest
16:16:00 #14 ...
16:16:00 
16:16:00 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322
16:16:00 #7 sha256:ae035ebea5b9c6188e7ecf6d0a6cb6b749cad4ff30555b7929b4351d87439353
16:16:00 #7 resolve docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 0.0s done
16:16:00 #7 sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 1.42kB / 1.42kB done
16:16:00 #7 sha256:26c3bd3ae441c873a210200bcbb975ffd2bbf0c0841a4584f4476c8a5b8f3d99 529B / 529B done
16:16:00 #7 sha256:d5ca7a4456053674d490803005766890dd19e3f7e789a48737c0d462da531f5d 1.48kB / 1.48kB done
16:16:00 #7 sha256:a39c84e173f038958d338f55a9e8ee64bb6643e8ac6ae98e08ca65146e668d86 27.17MB / 27.17MB 1.4s done
16:16:00 #7 extracting sha256:a39c84e173f038958d338f55a9e8ee64bb6643e8ac6ae98e08ca65146e668d86 1.8s done
16:16:00 #7 DONE 5.0s
16:16:00 
16:16:00 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:00 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:00 #14 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.3s done
16:16:00 #14 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c
16:16:00 + REF=refs/heads/master
16:16:00 + [ -n refs/heads/master ]
16:16:00 + REF_FETCH=refs/heads/master:refs/heads/master
16:16:00 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:16:00 #8 11.14 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
16:16:00 #8 11.14 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
16:16:00 #8 11.14 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
16:16:00 #8 11.14 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u1 [492 kB]
16:16:00 #8 11.15 Get:117 http://deb.debian.org/debian buster/main armhf libksba8 armhf 1.3.5-2 [85.9 kB]
16:16:00 #8 11.15 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
16:16:00 #8 11.15 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u1 [669 kB]
16:16:00 #8 11.17 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB]
16:16:00 #8 11.19 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u1 [788 kB]
16:16:00 #8 11.20 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u1 [804 kB]
16:16:00 #8 11.22 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
16:16:00 #8 11.22 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u1 [578 kB]
16:16:00 #8 11.23 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u1 [469 kB]
16:16:00 #8 11.23 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u1 [464 kB]
16:16:00 #8 11.24 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u1 [573 kB]
16:16:00 #8 11.24 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u1 [715 kB]
16:16:00 #8 11.25 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:16:00 #8 11.26 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
16:16:00 #8 11.26 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
16:16:00 #8 11.26 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
16:16:00 #8 11.26 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:16:00 #8 11.26 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:00 #8 11.26 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:16:00 #8 11.26 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
16:16:00 #8 11.26 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:16:00 #8 11.26 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
16:16:00 #8 11.26 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
16:16:00 #8 11.26 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:00 #8 11.26 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:00 #8 11.27 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
16:16:00 #8 11.28 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
16:16:00 #8 11.28 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
16:16:00 #8 11.28 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
16:16:00 #8 11.28 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
16:16:00 #8 11.28 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:16:00 #8 11.28 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
16:16:00 #8 11.28 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
16:16:00 #8 11.28 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:16:00 #8 11.29 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
16:16:00 #8 11.29 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
16:16:00 #8 11.29 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:16:00 #8 11.29 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
16:16:00 #8 11.29 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:16:00 #8 11.29 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
16:16:00 #8 11.29 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:16:00 #8 11.29 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:00 #8 11.29 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
16:16:00 #8 11.30 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [288 kB]
16:16:00 #8 11.31 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
16:16:00 #8 11.31 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
16:16:00 #8 11.31 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:16:00 #8 11.31 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:00 #8 11.31 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:00 #8 11.31 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
16:16:00 #8 11.31 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
16:16:00 #8 11.31 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
16:16:00 #8 11.32 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
16:16:00 #8 11.33 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
16:16:00 #8 11.33 Get:171 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B]
16:16:00 #8 11.34 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
16:16:00 #8 11.34 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
16:16:00 #8 11.35 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
16:16:00 #8 11.35 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
16:16:00 #8 11.35 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
16:16:00 #8 11.36 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
16:16:00 #8 11.36 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
16:16:00 #8 11.37 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
16:16:00 #8 11.37 Get:180 http://deb.debian.org/debian buster/main armhf exim4-config all 4.92-8+deb10u6 [324 kB]
16:16:00 #8 11.37 Get:181 http://deb.debian.org/debian buster/main armhf exim4-base armhf 4.92-8+deb10u6 [1134 kB]
16:16:00 #8 11.39 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
16:16:00 #14 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c
16:16:00 #3 DONE 0.6s
16:16:00 
16:16:00 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:16:00 #5 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:16:00 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
16:16:00 From https://github.com/docker/scan-cli-plugin
16:16:00  * [new tag]         v0.14.0    -> v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:16:00 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 fedora-35
16:16:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:16:00 mkdir -p rpmbuild/SOURCES
16:16:00 docker run --rm -w /v \
16:16:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:00 	alpine \
16:16:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:00 Unable to find image 'alpine:latest' locally
16:16:00 #13 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.7s done
16:16:00 latest: Pulling from library/alpine
16:16:00 From https://github.com/docker/scan-cli-plugin
16:16:00  * [new tag]         v0.14.0    -> v0.14.0
16:16:00 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:16:00 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-impish
16:16:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:16:00 mkdir -p sources
16:16:00 docker run --rm -w /v \
16:16:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:00 	alpine \
16:16:00 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:00 Unable to find image 'alpine:latest' locally
16:16:01 From https://github.com/docker/docker
16:16:01  * [new branch]      master     -> master
16:16:01  * [new branch]      master     -> origin/master
16:16:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:16:01 #8 11.40 Get:183 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB]
16:16:01 #8 11.40 Get:184 http://deb.debian.org/debian buster/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u7 [315 kB]
16:16:01 #8 11.41 Get:185 http://deb.debian.org/debian buster/main armhf exim4-daemon-light armhf 4.92-8+deb10u6 [545 kB]
16:16:01 #8 11.42 Get:186 http://deb.debian.org/debian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [296 kB]
16:16:01 #8 11.42 Get:187 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB]
16:16:01 #8 11.42 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
16:16:01 #8 11.42 Get:189 http://deb.debian.org/debian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
16:16:01 #8 11.45 Get:190 http://deb.debian.org/debian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4542 kB]
16:16:01 #8 11.55 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
16:16:01 #8 11.55 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
16:16:01 #8 11.55 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
16:16:01 From https://github.com/docker/docker
16:16:01  * [new branch]      master     -> master
16:16:01  * [new branch]      master     -> origin/master
16:16:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:16:01 #9 11.80 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]
16:16:01 #9 11.92 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.3.0-17ubuntu1~20.04 [686 kB]
16:16:01 #9 11.98 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.3.0-17ubuntu1~20.04 [6559 kB]
16:16:01 #5 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
16:16:01 #5 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
16:16:01 #5 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
16:16:01 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
16:16:01 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
16:16:01 #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
16:16:01 latest: Pulling from library/alpine
16:16:01 59bf1c3509f3: Pulling fs layer
16:16:01 59bf1c3509f3: Verifying Checksum
16:16:01 59bf1c3509f3: Download complete
16:16:01 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709
16:16:01 59bf1c3509f3: Pulling fs layer
16:16:01 59bf1c3509f3: Verifying Checksum
16:16:01 59bf1c3509f3: Download complete
16:16:01 latest: Pulling from library/alpine
16:16:01 59bf1c3509f3: Pulling fs layer
16:16:01 59bf1c3509f3: Download complete
16:16:01 git init src/github.com/docker/scan-cli-plugin
16:16:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:16:01 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:16:01 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:16:01 + SRC=src/github.com/docker/scan-cli-plugin
16:16:01 + REF=v0.14.0
16:16:01 + REF_FETCH=v0.14.0
16:16:01 + awk {print $2}
16:16:01 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:16:01 #8 11.70 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
16:16:01 #8 11.73 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:16:01 #8 11.74 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
16:16:01 #8 11.74 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:16:01 #8 11.74 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
16:16:01 #8 11.74 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
16:16:01 #8 11.75 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
16:16:01 #8 11.75 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
16:16:01 #8 11.75 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
16:16:01 #8 11.75 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
16:16:01 #8 11.75 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
16:16:01 #8 11.75 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
16:16:01 #8 11.75 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:16:01 #8 11.75 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
16:16:01 #8 11.76 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
16:16:01 #8 11.76 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
16:16:01 #8 11.76 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
16:16:01 #8 11.76 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
16:16:01 #8 11.76 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
16:16:01 #8 11.76 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
16:16:01 #8 11.76 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
16:16:01 #8 11.76 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
16:16:01 #8 11.76 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
16:16:01 #8 11.76 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
16:16:01 #8 11.76 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
16:16:01 #8 11.76 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
16:16:01 #8 11.77 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
16:16:01 #8 11.77 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
16:16:01 #8 11.77 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:16:01 #8 11.77 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:16:01 #8 11.77 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
16:16:01 #8 11.77 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
16:16:01 #8 11.77 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
16:16:01 #8 11.77 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
16:16:01 #8 11.79 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:16:01 #8 11.79 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
16:16:01 #8 11.79 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
16:16:01 #8 11.79 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
16:16:01 #8 11.80 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
16:16:01 #8 11.80 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
16:16:01 #8 11.80 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
16:16:01 #8 11.80 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
16:16:01 #8 11.80 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
16:16:01 #8 11.80 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
16:16:01 #8 11.80 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
16:16:01 #8 11.80 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
16:16:01 #8 11.80 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u1 [61.7 kB]
16:16:01 #8 11.81 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
16:16:01 #8 11.81 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
16:16:01 #8 11.81 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
16:16:01 #8 11.81 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
16:16:01 #8 11.81 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
16:16:01 #8 11.81 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:16:01 #8 11.81 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
16:16:01 #8 11.81 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
16:16:01 #8 11.82 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
16:16:01 #8 11.82 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
16:16:01 #8 11.82 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:16:01 #8 11.82 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
16:16:01 #8 11.82 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
16:16:01 #8 11.82 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:16:01 #8 11.82 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
16:16:01 #8 11.84 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
16:16:01 #8 11.84 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
16:16:01 #8 11.84 Get:258 http://deb.debian.org/debian buster/main armhf libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB]
16:16:01 #8 11.85 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
16:16:01 #8 11.85 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
16:16:01 #8 11.85 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
16:16:01 #8 11.85 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+b2 [198 kB]
16:16:01 #8 11.85 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
16:16:01 #8 11.85 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
16:16:01 #8 11.85 Get:265 http://deb.debian.org/debian buster/main armhf libhttp-daemon-perl all 6.01-3 [16.6 kB]
16:16:01 #8 11.85 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
16:16:01 #8 11.85 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
16:16:01 #8 11.86 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
16:16:01 #8 11.86 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
16:16:01 #8 11.86 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
16:16:01 #8 11.86 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
16:16:01 #8 11.86 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
16:16:01 #8 11.86 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
16:16:01 #8 11.87 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
16:16:01 #8 11.87 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
16:16:01 #8 11.87 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
16:16:01 #8 11.88 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
16:16:01 #8 11.88 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
16:16:01 #8 11.88 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
16:16:01 #8 11.90 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
16:16:01 #8 11.90 Get:281 http://deb.debian.org/debian buster/main armhf mariadb-common all 1:10.3.31-0+deb10u1 [32.7 kB]
16:16:01 #8 11.91 Get:282 http://deb.debian.org/debian buster/main armhf libmariadb3 armhf 1:10.3.31-0+deb10u1 [163 kB]
16:16:01 #8 11.91 Get:283 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
16:16:01 #8 11.91 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB]
16:16:01 #8 11.93 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB]
16:16:01 #8 11.94 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
16:16:01 #8 11.96 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
16:16:01 #8 11.96 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
16:16:01 #8 11.98 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
16:16:01 #8 11.98 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
16:16:01 #8 11.98 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
16:16:01 #8 11.98 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
16:16:01 #8 11.98 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
16:16:01 #8 11.98 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
16:16:01 #8 11.98 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
16:16:01 #8 11.98 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
16:16:01 #8 11.98 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:16:01 #8 11.98 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
16:16:01 #8 11.98 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
16:16:01 #8 11.98 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
16:16:01 #8 11.98 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
16:16:01 #8 11.98 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
16:16:01 #8 11.98 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
16:16:01 #8 11.98 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u1 [96.8 kB]
16:16:01 #8 11.98 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
16:16:01 #8 11.98 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
16:16:01 #8 11.98 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
16:16:01 #8 11.99 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
16:16:01 #8 11.99 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
16:16:01 #8 11.99 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
16:16:01 #8 11.99 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
16:16:01 #8 12.00 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:16:01 #8 12.00 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
16:16:01 #8 12.00 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:16:01 #8 12.00 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
16:16:01 #8 12.00 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
16:16:01 #8 12.00 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
16:16:01 #8 12.00 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
16:16:01 #8 12.00 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
16:16:01 #8 12.00 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
16:16:01 #8 12.00 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
16:16:01 #8 12.00 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
16:16:01 #8 12.00 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
16:16:01 git init src/github.com/docker/scan-cli-plugin
16:16:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:16:01 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:16:01 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:16:01 + SRC=src/github.com/docker/scan-cli-plugin
16:16:01 + REF=v0.14.0
16:16:01 + REF_FETCH=v0.14.0
16:16:01 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:16:01 + awk {print $2}
16:16:01 + REF=refs/tags/v0.14.0
16:16:01 + [ -n refs/tags/v0.14.0 ]
16:16:01 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:01 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:01 #14 ...
16:16:01 
16:16:01 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:01 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:01 #12 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:01 #12 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:16:01 #12 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.9s done
16:16:01 #12 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.4s done
16:16:01 #12 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:16:01 #12 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:01 #12 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.8s done
16:16:01 #12 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.8s done
16:16:01 #12 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 1.5s done
16:16:01 #12 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.5s done
16:16:01 #12 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 5.9s done
16:16:01 #12 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 7.5s
16:16:01 #12 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 4.0s done
16:16:01 #12 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.5s done
16:16:01 #12 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 1.5s
16:16:01 #12 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 8.0s done
16:16:01 #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
16:16:01 #5 DONE 0.6s
16:16:01 59bf1c3509f3: Pull complete
16:16:01 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:01 Status: Downloaded newer image for alpine:latest
16:16:01 #14 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.7s done
16:16:01 59bf1c3509f3: Pull complete
16:16:01 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:01 Status: Downloaded newer image for alpine:latest
16:16:01 59bf1c3509f3: Pull complete
16:16:01 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:01 Status: Downloaded newer image for alpine:latest
16:16:01 #8 20.08 Selecting previously unselected package python3-minimal.
16:16:01 #8 20.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4316 files and directories currently installed.)
16:16:01 #8 20.08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
16:16:01 #8 20.09 Unpacking python3-minimal (3.6.7-1~18.04) ...
16:16:01 #8 20.13 Selecting previously unselected package mime-support.
16:16:01 #8 20.13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
16:16:01 #8 20.13 Unpacking mime-support (3.60ubuntu1) ...
16:16:01 #8 20.18 Selecting previously unselected package libmpdec2:armhf.
16:16:01 #8 20.18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
16:16:01 #8 20.18 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
16:16:01 #8 20.22 Selecting previously unselected package readline-common.
16:16:01 #8 20.22 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
16:16:01 #8 20.22 Unpacking readline-common (7.0-3) ...
16:16:01 #8 ...
16:16:01 
16:16:01 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:01 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:01 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:01 #13 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:16:01 #13 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 1.1s done
16:16:01 #13 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.4s done
16:16:01 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:01 #13 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:16:01 #13 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 1.3s done
16:16:01 #13 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 2.6s done
16:16:01 #13 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 3.5s done
16:16:01 #13 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 3.1s done
16:16:01 #13 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 4.1s done
16:16:01 #13 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 3.1s done
16:16:01 #13 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.6s done
16:16:01 #13 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.6s done
16:16:01 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.3s done
16:16:01 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:01 #8 9.435 The following NEW packages will be installed:
16:16:01 #8 9.435   autoconf automake autopoint autotools-dev binutils
16:16:01 #8 9.435   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
16:16:01 #8 9.435   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
16:16:01 #8 9.435   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
16:16:01 #8 9.435   intltool-debian libarchive-zip-perl libasan6 libatomic1
16:16:01 #8 9.435   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
16:16:01 #8 9.435   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
16:16:01 #8 9.435   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
16:16:01 #8 9.435   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:16:01 #8 9.435   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
16:16:01 #8 9.435   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:16:01 #8 9.435   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
16:16:01 #8 9.435   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:01 #8 9.435   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:16:01 #8 9.435   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
16:16:01 #8 9.435   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
16:16:01 #8 9.435   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:16:01 #8 9.435   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
16:16:01 #8 9.435   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
16:16:01 #8 9.435   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
16:16:01 #8 9.435   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:16:01 #8 9.435   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
16:16:01 #8 9.435   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:16:01 #8 9.435   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:16:01 #8 9.435   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:16:01 #8 9.436   po-debconf python3 python3-minimal python3.9 python3.9-minimal
16:16:01 #8 9.436   sensible-utils wdiff xz-utils
16:16:01 #8 9.442 The following packages will be upgraded:
16:16:01 #8 9.442   curl libc6 libcurl4
16:16:01 + REF=refs/tags/v0.14.0
16:16:01 + [ -n refs/tags/v0.14.0 ]
16:16:01 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:01 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:01 #8 12.01 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
16:16:01 #8 12.01 Get:325 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
16:16:01 #8 12.02 Get:326 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB]
16:16:01 #8 12.02 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
16:16:01 #8 12.02 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
16:16:01 #8 12.02 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
16:16:01 #8 12.03 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
16:16:01 #8 12.03 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
16:16:01 #8 12.03 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:16:01 #8 12.05 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
16:16:01 #8 12.05 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
16:16:01 #8 12.06 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
16:16:01 #8 12.06 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
16:16:01 #8 12.06 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
16:16:01 #8 12.06 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
16:16:01 #8 12.06 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
16:16:01 #8 12.08 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
16:16:01 #8 12.08 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
16:16:01 #8 12.08 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
16:16:01 #8 12.09 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
16:16:01 #8 12.12 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
16:16:01 #8 12.12 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20190415.1030-1 [116 kB]
16:16:01 #8 12.12 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
16:16:01 #8 12.13 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
16:16:01 #8 12.13 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
16:16:01 #8 12.14 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
16:16:01 #8 12.14 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
16:16:01 #8 12.14 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
16:16:01 #8 12.14 Get:352 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB]
16:16:01 #8 12.14 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
16:16:01 #8 12.14 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
16:16:01 #8 12.14 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
16:16:01 #8 12.16 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
16:16:01 #8 12.17 Get:357 http://deb.debian.org/debian buster/main armhf unzip armhf 6.0-23+deb10u2 [158 kB]
16:16:01 #8 12.18 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
16:16:01 #8 12.18 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
16:16:01 #12 ...
16:16:01 
16:16:01 #14 [stage-1 1/6] FROM docker.io/library/fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410
16:16:01 #14 sha256:13e02a707e86fdd2c4aaa043c7f04bce8443d763136c9a7f4328acb24e13696f
16:16:01 #14 extracting sha256:c1323e24d83bead6278a9d962e8184fae424d3b184fd8892fcb9fb05b4b7068e 4.3s done
16:16:01 #14 DONE 8.6s
16:16:01 
16:16:01 #6 [internal] load .dockerignore
16:16:01 #6 sha256:2668e9e0ebf195ec2dbd9261ad3247b33d290dbde2886d7d0fb45c61f0598aca
16:16:01 #6 DONE 0.0s
16:16:01 
16:16:01 #7 [internal] load build definition from Dockerfile
16:16:01 #7 sha256:e3112bdfc76baa5fa0e71a0c612408be96e2976dc810a15e01d2d23140801658
16:16:01 #7 DONE 0.0s
16:16:01 
16:16:01 #11 [auth] library/golang:pull token for registry-1.docker.io
16:16:01 #11 sha256:a40191da5711de935bc85b0ae33ce87365d4a495eb04e8443fa7ab1a2d57ebae
16:16:01 #11 DONE 0.0s
16:16:01 
16:16:01 #12 [auth] djs55/vpnkit:pull token for registry-1.docker.io
16:16:01 #12 sha256:64b0e9324714f982ebd8661546c1539e434519b202d67e9b3e9410c1b2e6ce24
16:16:01 #12 DONE 0.0s
16:16:01 
16:16:01 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:01 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:16:01 #9 12.33 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
16:16:01 #9 12.33 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.3.0-17ubuntu1~20.04 [1784 kB]
16:16:01 #9 12.37 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.3.0-17ubuntu1~20.04 [6691 kB]
16:16:01 #14 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709
16:16:01 #14 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.7s done
16:16:01 #14 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709
16:16:01 #8 20.26 Selecting previously unselected package libreadline7:armhf.
16:16:01 #8 20.26 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
16:16:01 #8 20.27 Unpacking libreadline7:armhf (7.0-3) ...
16:16:01 #8 20.31 Selecting previously unselected package libsqlite3-0:armhf.
16:16:01 #8 20.31 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.4_armhf.deb ...
16:16:01 #8 20.33 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.4) ...
16:16:01 #8 12.53 debconf: delaying package configuration, since apt-utils is not installed
16:16:01 
16:16:01 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:01 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:01 #12 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.1s done
16:16:01 #12 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:01 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.3s done
16:16:01 From https://github.com/docker/scan-cli-plugin
16:16:01  * [new tag]         v0.14.0    -> v0.14.0
16:16:01 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:16:01 make -C deb VERSION=0.0.1-dev GO_VERSION=1.16.12 ubuntu-focal
16:16:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:16:01 mkdir -p sources
16:16:01 docker run --rm -w /v \
16:16:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:01 	alpine \
16:16:01 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:01 Unable to find image 'alpine:latest' locally
16:16:01 #9 12.71 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
16:16:01 #9 12.71 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
16:16:01 #9 12.71 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdpkg-perl all 1.19.7ubuntu3 [230 kB]
16:16:01 #9 12.71 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
16:16:01 #9 12.71 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dpkg-dev all 1.19.7ubuntu3 [679 kB]
16:16:01 #9 12.73 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
16:16:01 #9 12.73 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
16:16:01 #9 12.75 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1 [34.6 kB]
16:16:01 #9 12.75 Get:117 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1 [140 kB]
16:16:01 #9 12.78 Get:118 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1 [24.4 kB]
16:16:01 #9 12.83 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1 [78.5 kB]
16:16:01 #9 12.83 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [47.1 kB]
16:16:01 #9 12.83 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1 [89.0 kB]
16:16:01 #8 20.40 Selecting previously unselected package libpython3.6-stdlib:armhf.
16:16:01 #8 20.40 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_armhf.deb ...
16:16:01 #8 20.40 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.6) ...
16:16:01 #8 20.64 Selecting previously unselected package python3.6.
16:16:01 #8 20.64 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.6_armhf.deb ...
16:16:01 #8 20.64 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ...
16:16:02 #8 9.940 3 upgraded, 126 newly installed, 0 to remove and 6 not upgraded.
16:16:02 #8 9.940 Need to get 80.0 MB of archives.
16:16:02 #8 9.940 After this operation, 300 MB of additional disk space will be used.
16:16:02 #8 9.940 Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u2 [2295 kB]
16:16:02 #8 9.978 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB]
16:16:02 #8 12.56 Fetched 156 MB in 4s (42.2 MB/s)
16:16:02 #8 12.65 Selecting previously unselected package sensible-utils.
16:16:02 #8 12.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6671 files and directories currently installed.)
16:16:02 #8 12.65 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
16:16:02 #8 12.66 Unpacking sensible-utils (0.0.12) ...
16:16:02 #8 12.69 Selecting previously unselected package lsb-base.
16:16:02 #8 12.69 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
16:16:02 #8 12.70 Unpacking lsb-base (10.2019051400) ...
16:16:02 #8 12.77 Selecting previously unselected package cron.
16:16:02 #8 12.77 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
16:16:02 From https://github.com/docker/docker
16:16:02  * [new branch]      master     -> master
16:16:02  * [new branch]      master     -> origin/master
16:16:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:16:02 From https://github.com/docker/scan-cli-plugin
16:16:02  * [new tag]         v0.14.0    -> v0.14.0
16:16:02 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:16:02 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 centos-7
16:16:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:16:02 mkdir -p rpmbuild/SOURCES
16:16:02 docker run --rm -w /v \
16:16:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:02 	alpine \
16:16:02 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:02 Unable to find image 'alpine:latest' locally
16:16:02 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8
16:16:02 latest: Pulling from library/alpine
16:16:02 #9 12.83 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1 [170 kB]
16:16:02 #9 12.84 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [13.2 kB]
16:16:02 #9 12.84 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1 [79.9 kB]
16:16:02 #9 12.84 Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2 [13.4 kB]
16:16:02 #9 12.84 Get:126 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsasl2-2 armhf 2.1.27+dfsg-2 [42.7 kB]
16:16:02 #9 12.85 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
16:16:02 #9 12.92 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.8 [133 kB]
16:16:02 #9 12.93 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
16:16:02 #9 12.93 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
16:16:02 #9 12.93 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
16:16:02 #9 12.94 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.7 [203 kB]
16:16:02 #9 12.94 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.7 [154 kB]
16:16:02 #9 12.94 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
16:16:02 #9 12.95 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
16:16:02 #9 12.95 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
16:16:02 #9 13.00 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:16:02 #9 13.07 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
16:16:02 #8 20.69 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:02 #8 20.69 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
16:16:02 #8 20.70 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
16:16:02 #8 20.78 Setting up python3-minimal (3.6.7-1~18.04) ...
16:16:02 #14 ...
16:16:02 
16:16:02 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:16:02 #8 sha256:ddcea88e50d33a47ebd3ef981f55c26c210f324c04e55693ab594e1929fab8b9
16:16:02 #8 DONE 1.4s
16:16:02 
16:16:02 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:02 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:02 #8 10.30 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
16:16:02 #8 10.30 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
16:16:02 #8 10.48 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
16:16:02 #8 10.48 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
16:16:02 #8 10.48 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
16:16:02 #8 12.78 Unpacking cron (3.0pl1-134+deb10u1) ...
16:16:02 #8 12.87 Selecting previously unselected package libbsd0:armhf.
16:16:02 #8 12.87 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
16:16:02 #8 12.88 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
16:16:02 #8 12.97 Selecting previously unselected package bsdmainutils.
16:16:02 #8 12.97 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
16:16:02 #8 12.97 Unpacking bsdmainutils (11.1.2+b1) ...
16:16:02 #14 ...
16:16:02 
16:16:02 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:02 #9 sha256:126f4727a6b222cea280e0c07cde30c0111e5d75ba7f9aa643f05fd2d9a063e4
16:16:02 #9 2.169 Get:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease [270 kB]
16:16:02 #9 2.538 Get:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease [110 kB]
16:16:02 #9 2.634 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease [101 kB]
16:16:02 #9 2.749 Get:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease [110 kB]
16:16:02 #9 2.827 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/universe armhf Packages [16.1 MB]
16:16:02 #9 3.979 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main armhf Packages [1730 kB]
16:16:02 #9 3.993 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/restricted armhf Packages [12.0 kB]
16:16:02 #9 3.993 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/multiverse armhf Packages [196 kB]
16:16:02 #9 4.061 Get:9 http://ports.ubuntu.com/ubuntu-ports impish-updates/universe armhf Packages [83.8 kB]
16:16:02 #9 4.061 Get:10 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf Packages [206 kB]
16:16:02 #9 4.071 Get:11 http://ports.ubuntu.com/ubuntu-ports impish-updates/restricted armhf Packages [2428 B]
16:16:02 #9 4.071 Get:12 http://ports.ubuntu.com/ubuntu-ports impish-backports/universe armhf Packages [4501 B]
16:16:02 #9 4.071 Get:13 http://ports.ubuntu.com/ubuntu-ports impish-security/universe armhf Packages [47.3 kB]
16:16:02 #9 4.071 Get:14 http://ports.ubuntu.com/ubuntu-ports impish-security/main armhf Packages [115 kB]
16:16:02 #9 4.077 Get:15 http://ports.ubuntu.com/ubuntu-ports impish-security/restricted armhf Packages [2428 B]
16:16:02 #9 4.837 Fetched 19.1 MB in 3s (6218 kB/s)
16:16:02 #9 4.837 Reading package lists...
16:16:02 #9 5.922 Reading package lists...
16:16:02 #9 6.837 Building dependency tree...
16:16:02 #9 7.012 Reading state information...
16:16:02 #9 7.198 The following additional packages will be installed:
16:16:02 #9 7.198   autoconf automake autopoint autotools-dev binutils
16:16:02 #9 7.198   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:16:02 #9 7.198   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
16:16:02 #9 7.198   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:02 #9 7.198   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:16:02 #9 7.198   g++-11 gcc gcc-11 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:16:02 #9 7.198   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:02 #9 7.198   intltool-debian iso-codes less libalgorithm-diff-perl
16:16:02 #9 7.198   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:02 #9 7.198   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:02 #9 7.198   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:02 #9 7.198   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:02 #9 7.198   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6
16:16:02 #9 7.198   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:16:02 #9 7.198   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:02 #9 7.198   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:02 #9 7.198   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:16:02 #9 7.198   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:02 #9 7.198   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:02 #9 7.198   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:02 #9 7.198   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:02 #9 7.198   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:02 #9 7.198   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:02 #9 7.198   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:02 #9 7.198   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:02 #9 7.198   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:02 #9 7.198   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:02 #9 7.198   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
16:16:02 #9 7.198   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:02 #9 7.198   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:02 #9 7.198   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:02 #9 7.198   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:02 #9 7.198   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:02 #9 7.201   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:02 #9 7.201   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:02 #9 7.201   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:02 #9 7.201   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:02 #9 7.201   libiterator-perl libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8
16:16:02 #9 7.201   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
16:16:02 #9 7.201   libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:02 #9 7.201   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:02 #9 7.201   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:02 #9 7.201   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:02 #9 7.201   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:02 #9 7.201   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:02 #9 7.201   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:02 #9 7.201   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:02 #9 7.201   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:02 #9 7.201   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:02 #9 7.201   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:02 #9 7.201   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:02 #9 7.201   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:02 #9 7.201   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:02 #9 7.201   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:02 #9 7.201   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:02 #9 7.201   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:02 #9 7.201   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:02 #9 7.201   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:02 #9 7.201   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:02 #9 7.201   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:02 #9 7.201   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:02 #9 7.201   libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl
16:16:02 #9 7.201   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:02 #9 7.201   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:02 #9 7.201   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:02 #9 7.201   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:02 #9 7.201   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:02 #9 7.201   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:02 #9 7.201   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
16:16:02 #9 7.201   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:02 #9 7.201   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:16:02 #9 7.201   libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
16:16:02 #9 7.201   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:16:02 #9 7.201   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:16:02 #9 7.201   libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2 libyaml-libyaml-perl
16:16:02 #9 7.201   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
16:16:02 #9 7.201   m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:16:02 #9 7.201   openssl patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:16:02 #9 7.201   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:16:02 #9 7.201   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:16:02 #9 7.201   python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:02 #9 7.201   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:02 #9 7.201   python3.9 python3.9-minimal readline-common rpcsvc-proto strace t1utils
16:16:02 #9 7.201   tzdata ucf unzip wdiff xauth xz-utils zstd
16:16:02 #9 7.201 Suggested packages:
16:16:02 #9 7.201   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:02 #9 7.201   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:02 #9 7.201   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:02 #9 7.201   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:02 #9 7.201   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:02 #9 7.201   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:02 #9 7.201   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:16:02 #9 7.201   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:16:02 #9 7.201   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:16:02 #9 7.201   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:16:02 #9 7.201   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
16:16:02 #9 7.201   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
16:16:02 #9 7.201   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
16:16:02 #9 7.201   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:16:02 #9 7.201   libscalar-number-perl libsasl2-modules-gssapi-mit
16:16:02 #9 7.201   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:02 #9 7.201   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
16:16:02 #9 7.201   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:02 #9 7.201   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:02 #9 7.201   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:02 #9 7.201   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:02 #9 7.201   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:02 #9 7.201   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:02 #9 7.201   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:02 #9 7.201   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:02 #9 7.201   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:02 #9 7.201   binfmt-support readline-doc zip wdiff-doc
16:16:02 #9 7.621 The following NEW packages will be installed:
16:16:02 #9 7.621   autoconf automake autopoint autotools-dev binutils
16:16:02 #9 7.621   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:16:02 #9 7.621   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
16:16:02 #9 7.621   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:16:02 #9 7.621   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:16:02 #9 7.621   fonts-dejavu-core g++ g++-11 gcc gcc-11 gettext gettext-base git git-man
16:16:02 #9 7.621   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:16:02 #9 7.621   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:16:02 #9 7.621   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:02 #9 7.621   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:02 #9 7.621   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:02 #9 7.621   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:02 #9 7.621   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6
16:16:02 #9 7.621   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:16:02 #9 7.621   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:02 #9 7.621   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:02 #9 7.621   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:16:02 #9 7.621   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:02 #9 7.621   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:02 #9 7.621   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:02 #9 7.621   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:02 #9 7.621   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:02 #9 7.621   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:02 #9 7.621   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:02 #9 7.621   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:02 #9 7.621   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:02 #9 7.621   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:02 #9 7.621   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
16:16:02 #9 7.621   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:02 #9 7.621   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:02 #9 7.621   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:02 #9 7.621   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:02 #9 7.621   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:02 #9 7.621   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:02 #9 7.621   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:02 #9 7.621   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:02 #9 7.621   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:02 #9 7.621   libiterator-perl libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8
16:16:02 #9 7.621   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
16:16:02 #9 7.621   libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:02 #9 7.621   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:02 #9 7.621   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:02 #9 7.621   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:02 #9 7.621   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:02 #9 7.621   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:02 #9 7.621   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:02 #9 7.621   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:02 #9 7.621   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:02 #9 7.621   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:02 #9 7.621   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:02 #9 7.621   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:02 #9 7.621   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:02 #9 7.621   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:02 #9 7.621   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:02 #9 7.621   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:02 #9 7.621   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:02 #9 7.621   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:02 #9 7.621   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:02 #9 7.621   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:02 #9 7.621   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:02 #9 7.621   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:02 #9 7.621   libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl
16:16:02 #9 7.621   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:02 #9 7.621   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:02 #9 7.621   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:02 #9 7.621   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:02 #9 7.621   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:02 #9 7.621   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:02 #9 7.621   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
16:16:02 #9 7.621   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:02 #9 7.621   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:16:02 #9 7.621   libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
16:16:02 #9 7.621   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:16:02 #9 7.621   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:16:02 #9 7.621   libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2 libyaml-libyaml-perl
16:16:02 #9 7.621   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
16:16:02 #9 7.621   m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:16:02 #9 7.621   openssl patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:16:02 #9 7.621   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:16:02 #9 7.621   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:16:02 #9 7.621   python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:02 #9 7.621   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:02 #9 7.621   python3.9 python3.9-minimal readline-common rpcsvc-proto strace t1utils
16:16:02 #9 7.621   tzdata ucf unzip wdiff xauth xz-utils zstd
16:16:02 #9 8.051 0 upgraded, 358 newly installed, 0 to remove and 1 not upgraded.
16:16:02 #9 8.051 Need to get 232 MB of archives.
16:16:02 #9 8.051 After this operation, 714 MB of additional disk space will be used.
16:16:02 #9 8.051 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblocale-gettext-perl armhf 1.07-4build1 [16.0 kB]
16:16:02 #9 8.197 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpython3.9-minimal armhf 3.9.7-2build1 [772 kB]
16:16:02 #9 8.555 Get:3 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libexpat1 armhf 2.4.1-2 [64.8 kB]
16:16:02 #9 8.565 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3.9-minimal armhf 3.9.7-2build1 [1751 kB]
16:16:02 #9 8.686 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-minimal armhf 3.9.4-1build1 [24.5 kB]
16:16:02 #9 8.686 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main armhf media-types all 4.0.0 [22.2 kB]
16:16:02 #9 8.686 Get:7 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf tzdata all 2021e-0ubuntu0.21.10 [339 kB]
16:16:02 #9 8.706 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmpdec3 armhf 2.5.1-2build1 [76.5 kB]
16:16:02 #9 8.706 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main armhf readline-common all 8.1-2 [54.1 kB]
16:16:02 #9 8.706 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libreadline8 armhf 8.1-2 [114 kB]
16:16:02 #9 8.712 Get:11 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsqlite3-0 armhf 3.35.5-1 [512 kB]
16:16:02 #9 8.743 Get:12 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpython3.9-stdlib armhf 3.9.7-2build1 [1731 kB]
16:16:02 #9 8.823 Get:13 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3.9 armhf 3.9.7-2build1 [433 kB]
16:16:02 #9 8.839 Get:14 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpython3-stdlib armhf 3.9.4-1build1 [7144 B]
16:16:02 #9 8.839 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3 armhf 3.9.4-1build1 [22.8 kB]
16:16:02 #9 8.839 Get:16 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf bsdextrautils armhf 2.36.1-8ubuntu2 [80.2 kB]
16:16:02 #9 8.849 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libuchardet0 armhf 0.0.7-1build1 [75.6 kB]
16:16:02 #9 8.849 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main armhf groff-base armhf 1.22.4-7 [870 kB]
16:16:02 #9 8.899 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgdbm6 armhf 1.19-2 [24.6 kB]
16:16:02 #9 8.899 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpipeline1 armhf 1.5.3-1build1 [25.0 kB]
16:16:02 #9 8.899 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main armhf man-db armhf 2.9.4-2 [1118 kB]
16:16:02 #9 8.945 Get:22 http://ports.ubuntu.com/ubuntu-ports impish/main armhf perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB]
16:16:02 #9 9.092 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgdbm-compat4 armhf 1.19-2 [5896 B]
16:16:02 #9 9.132 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libperl5.32 armhf 5.32.1-3ubuntu3 [3985 kB]
16:16:02 #9 9.360 Get:25 http://ports.ubuntu.com/ubuntu-ports impish/main armhf perl armhf 5.32.1-3ubuntu3 [227 kB]
16:16:02 #9 9.360 Get:26 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf openssl armhf 1.1.1l-1ubuntu1.1 [624 kB]
16:16:02 #9 9.360 Get:27 http://ports.ubuntu.com/ubuntu-ports impish/main armhf ca-certificates all 20210119ubuntu1 [149 kB]
16:16:02 #9 9.360 Get:28 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf distro-info-data all 0.51ubuntu1.1 [5112 B]
16:16:02 #9 9.360 Get:29 http://ports.ubuntu.com/ubuntu-ports impish/main armhf less armhf 551-2 [116 kB]
16:16:02 #9 9.360 Get:30 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmd0 armhf 1.0.3-3build1 [21.0 kB]
16:16:02 #9 9.360 Get:31 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbsd0 armhf 0.11.3-1ubuntu2 [36.6 kB]
16:16:02 #9 9.360 Get:32 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libelf1 armhf 0.185-1build1 [43.2 kB]
16:16:02 #9 9.360 Get:33 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libicu67 armhf 67.1-7ubuntu1 [9788 kB]
16:16:02 #9 9.961 Get:34 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml2 armhf 2.9.12+dfsg-4 [598 kB]
16:16:02 #9 9.969 Get:35 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
16:16:02 #9 9.969 Get:36 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lsb-release all 11.1.0ubuntu3 [10.8 kB]
16:16:02 #9 9.969 Get:37 http://ports.ubuntu.com/ubuntu-ports impish/main armhf netbase all 6.3 [12.9 kB]
16:16:02 #9 9.975 Get:38 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-pkg-resources all 52.0.0-4 [129 kB]
16:16:02 #9 9.975 Get:39 http://ports.ubuntu.com/ubuntu-ports impish/main armhf ucf all 3.0043 [56.1 kB]
16:16:02 #9 9.976 Get:40 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmagic-mgc armhf 1:5.39-3 [228 kB]
16:16:02 #9 9.981 Get:41 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmagic1 armhf 1:5.39-3 [71.7 kB]
16:16:02 #9 9.981 Get:42 http://ports.ubuntu.com/ubuntu-ports impish/main armhf file armhf 1:5.39-3 [22.7 kB]
16:16:02 #9 10.04 Get:43 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gettext-base armhf 0.21-4ubuntu3 [36.0 kB]
16:16:02 #9 10.11 Get:44 http://ports.ubuntu.com/ubuntu-ports impish/main armhf iso-codes all 4.6.0-1 [2769 kB]
16:16:02 #9 10.21 Get:45 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcbor0.6 armhf 0.6.0-0ubuntu3 [17.5 kB]
16:16:02 #9 ...
16:16:02 
16:16:02 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:02 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:02 latest: Pulling from library/alpine
16:16:02 59bf1c3509f3: Pulling fs layer
16:16:02 59bf1c3509f3: Verifying Checksum
16:16:02 59bf1c3509f3: Download complete
16:16:02 #13 ...
16:16:02 
16:16:02 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:02 #8 sha256:712d98220382ea5fd70ff2eb26047c4bad658dcd7db11c95dfc13d961dd2436a
16:16:02 #8 5.463 The following NEW packages will be installed:
16:16:02 #8 5.463   autoconf automake autopoint autotools-dev binutils
16:16:02 #8 5.463   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:16:02 #8 5.463   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:16:02 #8 5.463   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:16:02 #8 5.463   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:16:02 #8 5.463   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:16:02 #8 5.463   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:16:02 #8 5.463   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:16:02 #8 5.463   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:02 #8 5.463   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:02 #8 5.463   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:16:02 #8 5.463   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:02 #8 5.463   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:02 #8 5.463   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:16:02 #8 5.463   libclass-inspector-perl libclass-method-modifiers-perl
16:16:02 #8 5.463   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:02 #8 5.463   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:02 #8 5.463   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:02 #8 5.463   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:02 #8 5.463   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:02 #8 5.463   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:02 #8 5.463   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:16:02 #8 5.463   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:02 #8 5.463   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:02 #8 5.463   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:16:02 #8 5.463   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:16:02 #8 5.463   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:16:02 #8 5.463   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:16:02 #8 5.463   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:16:02 #8 5.463   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:16:02 #8 5.463   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:16:02 #8 5.463   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:16:02 #8 5.463   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:02 #8 5.463   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:02 #8 5.463   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:02 #8 5.463   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:02 #8 5.463   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:02 #8 5.463   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:16:02 #8 5.463   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:16:02 #8 5.463   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:16:02 #8 5.463   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:16:02 #8 5.463   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:02 #8 5.463   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:16:02 #8 5.463   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:16:02 #8 5.463   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:16:02 #8 5.463   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:16:02 #8 5.463   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:02 #8 5.463   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:02 #8 5.463   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:16:02 #8 5.463   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:02 #8 5.463   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:02 #8 5.463   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:02 #8 5.463   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:16:02 #8 5.463   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:02 #8 5.463   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:02 #8 5.463   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:02 #8 5.463   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:02 #8 5.463   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:02 #8 5.463   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:02 #8 5.463   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:02 #8 5.464   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:02 #8 5.464   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:02 #8 5.464   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:16:02 #8 5.464   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:16:02 #8 5.464   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:16:02 #8 5.464   libstring-shellquote-perl libsub-exporter-perl
16:16:02 #8 5.464   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:16:02 #8 5.464   libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:02 #8 5.464   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:16:02 #8 5.464   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:16:02 #8 5.464   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:16:02 #8 5.464   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:16:02 #8 5.464   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:16:02 #8 5.464   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:16:02 #8 5.464   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:16:02 #8 5.464   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:16:02 #8 5.464   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:16:02 #8 5.464   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:16:02 #8 5.464   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:16:02 #8 5.464   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:16:02 #8 5.464   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:16:02 #8 5.464   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:16:02 #8 5.464   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:16:02 #8 5.464   python3 python3-apt python3-certifi python3-chardet python3-debian
16:16:02 #8 5.464   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:02 #8 5.464   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:02 #8 5.464   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:16:02 #8 5.464   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:16:02 #8 5.745 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded.
16:16:02 #8 5.745 Need to get 167 MB of archives.
16:16:02 #8 5.745 After this operation, 549 MB of additional disk space will be used.
16:16:02 #8 5.745 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8 [142 kB]
16:16:02 #8 5.751 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
16:16:02 #8 5.752 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
16:16:02 #8 5.758 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
16:16:02 #8 5.759 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
16:16:02 #8 5.762 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
16:16:02 #8 5.776 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:16:02 #8 5.798 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
16:16:02 #8 5.799 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
16:16:02 #8 5.830 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
16:16:02 #8 5.830 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
16:16:02 #8 5.830 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
16:16:02 #8 5.830 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2 [83.1 kB]
16:16:02 #9 13.07 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
16:16:02 #9 13.07 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:16:02 #9 13.07 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:16:02 #9 13.07 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
16:16:02 #9 13.08 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
16:16:02 #9 13.08 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
16:16:02 #9 13.10 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:02 #9 13.10 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
16:16:02 #9 13.15 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
16:16:02 #9 13.22 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
16:16:02 #9 13.22 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
16:16:02 #9 13.22 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
16:16:02 #9 13.22 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.1 [107 kB]
16:16:02 #9 13.22 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libksba8 armhf 1.3.5-2 [78.7 kB]
16:16:02 #9 13.23 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
16:16:02 #9 13.23 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.1 [288 kB]
16:16:02 #9 13.23 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
16:16:02 #9 13.23 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.1 [412 kB]
16:16:02 #9 13.30 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.1 [425 kB]
16:16:02 #9 13.37 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
16:16:02 #9 13.37 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.1 [195 kB]
16:16:02 59bf1c3509f3: Pulling fs layer
16:16:02 59bf1c3509f3: Verifying Checksum
16:16:02 59bf1c3509f3: Download complete
16:16:02 #12 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.4s done
16:16:02 #8 21.06 Selecting previously unselected package python3.
16:16:02 #8 21.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4774 files and directories currently installed.)
16:16:02 #8 21.06 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ...
16:16:02 #8 21.06 Unpacking python3 (3.6.7-1~18.04) ...
16:16:02 #8 21.10 Selecting previously unselected package multiarch-support.
16:16:02 #8 21.10 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.4_armhf.deb ...
16:16:02 #8 21.10 Unpacking multiarch-support (2.27-3ubuntu1.4) ...
16:16:02 #8 21.14 Selecting previously unselected package libxau6:armhf.
16:16:02 #8 21.14 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ...
16:16:02 #8 21.15 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ...
16:16:02 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 10.3s done
16:16:02 #14 ...
16:16:02 
16:16:02 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:02 #9 sha256:be550b6ffe330b0f0886b5dda841c403049bdea79bc708dbfa3dd41c102932a9
16:16:02 #9 2.357 Get:1 http://ports.ubuntu.com/ubuntu-ports hirsute InRelease [269 kB]
16:16:02 #9 2.749 Get:2 http://ports.ubuntu.com/ubuntu-ports hirsute-updates InRelease [115 kB]
16:16:02 #9 2.851 Get:3 http://ports.ubuntu.com/ubuntu-ports hirsute-backports InRelease [101 kB]
16:16:02 #9 2.959 Get:4 http://ports.ubuntu.com/ubuntu-ports hirsute-security InRelease [110 kB]
16:16:02 #9 3.027 Get:5 http://ports.ubuntu.com/ubuntu-ports hirsute/multiverse armhf Packages [198 kB]
16:16:02 #9 3.085 Get:6 http://ports.ubuntu.com/ubuntu-ports hirsute/restricted armhf Packages [11.0 kB]
16:16:02 #9 3.085 Get:7 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf Packages [1733 kB]
16:16:02 #9 3.260 Get:8 http://ports.ubuntu.com/ubuntu-ports hirsute/universe armhf Packages [16.1 MB]
16:16:02 #9 4.203 Get:9 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf Packages [457 kB]
16:16:02 #9 4.203 Get:10 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/restricted armhf Packages [9367 B]
16:16:02 #9 4.203 Get:11 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/universe armhf Packages [365 kB]
16:16:02 #9 4.203 Get:12 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/multiverse armhf Packages [1717 B]
16:16:02 #9 4.203 Get:13 http://ports.ubuntu.com/ubuntu-ports hirsute-backports/universe armhf Packages [4814 B]
16:16:02 #9 4.203 Get:14 http://ports.ubuntu.com/ubuntu-ports hirsute-security/multiverse armhf Packages [594 B]
16:16:02 #9 4.203 Get:15 http://ports.ubuntu.com/ubuntu-ports hirsute-security/restricted armhf Packages [9367 B]
16:16:02 #9 4.203 Get:16 http://ports.ubuntu.com/ubuntu-ports hirsute-security/main armhf Packages [291 kB]
16:16:02 #9 4.203 Get:17 http://ports.ubuntu.com/ubuntu-ports hirsute-security/universe armhf Packages [226 kB]
16:16:02 #9 5.007 Fetched 20.0 MB in 3s (6584 kB/s)
16:16:02 #9 5.007 Reading package lists...
16:16:02 #9 6.026 Reading package lists...
16:16:02 #9 6.945 Building dependency tree...
16:16:02 #9 7.141 Reading state information...
16:16:02 #9 7.362 The following additional packages will be installed:
16:16:02 #9 7.362   autoconf automake autopoint autotools-dev binutils
16:16:02 #9 7.362   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:16:02 #9 7.362   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit
16:16:02 #9 7.362   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:02 #9 7.362   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:16:02 #9 7.362   g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n
16:16:02 #9 7.362   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:16:02 #9 7.362   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:16:02 #9 7.362   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:02 #9 7.362   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:02 #9 7.362   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:16:02 #9 7.362   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:02 #9 7.362   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:02 #9 7.362   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:02 #9 7.362   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:02 #9 7.362   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:02 #9 7.362   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:02 #9 7.362   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:02 #9 7.362   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:02 #9 7.362   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:02 #9 7.362   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:02 #9 7.362   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:02 #9 7.362   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:02 #9 7.362   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:02 #9 7.362   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:02 #9 7.362   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:02 #9 7.362   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:02 #9 7.362   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:16:02 #9 7.362   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:02 #9 7.362   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:02 #9 7.362   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:16:02 #9 7.362   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:16:02 #9 7.362   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:16:02 #9 7.362   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:16:02 #9 7.362   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:16:02 #9 7.362   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:16:02 #9 7.362   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:02 #9 7.362   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:02 #9 7.362   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:02 #9 7.362   libiterator-perl libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8
16:16:02 #9 7.362   libjson-maybexs-perl libjson-perl libjson-xs-perl libkrb5-26-heimdal
16:16:02 #9 7.362   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:02 #9 7.362   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:16:02 #9 7.362   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:16:02 #9 7.362   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:16:02 #9 7.362   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:16:02 #9 7.362   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:02 #9 7.362   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:02 #9 7.362   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:02 #9 7.362   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:02 #9 7.362   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:02 #9 7.362   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:02 #9 7.362   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:02 #9 7.362   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:02 #9 7.362   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:02 #9 7.362   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:02 #9 7.362   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:02 #9 7.362   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:02 #9 7.362   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:02 #9 7.362   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:02 #9 7.362   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:02 #9 7.362   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:02 #9 7.362   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:02 #9 7.362   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:16:02 #9 7.362   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:02 #9 7.362   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:02 #9 7.362   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:02 #9 7.362   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:02 #9 7.362   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:02 #9 7.362   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:02 #9 7.362   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
16:16:02 #9 7.362   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:02 #9 7.362   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:16:02 #9 7.362   libwebp6 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:16:02 #9 7.362   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:02 #9 7.362   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:02 #9 7.362   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2
16:16:02 #9 7.362   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:16:02 #9 7.362   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:02 #9 7.362   netbase openssh-client openssl patch patchutils perl perl-modules-5.32
16:16:02 #9 7.362   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:02 #9 7.362   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:02 #9 7.362   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:02 #9 7.362   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:02 #9 7.362   python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common
16:16:02 #9 7.369   rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils
16:16:02 #9 7.369 Suggested packages:
16:16:02 #9 7.369   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:02 #9 7.369   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:02 #9 7.369   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:02 #9 7.369   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:02 #9 7.369   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:02 #9 7.369   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:02 #9 7.369   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:16:02 #9 7.369   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:16:02 #9 7.369   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:16:02 #9 7.369   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
16:16:02 #9 7.369   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:02 #9 7.369   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:02 #9 7.369   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:02 #9 7.369   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
16:16:02 #9 7.369   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:16:02 #9 7.369   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:16:02 #9 7.369   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:16:02 #9 7.369   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
16:16:02 #9 7.369   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:16:02 #9 7.369   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:02 #9 7.369   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:02 #9 7.369   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:02 #9 7.369   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:02 #9 7.369   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:02 #9 7.369   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:02 #9 7.369   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:02 #9 7.369   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:02 #9 7.369   binfmt-support readline-doc zip wdiff-doc
16:16:02 #9 7.820 The following NEW packages will be installed:
16:16:02 #9 7.820   autoconf automake autopoint autotools-dev binutils
16:16:02 #9 7.820   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:16:02 #9 7.820   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit
16:16:02 #9 7.820   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:16:02 #9 7.820   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:16:02 #9 7.820   fonts-dejavu-core g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git
16:16:02 #9 7.820   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:16:02 #9 7.820   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
16:16:02 #9 7.820   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:02 #9 7.820   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:02 #9 7.820   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:16:02 #9 7.820   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:02 #9 7.820   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:02 #9 7.820   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:02 #9 7.820   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:02 #9 7.820   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:02 #9 7.820   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:02 #9 7.820   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:02 #9 7.820   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:02 #9 7.820   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:02 #9 7.820   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:02 #9 7.820   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:02 #9 7.820   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:02 #9 7.820   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:02 #9 7.820   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:02 #9 7.820   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:02 #9 7.820   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:02 #9 7.820   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:16:02 #9 7.820   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:02 #9 7.820   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:02 #9 7.820   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:16:02 #9 7.820   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:16:02 #9 7.820   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:16:02 #9 7.820   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:16:02 #9 7.820   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:16:02 #9 7.820   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:16:02 #9 7.820   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:02 #9 7.820   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:02 #9 7.820   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:02 #9 7.820   libiterator-perl libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8
16:16:02 #9 7.820   libjson-maybexs-perl libjson-perl libjson-xs-perl libkrb5-26-heimdal
16:16:02 #9 7.820   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:02 #9 7.820   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:16:02 #9 7.820   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:16:02 #9 7.820   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:16:02 #9 7.820   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:16:02 #9 7.820   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:02 #9 7.820   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:02 #9 7.820   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:02 #9 7.820   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:02 #9 7.820   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:02 #9 7.820   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:02 #9 7.820   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:02 #9 7.820   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:02 #9 7.820   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:02 #9 7.820   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:02 #9 7.820   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:02 #9 7.820   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:02 #9 7.820   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:02 #9 7.820   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:02 #9 7.820   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:02 #9 7.820   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:02 #9 7.820   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:02 #9 7.820   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:16:02 #9 7.820   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:02 #9 7.820   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:02 #9 7.820   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:02 #9 7.820   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:02 #9 7.820   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:02 #9 7.820   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:02 #9 7.820   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
16:16:02 #9 7.820   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:02 #9 7.820   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:16:02 #9 7.820   libwebp6 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:16:02 #9 7.820   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:02 #9 7.820   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:02 #9 7.820   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2
16:16:02 #9 7.820   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:16:02 #9 7.820   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:02 #9 7.820   netbase openssh-client openssl patch patchutils perl perl-modules-5.32
16:16:02 #9 7.820   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:02 #9 7.820   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:02 #9 7.820   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:02 #9 7.820   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:02 #9 7.820   python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common
16:16:02 #9 7.820   rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils
16:16:02 #9 8.245 0 upgraded, 367 newly installed, 0 to remove and 1 not upgraded.
16:16:02 #9 8.245 Need to get 99.9 MB of archives.
16:16:02 #9 8.245 After this operation, 370 MB of additional disk space will be used.
16:16:02 #9 8.245 Get:1 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblocale-gettext-perl armhf 1.07-4build1 [16.0 kB]
16:16:02 #9 8.391 Get:2 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libpython3.9-minimal armhf 3.9.5-3ubuntu0~21.04.1 [745 kB]
16:16:02 #9 8.737 Get:3 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libexpat1 armhf 2.2.10-2 [54.4 kB]
16:16:02 #9 8.741 Get:4 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf python3.9-minimal armhf 3.9.5-3ubuntu0~21.04.1 [1581 kB]
16:16:02 #9 8.853 Get:5 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-minimal armhf 3.9.4-1 [23.8 kB]
16:16:02 #9 8.856 Get:6 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf media-types all 4.0.0 [22.2 kB]
16:16:02 #9 8.856 Get:7 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf tzdata all 2021e-0ubuntu0.21.04 [294 kB]
16:16:02 #9 8.872 Get:8 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmpdec3 armhf 2.5.1-2 [69.4 kB]
16:16:02 #9 8.872 Get:9 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf readline-common all 8.1-1 [54.1 kB]
16:16:02 #9 8.874 Get:10 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libreadline8 armhf 8.1-1 [115 kB]
16:16:02 #9 8.877 Get:11 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsqlite3-0 armhf 3.34.1-3 [503 kB]
16:16:02 #9 8.905 Get:12 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libpython3.9-stdlib armhf 3.9.5-3ubuntu0~21.04.1 [1610 kB]
16:16:02 #9 8.985 Get:13 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf python3.9 armhf 3.9.5-3ubuntu0~21.04.1 [423 kB]
16:16:02 #9 9.006 Get:14 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpython3-stdlib armhf 3.9.4-1 [6984 B]
16:16:02 #9 9.006 Get:15 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3 armhf 3.9.4-1 [22.2 kB]
16:16:02 #9 9.006 Get:16 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf bsdextrautils armhf 2.36.1-7ubuntu2 [74.4 kB]
16:16:02 #9 9.006 Get:17 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
16:16:02 #9 9.008 Get:18 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf groff-base armhf 1.22.4-6 [774 kB]
16:16:02 #9 9.045 Get:19 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgdbm6 armhf 1.19-2 [24.6 kB]
16:16:02 #9 9.045 Get:20 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpipeline1 armhf 1.5.3-1 [23.3 kB]
16:16:02 #9 9.047 Get:21 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf man-db armhf 2.9.4-2 [1118 kB]
16:16:02 #9 9.104 Get:22 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
16:16:02 #9 9.241 Get:23 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgdbm-compat4 armhf 1.19-2 [5896 B]
16:16:02 #9 9.241 Get:24 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libperl5.32 armhf 5.32.1-3ubuntu2.1 [3360 kB]
16:16:02 #9 9.395 Get:25 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf perl armhf 5.32.1-3ubuntu2.1 [225 kB]
16:16:02 #9 9.407 Get:26 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf openssl armhf 1.1.1j-1ubuntu3.6 [597 kB]
16:16:02 #9 9.431 Get:27 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf ca-certificates all 20210119ubuntu0.21.04.1 [146 kB]
16:16:02 #9 9.438 Get:28 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf distro-info-data all 0.46ubuntu4.3 [5164 B]
16:16:02 #9 9.438 Get:29 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf less armhf 551-2 [116 kB]
16:16:02 #9 9.447 Get:30 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmd0 armhf 1.0.3-3build1 [21.0 kB]
16:16:02 #9 9.447 Get:31 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libbsd0 armhf 0.11.3-1ubuntu2 [36.6 kB]
16:16:02 #9 9.447 Get:32 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libelf1 armhf 0.183-8 [40.0 kB]
16:16:02 #9 9.447 Get:33 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libicu67 armhf 67.1-6ubuntu2.1 [8299 kB]
16:16:02 #9 9.919 Get:34 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libxml2 armhf 2.9.10+dfsg-6.3ubuntu0.1 [530 kB]
16:16:02 #9 9.931 Get:35 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
16:16:02 #9 9.931 Get:36 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:16:02 #9 9.931 Get:37 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf netbase all 6.2 [13.0 kB]
16:16:02 #9 9.931 Get:38 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-pkg-resources all 52.0.0-3 [129 kB]
16:16:02 #9 9.931 Get:39 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf ucf all 3.0043 [56.1 kB]
16:16:02 #9 9.931 Get:40 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmagic-mgc armhf 1:5.39-3 [228 kB]
16:16:02 #9 9.933 Get:41 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmagic1 armhf 1:5.39-3 [71.7 kB]
16:16:02 #9 9.935 Get:42 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf file armhf 1:5.39-3 [22.7 kB]
16:16:02 #9 9.992 Get:43 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gettext-base armhf 0.21-3ubuntu2 [36.2 kB]
16:16:02 #9 10.06 Get:44 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf iso-codes all 4.6.0-1 [2769 kB]
16:16:02 #9 10.17 Get:45 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libcbor0.6 armhf 0.6.0-0ubuntu3 [17.5 kB]
16:16:02 #9 10.17 Get:46 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libedit2 armhf 3.1-20191231-2 [72.5 kB]
16:16:02 #9 10.17 Get:47 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfido2-1 armhf 1.6.0-2 [47.7 kB]
16:16:02 #9 10.17 Get:48 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpng16-16 armhf 1.6.37-3build3 [163 kB]
16:16:02 #9 10.18 Get:49 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpsl5 armhf 0.21.0-1.2 [52.3 kB]
16:16:02 #9 10.18 Get:50 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxau6 armhf 1:1.0.9-1build3 [6508 B]
16:16:02 #9 10.18 Get:51 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu3 [9044 B]
16:16:02 #9 10.18 Get:52 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxcb1 armhf 1.14-3ubuntu1 [41.6 kB]
16:16:02 #9 10.24 Get:53 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
16:16:02 #9 10.24 Get:54 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libx11-6 armhf 2:1.7.0-2ubuntu0.1 [511 kB]
16:16:02 #9 10.31 Get:55 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxext6 armhf 2:1.3.4-0ubuntu3 [23.8 kB]
16:16:02 #9 10.31 Get:56 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
16:16:02 #9 10.31 Get:57 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf manpages all 5.10-1ubuntu0.1 [1375 kB]
16:16:02 #9 10.36 Get:58 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf openssh-client armhf 1:8.4p1-5ubuntu1.1 [602 kB]
16:16:02 #9 10.40 Get:59 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf publicsuffix all 20210108.1309-1 [116 kB]
16:16:02 #9 10.41 Get:60 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB]
16:16:02 #9 10.41 Get:61 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf python3-apt armhf 2.2.0~ubuntu0.21.04.1 [140 kB]
16:16:02 #9 10.41 Get:62 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf strace armhf 5.11-0ubuntu1 [322 kB]
16:16:02 #9 10.43 Get:63 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf xauth armhf 1:1.1-1 [21.8 kB]
16:16:02 #9 10.43 Get:64 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf xz-utils armhf 5.2.5-1.0build2 [80.4 kB]
16:16:02 #9 10.43 Get:65 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsigsegv2 armhf 2.13-1ubuntu1 [13.4 kB]
16:16:02 #9 10.46 Get:66 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf m4 armhf 1.4.18-5 [187 kB]
16:16:02 #9 10.47 Get:67 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf autoconf all 2.69-14 [293 kB]
16:16:02 #9 10.54 Get:68 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:16:02 #9 10.54 Get:69 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf automake all 1:1.16.3-2ubuntu1 [552 kB]
16:16:02 #9 ...
16:16:02 
16:16:02 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:02 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:02 #14 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8
16:16:02 #10 ...
16:16:02 
16:16:02 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:02 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:16:02 #8 DONE 1.0s
16:16:02 
16:16:02 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:16:02 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:16:02 #10 DONE 1.0s
16:16:02 
16:16:02 #9 [internal] load metadata for docker.io/library/golang:1.16.12-bullseye
16:16:02 #9 sha256:e99aafb3056431406b4b0a0c93b3b52203b3ee5e9cae847f52abfb541c2ca4d9
16:16:02 #8 10.62 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:16:02 #8 10.67 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u2 [266 kB]
16:16:02 #8 10.69 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20211118-3 [1012 kB]
16:16:02 #8 10.69 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u2 [1814 kB]
16:16:02 #8 10.73 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
16:16:02 #8 13.08 Selecting previously unselected package libuchardet0:armhf.
16:16:02 #8 13.08 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
16:16:02 #8 13.09 Unpacking libuchardet0:armhf (0.0.6-3) ...
16:16:02 #8 13.14 Selecting previously unselected package groff-base.
16:16:02 #8 13.14 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
16:16:02 #8 13.15 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:16:02 #14 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 4.7s done
16:16:02 #14 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:02 #8 5.832 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
16:16:02 #8 5.842 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
16:16:02 #8 5.843 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
16:16:02 #8 5.844 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
16:16:02 #8 5.845 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
16:16:02 #8 5.846 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
16:16:02 #8 5.853 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
16:16:02 #8 5.853 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
16:16:02 #8 5.858 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
16:16:02 #8 5.872 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
16:16:02 #8 5.877 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
16:16:02 #8 5.877 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
16:16:02 #8 5.877 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
16:16:02 #8 5.878 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
16:16:02 #8 5.879 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
16:16:02 #8 5.880 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:16:02 #8 5.881 Get:30 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB]
16:16:02 #8 5.887 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:16:02 #8 5.888 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:16:02 #8 5.890 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:16:02 #8 5.892 Get:34 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:16:02 #8 5.893 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
16:16:02 #8 5.894 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
16:16:02 #8 5.903 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
16:16:02 #8 5.904 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
16:16:02 #8 5.905 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
16:16:02 #8 5.906 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
16:16:02 #8 5.907 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
16:16:02 #8 5.908 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5 [892 kB]
16:16:02 #8 5.913 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
16:16:02 #8 5.914 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
16:16:02 #8 5.916 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:16:02 #8 5.917 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:16:02 #8 5.919 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:16:02 #8 5.921 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:16:02 #8 5.922 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:16:02 #8 5.927 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
16:16:02 #8 5.931 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
16:16:02 #8 5.951 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
16:16:02 #8 5.961 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
16:16:02 #8 5.964 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
16:16:02 #8 5.969 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
16:16:02 #8 5.982 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
16:16:02 #8 5.985 Get:57 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u2 [272 kB]
16:16:02 #8 5.989 Get:58 http://deb.debian.org/debian bullseye/main arm64 linux-libc-dev arm64 5.10.84-1 [1418 kB]
16:16:02 #8 5.997 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
16:16:02 #8 6.005 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1 [192 kB]
16:16:02 #8 6.005 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
16:16:02 #8 6.006 Get:62 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u2 [2030 kB]
16:16:02 #8 6.020 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
16:16:02 #8 6.023 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
16:16:02 #8 6.027 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
16:16:02 #8 6.030 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
16:16:02 59bf1c3509f3: Pull complete
16:16:02 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:02 Status: Downloaded newer image for alpine:latest
16:16:02 #9 13.38 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.1 [81.7 kB]
16:16:02 #9 13.38 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.1 [76.3 kB]
16:16:02 #9 13.38 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.1 [187 kB]
16:16:02 #9 13.38 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.1 [259 kB]
16:16:02 #9 13.39 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
16:16:02 #9 13.39 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
16:16:02 #9 13.39 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
16:16:02 #9 13.44 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
16:16:02 #9 13.46 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:02 #9 13.46 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
16:16:02 #9 13.46 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:16:02 #9 13.46 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
16:16:02 #9 13.46 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
16:16:02 #9 13.46 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:02 #9 13.46 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:02 #9 13.46 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
16:16:02 #9 13.51 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:02 #9 13.54 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:02 #9 13.54 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
16:16:02 #9 13.54 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
16:16:02 #9 13.54 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
16:16:02 #9 13.54 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
16:16:02 #9 13.54 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
16:16:02 #9 13.54 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:02 #9 13.54 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
16:16:02 #9 13.59 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
16:16:02 #12 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 0.1s
16:16:02 59bf1c3509f3: Pull complete
16:16:02 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:02 Status: Downloaded newer image for alpine:latest
16:16:02 git init src/github.com/docker/scan-cli-plugin
16:16:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin/.git/
16:16:02 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:16:02 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.14.0"
16:16:02 + SRC=src/github.com/docker/scan-cli-plugin
16:16:02 + REF=v0.14.0
16:16:02 + REF_FETCH=v0.14.0
16:16:02 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.14.0
16:16:02 + awk {print $2}
16:16:02 + REF=refs/tags/v0.14.0
16:16:02 + [ -n refs/tags/v0.14.0 ]
16:16:02 + REF_FETCH=refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:02 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.14.0:refs/tags/v0.14.0
16:16:02 #8 21.23 Selecting previously unselected package libbsd0:armhf.
16:16:02 #8 21.23 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ...
16:16:02 #8 21.23 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ...
16:16:02 #8 21.31 Selecting previously unselected package libxdmcp6:armhf.
16:16:02 #8 21.31 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
16:16:02 #8 21.31 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
16:16:02 #8 21.36 Selecting previously unselected package libxcb1:armhf.
16:16:02 #8 21.36 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ...
16:16:02 #8 21.36 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ...
16:16:02 #8 21.40 Selecting previously unselected package libx11-data.
16:16:02 #8 21.40 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
16:16:02 #8 21.41 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
16:16:02 #9 DONE 1.2s
16:16:02 #8 10.74 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
16:16:02 #8 10.96 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
16:16:02 #8 10.96 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
16:16:02 #8 10.96 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
16:16:02 #8 10.96 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
16:16:02 #8 13.38 Selecting previously unselected package libgdbm6:armhf.
16:16:02 #8 13.38 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
16:16:02 #8 13.40 Unpacking libgdbm6:armhf (1.18.1-4) ...
16:16:02 #8 13.44 Selecting previously unselected package libpipeline1:armhf.
16:16:02 #8 13.44 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
16:16:02 #8 13.45 Unpacking libpipeline1:armhf (1.5.1-2) ...
16:16:02 #8 13.51 Selecting previously unselected package man-db.
16:16:02 #8 13.51 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
16:16:02 #8 6.108 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
16:16:02 #8 6.111 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
16:16:02 #8 6.111 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
16:16:02 #8 6.112 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
16:16:02 #8 6.112 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
16:16:02 #8 6.112 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
16:16:02 #8 6.123 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
16:16:02 #8 6.129 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
16:16:02 #8 6.144 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
16:16:02 #8 6.153 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
16:16:02 #8 6.158 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
16:16:02 #9 13.62 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
16:16:02 #9 13.63 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
16:16:02 #9 13.63 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:02 #9 13.63 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
16:16:02 #9 13.63 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:16:02 #9 13.63 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:02 #9 13.63 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
16:16:02 #9 13.63 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
16:16:02 #9 13.66 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
16:16:02 #9 13.73 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
16:16:02 #9 13.73 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:16:02 #9 13.73 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:02 #9 13.73 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:02 #9 13.73 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
16:16:02 #9 13.73 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
16:16:02 #9 13.74 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
16:16:02 #9 13.74 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
16:16:02 #8 21.51 Selecting previously unselected package libx11-6:armhf.
16:16:02 #8 21.51 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ...
16:16:02 #8 21.51 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
16:16:02 #8 21.63 Setting up multiarch-support (2.27-3ubuntu1.4) ...
16:16:02 #8 21.73 Selecting previously unselected package libxext6:armhf.
16:16:02 #8 21.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5098 files and directories currently installed.)
16:16:02 #8 21.73 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ...
16:16:03 #8 11.05 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
16:16:03 #8 11.05 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
16:16:03 #8 11.05 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
16:16:03 #8 11.05 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
16:16:03 #8 11.14 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
16:16:03 #8 11.20 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
16:16:03 #8 11.20 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
16:16:03 #8 11.20 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
16:16:03 #8 11.20 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
16:16:03 #8 11.20 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
16:16:03 #8 11.20 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
16:16:03 #8 11.21 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
16:16:03 #8 11.21 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
16:16:03 #8 11.27 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
16:16:03 #8 13.51 Unpacking man-db (2.8.5-2) ...
16:16:03 #8 13.78 Selecting previously unselected package perl-modules-5.28.
16:16:03 #8 13.78 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:16:03 #8 13.78 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:16:03 #8 6.312 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
16:16:03 #8 6.327 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
16:16:03 #8 6.335 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
16:16:03 #8 6.406 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
16:16:03 #8 6.406 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
16:16:03 #8 6.407 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.9 [1537 kB]
16:16:03 #8 6.425 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:16:03 #8 6.425 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.9 [2153 kB]
16:16:03 #8 6.438 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:16:03 #8 6.438 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:16:03 #8 6.440 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB]
16:16:03 #8 6.441 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB]
16:16:03 #8 6.442 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
16:16:03 #8 6.444 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:16:03 #8 6.444 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:16:03 #8 6.444 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:16:03 #8 6.445 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:16:03 #8 6.446 Get:95 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
16:16:03 #8 6.448 Get:96 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
16:16:03 #8 6.449 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
16:16:03 #8 6.450 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
16:16:03 #8 6.451 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:16:03 #8 6.455 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
16:16:03 #8 6.455 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
16:16:03 #8 6.455 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
16:16:03 #8 6.456 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:16:03 #8 6.456 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:16:03 #8 6.456 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:16:03 #8 6.457 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
16:16:03 #8 6.459 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:16:03 #8 6.535 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
16:16:03 #8 6.539 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
16:16:03 #8 6.555 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:16:03 #8 6.555 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
16:16:03 #8 6.556 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
16:16:03 #8 6.563 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
16:16:03 #9 13.90 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
16:16:03 #9 14.05 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
16:16:03 #8 21.73 Unpacking libxext6:armhf (2:1.3.3-1) ...
16:16:03 #8 21.77 Selecting previously unselected package bsdmainutils.
16:16:03 #8 21.77 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ...
16:16:03 #8 21.77 Unpacking bsdmainutils (11.1.2ubuntu1) ...
16:16:03 #8 21.83 Selecting previously unselected package groff-base.
16:16:03 #8 21.83 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ...
16:16:03 #8 21.85 Unpacking groff-base (1.22.3-10) ...
16:16:03 #8 21.93 Selecting previously unselected package libgdbm5:armhf.
16:16:03 #8 21.93 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ...
16:16:03 #8 21.93 Unpacking libgdbm5:armhf (1.14.1-6) ...
16:16:03 #8 21.96 Selecting previously unselected package libpipeline1:armhf.
16:16:03 #8 21.96 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ...
16:16:03 #8 11.35 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
16:16:03 #8 11.35 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
16:16:03 #8 11.35 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
16:16:03 #8 11.37 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:16:03 #8 11.37 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
16:16:03 #8 11.37 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
16:16:03 #8 11.45 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
16:16:03 
16:16:03 #43 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:03 #43 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:16:03 #43 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:16:03 #9 14.17 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:16:03 #9 14.23 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB]
16:16:03 #9 14.28 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB]
16:16:03 #8 21.98 Unpacking libpipeline1:armhf (1.5.0-1) ...
16:16:03 #8 22.02 Selecting previously unselected package man-db.
16:16:03 #8 22.02 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ...
16:16:03 #8 22.03 Unpacking man-db (2.8.3-2ubuntu0.1) ...
16:16:03 #8 22.20 Selecting previously unselected package perl-modules-5.26.
16:16:03 #8 22.20 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
16:16:03 #8 22.20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
16:16:03 #8 11.55 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
16:16:03 #8 11.55 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
16:16:03 #8 11.55 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
16:16:03 #8 11.60 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
16:16:03 #8 11.70 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
16:16:03 #8 11.70 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
16:16:03 #8 11.70 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
16:16:03 #8 11.78 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
16:16:03 #8 11.78 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
16:16:03 From https://github.com/docker/scan-cli-plugin
16:16:03  * [new tag]         v0.14.0    -> v0.14.0
16:16:03 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.14.0
16:16:03 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.12 fedora-34
16:16:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:16:03 mkdir -p rpmbuild/SOURCES
16:16:03 docker run --rm -w /v \
16:16:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:03 	alpine \
16:16:03 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:03 Unable to find image 'alpine:latest' locally
16:16:03 #43 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:16:03 #43 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:16:03 #43 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:16:03 #8 14.34 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:03 #8 14.34 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
16:16:03 #8 14.34 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
16:16:03 #9 14.33 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB]
16:16:03 #9 14.34 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.7 [201 kB]
16:16:03 #9 14.38 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
16:16:03 #9 14.38 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.2 [884 kB]
16:16:03 #9 14.47 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.2 [3357 kB]
16:16:03 #8 6.909 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
16:16:03 #8 6.909 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
16:16:03 #8 6.923 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
16:16:03 #8 6.923 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2 [540 kB]
16:16:03 #8 6.923 Get:118 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB]
16:16:03 #8 6.923 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
16:16:03 #8 6.923 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2 [744 kB]
16:16:03 #8 6.923 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2 [1084 kB]
16:16:03 #8 6.930 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2 [863 kB]
16:16:03 #8 6.938 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2 [883 kB]
16:16:03 #8 6.945 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
16:16:03 #8 6.945 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2 [651 kB]
16:16:03 #8 6.959 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2 [517 kB]
16:16:03 #8 6.959 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2 [510 kB]
16:16:03 #8 6.959 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2 [627 kB]
16:16:03 #8 6.959 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2 [825 kB]
16:16:03 #8 6.966 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
16:16:03 #8 6.967 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
16:16:03 #8 6.968 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:16:03 #8 6.968 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
16:16:03 #8 6.970 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
16:16:03 #8 6.970 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
16:16:03 #8 6.971 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:16:03 #8 6.972 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
16:16:03 #8 6.972 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:16:03 #8 6.973 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
16:16:03 #8 6.974 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
16:16:03 #8 6.974 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:03 #8 6.974 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:03 #8 6.975 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
16:16:03 #8 6.976 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
16:16:03 #8 6.977 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
16:16:03 #8 6.978 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
16:16:03 #8 6.978 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:16:03 #8 6.979 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
16:16:03 #8 6.980 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
16:16:03 #8 6.980 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
16:16:03 #8 6.981 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:16:03 #8 6.982 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
16:16:03 #8 6.983 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
16:16:03 #8 6.985 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
16:16:03 #8 6.987 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
16:16:03 #8 6.988 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:16:03 #8 6.989 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
16:16:03 #8 6.990 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:16:03 #8 6.991 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:03 #8 6.992 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
16:16:03 #8 6.993 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
16:16:03 #8 6.995 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
16:16:03 #8 6.997 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
16:16:03 #8 6.998 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:16:03 #8 6.998 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:03 #8 6.999 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:03 #8 7.001 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
16:16:03 #8 7.002 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
16:16:03 #8 7.004 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
16:16:03 #8 7.009 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
16:16:03 #8 7.015 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
16:16:03 #8 7.016 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u1 [7624 B]
16:16:03 #8 7.016 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:16:03 #8 7.019 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
16:16:03 #8 7.019 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:16:03 #8 7.019 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
16:16:03 #8 7.019 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
16:16:03 #8 7.021 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
16:16:03 #8 7.022 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
16:16:03 #8 7.025 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
16:16:03 #8 7.026 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
16:16:03 #8 7.031 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
16:16:03 #8 7.033 Get:183 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u1 [317 kB]
16:16:03 #8 7.034 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
16:16:03 #8 7.038 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
16:16:03 #8 7.044 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
16:16:03 #8 7.095 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
16:16:03 #8 7.110 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:16:03 #8 7.112 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
16:16:03 #8 7.113 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:16:03 #8 7.114 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
16:16:03 #8 7.115 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
16:16:03 #8 7.116 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:16:03 #8 7.117 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
16:16:03 #8 7.120 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
16:16:03 #8 7.121 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:16:03 #8 7.122 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:16:03 #8 7.123 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:03 #8 7.124 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
16:16:03 #8 7.124 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:16:03 #8 7.125 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
16:16:03 #8 7.127 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1 [393 kB]
16:16:03 #8 7.130 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
16:16:03 #8 7.132 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
16:16:03 #8 7.133 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
16:16:03 #8 7.134 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
16:16:03 #8 7.134 Get:207 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
16:16:03 #8 7.137 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1 [276 kB]
16:16:03 #8 7.142 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
16:16:03 #8 7.142 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
16:16:03 #8 7.142 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
16:16:03 #8 7.147 Get:212 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
16:16:03 #8 7.147 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
16:16:03 #8 7.152 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
16:16:03 #8 7.152 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
16:16:03 #8 7.152 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u2 [244 kB]
16:16:03 #8 7.154 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:16:03 #8 7.154 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:16:03 #8 7.154 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
16:16:03 #8 7.154 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
16:16:03 #8 7.157 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
16:16:03 #8 7.159 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
16:16:03 #8 7.160 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:16:03 #8 7.162 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
16:16:03 #8 7.163 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
16:16:03 #8 7.163 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:16:03 #8 7.164 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:16:03 #8 7.165 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
16:16:03 #8 7.166 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
16:16:03 #8 7.167 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:16:03 #8 7.169 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:16:03 #8 7.171 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
16:16:03 #8 7.173 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:16:03 #8 7.176 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
16:16:03 #8 7.176 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:16:03 #8 7.176 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:16:03 #8 7.176 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:16:03 #8 7.177 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
16:16:03 #8 7.179 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:16:03 #8 7.180 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
16:16:03 #8 7.181 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:16:03 #8 7.182 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
16:16:03 #8 7.184 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:16:03 #8 7.184 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:16:03 #8 7.186 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
16:16:03 #8 7.186 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
16:16:03 #8 7.187 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
16:16:03 #8 7.188 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
16:16:03 #8 7.193 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
16:16:03 #8 7.193 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
16:16:03 #8 7.193 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:16:03 #8 7.193 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:16:03 #8 7.195 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:16:03 #8 7.196 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
16:16:03 #7 extracting sha256:3f28ea9d8c33c40fa95a05f63764cc6e8ef9d9449fd75da415eca42543b80f52 3.2s done
16:16:03 #7 DONE 8.2s
16:16:03 
16:16:03 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:03 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:03 #12 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:03 #12 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:03 #12 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done
16:16:03 #12 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done
16:16:03 #12 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.9s done
16:16:03 #12 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.3s done
16:16:03 #12 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.5s done
16:16:03 #12 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.5s done
16:16:03 #12 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.1s done
16:16:03 #12 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 2.5s done
16:16:03 #12 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 99.63MB / 99.63MB 3.5s done
16:16:03 #12 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 2.2s done
16:16:03 #12 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.3s done
16:16:03 #12 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.3s done
16:16:03 #12 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 2.7s
16:16:03 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.2s done
16:16:03 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:03 latest: Pulling from library/alpine
16:16:03 59bf1c3509f3: Pulling fs layer
16:16:03 #8 14.39 Selecting previously unselected package libperl5.28:armhf.
16:16:03 #8 14.39 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
16:16:03 #8 14.40 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
16:16:03 #8 7.196 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
16:16:03 #8 7.197 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
16:16:03 #8 7.201 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:16:03 #8 7.202 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
16:16:03 #8 7.209 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:16:03 #8 7.209 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
16:16:03 #8 7.209 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:16:03 #8 7.209 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
16:16:03 #8 7.209 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:16:03 #8 7.209 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:16:03 #8 7.209 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:16:03 #8 7.209 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:16:03 #8 7.209 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:16:03 #8 7.210 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
16:16:03 #8 7.210 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
16:16:03 #8 7.211 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:16:03 #8 7.214 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
16:16:03 #8 7.214 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
16:16:03 #8 7.214 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
16:16:03 #8 7.214 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:16:03 #8 7.214 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
16:16:03 #8 7.216 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
16:16:03 #8 7.220 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:16:03 #8 7.221 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
16:16:03 #8 7.228 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:16:03 #8 7.234 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:16:03 #8 7.242 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
16:16:03 #8 7.242 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
16:16:03 #8 7.242 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:16:03 #8 7.242 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:16:03 #8 7.247 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
16:16:03 #8 7.247 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:16:03 #8 7.248 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
16:16:03 #8 7.248 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:16:03 #9 14.63 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:16:03 #9 14.63 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
16:16:03 #9 14.63 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:03 #9 14.63 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
16:16:03 #9 14.64 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
16:16:03 #9 14.64 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
16:16:03 #9 14.64 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:16:03 #9 14.64 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:16:03 #9 14.64 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:03 #9 14.71 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
16:16:03 #9 14.72 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:16:03 #9 14.72 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:03 #9 14.72 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
16:16:03 #9 14.72 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
16:16:03 #9 14.72 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
16:16:03 #9 14.72 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
16:16:03 #9 14.72 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
16:16:03 #9 14.72 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
16:16:03 #9 14.78 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:03 #9 14.80 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
16:16:03 #9 14.80 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
16:16:03 #9 14.80 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:03 #9 14.80 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
16:16:03 #9 14.80 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
16:16:03 #9 14.80 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:16:03 #9 14.80 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:16:03 #9 14.80 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:16:03 #9 14.85 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:03 #9 14.87 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
16:16:03 #9 14.89 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
16:16:03 #9 14.89 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
16:16:03 #9 14.89 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:16:03 #9 14.89 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
16:16:03 #9 14.89 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:16:03 #9 14.89 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:16:03 #9 14.89 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:03 #9 14.93 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:16:04 #8 22.79 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:04 #8 22.79 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ...
16:16:04 #8 22.80 Unpacking libgdbm-compat4:armhf (1.14.1-6) ...
16:16:04 #8 22.85 Selecting previously unselected package libperl5.26:armhf.
16:16:04 #8 22.85 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_armhf.deb ...
16:16:04 #8 22.85 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.5) ...
16:16:04 mkdir -p sources
16:16:04 docker run --rm -w /v \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:04 	alpine \
16:16:04 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:04 59bf1c3509f3: Verifying Checksum
16:16:04 59bf1c3509f3: Download complete
16:16:04 #8 14.91 Selecting previously unselected package perl.
16:16:04 #8 14.91 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
16:16:04 #8 12.27 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
16:16:04 #8 12.27 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u1 [254 kB]
16:16:04 #8 12.27 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u1 [305 kB]
16:16:04 #8 12.27 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
16:16:04 #8 12.27 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
16:16:04 #8 12.27 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
16:16:04 #8 12.27 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
16:16:04 #8 12.27 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
16:16:04 #8 7.404 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
16:16:04 #8 7.494 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:16:04 #8 7.494 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
16:16:04 #8 7.499 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
16:16:04 #8 7.499 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
16:16:04 #8 7.501 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
16:16:04 #8 7.502 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:16:04 #8 7.503 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
16:16:04 #8 7.505 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
16:16:04 #8 7.507 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
16:16:04 #8 7.508 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:16:04 #8 7.508 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:16:04 #8 7.509 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:16:04 #8 7.514 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
16:16:04 #8 7.514 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
16:16:04 #8 7.514 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
16:16:04 #8 7.514 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:16:04 #8 7.514 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:16:04 #8 7.515 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:16:04 #8 7.527 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
16:16:04 #8 7.527 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
16:16:04 #8 7.527 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
16:16:04 #8 7.527 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
16:16:04 #8 7.527 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
16:16:04 #8 7.527 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
16:16:04 #8 7.527 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:16:04 #8 7.527 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
16:16:04 #8 7.527 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
16:16:04 #8 7.527 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
16:16:04 #8 7.533 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
16:16:04 #8 7.540 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
16:16:04 #8 7.542 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
16:16:04 #8 7.543 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
16:16:04 #8 7.544 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
16:16:04 #8 7.546 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
16:16:04 #8 7.547 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:16:04 #8 7.547 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:16:04 #8 7.548 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1 [101 kB]
16:16:04 #8 7.549 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
16:16:04 #8 7.550 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
16:16:04 #8 7.552 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
16:16:04 #8 7.553 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
16:16:04 #8 7.556 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
16:16:04 #8 7.559 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
16:16:04 #8 7.559 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:16:04 #8 7.560 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:16:04 #8 7.561 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:16:04 #8 7.562 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
16:16:04 #8 7.565 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
16:16:04 #8 7.567 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
16:16:04 #8 7.570 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
16:16:04 #8 7.570 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
16:16:04 #8 7.571 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
16:16:04 #8 7.572 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
16:16:04 #8 7.573 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
16:16:04 #8 7.574 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
16:16:04 #8 7.575 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
16:16:04 #8 7.576 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
16:16:04 #8 7.577 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:16:04 #8 7.579 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:16:04 #8 7.582 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:16:04 #8 7.587 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
16:16:04 #8 7.587 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:16:04 #8 7.612 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:16:04 #8 7.613 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
16:16:04 #8 7.615 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
16:16:04 #8 7.616 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
16:16:04 #8 7.619 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
16:16:04 #8 7.620 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
16:16:04 #8 7.622 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
16:16:04 #8 7.624 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
16:16:04 #8 7.627 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26 [165 kB]
16:16:04 #8 7.627 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
16:16:04 #8 7.640 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
16:16:04 #8 7.642 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
16:16:04 #8 7.654 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
16:16:04 #8 7.657 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
16:16:04 #8 7.658 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
16:16:04 #8 7.659 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
16:16:04 #8 7.660 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
16:16:04 #8 7.661 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
16:16:04 #8 7.662 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
16:16:04 #8 7.662 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
16:16:04 #8 7.664 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
16:16:04 #8 7.666 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
16:16:04 #8 7.666 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
16:16:04 #8 7.666 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:16:04 #8 7.667 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:16:04 #8 7.668 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
16:16:04 #8 7.673 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
16:16:04 #8 7.674 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
16:16:04 #8 7.682 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
16:16:04 #8 7.688 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
16:16:04 #8 7.701 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
16:16:04 #9 14.97 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
16:16:04 #9 14.97 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
16:16:04 #9 14.97 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
16:16:04 #9 14.97 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:04 #9 14.97 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
16:16:04 #9 14.97 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
16:16:04 #9 14.97 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
16:16:04 #9 14.97 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
16:16:04 #9 15.00 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:04 #9 15.05 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
16:16:04 #9 15.05 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:16:04 #9 15.05 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:16:04 #9 15.05 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:04 #9 15.05 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:16:04 #9 15.05 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:04 #9 15.05 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
16:16:04 #9 15.05 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
16:16:04 #9 15.07 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:16:04 #9 15.13 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
16:16:04 #9 15.14 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
16:16:04 #9 15.14 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
16:16:04 #9 15.14 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:04 #9 15.14 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
16:16:04 #9 15.14 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
16:16:04 #9 15.15 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:16:04 #9 15.15 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
16:16:04 #9 15.15 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:04 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 8.9s done
16:16:04 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 10.2s done
16:16:04 #13 ...
16:16:04 
16:16:04 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:04 #8 sha256:8920b1c0c735fcab1edf554af8c9d07f0ccccd2f76291f6df30ad87e7523d7dc
16:16:04 #8 1.973 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
16:16:04 #8 2.106 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
16:16:04 #8 2.339 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB]
16:16:04 #8 2.495 Get:4 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
16:16:04 #8 2.740 Get:5 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
16:16:04 #8 4.363 Get:6 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
16:16:04 #8 4.363 Get:7 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
16:16:04 #8 4.363 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
16:16:04 #8 5.681 Fetched 18.9 MB in 4s (4570 kB/s)
16:16:04 #8 5.681 Reading package lists...
16:16:04 #8 6.995 Reading package lists...
16:16:04 #8 8.347 Building dependency tree...
16:16:04 #8 8.571 Reading state information...
16:16:04 #8 9.046 curl is already the newest version (7.64.0-4+deb10u2).
16:16:04 #8 9.046 The following additional packages will be installed:
16:16:04 #8 9.046   autoconf automake autopoint autotools-dev binutils
16:16:04 #8 9.046   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
16:16:04 #8 9.046   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
16:16:04 #8 9.046   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
16:16:04 #8 9.046   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
16:16:04 #8 9.046   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
16:16:04 #8 9.046   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
16:16:04 #8 9.046   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
16:16:04 #8 9.046   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
16:16:04 #8 9.046   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:16:04 #8 9.046   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
16:16:04 #8 9.046   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:04 #8 9.046   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:16:04 #8 9.046   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
16:16:04 #8 9.046   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
16:16:04 #8 9.046   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:16:04 #8 9.046   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:16:04 #8 9.046   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
16:16:04 #8 9.046   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
16:16:04 #8 9.046   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:16:04 #8 9.046   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
16:16:04 #8 9.046   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:16:04 #8 9.046   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:16:04 #8 9.046   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:16:04 #8 9.046   po-debconf python3 python3-minimal python3.7 python3.7-minimal
16:16:04 #8 9.046   sensible-utils wdiff xz-utils
16:16:04 #8 9.046 Suggested packages:
16:16:04 #8 9.046   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:16:04 #8 9.046   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
16:16:04 #8 9.046   autopkgtest bls-standalone bsd-mailx | mailx build-essential
16:16:04 #8 9.046   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:16:04 #8 9.046   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
16:16:04 #8 9.046   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:04 #8 9.046   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:04 #8 9.046   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
16:16:04 #8 9.046   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
16:16:04 #8 9.046   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
16:16:04 #8 9.046   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
16:16:04 #8 9.046   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:16:04 #8 9.046   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
16:16:04 #8 9.046   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
16:16:04 #8 9.046   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
16:16:04 #8 9.046   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
16:16:04 #8 9.046   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
16:16:04 #8 9.046   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:04 #8 9.046   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:16:04 #8 9.046   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
16:16:04 #8 9.046   python3.7-doc binfmt-support wdiff-doc
16:16:04 #8 9.046 Recommended packages:
16:16:04 #8 9.046   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
16:16:04 #8 9.046   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
16:16:04 #8 9.046   licensecheck lintian python3-apt python3-debian python3-magic
16:16:04 #8 9.046   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
16:16:04 #8 9.046   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
16:16:04 #8 9.046   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
16:16:04 #8 9.046   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
16:16:04 #8 9.046   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
16:16:04 #8 9.046   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
16:16:04 #8 9.046   libmail-sendmail-perl
16:16:04 #8 ...
16:16:04 
16:16:04 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:04 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:04 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0.1s
16:16:04 #13 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.2s done
16:16:04 59bf1c3509f3: Pull complete
16:16:04 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:16:04 Status: Downloaded newer image for alpine:latest
16:16:04 #8 14.93 Unpacking perl (5.28.1-6+deb10u1) ...
16:16:04 #8 15.01 Selecting previously unselected package liblocale-gettext-perl.
16:16:04 #8 15.01 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
16:16:04 #8 15.01 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
16:16:04 #8 15.08 Selecting previously unselected package libssl1.1:armhf.
16:16:04 #8 15.08 Preparing to unpack .../15-libssl1.1_1.1.1d-0+deb10u7_armhf.deb ...
16:16:04 #8 15.08 Unpacking libssl1.1:armhf (1.1.1d-0+deb10u7) ...
16:16:04 #8 12.33 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
16:16:04 #8 12.41 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
16:16:04 #8 12.43 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
16:16:04 #8 7.922 debconf: delaying package configuration, since apt-utils is not installed
16:16:04 #9 15.22 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
16:16:04 #9 15.22 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-daemon-perl all 6.06-1 [21.4 kB]
16:16:04 #9 15.22 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
16:16:04 #9 15.22 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:16:04 #9 15.22 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
16:16:04 #9 15.22 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
16:16:04 #9 15.29 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:16:04 #9 15.29 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:16:04 #9 15.29 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
16:16:04 #9 15.29 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:16:04 #9 15.37 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
16:16:04 #9 15.37 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
16:16:04 #9 15.37 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:04 #9 15.37 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
16:16:04 #9 15.37 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
16:16:04 #9 15.37 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
16:16:04 #9 15.44 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:16:04 #9 15.44 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:16:04 #9 15.44 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
16:16:04 #9 15.44 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:16:04 #8 23.32 Selecting previously unselected package perl.
16:16:04 #8 23.32 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_armhf.deb ...
16:16:04 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:04 #8 15.21 Selecting previously unselected package libpython3.7-minimal:armhf.
16:16:04 #8 15.21 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
16:16:04 #8 15.23 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
16:16:04 #8 15.41 Selecting previously unselected package libexpat1:armhf.
16:16:04 #8 15.41 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
16:16:04 #12 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.5s done
16:16:04 #12 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:04 #8 8.001 Fetched 167 MB in 2s (75.4 MB/s)
16:16:04 #8 8.026 Selecting previously unselected package bsdextrautils.
16:16:04 #8 8.026 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6645 files and directories currently installed.)
16:16:04 #8 8.026 Preparing to unpack .../00-bsdextrautils_2.36.1-8_arm64.deb ...
16:16:04 #8 8.030 Unpacking bsdextrautils (2.36.1-8) ...
16:16:04 #8 8.083 Selecting previously unselected package libuchardet0:arm64.
16:16:04 #8 8.083 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
16:16:04 #8 8.091 Unpacking libuchardet0:arm64 (0.0.7-1) ...
16:16:04 #8 8.132 Selecting previously unselected package groff-base.
16:16:04 #8 8.132 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
16:16:04 #9 15.51 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
16:16:04 #9 15.51 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
16:16:04 #9 15.51 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
16:16:04 #9 15.51 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
16:16:04 #9 15.51 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
16:16:04 #9 15.51 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:04 #9 15.58 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:16:04 #9 15.73 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
16:16:04 mkdir -p sources
16:16:04 docker run --rm -w /v \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:04 	alpine \
16:16:04 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:04 #14 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 0.1s
16:16:04 mkdir -p sources
16:16:04 docker run --rm -w /v \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:04 	alpine \
16:16:04 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:04 mkdir -p sources
16:16:04 docker run --rm -w /v \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:04 	alpine \
16:16:04 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:04 #8 23.33 Unpacking perl (5.26.1-6ubuntu0.5) ...
16:16:04 #8 15.42 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
16:16:04 #8 15.48 Selecting previously unselected package python3.7-minimal.
16:16:04 #8 15.48 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
16:16:04 #8 15.48 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:04 #8 15.68 Setting up libssl1.1:armhf (1.1.1d-0+deb10u7) ...
16:16:04 #8 8.136 Unpacking groff-base (1.22.4-6) ...
16:16:04 #8 8.331 Selecting previously unselected package libgdbm6:arm64.
16:16:04 #8 8.333 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
16:16:04 #8 8.336 Unpacking libgdbm6:arm64 (1.19-2) ...
16:16:04 #8 8.374 Selecting previously unselected package libpipeline1:arm64.
16:16:04 #8 8.374 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
16:16:04 #8 8.378 Unpacking libpipeline1:arm64 (1.5.3-1) ...
16:16:04 #8 8.427 Selecting previously unselected package man-db.
16:16:04 #8 8.427 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
16:16:05 #9 15.80 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
16:16:05 #9 15.83 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
16:16:05 #8 23.81 Selecting previously unselected package openssl.
16:16:05 #8 23.81 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.14_armhf.deb ...
16:16:05 #8 23.82 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:05 #8 23.92 Selecting previously unselected package ca-certificates.
16:16:05 #8 23.92 Preparing to unpack .../011-ca-certificates_20210119~18.04.2_all.deb ...
16:16:05 #12 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.9s done
16:16:05 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9
16:16:05 #8 8.432 Unpacking man-db (2.9.4-2) ...
16:16:05 #8 8.635 Selecting previously unselected package perl-modules-5.32.
16:16:05 #8 8.635 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:16:05 #8 8.640 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:05 #9 16.01 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
16:16:05 #9 16.02 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
16:16:05 #9 16.03 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
16:16:05 #9 16.04 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
16:16:05 #9 16.05 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:16:05 #9 16.06 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:16:05 #9 16.07 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsasl2-modules armhf 2.1.27+dfsg-2 [42.4 kB]
16:16:05 #9 16.08 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
16:16:05 #9 16.11 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
16:16:05 #9 16.14 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
16:16:05 #9 16.16 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
16:16:05 #9 16.16 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:05 #9 16.17 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:05 #9 16.17 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:05 #9 16.17 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
16:16:05 #9 16.17 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
16:16:05 #9 16.17 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
16:16:05 #9 16.23 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
16:16:05 #9 16.23 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
16:16:05 #8 23.92 Unpacking ca-certificates (20210119~18.04.2) ...
16:16:05 #8 24.02 Selecting previously unselected package distro-info-data.
16:16:05 #8 24.02 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.13_all.deb ...
16:16:05 #8 24.02 Unpacking distro-info-data (0.37ubuntu0.13) ...
16:16:05 #8 24.09 Selecting previously unselected package libmagic-mgc.
16:16:05 #8 24.09 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ...
16:16:05 #8 24.09 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:16:05 #8 13.27 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
16:16:05 #8 13.28 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
16:16:05 #8 13.28 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
16:16:05 #8 13.28 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
16:16:05 #8 13.28 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
16:16:05 #8 13.28 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
16:16:05 #8 13.28 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
16:16:05 #8 13.28 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
16:16:05 #8 13.28 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:16:05 #8 13.35 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:16:05 #8 13.44 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
16:16:05 #8 13.45 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
16:16:05 #8 13.52 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
16:16:05 #8 13.52 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
16:16:05 #13 ...
16:16:05 
16:16:05 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:05 #8 sha256:6ed3bd1ce99f93fdd7fd8481ed252d988cee147a62dc557e8084b74f5790fa3d
16:16:05 #8 10.14 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
16:16:05 #8 10.14 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
16:16:05 #8 10.14 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
16:16:05 #8 10.14 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2 [532 kB]
16:16:05 #8 10.14 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB]
16:16:05 #8 10.14 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
16:16:05 #8 10.14 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2 [722 kB]
16:16:05 #8 10.16 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2 [1084 kB]
16:16:05 #8 10.16 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2 [835 kB]
16:16:05 #8 10.20 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2 [868 kB]
16:16:05 #8 10.20 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
16:16:05 #8 10.20 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2 [630 kB]
16:16:05 #8 10.20 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2 [509 kB]
16:16:05 #8 10.20 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2 [503 kB]
16:16:05 #8 10.20 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2 [618 kB]
16:16:05 #8 10.20 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2 [825 kB]
16:16:05 #8 10.23 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
16:16:05 #8 10.23 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:16:05 #8 10.23 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
16:16:05 #8 10.23 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
16:16:05 #8 10.23 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
16:16:05 #8 10.23 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
16:16:05 #8 10.23 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:16:05 #8 10.23 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
16:16:05 #8 10.23 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:16:05 #8 10.23 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
16:16:05 #8 10.23 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
16:16:05 #8 10.23 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:05 #8 10.23 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:05 #8 10.23 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
16:16:05 #8 10.23 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
16:16:05 #8 10.23 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
16:16:05 #8 10.23 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
16:16:05 #8 10.24 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:16:05 #8 10.24 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
16:16:05 #8 10.24 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
16:16:05 #8 10.25 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
16:16:05 #8 10.25 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:16:05 #8 10.25 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
16:16:05 #8 10.25 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
16:16:05 #8 10.25 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:16:05 #8 10.26 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
16:16:05 #8 10.26 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:16:05 #8 10.26 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
16:16:05 #8 10.26 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:16:05 #8 10.26 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:05 #8 10.26 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
16:16:05 #8 10.26 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
16:16:05 #8 10.27 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
16:16:05 #8 10.27 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
16:16:05 #8 10.27 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:16:05 #8 10.27 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:05 #8 10.27 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:05 #8 10.27 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
16:16:05 #8 10.27 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
16:16:05 #8 10.27 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
16:16:05 #8 10.28 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
16:16:05 #8 10.29 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
16:16:05 #8 10.29 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u1 [7624 B]
16:16:05 #8 10.29 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
16:16:05 #8 10.29 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
16:16:05 #8 10.29 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
16:16:05 #8 10.30 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
16:16:05 #8 10.30 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
16:16:05 #8 10.30 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
16:16:05 #8 10.30 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
16:16:05 #8 10.31 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
16:16:05 #8 10.31 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
16:16:05 #8 10.32 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
16:16:05 #8 10.32 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u1 [306 kB]
16:16:05 #8 10.32 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
16:16:05 #8 10.33 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
16:16:05 #8 10.37 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
16:16:05 #8 10.44 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
16:16:05 #8 10.48 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:16:05 #8 10.48 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
16:16:05 #8 10.48 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:16:05 #8 10.48 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
16:16:05 #8 10.48 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
16:16:05 #8 10.48 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:16:05 #8 10.48 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+b1 [304 kB]
16:16:05 #8 10.48 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
16:16:05 #8 10.48 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:16:05 #8 10.48 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:16:05 #8 10.48 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:05 #8 10.48 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
16:16:05 #8 10.49 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:16:05 #8 10.49 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
16:16:05 #8 10.49 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1 [357 kB]
16:16:05 #8 10.50 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
16:16:05 #8 10.50 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
16:16:05 #8 10.50 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
16:16:05 #8 10.50 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
16:16:05 #8 10.50 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
16:16:05 #8 10.50 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1 [271 kB]
16:16:05 #8 10.50 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
16:16:05 #8 10.52 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
16:16:05 #8 10.52 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
16:16:05 #8 10.52 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
16:16:05 #8 10.52 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
16:16:05 #8 10.52 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
16:16:05 #8 10.52 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
16:16:05 #8 10.52 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u2 [246 kB]
16:16:05 #8 10.52 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:16:05 #8 10.52 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:16:05 #8 10.53 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
16:16:05 #8 10.53 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
16:16:05 #8 10.53 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
16:16:05 #8 10.53 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
16:16:05 #8 10.53 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:16:05 #8 10.53 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
16:16:05 #8 10.53 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
16:16:05 #8 10.53 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:16:05 #8 10.53 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
16:16:05 #8 10.53 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
16:16:05 #8 10.53 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
16:16:05 #8 10.53 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:16:05 #8 10.54 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:16:05 #8 10.54 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
16:16:05 #8 10.54 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:16:05 #8 10.54 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
16:16:05 #8 10.54 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:16:05 #8 10.54 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:16:05 #8 10.54 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:16:05 #8 10.54 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
16:16:05 #8 10.55 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:16:05 #8 10.55 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
16:16:05 #8 10.55 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:16:05 #8 10.55 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
16:16:05 #8 10.55 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:16:05 #8 10.55 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:16:05 #8 10.55 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
16:16:05 #8 10.55 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
16:16:05 #8 10.55 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
16:16:05 #8 10.56 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
16:16:05 #8 10.56 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
16:16:05 #8 10.56 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
16:16:05 #8 10.56 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:16:05 #8 10.56 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
16:16:05 #8 10.56 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:16:05 #8 10.57 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
16:16:05 #8 10.57 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
16:16:05 #8 10.57 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
16:16:05 #8 10.57 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:16:05 #8 10.57 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
16:16:05 #8 10.57 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
16:16:05 #8 10.57 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
16:16:05 #8 10.57 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
16:16:05 #8 10.57 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
16:16:05 #8 10.57 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:16:05 #8 10.57 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
16:16:05 #8 10.57 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:16:05 #8 10.58 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:16:05 #8 10.58 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
16:16:05 #8 10.58 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
16:16:05 #8 10.59 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
16:16:05 #8 10.59 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:16:05 #8 10.59 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
16:16:05 #8 10.59 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
16:16:05 #8 10.59 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
16:16:05 #8 10.59 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:16:05 #8 10.62 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
16:16:05 #8 10.62 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
16:16:05 #8 10.62 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:16:05 #8 10.62 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
16:16:05 #8 10.62 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
16:16:05 #8 10.62 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
16:16:05 #8 10.62 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
16:16:05 #8 10.62 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
16:16:05 #8 10.63 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:16:05 #8 10.63 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:16:05 #8 10.63 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1 [22.9 kB]
16:16:05 #8 10.63 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:16:05 #8 10.63 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
16:16:05 #8 10.63 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:16:05 #8 10.63 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
16:16:05 #8 10.63 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:16:05 #8 10.63 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3 [95.9 kB]
16:16:05 #8 10.65 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
16:16:05 #8 10.65 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
16:16:05 #8 10.65 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
16:16:05 #8 10.65 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:16:05 #8 10.65 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
16:16:05 #8 10.65 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:16:05 #8 10.65 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
16:16:05 #8 10.65 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:16:05 #8 10.65 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:16:05 #8 10.65 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:16:05 #8 10.65 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
16:16:05 #8 10.65 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
16:16:05 #8 10.65 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
16:16:05 #8 10.65 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:16:05 #8 10.65 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:16:05 #8 10.65 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:16:05 #8 10.66 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
16:16:05 #8 10.66 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
16:16:05 #8 10.66 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
16:16:05 #8 10.66 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
16:16:05 #8 10.66 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
16:16:05 #8 10.66 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
16:16:05 #8 10.66 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:16:05 #8 10.67 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
16:16:05 #8 10.67 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
16:16:05 #8 10.67 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
16:16:05 #8 10.67 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
16:16:05 #8 10.67 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
16:16:05 #8 10.67 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
16:16:05 #8 10.69 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
16:16:05 #8 10.69 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
16:16:05 #8 10.69 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
16:16:05 #8 10.69 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:16:05 #8 10.69 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:16:05 #8 10.69 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1 [96.8 kB]
16:16:05 #8 10.69 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
16:16:05 #8 10.69 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
16:16:05 #8 10.69 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
16:16:05 #8 10.69 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
16:16:05 #8 10.69 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
16:16:05 #8 10.69 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
16:16:05 #8 10.69 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:16:05 #8 10.69 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
16:16:05 #8 10.69 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:16:05 #8 10.69 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
16:16:05 #8 10.69 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
16:16:05 #8 10.70 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
16:16:05 #8 10.70 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
16:16:05 #8 10.70 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
16:16:05 #8 10.70 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
16:16:05 #8 10.70 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
16:16:05 #8 10.71 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
16:16:05 #8 10.71 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
16:16:05 #8 10.71 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
16:16:05 #8 10.71 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
16:16:05 #8 10.71 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:16:05 #8 10.71 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:16:05 #8 10.71 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:16:05 #8 10.72 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
16:16:05 #8 10.72 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:16:05 #8 10.72 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:16:05 #8 10.73 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
16:16:05 #8 10.73 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
16:16:05 #8 10.73 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
16:16:05 #8 10.73 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
16:16:05 #8 10.73 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
16:16:05 #8 10.73 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
16:16:05 #8 10.74 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
16:16:05 #8 10.74 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26 [157 kB]
16:16:05 #8 10.74 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
16:16:05 #8 10.76 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
16:16:05 #8 10.76 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
16:16:05 #8 10.78 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
16:16:05 #8 10.78 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
16:16:05 #8 10.78 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
16:16:05 #8 10.78 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
16:16:05 #8 10.78 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
16:16:05 #8 10.78 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
16:16:05 #8 10.78 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
16:16:05 #8 10.78 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
16:16:05 #8 10.82 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
16:16:05 #8 10.82 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
16:16:05 #8 10.82 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
16:16:05 #8 10.82 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:16:05 #8 10.82 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:16:05 #8 10.82 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
16:16:05 #8 10.82 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
16:16:05 #8 10.82 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
16:16:05 #8 10.83 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
16:16:05 #8 10.84 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
16:16:05 #8 10.84 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
16:16:05 #8 11.16 debconf: delaying package configuration, since apt-utils is not installed
16:16:05 #8 11.20 Fetched 157 MB in 3s (56.2 MB/s)
16:16:05 #8 11.23 Selecting previously unselected package bsdextrautils.
16:16:05 #8 11.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6646 files and directories currently installed.)
16:16:05 #8 11.23 Preparing to unpack .../00-bsdextrautils_2.36.1-8_armhf.deb ...
16:16:05 #8 11.23 Unpacking bsdextrautils (2.36.1-8) ...
16:16:05 #8 11.31 Selecting previously unselected package libuchardet0:armhf.
16:16:05 #8 11.31 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
16:16:05 #8 11.33 Unpacking libuchardet0:armhf (0.0.7-1) ...
16:16:05 #8 11.39 Selecting previously unselected package groff-base.
16:16:05 #8 11.39 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
16:16:05 #8 11.40 Unpacking groff-base (1.22.4-6) ...
16:16:05 #8 11.73 Selecting previously unselected package libgdbm6:armhf.
16:16:05 #8 11.73 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
16:16:05 #8 11.77 Unpacking libgdbm6:armhf (1.19-2) ...
16:16:05 #8 11.85 Selecting previously unselected package libpipeline1:armhf.
16:16:05 #8 11.85 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
16:16:05 #8 11.93 Unpacking libpipeline1:armhf (1.5.3-1) ...
16:16:05 #8 11.99 Selecting previously unselected package man-db.
16:16:05 #8 11.99 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
16:16:05 #8 11.99 Unpacking man-db (2.9.4-2) ...
16:16:05 #8 12.33 Selecting previously unselected package perl-modules-5.32.
16:16:05 #8 12.33 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:16:05 #8 12.40 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:05 #8 12.95 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:05 #8 12.95 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
16:16:05 #8 12.95 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:16:05 #8 13.00 Selecting previously unselected package libperl5.32:armhf.
16:16:05 #8 13.00 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
16:16:05 #8 13.00 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:16:05 #8 13.56 Selecting previously unselected package perl.
16:16:05 #8 13.56 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
16:16:05 #8 13.57 Unpacking perl (5.32.1-4+deb11u2) ...
16:16:05 #8 13.64 Selecting previously unselected package liblocale-gettext-perl.
16:16:05 #8 13.64 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
16:16:05 #8 13.65 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:16:05 #8 13.70 Selecting previously unselected package libpython3.9-minimal:armhf.
16:16:05 #8 13.70 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
16:16:05 #8 13.71 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
16:16:05 #8 13.87 Selecting previously unselected package libexpat1:armhf.
16:16:05 #8 13.87 Preparing to unpack .../12-libexpat1_2.2.10-2_armhf.deb ...
16:16:05 #8 13.87 Unpacking libexpat1:armhf (2.2.10-2) ...
16:16:05 #8 13.92 Selecting previously unselected package python3.9-minimal.
16:16:05 #8 13.92 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
16:16:05 #8 13.93 Unpacking python3.9-minimal (3.9.2-1) ...
16:16:05 #8 14.14 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
16:16:05 #8 14.17 Setting up libexpat1:armhf (2.2.10-2) ...
16:16:05 #8 14.17 Setting up python3.9-minimal (3.9.2-1) ...
16:16:05 #8 14.85 Selecting previously unselected package python3-minimal.
16:16:05 #8 14.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9499 files and directories currently installed.)
16:16:05 #8 14.85 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
16:16:05 #8 14.86 Unpacking python3-minimal (3.9.2-3) ...
16:16:05 #8 14.89 Selecting previously unselected package media-types.
16:16:05 #8 14.89 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:05 #8 14.89 Unpacking media-types (4.0.0) ...
16:16:05 #8 14.92 Selecting previously unselected package libmpdec3:armhf.
16:16:05 #8 14.92 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
16:16:05 #8 14.93 Unpacking libmpdec3:armhf (2.5.1-1) ...
16:16:05 #8 14.97 Selecting previously unselected package libncursesw6:armhf.
16:16:05 #8 14.97 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
16:16:05 #8 14.97 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
16:16:05 #8 15.01 Selecting previously unselected package readline-common.
16:16:05 #8 15.01 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:16:05 #8 15.02 Unpacking readline-common (8.1-1) ...
16:16:05 #8 15.06 Selecting previously unselected package libreadline8:armhf.
16:16:05 #8 15.06 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
16:16:05 #8 15.06 Unpacking libreadline8:armhf (8.1-1) ...
16:16:05 #8 15.11 Selecting previously unselected package libsqlite3-0:armhf.
16:16:05 #8 15.11 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
16:16:05 #8 15.12 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
16:16:05 #8 15.21 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:16:05 #8 15.21 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
16:16:05 #8 15.21 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
16:16:05 #8 15.44 Selecting previously unselected package python3.9.
16:16:05 #8 15.44 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
16:16:05 #8 15.45 Unpacking python3.9 (3.9.2-1) ...
16:16:05 #8 15.49 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:05 #8 15.49 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
16:16:05 #8 15.66 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
16:16:05 #8 15.69 Setting up python3-minimal (3.9.2-3) ...
16:16:05 #8 15.88 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
16:16:05 #8 15.89 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
16:16:05 #8 15.91 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:05 #9 16.23 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
16:16:05 #9 16.31 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:16:05 #9 16.31 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:16:05 #9 16.31 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:05 #9 16.31 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
16:16:05 #9 16.35 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
16:16:05 #9 16.37 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:05 #9 16.37 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
16:16:05 #9 16.38 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
16:16:05 #9 16.38 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
16:16:05 #9 16.38 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
16:16:05 #9 16.45 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
16:16:05 #9 16.45 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2 [982 kB]
16:16:05 #9 16.49 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
16:16:05 #8 24.19 Selecting previously unselected package libmagic1:armhf.
16:16:05 #8 24.19 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ...
16:16:05 #8 24.20 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ...
16:16:05 #8 24.25 Selecting previously unselected package file.
16:16:05 #8 24.25 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ...
16:16:05 #8 24.25 Unpacking file (1:5.32-2ubuntu0.4) ...
16:16:05 #8 24.33 Selecting previously unselected package less.
16:16:05 #8 24.33 Preparing to unpack .../016-less_487-0.1_armhf.deb ...
16:16:05 #8 24.33 Unpacking less (487-0.1) ...
16:16:05 #8 24.38 Selecting previously unselected package libapt-inst2.0:armhf.
16:16:05 #8 24.38 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ...
16:16:05 #8 24.39 Unpacking libapt-inst2.0:armhf (1.6.14) ...
16:16:05 #8 13.61 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
16:16:05 #8 13.61 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
16:16:05 #8 13.62 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
16:16:05 #8 16.04 Selecting previously unselected package python3.
16:16:05 #8 16.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9937 files and directories currently installed.)
16:16:05 #8 16.04 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
16:16:05 #8 16.05 Unpacking python3 (3.9.2-3) ...
16:16:05 #8 16.10 Selecting previously unselected package less.
16:16:05 #8 16.10 Preparing to unpack .../001-less_551-2_armhf.deb ...
16:16:05 #8 16.10 Unpacking less (551-2) ...
16:16:05 #8 ...
16:16:05 
16:16:05 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:05 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:05 mkdir -p sources
16:16:05 docker run --rm -w /v \
16:16:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:05 	alpine \
16:16:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:05 #8 16.46 Selecting previously unselected package python3-minimal.
16:16:05 #8 16.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9597 files and directories currently installed.)
16:16:05 #8 16.46 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
16:16:05 #8 16.46 Unpacking python3-minimal (3.7.3-1) ...
16:16:05 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 1.7s done
16:16:05 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9
16:16:05 #9 16.63 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
16:16:05 #9 16.63 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
16:16:05 #9 16.63 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:16:05 #9 16.63 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:16:05 #9 16.64 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
16:16:05 #9 16.64 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:16:05 #9 16.64 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main armhf unzip armhf 6.0-25ubuntu1 [155 kB]
16:16:05 #9 16.64 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
16:16:05 #9 16.65 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:16:05 #9 16.71 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
16:16:05 #9 ...
16:16:05 
16:16:05 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:05 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:05 #14 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 10.0s done
16:16:05 #14 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 4.4s done
16:16:05 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0.5s
16:16:05 #14 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.7s done
16:16:05 #14 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:05 mkdir -p rpmbuild/SOURCES
16:16:05 docker run --rm -w /v \
16:16:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:05 	alpine \
16:16:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:05 #14 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.7s done
16:16:05 #14 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9
16:16:05 #8 24.48 Selecting previously unselected package libglib2.0-0:armhf.
16:16:05 #8 24.48 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
16:16:05 #8 24.48 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
16:16:05 #8 24.66 Selecting previously unselected package libglib2.0-data.
16:16:05 #8 24.66 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
16:16:05 #8 24.66 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:16:05 #8 24.70 Selecting previously unselected package libicu60:armhf.
16:16:05 #8 24.70 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ...
16:16:05 #8 24.71 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ...
16:16:05 #12 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 3.2s done
16:16:06 #8 16.52 Selecting previously unselected package mime-support.
16:16:06 #8 16.52 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:16:06 #8 16.53 Unpacking mime-support (3.62) ...
16:16:06 #8 16.58 Selecting previously unselected package libmpdec2:armhf.
16:16:06 #8 16.58 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
16:16:06 #8 16.58 Unpacking libmpdec2:armhf (2.4.2-2) ...
16:16:06 #8 16.64 Selecting previously unselected package readline-common.
16:16:06 #8 16.64 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
16:16:06 #8 16.65 Unpacking readline-common (7.0-5) ...
16:16:06 #8 16.69 Selecting previously unselected package libreadline7:armhf.
16:16:06 #8 16.69 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
16:16:06 #8 16.69 Unpacking libreadline7:armhf (7.0-5) ...
16:16:06 #8 16.76 Selecting previously unselected package libsqlite3-0:armhf.
16:16:06 #8 16.76 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_armhf.deb ...
16:16:06 #14 ...
16:16:06 
16:16:06 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:06 #9 sha256:f3a1a5a47fd04b8052f7f43484ae8cc7541a596570963b97d02936fd571c69e0
16:16:06 #9 16.97 debconf: delaying package configuration, since apt-utils is not installed
16:16:06 #9 17.03 Fetched 89.0 MB in 9s (9851 kB/s)
16:16:06 #8 9.267 Selecting previously unselected package libgdbm-compat4:arm64.
16:16:06 #8 9.267 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
16:16:06 #8 9.273 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
16:16:06 #8 9.376 Selecting previously unselected package libperl5.32:arm64.
16:16:06 #8 9.378 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
16:16:06 #8 9.398 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
16:16:06 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0.1s
16:16:06 #8 14.16 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
16:16:06 #8 14.17 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
16:16:06 #8 14.18 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:16:06 #8 14.18 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
16:16:06 #8 14.18 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
16:16:06 #8 14.25 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
16:16:06 #8 14.25 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
16:16:06 #8 14.25 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
16:16:06 #8 14.25 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:16:06 #8 14.25 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
16:16:06 #8 14.32 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
16:16:06 #8 14.33 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
16:16:06 #8 14.34 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
16:16:06 #8 14.34 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:16:06 #8 16.76 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u1) ...
16:16:06 #8 16.86 Selecting previously unselected package libpython3.7-stdlib:armhf.
16:16:06 #8 16.86 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
16:16:06 #8 16.86 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
16:16:06 #9 17.07 Selecting previously unselected package liblocale-gettext-perl.
16:16:06 #9 17.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4119 files and directories currently installed.)
16:16:06 #9 17.07 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
16:16:06 #9 17.08 Unpacking liblocale-gettext-perl (1.07-4) ...
16:16:06 #9 17.13 Selecting previously unselected package libssl1.1:armhf.
16:16:06 #9 17.13 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.10_armhf.deb ...
16:16:06 #9 17.17 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.10) ...
16:16:06 #14 37.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:16:06 #14 37.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:16:06 #14 37.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:16:06 #14 ...
16:16:06 
16:16:06 #25 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:16:06 #25 sha256:4fe80103aa6bae1243d61ce7ae7a586187db3fbb4ebdfb1a9723be3f4115d4cb
16:16:06 #25 23.00 Updating files:  87% (4136/4734)
Updating files:  88% (4166/4734)
Updating files:  89% (4214/4734)
Updating files:  90% (4261/4734)
Updating files:  91% (4308/4734)
Updating files:  92% (4356/4734)
Updating files:  93% (4403/4734)
Updating files:  94% (4450/4734)
Updating files:  95% (4498/4734)
Updating files:  96% (4545/4734)
Updating files:  97% (4592/4734)
Updating files:  98% (4640/4734)
Updating files:  99% (4687/4734)
Updating files: 100% (4734/4734)
Updating files: 100% (4734/4734), done.
16:16:06 #25 23.24 + cd /tmp/tmp.RxzUzAoNwf/src/github.com/containerd/containerd
16:16:06 #25 23.24 + git checkout -q v1.5.8
16:16:06 #14 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 4.1s done
16:16:06 #14 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0
16:16:06 #8 14.43 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
16:16:06 #8 14.43 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:16:06 #8 14.43 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
16:16:06 #8 14.43 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
16:16:06 #8 14.43 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:06 #8 14.49 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:06 #8 14.49 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
16:16:06 #8 14.49 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
16:16:06 #8 14.49 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
16:16:06 #8 14.49 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
16:16:06 #8 14.57 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:16:06 #8 14.57 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
16:16:06 #8 14.57 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
16:16:06 #8 17.12 Selecting previously unselected package python3.7.
16:16:06 #8 17.13 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ...
16:16:06 #8 17.13 Unpacking python3.7 (3.7.3-2+deb10u3) ...
16:16:06 #8 17.18 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:06 #8 17.18 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
16:16:06 #8 17.19 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
16:16:06 #8 17.23 Setting up python3-minimal (3.7.3-1) ...
16:16:06 #9 17.31 Selecting previously unselected package libpython3.8-minimal:armhf.
16:16:06 #9 17.31 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_armhf.deb ...
16:16:06 #9 17.31 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.2) ...
16:16:06 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 4.5s done
16:16:06 mkdir -p rpmbuild/SOURCES
16:16:06 docker run --rm -w /v \
16:16:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:06 	alpine \
16:16:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:06 mkdir -p rpmbuild/SOURCES
16:16:06 docker run --rm -w /v \
16:16:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:06 	alpine \
16:16:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:06 #8 14.72 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
16:16:06 #8 14.72 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:16:06 #8 14.80 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
16:16:06 #8 17.44 Selecting previously unselected package python3.
16:16:06 #8 17.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10066 files and directories currently installed.)
16:16:06 #8 17.44 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
16:16:06 #8 17.45 Unpacking python3 (3.7.3-1) ...
16:16:06 #9 17.47 Selecting previously unselected package libexpat1:armhf.
16:16:06 #9 17.47 Preparing to unpack .../libexpat1_2.2.9-1build1_armhf.deb ...
16:16:06 #9 17.48 Unpacking libexpat1:armhf (2.2.9-1build1) ...
16:16:06 #9 17.52 Selecting previously unselected package python3.8-minimal.
16:16:06 #9 17.52 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_armhf.deb ...
16:16:06 #9 17.52 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ...
16:16:06 #9 17.72 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.10) ...
16:16:06 mkdir -p sources
16:16:06 docker run --rm -w /v \
16:16:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker:/engine \
16:16:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:06 	alpine \
16:16:06 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:16:06 #8 14.96 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
16:16:06 #8 15.04 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:16:06 #8 15.04 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
16:16:06 #8 15.04 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:16:06 #8 15.12 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
16:16:06 #8 15.12 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:16:06 #8 15.12 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:06 #8 15.12 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
16:16:06 #8 15.12 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
16:16:06 #8 15.12 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
16:16:06 #8 15.20 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
16:16:06 #8 15.20 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:16:06 #8 15.20 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:07 #8 17.50 Selecting previously unselected package less.
16:16:07 #8 17.50 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
16:16:07 #8 17.50 Unpacking less (487-0.1+b1) ...
16:16:07 #8 17.54 Selecting previously unselected package netbase.
16:16:07 #8 17.54 Preparing to unpack .../002-netbase_5.6_all.deb ...
16:16:07 #8 17.54 Unpacking netbase (5.6) ...
16:16:07 #8 17.57 Selecting previously unselected package bzip2.
16:16:07 #8 17.58 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
16:16:07 #8 17.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:16:07 #8 17.61 Selecting previously unselected package libmagic-mgc.
16:16:07 #8 17.61 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
16:16:07 #8 17.62 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:07 #8 17.71 Selecting previously unselected package libmagic1:armhf.
16:16:07 #8 17.71 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
16:16:07 #8 17.72 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
16:16:07 #8 17.75 Selecting previously unselected package file.
16:16:07 #8 17.75 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
16:16:07 #8 17.76 Unpacking file (1:5.35-4+deb10u2) ...
16:16:07 #9 17.83 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.2) ...
16:16:07 #9 17.84 Setting up libexpat1:armhf (2.2.9-1build1) ...
16:16:07 #9 17.85 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ...
16:16:07 #8 10.17 Selecting previously unselected package perl.
16:16:07 #8 10.17 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
16:16:07 #8 10.18 Unpacking perl (5.32.1-4+deb11u2) ...
16:16:07 #8 10.33 Selecting previously unselected package liblocale-gettext-perl.
16:16:07 #8 10.33 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
16:16:07 #8 10.35 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:16:07 #8 10.48 Selecting previously unselected package libpython3.9-minimal:arm64.
16:16:07 #8 10.48 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
16:16:07 #8 10.49 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
16:16:07 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0
16:16:07 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.5s done
16:16:07 #8 15.25 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:07 #8 15.25 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
16:16:07 #8 15.25 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
16:16:07 #8 15.25 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
16:16:07 #8 15.25 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
16:16:07 #8 15.28 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
16:16:07 #8 15.32 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
16:16:07 #8 15.32 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u1 [302 kB]
16:16:07 #8 25.63 Selecting previously unselected package libxml2:armhf.
16:16:07 #8 25.63 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_armhf.deb ...
16:16:07 #8 25.64 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.4) ...
16:16:07 #8 25.75 Selecting previously unselected package libyaml-0-2:armhf.
16:16:07 #8 25.75 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ...
16:16:07 #8 25.76 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
16:16:07 #8 25.92 Selecting previously unselected package lsb-release.
16:16:07 #8 25.92 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
16:16:07 #8 25.93 Unpacking lsb-release (9.20170808ubuntu1) ...
16:16:07 #8 25.96 Selecting previously unselected package netbase.
16:16:07 #8 25.96 Preparing to unpack .../024-netbase_5.4_all.deb ...
16:16:07 #8 25.97 Unpacking netbase (5.4) ...
16:16:07 #8 26.00 Selecting previously unselected package shared-mime-info.
16:16:07 #8 26.00 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ...
16:16:07 #8 17.82 Selecting previously unselected package gettext-base.
16:16:07 #8 17.82 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
16:16:07 #8 17.83 Unpacking gettext-base (0.19.8.1-9) ...
16:16:07 #8 17.88 Selecting previously unselected package krb5-locales.
16:16:07 #8 17.88 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u3_all.deb ...
16:16:07 #8 17.89 Unpacking krb5-locales (1.17-3+deb10u3) ...
16:16:07 #8 17.93 Selecting previously unselected package manpages.
16:16:07 #8 17.93 Preparing to unpack .../009-manpages_4.16-2_all.deb ...
16:16:07 #8 17.93 Unpacking manpages (4.16-2) ...
16:16:07 #25 24.53 + export 'BUILDTAGS=netgo osusergo static_build'
16:16:07 #25 24.53 + BUILDTAGS='netgo osusergo static_build'
16:16:07 #25 24.53 + export EXTRA_FLAGS=-buildmode=pie
16:16:07 #25 24.53 + EXTRA_FLAGS=-buildmode=pie
16:16:07 #25 24.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:16:07 #25 24.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:16:07 #25 24.53 + '[' '' = dynamic ']'
16:16:07 #25 24.53 + make
16:16:07 #8 10.65 Selecting previously unselected package libexpat1:arm64.
16:16:07 #8 10.65 Preparing to unpack .../12-libexpat1_2.2.10-2_arm64.deb ...
16:16:07 #8 10.65 Unpacking libexpat1:arm64 (2.2.10-2) ...
16:16:07 #8 10.71 Selecting previously unselected package python3.9-minimal.
16:16:07 #8 10.71 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
16:16:07 #8 10.72 Unpacking python3.9-minimal (3.9.2-1) ...
16:16:07 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0.1s
16:16:07 #13 ...
16:16:07 
16:16:07 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:07 #8 sha256:2b0176aace61309bddf5ac11e69263da6c0ecd9ab0893b77d39009dcdb7702cb
16:16:07 #8 0.935 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:16:07 #8 0.935 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:16:07 #8 0.939 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:16:07 #8 1.092 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [307 kB]
16:16:07 #8 1.244 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
16:16:07 #8 1.570 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
16:16:07 #8 2.476 Fetched 8295 kB in 2s (4616 kB/s)
16:16:07 #8 2.476 Reading package lists...
16:16:07 #8 3.160 Reading package lists...
16:16:07 #8 3.800 Building dependency tree...
16:16:07 #8 3.948 Reading state information...
16:16:07 #8 4.128 The following additional packages will be installed:
16:16:07 #8 4.128   at autoconf automake autopoint autotools-dev binutils
16:16:07 #8 4.128   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:16:07 #8 4.128   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
16:16:07 #8 4.128   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:07 #8 4.128   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
16:16:07 #8 4.128   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
16:16:07 #8 4.128   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:16:07 #8 4.128   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
16:16:07 #8 4.128   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:07 #8 4.128   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:07 #8 4.128   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:16:07 #8 4.128   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:16:07 #8 4.128   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:16:07 #8 4.128   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:16:07 #8 4.128   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:07 #8 4.128   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:16:07 #8 4.128   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:16:07 #8 4.128   libdata-optlist-perl libdevel-callchecker-perl
16:16:07 #8 4.128   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:16:07 #8 4.128   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:16:07 #8 4.128   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:07 #8 4.128   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:16:07 #8 4.128   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:16:07 #8 4.128   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:16:07 #8 4.128   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:16:07 #8 4.128   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:16:07 #8 4.128   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:16:07 #8 4.128   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:16:07 #8 4.128   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:16:07 #8 4.128   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:16:07 #8 4.128   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:07 #8 4.128   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:07 #8 4.128   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:16:07 #8 4.128   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:16:07 #8 4.128   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:07 #8 4.128   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:16:07 #8 4.128   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:16:07 #8 4.128   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:07 #8 4.128   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:07 #8 4.128   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:07 #8 4.128   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:07 #8 4.128   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:16:07 #8 4.128   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:07 #8 4.128   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
16:16:07 #8 4.128   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
16:16:07 #8 4.128   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
16:16:07 #8 4.128   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
16:16:07 #8 4.128   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:16:07 #8 4.128   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:07 #8 4.128   libparams-validate-perl libparse-debianchangelog-perl
16:16:07 #8 4.128   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:16:07 #8 4.128   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:16:07 #8 4.128   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:16:07 #8 4.128   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:16:07 #8 4.128   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:07 #8 4.128   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:16:07 #8 4.128   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:16:07 #8 4.128   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:16:07 #8 4.128   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:16:07 #8 4.128   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:07 #8 4.128   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:16:07 #8 4.128   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:07 #8 4.128   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:16:07 #8 4.128   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:16:07 #8 4.128   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:16:07 #8 4.128   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:07 #8 4.128   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:16:07 #8 4.128   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:16:07 #8 4.128   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:07 #8 4.128   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:07 #8 4.128   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:16:07 #8 4.128   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:16:07 #8 4.128   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:16:07 #8 4.128   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:16:07 #8 4.128   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:16:07 #8 4.128   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:16:07 #8 4.128   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:16:07 #8 4.128   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:16:07 #8 4.128   python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:07 #8 4.128   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:07 #8 4.128   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:16:07 #8 4.128   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:16:07 #8 4.128 Suggested packages:
16:16:07 #8 4.128   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:16:07 #8 4.128   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
16:16:07 #8 4.128   checksecurity debtags dh-make adequate autopkgtest bls-standalone
16:16:07 #8 4.128   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:16:07 #8 4.128   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:16:07 #8 4.128   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:07 #8 4.128   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:07 #8 4.128   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
16:16:07 #8 4.128   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
16:16:07 #8 4.128   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
16:16:07 #8 4.128   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
16:16:07 #8 4.128   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
16:16:07 #8 4.128   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:07 #8 4.128   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:07 #8 4.128   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:07 #8 4.128   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
16:16:07 #8 4.128   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:16:07 #8 4.128   libhtml-template-perl libsasl2-modules-gssapi-mit
16:16:07 #8 4.128   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:07 #8 4.128   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:16:07 #8 4.128   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
16:16:07 #8 4.128   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:07 #8 4.128   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:16:07 #8 4.128   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:16:07 #8 4.128   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
16:16:07 #8 4.128   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:07 #8 4.128   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:07 #8 4.128   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:16:07 #8 4.128   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
16:16:07 #8 4.128   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
16:16:07 #8 4.128   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
16:16:07 #8 4.128   readline-doc zip wdiff-doc
16:16:07 #8 5.912 The following NEW packages will be installed:
16:16:07 #8 5.912   at autoconf automake autopoint autotools-dev binutils
16:16:07 #8 5.912   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:16:07 #8 5.912   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
16:16:07 #8 5.912   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
16:16:07 #8 5.912   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
16:16:07 #8 5.912   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
16:16:07 #8 5.912   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:16:07 #8 5.912   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
16:16:07 #8 5.912   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:16:07 #8 5.912   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:16:07 #8 5.912   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
16:16:07 #8 5.912   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:07 #8 5.912   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
16:16:07 #8 5.912   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
16:16:07 #8 5.912   libclass-inspector-perl libclass-method-modifiers-perl
16:16:07 #8 5.912   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:07 #8 5.912   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
16:16:07 #8 5.912   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:16:07 #8 5.912   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:16:07 #8 5.912   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:16:07 #8 5.912   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:07 #8 5.912   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:16:07 #8 5.912   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:16:07 #8 5.912   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:16:07 #8 5.912   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:16:07 #8 5.912   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:16:07 #8 5.913   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:16:07 #8 5.913   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:16:07 #8 5.913   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:16:07 #8 5.913   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:16:07 #8 5.913   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:07 #8 5.913   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:07 #8 5.913   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:16:07 #8 5.913   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:16:07 #8 5.913   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:07 #8 5.913   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:16:07 #8 5.913   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:16:07 #8 5.913   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:07 #8 5.913   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:07 #8 5.913   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:07 #8 5.913   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:07 #8 5.913   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:16:07 #8 5.913   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:07 #8 5.913   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
16:16:07 #8 5.913   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
16:16:07 #8 5.913   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
16:16:07 #8 5.913   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
16:16:07 #8 5.913   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:16:07 #8 5.913   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:07 #8 5.913   libparams-validate-perl libparse-debianchangelog-perl
16:16:07 #8 5.913   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:16:07 #8 5.913   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:16:07 #8 5.913   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:16:07 #8 5.913   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:16:07 #8 5.913   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:07 #8 5.913   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:16:07 #8 5.913   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:16:07 #8 5.913   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:16:07 #8 5.913   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:16:07 #8 5.913   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:07 #8 5.913   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:16:07 #8 5.913   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:07 #8 5.913   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:16:07 #8 5.913   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:16:07 #8 5.913   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:16:07 #8 5.913   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:07 #8 5.913   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:16:07 #8 5.913   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:16:07 #8 5.913   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:07 #8 5.913   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:07 #8 5.913   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:16:07 #8 5.913   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:16:07 #8 5.913   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:16:07 #8 5.913   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:16:07 #8 5.913   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:16:07 #8 5.913   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:16:07 #8 5.914   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:16:07 #8 5.914   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:16:07 #8 5.914   python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:07 #8 5.914   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:07 #8 5.914   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:16:07 #8 5.914   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:16:07 #8 6.198 0 upgraded, 362 newly installed, 0 to remove and 0 not upgraded.
16:16:07 #8 6.198 Need to get 162 MB of archives.
16:16:07 #8 6.198 After this operation, 560 MB of additional disk space will be used.
16:16:07 #8 6.198 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB]
16:16:07 #8 6.200 Get:2 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
16:16:07 #8 6.203 Get:3 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
16:16:07 #8 6.205 Get:4 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
16:16:07 #8 6.217 Get:5 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
16:16:07 #8 6.217 Get:6 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
16:16:07 #8 6.217 Get:7 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
16:16:07 #8 6.224 Get:8 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
16:16:07 #8 6.236 Get:9 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
16:16:07 #8 6.237 Get:10 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
16:16:07 #8 6.244 Get:11 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
16:16:07 #8 6.268 Get:12 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:16:07 #8 6.320 Get:13 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
16:16:07 #8 6.320 Get:14 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
16:16:07 #8 6.424 Get:15 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
16:16:07 #8 6.427 Get:16 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
16:16:07 #8 6.440 Get:17 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB]
16:16:07 #8 6.441 Get:18 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
16:16:07 #8 6.448 Get:19 http://deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u1 [85.4 kB]
16:16:07 #8 6.452 Get:20 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
16:16:07 #8 6.463 Get:21 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
16:16:07 #8 6.464 Get:22 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
16:16:07 #8 6.466 Get:23 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
16:16:07 #8 6.467 Get:24 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
16:16:07 #8 6.468 Get:25 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
16:16:07 #8 6.469 Get:26 http://deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u1 [603 kB]
16:16:07 #8 6.475 Get:27 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
16:16:07 #8 6.492 Get:28 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
16:16:07 #8 6.496 Get:29 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
16:16:07 #8 6.496 Get:30 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
16:16:07 #8 6.497 Get:31 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
16:16:07 #8 6.499 Get:32 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
16:16:07 #8 6.500 Get:33 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
16:16:07 #8 6.501 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
16:16:07 #8 6.503 Get:35 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
16:16:07 #8 6.505 Get:36 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
16:16:07 #8 6.506 Get:37 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
16:16:07 #8 6.508 Get:38 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u3 [95.5 kB]
16:16:07 #8 6.509 Get:39 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
16:16:07 #8 6.522 Get:40 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
16:16:07 #8 6.523 Get:41 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
16:16:07 #8 6.524 Get:42 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB]
16:16:07 #8 6.526 Get:43 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB]
16:16:07 #8 6.527 Get:44 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB]
16:16:07 #8 6.530 Get:45 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB]
16:16:07 #8 6.588 Get:46 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB]
16:16:07 #8 6.592 Get:47 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
16:16:07 #8 6.592 Get:48 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
16:16:07 #8 6.595 Get:49 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
16:16:07 #8 6.596 Get:50 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
16:16:07 #8 6.597 Get:51 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
16:16:07 #8 6.598 Get:52 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
16:16:07 #8 6.600 Get:53 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
16:16:07 #8 6.604 Get:54 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
16:16:07 #8 6.608 Get:55 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
16:16:07 #8 6.613 Get:56 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
16:16:07 #8 6.620 Get:57 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
16:16:07 #8 6.644 Get:58 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
16:16:07 #8 6.647 Get:59 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
16:16:07 #8 6.669 Get:60 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
16:16:07 #8 6.671 Get:61 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10 [270 kB]
16:16:07 #8 6.674 Get:62 http://deb.debian.org/debian buster/main arm64 linux-libc-dev arm64 4.19.208-1 [1462 kB]
16:16:07 #8 6.692 Get:63 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10 [2324 kB]
16:16:07 #8 6.710 Get:64 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
16:16:07 #8 6.716 Get:65 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
16:16:07 #8 6.723 Get:66 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
16:16:07 #8 6.724 Get:67 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
16:16:07 #8 6.820 Get:68 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
16:16:07 #8 6.820 Get:69 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
16:16:07 #8 6.820 Get:70 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
16:16:07 #8 6.820 Get:71 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
16:16:07 #8 6.820 Get:72 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
16:16:07 #8 6.820 Get:73 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
16:16:07 #8 6.822 Get:74 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
16:16:07 #8 6.824 Get:75 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
16:16:07 #8 6.827 Get:76 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
16:16:07 #8 6.828 Get:77 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
16:16:07 #8 6.838 Get:78 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
16:16:07 #8 6.939 Get:79 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
16:16:07 #8 6.952 Get:80 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
16:16:07 #8 6.957 Get:81 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
16:16:07 #8 7.063 Get:82 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
16:16:07 #8 7.064 Get:83 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
16:16:07 #8 7.068 Get:84 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.7 [1414 kB]
16:16:07 #8 7.081 Get:85 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
16:16:07 #8 7.092 Get:86 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.7 [1773 kB]
16:16:07 #8 7.106 Get:87 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
16:16:07 #8 7.107 Get:88 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB]
16:16:07 #8 7.114 Get:89 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
16:16:07 #8 7.116 Get:90 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
16:16:07 #8 7.118 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
16:16:07 #8 7.120 Get:92 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:16:07 #8 7.122 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
16:16:07 #8 7.125 Get:94 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
16:16:07 #8 7.126 Get:95 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
16:16:07 #8 7.127 Get:96 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
16:16:07 #8 7.128 Get:97 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
16:16:07 #8 7.130 Get:98 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
16:16:07 #8 7.134 Get:99 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
16:16:07 #8 7.139 Get:100 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
16:16:07 #8 7.139 Get:101 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
16:16:07 #8 7.155 Get:102 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
16:16:07 #8 7.155 Get:103 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
16:16:07 #8 7.155 Get:104 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:16:07 #8 7.155 Get:105 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:16:07 #8 7.155 Get:106 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
16:16:07 #8 7.155 Get:107 http://deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u3 [1185 kB]
16:16:07 #8 7.164 Get:108 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
16:16:07 #8 7.173 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
16:16:07 #8 7.173 Get:110 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB]
16:16:07 #8 7.174 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
16:16:07 #8 7.187 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:16:07 #8 7.187 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
16:16:07 #8 7.192 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
16:16:07 #8 7.201 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
16:16:07 #8 15.33 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
16:16:07 #8 15.40 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
16:16:07 #8 15.49 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
16:16:07 #8 26.01 Unpacking shared-mime-info (1.9-2) ...
16:16:07 #8 26.15 Selecting previously unselected package ucf.
16:16:07 #8 26.15 Preparing to unpack .../026-ucf_3.0038_all.deb ...
16:16:07 #8 26.15 Moving old data out of the way
16:16:07 #8 26.16 Unpacking ucf (3.0038) ...
16:16:07 #8 26.21 Selecting previously unselected package xdg-user-dirs.
16:16:07 #8 26.21 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ...
16:16:07 #8 26.25 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
16:16:07 #8 26.35 Selecting previously unselected package xz-utils.
16:16:07 #8 26.35 Preparing to unpack .../028-xz-utils_5.2.2-1.3_armhf.deb ...
16:16:07 #8 18.09 Selecting previously unselected package libedit2:armhf.
16:16:07 #8 18.09 Preparing to unpack .../010-libedit2_3.1-20181209-1_armhf.deb ...
16:16:07 #8 18.09 Unpacking libedit2:armhf (3.1-20181209-1) ...
16:16:07 #8 18.14 Selecting previously unselected package libkeyutils1:armhf.
16:16:07 #8 18.14 Preparing to unpack .../011-libkeyutils1_1.6-6_armhf.deb ...
16:16:07 #8 18.14 Unpacking libkeyutils1:armhf (1.6-6) ...
16:16:07 #8 18.17 Selecting previously unselected package libkrb5support0:armhf.
16:16:07 #8 18.17 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u3_armhf.deb ...
16:16:07 #8 18.18 Unpacking libkrb5support0:armhf (1.17-3+deb10u3) ...
16:16:07 #8 18.22 Selecting previously unselected package libk5crypto3:armhf.
16:16:07 #8 18.22 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u3_armhf.deb ...
16:16:07 #8 18.22 Unpacking libk5crypto3:armhf (1.17-3+deb10u3) ...
16:16:07 #8 18.27 Selecting previously unselected package libkrb5-3:armhf.
16:16:07 #8 18.27 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u3_armhf.deb ...
16:16:07 #8 18.27 Unpacking libkrb5-3:armhf (1.17-3+deb10u3) ...
16:16:07 #9 18.52 Selecting previously unselected package python3-minimal.
16:16:07 #9 18.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4434 files and directories currently installed.)
16:16:07 #9 18.52 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
16:16:07 #9 18.52 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:16:07 #9 18.56 Selecting previously unselected package mime-support.
16:16:07 #9 18.56 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:16:07 #9 18.56 Unpacking mime-support (3.64ubuntu1) ...
16:16:07 #8 10.94 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
16:16:07 #8 10.95 Setting up libexpat1:arm64 (2.2.10-2) ...
16:16:07 #8 10.96 Setting up python3.9-minimal (3.9.2-1) ...
16:16:07 #8 7.739 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
16:16:07 #8 7.740 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
16:16:07 #8 7.741 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
16:16:07 #8 7.741 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u1 [503 kB]
16:16:07 #8 7.747 Get:120 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB]
16:16:07 #8 7.755 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
16:16:07 #8 7.764 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u1 [694 kB]
16:16:07 #8 7.764 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB]
16:16:07 #8 7.773 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u1 [824 kB]
16:16:07 #8 7.782 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u1 [827 kB]
16:16:07 #8 7.791 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
16:16:07 #8 7.793 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u1 [601 kB]
16:16:07 #8 7.799 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u1 [478 kB]
16:16:07 #8 7.805 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u1 [472 kB]
16:16:07 #8 7.816 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u1 [587 kB]
16:16:07 #8 7.822 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u1 [715 kB]
16:16:07 #8 7.828 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
16:16:07 #8 7.828 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
16:16:07 #8 7.828 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
16:16:07 #8 7.828 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
16:16:07 #8 7.828 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:16:07 #8 7.828 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:07 #8 7.828 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:16:07 #8 7.831 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
16:16:07 #8 7.831 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:16:07 #8 7.831 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
16:16:07 #8 7.831 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
16:16:07 #8 7.831 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:07 #8 7.832 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:07 #8 7.834 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
16:16:07 #8 7.834 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
16:16:07 #8 7.834 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
16:16:07 #8 7.834 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
16:16:07 #8 7.839 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
16:16:07 #8 7.839 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:16:07 #8 7.839 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
16:16:07 #8 7.839 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
16:16:07 #8 7.840 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:16:07 #8 7.844 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
16:16:07 #8 7.844 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
16:16:07 #8 7.844 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
16:16:07 #8 7.846 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
16:16:07 #8 7.847 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:16:07 #8 7.848 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
16:16:07 #8 7.850 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:16:07 #8 7.850 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:07 #8 7.851 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
16:16:07 #8 7.852 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+b1 [303 kB]
16:16:07 #8 7.855 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
16:16:07 #8 7.858 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
16:16:07 #8 7.859 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:16:07 #8 7.860 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:07 #8 7.861 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:07 #8 7.862 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
16:16:07 #8 7.865 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
16:16:07 #8 7.867 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
16:16:07 #8 7.868 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
16:16:07 #8 7.879 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
16:16:07 #8 7.880 Get:174 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u4 [6880 B]
16:16:07 #8 7.881 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:16:07 #8 7.882 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
16:16:07 #14 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 1.8s done
16:16:07 #14 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 0.1s
16:16:07 #8 26.35 Unpacking xz-utils (5.2.2-1.3) ...
16:16:07 #8 26.40 Selecting previously unselected package gettext-base.
16:16:07 #8 26.40 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ...
16:16:07 #8 26.42 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
16:16:07 #8 26.46 Selecting previously unselected package iso-codes.
16:16:07 #8 26.46 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
16:16:07 #8 26.46 Unpacking iso-codes (3.79-1) ...
16:16:07 #8 18.36 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:16:07 #8 18.36 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb ...
16:16:07 #8 18.37 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u3) ...
16:16:07 #8 18.42 Selecting previously unselected package openssh-client.
16:16:07 #8 18.42 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ...
16:16:07 #8 18.42 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
16:16:07 #8 18.54 Selecting previously unselected package ucf.
16:16:07 #8 18.54 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ...
16:16:07 #14 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 4.7s done
16:16:07 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 0.1s
16:16:07 #43 ...
16:16:07 
16:16:07 #25 [internal] load build context
16:16:07 #25 sha256:7154ffa2c4d5ffd765d9364efc5f4e03b8d29e34472e6989000b13e847926143
16:16:07 #25 transferring context: 55.51MB 3.3s done
16:16:07 #25 DONE 3.8s
16:16:07 
16:16:07 #13 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:16:07 #13 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
16:16:07 #13 resolve docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2 0.0s done
16:16:07 #13 sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2 1.86kB / 1.86kB done
16:16:07 #13 sha256:3cd70083126ae2f17c4d79eb4b4717fcef8711c1c25a55944960bf809aea782a 1.80kB / 1.80kB done
16:16:07 #13 sha256:9a2e805e6c237afa4c4206449668537ef44fab21ed8a28f48443b7a93387e544 7.08kB / 7.08kB done
16:16:07 #13 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 0.5s done
16:16:07 #13 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 0.4s done
16:16:07 #13 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.7s done
16:16:07 #13 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 1.9s done
16:16:07 #13 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 3.8s
16:16:07 #13 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 129.06MB / 129.06MB 3.8s
16:16:07 #13 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.0s
16:16:07 #13 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 4.2s done
16:16:07 #9 18.61 Selecting previously unselected package libmpdec2:armhf.
16:16:07 #9 18.61 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
16:16:07 #9 18.62 Unpacking libmpdec2:armhf (2.4.2-3) ...
16:16:07 #9 18.65 Selecting previously unselected package readline-common.
16:16:07 #9 18.65 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:16:07 #9 18.65 Unpacking readline-common (8.0-4) ...
16:16:07 #9 18.70 Selecting previously unselected package libreadline8:armhf.
16:16:07 #9 18.70 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
16:16:07 #9 18.71 Unpacking libreadline8:armhf (8.0-4) ...
16:16:07 #9 18.75 Selecting previously unselected package libsqlite3-0:armhf.
16:16:07 #9 18.75 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_armhf.deb ...
16:16:07 #9 18.76 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.2) ...
16:16:07 mkdir -p rpmbuild/SOURCES
16:16:07 docker run --rm -w /v \
16:16:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:07 	alpine \
16:16:07 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:07 #8 7.884 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
16:16:07 #8 7.886 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
16:16:07 #8 7.889 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
16:16:07 #8 7.892 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
16:16:07 #8 7.895 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
16:16:07 #8 7.897 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
16:16:07 #8 7.897 Get:183 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB]
16:16:07 #8 7.901 Get:184 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB]
16:16:07 #8 7.913 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
16:16:07 #8 7.915 Get:186 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB]
16:16:07 #8 7.920 Get:187 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB]
16:16:07 #8 7.924 Get:188 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB]
16:16:07 #8 7.933 Get:189 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB]
16:16:07 #8 7.934 Get:190 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB]
16:16:07 #8 7.936 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
16:16:07 #8 7.937 Get:192 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
16:16:07 #8 7.954 Get:193 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB]
16:16:07 #8 8.070 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
16:16:07 #8 8.072 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
16:16:07 #8 8.079 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
16:16:07 #8 8.168 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
16:16:07 #8 8.194 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:16:07 #8 8.194 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
16:16:07 #8 8.195 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:16:07 #8 8.196 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
16:16:07 #8 8.199 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
16:16:07 #8 8.199 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
16:16:07 #8 8.200 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
16:16:07 #8 8.201 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
16:16:07 #8 8.202 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
16:16:07 #8 8.203 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
16:16:07 #8 8.204 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
16:16:07 #8 8.204 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:16:07 #8 8.205 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
16:16:07 #8 8.208 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
16:16:07 #8 8.209 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
16:16:07 #8 8.210 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
16:16:07 #8 8.210 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
16:16:07 #8 8.211 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
16:16:07 #8 8.212 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
16:16:07 #8 8.213 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
16:16:07 #8 8.214 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
16:16:07 #8 8.215 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
16:16:07 #8 8.216 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
16:16:07 #8 8.217 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
16:16:07 #8 8.218 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:16:07 #8 8.219 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
16:16:07 #8 8.219 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
16:16:07 #8 8.222 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:16:07 #8 8.223 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:16:07 #8 8.224 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
16:16:07 #8 8.225 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
16:16:07 #8 8.227 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
16:16:07 #12 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.9s done
16:16:07 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9
16:16:08 #8 18.54 Moving old data out of the way
16:16:08 #8 18.55 Unpacking ucf (3.0038+nmu1) ...
16:16:08 #8 18.59 Selecting previously unselected package xz-utils.
16:16:08 #8 18.59 Preparing to unpack .../018-xz-utils_5.2.4-1_armhf.deb ...
16:16:08 #8 18.60 Unpacking xz-utils (5.2.4-1) ...
16:16:08 #8 18.66 Selecting previously unselected package libfl2:armhf.
16:16:08 #8 18.66 Preparing to unpack .../019-libfl2_2.6.4-6.2_armhf.deb ...
16:16:08 #8 18.66 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:16:08 #8 18.71 Selecting previously unselected package at.
16:16:08 #8 18.71 Preparing to unpack .../020-at_3.1.23-1_armhf.deb ...
16:16:08 #8 18.72 Unpacking at (3.1.23-1) ...
16:16:08 #8 ...
16:16:08 
16:16:08 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:08 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:08 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.4s done
16:16:08 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 5.2s done
16:16:08 #8 16.07 debconf: delaying package configuration, since apt-utils is not installed
16:16:08 #8 16.12 Fetched 80.0 MB in 6s (12.7 MB/s)
16:16:08 #8 16.15 Selecting previously unselected package bsdextrautils.
16:16:08 #9 18.86 Selecting previously unselected package libpython3.8-stdlib:armhf.
16:16:08 #9 18.86 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_armhf.deb ...
16:16:08 #9 18.86 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.2) ...
16:16:08 #8 11.66 Selecting previously unselected package python3-minimal.
16:16:08 #8 11.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9507 files and directories currently installed.)
16:16:08 #8 11.66 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
16:16:08 #8 8.227 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
16:16:08 #8 8.232 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:16:08 #8 8.232 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
16:16:08 #8 8.232 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
16:16:08 #8 8.232 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
16:16:08 #8 8.235 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
16:16:08 #8 8.236 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
16:16:08 #8 8.237 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
16:16:08 #8 8.238 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
16:16:08 #8 8.239 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:16:08 #8 8.240 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
16:16:08 #8 8.241 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
16:16:08 #8 8.241 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
16:16:08 #8 8.243 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB]
16:16:08 #8 8.244 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
16:16:08 #8 8.246 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:16:08 #8 8.247 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
16:16:08 #8 8.248 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
16:16:08 #8 8.250 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:16:08 #8 8.250 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:16:08 #8 8.250 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
16:16:08 #8 8.251 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:16:08 #8 8.252 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
16:16:08 #8 8.254 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
16:16:08 #8 8.255 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:16:08 #8 8.256 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
16:16:08 #8 8.256 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
16:16:08 #8 8.257 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:16:08 #8 8.258 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
16:16:08 #8 8.259 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
16:16:08 #8 8.263 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
16:16:08 #8 8.265 Get:261 http://deb.debian.org/debian buster/main arm64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB]
16:16:08 #8 8.277 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
16:16:08 #8 8.278 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
16:16:08 #8 8.279 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
16:16:08 #8 8.280 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+b2 [198 kB]
16:16:08 #8 8.282 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
16:16:08 #8 8.283 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
16:16:08 #8 8.284 Get:268 http://deb.debian.org/debian buster/main arm64 libhttp-daemon-perl all 6.01-3 [16.6 kB]
16:16:08 #8 8.285 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
16:16:08 #8 8.286 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
16:16:08 #8 8.290 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
16:16:08 #8 8.291 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
16:16:08 #8 8.292 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
16:16:08 #8 8.292 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
16:16:08 #8 8.294 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
16:16:08 #8 8.295 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
16:16:08 #8 8.299 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
16:16:08 #8 8.300 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
16:16:08 #8 8.303 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
16:16:08 #8 8.304 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
16:16:08 #8 8.304 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
16:16:08 #8 8.308 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
16:16:08 #8 8.316 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
16:16:08 #8 8.316 Get:284 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.31-0+deb10u1 [32.7 kB]
16:16:08 #8 8.320 Get:285 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.31-0+deb10u1 [162 kB]
16:16:08 #8 8.320 Get:286 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB]
16:16:08 #8 8.347 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB]
16:16:08 #8 8.361 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB]
16:16:08 #8 8.374 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
16:16:08 #8 8.393 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
16:16:08 #8 8.405 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
16:16:08 #8 8.407 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
16:16:08 #8 8.407 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
16:16:08 #8 8.409 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
16:16:08 #8 8.411 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
16:16:08 #8 8.428 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
16:16:08 #8 8.430 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
16:16:08 #8 8.431 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
16:16:08 #8 8.433 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
16:16:08 #8 8.440 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:16:08 #8 8.457 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
16:16:08 #25 25.53 + bin/ctr
16:16:08 #14 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.4s done
16:16:08 #14 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9
16:16:08 mkdir -p sources
16:16:08 docker run --rm -w /v \
16:16:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:08 	alpine \
16:16:08 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:08 #13 ...
16:16:08 
16:16:08 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:08 #8 sha256:64a74d458ca47d13e9593484f3b952135e1580e525983ae814bf1aaf5abfa64c
16:16:08 #8 1.119 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
16:16:08 #8 1.511 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
16:16:08 #8 1.605 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB]
16:16:08 #8 1.696 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
16:16:08 #8 1.789 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
16:16:08 #8 1.997 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
16:16:08 #8 2.000 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
16:16:08 #8 2.000 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
16:16:08 #8 2.663 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [4427 B]
16:16:08 #8 2.663 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1990 kB]
16:16:08 #8 2.676 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1748 kB]
16:16:08 #8 2.795 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5317 B]
16:16:08 #8 2.795 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [12.2 kB]
16:16:08 #8 2.795 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.6 kB]
16:16:08 #8 2.795 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1360 kB]
16:16:08 #8 2.830 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [3750 B]
16:16:08 #8 2.830 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1293 kB]
16:16:08 #8 2.889 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2824 B]
16:16:08 #8 3.916 Fetched 19.4 MB in 3s (6058 kB/s)
16:16:08 #8 3.916 Reading package lists...
16:16:08 #8 4.942 Reading package lists...
16:16:08 #8 5.895 Building dependency tree...
16:16:08 #8 6.076 Reading state information...
16:16:08 #8 6.267 The following additional packages will be installed:
16:16:08 #8 6.267   at autoconf automake autopoint autotools-dev binutils
16:16:08 #8 6.267   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:16:08 #8 6.267   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
16:16:08 #8 6.267   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
16:16:08 #8 6.267   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
16:16:08 #8 6.267   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:16:08 #8 6.267   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:16:08 #8 6.267   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:08 #8 6.267   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:08 #8 6.267   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
16:16:08 #8 6.267   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:16:08 #8 6.267   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl
16:16:08 #8 6.267   libclass-accessor-perl libclass-method-modifiers-perl
16:16:08 #8 6.267   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:16:08 #8 6.267   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:16:08 #8 6.267   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:16:08 #8 6.267   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:08 #8 6.267   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:16:08 #8 6.267   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:16:08 #8 6.267   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:16:08 #8 6.267   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:16:08 #8 6.267   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:16:08 #8 6.267   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:16:08 #8 6.267   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:16:08 #8 6.267   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:08 #8 6.267   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:08 #8 6.267   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:08 #8 6.267   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:16:08 #8 6.267   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:16:08 #8 6.267   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:08 #8 6.267   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:16:08 #8 6.267   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:16:08 #8 6.267   libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:08 #8 6.267   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:08 #8 6.267   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:08 #8 6.267   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:08 #8 6.267   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:16:08 #8 6.267   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:16:08 #8 6.267   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:08 #8 6.267   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:16:08 #8 6.267   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:08 #8 6.267   libparams-validate-perl libparse-debianchangelog-perl
16:16:08 #8 6.267   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:16:08 #8 6.267   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:08 #8 6.267   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:16:08 #8 6.267   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:08 #8 6.267   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:16:08 #8 6.267   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:16:08 #8 6.267   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:16:08 #8 6.267   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:16:08 #8 6.267   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:08 #8 6.267   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:16:08 #8 6.267   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:16:08 #8 6.267   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
16:16:08 #8 6.267   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:16:08 #8 6.267   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:16:08 #8 6.267   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:16:08 #8 6.267   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
16:16:08 #8 6.267   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
16:16:08 #8 6.267   man-db manpages manpages-dev mime-support multiarch-support netbase
16:16:08 #8 6.267   openssh-client openssl patch patchutils perl perl-modules-5.26
16:16:08 #8 6.267   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:08 #8 6.267   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:08 #8 6.267   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:08 #8 6.267   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:08 #8 6.267   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
16:16:08 #8 6.267   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:16:08 #8 6.269 Suggested packages:
16:16:08 #8 6.269   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:16:08 #8 6.269   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:16:08 #8 6.269   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
16:16:08 #8 6.269   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:08 #8 6.269   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:08 #8 6.269   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:08 #8 6.269   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:08 #8 6.269   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:16:08 #8 6.269   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:16:08 #8 6.269   mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
16:16:08 #8 6.269   gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
16:16:08 #8 6.269   liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
16:16:08 #8 6.269   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:08 #8 6.269   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:08 #8 6.269   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:08 #8 6.269   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
16:16:08 #8 6.269   libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl
16:16:08 #8 6.269   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:16:08 #8 6.269   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:16:08 #8 6.269   libstdc++-7-doc libbareword-filehandles-perl libindirect-perl
16:16:08 #8 6.269   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:16:08 #8 6.269   libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl
16:16:08 #8 6.269   lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere
16:16:08 #8 6.269   ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:08 #8 6.269   | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc
16:16:08 #8 6.269   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:16:08 #8 6.269   python3-cryptography python3-openssl python3-socks python3.6-venv
16:16:08 #8 6.269   python3.6-doc binfmt-support readline-doc zip wdiff-doc
16:16:08 #8 6.647 The following NEW packages will be installed:
16:16:08 #8 6.647   at autoconf automake autopoint autotools-dev binutils
16:16:08 #8 6.647   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:16:08 #8 6.647   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
16:16:08 #8 6.647   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:08 #8 6.647   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
16:16:08 #8 6.647   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:16:08 #8 6.647   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:16:08 #8 6.647   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:16:08 #8 6.647   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:16:08 #8 6.647   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
16:16:08 #8 6.647   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:08 #8 6.647   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
16:16:08 #8 6.647   libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl
16:16:08 #8 6.647   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:16:08 #8 6.647   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:16:08 #8 6.647   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:16:08 #8 6.647   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:08 #8 6.647   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:16:08 #8 6.647   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:16:08 #8 6.647   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:16:08 #8 6.647   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:16:08 #8 6.647   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:16:08 #8 6.647   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:16:08 #8 6.647   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:16:08 #8 6.647   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:08 #8 6.647   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:08 #8 6.647   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:08 #8 6.647   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:16:08 #8 6.647   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:16:08 #8 6.647   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:08 #8 6.647   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:16:08 #8 6.647   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:16:08 #8 6.647   libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:08 #8 6.647   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:08 #8 6.647   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:08 #8 6.647   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:08 #8 6.647   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:16:08 #8 6.647   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:16:08 #8 6.647   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:08 #8 6.647   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:16:08 #8 6.647   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:08 #8 6.647   libparams-validate-perl libparse-debianchangelog-perl
16:16:08 #8 6.647   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:16:08 #8 6.647   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:08 #8 6.647   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:16:08 #8 6.647   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:08 #8 6.647   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:16:08 #8 6.647   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:16:08 #8 6.647   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:16:08 #8 6.647   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:16:08 #8 6.647   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:08 #8 6.647   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:16:08 #8 6.647   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:16:08 #8 6.647   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
16:16:08 #8 6.647   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:16:08 #8 6.647   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:16:08 #8 6.647   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:16:08 #8 6.647   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
16:16:08 #8 6.647   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
16:16:08 #8 6.647   man-db manpages manpages-dev mime-support multiarch-support netbase
16:16:08 #8 6.647   openssh-client openssl patch patchutils perl perl-modules-5.26
16:16:08 #8 6.647   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:08 #8 6.647   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:08 #8 6.647   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:08 #8 6.647   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:08 #8 6.647   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
16:16:08 #8 6.647   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:16:08 #8 7.068 0 upgraded, 298 newly installed, 0 to remove and 1 not upgraded.
16:16:08 #8 7.068 Need to get 87.8 MB of archives.
16:16:08 #8 7.068 After this operation, 385 MB of additional disk space will be used.
16:16:08 #8 7.068 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB]
16:16:08 #8 7.214 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.14 [1063 kB]
16:16:08 #8 7.618 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.6 [528 kB]
16:16:08 #8 7.659 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB]
16:16:08 #8 7.662 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.6 [1327 kB]
16:16:08 #8 7.729 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
16:16:08 #8 7.730 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
16:16:08 #8 7.731 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
16:16:08 #8 7.732 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
16:16:08 #8 7.733 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
16:16:08 #8 7.737 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB]
16:16:08 #8 7.765 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.6 [1609 kB]
16:16:08 #8 7.842 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.6 [203 kB]
16:16:08 #8 7.849 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
16:16:08 #8 7.849 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
16:16:08 #8 7.853 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.4 [6944 B]
16:16:08 #8 7.853 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B]
16:16:08 #8 7.853 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB]
16:16:08 #8 7.853 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B]
16:16:08 #8 7.853 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB]
16:16:08 #8 7.911 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
16:16:08 #8 7.985 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB]
16:16:08 #8 7.990 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]
16:16:08 #8 7.991 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB]
16:16:08 #8 7.995 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB]
16:16:08 #8 8.059 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB]
16:16:08 #8 8.060 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB]
16:16:08 #8 8.062 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB]
16:16:08 #8 8.075 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB]
16:16:08 #8 8.246 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B]
16:16:08 #8 8.246 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB]
16:16:08 #8 8.403 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB]
16:16:08 #8 8.410 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.14 [583 kB]
16:16:08 #8 8.437 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20210119~18.04.2 [145 kB]
16:16:08 #8 8.445 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.13 [4656 B]
16:16:08 #8 8.445 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB]
16:16:08 #8 8.453 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB]
16:16:08 #8 8.456 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB]
16:16:08 #8 8.457 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB]
16:16:08 #8 8.461 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
16:16:08 #8 8.477 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
16:16:08 #8 8.550 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
16:16:08 #8 8.550 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB]
16:16:08 #8 9.110 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.4 [548 kB]
16:16:08 #8 9.119 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB]
16:16:08 #8 9.122 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
16:16:08 #8 9.122 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB]
16:16:08 #8 9.122 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB]
16:16:08 #8 9.126 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB]
16:16:08 #8 9.127 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB]
16:16:08 #8 9.135 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB]
16:16:08 #8 9.160 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB]
16:16:08 #8 9.301 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
16:16:08 #8 9.405 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
16:16:08 #8 9.405 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB]
16:16:08 #8 9.407 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
16:16:08 #8 9.407 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
16:16:08 #8 9.413 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B]
16:16:08 #8 9.413 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
16:16:08 #8 9.418 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
16:16:08 #8 9.418 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
16:16:08 #8 9.419 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.7 [725 kB]
16:16:08 #8 9.479 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]
16:16:08 #8 9.552 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB]
16:16:08 #8 9.578 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.5 [527 kB]
16:16:08 #8 9.632 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB]
16:16:08 #8 9.636 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
16:16:08 #8 9.636 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB]
16:16:08 #8 9.636 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB]
16:16:08 #8 9.640 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB]
16:16:08 #8 9.644 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB]
16:16:08 #8 9.645 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB]
16:16:08 #8 9.645 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB]
16:16:08 #8 9.697 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB]
16:16:08 #8 9.770 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB]
16:16:08 #8 9.771 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB]
16:16:08 #8 9.783 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
16:16:08 #8 9.794 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.7 [197 kB]
16:16:08 #8 9.796 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.7 [417 kB]
16:16:08 #8 9.847 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.7 [2169 kB]
16:16:08 #8 9.933 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.7 [3372 B]
16:16:08 #8 9.933 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.4 [58.7 kB]
16:16:08 #8 9.933 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-163.171 [972 kB]
16:16:08 #8 9.993 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.4 [2046 kB]
16:16:08 #8 10.08 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB]
16:16:08 #8 10.08 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB]
16:16:08 #8 10.09 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB]
16:16:08 #8 10.10 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
16:16:08 #8 10.10 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB]
16:16:08 #8 ...
16:16:08 
16:16:08 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:08 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:08 #13 ...
16:16:08 
16:16:08 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:08 #8 sha256:68ad2a50f28afa092e53f4a284664e804efa039dbfa60bbb917ee0f35ff5f756
16:16:08 #8 18.84 Selecting previously unselected package libsigsegv2:armhf.
16:16:08 #8 18.84 Preparing to unpack .../021-libsigsegv2_2.12-2_armhf.deb ...
16:16:08 #8 18.84 Unpacking libsigsegv2:armhf (2.12-2) ...
16:16:08 #8 18.99 Selecting previously unselected package m4.
16:16:08 #8 18.99 Preparing to unpack .../022-m4_1.4.18-2_armhf.deb ...
16:16:08 #8 19.00 Unpacking m4 (1.4.18-2) ...
16:16:08 #8 19.06 Selecting previously unselected package autoconf.
16:16:08 #8 26.91 Selecting previously unselected package krb5-locales.
16:16:08 #8 26.91 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
16:16:08 #8 26.91 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
16:16:08 #8 26.95 Selecting previously unselected package libedit2:armhf.
16:16:08 #8 26.95 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ...
16:16:08 #8 26.96 Unpacking libedit2:armhf (3.1-20170329-1) ...
16:16:08 #8 27.00 Selecting previously unselected package libkrb5support0:armhf.
16:16:08 #8 27.00 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
16:16:08 #8 27.00 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
16:16:08 #8 27.04 Selecting previously unselected package libk5crypto3:armhf.
16:16:08 #8 27.04 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
16:16:08 #8 27.05 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
16:16:08 #8 27.09 Selecting previously unselected package libkeyutils1:armhf.
16:16:08 #8 27.09 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2_armhf.deb ...
16:16:08 #8 27.09 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2) ...
16:16:08 #8 27.12 Selecting previously unselected package libkrb5-3:armhf.
16:16:08 #8 27.12 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
16:16:08 #8 16.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7759 files and directories currently installed.)
16:16:08 #8 16.16 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ...
16:16:08 #8 16.16 Unpacking bsdextrautils (2.36.1-8) ...
16:16:08 #8 16.25 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ...
16:16:08 #9 19.23 Selecting previously unselected package python3.8.
16:16:08 #9 19.23 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.2_armhf.deb ...
16:16:08 #9 19.23 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ...
16:16:08 #8 11.67 Unpacking python3-minimal (3.9.2-3) ...
16:16:08 #8 11.71 Selecting previously unselected package media-types.
16:16:08 #8 11.71 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:08 #8 11.72 Unpacking media-types (4.0.0) ...
16:16:08 #8 11.81 Selecting previously unselected package libmpdec3:arm64.
16:16:08 #8 11.81 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
16:16:08 #8 11.82 Unpacking libmpdec3:arm64 (2.5.1-1) ...
16:16:08 #8 11.86 Selecting previously unselected package libncursesw6:arm64.
16:16:08 #8 11.86 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
16:16:08 #8 11.88 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
16:16:08 #8 11.92 Selecting previously unselected package readline-common.
16:16:08 #8 11.92 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:16:08 #8 8.459 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
16:16:08 #8 8.461 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
16:16:08 #8 8.462 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
16:16:08 #8 8.464 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
16:16:08 #8 8.466 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
16:16:08 #8 8.467 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u1 [102 kB]
16:16:08 #8 8.470 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
16:16:08 #8 8.472 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
16:16:08 #8 8.473 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
16:16:08 #8 8.474 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
16:16:08 #8 8.493 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
16:16:08 #8 8.495 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
16:16:08 #8 8.503 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
16:16:08 #8 8.503 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:16:08 #8 8.503 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:16:08 #8 8.503 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:16:08 #8 8.503 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
16:16:08 #8 8.503 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
16:16:08 #8 8.503 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
16:16:08 #8 8.503 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
16:16:08 #8 8.503 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
16:16:08 #8 8.503 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
16:16:08 #8 8.503 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
16:16:08 #8 8.504 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
16:16:08 #8 8.504 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
16:16:08 #8 8.509 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
16:16:08 #8 8.512 Get:328 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
16:16:08 #8 8.516 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB]
16:16:08 #8 8.531 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
16:16:08 #8 8.531 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
16:16:08 #8 8.531 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
16:16:08 #8 8.531 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
16:16:08 #8 8.531 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
16:16:08 #8 8.531 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:16:08 #8 8.531 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:16:08 #8 8.531 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
16:16:08 #8 8.531 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
16:16:08 #8 8.544 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
16:16:08 #8 8.544 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
16:16:08 #8 8.544 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
16:16:08 #8 8.544 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
16:16:08 #8 8.544 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
16:16:08 #8 8.560 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
16:16:08 #8 8.560 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
16:16:08 #8 8.566 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
16:16:08 #8 8.600 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
16:16:08 #8 8.604 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20190415.1030-1 [116 kB]
16:16:08 #8 8.604 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
16:16:08 #8 8.605 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
16:16:08 #8 8.607 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
16:16:08 #8 8.610 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
16:16:08 #8 8.611 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
16:16:08 #8 8.612 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
16:16:08 #8 8.615 Get:355 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB]
16:16:08 #8 8.617 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
16:16:08 #8 8.618 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
16:16:08 #8 8.620 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
16:16:08 #8 8.629 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
16:16:08 #8 8.638 Get:360 http://deb.debian.org/debian buster/main arm64 unzip arm64 6.0-23+deb10u2 [166 kB]
16:16:08 #8 8.640 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
16:16:08 #8 8.641 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
16:16:08 #8 19.06 Preparing to unpack .../023-autoconf_2.69-11_all.deb ...
16:16:08 #8 19.07 Unpacking autoconf (2.69-11) ...
16:16:08 #8 19.17 Selecting previously unselected package autotools-dev.
16:16:08 #8 19.17 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ...
16:16:08 #8 19.18 Unpacking autotools-dev (20180224.1) ...
16:16:08 #8 19.23 Selecting previously unselected package automake.
16:16:08 #8 19.23 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ...
16:16:08 #8 19.23 Unpacking automake (1:1.16.1-4) ...
16:16:08 #8 27.13 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
16:16:08 #8 27.21 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:16:08 #8 27.21 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
16:16:08 #8 27.22 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
16:16:08 #8 27.26 Selecting previously unselected package libpsl5:armhf.
16:16:08 #8 27.26 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ...
16:16:08 #8 27.27 Unpacking libpsl5:armhf (0.19.1-5build1) ...
16:16:08 #8 27.32 Selecting previously unselected package libssl1.0.0:armhf.
16:16:08 #8 27.32 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.7_armhf.deb ...
16:16:08 #8 27.32 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.7) ...
16:16:08 #8 16.49 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u2) over (2.31-13+rpi1+deb11u2) ...
16:16:08 #9 19.31 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:08 #9 19.31 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
16:16:08 #9 19.32 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
16:16:08 #9 19.35 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:16:08 #8 11.93 Unpacking readline-common (8.1-1) ...
16:16:08 #8 11.97 Selecting previously unselected package libreadline8:arm64.
16:16:08 #8 11.97 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
16:16:08 #8 11.99 Unpacking libreadline8:arm64 (8.1-1) ...
16:16:08 #8 12.02 Selecting previously unselected package libsqlite3-0:arm64.
16:16:08 #8 12.02 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
16:16:08 #8 12.03 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
16:16:08 #8 12.13 Selecting previously unselected package libpython3.9-stdlib:arm64.
16:16:08 #8 12.13 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
16:16:08 #8 8.888 debconf: delaying package configuration, since apt-utils is not installed
16:16:08 #8 8.910 Fetched 162 MB in 3s (59.9 MB/s)
16:16:08 #8 8.928 Selecting previously unselected package sensible-utils.
16:16:08 #8 8.928 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
16:16:08 #8 8.928 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
16:16:08 #8 8.932 Unpacking sensible-utils (0.0.12) ...
16:16:08 #8 8.958 Selecting previously unselected package lsb-base.
16:16:08 #8 8.959 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
16:16:08 #8 8.963 Unpacking lsb-base (10.2019051400) ...
16:16:08 #8 9.000 Selecting previously unselected package cron.
16:16:08 #8 9.000 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
16:16:08 #8 19.34 Selecting previously unselected package autopoint.
16:16:08 #8 19.34 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ...
16:16:08 #8 19.35 Unpacking autopoint (0.19.8.1-9) ...
16:16:08 #8 19.40 Selecting previously unselected package binutils-common:armhf.
16:16:08 #8 19.40 Preparing to unpack .../027-binutils-common_2.31.1-16_armhf.deb ...
16:16:08 #8 19.40 Unpacking binutils-common:armhf (2.31.1-16) ...
16:16:08 docker run --rm -w /v \
16:16:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:08 	alpine \
16:16:08 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:08 #8 27.43 Selecting previously unselected package libxmuu1:armhf.
16:16:08 #8 27.43 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ...
16:16:08 #8 27.43 Unpacking libxmuu1:armhf (2:1.1.2-2) ...
16:16:08 #8 27.47 Selecting previously unselected package manpages.
16:16:08 #8 27.47 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
16:16:08 #8 27.47 Unpacking manpages (4.15-1) ...
16:16:08 #8 ...
16:16:08 
16:16:08 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:08 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:08 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 6.7s done
16:16:08 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 5.4s done
16:16:08 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 1.9s
16:16:08 #13 ...
16:16:08 
16:16:08 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:08 #8 sha256:160e1966fcbe2f92f8f686ae1903cc5e07d80e9a312f71fed30df5ed05966767
16:16:08 #8 27.63 Selecting previously unselected package openssh-client.
16:16:08 #8 27.63 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.5_armhf.deb ...
16:16:08 #9 19.62 Selecting previously unselected package python3.
16:16:08 #9 19.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4864 files and directories currently installed.)
16:16:08 #9 19.62 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
16:16:08 #9 19.63 Unpacking python3 (3.8.2-0ubuntu2) ...
16:16:08 #9 19.68 Selecting previously unselected package libbsd0:armhf.
16:16:08 #9 19.68 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
16:16:08 #9 19.68 Unpacking libbsd0:armhf (0.10.0-1) ...
16:16:08 #9 19.72 Selecting previously unselected package bsdmainutils.
16:16:08 #9 19.72 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
16:16:08 #9 19.73 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:16:08 #9 19.81 Selecting previously unselected package libuchardet0:armhf.
16:16:08 #9 19.81 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
16:16:08 #9 19.81 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
16:16:08 #9 19.85 Selecting previously unselected package groff-base.
16:16:08 #9 19.85 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
16:16:08 #9 19.85 Unpacking groff-base (1.22.4-4build1) ...
16:16:08 #8 12.13 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
16:16:08 #8 12.36 Selecting previously unselected package python3.9.
16:16:08 #8 12.36 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
16:16:08 #8 9.003 Unpacking cron (3.0pl1-134+deb10u1) ...
16:16:08 #8 9.060 Selecting previously unselected package libbsd0:arm64.
16:16:08 #8 9.060 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
16:16:08 #8 9.068 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
16:16:08 #8 9.115 Selecting previously unselected package bsdmainutils.
16:16:08 #8 9.115 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
16:16:08 #8 9.124 Unpacking bsdmainutils (11.1.2+b1) ...
16:16:08 #8 9.193 Selecting previously unselected package libuchardet0:arm64.
16:16:08 #8 9.193 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
16:16:08 #8 9.197 Unpacking libuchardet0:arm64 (0.0.6-3) ...
16:16:08 #14 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 4.5s done
16:16:09 mkdir -p sources
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:09 #8 27.64 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ...
16:16:09 #8 27.77 Selecting previously unselected package publicsuffix.
16:16:09 #8 27.77 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
16:16:09 #8 27.78 Unpacking publicsuffix (20180223.1310-1) ...
16:16:09 #8 27.82 Selecting previously unselected package python-apt-common.
16:16:09 #8 27.82 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
16:16:09 #8 27.82 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
16:16:09 #8 27.86 Selecting previously unselected package python3-apt.
16:16:09 #8 27.86 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_armhf.deb ...
16:16:09 #8 27.86 Unpacking python3-apt (1.6.5ubuntu0.7) ...
16:16:09 mkdir -p sources
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:09 mkdir -p sources
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:09 mkdir -p rpmbuild/SOURCES
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:09 #14 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 3.4s done
16:16:09 #14 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:09 #14 DONE 16.5s
16:16:09 
16:16:09 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:09 #9 sha256:e058d59e5fc29a99b323076471099fbb2834b758f9315789a2c106a648adae3c
16:16:09 #9 1.243 Get:1 http://ports.ubuntu.com/ubuntu-ports hirsute InRelease [269 kB]
16:16:09 #9 1.651 Get:2 http://ports.ubuntu.com/ubuntu-ports hirsute-updates InRelease [115 kB]
16:16:09 #9 1.754 Get:3 http://ports.ubuntu.com/ubuntu-ports hirsute-backports InRelease [101 kB]
16:16:09 #9 1.846 Get:4 http://ports.ubuntu.com/ubuntu-ports hirsute-security InRelease [110 kB]
16:16:09 #9 1.950 Get:5 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 Packages [1749 kB]
16:16:09 #9 2.193 Get:6 http://ports.ubuntu.com/ubuntu-ports hirsute/restricted arm64 Packages [4456 B]
16:16:09 #9 2.193 Get:7 http://ports.ubuntu.com/ubuntu-ports hirsute/universe arm64 Packages [16.5 MB]
16:16:09 #9 2.970 Get:8 http://ports.ubuntu.com/ubuntu-ports hirsute/multiverse arm64 Packages [214 kB]
16:16:09 #9 2.994 Get:9 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/universe arm64 Packages [402 kB]
16:16:09 #9 2.994 Get:10 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/multiverse arm64 Packages [1705 B]
16:16:09 #9 3.005 Get:11 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 Packages [493 kB]
16:16:09 #9 3.005 Get:12 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/restricted arm64 Packages [3510 B]
16:16:09 #9 3.005 Get:13 http://ports.ubuntu.com/ubuntu-ports hirsute-backports/universe arm64 Packages [4812 B]
16:16:09 #9 3.005 Get:14 http://ports.ubuntu.com/ubuntu-ports hirsute-security/restricted arm64 Packages [3510 B]
16:16:09 #9 3.005 Get:15 http://ports.ubuntu.com/ubuntu-ports hirsute-security/universe arm64 Packages [256 kB]
16:16:09 #9 3.012 Get:16 http://ports.ubuntu.com/ubuntu-ports hirsute-security/main arm64 Packages [322 kB]
16:16:09 #9 3.705 Fetched 20.5 MB in 3s (7000 kB/s)
16:16:09 #9 3.705 Reading package lists...
16:16:09 #9 4.382 Reading package lists...
16:16:09 #9 5.010 Building dependency tree...
16:16:09 #9 5.170 Reading state information...
16:16:09 #9 5.390 The following additional packages will be installed:
16:16:09 #9 5.390   autoconf automake autopoint autotools-dev binutils
16:16:09 #9 5.390   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:16:09 #9 5.390   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit
16:16:09 #9 5.390   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:09 #9 5.390   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:16:09 #9 5.390   g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n
16:16:09 #9 5.390   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:16:09 #9 5.390   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:16:09 #9 5.390   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:09 #9 5.390   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:09 #9 5.390   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:16:09 #9 5.390   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:09 #9 5.390   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:09 #9 5.390   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:09 #9 5.390   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:09 #9 5.390   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:09 #9 5.390   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:09 #9 5.390   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:09 #9 5.390   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:09 #9 5.390   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:09 #9 5.390   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:09 #9 5.390   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:09 #9 5.390   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:09 #9 5.390   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:09 #9 5.390   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:09 #9 5.390   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:09 #9 5.390   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:09 #9 5.390   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:16:09 #9 5.390   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:09 #9 5.390   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:09 #9 5.390   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:16:09 #9 5.390   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:16:09 #9 5.390   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:16:09 #9 5.390   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:16:09 #9 5.390   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:16:09 #9 5.390   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:16:09 #9 5.390   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:09 #9 5.390   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:09 #9 5.390   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:09 #9 5.390   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:09 #9 5.390   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
16:16:09 #9 5.390   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
16:16:09 #9 5.390   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
16:16:09 #9 5.390   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
16:16:09 #9 5.390   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:09 #9 5.390   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:09 #9 5.390   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:09 #9 5.390   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:09 #9 5.390   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:09 #9 5.390   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:09 #9 5.390   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:09 #9 5.390   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:09 #9 5.390   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:09 #9 5.390   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:09 #9 5.390   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:09 #9 5.390   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:09 #9 5.390   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:09 #9 5.390   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:09 #9 5.390   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:09 #9 5.390   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:09 #9 5.390   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:09 #9 5.390   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:09 #9 5.390   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:09 #9 5.390   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:09 #9 5.390   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:16:09 #9 5.390   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:09 #9 5.390   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:09 #9 5.390   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:09 #9 5.390   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:09 #9 5.390   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:09 #9 5.390   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:09 #9 5.390   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:09 #9 5.390   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:09 #9 5.390   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
16:16:09 #9 5.390   libwant-perl libwebp6 libwind0-heimdal libwww-perl libwww-robotrules-perl
16:16:09 #9 5.390   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:09 #9 5.390   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:09 #9 5.390   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2
16:16:09 #9 5.390   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:16:09 #9 5.390   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:09 #9 5.390   netbase openssh-client openssl patch patchutils perl perl-modules-5.32
16:16:09 #9 5.390   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:09 #9 5.390   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:09 #9 5.390   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:09 #9 5.390   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:09 #9 5.390   python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common
16:16:09 #9 5.390   rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils
16:16:09 #9 5.398 Suggested packages:
16:16:09 #9 5.398   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:09 #9 5.398   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:09 #9 5.398   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:09 #9 5.398   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:09 #9 5.398   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:09 #9 5.398   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:09 #9 5.398   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:16:09 #9 5.398   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:16:09 #9 5.398   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:16:09 #9 5.398   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:16:09 #9 5.398   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:16:09 #9 5.398   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:16:09 #9 5.398   xloadimage scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl
16:16:09 #9 5.398   glibc-doc bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl
16:16:09 #9 5.398   libossp-uuid-perl libscalar-number-perl libsasl2-modules-gssapi-mit
16:16:09 #9 5.398   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:09 #9 5.398   libsasl2-modules-sql libstdc++-10-doc libbareword-filehandles-perl
16:16:09 #9 5.398   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:09 #9 5.398   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:09 #9 5.398   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:09 #9 5.398   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:09 #9 5.398   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:09 #9 5.398   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:09 #9 5.398   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:09 #9 5.398   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:09 #9 5.398   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:09 #9 5.398   binfmt-support readline-doc zip wdiff-doc
16:16:09 #9 5.694 The following NEW packages will be installed:
16:16:09 #9 5.694   autoconf automake autopoint autotools-dev binutils
16:16:09 #9 5.694   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:16:09 #9 5.694   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit
16:16:09 #9 5.694   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:16:09 #9 5.694   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:16:09 #9 5.694   fonts-dejavu-core g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git
16:16:09 #9 5.694   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:16:09 #9 5.694   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
16:16:09 #9 5.694   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:09 #9 5.694   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:09 #9 5.694   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:16:09 #9 5.694   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:09 #9 5.694   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:09 #9 5.694   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:09 #9 5.694   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:09 #9 5.694   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:09 #9 5.694   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:09 #9 5.694   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:09 #9 5.694   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:09 #9 5.694   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:09 #9 5.694   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:09 #9 5.694   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:09 #9 5.694   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:09 #9 5.694   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:09 #9 5.694   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:09 #9 5.694   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:09 #9 5.694   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:09 #9 5.694   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:16:09 #9 5.694   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:09 #9 5.694   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:09 #9 5.694   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:16:09 #9 5.694   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:16:09 #9 5.694   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:16:09 #9 5.694   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:16:09 #9 5.694   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:16:09 #9 5.694   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:16:09 #9 5.694   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:09 #9 5.694   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:09 #9 5.694   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:09 #9 5.694   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:09 #9 5.694   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
16:16:09 #9 5.694   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
16:16:09 #9 5.694   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
16:16:09 #9 5.694   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
16:16:09 #9 5.694   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:09 #9 5.694   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:09 #9 5.694   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:09 #9 5.694   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:09 #9 5.694   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:09 #9 5.694   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:09 #9 5.694   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:09 #9 5.694   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:09 #9 5.694   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:09 #9 5.694   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:09 #9 5.694   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:09 #9 5.694   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:09 #9 5.694   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:09 #9 5.694   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:09 #9 5.694   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:09 #9 5.694   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:09 #9 5.694   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:09 #9 5.694   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:09 #9 5.694   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:09 #9 5.694   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:09 #9 5.694   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:16:09 #9 5.694   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:09 #9 5.694   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:09 #9 5.694   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:09 #9 5.694   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:09 #9 5.694   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:09 #9 5.694   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:09 #9 5.694   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:09 #9 5.694   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:09 #9 5.694   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
16:16:09 #9 5.694   libwant-perl libwebp6 libwind0-heimdal libwww-perl libwww-robotrules-perl
16:16:09 #9 5.694   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:09 #9 5.694   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:09 #9 5.694   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2
16:16:09 #9 5.694   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:16:09 #9 5.694   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:09 #9 5.694   netbase openssh-client openssl patch patchutils perl perl-modules-5.32
16:16:09 #9 5.694   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:09 #9 5.694   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:09 #9 5.694   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:09 #9 5.694   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:09 #9 5.694   python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common
16:16:09 #9 5.694   rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils
16:16:09 #9 6.112 0 upgraded, 370 newly installed, 0 to remove and 1 not upgraded.
16:16:09 #9 6.112 Need to get 110 MB of archives.
16:16:09 #9 6.112 After this operation, 461 MB of additional disk space will be used.
16:16:09 #9 6.112 Get:1 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblocale-gettext-perl arm64 1.07-4build1 [16.6 kB]
16:16:09 #9 6.258 Get:2 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libpython3.9-minimal arm64 3.9.5-3ubuntu0~21.04.1 [752 kB]
16:16:09 #9 6.617 Get:3 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libexpat1 arm64 2.2.10-2 [61.5 kB]
16:16:09 #9 6.625 Get:4 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 python3.9-minimal arm64 3.9.5-3ubuntu0~21.04.1 [1836 kB]
16:16:09 #9 6.760 Get:5 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-minimal arm64 3.9.4-1 [23.7 kB]
16:16:09 #9 6.760 Get:6 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 media-types all 4.0.0 [22.2 kB]
16:16:09 #9 6.760 Get:7 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 tzdata all 2021e-0ubuntu0.21.04 [294 kB]
16:16:09 #9 6.768 Get:8 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmpdec3 arm64 2.5.1-2 [77.2 kB]
16:16:09 #9 6.771 Get:9 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 readline-common all 8.1-1 [54.1 kB]
16:16:09 #9 6.772 Get:10 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libreadline8 arm64 8.1-1 [129 kB]
16:16:09 #9 6.796 Get:11 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsqlite3-0 arm64 3.34.1-3 [541 kB]
16:16:09 #9 6.810 Get:12 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libpython3.9-stdlib arm64 3.9.5-3ubuntu0~21.04.1 [1660 kB]
16:16:09 #9 6.885 Get:13 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 python3.9 arm64 3.9.5-3ubuntu0~21.04.1 [423 kB]
16:16:09 #9 6.908 Get:14 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpython3-stdlib arm64 3.9.4-1 [6984 B]
16:16:09 #9 6.908 Get:15 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3 arm64 3.9.4-1 [22.2 kB]
16:16:09 #9 6.908 Get:16 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 bsdextrautils arm64 2.36.1-7ubuntu2 [77.7 kB]
16:16:09 #9 6.914 Get:17 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libuchardet0 arm64 0.0.7-1 [68.0 kB]
16:16:09 #9 6.914 Get:18 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 groff-base arm64 1.22.4-6 [809 kB]
16:16:09 #9 6.954 Get:19 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgdbm6 arm64 1.19-2 [26.5 kB]
16:16:09 #9 6.955 Get:20 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpipeline1 arm64 1.5.3-1 [26.1 kB]
16:16:09 #9 6.956 Get:21 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 man-db arm64 2.9.4-2 [1136 kB]
16:16:09 #9 7.018 Get:22 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
16:16:09 #9 7.133 Get:23 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgdbm-compat4 arm64 1.19-2 [6020 B]
16:16:09 #9 7.133 Get:24 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libperl5.32 arm64 5.32.1-3ubuntu2.1 [3838 kB]
16:16:09 #9 7.344 Get:25 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 perl arm64 5.32.1-3ubuntu2.1 [225 kB]
16:16:09 #9 7.350 Get:26 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 openssl arm64 1.1.1j-1ubuntu3.6 [600 kB]
16:16:09 #9 7.378 Get:27 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 ca-certificates all 20210119ubuntu0.21.04.1 [146 kB]
16:16:09 #9 7.384 Get:28 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 distro-info-data all 0.46ubuntu4.3 [5164 B]
16:16:09 #9 7.384 Get:29 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 less arm64 551-2 [119 kB]
16:16:09 #9 7.391 Get:30 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmd0 arm64 1.0.3-3build1 [21.4 kB]
16:16:09 #9 7.391 Get:31 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libbsd0 arm64 0.11.3-1ubuntu2 [39.0 kB]
16:16:09 #9 7.392 Get:32 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libelf1 arm64 0.183-8 [45.1 kB]
16:16:09 #9 7.394 Get:33 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libicu67 arm64 67.1-6ubuntu2.1 [8454 kB]
16:16:09 #9 7.877 Get:34 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libxml2 arm64 2.9.10+dfsg-6.3ubuntu0.1 [618 kB]
16:16:09 #9 7.877 Get:35 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
16:16:09 #9 7.884 Get:36 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:16:09 #9 7.885 Get:37 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 netbase all 6.2 [13.0 kB]
16:16:09 #9 7.885 Get:38 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-pkg-resources all 52.0.0-3 [129 kB]
16:16:09 #9 7.886 Get:39 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 ucf all 3.0043 [56.1 kB]
16:16:09 #9 7.887 Get:40 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmagic-mgc arm64 1:5.39-3 [228 kB]
16:16:09 #9 7.889 Get:41 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmagic1 arm64 1:5.39-3 [75.1 kB]
16:16:09 #9 7.890 Get:42 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 file arm64 1:5.39-3 [23.6 kB]
16:16:09 #9 7.945 Get:43 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gettext-base arm64 0.21-3ubuntu2 [38.6 kB]
16:16:09 #9 8.019 Get:44 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 iso-codes all 4.6.0-1 [2769 kB]
16:16:09 #9 8.123 Get:45 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu3 [20.7 kB]
16:16:09 #9 8.123 Get:46 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libedit2 arm64 3.1-20191231-2 [83.2 kB]
16:16:09 #9 8.148 Get:47 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfido2-1 arm64 1.6.0-2 [50.1 kB]
16:16:09 #9 8.148 Get:48 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpng16-16 arm64 1.6.37-3build3 [176 kB]
16:16:09 #9 8.148 Get:49 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpsl5 arm64 0.21.0-1.2 [53.2 kB]
16:16:09 #9 8.148 Get:50 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxau6 arm64 1:1.0.9-1build3 [7248 B]
16:16:09 #9 8.148 Get:51 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu3 [10.2 kB]
16:16:09 #9 8.168 Get:52 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxcb1 arm64 1.14-3ubuntu1 [43.6 kB]
16:16:09 #9 8.168 Get:53 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
16:16:09 #9 8.191 Get:54 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libx11-6 arm64 2:1.7.0-2ubuntu0.1 [551 kB]
16:16:09 #9 8.243 Get:55 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxext6 arm64 2:1.3.4-0ubuntu3 [27.3 kB]
16:16:09 #9 8.243 Get:56 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
16:16:09 #9 8.243 Get:57 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 manpages all 5.10-1ubuntu0.1 [1375 kB]
16:16:09 #9 8.277 Get:58 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 openssh-client arm64 1:8.4p1-5ubuntu1.1 [651 kB]
16:16:09 #9 8.328 Get:59 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 publicsuffix all 20210108.1309-1 [116 kB]
16:16:09 #9 8.330 Get:60 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB]
16:16:09 #9 8.330 Get:61 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 python3-apt arm64 2.2.0~ubuntu0.21.04.1 [144 kB]
16:16:09 #9 8.332 Get:62 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 strace arm64 5.11-0ubuntu1 [339 kB]
16:16:09 #9 8.343 Get:63 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 xauth arm64 1:1.1-1 [24.0 kB]
16:16:09 #9 8.343 Get:64 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 xz-utils arm64 5.2.5-1.0build2 [80.0 kB]
16:16:09 #9 8.346 Get:65 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsigsegv2 arm64 2.13-1ubuntu1 [14.0 kB]
16:16:09 #9 8.346 Get:66 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 m4 arm64 1.4.18-5 [194 kB]
16:16:09 #9 8.413 Get:67 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 autoconf all 2.69-14 [293 kB]
16:16:09 #9 8.421 Get:68 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:16:09 #9 8.421 Get:69 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 automake all 1:1.16.3-2ubuntu1 [552 kB]
16:16:09 #9 8.432 Get:70 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 autopoint all 0.21-3ubuntu2 [422 kB]
16:16:09 #9 8.440 Get:71 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 binutils-common arm64 2.36.1-6ubuntu1 [217 kB]
16:16:09 #9 8.492 Get:72 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libbinutils arm64 2.36.1-6ubuntu1 [618 kB]
16:16:09 #9 8.500 Get:73 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libctf-nobfd0 arm64 2.36.1-6ubuntu1 [92.9 kB]
16:16:09 #9 8.501 Get:74 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libctf0 arm64 2.36.1-6ubuntu1 [89.5 kB]
16:16:09 #9 8.503 Get:75 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 binutils-aarch64-linux-gnu arm64 2.36.1-6ubuntu1 [2520 kB]
16:16:09 #9 8.642 Get:76 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 binutils arm64 2.36.1-6ubuntu1 [3352 B]
16:16:09 #9 8.642 Get:77 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libc-dev-bin arm64 2.33-0ubuntu5 [18.3 kB]
16:16:09 #9 8.642 Get:78 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 linux-libc-dev arm64 5.11.0-41.45 [1214 kB]
16:16:09 #9 8.674 Get:79 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libcrypt-dev arm64 1:4.4.17-1ubuntu3 [109 kB]
16:16:09 #9 8.676 Get:80 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu4 [59.7 kB]
16:16:09 #9 8.676 Get:81 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtirpc-dev arm64 1.3.1-1build1 [185 kB]
16:16:09 #9 8.710 Get:82 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnsl-dev arm64 1.3.0-0ubuntu3 [65.6 kB]
16:16:09 #9 8.713 Get:83 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libc6-dev arm64 2.33-0ubuntu5 [1719 kB]
16:16:09 #9 8.792 Get:84 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gcc-10-base arm64 10.3.0-1ubuntu1 [20.1 kB]
16:16:09 #9 8.792 Get:85 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libisl23 arm64 0.23-1build1 [587 kB]
16:16:09 #9 8.804 Get:86 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmpfr6 arm64 4.1.0-3build1 [215 kB]
16:16:09 #9 8.808 Get:87 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmpc3 arm64 1.2.0-1build1 [42.4 kB]
16:16:09 #9 8.809 Get:88 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 cpp-10 arm64 10.3.0-1ubuntu1 [7787 kB]
16:16:09 #9 9.273 Get:89 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 cpp arm64 4:10.3.0-1ubuntu1 [27.7 kB]
16:16:09 #9 9.273 Get:90 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libcc1-0 arm64 11.1.0-1ubuntu1~21.04 [46.4 kB]
16:16:09 #9 9.274 Get:91 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libgomp1 arm64 11.1.0-1ubuntu1~21.04 [98.4 kB]
16:16:09 #9 9.275 Get:92 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libitm1 arm64 11.1.0-1ubuntu1~21.04 [24.1 kB]
16:16:09 #9 9.276 Get:93 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libatomic1 arm64 11.1.0-1ubuntu1~21.04 [9868 B]
16:16:09 #9 9.276 Get:94 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libasan6 arm64 11.1.0-1ubuntu1~21.04 [2103 kB]
16:16:09 #9 9.304 Get:95 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 liblsan0 arm64 11.1.0-1ubuntu1~21.04 [858 kB]
16:16:09 #9 9.366 Get:96 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libtsan0 arm64 11.1.0-1ubuntu1~21.04 [2060 kB]
16:16:09 #9 9.450 Get:97 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libubsan1 arm64 11.1.0-1ubuntu1~21.04 [824 kB]
16:16:09 #9 9.509 Get:98 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgcc-10-dev arm64 10.3.0-1ubuntu1 [907 kB]
16:16:09 #9 9.526 Get:99 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gcc-10 arm64 10.3.0-1ubuntu1 [15.8 MB]
16:16:09 #9 20.04 Selecting previously unselected package libgdbm6:armhf.
16:16:09 #9 20.04 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
16:16:09 #9 20.05 Unpacking libgdbm6:armhf (1.18.1-5) ...
16:16:09 #9 20.10 Selecting previously unselected package libpipeline1:armhf.
16:16:09 #9 20.10 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
16:16:09 #9 20.10 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
16:16:09 mkdir -p rpmbuild/SOURCES
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:09 #8 12.36 Unpacking python3.9 (3.9.2-1) ...
16:16:09 #8 12.41 Selecting previously unselected package libpython3-stdlib:arm64.
16:16:09 #8 12.41 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
16:16:09 #8 12.42 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
16:16:09 #8 12.45 Setting up python3-minimal (3.9.2-3) ...
16:16:09 #8 9.234 Selecting previously unselected package groff-base.
16:16:09 #8 9.234 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
16:16:09 #8 9.238 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:16:09 #8 9.379 Selecting previously unselected package libgdbm6:arm64.
16:16:09 #8 9.379 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
16:16:09 #8 9.388 Unpacking libgdbm6:arm64 (1.18.1-4) ...
16:16:09 #8 9.429 Selecting previously unselected package libpipeline1:arm64.
16:16:09 #8 9.429 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
16:16:09 #13 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 2.7s done
16:16:09 #12 ...
16:16:09 
16:16:09 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:09 #8 sha256:fe5ee5ba90ae3d85f355a20d36c92737df12396edc6734d18882d1f35be50482
16:16:09 #8 4.253 Fedora 34 - aarch64                              23 MB/s |  70 MB     00:03    
16:16:09 #9 20.16 Selecting previously unselected package man-db.
16:16:09 #9 20.16 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
16:16:09 #9 20.17 Unpacking man-db (2.9.1-1) ...
16:16:09 #9 20.35 Selecting previously unselected package perl-modules-5.30.
16:16:09 #9 20.35 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
16:16:09 #9 20.35 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:16:09 #8 12.68 Selecting previously unselected package python3.
16:16:09 #8 12.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9945 files and directories currently installed.)
16:16:09 #8 12.68 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
16:16:09 #8 12.68 Unpacking python3 (3.9.2-3) ...
16:16:09 #8 12.73 Selecting previously unselected package less.
16:16:09 #8 12.73 Preparing to unpack .../001-less_551-2_arm64.deb ...
16:16:09 #8 12.73 Unpacking less (551-2) ...
16:16:09 #8 12.80 Selecting previously unselected package netbase.
16:16:09 #8 12.80 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:16:09 #8 12.81 Unpacking netbase (6.3) ...
16:16:09 #8 12.85 Selecting previously unselected package sensible-utils.
16:16:09 #8 12.85 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:16:09 #8 12.85 Unpacking sensible-utils (0.0.14) ...
16:16:09 #8 12.88 Selecting previously unselected package bzip2.
16:16:09 #8 12.88 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
16:16:09 #8 12.91 Unpacking bzip2 (1.0.8-4) ...
16:16:09 #8 9.433 Unpacking libpipeline1:arm64 (1.5.1-2) ...
16:16:09 #8 9.509 Selecting previously unselected package man-db.
16:16:09 #8 9.509 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
16:16:09 #8 9.522 Unpacking man-db (2.8.5-2) ...
16:16:09 #8 9.761 Selecting previously unselected package perl-modules-5.28.
16:16:09 #8 9.761 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:16:09 #8 ...
16:16:09 
16:16:09 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:09 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:09 #13 extracting sha256:3ec09c211e4695ce6890181df80b45c6b5620311d92f75a7028118f9c45aa6f9 9.8s done
16:16:09 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 4.7s done
16:16:09 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 2.9s
16:16:09 #8 ...
16:16:09 
16:16:09 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:09 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:09 #14 ...
16:16:09 
16:16:09 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:09 #9 sha256:1759a7e705a415cd0f4325a2df80ab4fcbe879671f898b2416d82e2991ff4fdb
16:16:09 #9 1.279 Get:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease [270 kB]
16:16:09 #9 1.685 Get:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease [110 kB]
16:16:09 #9 1.778 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease [101 kB]
16:16:09 #9 1.872 Get:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease [110 kB]
16:16:09 #9 1.976 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/restricted arm64 Packages [5462 B]
16:16:09 #9 1.985 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/universe arm64 Packages [16.5 MB]
16:16:09 #9 3.095 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/multiverse arm64 Packages [215 kB]
16:16:09 #9 3.095 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 Packages [1755 kB]
16:16:09 #9 3.115 Get:9 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 Packages [217 kB]
16:16:09 #9 3.115 Get:10 http://ports.ubuntu.com/ubuntu-ports impish-updates/restricted arm64 Packages [2428 B]
16:16:09 #9 3.115 Get:11 http://ports.ubuntu.com/ubuntu-ports impish-updates/universe arm64 Packages [84.4 kB]
16:16:09 #9 3.156 Get:12 http://ports.ubuntu.com/ubuntu-ports impish-backports/universe arm64 Packages [4504 B]
16:16:09 #9 3.156 Get:13 http://ports.ubuntu.com/ubuntu-ports impish-security/main arm64 Packages [126 kB]
16:16:09 #9 3.162 Get:14 http://ports.ubuntu.com/ubuntu-ports impish-security/universe arm64 Packages [47.8 kB]
16:16:09 #9 3.162 Get:15 http://ports.ubuntu.com/ubuntu-ports impish-security/restricted arm64 Packages [2428 B]
16:16:09 #9 3.860 Fetched 19.5 MB in 3s (6553 kB/s)
16:16:09 #9 3.860 Reading package lists...
16:16:09 #9 4.519 Reading package lists...
16:16:09 #9 5.145 Building dependency tree...
16:16:09 #9 5.300 Reading state information...
16:16:09 #9 5.500 The following additional packages will be installed:
16:16:09 #9 5.500   autoconf automake autopoint autotools-dev binutils
16:16:09 #9 5.500   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:16:09 #9 5.500   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
16:16:09 #9 5.500   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:09 #9 5.500   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:16:09 #9 5.500   g++-11 gcc gcc-11 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:16:09 #9 5.500   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:09 #9 5.500   intltool-debian iso-codes less libalgorithm-diff-perl
16:16:09 #9 5.500   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:09 #9 5.500   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:09 #9 5.500   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:09 #9 5.500   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:09 #9 5.500   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6
16:16:09 #9 5.500   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:16:09 #9 5.500   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:09 #9 5.500   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:09 #9 5.500   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:16:09 #9 5.500   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:09 #9 5.500   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:09 #9 5.500   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:09 #9 5.500   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:09 #9 5.500   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:09 #9 5.500   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:09 #9 5.500   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:09 #9 5.500   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:09 #9 5.500   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:09 #9 5.500   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:09 #9 5.500   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
16:16:09 #9 5.500   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:09 #9 5.500   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:09 #9 5.500   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:09 #9 5.500   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:09 #9 5.500   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:09 #9 5.500   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:09 #9 5.500   libhwasan0 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:09 #9 5.500   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:09 #9 5.500   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:09 #9 5.500   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:09 #9 5.500   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8
16:16:09 #9 5.500   libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:09 #9 5.500   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:09 #9 5.500   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:09 #9 5.500   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:09 #9 5.500   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:09 #9 5.500   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:09 #9 5.500   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:09 #9 5.500   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:09 #9 5.500   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:09 #9 5.500   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:09 #9 5.500   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:09 #9 5.500   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:09 #9 5.500   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:09 #9 5.500   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:09 #9 5.500   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:09 #9 5.500   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:09 #9 5.500   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:09 #9 5.500   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:09 #9 5.500   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:09 #9 5.500   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:09 #9 5.500   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:09 #9 5.500   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:09 #9 5.500   libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl
16:16:09 #9 5.500   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:09 #9 5.500   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:09 #9 5.500   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:09 #9 5.500   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:09 #9 5.500   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:09 #9 5.500   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:09 #9 5.500   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:09 #9 5.500   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:09 #9 5.500   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
16:16:09 #9 5.500   libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6
16:16:09 #9 5.500   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:09 #9 5.500   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:09 #9 5.500   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2
16:16:09 #9 5.500   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:16:09 #9 5.500   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:09 #9 5.501   netbase openssh-client openssl patch patchutils perl perl-modules-5.32
16:16:09 #9 5.501   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:09 #9 5.501   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:09 #9 5.501   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:09 #9 5.501   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:09 #9 5.501   python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common
16:16:09 #9 5.501   rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils zstd
16:16:09 #9 5.503 Suggested packages:
16:16:09 #9 5.503   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:09 #9 5.503   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:09 #9 5.503   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:09 #9 5.503   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:09 #9 5.503   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:09 #9 5.503   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:09 #9 5.503   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:16:09 #9 5.503   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:16:09 #9 5.503   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:16:09 #9 5.503   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:16:09 #9 5.503   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
16:16:09 #9 5.503   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
16:16:09 #9 5.503   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
16:16:09 #9 5.503   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:16:09 #9 5.503   libscalar-number-perl libsasl2-modules-gssapi-mit
16:16:09 #9 5.503   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:09 #9 5.503   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
16:16:09 #9 5.503   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:09 #9 5.503   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:09 #9 5.503   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:09 #9 5.503   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:09 #9 5.503   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:09 #9 5.503   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:09 #9 5.503   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:09 #9 5.503   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:09 #9 5.503   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:09 #9 5.503   binfmt-support readline-doc zip wdiff-doc
16:16:09 #9 5.759 The following NEW packages will be installed:
16:16:09 #9 5.759   autoconf automake autopoint autotools-dev binutils
16:16:09 #9 5.759   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:16:09 #9 5.759   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
16:16:09 #9 5.759   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:16:09 #9 5.759   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:16:09 #9 5.759   fonts-dejavu-core g++ g++-11 gcc gcc-11 gettext gettext-base git git-man
16:16:09 #9 5.759   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:16:09 #9 5.759   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:16:09 #9 5.759   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:09 #9 5.759   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:09 #9 5.759   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:09 #9 5.759   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:09 #9 5.759   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6
16:16:09 #9 5.759   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:16:09 #9 5.759   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:09 #9 5.759   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:09 #9 5.759   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:16:09 #9 5.759   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:09 #9 5.759   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:09 #9 5.759   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:09 #9 5.759   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:09 #9 5.759   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:09 #9 5.759   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:09 #9 5.759   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:09 #9 5.759   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:09 #9 5.759   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:09 #9 5.759   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:09 #9 5.759   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
16:16:09 #9 5.760   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:09 #9 5.760   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:09 #9 5.760   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:09 #9 5.760   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:09 #9 5.760   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:09 #9 5.760   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:09 #9 5.760   libhwasan0 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:09 #9 5.760   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:09 #9 5.760   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:09 #9 5.760   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:09 #9 5.760   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8
16:16:09 #9 5.760   libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:09 #9 5.760   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:09 #9 5.760   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:09 #9 5.760   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:09 #9 5.760   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:09 #9 5.760   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:09 #9 5.760   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:09 #9 5.760   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:09 #9 5.760   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:09 #9 5.760   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:09 #9 5.760   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:09 #9 5.760   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:09 #9 5.760   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:09 #9 5.760   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:09 #9 5.760   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:09 #9 5.760   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:09 #9 5.760   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:16:09 #9 5.760   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:09 #9 5.760   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:09 #9 5.760   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:09 #9 5.760   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:09 #9 5.760   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:09 #9 5.760   libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl
16:16:09 #9 5.760   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:09 #9 5.760   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:09 #9 5.760   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:09 #9 5.760   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:09 #9 5.760   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:09 #9 5.760   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:09 #9 5.760   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:09 #9 5.760   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:09 #9 5.760   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
16:16:09 #9 5.760   libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6
16:16:09 #9 5.760   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:09 #9 5.760   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:09 #9 5.760   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2
16:16:09 #9 5.760   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:16:09 #9 5.760   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:09 #9 5.760   netbase openssh-client openssl patch patchutils perl perl-modules-5.32
16:16:09 #9 5.760   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:09 #9 5.760   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:09 #9 5.760   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:09 #9 5.760   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:09 #9 5.760   python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common
16:16:09 #9 5.761   rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils zstd
16:16:09 #9 6.186 0 upgraded, 362 newly installed, 0 to remove and 1 not upgraded.
16:16:09 #9 6.186 Need to get 247 MB of archives.
16:16:09 #9 6.186 After this operation, 840 MB of additional disk space will be used.
16:16:09 #9 6.186 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblocale-gettext-perl arm64 1.07-4build1 [16.6 kB]
16:16:09 #9 6.334 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpython3.9-minimal arm64 3.9.7-2build1 [782 kB]
16:16:09 #9 6.709 Get:3 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libexpat1 arm64 2.4.1-2 [75.9 kB]
16:16:09 #9 6.719 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3.9-minimal arm64 3.9.7-2build1 [2124 kB]
16:16:09 #9 6.849 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-minimal arm64 3.9.4-1build1 [24.5 kB]
16:16:09 #9 6.850 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 media-types all 4.0.0 [22.2 kB]
16:16:09 #9 6.853 Get:7 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 tzdata all 2021e-0ubuntu0.21.10 [339 kB]
16:16:09 #9 6.870 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmpdec3 arm64 2.5.1-2build1 [89.0 kB]
16:16:09 #9 6.876 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 readline-common all 8.1-2 [54.1 kB]
16:16:09 #9 6.877 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libreadline8 arm64 8.1-2 [129 kB]
16:16:09 #9 6.885 Get:11 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsqlite3-0 arm64 3.35.5-1 [552 kB]
16:16:09 #9 6.916 Get:12 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpython3.9-stdlib arm64 3.9.7-2build1 [1803 kB]
16:16:09 #9 6.994 Get:13 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3.9 arm64 3.9.7-2build1 [433 kB]
16:16:09 #9 7.016 Get:14 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpython3-stdlib arm64 3.9.4-1build1 [7146 B]
16:16:09 #9 7.016 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3 arm64 3.9.4-1build1 [22.8 kB]
16:16:09 #9 7.017 Get:16 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 bsdextrautils arm64 2.36.1-8ubuntu2 [73.6 kB]
16:16:09 #9 7.020 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libuchardet0 arm64 0.0.7-1build1 [76.8 kB]
16:16:09 #9 7.026 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 groff-base arm64 1.22.4-7 [918 kB]
16:16:09 #9 7.068 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgdbm6 arm64 1.19-2 [26.5 kB]
16:16:09 #9 7.068 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpipeline1 arm64 1.5.3-1build1 [22.9 kB]
16:16:09 #9 7.068 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 man-db arm64 2.9.4-2 [1136 kB]
16:16:09 #9 7.134 Get:22 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB]
16:16:09 #9 7.272 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgdbm-compat4 arm64 1.19-2 [6020 B]
16:16:09 #9 7.275 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libperl5.32 arm64 5.32.1-3ubuntu3 [4633 kB]
16:16:09 #9 7.498 Get:25 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 perl arm64 5.32.1-3ubuntu3 [227 kB]
16:16:09 #9 7.504 Get:26 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 openssl arm64 1.1.1l-1ubuntu1.1 [635 kB]
16:16:09 #9 7.535 Get:27 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 ca-certificates all 20210119ubuntu1 [149 kB]
16:16:09 #9 7.541 Get:28 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 distro-info-data all 0.51ubuntu1.1 [5112 B]
16:16:09 #9 7.542 Get:29 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 less arm64 551-2 [119 kB]
16:16:09 #9 7.548 Get:30 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmd0 arm64 1.0.3-3build1 [21.4 kB]
16:16:09 #9 7.549 Get:31 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbsd0 arm64 0.11.3-1ubuntu2 [39.0 kB]
16:16:09 #9 7.550 Get:32 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libelf1 arm64 0.185-1build1 [51.1 kB]
16:16:09 #9 7.553 Get:33 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libicu67 arm64 67.1-7ubuntu1 [10.0 MB]
16:16:09 #9 8.177 Get:34 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml2 arm64 2.9.12+dfsg-4 [725 kB]
16:16:09 #9 8.179 Get:35 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
16:16:09 #9 8.179 Get:36 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lsb-release all 11.1.0ubuntu3 [10.8 kB]
16:16:09 #9 8.179 Get:37 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 netbase all 6.3 [12.9 kB]
16:16:09 #9 8.179 Get:38 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-pkg-resources all 52.0.0-4 [129 kB]
16:16:09 #9 8.181 Get:39 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 ucf all 3.0043 [56.1 kB]
16:16:09 #9 8.182 Get:40 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmagic-mgc arm64 1:5.39-3 [228 kB]
16:16:09 #9 8.184 Get:41 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmagic1 arm64 1:5.39-3 [75.1 kB]
16:16:09 #9 8.185 Get:42 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 file arm64 1:5.39-3 [23.6 kB]
16:16:09 #9 8.247 Get:43 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gettext-base arm64 0.21-4ubuntu3 [35.2 kB]
16:16:09 #9 8.321 Get:44 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 iso-codes all 4.6.0-1 [2769 kB]
16:16:09 #9 8.436 Get:45 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu3 [20.7 kB]
16:16:09 #9 8.437 Get:46 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libedit2 arm64 3.1-20191231-2build1 [96.0 kB]
16:16:09 #9 8.441 Get:47 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfido2-1 arm64 1.6.0-2build1 [56.9 kB]
16:16:09 #9 8.443 Get:48 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpng16-16 arm64 1.6.37-3build4 [189 kB]
16:16:09 #9 8.449 Get:49 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpsl5 arm64 0.21.0-1.2 [53.2 kB]
16:16:09 #9 8.470 Get:50 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxau6 arm64 1:1.0.9-1build3 [7248 B]
16:16:09 #9 8.470 Get:51 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu4 [10.9 kB]
16:16:09 #9 8.471 Get:52 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxcb1 arm64 1.14-3ubuntu1 [43.6 kB]
16:16:09 #9 8.472 Get:53 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libx11-data all 2:1.7.2-1 [123 kB]
16:16:09 #9 8.511 Get:54 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libx11-6 arm64 2:1.7.2-1 [659 kB]
16:16:09 #9 8.585 Get:55 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxext6 arm64 2:1.3.4-0ubuntu3 [27.3 kB]
16:16:09 #9 8.586 Get:56 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
16:16:09 #9 8.586 Get:57 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
16:16:09 #9 8.637 Get:58 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 openssh-client arm64 1:8.4p1-6ubuntu2 [754 kB]
16:16:09 #9 8.681 Get:59 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 publicsuffix all 20210108.1309-1 [116 kB]
16:16:09 #9 8.685 Get:60 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python-apt-common all 2.2.1 [13.9 kB]
16:16:09 #9 8.686 Get:61 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-apt arm64 2.2.1 [144 kB]
16:16:09 #9 8.691 Get:62 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 strace arm64 5.13-0ubuntu1 [425 kB]
16:16:09 #9 8.707 Get:63 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 xauth arm64 1:1.1-1 [24.0 kB]
16:16:09 #9 8.708 Get:64 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 xz-utils arm64 5.2.5-2 [80.2 kB]
16:16:09 #9 8.732 Get:65 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsigsegv2 arm64 2.13-1ubuntu2 [14.5 kB]
16:16:09 #9 8.733 Get:66 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 m4 arm64 1.4.18-5ubuntu1 [196 kB]
16:16:09 #9 8.740 Get:67 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 autoconf all 2.69-14 [293 kB]
16:16:09 #9 8.806 Get:68 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:16:09 #9 8.807 Get:69 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 automake all 1:1.16.4-2 [557 kB]
16:16:09 #9 8.828 Get:70 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 autopoint all 0.21-4ubuntu3 [422 kB]
16:16:09 #9 8.844 Get:71 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 binutils-common arm64 2.37-7ubuntu1 [212 kB]
16:16:09 #9 8.851 Get:72 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbinutils arm64 2.37-7ubuntu1 [733 kB]
16:16:09 #9 ...
16:16:09 
16:16:09 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:09 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:09 #13 extracting sha256:d8bd5cf5432725ba5219f562da84d8ec78cf719bec01425e192d27beb3c263c8 5.2s done
16:16:09 #8 28.22 Selecting previously unselected package strace.
16:16:09 #8 28.22 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ...
16:16:09 #8 28.34 Unpacking strace (4.21-1ubuntu1) ...
16:16:09 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 4.0s done
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:09 mkdir -p rpmbuild/SOURCES
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli:/cli \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:09 #8 12.96 Selecting previously unselected package openssl.
16:16:09 #8 12.96 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_arm64.deb ...
16:16:09 #8 12.96 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:16:09 #8 ...
16:16:09 
16:16:09 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:09 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:09 #13 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.4s done
16:16:09 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.6s done
16:16:09 #13 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:09 #13 DONE 18.6s
16:16:09 
16:16:09 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:09 #8 sha256:712d98220382ea5fd70ff2eb26047c4bad658dcd7db11c95dfc13d961dd2436a
16:16:09 #8 13.06 Selecting previously unselected package ca-certificates.
16:16:09 #8 13.07 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:16:09 #8 13.07 Unpacking ca-certificates (20210119) ...
16:16:09 #8 13.12 Selecting previously unselected package libmagic-mgc.
16:16:09 #8 13.12 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:16:09 #8 13.13 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:09 #8 9.768 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:16:09 #14 ...
16:16:09 
16:16:09 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:09 #9 sha256:be550b6ffe330b0f0886b5dda841c403049bdea79bc708dbfa3dd41c102932a9
16:16:09 #9 10.56 Get:70 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf autopoint all 0.21-3ubuntu2 [422 kB]
16:16:09 #9 10.57 Get:71 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf binutils-common armhf 2.36.1-6ubuntu1 [217 kB]
16:16:09 #9 10.58 Get:72 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libbinutils armhf 2.36.1-6ubuntu1 [421 kB]
16:16:09 #9 10.61 Get:73 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libctf-nobfd0 armhf 2.36.1-6ubuntu1 [82.0 kB]
16:16:09 #9 10.62 Get:74 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libctf0 armhf 2.36.1-6ubuntu1 [82.5 kB]
16:16:09 #9 10.62 Get:75 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf binutils-arm-linux-gnueabihf armhf 2.36.1-6ubuntu1 [2484 kB]
16:16:09 #9 10.73 Get:76 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf binutils armhf 2.36.1-6ubuntu1 [3368 B]
16:16:09 #9 10.73 Get:77 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libc-dev-bin armhf 2.33-0ubuntu5 [17.8 kB]
16:16:09 #9 10.73 Get:78 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf linux-libc-dev armhf 5.11.0-41.45 [1202 kB]
16:16:09 #9 10.79 Get:79 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libcrypt-dev armhf 1:4.4.17-1ubuntu3 [113 kB]
16:16:09 #9 10.79 Get:80 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu4 [58.5 kB]
16:16:09 #9 10.80 Get:81 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtirpc-dev armhf 1.3.1-1build1 [174 kB]
16:16:09 #9 10.80 Get:82 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnsl-dev armhf 1.3.0-0ubuntu3 [61.2 kB]
16:16:09 #9 10.80 Get:83 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libc6-dev armhf 2.33-0ubuntu5 [1584 kB]
16:16:09 #9 10.88 Get:84 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gcc-10-base armhf 10.3.0-1ubuntu1 [20.1 kB]
16:16:09 #9 10.88 Get:85 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libisl23 armhf 0.23-1build1 [513 kB]
16:16:09 #9 10.92 Get:86 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmpfr6 armhf 4.1.0-3build1 [197 kB]
16:16:09 #9 10.92 Get:87 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmpc3 armhf 1.2.0-1build1 [36.2 kB]
16:16:09 #9 10.92 Get:88 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf cpp-10 armhf 10.3.0-1ubuntu1 [6637 kB]
16:16:09 #9 11.25 Get:89 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf cpp armhf 4:10.3.0-1ubuntu1 [27.7 kB]
16:16:09 #9 11.25 Get:90 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libcc1-0 armhf 11.1.0-1ubuntu1~21.04 [41.2 kB]
16:16:09 #9 11.25 Get:91 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libgomp1 armhf 11.1.0-1ubuntu1~21.04 [91.3 kB]
16:16:09 #9 11.25 Get:92 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libatomic1 armhf 11.1.0-1ubuntu1~21.04 [7228 B]
16:16:09 #9 11.25 Get:93 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libasan6 armhf 11.1.0-1ubuntu1~21.04 [2105 kB]
16:16:09 #9 11.35 Get:94 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libubsan1 armhf 11.1.0-1ubuntu1~21.04 [808 kB]
16:16:09 #9 11.39 Get:95 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgcc-10-dev armhf 10.3.0-1ubuntu1 [717 kB]
16:16:09 #9 11.41 Get:96 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gcc-10 armhf 10.3.0-1ubuntu1 [13.6 MB]
16:16:09 #9 12.08 Get:97 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gcc armhf 4:10.3.0-1ubuntu1 [5228 B]
16:16:09 #9 12.08 Get:98 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libstdc++-10-dev armhf 10.3.0-1ubuntu1 [1811 kB]
16:16:09 #9 12.15 Get:99 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf g++-10 armhf 10.3.0-1ubuntu1 [7618 kB]
16:16:09 #9 12.55 Get:100 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf g++ armhf 4:10.3.0-1ubuntu1 [1616 B]
16:16:09 #9 12.55 Get:101 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf make armhf 4.3-4ubuntu1 [154 kB]
16:16:09 #9 12.95 Get:102 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdpkg-perl all 1.20.9ubuntu1 [232 kB]
16:16:09 #9 13.34 Get:103 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf bzip2 armhf 1.0.8-4ubuntu3 [32.4 kB]
16:16:09 #9 13.34 Get:104 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf patch armhf 2.7.6-7 [102 kB]
16:16:09 #9 13.37 Get:105 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf lto-disabled-list all 7 [11.9 kB]
16:16:09 #9 13.37 Get:106 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dpkg-dev all 1.20.9ubuntu1 [937 kB]
16:16:09 #9 13.53 Get:107 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf build-essential armhf 12.8ubuntu3 [4636 B]
16:16:09 #9 13.53 Get:108 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libbrotli1 armhf 1.0.9-2build2 [259 kB]
16:16:09 #9 13.55 Get:109 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libroken18-heimdal armhf 7.7.0+dfsg-2 [34.5 kB]
16:16:09 #9 13.56 Get:110 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-2 [140 kB]
16:16:09 #9 13.56 Get:111 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-2 [24.3 kB]
16:16:09 #9 13.57 Get:112 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-2 [78.5 kB]
16:16:09 #9 13.57 Get:113 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libwind0-heimdal armhf 7.7.0+dfsg-2 [47.2 kB]
16:16:09 #9 13.57 Get:114 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-2 [88.8 kB]
16:16:09 #9 13.58 Get:115 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-2 [170 kB]
16:16:09 #9 13.61 Get:116 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-2 [13.2 kB]
16:16:09 #9 13.66 Get:117 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-2 [79.9 kB]
16:16:09 #9 13.66 Get:118 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu1 [13.2 kB]
16:16:09 #9 13.66 Get:119 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu1 [42.4 kB]
16:16:09 #9 13.66 Get:120 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-2ubuntu1 [134 kB]
16:16:09 #9 13.66 Get:121 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnghttp2-14 armhf 1.43.0-1 [61.2 kB]
16:16:09 #9 13.66 Get:122 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build2 [48.9 kB]
16:16:09 #9 13.67 Get:123 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libssh-4 armhf 0.9.5-1ubuntu0.1 [148 kB]
16:16:09 #9 13.67 Get:124 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libcurl4 armhf 7.74.0-1ubuntu2.3 [215 kB]
16:16:09 #9 13.68 Get:125 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf curl armhf 7.74.0-1ubuntu2.3 [164 kB]
16:16:09 #9 13.75 Get:126 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
16:16:09 #9 13.75 Get:127 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
16:16:09 #9 13.75 Get:128 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtool all 2.4.6-15 [161 kB]
16:16:09 #9 13.76 Get:129 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dh-autoreconf all 20 [16.1 kB]
16:16:09 #9 13.76 Get:130 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
16:16:09 #9 13.76 Get:131 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-override-perl all 0.09-2 [9532 B]
16:16:09 #9 13.76 Get:132 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
16:16:09 #9 13.76 Get:133 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dh-strip-nondeterminism all 1.11.0-1 [5236 B]
16:16:09 #9 13.76 Get:134 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdw1 armhf 0.183-8 [198 kB]
16:16:09 #9 13.83 Get:135 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf debugedit armhf 1:0.1-0ubuntu2 [38.5 kB]
16:16:09 #9 13.83 Get:136 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dwz armhf 0.14-1 [90.7 kB]
16:16:09 #9 13.83 Get:137 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gettext armhf 0.21-3ubuntu2 [756 kB]
16:16:09 #9 13.85 Get:138 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:09 #9 13.90 Get:139 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
16:16:09 #9 13.90 Get:140 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf debhelper all 13.3.4ubuntu1 [920 kB]
16:16:09 #9 13.93 Get:141 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfakeroot armhf 1.25.3-1.1ubuntu2 [23.4 kB]
16:16:09 #9 13.93 Get:142 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf fakeroot armhf 1.25.3-1.1ubuntu2 [60.9 kB]
16:16:09 #9 13.93 Get:143 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libassuan0 armhf 2.5.4-1ubuntu1 [29.1 kB]
16:16:09 #9 13.93 Get:144 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gpgconf armhf 2.2.20-1ubuntu3 [108 kB]
16:16:09 #9 13.97 Get:145 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libksba8 armhf 1.5.0-3 [87.5 kB]
16:16:09 #9 13.97 Get:146 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnpth0 armhf 1.6-3 [6980 B]
16:16:09 #9 13.97 Get:147 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dirmngr armhf 2.2.20-1ubuntu3 [292 kB]
16:16:09 #9 13.98 Get:148 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
16:16:09 #9 14.05 Get:149 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gnupg-utils armhf 2.2.20-1ubuntu3 [414 kB]
16:16:09 #9 14.06 Get:150 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gpg armhf 2.2.20-1ubuntu3 [428 kB]
16:16:09 #9 14.06 Get:151 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf pinentry-curses armhf 1.1.0-4build1 [32.0 kB]
16:16:09 #9 14.06 Get:152 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gpg-agent armhf 2.2.20-1ubuntu3 [196 kB]
16:16:09 #9 14.06 Get:153 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gpg-wks-client armhf 2.2.20-1ubuntu3 [82.7 kB]
16:16:09 #9 14.07 Get:154 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gpg-wks-server armhf 2.2.20-1ubuntu3 [77.0 kB]
16:16:09 #9 14.13 Get:155 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gpgsm armhf 2.2.20-1ubuntu3 [188 kB]
16:16:09 #9 14.13 Get:156 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf gnupg all 2.2.20-1ubuntu3 [260 kB]
16:16:09 #9 14.13 Get:157 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
16:16:09 #9 14.13 Get:158 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
16:16:09 #9 14.19 Get:159 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
16:16:09 #9 14.19 Get:160 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-touch-perl all 0.11-1 [8284 B]
16:16:09 #9 14.20 Get:161 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libio-pty-perl armhf 1:1.15-2 [31.9 kB]
16:16:09 #9 14.20 Get:162 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
16:16:09 #9 14.20 Get:163 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:09 #9 14.20 Get:164 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libb-hooks-op-check-perl armhf 0.22-1build3 [9860 B]
16:16:09 #9 14.27 Get:165 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:16:09 #9 14.27 Get:166 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu2 [14.2 kB]
16:16:09 #9 14.27 Get:167 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libparams-classify-perl armhf 0.015-1build3 [19.8 kB]
16:16:09 #9 14.27 Get:168 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:09 #9 14.34 Get:169 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:09 #9 14.34 Get:170 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
16:16:09 #9 14.34 Get:171 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:09 #9 14.34 Get:172 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:09 #9 14.34 Get:173 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmoo-perl all 2.004004-1 [46.9 kB]
16:16:09 #9 14.34 Get:174 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:16:09 #9 14.41 Get:175 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
16:16:09 #9 14.41 Get:176 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhttp-date-perl all 6.05-1 [9920 B]
16:16:09 #9 14.41 Get:177 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
16:16:09 #9 14.41 Get:178 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:09 #9 14.50 Get:179 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liburi-perl all 5.07-1 [77.3 kB]
16:16:09 #9 14.50 Get:180 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhtml-parser-perl armhf 3.75-1build1 [82.3 kB]
16:16:09 #9 14.50 Get:181 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
16:16:09 #9 14.50 Get:182 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libio-html-perl all 1.004-2 [15.4 kB]
16:16:09 #9 14.50 Get:183 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:09 #9 14.50 Get:184 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhttp-message-perl all 6.28-1 [75.5 kB]
16:16:09 #9 14.56 Get:185 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:16:09 #9 14.56 Get:186 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:09 #9 14.56 Get:187 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf perl-openssl-defaults armhf 5 [7400 B]
16:16:09 #9 14.56 Get:188 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnet-ssleay-perl armhf 1.88-3ubuntu1 [271 kB]
16:16:09 #9 14.63 Get:189 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libio-socket-ssl-perl all 2.069-1 [179 kB]
16:16:09 #9 14.63 Get:190 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnet-http-perl all 6.20-1 [23.0 kB]
16:16:09 #9 14.63 Get:191 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:16:09 #9 14.63 Get:192 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:09 #9 14.63 Get:193 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:09 #9 14.63 Get:194 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libwww-perl all 6.52-1 [140 kB]
16:16:09 #9 14.70 Get:195 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf patchutils armhf 0.4.2-1 [70.0 kB]
16:16:09 #9 14.70 Get:196 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
16:16:09 #9 14.70 Get:197 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf devscripts armhf 2.21.1ubuntu1 [973 kB]
16:16:09 #9 14.71 Get:198 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf diffstat armhf 1.64-1 [25.8 kB]
16:16:09 #9 14.78 Get:199 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
16:16:09 #9 14.78 Get:200 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-six all 1.15.0-2 [12.0 kB]
16:16:09 #9 14.78 Get:201 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-debian all 0.1.39 [71.0 kB]
16:16:09 #9 14.78 Get:202 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgpgme11 armhf 1.14.0-1ubuntu3 [104 kB]
16:16:09 #9 15.18 Get:203 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-gpg armhf 1.14.0-1ubuntu3 [156 kB]
16:16:09 #9 15.51 Get:204 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf dput all 1.1.0ubuntu1 [44.0 kB]
16:16:09 #9 15.53 Get:205 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:16:09 #9 15.75 Get:206 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:16:09 #9 15.76 Get:207 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libcurl3-gnutls armhf 7.74.0-1ubuntu2.3 [212 kB]
16:16:09 #9 15.78 Get:208 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liberror-perl all 0.17029-1 [26.5 kB]
16:16:09 #9 15.78 Get:209 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf git-man all 1:2.30.2-1ubuntu1 [931 kB]
16:16:09 #9 15.83 Get:210 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf git armhf 1:2.30.2-1ubuntu1 [2979 kB]
16:16:09 #9 15.97 Get:211 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:16:09 #9 15.97 Get:212 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build1 [11.0 kB]
16:16:09 #9 15.97 Get:213 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:09 #9 15.97 Get:214 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
16:16:09 #9 15.97 Get:215 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libapt-pkg-perl armhf 0.1.39build1 [64.3 kB]
16:16:09 #9 15.97 Get:216 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:16:09 #9 15.97 Get:217 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
16:16:09 #9 15.97 Get:218 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:16:09 #9 15.97 Get:219 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:09 #9 16.05 Get:220 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libvariable-magic-perl armhf 0.62-1build3 [31.4 kB]
16:16:09 #9 16.05 Get:221 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:16:09 #9 16.05 Get:222 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfreetype6 armhf 2.10.4+dfsg-1build1 [286 kB]
16:16:09 #9 16.05 Get:223 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu3 [98.6 kB]
16:16:09 #9 16.05 Get:224 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjpeg-turbo8 armhf 2.0.6-0ubuntu2 [89.3 kB]
16:16:09 #9 16.05 Get:225 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjpeg8 armhf 8c-2ubuntu8 [2202 B]
16:16:09 #9 16.06 Get:226 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdeflate0 armhf 1.7-1ubuntu1 [42.9 kB]
16:16:09 #9 16.15 Get:227 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjbig0 armhf 2.1-3.1build1 [23.9 kB]
16:16:09 #9 16.15 Get:228 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libwebp6 armhf 0.6.1-2ubuntu0.21.04.1 [149 kB]
16:16:09 #9 16.15 Get:229 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtiff5 armhf 4.2.0-1build1 [149 kB]
16:16:09 #9 16.20 Get:230 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxpm4 armhf 1:3.5.12-1 [29.0 kB]
16:16:09 #9 16.20 Get:231 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libgd3 armhf 2.3.0-2ubuntu0.1 [98.8 kB]
16:16:09 #9 16.20 Get:232 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libc-devtools armhf 2.33-0ubuntu5 [27.6 kB]
16:16:09 #9 16.20 Get:233 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:09 #9 16.20 Get:234 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:16:09 #9 16.20 Get:235 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libclass-xsaccessor-perl armhf 1.19-3build7 [32.4 kB]
16:16:09 #9 16.20 Get:236 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libclone-perl armhf 0.45-1build1 [9908 B]
16:16:09 #9 16.27 Get:237 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libcommon-sense-perl armhf 3.75-1build4 [20.5 kB]
16:16:09 #9 16.27 Get:238 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libconfig-tiny-perl all 2.24-1 [12.4 kB]
16:16:09 #9 16.27 Get:239 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libparams-util-perl armhf 1.102-1build1 [20.7 kB]
16:16:09 #9 16.35 Get:240 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
16:16:09 #9 16.35 Get:241 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:16:09 #9 16.35 Get:242 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:09 #9 16.35 Get:243 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
16:16:09 #9 16.35 Get:244 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libwant-perl armhf 0.29-1build5 [22.7 kB]
16:16:09 #9 16.35 Get:245 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:09 #9 16.35 Get:246 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libcpanel-json-xs-perl armhf 4.25-1build1 [109 kB]
16:16:09 #9 16.41 Get:247 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:16:09 #9 16.41 Get:248 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libexception-class-perl all 1.44-1 [25.9 kB]
16:16:09 #9 16.41 Get:249 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:16:09 #9 16.48 Get:250 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:16:09 #9 16.48 Get:251 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:16:09 #9 16.49 Get:252 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [33.7 kB]
16:16:09 #9 16.49 Get:253 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:16:09 #9 16.49 Get:254 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
16:16:09 #9 16.49 Get:255 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:16:09 #9 16.49 Get:256 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdata-messagepack-perl armhf 1.00-4build1 [31.2 kB]
16:16:09 #9 16.56 Get:257 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:16:09 #9 16.56 Get:258 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:16:09 #9 16.56 Get:259 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdistro-info-perl all 1.0 [5508 B]
16:16:09 #9 16.63 Get:260 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libemail-address-xs-perl armhf 1.04-1build4 [24.6 kB]
16:16:09 #9 16.63 Get:261 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:16:09 #9 16.63 Get:262 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:09 #9 16.63 Get:263 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:16:09 #9 16.63 Get:264 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-fcntllock-perl armhf 0.22-3build5 [32.6 kB]
16:16:09 #9 16.63 Get:265 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnumber-compare-perl all 0.03-1.1 [6620 B]
16:16:09 #9 16.63 Get:266 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtext-glob-perl all 0.11-1 [7992 B]
16:16:09 #9 16.70 Get:267 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:09 #9 16.70 Get:268 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
16:16:09 #9 16.70 Get:269 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
16:16:09 #9 16.78 Get:270 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
16:16:09 #9 16.78 Get:271 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:09 #9 16.78 Get:272 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libparams-validate-perl armhf 1.30-1build1 [50.4 kB]
16:16:09 #9 16.78 Get:273 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:16:09 #9 16.78 Get:274 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:16:09 #9 16.78 Get:275 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:09 #9 16.78 Get:276 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:16:09 #9 16.85 Get:277 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:09 #9 16.85 Get:278 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjson-perl all 4.03000-1 [80.6 kB]
16:16:09 #9 16.85 Get:279 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblog-any-perl all 1.709-1 [67.7 kB]
16:16:09 #9 16.93 Get:280 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:16:09 #9 16.93 Get:281 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
16:16:09 #9 16.93 Get:282 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-identify-perl armhf 0.14-1build3 [10.1 kB]
16:16:09 #9 16.93 Get:283 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsub-name-perl armhf 0.26-1build1 [10.8 kB]
16:16:09 #9 16.93 Get:284 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:09 #9 16.93 Get:285 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpath-tiny-perl all 0.118-1 [42.2 kB]
16:16:09 #9 16.93 Get:286 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtype-tiny-perl all 1.012001-2 [318 kB]
16:16:09 #9 16.99 Get:287 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:16:09 #9 16.99 Get:288 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhash-fieldhash-perl armhf 0.15-1build3 [15.7 kB]
16:16:09 #9 16.99 Get:289 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:09 #9 17.09 Get:290 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:16:09 #9 17.09 Get:291 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:16:09 #9 17.09 Get:292 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:16:09 #9 17.09 Get:293 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:16:09 #9 17.09 Get:294 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjson-xs-perl armhf 4.030-1build1 [82.5 kB]
16:16:09 #9 17.09 Get:295 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:16:09 #9 17.09 Get:296 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
16:16:09 #9 17.14 Get:297 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
16:16:09 #9 17.14 Get:298 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:09 #9 17.14 Get:299 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblist-someutils-xs-perl armhf 0.58-2build1 [28.7 kB]
16:16:09 #9 17.21 Get:300 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:16:09 #9 17.21 Get:301 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libltdl7 armhf 2.4.6-15 [35.7 kB]
16:16:09 #9 17.21 Get:302 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:16:09 #9 17.21 Get:303 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf liblzo2-2 armhf 2.10-2build1 [44.0 kB]
16:16:09 #9 17.61 Get:304 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:16:09 #9 17.69 Get:305 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:16:09 #9 17.72 Get:306 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:09 #9 17.76 Get:307 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
16:16:09 #9 ...
16:16:09 
16:16:09 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:09 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:09 #8 20.18 Selecting previously unselected package libbinutils:armhf.
16:16:09 #8 20.18 Preparing to unpack .../028-libbinutils_2.31.1-16_armhf.deb ...
16:16:09 #8 20.24 Unpacking libbinutils:armhf (2.31.1-16) ...
16:16:09 #8 20.35 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:09 #8 20.35 Preparing to unpack .../029-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
16:16:09 #8 20.36 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
16:16:09 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.1s
16:16:09 #13 sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 129.06MB / 129.06MB 6.2s done
16:16:09 #13 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2
16:16:09 #13 sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 0B / 156B 6.2s
16:16:09 #13 sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 156B / 156B 6.3s
16:16:09 #13 sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 156B / 156B 6.4s done
16:16:09 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0
16:16:09 mkdir -p sources
16:16:09 docker run --rm -w /v \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:09 	alpine \
16:16:09 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:09 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0
16:16:09 #9 20.87 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:09 #9 20.87 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
16:16:09 #9 20.88 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
16:16:09 #9 20.93 Selecting previously unselected package libperl5.30:armhf.
16:16:09 #9 20.93 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_armhf.deb ...
16:16:09 #9 20.93 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.2) ...
16:16:09 mkdir -p rpmbuild/SOURCES
16:16:09 docker run --rm -w /v \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:10 	alpine \
16:16:10 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:10 #8 13.21 Selecting previously unselected package libmagic1:arm64.
16:16:10 #8 13.22 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
16:16:10 #8 13.22 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:16:10 #8 13.27 Selecting previously unselected package file.
16:16:10 #8 13.28 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
16:16:10 #8 13.28 Unpacking file (1:5.39-3) ...
16:16:10 #8 13.33 Selecting previously unselected package gettext-base.
16:16:10 #8 13.33 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
16:16:10 #8 13.33 Unpacking gettext-base (0.21-4) ...
16:16:10 docker run --rm -w /v \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:10 	alpine \
16:16:10 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:10 #8 20.68 Selecting previously unselected package binutils.
16:16:10 #8 20.68 Preparing to unpack .../030-binutils_2.31.1-16_armhf.deb ...
16:16:10 #8 20.68 Unpacking binutils (2.31.1-16) ...
16:16:10 #8 20.72 Selecting previously unselected package libc-dev-bin.
16:16:10 #8 20.72 Preparing to unpack .../031-libc-dev-bin_2.28-10_armhf.deb ...
16:16:10 #8 20.73 Unpacking libc-dev-bin (2.28-10) ...
16:16:10 #13 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0.4s done
16:16:10 #13 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0.1s
16:16:10 #9 10.49 Get:100 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gcc arm64 4:10.3.0-1ubuntu1 [5228 B]
16:16:10 #9 10.49 Get:101 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libstdc++-10-dev arm64 10.3.0-1ubuntu1 [1721 kB]
16:16:10 #8 28.72 Selecting previously unselected package xauth.
16:16:10 #8 28.72 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ...
16:16:10 #8 28.80 Unpacking xauth (1:1.0.10-1) ...
16:16:10 == Building packages for debian-buster ==
16:16:10 mkdir -p "debbuild/debian-buster"
16:16:10 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
16:16:10 #13 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:10 #8 13.38 Selecting previously unselected package manpages.
16:16:10 #8 13.39 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:16:10 #8 13.39 Unpacking manpages (5.10-1) ...
16:16:10 #8 13.55 Selecting previously unselected package libmd0:arm64.
16:16:10 #8 13.55 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
16:16:10 #8 13.56 Unpacking libmd0:arm64 (1.0.3-3) ...
16:16:10 #8 13.61 Selecting previously unselected package libbsd0:arm64.
16:16:10 #8 13.61 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
16:16:10 #8 13.62 Unpacking libbsd0:arm64 (0.11.3-1) ...
16:16:10 #8 20.79 Selecting previously unselected package linux-libc-dev:armhf.
16:16:10 #8 20.79 Preparing to unpack .../032-linux-libc-dev_4.19.208-1_armhf.deb ...
16:16:10 #8 20.80 Unpacking linux-libc-dev:armhf (4.19.208-1) ...
16:16:10 mkdir -p rpmbuild/SOURCES
16:16:10 docker run --rm -w /v \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:10 	alpine \
16:16:10 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:10 #8 13.66 Selecting previously unselected package libedit2:arm64.
16:16:10 #8 13.67 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
16:16:10 #8 13.67 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
16:16:10 #8 13.71 Selecting previously unselected package libcbor0:arm64.
16:16:10 #8 13.72 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
16:16:10 #8 13.72 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
16:16:10 #8 13.76 Selecting previously unselected package libfido2-1:arm64.
16:16:10 #8 13.76 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
16:16:10 #8 13.76 Unpacking libfido2-1:arm64 (1.6.0-2) ...
16:16:10 #8 13.83 Selecting previously unselected package openssh-client.
16:16:10 #8 13.83 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_arm64.deb ...
16:16:10 #8 13.85 Unpacking openssh-client (1:8.4p1-5) ...
16:16:10 docker run --rm -w /v \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:10 	alpine \
16:16:10 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:10 docker run --rm -w /v \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:10 	alpine \
16:16:10 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:10 #8 21.12 Selecting previously unselected package libc6-dev:armhf.
16:16:10 #8 21.12 Preparing to unpack .../033-libc6-dev_2.28-10_armhf.deb ...
16:16:10 #8 21.14 Unpacking libc6-dev:armhf (2.28-10) ...
16:16:10 #9 10.91 Get:102 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 g++-10 arm64 10.3.0-1ubuntu1 [8925 kB]
16:16:10 #13 ...
16:16:10 
16:16:10 #41 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:10 #41 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:16:10 #41 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:16:10 #41 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:16:10 #41 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:16:10 #41 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:16:10 #41 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.4s done
16:16:10 #41 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done
16:16:10 #41 DONE 7.4s
16:16:10 
16:16:10 #13 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:16:10 #13 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
16:16:10 #13 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0.6s done
16:16:10 #13 ...
16:16:10 
16:16:10 #43 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:16:10 #43 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:16:10 #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done
16:16:10 #43 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s
16:16:10 #8 10.67 Selecting previously unselected package libgdbm-compat4:arm64.
16:16:10 #8 10.67 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
16:16:10 #8 10.68 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
16:16:10 #8 10.83 Selecting previously unselected package libperl5.28:arm64.
16:16:10 #8 10.83 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
16:16:10 #8 10.86 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
16:16:10 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.9s done
16:16:10 #8 14.00 Selecting previously unselected package ucf.
16:16:10 #8 14.00 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:16:10 #8 14.01 Moving old data out of the way
16:16:10 #8 14.01 Unpacking ucf (3.0043) ...
16:16:10 #8 14.16 Selecting previously unselected package xz-utils.
16:16:10 #8 14.16 Preparing to unpack .../019-xz-utils_5.2.5-2_arm64.deb ...
16:16:10 #8 14.17 Unpacking xz-utils (5.2.5-2) ...
16:16:10 #8 29.33 Selecting previously unselected package at.
16:16:10 #8 29.33 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ...
16:16:10 #8 29.37 Unpacking at (3.1.20-3.1ubuntu2) ...
16:16:10 #1 [internal] load build definition from Dockerfile
16:16:10 #1 sha256:5d3eb06b2d1590e00f6368b4a29d506e6c23081b409e3cb43c20d5fa32125601
16:16:10 #1 transferring dockerfile: 920B done
16:16:10 #1 DONE 0.0s
16:16:10 
16:16:10 #2 [internal] load .dockerignore
16:16:10 #2 sha256:4977ffcb7fb519775ca6d2e6c9ac43b415e3e458084380c3039e9f9947fe6fdc
16:16:10 #2 transferring context: 2B done
16:16:10 #2 DONE 0.0s
16:16:10 
16:16:10 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:10 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:10 docker run --rm -w /v \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:10 	alpine \
16:16:10 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:10 #9 21.52 Selecting previously unselected package perl.
16:16:10 #9 21.52 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_armhf.deb ...
16:16:10 #9 21.53 Unpacking perl (5.30.0-9ubuntu0.2) ...
16:16:10 #9 21.60 Selecting previously unselected package openssl.
16:16:10 #9 21.60 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.10_armhf.deb ...
16:16:10 #9 21.61 Unpacking openssl (1.1.1f-1ubuntu2.10) ...
16:16:10 #9 21.76 Selecting previously unselected package ca-certificates.
16:16:10 #9 21.76 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ...
16:16:10 #9 21.78 Unpacking ca-certificates (20210119~20.04.2) ...
16:16:10 #9 21.83 Selecting previously unselected package distro-info-data.
16:16:10 #9 21.83 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.9_all.deb ...
16:16:10 #12 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f
16:16:10 #12 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:11 == Building packages for ubuntu-hirsute ==
16:16:11 mkdir -p "debbuild/ubuntu-hirsute"
16:16:11 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/x86_64 -f ubuntu-hirsute/Dockerfile .
16:16:11 == Building packages for debian-bullseye ==
16:16:11 mkdir -p "debbuild/debian-bullseye"
16:16:11 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
16:16:11 #8 14.31 Selecting previously unselected package libsigsegv2:arm64.
16:16:11 #8 14.31 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
16:16:11 #8 14.33 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:16:11 #8 14.42 Selecting previously unselected package m4.
16:16:11 #8 29.67 Selecting previously unselected package libsigsegv2:armhf.
16:16:11 #8 29.67 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ...
16:16:11 #8 29.71 Unpacking libsigsegv2:armhf (2.12-1) ...
16:16:11 == Building packages for ubuntu-bionic ==
16:16:11 mkdir -p "debbuild/ubuntu-bionic"
16:16:11 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile .
16:16:11 mkdir -p sources
16:16:11 docker run --rm -w /v \
16:16:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:11 	alpine \
16:16:11 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:11 #4 ...
16:16:11 
16:16:11 #5 [auth] library/golang:pull token for registry-1.docker.io
16:16:11 #5 sha256:8e9199d947ca9dfc9442321da8e0cfe52421ad35a71b1fc782f62e7664577e7a
16:16:11 #5 DONE 0.0s
16:16:11 
16:16:11 #6 [auth] library/debian:pull token for registry-1.docker.io
16:16:11 #6 sha256:c0a7f846b4d9cbebb0113292231507482a88c02dcb1d195f79f747ff08a6d6e7
16:16:11 #6 DONE 0.0s
16:16:11 
16:16:11 #3 [internal] load metadata for docker.io/library/debian:buster
16:16:11 #3 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:16:11 #8 21.58 Selecting previously unselected package libisl19:armhf.
16:16:11 #8 21.58 Preparing to unpack .../034-libisl19_0.20-2_armhf.deb ...
16:16:11 #8 21.58 Unpacking libisl19:armhf (0.20-2) ...
16:16:11 #8 21.69 Selecting previously unselected package libmpfr6:armhf.
16:16:11 #8 21.69 Preparing to unpack .../035-libmpfr6_4.0.2-1_armhf.deb ...
16:16:11 #8 21.70 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:16:11 #9 21.84 Unpacking distro-info-data (0.43ubuntu1.9) ...
16:16:11 #9 21.86 Selecting previously unselected package libmagic-mgc.
16:16:11 #9 21.86 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
16:16:11 #9 21.87 Unpacking libmagic-mgc (1:5.38-4) ...
16:16:11 #9 21.96 Selecting previously unselected package libmagic1:armhf.
16:16:11 #9 21.96 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
16:16:11 #9 21.96 Unpacking libmagic1:armhf (1:5.38-4) ...
16:16:11 #9 22.00 Selecting previously unselected package file.
16:16:11 #9 22.00 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
16:16:11 #9 22.00 Unpacking file (1:5.38-4) ...
16:16:11 #9 22.05 Selecting previously unselected package less.
16:16:11 #9 22.05 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
16:16:11 #9 22.06 Unpacking less (551-1ubuntu0.1) ...
16:16:11 #9 22.12 Selecting previously unselected package libelf1:armhf.
16:16:11 #9 22.12 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ...
16:16:11 #9 22.13 Unpacking libelf1:armhf (0.176-1.1build1) ...
16:16:11 #9 22.17 Selecting previously unselected package libglib2.0-0:armhf.
16:16:11 #9 22.17 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
16:16:11 #13 DONE 16.8s
16:16:11 
16:16:11 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:11 #8 sha256:64a74d458ca47d13e9593484f3b952135e1580e525983ae814bf1aaf5abfa64c
16:16:11 #8 10.50 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB]
16:16:11 #8 10.50 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB]
16:16:11 #8 10.50 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB]
16:16:11 #8 10.51 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB]
16:16:11 #8 10.51 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B]
16:16:11 #8 10.51 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB]
16:16:11 #8 10.51 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB]
16:16:11 #8 10.52 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB]
16:16:11 #8 10.52 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB]
16:16:11 #8 10.57 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB]
16:16:11 #8 10.65 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB]
16:16:11 #8 11.07 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B]
16:16:11 #8 11.21 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB]
16:16:11 #8 11.81 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB]
16:16:11 #8 12.31 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B]
16:16:11 #8 12.32 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB]
16:16:11 #8 12.32 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]
16:16:11 #8 12.33 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB]
16:16:11 #8 12.33 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]
16:16:11 #8 12.34 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B]
16:16:11 #8 12.35 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB]
16:16:11 #8 12.37 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB]
16:16:11 #8 12.37 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB]
16:16:11 #8 12.38 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB]
16:16:11 #8 12.45 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB]
16:16:11 #8 12.46 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB]
16:16:11 #8 12.47 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB]
16:16:11 #8 12.47 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB]
16:16:11 #8 12.47 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB]
16:16:11 #8 12.48 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [13.6 kB]
16:16:11 #8 12.48 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [43.2 kB]
16:16:11 #8 12.49 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB]
16:16:11 #8 12.49 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.10 [131 kB]
16:16:11 #8 12.53 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
16:16:11 #8 12.54 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
16:16:11 #8 12.60 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.16 [184 kB]
16:16:11 #8 12.62 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.16 [152 kB]
16:16:11 #8 12.62 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB]
16:16:11 #8 12.63 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB]
16:16:11 #8 12.63 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB]
16:16:11 #8 12.64 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
16:16:11 #8 12.64 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
16:16:11 #8 12.64 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB]
16:16:11 #8 12.68 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
16:16:11 #8 12.68 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB]
16:16:11 #8 12.77 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB]
16:16:11 #8 12.79 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
16:16:11 #8 12.80 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB]
16:16:11 #8 12.80 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB]
16:16:11 #8 12.85 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB]
16:16:11 #8 12.85 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB]
16:16:11 #8 12.85 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB]
16:16:11 #8 12.90 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB]
16:16:11 #8 12.90 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
16:16:11 #8 12.90 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.4 [107 kB]
16:16:11 #8 12.91 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB]
16:16:11 #8 12.91 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
16:16:11 #8 12.91 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.4 [276 kB]
16:16:11 #8 12.97 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
16:16:11 #8 12.97 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB]
16:16:11 #8 12.99 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB]
16:16:11 #8 13.04 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB]
16:16:11 #8 13.04 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.4 [49.8 kB]
16:16:11 #8 13.05 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.4 [108 kB]
16:16:11 #8 13.07 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.4 [400 kB]
16:16:11 #8 13.08 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
16:16:11 #8 13.11 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.4 [189 kB]
16:16:11 #8 13.13 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.4 [76.6 kB]
16:16:11 #8 13.13 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.4 [71.5 kB]
16:16:11 #8 13.13 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.4 [182 kB]
16:16:11 #8 13.15 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.4 [249 kB]
16:16:11 #8 13.19 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB]
16:16:11 #8 13.19 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB]
16:16:11 #8 13.20 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB]
16:16:11 #8 13.26 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB]
16:16:11 #8 13.26 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB]
16:16:11 #8 13.26 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.16 [184 kB]
16:16:11 #8 13.28 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB]
16:16:11 #8 13.28 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB]
16:16:11 #8 13.28 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.9 [2939 kB]
16:16:11 #12 DONE 18.3s
16:16:11 
16:16:11 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:11 #8 sha256:fe5ee5ba90ae3d85f355a20d36c92737df12396edc6734d18882d1f35be50482
16:16:11 #43 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done
16:16:11 #1 [internal] load build definition from Dockerfile
16:16:11 #1 sha256:491b0c15932f37bb40fef26e529f9c5f74406b0453959199b670990f0e08e29e
16:16:11 #1 transferring dockerfile: 1.22kB done
16:16:11 #1 DONE 0.0s
16:16:11 
16:16:11 #2 [internal] load .dockerignore
16:16:11 #2 sha256:03a8af53214303ac788ada0e51fd4300c15a47b89264ff6e25170ab1cf30131a
16:16:11 #2 transferring context: 2B done
16:16:11 #2 DONE 0.0s
16:16:11 #8 14.42 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
16:16:11 #8 14.43 Unpacking m4 (1.4.18-5) ...
16:16:11 #8 14.49 Selecting previously unselected package autoconf.
16:16:11 #8 14.50 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:16:11 #8 14.51 Unpacking autoconf (2.69-14) ...
16:16:11 #8 14.62 Selecting previously unselected package autotools-dev.
16:16:11 #8 14.62 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:11 #8 14.63 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:11 #8 14.72 Selecting previously unselected package automake.
16:16:11 #8 29.89 Selecting previously unselected package m4.
16:16:11 #8 29.89 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ...
16:16:11 #8 29.90 Unpacking m4 (1.4.18-1) ...
16:16:11 #1 [internal] load build definition from Dockerfile
16:16:11 #1 sha256:d2f02641a9c87ed8acfd7e4cd510fbc468c8c9dfaf666ad16a3b0f6163df1698
16:16:11 #1 transferring dockerfile: 920B 0.0s done
16:16:11 #1 DONE 0.1s
16:16:11 
16:16:11 #2 [internal] load .dockerignore
16:16:11 #2 sha256:d9a5b24bfc0fa8d86df0df7896547b5460f5a464520cd99cf1a82ab589720197
16:16:11 #2 transferring context: 2B done
16:16:11 #2 DONE 0.0s
16:16:11 
16:16:11 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:11 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:11 #3 DONE 0.4s
16:16:11 
16:16:11 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:11 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:11 #4 DONE 0.4s
16:16:11 
16:16:11 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:11 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:11 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:11 #8 21.87 Selecting previously unselected package libmpc3:armhf.
16:16:11 #8 21.87 Preparing to unpack .../036-libmpc3_1.1.0-1_armhf.deb ...
16:16:11 #8 21.87 Unpacking libmpc3:armhf (1.1.0-1) ...
16:16:11 #8 21.91 Selecting previously unselected package cpp-8.
16:16:11 #8 21.91 Preparing to unpack .../037-cpp-8_8.3.0-6_armhf.deb ...
16:16:11 #8 21.91 Unpacking cpp-8 (8.3.0-6) ...
16:16:11 #9 22.18 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
16:16:11 #8 13.45 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
16:16:11 #8 13.45 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB]
16:16:11 #8 13.45 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:11 #8 13.45 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB]
16:16:11 #8 13.46 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:16:11 #8 13.46 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B]
16:16:11 #8 13.46 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:16:11 #8 13.46 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB]
16:16:11 #8 13.46 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB]
16:16:11 #8 13.54 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:11 #8 13.54 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:11 #8 13.54 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:16:11 #8 13.54 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:11 #8 13.54 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB]
16:16:11 #8 13.54 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
16:16:11 #8 13.54 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
16:16:11 #8 13.54 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB]
16:16:11 #8 13.61 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB]
16:16:11 #8 13.61 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB]
16:16:11 #8 13.68 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB]
16:16:11 #8 13.68 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B]
16:16:11 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.2s
16:16:11 #14 ...
16:16:11 
16:16:11 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:11 #9 sha256:94765fc9a504a0a133c46527331c2bdc19775c5ca8151902b74b8adfb7bbd81b
16:16:11 #9 1.402 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
16:16:11 #9 1.794 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
16:16:11 #9 1.891 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
16:16:11 #9 1.993 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
16:16:11 #9 2.095 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
16:16:11 #9 2.124 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
16:16:11 #9 2.866 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
16:16:11 #9 2.879 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
16:16:11 #9 2.900 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [3529 B]
16:16:11 #9 2.903 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1253 kB]
16:16:11 #9 2.911 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1045 kB]
16:16:11 #9 2.972 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9055 B]
16:16:11 #9 2.972 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [21.6 kB]
16:16:11 #9 2.972 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [50.8 kB]
16:16:11 #9 3.020 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [879 kB]
16:16:11 #9 3.038 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [3291 B]
16:16:11 #9 3.047 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [766 kB]
16:16:11 #9 3.096 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3242 B]
16:16:11 #9 3.634 Fetched 17.1 MB in 3s (6216 kB/s)
16:16:11 #9 3.634 Reading package lists...
16:16:11 #9 4.385 Reading package lists...
16:16:11 #9 5.095 Building dependency tree...
16:16:11 #9 5.251 Reading state information...
16:16:11 #9 5.447 The following additional packages will be installed:
16:16:11 #9 5.447   at autoconf automake autopoint autotools-dev binutils
16:16:11 #9 5.447   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:16:11 #9 5.447   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
16:16:11 #9 5.447   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:16:11 #9 5.447   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
16:16:11 #9 5.447   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:16:11 #9 5.447   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:16:11 #9 5.447   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:11 #9 5.447   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:11 #9 5.447   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
16:16:11 #9 5.447   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:16:11 #9 5.447   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:11 #9 5.447   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:16:11 #9 5.447   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:11 #9 5.447   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:16:11 #9 5.447   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:16:11 #9 5.447   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:16:11 #9 5.447   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:16:11 #9 5.447   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:16:11 #9 5.447   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:16:11 #9 5.447   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:16:11 #9 5.447   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:11 #9 5.447   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:16:11 #9 5.447   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:16:11 #9 5.447   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:16:11 #9 5.447   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:11 #9 5.447   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:16:11 #9 5.447   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:16:11 #9 5.447   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:16:11 #9 5.447   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:11 #9 5.447   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:11 #9 5.447   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:11 #9 5.447   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:11 #9 5.447   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:16:11 #9 5.447   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:16:11 #9 5.447   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:16:11 #9 5.447   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:16:11 #9 5.447   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:16:11 #9 5.447   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:16:11 #9 5.447   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:16:11 #9 5.447   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:11 #9 5.447   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:11 #9 5.447   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:11 #9 5.447   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:11 #9 5.447   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:11 #9 5.447   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:16:11 #9 5.447   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:16:11 #9 5.447   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:16:11 #9 5.447   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:11 #9 5.447   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:16:11 #9 5.447   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:11 #9 5.447   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:11 #9 5.447   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:16:11 #9 5.447   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:11 #9 5.447   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:16:11 #9 5.447   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:16:11 #9 5.447   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:16:11 #9 5.447   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:16:11 #9 5.447   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:16:11 #9 5.447   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:16:11 #9 5.447   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:16:11 #9 5.447   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:16:11 #9 5.447   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:11 #9 5.447   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:11 #9 5.447   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:16:11 #9 5.447   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:16:11 #9 5.447   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:16:11 #9 5.447   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:11 #9 5.447   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:16:11 #9 5.447   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:16:11 #9 5.447   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:11 #9 5.447   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:11 #9 5.447   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:16:11 #9 5.447   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:11 #4 ...
16:16:11 
16:16:11 #5 [auth] library/golang:pull token for registry-1.docker.io
16:16:11 #5 sha256:d58ac60116758b94013f150371f3b835744046341b41aa11eefe92a7e55d67bc
16:16:11 #5 DONE 0.0s
16:16:11 
16:16:11 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
16:16:11 #6 sha256:34b37afc6ddcd0fc057ea7ef728a92161315853c461d6de478039f78d9c44ec4
16:16:11 #6 DONE 0.0s
16:16:11 
16:16:11 #3 [internal] load metadata for docker.io/library/ubuntu:bionic
16:16:11 #3 sha256:42b24fe0142b829277f500329d7c50fc0d654412fc6d296283027ac72a38314d
16:16:11 #3 DONE 0.4s
16:16:11 
16:16:11 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:11 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:11 #4 DONE 0.3s
16:16:11 
16:16:11 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6
16:16:11 #7 sha256:4cf44dbbda03fc74c4dfc44deb6b0270d8e5ca2be81a4e83dfe243c5b9b7a00f
16:16:11 #7 resolve docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6 0.0s done
16:16:11 #8 30.32 Selecting previously unselected package autoconf.
16:16:11 #8 30.32 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
16:16:11 #8 30.33 Unpacking autoconf (2.69-11) ...
16:16:11 #8 14.72 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:16:11 #8 14.73 Unpacking automake (1:1.16.3-2) ...
16:16:11 #8 14.83 Selecting previously unselected package autopoint.
16:16:11 #8 14.83 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:16:11 #8 14.84 Unpacking autopoint (0.21-4) ...
16:16:11 #8 15.02 Selecting previously unselected package binutils-common:arm64.
16:16:11 #8 15.02 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
16:16:11 #8 15.03 Unpacking binutils-common:arm64 (2.35.2-2) ...
16:16:11 #9 5.447   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:16:11 #9 5.447   openssh-client openssl patch patchutils perl perl-modules-5.30
16:16:11 #9 5.447   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:11 #9 5.447   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:11 #9 5.447   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:11 #9 5.447   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:11 #9 5.447   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:16:11 #9 5.447   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:16:11 #9 5.447   xz-utils
16:16:11 #9 5.447 Suggested packages:
16:16:11 #9 5.447   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:16:11 #9 5.447   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:16:11 #9 5.447   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:16:11 #9 5.447   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:16:11 #9 5.447   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:16:11 #9 5.447   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:11 #9 5.447   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:11 #9 5.447   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:16:11 #9 5.447   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:16:11 #9 5.447   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
16:16:11 #9 5.447   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:11 #9 5.447   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:11 #9 5.447   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:11 #9 5.447   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
16:16:11 #9 5.447   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:16:11 #9 5.447   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:16:11 #9 5.447   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:16:11 #9 5.447   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
16:16:11 #9 5.447   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:16:11 #9 5.447   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:16:11 #9 5.447   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:16:11 #9 5.447   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:16:11 #9 5.447   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:16:11 #9 5.447   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:16:11 #9 5.447   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:16:11 #9 5.447   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:16:11 #9 5.447   python3-cryptography python3-openssl python3-socks python3.8-venv
16:16:11 #9 5.447   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:16:11 #9 5.735 The following NEW packages will be installed:
16:16:11 #9 5.735   at autoconf automake autopoint autotools-dev binutils
16:16:11 #9 5.735   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:16:11 #9 5.735   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
16:16:11 #9 5.735   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:11 #9 5.735   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
16:16:11 #9 5.735   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:16:11 #9 5.735   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:16:11 #9 5.740   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:16:11 #9 5.740   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:16:11 #9 5.740   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:16:11 #9 5.740   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:16:11 #9 5.740   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:11 #9 5.740   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:16:11 #9 5.740   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:11 #9 5.740   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:16:11 #9 5.740   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:16:11 #9 5.740   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:16:11 #9 5.740   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:16:11 #9 5.740   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:16:11 #9 5.740   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:16:11 #9 5.740   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:16:11 #9 5.740   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:11 #9 5.740   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:16:11 #9 5.740   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:16:11 #9 5.740   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:16:11 #9 5.740   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:11 #9 5.740   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:16:11 #9 5.740   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:16:11 #9 5.740   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:16:11 #9 5.740   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:11 #9 5.740   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:11 #9 5.740   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:11 #9 5.740   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:11 #9 5.740   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:16:11 #9 5.740   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:16:11 #9 5.740   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:16:11 #9 5.740   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:16:11 #9 5.740   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:16:11 #9 5.740   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:16:11 #9 5.740   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:16:11 #9 5.740   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:11 #9 5.740   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:11 #9 5.740   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:11 #9 5.740   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:11 #9 5.740   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:11 #9 5.740   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:16:11 #9 5.740   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:16:11 #9 5.740   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:16:11 #9 5.740   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:11 #9 5.740   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:16:11 #9 5.740   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:11 #9 5.740   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:11 #9 5.740   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:16:11 #9 5.740   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:11 #9 5.740   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:16:11 #9 5.740   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:16:11 #9 5.740   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:16:11 #9 5.740   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:16:11 #9 5.740   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:16:11 #9 5.740   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:16:11 #9 5.740   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:16:11 #9 5.740   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:16:11 #9 5.740   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:11 #9 5.740   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:11 #9 5.740   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:16:11 #9 5.740   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:16:11 #9 5.740   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:16:11 #9 5.740   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:11 #9 5.740   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:16:11 #9 5.740   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:16:11 #9 5.740   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:11 #9 5.740   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:11 #9 5.740   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:16:11 #9 5.740   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:11 #9 5.740   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:16:11 #9 5.740   openssh-client openssl patch patchutils perl perl-modules-5.30
16:16:11 #9 5.740   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:11 #9 5.740   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:11 #9 5.740   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:11 #9 5.740   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:11 #9 5.740   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:16:11 #9 5.740   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:16:11 #9 5.740   xz-utils
16:16:11 #9 6.159 0 upgraded, 352 newly installed, 0 to remove and 1 not upgraded.
16:16:11 #9 6.159 Need to get 95.4 MB of archives.
16:16:11 #9 6.159 After this operation, 435 MB of additional disk space will be used.
16:16:11 #9 6.159 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
16:16:11 #9 6.306 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.10 [1158 kB]
16:16:11 #9 6.702 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.2 [714 kB]
16:16:11 #9 6.754 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexpat1 arm64 2.2.9-1build1 [61.3 kB]
16:16:11 #9 6.756 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.2 [1832 kB]
16:16:11 #9 6.845 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
16:16:11 #9 6.845 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
16:16:11 #9 6.845 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
16:16:11 #9 6.848 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
16:16:11 #9 6.852 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
16:16:11 #9 6.857 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.2 [507 kB]
16:16:11 #9 6.876 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.2 [1648 kB]
16:16:11 #9 6.953 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.2 [387 kB]
16:16:11 #9 6.975 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
16:16:11 #9 6.976 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
16:16:11 #9 6.978 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
16:16:11 #9 6.980 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
16:16:11 #9 6.989 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
16:16:11 #9 6.996 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
16:16:11 #9 7.023 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
16:16:11 #9 7.024 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
16:16:11 #9 7.068 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
16:16:11 #9 7.082 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
16:16:11 #9 7.244 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
16:16:11 #9 7.244 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.2 [3772 kB]
16:16:11 #9 7.422 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.2 [224 kB]
16:16:11 #9 7.430 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.10 [599 kB]
16:16:11 #9 7.457 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20210119~20.04.2 [145 kB]
16:16:11 #9 7.464 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.9 [4744 B]
16:16:11 #9 7.464 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
16:16:11 #9 7.473 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
16:16:11 #9 7.477 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
16:16:11 #9 7.478 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
16:16:11 #9 7.483 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
16:16:11 #9 7.494 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB]
16:16:11 #9 7.568 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:16:11 #9 7.568 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2021e-0ubuntu0.20.04 [295 kB]
16:16:11 #9 7.580 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
16:16:11 #9 8.039 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.1 [572 kB]
16:16:11 #9 8.072 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
16:16:11 #9 8.072 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:16:11 #9 8.072 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
16:16:11 #9 8.072 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB]
16:16:11 #9 8.072 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
16:16:11 #9 8.072 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
16:16:11 #9 8.072 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
16:16:11 #9 8.072 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
16:16:11 #9 8.112 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1 [81.2 kB]
16:16:11 #9 8.185 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
16:16:11 #9 8.188 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
16:16:11 #1 [internal] load build definition from Dockerfile
16:16:11 #1 sha256:06827d5141c7f34b45e2c587c00e0ca91e8bb06ca3720102c2b9d97c28433fca
16:16:11 #1 transferring dockerfile: 922B done
16:16:11 #1 DONE 0.1s
16:16:11 
16:16:11 #2 [internal] load .dockerignore
16:16:11 #2 sha256:1eac22ddd78b8e9dd6b719e105d2e8199e46693a9abd1378684b02ec6dbc88a8
16:16:11 #2 transferring context: 2B done
16:16:11 #2 DONE 0.0s
16:16:11 
16:16:11 #5 [auth] library/debian:pull token for registry-1.docker.io
16:16:11 #5 sha256:96985f01b6d46909eecd5f23fb0b0eb8ac5914f0368d37b925773001a734c8d1
16:16:11 #5 DONE 0.0s
16:16:11 
16:16:11 #6 [auth] library/golang:pull token for registry-1.docker.io
16:16:11 #6 sha256:76753deeb46ac46336a5ec15566a401864cdad2e109ded45f56ba0ab3c5c5a69
16:16:11 #6 DONE 0.0s
16:16:11 
16:16:11 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:11 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:11 
16:16:11 #5 [auth] library/golang:pull token for registry-1.docker.io
16:16:11 #5 sha256:654c9cf805051bde4015672e0e74cc69e2301cf0520464cecdc9882ea7fed894
16:16:11 #5 DONE 0.0s
16:16:11 
16:16:11 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
16:16:11 #6 sha256:fe690acdc0820f300e2747a69eab710867c3998bd5fd82509d720f1ce2b8a017
16:16:11 #6 DONE 0.0s
16:16:11 
16:16:11 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:11 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:11 #14 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 3.6s done
16:16:11 #14 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:11 #14 DONE 16.5s
16:16:11 
16:16:11 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:11 #9 sha256:1759a7e705a415cd0f4325a2df80ab4fcbe879671f898b2416d82e2991ff4fdb
16:16:11 #9 8.931 Get:73 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libctf-nobfd0 arm64 2.37-7ubuntu1 [106 kB]
16:16:11 #9 8.931 Get:74 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libctf0 arm64 2.37-7ubuntu1 [102 kB]
16:16:11 #9 8.940 Get:75 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 binutils-aarch64-linux-gnu arm64 2.37-7ubuntu1 [3211 kB]
16:16:11 #9 9.101 Get:76 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 binutils arm64 2.37-7ubuntu1 [3162 B]
16:16:11 #9 9.101 Get:77 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libc-dev-bin arm64 2.34-0ubuntu3 [19.6 kB]
16:16:11 #9 9.101 Get:78 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 linux-libc-dev arm64 5.13.0-22.22 [1282 kB]
16:16:11 #9 9.138 Get:79 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcrypt-dev arm64 1:4.4.18-4ubuntu1 [109 kB]
16:16:11 #9 9.157 Get:80 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu5 [65.3 kB]
16:16:11 #9 9.157 Get:81 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtirpc-dev arm64 1.3.2-2 [198 kB]
16:16:11 #9 9.157 Get:82 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnsl-dev arm64 1.3.0-2build1 [72.0 kB]
16:16:11 #9 9.157 Get:83 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libc6-dev arm64 2.34-0ubuntu3 [1526 kB]
16:16:11 #9 9.206 Get:84 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libisl23 arm64 0.24-1 [591 kB]
16:16:11 #9 9.238 Get:85 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmpfr6 arm64 4.1.0-3build1 [215 kB]
16:16:11 #9 9.252 Get:86 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmpc3 arm64 1.2.0-1build1 [42.4 kB]
16:16:11 #9 9.253 Get:87 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cpp-11 arm64 11.2.0-7ubuntu2 [49.9 MB]
16:16:11 #9 8.283 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
16:16:11 #43 DONE 8.1s
16:16:11 
16:16:11 #13 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:16:11 #13 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
16:16:11 #13 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 0.5s
16:16:11 #9 8.283 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
16:16:11 #9 8.311 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
16:16:11 #9 8.311 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
16:16:11 #9 8.311 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
16:16:11 #9 8.311 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
16:16:11 #9 8.311 Get:57 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkeyutils1 arm64 1.6-6ubuntu1 [10.1 kB]
16:16:11 #9 8.311 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
16:16:11 #9 8.338 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
16:16:11 #9 8.407 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
16:16:11 #9 8.407 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
16:16:11 #9 8.407 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
16:16:11 #9 8.407 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
16:16:11 #9 8.407 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:16:11 #9 8.416 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB]
16:16:11 #9 8.422 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
16:16:11 #9 8.423 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
16:16:11 #9 8.475 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
16:16:11 #9 8.505 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.3 [640 kB]
16:16:11 #9 8.558 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
16:16:11 #9 8.566 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
16:16:11 #9 8.566 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.6 [147 kB]
16:16:11 #9 8.566 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
16:16:11 #9 8.571 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
16:16:11 #9 8.571 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
16:16:11 #9 8.571 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
16:16:11 #9 8.571 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
16:16:11 #9 8.621 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
16:16:11 #9 8.693 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
16:16:11 #9 8.702 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
16:16:11 #9 8.702 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
16:16:11 #9 8.712 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
16:16:11 #9 8.719 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.3 [207 kB]
16:16:11 #9 8.723 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.3 [475 kB]
16:16:11 #9 8.779 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.3 [44.0 kB]
16:16:11 #9 8.779 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.3 [43.2 kB]
16:16:11 #9 8.779 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.3 [1987 kB]
16:16:11 #9 8.865 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.3 [3356 B]
16:16:11 #9 8.865 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.2 [64.2 kB]
16:16:11 #9 8.865 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-91.102 [1107 kB]
16:16:11 #9 8.927 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
16:16:11 #9 8.929 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.2 [2058 kB]
16:16:11 #9 9.014 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.3.0-17ubuntu1~20.04 [19.1 kB]
16:16:11 #9 9.015 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
16:16:11 #9 9.060 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
16:16:11 #9 9.067 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
16:16:11 #9 9.070 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.3.0-17ubuntu1~20.04 [5970 kB]
16:16:11 #9 9.418 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
16:16:11 #9 9.418 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB]
16:16:11 #9 9.418 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB]
16:16:11 #9 9.418 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB]
16:16:11 #9 9.564 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B]
16:16:11 #9 9.638 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.3.0-17ubuntu1~20.04 [365 kB]
16:16:11 #9 ...
16:16:11 
16:16:11 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:11 #14 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:11 #14 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 3.4s done
16:16:11 #9 12.06 Get:103 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 g++ arm64 4:10.3.0-1ubuntu1 [1592 B]
16:16:11 #9 12.06 Get:104 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 make arm64 4.3-4ubuntu1 [158 kB]
16:16:11 #9 12.06 Get:105 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
16:16:11 #9 12.08 Get:106 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 bzip2 arm64 1.0.8-4ubuntu3 [32.3 kB]
16:16:11 #9 12.08 Get:107 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 patch arm64 2.7.6-7 [97.8 kB]
16:16:11 #9 12.08 Get:108 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 lto-disabled-list all 7 [11.9 kB]
16:16:11 #9 12.08 Get:109 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
16:16:11 #9 12.15 Get:110 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 build-essential arm64 12.8ubuntu3 [4636 B]
16:16:11 #9 12.15 Get:111 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libbrotli1 arm64 1.0.9-2build2 [262 kB]
16:16:11 #9 12.17 Get:112 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-2 [39.4 kB]
16:16:11 docker run --rm -w /v \
16:16:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/sources:/v \
16:16:11 	alpine \
16:16:11 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:11 == Building packages for fedora-33 ==
16:16:11 mkdir -p "rpmbuild/fedora-33"
16:16:11 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-fedora-33/x86_64 -f fedora-33/Dockerfile .
16:16:11 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:11 #13 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:11 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0B / 7.83MB 0.1s
16:16:11 #13 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:11 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 1.05MB / 50.44MB 0.1s
16:16:11 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 3.15MB / 7.83MB 0.2s
16:16:11 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.33MB / 50.44MB 0.2s
16:16:11 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 6.29MB / 7.83MB 0.3s
16:16:11 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 9.90MB / 50.44MB 0.3s
16:16:11 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.4s
16:16:11 #9 22.37 Selecting previously unselected package libglib2.0-data.
16:16:11 #9 22.37 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:16:11 #9 22.40 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:16:11 #9 22.47 Selecting previously unselected package tzdata.
16:16:11 #9 22.47 Preparing to unpack .../022-tzdata_2021e-0ubuntu0.20.04_all.deb ...
16:16:11 #9 22.48 Unpacking tzdata (2021e-0ubuntu0.20.04) ...
16:16:11 #8 13.68 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB]
16:16:11 #8 13.68 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB]
16:16:11 #8 13.69 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
16:16:11 #8 13.69 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB]
16:16:11 #8 13.69 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB]
16:16:11 #8 13.69 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:16:11 #8 13.75 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB]
16:16:11 #8 13.75 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
16:16:11 #8 13.83 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
16:16:11 #8 13.83 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
16:16:11 #8 13.83 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
16:16:11 #8 13.83 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
16:16:11 #8 13.97 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B]
16:16:11 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.8s done
16:16:11 #12 ...
16:16:11 
16:16:11 #7 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:11 #7 sha256:a3eda3de6271ce4d4a0fda0b9c62399227c90a76296f894102e816e4dde4bf7d
16:16:11 #7 3.427 Fedora 33 - aarch64                              28 MB/s |  67 MB     00:02    
16:16:11 #8 11.52 Selecting previously unselected package perl.
16:16:11 #8 11.52 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
16:16:11 #8 11.53 Unpacking perl (5.28.1-6+deb10u1) ...
16:16:11 #8 11.60 Selecting previously unselected package liblocale-gettext-perl.
16:16:11 #8 11.60 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
16:16:11 #8 11.60 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
16:16:11 #8 11.70 Selecting previously unselected package libssl1.1:arm64.
16:16:11 #8 11.70 Preparing to unpack .../15-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ...
16:16:11 #8 11.71 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
16:16:11 #8 11.85 Selecting previously unselected package libpython3.7-minimal:arm64.
16:16:11 #8 11.85 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
16:16:11 #8 11.86 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
16:16:11 #8 11.99 Selecting previously unselected package libexpat1:arm64.
16:16:11 #8 11.99 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u1_arm64.deb ...
16:16:11 docker run --rm -w /v \
16:16:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:11 	alpine \
16:16:11 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:11 #8 15.24 Selecting previously unselected package libbinutils:arm64.
16:16:11 #8 15.24 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
16:16:11 #8 15.24 Unpacking libbinutils:arm64 (2.35.2-2) ...
16:16:11 #8 15.31 Selecting previously unselected package libctf-nobfd0:arm64.
16:16:11 #8 15.31 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
16:16:11 #8 15.32 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
16:16:11 #8 15.35 Selecting previously unselected package libctf0:arm64.
16:16:11 #8 15.35 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
16:16:11 #8 15.36 Unpacking libctf0:arm64 (2.35.2-2) ...
16:16:11 #8 15.38 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:16:11 #8 15.38 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
16:16:11 #8 15.39 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
16:16:11 #7 sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6 1.41kB / 1.41kB done
16:16:11 #7 sha256:fc0d6af5ab38dab33aa53643c4c4b312c6cd1f044c1a2229b2743b252b9689fc 529B / 529B done
16:16:11 #7 sha256:5a214d77f5d747e6ed81632310baa6190301feeb875cf6bf9da560108fa09972 1.46kB / 1.46kB done
16:16:11 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 1.05MB / 26.71MB 0.1s
16:16:11 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 4.19MB / 26.71MB 0.2s
16:16:11 #4 DONE 0.4s
16:16:11 
16:16:11 #3 [internal] load metadata for docker.io/library/debian:bullseye
16:16:11 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:16:11 #3 DONE 0.4s
16:16:11 
16:16:11 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:11 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:11 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:11 #14 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:11 #8 30.52 Selecting previously unselected package autotools-dev.
16:16:11 #8 30.52 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
16:16:11 #8 30.53 Unpacking autotools-dev (20180224.1) ...
16:16:11 #8 30.59 Selecting previously unselected package automake.
16:16:11 #8 30.59 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
16:16:11 #8 30.60 Unpacking automake (1:1.15.1-3ubuntu2) ...
16:16:11 #4 DONE 0.5s
16:16:11 
16:16:11 #3 [internal] load metadata for docker.io/library/ubuntu:hirsute
16:16:11 #3 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
16:16:11 #3 DONE 0.6s
16:16:11 
16:16:11 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574
16:16:11 #7 sha256:f7c084363da1662298483703db9e7fd98f36e7e5a845e0835f956ae3f7f3d324
16:16:11 #7 resolve docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574 0.0s done
16:16:11 #9 12.20 Get:113 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-2 [150 kB]
16:16:11 #9 12.22 Get:114 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-2 [27.9 kB]
16:16:11 #9 12.22 Get:115 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-2 [84.8 kB]
16:16:11 #9 12.22 Get:116 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-2 [47.2 kB]
16:16:11 #9 12.23 Get:117 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-2 [98.6 kB]
16:16:11 #9 12.24 Get:118 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-2 [192 kB]
16:16:11 #9 12.28 Get:119 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-2 [14.8 kB]
16:16:11 #9 12.28 Get:120 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-2 [88.4 kB]
16:16:11 #9 12.28 Get:121 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu1 [14.9 kB]
16:16:11 #9 12.29 Get:122 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu1 [48.4 kB]
16:16:11 #9 12.35 Get:123 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-2ubuntu1 [146 kB]
16:16:11 #9 12.36 Get:124 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnghttp2-14 arm64 1.43.0-1 [68.5 kB]
16:16:11 #9 12.36 Get:125 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build2 [53.1 kB]
16:16:11 #9 12.36 Get:126 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libssh-4 arm64 0.9.5-1ubuntu0.1 [159 kB]
16:16:11 #9 12.38 Get:127 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libcurl4 arm64 7.74.0-1ubuntu2.3 [232 kB]
16:16:11 #9 22.75 Selecting previously unselected package libicu66:armhf.
16:16:11 #9 22.75 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
16:16:11 #9 22.75 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
16:16:11 #8 14.05 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB]
16:16:11 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.5s done
16:16:11 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 15.73MB / 50.44MB 0.6s
16:16:11 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 1.05MB / 10.00MB 0.6s
16:16:11 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 5.24MB / 10.00MB 0.7s
16:16:11 #1 [internal] load build definition from Dockerfile
16:16:11 #1 sha256:2a3d8daef7862e3164d305e8fe73c2832add03ce43f95d19715d9f90a7ce69e8
16:16:11 #1 transferring dockerfile: 847B done
16:16:11 #1 DONE 0.1s
16:16:11 
16:16:11 #2 [internal] load .dockerignore
16:16:11 #2 sha256:8b4e982efddca87d88404a56304a6ac926a3069ecd715c3cc075798ab3b8cf2f
16:16:11 #2 transferring context: 2B done
16:16:11 #2 DONE 0.0s
16:16:12 #8 11.99 Unpacking libexpat1:arm64 (2.2.6-2+deb10u1) ...
16:16:12 #8 12.04 Selecting previously unselected package python3.7-minimal.
16:16:12 #8 12.04 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
16:16:12 #8 12.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:12 #8 12.24 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
16:16:12 #8 22.73 Selecting previously unselected package cpp.
16:16:12 #8 22.73 Preparing to unpack .../038-cpp_4%3a8.3.0-1_armhf.deb ...
16:16:12 #8 22.73 Unpacking cpp (4:8.3.0-1) ...
16:16:12 == Building packages for fedora-35 ==
16:16:12 mkdir -p "rpmbuild/fedora-35"
16:16:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile .
16:16:12 #14 DONE 16.6s
16:16:12 
16:16:12 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:12 #9 sha256:94765fc9a504a0a133c46527331c2bdc19775c5ca8151902b74b8adfb7bbd81b
16:16:12 #9 9.935 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB]
16:16:12 #9 10.05 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB]
16:16:12 #9 10.22 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB]
16:16:12 #9 10.23 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.3.0-17ubuntu1~20.04 [916 kB]
16:16:12 #9 10.30 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.3.0-17ubuntu1~20.04 [6701 kB]
16:16:12 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:12 #13 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:12 #13 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 2.10MB / 50.44MB 0.1s
16:16:12 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0B / 7.83MB 0.1s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0B / 10.00MB 0.1s
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.24MB / 50.44MB 0.2s
16:16:12 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.05MB / 7.83MB 0.2s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 5.24MB / 10.00MB 0.2s
16:16:12 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 6.29MB / 26.71MB 0.3s
16:16:12 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 10.49MB / 26.71MB 0.5s
16:16:12 #7 sha256:0ff87ec668da99b8b5542b57d61691abb2aa6cabc7e8039317e17996c439f5da 529B / 529B done
16:16:12 #7 sha256:d662230a2592d697a8f3afba21d863148b68850e4d5cecaf2ab436f3cd72c10c 1.46kB / 1.46kB done
16:16:12 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 0B / 31.70MB 0.1s
16:16:12 #7 sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574 1.42kB / 1.42kB done
16:16:12 == Building packages for ubuntu-impish ==
16:16:12 mkdir -p "debbuild/ubuntu-impish"
16:16:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/x86_64 -f ubuntu-impish/Dockerfile .
16:16:12 #8 14.33 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
16:16:12 #8 14.37 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:12 #8 14.37 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB]
16:16:12 #8 14.38 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB]
16:16:12 #8 14.39 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
16:16:12 #8 14.39 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB]
16:16:12 #8 14.40 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB]
16:16:12 #8 14.45 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:16:12 #8 14.45 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:16:12 #8 14.45 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:16:12 #8 14.47 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
16:16:12 #8 14.48 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
16:16:12 #8 14.48 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB]
16:16:12 #8 14.48 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:16:12 #8 14.48 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB]
16:16:12 #8 14.48 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB]
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 18.87MB / 50.44MB 0.8s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 7.34MB / 10.00MB 0.8s
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 22.30MB / 50.44MB 1.0s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.0s
16:16:12 
16:16:12 #5 [auth] library/fedora:pull token for registry-1.docker.io
16:16:12 #5 sha256:5c78c6f7ce1f698f28e82cef3571c7990b45c7f595742b16bab7d786e1fce1b0
16:16:12 #5 DONE 0.0s
16:16:12 
16:16:12 #6 [auth] library/golang:pull token for registry-1.docker.io
16:16:12 #6 sha256:4975e945918ef0a7dbf7b493ba22429bad2c4eabb405083cd9bf01429f4633d2
16:16:12 #6 DONE 0.0s
16:16:12 
16:16:12 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:12 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:12 #9 12.39 Get:128 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 curl arm64 7.74.0-1ubuntu2.3 [164 kB]
16:16:12 #9 12.43 Get:129 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
16:16:12 #9 12.44 Get:130 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
16:16:12 #9 12.44 Get:131 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtool all 2.4.6-15 [161 kB]
16:16:12 #9 12.44 Get:132 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dh-autoreconf all 20 [16.1 kB]
16:16:12 #9 12.50 Get:133 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:16:12 #9 12.50 Get:134 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-override-perl all 0.09-2 [9532 B]
16:16:12 #9 12.51 Get:135 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
16:16:12 #9 12.52 Get:136 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
16:16:12 #9 12.52 Get:137 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdw1 arm64 0.183-8 [207 kB]
16:16:12 #9 12.53 Get:138 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 debugedit arm64 1:0.1-0ubuntu2 [37.2 kB]
16:16:12 #9 12.57 Get:139 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dwz arm64 0.14-1 [89.4 kB]
16:16:12 #9 12.58 Get:140 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gettext arm64 0.21-3ubuntu2 [775 kB]
16:16:12 #9 12.61 Get:141 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:12 #9 12.61 Get:142 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
16:16:12 #9 12.65 Get:143 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 debhelper all 13.3.4ubuntu1 [920 kB]
16:16:12 #9 12.68 Get:144 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfakeroot arm64 1.25.3-1.1ubuntu2 [27.1 kB]
16:16:12 #9 12.68 Get:145 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 fakeroot arm64 1.25.3-1.1ubuntu2 [62.3 kB]
16:16:12 #9 12.69 Get:146 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libassuan0 arm64 2.5.4-1ubuntu1 [33.2 kB]
16:16:12 #9 12.69 Get:147 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gpgconf arm64 2.2.20-1ubuntu3 [117 kB]
16:16:12 #9 12.69 Get:148 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libksba8 arm64 1.5.0-3 [97.0 kB]
16:16:12 #9 12.72 Get:149 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnpth0 arm64 1.6-3 [7824 B]
16:16:12 #8 12.37 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
16:16:12 #8 12.39 Setting up libexpat1:arm64 (2.2.6-2+deb10u1) ...
16:16:12 #8 12.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:12 #8 31.00 Selecting previously unselected package autopoint.
16:16:12 #8 31.00 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
16:16:12 #8 22.77 Selecting previously unselected package libcc1-0:armhf.
16:16:12 #8 22.77 Preparing to unpack .../039-libcc1-0_8.3.0-6_armhf.deb ...
16:16:12 #8 22.78 Unpacking libcc1-0:armhf (8.3.0-6) ...
16:16:12 #8 22.83 Selecting previously unselected package libgomp1:armhf.
16:16:12 #8 22.83 Preparing to unpack .../040-libgomp1_8.3.0-6_armhf.deb ...
16:16:12 #8 22.83 Unpacking libgomp1:armhf (8.3.0-6) ...
16:16:12 #8 22.88 Selecting previously unselected package libatomic1:armhf.
16:16:12 #8 22.88 Preparing to unpack .../041-libatomic1_8.3.0-6_armhf.deb ...
16:16:12 #8 22.88 Unpacking libatomic1:armhf (8.3.0-6) ...
16:16:12 #8 22.92 Selecting previously unselected package libasan5:armhf.
16:16:12 #8 22.92 Preparing to unpack .../042-libasan5_8.3.0-6_armhf.deb ...
16:16:12 #8 22.93 Unpacking libasan5:armhf (8.3.0-6) ...
16:16:12 #7 ...
16:16:12 
16:16:12 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:12 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:12 #12 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:12 #12 DONE 19.3s
16:16:12 
16:16:12 #7 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:12 #7 sha256:a3eda3de6271ce4d4a0fda0b9c62399227c90a76296f894102e816e4dde4bf7d
16:16:12 mkdir -p rpmbuild/SOURCES
16:16:12 docker run --rm -w /v \
16:16:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:16:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:12 	alpine \
16:16:12 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:16:12 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.3s
16:16:12 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.0s
16:16:12 #14 ...
16:16:12 
16:16:12 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:12 #9 sha256:126f4727a6b222cea280e0c07cde30c0111e5d75ba7f9aa643f05fd2d9a063e4
16:16:12 #9 10.22 Get:46 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libedit2 armhf 3.1-20191231-2build1 [79.0 kB]
16:16:12 #9 10.24 Get:47 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfido2-1 armhf 1.6.0-2build1 [53.4 kB]
16:16:12 #9 10.24 Get:48 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpng16-16 armhf 1.6.37-3build4 [170 kB]
16:16:12 #9 10.24 Get:49 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpsl5 armhf 0.21.0-1.2 [52.3 kB]
16:16:12 #9 10.24 Get:50 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxau6 armhf 1:1.0.9-1build3 [6508 B]
16:16:12 #9 10.24 Get:51 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu4 [9552 B]
16:16:12 #9 10.26 Get:52 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxcb1 armhf 1.14-3ubuntu1 [41.6 kB]
16:16:12 #9 10.26 Get:53 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libx11-data all 2:1.7.2-1 [123 kB]
16:16:12 #9 10.29 Get:54 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libx11-6 armhf 2:1.7.2-1 [601 kB]
16:16:12 #9 10.36 Get:55 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxext6 armhf 2:1.3.4-0ubuntu3 [23.8 kB]
16:16:12 #9 10.36 Get:56 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
16:16:12 #9 10.37 Get:57 http://ports.ubuntu.com/ubuntu-ports impish/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
16:16:12 #9 10.40 Get:58 http://ports.ubuntu.com/ubuntu-ports impish/main armhf openssh-client armhf 1:8.4p1-6ubuntu2 [688 kB]
16:16:12 #9 10.45 Get:59 http://ports.ubuntu.com/ubuntu-ports impish/main armhf publicsuffix all 20210108.1309-1 [116 kB]
16:16:12 #9 10.46 Get:60 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python-apt-common all 2.2.1 [13.9 kB]
16:16:12 #9 10.46 Get:61 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-apt armhf 2.2.1 [140 kB]
16:16:12 #9 10.46 Get:62 http://ports.ubuntu.com/ubuntu-ports impish/main armhf strace armhf 5.13-0ubuntu1 [385 kB]
16:16:12 #9 10.47 Get:63 http://ports.ubuntu.com/ubuntu-ports impish/main armhf xauth armhf 1:1.1-1 [21.8 kB]
16:16:12 #9 10.47 Get:64 http://ports.ubuntu.com/ubuntu-ports impish/main armhf xz-utils armhf 5.2.5-2 [80.7 kB]
16:16:12 #9 10.52 Get:65 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsigsegv2 armhf 2.13-1ubuntu2 [13.7 kB]
16:16:12 #9 10.52 Get:66 http://ports.ubuntu.com/ubuntu-ports impish/main armhf m4 armhf 1.4.18-5ubuntu1 [192 kB]
16:16:12 #9 10.53 Get:67 http://ports.ubuntu.com/ubuntu-ports impish/main armhf autoconf all 2.69-14 [293 kB]
16:16:12 #9 10.60 Get:68 http://ports.ubuntu.com/ubuntu-ports impish/main armhf autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:16:12 #9 10.60 Get:69 http://ports.ubuntu.com/ubuntu-ports impish/main armhf automake all 1:1.16.4-2 [557 kB]
16:16:12 #9 10.60 Get:70 http://ports.ubuntu.com/ubuntu-ports impish/main armhf autopoint all 0.21-4ubuntu3 [422 kB]
16:16:12 #9 10.61 Get:71 http://ports.ubuntu.com/ubuntu-ports impish/main armhf binutils-common armhf 2.37-7ubuntu1 [212 kB]
16:16:12 #9 10.61 Get:72 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbinutils armhf 2.37-7ubuntu1 [492 kB]
16:16:12 #9 10.67 Get:73 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libctf-nobfd0 armhf 2.37-7ubuntu1 [93.6 kB]
16:16:12 #9 10.67 Get:74 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libctf0 armhf 2.37-7ubuntu1 [93.8 kB]
16:16:12 #9 10.67 Get:75 http://ports.ubuntu.com/ubuntu-ports impish/main armhf binutils-arm-linux-gnueabihf armhf 2.37-7ubuntu1 [3062 kB]
16:16:12 #9 10.82 Get:76 http://ports.ubuntu.com/ubuntu-ports impish/main armhf binutils armhf 2.37-7ubuntu1 [3166 B]
16:16:12 #9 10.85 Get:77 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libc-dev-bin armhf 2.34-0ubuntu3 [18.9 kB]
16:16:12 #9 10.85 Get:78 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf linux-libc-dev armhf 5.13.0-22.22 [1270 kB]
16:16:12 #9 10.90 Get:79 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcrypt-dev armhf 1:4.4.18-4ubuntu1 [112 kB]
16:16:12 #9 10.90 Get:80 http://ports.ubuntu.com/ubuntu-ports impish/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu5 [63.6 kB]
16:16:12 #9 10.90 Get:81 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtirpc-dev armhf 1.3.2-2 [184 kB]
16:16:12 #9 10.90 Get:82 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnsl-dev armhf 1.3.0-2build1 [66.0 kB]
16:16:12 #9 10.90 Get:83 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libc6-dev armhf 2.34-0ubuntu3 [1315 kB]
16:16:12 #9 10.96 Get:84 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libisl23 armhf 0.24-1 [517 kB]
16:16:12 #9 10.98 Get:85 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmpfr6 armhf 4.1.0-3build1 [197 kB]
16:16:12 #9 10.99 Get:86 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmpc3 armhf 1.2.0-1build1 [36.2 kB]
16:16:12 #9 10.99 Get:87 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cpp-11 armhf 11.2.0-7ubuntu2 [48.0 MB]
16:16:12 #9 13.84 Get:88 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
16:16:12 #9 13.84 Get:89 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcc1-0 armhf 11.2.0-7ubuntu2 [45.8 kB]
16:16:12 #9 13.84 Get:90 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgomp1 armhf 11.2.0-7ubuntu2 [100 kB]
16:16:12 #9 13.84 Get:91 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libatomic1 armhf 11.2.0-7ubuntu2 [7626 B]
16:16:12 #9 13.84 Get:92 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libasan6 armhf 11.2.0-7ubuntu2 [2242 kB]
16:16:12 #9 13.87 Get:93 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libubsan1 armhf 11.2.0-7ubuntu2 [893 kB]
16:16:12 #9 13.90 Get:94 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgcc-11-dev armhf 11.2.0-7ubuntu2 [838 kB]
16:16:12 #9 13.90 Get:95 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gcc-11 armhf 11.2.0-7ubuntu2 [54.8 MB]
16:16:12 #9 17.52 Get:96 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
16:16:12 #9 17.52 Get:97 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstdc++-11-dev armhf 11.2.0-7ubuntu2 [2125 kB]
16:16:12 #9 17.57 Get:98 http://ports.ubuntu.com/ubuntu-ports impish/main armhf g++-11 armhf 11.2.0-7ubuntu2 [52.3 MB]
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 11.53MB / 50.44MB 0.4s
16:16:12 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 5.24MB / 7.83MB 0.4s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.4s
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 14.68MB / 50.44MB 0.5s
16:16:12 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.34MB / 7.83MB 0.5s
16:16:12 #9 10.61 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
16:16:12 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 5.24MB / 31.70MB 0.4s
16:16:12 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 7.34MB / 31.70MB 0.5s
16:16:12 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 18.87MB / 26.71MB 0.7s
16:16:12 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 22.02MB / 26.71MB 0.8s
16:16:12 #1 [internal] load build definition from Dockerfile
16:16:12 #1 sha256:9094fcb44fa35b5e717820d8b54d95041e8784d572c9a70b1af462552bc93440
16:16:12 #1 transferring dockerfile: 1.22kB done
16:16:12 #1 DONE 0.0s
16:16:12 
16:16:12 #2 [internal] load .dockerignore
16:16:12 #2 sha256:079de5871854f5ec7ee0177dde2c705301a4961dffa8a58be060ade3b264e201
16:16:12 #2 transferring context: 2B done
16:16:12 #2 DONE 0.0s
16:16:12 #8 14.55 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
16:16:12 #8 14.55 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:16:12 #8 14.55 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB]
16:16:12 #8 14.55 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB]
16:16:12 #8 14.62 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:12 #8 14.62 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
16:16:12 #8 14.62 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:12 #8 14.62 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
16:16:12 #8 14.62 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
16:16:12 #8 14.62 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
16:16:12 #8 15.64 Selecting previously unselected package binutils.
16:16:12 #8 15.64 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
16:16:12 #8 15.64 Unpacking binutils (2.35.2-2) ...
16:16:12 #8 15.67 Selecting previously unselected package libc-dev-bin.
16:16:12 #8 15.67 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u2_arm64.deb ...
16:16:12 #8 15.68 Unpacking libc-dev-bin (2.31-13+deb11u2) ...
16:16:12 #8 15.72 Selecting previously unselected package linux-libc-dev:arm64.
16:16:12 #8 15.72 Preparing to unpack .../033-linux-libc-dev_5.10.84-1_arm64.deb ...
16:16:12 #8 15.72 Unpacking linux-libc-dev:arm64 (5.10.84-1) ...
16:16:12 #8 15.86 Selecting previously unselected package libcrypt-dev:arm64.
16:16:12 #8 15.87 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
16:16:12 #8 15.87 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
16:16:12 #8 15.90 Selecting previously unselected package libtirpc-dev:arm64.
16:16:12 #8 15.91 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_arm64.deb ...
16:16:12 #8 15.91 Unpacking libtirpc-dev:arm64 (1.3.1-1) ...
16:16:12 #8 15.95 Selecting previously unselected package libnsl-dev:arm64.
16:16:12 #8 15.95 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
16:16:12 #8 15.96 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
16:16:12 #8 15.99 Selecting previously unselected package libc6-dev:arm64.
16:16:12 #13 ...
16:16:12 
16:16:12 #9 [internal] load build context
16:16:12 #9 sha256:782023ee6450895abd8f69f1519c8447f03f49b02b892d97ccea25667a658acf
16:16:12 #9 transferring context: 20.23MB 1.1s done
16:16:12 #9 DONE 1.2s
16:16:12 
16:16:12 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:12 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 28.31MB / 50.44MB 1.1s
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 34.60MB / 50.44MB 1.2s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.1s done
16:16:12 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 0B / 51.84MB 1.2s
16:16:12 #9 12.72 Get:150 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dirmngr arm64 2.2.20-1ubuntu3 [313 kB]
16:16:12 #9 12.73 Get:151 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
16:16:12 #9 12.74 Get:152 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gnupg-utils arm64 2.2.20-1ubuntu3 [445 kB]
16:16:12 #9 12.80 Get:153 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gpg arm64 2.2.20-1ubuntu3 [445 kB]
16:16:12 #9 12.82 Get:154 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 pinentry-curses arm64 1.1.0-4build1 [34.4 kB]
16:16:12 #9 12.82 Get:155 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gpg-agent arm64 2.2.20-1ubuntu3 [216 kB]
16:16:12 #9 12.83 Get:156 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gpg-wks-client arm64 2.2.20-1ubuntu3 [90.6 kB]
16:16:12 #9 12.83 Get:157 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gpg-wks-server arm64 2.2.20-1ubuntu3 [83.5 kB]
16:16:12 #9 12.83 Get:158 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gpgsm arm64 2.2.20-1ubuntu3 [198 kB]
16:16:12 #9 12.87 Get:159 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 gnupg all 2.2.20-1ubuntu3 [260 kB]
16:16:12 #9 12.88 Get:160 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:16:12 #9 12.88 Get:161 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
16:16:12 #9 12.88 Get:162 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:16:12 #9 12.94 Get:163 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-touch-perl all 0.11-1 [8284 B]
16:16:12 #4 DONE 0.4s
16:16:12 
16:16:12 #3 [internal] load metadata for docker.io/library/fedora:33
16:16:12 #3 sha256:c610d93ab539243ec25a4d0509ad2727d479450a47b8868e8b2dde9731cb5ca9
16:16:12 #3 DONE 0.4s
16:16:12 
16:16:12 #9 [internal] load build context
16:16:12 #9 sha256:e1b4716e795a24e8e457a769b8457078ba7b3cd1ad95429f34a1192e1a140e6e
16:16:12 #9 transferring context: 11.77kB done
16:16:12 #9 DONE 0.0s
16:16:12 
16:16:12 #7 [stage-1 1/6] FROM docker.io/library/fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410
16:16:12 #7 sha256:40730d07b7b445e5931317a01cd5cbc57ee44e6f32452ad7cbf8321cd5ca6795
16:16:12 #7 resolve docker.io/library/fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410 0.0s done
16:16:12 #7 sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410 1.20kB / 1.20kB done
16:16:12 #7 sha256:0917716c5c92a4d57ed58db867b8889e7834d542d89cac8dac2f0b30606a34f9 529B / 529B done
16:16:12 #7 sha256:c27e4553c7530b3dfd5cddeed9cfa0ca38a2b7d4b4e92637aee990fad809f3b5 2.00kB / 2.00kB done
16:16:12 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 0B / 61.72MB 0.1s
16:16:12 #8 23.06 Selecting previously unselected package libubsan1:armhf.
16:16:12 #8 23.06 Preparing to unpack .../043-libubsan1_8.3.0-6_armhf.deb ...
16:16:12 #8 23.07 Unpacking libubsan1:armhf (8.3.0-6) ...
16:16:12 #8 23.12 Selecting previously unselected package libgcc-8-dev:armhf.
16:16:12 #8 23.12 Preparing to unpack .../044-libgcc-8-dev_8.3.0-6_armhf.deb ...
16:16:12 #8 23.12 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
16:16:12 #8 31.03 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
16:16:12 #8 31.16 Selecting previously unselected package binutils-common:armhf.
16:16:12 #8 31.16 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_armhf.deb ...
16:16:12 #8 31.17 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.7) ...
16:16:12 #8 31.22 Selecting previously unselected package libbinutils:armhf.
16:16:12 #8 31.22 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_armhf.deb ...
16:16:12 #8 31.24 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.7) ...
16:16:12 #9 12.08 Get:88 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
16:16:12 #9 12.08 Get:89 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcc1-0 arm64 11.2.0-7ubuntu2 [54.1 kB]
16:16:12 #9 12.09 Get:90 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgomp1 arm64 11.2.0-7ubuntu2 [115 kB]
16:16:12 #9 12.09 Get:91 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libitm1 arm64 11.2.0-7ubuntu2 [28.4 kB]
16:16:12 #9 12.09 Get:92 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libatomic1 arm64 11.2.0-7ubuntu2 [10.8 kB]
16:16:12 #9 12.09 Get:93 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libasan6 arm64 11.2.0-7ubuntu2 [2229 kB]
16:16:12 #9 12.17 Get:94 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblsan0 arm64 11.2.0-7ubuntu2 [942 kB]
16:16:12 #9 12.20 Get:95 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtsan0 arm64 11.2.0-7ubuntu2 [2233 kB]
16:16:12 #9 12.30 Get:96 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libubsan1 arm64 11.2.0-7ubuntu2 [908 kB]
16:16:12 == Building packages for ubuntu-focal ==
16:16:12 mkdir -p "debbuild/ubuntu-focal"
16:16:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
16:16:12 == Building packages for centos-8 ==
16:16:12 mkdir -p "rpmbuild/centos-8"
16:16:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
16:16:12 #9 ...
16:16:12 
16:16:12 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:12 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:12 #1 [internal] load build definition from Dockerfile
16:16:12 #1 sha256:24188627b7595de93853dc0d11dc4368116da6a50f147bbcebeab957f6a85f20
16:16:12 #1 transferring dockerfile: 847B done
16:16:12 #1 DONE 0.0s
16:16:12 
16:16:12 #2 [internal] load .dockerignore
16:16:12 #2 sha256:95b6afdbc9ca4edc147e6b23a5856cc640da950328904e61a84adae8be6cc754
16:16:12 #2 transferring context: 2B done
16:16:12 #2 DONE 0.0s
16:16:12 #9 10.61 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.3.0-17ubuntu1~20.04 [1679 kB]
16:16:12 #9 10.69 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.3.0-17ubuntu1~20.04 [6823 kB]
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 19.36MB / 50.44MB 0.6s
16:16:12 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.6s
16:16:12 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.5s done
16:16:12 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 0B / 51.84MB 0.6s
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 28.31MB / 50.44MB 0.7s
16:16:12 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.6s done
16:16:12 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 3.15MB / 51.84MB 0.7s
16:16:12 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0B / 68.78MB 0.7s
16:16:12 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 9.44MB / 31.70MB 0.6s
16:16:12 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 13.63MB / 31.70MB 0.8s
16:16:12 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 24.25MB / 26.71MB 0.9s
16:16:12 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 26.71MB / 26.71MB 1.1s
16:16:12 #8 14.69 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB]
16:16:12 #8 14.69 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB]
16:16:12 #8 14.70 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB]
16:16:12 #8 14.70 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:16:12 #8 14.76 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
16:16:12 #8 14.77 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
16:16:12 #8 14.77 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
16:16:12 #8 14.77 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:12 #8 14.77 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB]
16:16:12 #8 14.77 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
16:16:12 #8 14.84 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB]
16:16:12 #8 14.84 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:16:12 #8 14.84 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB]
16:16:12 #8 14.85 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB]
16:16:12 #8 14.91 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
16:16:12 #8 14.92 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB]
16:16:12 #8 14.92 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
16:16:12 #8 14.92 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
16:16:12 #8 14.92 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
16:16:12 #8 14.92 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:16:12 #8 14.98 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:16:12 
16:16:12 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:16:12 #5 sha256:1589560f41d4f2e580d74b694793b0f5e88fe5c580ac0ae7cf2bd8b090970c38
16:16:12 #5 DONE 0.0s
16:16:12 
16:16:12 #6 [auth] library/golang:pull token for registry-1.docker.io
16:16:12 #6 sha256:7823db040caff6d096bd1ea725be77f604cf2d7fc18c093b1d749f39674604dd
16:16:12 #6 DONE 0.0s
16:16:12 
16:16:12 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:12 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:12 #8 15.99 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u2_arm64.deb ...
16:16:12 #8 15.99 Unpacking libc6-dev:arm64 (2.31-13+deb11u2) ...
16:16:12 #8 16.24 Selecting previously unselected package libisl23:arm64.
16:16:12 #8 16.24 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
16:16:12 #8 16.24 Unpacking libisl23:arm64 (0.23-1) ...
16:16:12 #9 12.95 Get:164 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libio-pty-perl arm64 1:1.15-2 [31.8 kB]
16:16:12 #9 12.95 Get:165 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:16:12 #9 12.96 Get:166 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:12 #9 12.96 Get:167 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libb-hooks-op-check-perl arm64 0.22-1build3 [10.2 kB]
16:16:12 #9 12.96 Get:168 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:16:12 #9 13.02 Get:169 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu2 [14.4 kB]
16:16:12 #9 13.02 Get:170 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libparams-classify-perl arm64 0.015-1build3 [20.8 kB]
16:16:12 #9 13.02 Get:171 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:12 #9 13.02 Get:172 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:12 #9 13.09 Get:173 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:16:12 #9 13.09 Get:174 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:12 #9 13.09 Get:175 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:12 #9 13.09 Get:176 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmoo-perl all 2.004004-1 [46.9 kB]
16:16:12 #9 13.09 Get:177 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:16:12 #9 13.10 Get:178 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:16:12 #9 13.17 Get:179 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
16:16:12 #9 13.17 Get:180 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:16:12 #9 13.17 Get:181 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:12 #9 13.17 Get:182 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liburi-perl all 5.07-1 [77.3 kB]
16:16:12 #9 13.24 Get:183 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhtml-parser-perl arm64 3.75-1build1 [83.2 kB]
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 40.89MB / 50.44MB 1.4s
16:16:12 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 9.44MB / 51.84MB 1.4s
16:16:12 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 46.14MB / 50.44MB 1.5s
16:16:12 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 14.68MB / 51.84MB 1.5s
16:16:12 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 7.34MB / 61.72MB 0.3s
16:16:12 #8 23.27 Selecting previously unselected package gcc-8.
16:16:12 #8 23.27 Preparing to unpack .../045-gcc-8_8.3.0-6_armhf.deb ...
16:16:12 #8 23.27 Unpacking gcc-8 (8.3.0-6) ...
16:16:12 #8 31.30 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:12 #8 31.30 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.7_armhf.deb ...
16:16:12 #8 31.32 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ...
16:16:12 #8 12.96 Selecting previously unselected package python3-minimal.
16:16:12 #8 12.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9600 files and directories currently installed.)
16:16:12 #8 12.97 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
16:16:12 #8 12.97 Unpacking python3-minimal (3.7.3-1) ...
16:16:12 #8 13.02 Selecting previously unselected package mime-support.
16:16:12 #8 13.02 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:16:12 #8 13.02 Unpacking mime-support (3.62) ...
16:16:12 #8 13.06 Selecting previously unselected package libmpdec2:arm64.
16:16:12 #13 ...
16:16:12 
16:16:12 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:12 #8 sha256:a72f0672df6bf1220a6638c0361eb3261ed98a3ab99f92eb5985fc37b755f843
16:16:12 #8 20.59 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u2) ...
16:16:12 #9 12.35 Get:97 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhwasan0 arm64 11.2.0-7ubuntu2 [1010 kB]
16:16:12 #9 12.39 Get:98 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgcc-11-dev arm64 11.2.0-7ubuntu2 [1150 kB]
16:16:12 #9 12.42 Get:99 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gcc-11 arm64 11.2.0-7ubuntu2 [58.3 MB]
16:16:12 #1 [internal] load build definition from Dockerfile
16:16:12 #1 sha256:d74eba076c711ac8e194065c6f23b026b01b1b858d0808e1d30e906ee5cec4af
16:16:12 #1 transferring dockerfile: 1.62kB done
16:16:12 #1 DONE 0.0s
16:16:12 
16:16:12 #2 [internal] load .dockerignore
16:16:12 #2 sha256:3d5c7b29ba4d25cc409ed011f1931d58b5c42bcc8bd4bf832cf258e219a3988b
16:16:12 #2 transferring context: 2B done
16:16:12 #2 DONE 0.0s
16:16:12 
16:16:12 #5 [auth] library/golang:pull token for registry-1.docker.io
16:16:12 #5 sha256:ebec9ceb907c6af6927d210ea4335dc6daae9c4fe31e6c2a5f3d40db00aabd5c
16:16:12 #5 DONE 0.0s
16:16:12 
16:16:12 #6 [auth] library/fedora:pull token for registry-1.docker.io
16:16:12 #6 sha256:8157f933cd8a20895543bcb74aca852fb83fb77d9123a2b30512a70b49d8b386
16:16:12 #6 DONE 0.0s
16:16:12 
16:16:12 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:12 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:12 #9 11.06 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 31.46MB / 50.44MB 0.8s
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 36.70MB / 50.44MB 1.0s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 7.39MB / 51.84MB 1.0s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 6.29MB / 68.78MB 1.0s
16:16:13 #8 14.98 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB]
16:16:13 #8 14.98 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB]
16:16:13 #8 14.98 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB]
16:16:13 #8 15.06 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB]
16:16:13 #8 15.06 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB]
16:16:13 #8 15.06 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB]
16:16:13 #8 15.06 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:13 #8 15.06 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
16:16:13 #8 15.06 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
16:16:13 #8 15.13 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB]
16:16:13 #8 15.13 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
16:16:13 #8 15.13 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
16:16:13 #8 15.13 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
16:16:13 #8 15.20 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB]
16:16:13 #8 15.20 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB]
16:16:13 #8 15.20 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:16:13 #8 15.20 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
16:16:13 #8 15.21 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [42.0 kB]
16:16:13 #8 15.21 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB]
16:16:13 #8 15.27 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
16:16:13 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 15.73MB / 31.70MB 0.9s
16:16:13 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 19.92MB / 31.70MB 1.0s
16:16:13 #4 DONE 0.4s
16:16:13 
16:16:13 #3 [internal] load metadata for docker.io/library/ubuntu:impish
16:16:13 #3 sha256:e61a2543f00bd09f12ff8ff2cefe9caa25f61bf46ba69183a81775b402ac34d3
16:16:13 #3 DONE 0.4s
16:16:13 
16:16:13 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:13 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:13 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:13 #8 16.32 Selecting previously unselected package libmpfr6:arm64.
16:16:13 #8 16.32 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
16:16:13 #8 16.33 Unpacking libmpfr6:arm64 (4.1.0-3) ...
16:16:13 #8 16.38 Selecting previously unselected package libmpc3:arm64.
16:16:13 #8 16.38 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
16:16:13 #8 16.38 Unpacking libmpc3:arm64 (1.2.0-1) ...
16:16:13 #8 16.41 Selecting previously unselected package cpp-10.
16:16:13 #8 16.41 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
16:16:13 #8 16.42 Unpacking cpp-10 (10.2.1-6) ...
16:16:13 #9 13.24 Get:184 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
16:16:13 #9 13.25 Get:185 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
16:16:13 #9 13.25 Get:186 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:13 #9 13.25 Get:187 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhttp-message-perl all 6.28-1 [75.5 kB]
16:16:13 #9 13.25 Get:188 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:16:13 #9 13.31 Get:189 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:13 #9 13.31 Get:190 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 perl-openssl-defaults arm64 5 [7400 B]
16:16:13 #9 13.31 Get:191 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnet-ssleay-perl arm64 1.88-3ubuntu1 [285 kB]
16:16:13 #9 13.32 Get:192 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libio-socket-ssl-perl all 2.069-1 [179 kB]
16:16:13 #9 13.39 Get:193 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnet-http-perl all 6.20-1 [23.0 kB]
16:16:13 #9 13.39 Get:194 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:16:13 #9 13.39 Get:195 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:13 #9 13.39 Get:196 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:13 #9 13.39 Get:197 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libwww-perl all 6.52-1 [140 kB]
16:16:13 #9 13.39 Get:198 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 patchutils arm64 0.4.2-1 [71.0 kB]
16:16:13 #9 13.46 Get:199 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
16:16:13 #9 13.46 Get:200 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 devscripts arm64 2.21.1ubuntu1 [974 kB]
16:16:13 #9 13.50 Get:201 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 diffstat arm64 1.64-1 [25.7 kB]
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.7s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 31.46MB / 51.84MB 1.7s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 44.04MB / 51.84MB 1.8s
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 11.53MB / 61.72MB 0.4s
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 17.83MB / 61.72MB 0.6s
16:16:13 #8 31.72 Selecting previously unselected package binutils.
16:16:13 #8 31.72 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_armhf.deb ...
16:16:13 #8 31.73 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
16:16:13 #8 31.79 Selecting previously unselected package libc-dev-bin.
16:16:13 #8 31.79 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.4_armhf.deb ...
16:16:13 #8 31.81 Unpacking libc-dev-bin (2.27-3ubuntu1.4) ...
16:16:13 #8 ...
16:16:13 
16:16:13 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:13 #13 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:13 #13 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.4s done
16:16:13 #13 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:13 #13 DONE 18.5s
16:16:13 
16:16:13 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:13 #8 sha256:2b0176aace61309bddf5ac11e69263da6c0ecd9ab0893b77d39009dcdb7702cb
16:16:13 #8 13.06 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
16:16:13 #8 13.07 Unpacking libmpdec2:arm64 (2.4.2-2) ...
16:16:13 #8 13.10 Selecting previously unselected package readline-common.
16:16:13 #8 13.11 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
16:16:13 #8 13.11 Unpacking readline-common (7.0-5) ...
16:16:13 #8 13.15 Selecting previously unselected package libreadline7:arm64.
16:16:13 #8 13.15 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
16:16:13 #8 13.15 Unpacking libreadline7:arm64 (7.0-5) ...
16:16:13 #8 13.20 Selecting previously unselected package libsqlite3-0:arm64.
16:16:13 #8 13.21 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_arm64.deb ...
16:16:13 #8 13.23 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u1) ...
16:16:13 #8 13.31 Selecting previously unselected package libpython3.7-stdlib:arm64.
16:16:13 #8 13.31 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
16:16:13 #8 13.31 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
16:16:13 
16:16:13 #5 [auth] library/centos:pull token for registry-1.docker.io
16:16:13 #5 sha256:162835d72ad16b40c5e1ef5c17be962260ed5b9466793d4cdd6044fafbb55919
16:16:13 #5 DONE 0.0s
16:16:13 
16:16:13 #6 [auth] library/golang:pull token for registry-1.docker.io
16:16:13 #6 sha256:22ef0b003ba15870f5a122c05268091c2aeb9878d1ea46b98be15ed69540d6c3
16:16:13 #6 DONE 0.0s
16:16:13 
16:16:13 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:13 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:13 #1 [internal] load build definition from Dockerfile
16:16:13 #1 sha256:655513cbd7dbb2df024a042d07831eeb3627acecf1a0390150a60a236567d7f8
16:16:13 #1 transferring dockerfile: 1.22kB done
16:16:13 #1 DONE 0.0s
16:16:13 
16:16:13 #2 [internal] load .dockerignore
16:16:13 #2 sha256:8cc6a5c3fe300370223e645a7033153f46b58611902029cec4f4f4c38d9ba74c
16:16:13 #2 transferring context: 2B done
16:16:13 #2 DONE 0.0s
16:16:13 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 5.0s
16:16:13 #9 11.06 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
16:16:13 #9 11.06 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
16:16:13 #9 11.07 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
16:16:13 #9 11.07 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
16:16:13 #9 11.08 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
16:16:13 #9 11.08 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
16:16:13 #9 11.08 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1 [39.4 kB]
16:16:13 #9 11.08 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1 [150 kB]
16:16:13 #9 11.13 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1 [27.9 kB]
16:16:13 #9 11.13 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1 [86.4 kB]
16:16:13 #9 11.20 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [47.3 kB]
16:16:13 #9 11.20 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1 [98.7 kB]
16:16:13 #9 11.21 Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1 [191 kB]
16:16:13 #9 11.21 Get:126 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [14.7 kB]
16:16:13 #9 11.21 Get:127 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1 [88.3 kB]
16:16:13 #9 11.21 Get:128 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2 [15.1 kB]
16:16:13 #9 11.21 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2 [48.4 kB]
16:16:13 #9 11.22 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
16:16:13 #9 11.27 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.8 [145 kB]
16:16:13 #9 11.30 Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
16:16:13 #4 DONE 0.4s
16:16:13 
16:16:13 #3 [internal] load metadata for docker.io/library/fedora:35
16:16:13 #3 sha256:0832b142ddb8c128fa73b22b54a42e2e7dd2c49293bffeaab67874e02dc77fcd
16:16:13 #3 DONE 0.4s
16:16:13 
16:16:13 #9 [internal] load build context
16:16:13 #9 sha256:691c3e1957fa2d573ac50e146887bb55828192c14ec5e2cfd5c79cd33324dcbf
16:16:13 #9 transferring context: 11.77kB done
16:16:13 #9 DONE 0.0s
16:16:13 
16:16:13 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57
16:16:13 #7 sha256:aeddb90be3efa6cd21584637659cd20c6f919b05b1e97cd579b8eadd7fc00075
16:16:13 #7 resolve docker.io/library/fedora:35@sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57 0.0s done
16:16:13 #7 sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57 1.20kB / 1.20kB done
16:16:13 #7 sha256:762d7c5766839057fd9f96a0f2cedf143e2b818feb7767dc1bb70c00c4c3890a 529B / 529B done
16:16:13 #7 sha256:b78af7a836928efd44317e82c8f2f9c86bb83ae915deef1b58dc6465dfa5436e 2.00kB / 2.00kB done
16:16:13 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 0B / 54.65MB 0.1s
16:16:13 == Building packages for centos-7 ==
16:16:13 mkdir -p "rpmbuild/centos-7"
16:16:13 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 40.89MB / 50.44MB 1.2s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 13.63MB / 51.84MB 1.2s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 11.53MB / 68.78MB 1.2s
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 45.23MB / 50.44MB 1.4s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 18.99MB / 51.84MB 1.4s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 15.73MB / 68.78MB 1.4s
16:16:13 #8 15.27 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:13 #8 15.27 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:16:13 #8 15.28 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB]
16:16:13 #8 15.35 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:16:13 #8 15.35 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:16:13 #8 15.35 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
16:16:13 #8 15.35 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB]
16:16:13 #8 15.36 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB]
16:16:13 #8 15.37 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
16:16:13 #8 15.42 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB]
16:16:13 #8 15.42 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB]
16:16:13 #8 15.42 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB]
16:16:13 #8 15.42 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
16:16:13 #8 15.49 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB]
16:16:13 #8 15.49 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB]
16:16:13 #8 15.53 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB]
16:16:13 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 26.21MB / 31.70MB 1.2s
16:16:13 #7 ...
16:16:13 
16:16:13 #10 [internal] load build context
16:16:13 #10 sha256:5105f076c22dd96229cd173990887327e55a3a1ac69d753ef4e09390a615fe7d
16:16:13 #10 transferring context: 20.23MB 1.2s done
16:16:13 #10 DONE 1.2s
16:16:13 
16:16:13 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:93a94c12448f393522f44d8a1b34936b7f76890adea34b80b87a245524d1d574
16:16:13 #7 sha256:f7c084363da1662298483703db9e7fd98f36e7e5a845e0835f956ae3f7f3d324
16:16:13 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 31.46MB / 31.70MB 1.3s
16:16:13 #9 13.50 Get:202 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
16:16:13 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:13 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.05MB / 7.83MB 0.2s
16:16:13 #14 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:13 #14 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:13 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 2.10MB / 50.44MB 0.2s
16:16:13 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 2.10MB / 7.83MB 0.3s
16:16:13 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 6.29MB / 50.44MB 0.3s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 1.9s
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 22.02MB / 61.72MB 0.7s
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 25.92MB / 61.72MB 0.8s
16:16:13 #7 ...
16:16:13 
16:16:13 #9 [internal] load build context
16:16:13 #9 sha256:45f10acbddd381e391ac53ca027d7686e9b545877b3fa795cd937e699de6478d
16:16:13 #9 transferring context: 20.23MB 1.4s done
16:16:13 #9 DONE 1.5s
16:16:13 
16:16:13 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:13 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:13 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:13 #13 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:13 #13 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:13 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:13 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.5s done
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 41.94MB / 50.44MB 1.5s
16:16:13 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.0s done
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 9.53MB / 51.84MB 1.5s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0B / 68.78MB 1.5s
16:16:13 #13 ...
16:16:13 
16:16:13 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:13 #8 sha256:6ed3bd1ce99f93fdd7fd8481ed252d988cee147a62dc557e8084b74f5790fa3d
16:16:13 #8 16.16 Selecting previously unselected package netbase.
16:16:13 #8 16.16 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:16:13 #8 16.16 Unpacking netbase (6.3) ...
16:16:13 #8 16.19 Selecting previously unselected package sensible-utils.
16:16:13 #8 16.19 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:16:13 #8 16.20 Unpacking sensible-utils (0.0.14) ...
16:16:13 #8 16.23 Selecting previously unselected package bzip2.
16:16:13 #8 16.23 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
16:16:13 #8 16.23 Unpacking bzip2 (1.0.8-4) ...
16:16:13 #8 16.28 Selecting previously unselected package openssl.
16:16:13 #8 16.28 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_armhf.deb ...
16:16:13 #8 16.29 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:16:13 #8 16.44 Selecting previously unselected package ca-certificates.
16:16:13 #8 16.44 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:16:13 #8 16.44 Unpacking ca-certificates (20210119) ...
16:16:13 #8 16.51 Selecting previously unselected package libmagic-mgc.
16:16:13 #8 16.51 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:16:13 #8 16.51 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:13 #8 16.65 Selecting previously unselected package libmagic1:armhf.
16:16:13 #8 16.65 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
16:16:13 #8 16.65 Unpacking libmagic1:armhf (1:5.39-3) ...
16:16:13 #8 16.71 Selecting previously unselected package file.
16:16:13 #8 16.71 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
16:16:13 #8 16.71 Unpacking file (1:5.39-3) ...
16:16:13 #8 16.78 Selecting previously unselected package gettext-base.
16:16:13 #8 16.78 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
16:16:13 #8 16.78 Unpacking gettext-base (0.21-4) ...
16:16:13 #8 16.84 Selecting previously unselected package manpages.
16:16:13 #8 16.84 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:16:13 #8 16.84 Unpacking manpages (5.10-1) ...
16:16:13 #8 17.01 Selecting previously unselected package libmd0:armhf.
16:16:13 #8 17.01 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
16:16:13 #8 17.02 Unpacking libmd0:armhf (1.0.3-3) ...
16:16:13 #8 17.05 Selecting previously unselected package libbsd0:armhf.
16:16:13 #8 17.05 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
16:16:13 #8 17.06 Unpacking libbsd0:armhf (0.11.3-1) ...
16:16:13 #8 17.12 Selecting previously unselected package libedit2:armhf.
16:16:13 #8 17.12 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
16:16:13 #8 17.12 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
16:16:13 #8 17.18 Selecting previously unselected package libcbor0:armhf.
16:16:13 #8 17.18 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
16:16:13 #8 17.18 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
16:16:13 #8 13.54 Selecting previously unselected package python3.7.
16:16:13 #8 13.54 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ...
16:16:13 #8 17.22 Selecting previously unselected package libfido2-1:armhf.
16:16:13 #8 17.22 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
16:16:13 #8 13.54 Unpacking python3.7 (3.7.3-2+deb10u3) ...
16:16:13 #8 13.59 Selecting previously unselected package libpython3-stdlib:arm64.
16:16:13 #8 17.22 Unpacking libfido2-1:armhf (1.6.0-2) ...
16:16:13 #8 17.29 Selecting previously unselected package openssh-client.
16:16:13 #8 17.29 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_armhf.deb ...
16:16:13 #8 17.30 Unpacking openssh-client (1:8.4p1-5) ...
16:16:13 #8 17.48 Selecting previously unselected package ucf.
16:16:13 #8 17.48 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:16:13 #8 17.49 Moving old data out of the way
16:16:13 #8 17.49 Unpacking ucf (3.0043) ...
16:16:13 #8 17.54 Selecting previously unselected package xz-utils.
16:16:13 #8 17.54 Preparing to unpack .../019-xz-utils_5.2.5-2_armhf.deb ...
16:16:13 #8 17.55 Unpacking xz-utils (5.2.5-2) ...
16:16:13 #8 17.72 Selecting previously unselected package libsigsegv2:armhf.
16:16:13 #8 17.72 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
16:16:13 #8 17.73 Unpacking libsigsegv2:armhf (2.13-1) ...
16:16:13 #8 17.76 Selecting previously unselected package m4.
16:16:13 #8 17.76 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
16:16:13 #8 17.77 Unpacking m4 (1.4.18-5) ...
16:16:13 #8 17.84 Selecting previously unselected package autoconf.
16:16:13 #8 17.84 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:16:13 #8 17.85 Unpacking autoconf (2.69-14) ...
16:16:13 #8 17.96 Selecting previously unselected package autotools-dev.
16:16:13 #8 17.96 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:13 #8 17.96 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:13 #8 18.09 Selecting previously unselected package automake.
16:16:13 #8 18.09 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:16:13 #8 18.10 Unpacking automake (1:1.16.3-2) ...
16:16:13 #8 18.22 Selecting previously unselected package autopoint.
16:16:13 #8 18.22 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:16:13 #8 18.23 Unpacking autopoint (0.21-4) ...
16:16:13 #8 18.28 Selecting previously unselected package binutils-common:armhf.
16:16:13 #8 18.28 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
16:16:13 #8 18.29 Unpacking binutils-common:armhf (2.35.2-2) ...
16:16:13 #8 18.69 Selecting previously unselected package libbinutils:armhf.
16:16:13 #8 18.69 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
16:16:13 #8 18.69 Unpacking libbinutils:armhf (2.35.2-2) ...
16:16:13 #8 18.78 Selecting previously unselected package libctf-nobfd0:armhf.
16:16:13 #8 18.78 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
16:16:13 #8 18.79 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
16:16:13 #8 18.86 Selecting previously unselected package libctf0:armhf.
16:16:13 #8 18.86 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
16:16:13 #8 18.86 Unpacking libctf0:armhf (2.35.2-2) ...
16:16:13 #8 18.89 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:13 #8 18.89 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
16:16:13 #8 18.95 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:16:13 #8 19.68 Selecting previously unselected package binutils.
16:16:13 #8 19.68 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
16:16:13 #8 19.91 Unpacking binutils (2.35.2-2) ...
16:16:13 #8 20.28 Selecting previously unselected package libc-dev-bin.
16:16:13 #8 20.28 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u2_armhf.deb ...
16:16:13 #8 20.29 Unpacking libc-dev-bin (2.31-13+deb11u2) ...
16:16:13 #8 20.48 Selecting previously unselected package linux-libc-dev:armhf.
16:16:13 #8 20.48 Preparing to unpack .../033-linux-libc-dev_5.10.84-1_armhf.deb ...
16:16:13 #8 20.50 Unpacking linux-libc-dev:armhf (5.10.84-1) ...
16:16:13 #8 21.07 Selecting previously unselected package libcrypt-dev:armhf.
16:16:13 #8 21.07 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
16:16:13 #8 21.08 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
16:16:13 #8 21.26 Selecting previously unselected package libtirpc-dev:armhf.
16:16:13 #8 21.26 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_armhf.deb ...
16:16:13 #8 21.28 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
16:16:13 #8 21.36 Selecting previously unselected package libnsl-dev:armhf.
16:16:13 #8 21.36 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
16:16:13 #8 21.37 Unpacking libnsl-dev:armhf (1.3.0-2) ...
16:16:13 #8 21.43 Selecting previously unselected package libc6-dev:armhf.
16:16:13 #8 21.43 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u2_armhf.deb ...
16:16:13 #8 21.43 Unpacking libc6-dev:armhf (2.31-13+deb11u2) ...
16:16:13 #8 21.92 Selecting previously unselected package libisl23:armhf.
16:16:13 #8 21.92 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
16:16:13 #8 21.93 Unpacking libisl23:armhf (0.23-1) ...
16:16:13 #8 22.20 Selecting previously unselected package libmpfr6:armhf.
16:16:13 #8 22.20 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
16:16:13 #8 22.22 Unpacking libmpfr6:armhf (4.1.0-3) ...
16:16:13 #8 22.44 Selecting previously unselected package libmpc3:armhf.
16:16:13 #8 22.44 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
16:16:13 #8 22.44 Unpacking libmpc3:armhf (1.2.0-1) ...
16:16:13 #8 22.49 Selecting previously unselected package cpp-10.
16:16:13 #8 22.49 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
16:16:13 #8 22.49 Unpacking cpp-10 (10.2.1-6) ...
16:16:13 #8 23.17 Selecting previously unselected package cpp.
16:16:13 #8 23.17 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
16:16:13 #8 23.18 Unpacking cpp (4:10.2.1-1) ...
16:16:13 #8 23.21 Selecting previously unselected package libcc1-0:armhf.
16:16:13 #8 23.21 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
16:16:13 #8 23.21 Unpacking libcc1-0:armhf (10.2.1-6) ...
16:16:13 #8 23.25 Selecting previously unselected package libgomp1:armhf.
16:16:13 #8 23.25 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
16:16:13 #8 23.25 Unpacking libgomp1:armhf (10.2.1-6) ...
16:16:13 #8 23.31 Selecting previously unselected package libatomic1:armhf.
16:16:13 #8 23.31 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
16:16:13 #8 23.31 Unpacking libatomic1:armhf (10.2.1-6) ...
16:16:13 #8 23.35 Selecting previously unselected package libasan6:armhf.
16:16:13 #8 23.35 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
16:16:13 #8 23.35 Unpacking libasan6:armhf (10.2.1-6) ...
16:16:13 #8 23.61 Selecting previously unselected package libubsan1:armhf.
16:16:13 #8 23.61 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
16:16:13 #8 23.61 Unpacking libubsan1:armhf (10.2.1-6) ...
16:16:13 #8 23.73 Selecting previously unselected package libgcc-10-dev:armhf.
16:16:13 #8 23.73 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
16:16:13 #8 23.74 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
16:16:13 #8 23.90 Selecting previously unselected package gcc-10.
16:16:13 #8 23.90 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
16:16:13 #8 23.91 Unpacking gcc-10 (10.2.1-6) ...
16:16:13 #9 23.82 Selecting previously unselected package libxml2:armhf.
16:16:13 #9 23.82 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_armhf.deb ...
16:16:13 #9 23.82 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:16:13 #9 23.96 Selecting previously unselected package libyaml-0-2:armhf.
16:16:13 #9 23.96 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
16:16:13 #9 23.96 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
16:16:13 #9 24.00 Selecting previously unselected package lsb-release.
16:16:13 #9 24.00 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:16:13 #9 24.01 Unpacking lsb-release (11.1.0ubuntu2) ...
16:16:13 #9 24.06 Selecting previously unselected package netbase.
16:16:13 #9 24.06 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:16:13 #9 24.07 Unpacking netbase (6.1) ...
16:16:13 #9 24.12 Selecting previously unselected package python3-pkg-resources.
16:16:13 #9 24.12 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:16:13 #9 24.12 Unpacking python3-pkg-resources (45.2.0-1) ...
16:16:13 #9 24.17 Selecting previously unselected package python3-six.
16:16:13 #9 24.17 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:16:13 #9 24.18 Unpacking python3-six (1.14.0-2) ...
16:16:13 #9 24.27 Selecting previously unselected package shared-mime-info.
16:16:13 #9 24.27 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
16:16:13 #8 23.96 Selecting previously unselected package gcc.
16:16:13 #8 23.96 Preparing to unpack .../046-gcc_4%3a8.3.0-1_armhf.deb ...
16:16:13 #8 23.97 Unpacking gcc (4:8.3.0-1) ...
16:16:13 #8 24.00 Selecting previously unselected package libstdc++-8-dev:armhf.
16:16:13 #8 24.00 Preparing to unpack .../047-libstdc++-8-dev_8.3.0-6_armhf.deb ...
16:16:13 #8 24.01 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
16:16:13 #8 31.89 Selecting previously unselected package linux-libc-dev:armhf.
16:16:13 #8 31.89 Preparing to unpack .../060-linux-libc-dev_4.15.0-163.171_armhf.deb ...
16:16:13 #8 31.89 Unpacking linux-libc-dev:armhf (4.15.0-163.171) ...
16:16:13 #4 DONE 0.4s
16:16:13 
16:16:13 #3 [internal] load metadata for docker.io/library/centos:8
16:16:13 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
16:16:13 #3 DONE 0.4s
16:16:13 
16:16:13 #12 [internal] load build context
16:16:13 #12 sha256:936144a11723c76a427609ffc37386eb02058f2965df565cb7ad70f2d880cd47
16:16:13 #12 transferring context: 11.77kB done
16:16:13 #12 DONE 0.0s
16:16:13 
16:16:13 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:13 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:13 #15 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:13 #15 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0B / 7.83MB 0.1s
16:16:13 #15 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:13 #15 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:13 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 1.05MB / 50.44MB 0.1s
16:16:13 #15 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:13 #9 11.35 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
16:16:13 #9 11.36 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
16:16:13 #9 11.36 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.7 [214 kB]
16:16:13 #9 11.37 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.7 [157 kB]
16:16:13 #9 11.38 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
16:16:13 #9 11.39 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
16:16:13 #9 11.39 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
16:16:13 #9 11.42 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:16:13 #9 11.42 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
16:16:13 #9 11.42 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
16:16:13 #9 11.49 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:16:13 #9 11.49 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:16:13 #9 11.49 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
16:16:13 #9 11.50 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
16:16:13 #9 11.50 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
16:16:13 #9 11.51 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:13 #9 11.52 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
16:16:13 #9 11.52 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
16:16:13 #9 11.58 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
16:16:13 #9 11.58 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
16:16:13 #9 11.64 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
16:16:13 
16:16:13 #5 [auth] library/golang:pull token for registry-1.docker.io
16:16:13 #5 sha256:cd570a68a2c0b9cb457ca4a5ffd94812b8093c9b6094c412124c12454d790e2a
16:16:13 #5 DONE 0.0s
16:16:13 
16:16:13 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
16:16:13 #6 sha256:5187c3cd82e174a573b9a2e345d5ba4505b7e5a2de8fa1a9010cf86282382223
16:16:13 #6 DONE 0.0s
16:16:13 
16:16:13 #4 [internal] load metadata for docker.io/library/ubuntu:focal
16:16:13 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
16:16:13 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 3.15MB / 54.65MB 0.3s
16:16:13 #8 15.64 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB]
16:16:13 #8 15.64 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB]
16:16:13 #8 15.64 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
16:16:13 #8 15.65 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
16:16:13 #8 15.65 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B]
16:16:13 #8 15.65 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
16:16:13 #8 15.65 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.1 [158 kB]
16:16:13 #8 15.66 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB]
16:16:13 #8 15.66 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB]
16:16:13 #8 15.71 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:16:13 #8 15.78 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B]
16:16:13 #9 13.90 Get:203 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-six all 1.15.0-2 [12.0 kB]
16:16:13 #13 ...
16:16:13 #9 13.98 Get:204 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-debian all 0.1.39 [71.0 kB]
16:16:13 
16:16:13 #9 [internal] load build context
16:16:13 #9 sha256:e00debfd9c78b27e40278d6806c7069b901edaef61de9c812fd321cd7264bfe8
16:16:13 #9 transferring context: 20.23MB 1.4s done
16:16:13 #9 DONE 1.5s
16:16:13 
16:16:13 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:13 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 22.02MB / 51.84MB 1.5s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 19.92MB / 68.78MB 1.5s
16:16:13 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 4.19MB / 7.83MB 0.4s
16:16:13 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 10.49MB / 50.44MB 0.4s
16:16:13 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.6s
16:16:13 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 18.87MB / 50.44MB 0.6s
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 32.51MB / 61.72MB 1.0s
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 48.23MB / 50.44MB 1.7s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 15.73MB / 51.84MB 1.7s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 8.39MB / 68.78MB 1.7s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 19.92MB / 51.84MB 1.8s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 13.63MB / 68.78MB 1.8s
16:16:13 #8 17.01 Selecting previously unselected package cpp.
16:16:13 #8 17.01 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
16:16:13 #8 17.01 Unpacking cpp (4:10.2.1-1) ...
16:16:13 #8 17.05 Selecting previously unselected package libcc1-0:arm64.
16:16:13 #8 17.05 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
16:16:13 #8 17.05 Unpacking libcc1-0:arm64 (10.2.1-6) ...
16:16:13 #8 17.09 Selecting previously unselected package libgomp1:arm64.
16:16:13 #8 13.59 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
16:16:13 #8 13.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
16:16:13 #8 13.62 Setting up python3-minimal (3.7.3-1) ...
16:16:13 #9 24.28 Unpacking shared-mime-info (1.15-1) ...
16:16:13 #9 24.41 Selecting previously unselected package ucf.
16:16:13 #9 24.41 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:16:13 #9 24.42 Moving old data out of the way
16:16:13 #9 24.42 Unpacking ucf (3.0038+nmu1) ...
16:16:13 #9 24.54 Selecting previously unselected package xdg-user-dirs.
16:16:13 #9 24.54 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
16:16:13 #13 ...
16:16:13 
16:16:13 #42 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:16:13 #42 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:16:13 #42 DONE 0.9s
16:16:13 
16:16:13 #13 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:16:13 #13 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
16:16:13 #15 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 2.10MB / 7.83MB 0.2s
16:16:13 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 7.75MB / 50.44MB 0.2s
16:16:13 #15 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 4.19MB / 7.83MB 0.3s
16:16:13 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 13.63MB / 50.44MB 0.3s
16:16:13 docker run --rm -w /v \
16:16:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/plugins:/plugins \
16:16:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/v \
16:16:13 	alpine \
16:16:13 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:16:13 #9 11.66 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.1 [117 kB]
16:16:13 #9 11.66 Get:155 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB]
16:16:13 #9 11.66 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
16:16:13 #9 11.66 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.1 [310 kB]
16:16:13 #9 11.67 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
16:16:13 #9 11.69 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.1 [443 kB]
16:16:13 #9 11.71 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.1 [442 kB]
16:16:13 #9 11.74 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
16:16:13 #9 11.74 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.1 [216 kB]
16:16:13 #9 11.78 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.1 [89.3 kB]
16:16:13 #9 11.80 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.1 [83.0 kB]
16:16:13 #9 11.81 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.1 [199 kB]
16:16:13 #9 11.82 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
16:16:13 #9 11.82 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
16:16:13 #9 11.84 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
16:16:13 #9 11.85 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
16:16:13 #4 DONE 0.4s
16:16:13 
16:16:13 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:13 #3 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:13 #3 DONE 0.4s
16:16:13 
16:16:13 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322
16:16:13 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7
16:16:13 #7 resolve docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 0.1s done
16:16:13 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 8.39MB / 54.65MB 0.4s
16:16:13 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 17.83MB / 54.65MB 0.6s
16:16:13 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 23.07MB / 54.65MB 0.7s
16:16:13 #8 15.95 debconf: delaying package configuration, since apt-utils is not installed
16:16:13 #8 15.98 Fetched 87.8 MB in 9s (9634 kB/s)
16:16:13 #8 16.03 Selecting previously unselected package liblocale-gettext-perl.
16:16:13 #8 16.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4044 files and directories currently installed.)
16:16:13 #8 16.03 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ...
16:16:13 #8 16.03 Unpacking liblocale-gettext-perl (1.07-3build2) ...
16:16:13 #9 14.10 Get:205 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgpgme11 arm64 1.14.0-1ubuntu3 [108 kB]
16:16:13 #9 14.19 Get:206 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-gpg arm64 1.14.0-1ubuntu3 [164 kB]
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.7s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 33.55MB / 51.84MB 1.7s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 40.89MB / 51.84MB 1.8s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 26.21MB / 68.78MB 1.8s
16:16:13 #12 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 6.0s done
16:16:13 #12 ...
16:16:13 
16:16:13 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:13 #8 sha256:a4dc9780febb9a7eb5180309d07937efcfb1500d5aae81f02c97ca8bcba1a615
16:16:13 #8 3.714 Fedora 35 - aarch64                              27 MB/s |  75 MB     00:02    
16:16:13 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 24.12MB / 50.44MB 0.7s
16:16:13 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.8s done
16:16:13 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 27.26MB / 50.44MB 0.8s
16:16:13 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0B / 10.00MB 0.8s
16:16:13 #1 [internal] load build definition from Dockerfile
16:16:13 #1 sha256:9e66ebc98851f5734f87d17630d9b7b74dbd711a3b3a25838822220ef5d1a9ca
16:16:13 #1 transferring dockerfile: 1.06kB done
16:16:13 #1 DONE 0.0s
16:16:13 
16:16:13 #2 [internal] load .dockerignore
16:16:13 #2 sha256:f14ebbe152fa28ea0ccf7c07046d41c2bfde44eff6e4fd1111f82c9d58a516d6
16:16:13 #2 transferring context: 2B done
16:16:13 #2 DONE 0.0s
16:16:13 
16:16:13 #5 [auth] library/golang:pull token for registry-1.docker.io
16:16:13 #5 sha256:b18aa7704eb2f3bd162211b9c679a9b823bddd0ff0200f08d68cb505dac41e7e
16:16:13 #5 DONE 0.0s
16:16:13 
16:16:13 #6 [auth] library/centos:pull token for registry-1.docker.io
16:16:13 #6 sha256:1dead6d8bba667bb7a761bb7bfdbd16c6eb5c0c31fd356543b87e1ccb3d41f09
16:16:13 #6 DONE 0.0s
16:16:13 
16:16:13 #4 [internal] load metadata for docker.io/library/centos:7
16:16:13 #4 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 36.70MB / 61.72MB 1.2s
16:16:13 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 39.85MB / 61.72MB 1.3s
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 27.26MB / 51.84MB 2.0s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 19.92MB / 68.78MB 2.0s
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 2.1s done
16:16:13 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 35.65MB / 51.84MB 2.2s
16:16:13 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 26.21MB / 68.78MB 2.2s
16:16:13 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 0B / 129.06MB 2.2s
16:16:13 #8 17.09 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
16:16:13 #8 17.09 Unpacking libgomp1:arm64 (10.2.1-6) ...
16:16:13 #8 17.13 Selecting previously unselected package libitm1:arm64.
16:16:13 #8 17.13 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
16:16:13 #8 17.14 Unpacking libitm1:arm64 (10.2.1-6) ...
16:16:13 #8 17.17 Selecting previously unselected package libatomic1:arm64.
16:16:13 #8 17.17 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
16:16:13 #8 17.17 Unpacking libatomic1:arm64 (10.2.1-6) ...
16:16:13 #8 17.21 Selecting previously unselected package libasan6:arm64.
16:16:13 #8 17.21 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
16:16:13 #8 17.21 Unpacking libasan6:arm64 (10.2.1-6) ...
16:16:13 #9 24.54 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:16:13 #9 24.62 Selecting previously unselected package xz-utils.
16:16:13 #9 24.62 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_armhf.deb ...
16:16:13 #9 24.62 Unpacking xz-utils (5.2.4-1ubuntu1) ...
16:16:13 #9 24.67 Selecting previously unselected package gettext-base.
16:16:13 #9 24.67 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
16:16:13 #9 24.69 Unpacking gettext-base (0.19.8.1-10build1) ...
16:16:13 #9 24.76 Selecting previously unselected package iso-codes.
16:16:13 #9 24.76 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:16:13 #9 24.77 Unpacking iso-codes (4.4-1) ...
16:16:13 #8 13.84 Selecting previously unselected package python3.
16:16:13 #8 13.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10069 files and directories currently installed.)
16:16:13 #8 13.85 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
16:16:13 #8 13.86 Unpacking python3 (3.7.3-1) ...
16:16:13 #8 13.91 Selecting previously unselected package less.
16:16:13 #8 13.91 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
16:16:13 #8 13.91 Unpacking less (487-0.1+b1) ...
16:16:13 #8 13.99 Selecting previously unselected package netbase.
16:16:13 #8 13.99 Preparing to unpack .../002-netbase_5.6_all.deb ...
16:16:13 #8 14.01 Unpacking netbase (5.6) ...
16:16:13 #7 sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 31.70MB / 31.70MB 1.6s done
16:16:13 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 2.4s done
16:16:13 #8 24.46 Selecting previously unselected package g++-8.
16:16:13 #8 24.46 Preparing to unpack .../048-g++-8_8.3.0-6_armhf.deb ...
16:16:13 #8 24.46 Unpacking g++-8 (8.3.0-6) ...
16:16:13 #8 32.62 Selecting previously unselected package libc6-dev:armhf.
16:16:13 #8 32.62 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.4_armhf.deb ...
16:16:13 #8 32.63 Unpacking libc6-dev:armhf (2.27-3ubuntu1.4) ...
16:16:13 #15 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.4s
16:16:13 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 17.83MB / 50.44MB 0.4s
16:16:14 #9 11.86 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
16:16:14 #9 11.87 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:14 #9 11.88 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
16:16:14 #9 11.93 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:16:14 #9 11.93 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
16:16:14 #9 11.94 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
16:16:14 #9 11.94 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:14 #9 11.94 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:14 #9 11.95 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
16:16:14 #9 11.95 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:14 #9 12.00 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:14 #9 12.00 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
16:16:14 #9 12.00 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:16:14 #9 12.07 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
16:16:14 #7 sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 1.42kB / 1.42kB done
16:16:14 #7 sha256:7cc0576c7c0ec2384de5cbf245f41567e922aab1b075f3e8ad565f508032df17 529B / 529B done
16:16:14 #7 sha256:ba6acccedd2923aee4c2acc6a23780b14ed4b8a5fa4e14e252a23b846df9b6c1 1.46kB / 1.46kB done
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.2s
16:16:14 #8 16.07 Selecting previously unselected package libssl1.1:arm64.
16:16:14 #8 16.08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_arm64.deb ...
16:16:14 #8 16.08 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:14 #8 16.19 Selecting previously unselected package libpython3.6-minimal:arm64.
16:16:14 #8 16.19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_arm64.deb ...
16:16:14 #8 16.20 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:14 #8 16.28 Selecting previously unselected package libexpat1:arm64.
16:16:14 #8 16.28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ...
16:16:14 #8 16.29 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ...
16:16:14 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 26.21MB / 54.65MB 0.8s
16:16:14 #9 14.26 Get:207 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 dput all 1.1.0ubuntu1 [44.0 kB]
16:16:14 #9 14.27 Get:208 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:16:14 #9 14.42 Get:209 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:16:14 #9 14.42 Get:210 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libcurl3-gnutls arm64 7.74.0-1ubuntu2.3 [228 kB]
16:16:14 #9 14.43 Get:211 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
16:16:14 #9 14.43 Get:212 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
16:16:14 #9 14.48 Get:213 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 git arm64 1:2.30.2-1ubuntu1 [3345 kB]
16:16:14 #8 ...
16:16:14 
16:16:14 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:14 #12 sha256:134536c163e242aa32eadd89ab0d2a6ec6c1de31faaa5eae5491ace7b3cb316e
16:16:14 #12 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f
16:16:14 #12 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.0s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 36.70MB / 68.78MB 2.0s
16:16:14 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 2.1s done
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 45.09MB / 68.78MB 2.1s
16:16:14 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 30.41MB / 50.44MB 1.0s
16:16:14 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 3.15MB / 10.00MB 1.0s
16:16:14 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 34.60MB / 50.44MB 1.1s
16:16:14 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 7.08MB / 10.00MB 1.1s
16:16:14 #4 DONE 0.4s
16:16:14 
16:16:14 #3 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:14 #3 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:14 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 42.99MB / 61.72MB 1.4s
16:16:14 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 52.43MB / 61.72MB 1.6s
16:16:14 #13 ...
16:16:14 
16:16:14 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:14 #8 sha256:8920b1c0c735fcab1edf554af8c9d07f0ccccd2f76291f6df30ad87e7523d7dc
16:16:14 #8 10.71 The following NEW packages will be installed:
16:16:14 #8 10.71   autoconf automake autopoint autotools-dev binutils
16:16:14 #8 10.71   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
16:16:14 #8 10.71   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
16:16:14 #8 10.71   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
16:16:14 #8 10.71   intltool-debian libarchive-zip-perl libasan5 libatomic1
16:16:14 #8 10.71   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
16:16:14 #8 10.71   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
16:16:14 #8 10.71   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
16:16:14 #8 10.71   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:16:14 #8 10.71   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
16:16:14 #8 10.71   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
16:16:14 #8 10.71   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
16:16:14 #8 10.71   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
16:16:14 #8 10.71   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
16:16:14 #8 10.71   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
16:16:14 #8 10.71   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
16:16:14 #8 10.71   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:16:14 #8 10.71   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
16:16:14 #8 10.71   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
16:16:14 #8 10.71   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:16:14 #8 10.71   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
16:16:14 #8 10.71   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:16:14 #8 10.71   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:16:14 #8 10.71   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:16:14 #8 10.71   po-debconf python3 python3-minimal python3.7 python3.7-minimal
16:16:14 #8 10.71   sensible-utils wdiff xz-utils
16:16:14 #8 10.71 The following packages will be upgraded:
16:16:14 #8 10.71   libc6
16:16:14 #8 11.18 1 upgraded, 125 newly installed, 0 to remove and 8 not upgraded.
16:16:14 #8 11.18 Need to get 69.0 MB of archives.
16:16:14 #8 11.18 After this operation, 272 MB of additional disk space will be used.
16:16:14 #8 11.18 Get:1 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB]
16:16:14 #8 11.24 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
16:16:14 #8 11.55 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
16:16:14 #8 11.64 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
16:16:14 #8 11.71 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
16:16:14 #8 11.71 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
16:16:14 #8 11.80 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
16:16:14 #8 11.81 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
16:16:14 #8 11.81 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
16:16:14 #8 11.87 Get:10 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB]
16:16:14 #8 11.87 Get:11 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20211201~buster-1 [1012 kB]
16:16:14 #8 11.87 Get:12 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB]
16:16:14 #8 11.89 Get:13 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB]
16:16:14 #8 12.00 Get:14 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
16:16:14 #8 12.02 Get:15 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
16:16:14 #8 12.04 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
16:16:14 #8 12.04 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB]
16:16:14 #8 12.21 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB]
16:16:14 #8 12.21 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
16:16:14 #8 12.22 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB]
16:16:14 #8 12.22 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
16:16:14 #8 12.28 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
16:16:14 #8 12.29 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
16:16:14 #8 12.29 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
16:16:14 #8 12.29 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
16:16:14 #8 12.43 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
16:16:14 #8 12.44 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
16:16:14 #8 12.44 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
16:16:14 #8 12.44 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
16:16:14 #8 12.44 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
16:16:14 #8 12.44 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
16:16:14 #8 12.44 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
16:16:14 #8 12.45 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
16:16:14 #8 12.45 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
16:16:14 #8 12.50 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB]
16:16:14 #8 12.59 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
16:16:14 #8 12.59 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
16:16:14 #8 12.59 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
16:16:14 #8 12.61 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
16:16:14 #8 12.61 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
16:16:14 #8 12.61 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
16:16:14 #8 12.66 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
16:16:14 #8 12.76 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
16:16:14 #8 12.77 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
16:16:14 #8 12.77 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
16:16:14 #8 12.91 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
16:16:14 #8 12.91 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
16:16:14 #8 12.91 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
16:16:14 #8 12.93 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
16:16:14 #8 12.93 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
16:16:14 #8 13.39 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
16:16:14 #8 13.39 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
16:16:14 #8 13.39 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
16:16:14 #8 13.39 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
16:16:14 #8 13.39 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
16:16:14 #8 13.39 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
16:16:14 #8 13.40 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
16:16:14 #8 13.41 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
16:16:14 #8 13.84 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
16:16:14 #8 13.84 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
16:16:14 #8 13.84 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
16:16:14 #8 13.84 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
16:16:14 #8 13.84 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:16:14 #8 13.85 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:16:14 #8 13.85 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
16:16:14 #8 13.88 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
16:16:14 #8 13.89 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
16:16:14 #8 13.91 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
16:16:14 #8 14.03 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
16:16:14 #8 14.03 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
16:16:14 #8 14.03 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
16:16:14 #8 14.08 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u2 [7974 kB]
16:16:14 #8 14.56 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB]
16:16:14 #8 14.56 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
16:16:14 #8 14.58 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
16:16:14 #8 14.59 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:16:14 #8 14.59 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
16:16:14 #8 14.60 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
16:16:14 #8 14.60 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
16:16:14 #8 14.60 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:16:14 #8 14.60 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
16:16:14 #8 14.64 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
16:16:14 #8 14.68 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
16:16:14 #8 14.68 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:16:14 #8 14.68 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:14 #8 14.68 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:16:14 #8 14.68 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
16:16:14 #8 14.68 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:16:14 #8 14.68 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
16:16:14 #8 14.72 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
16:16:14 #8 14.81 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:14 #8 14.81 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:14 #8 14.81 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
16:16:14 #8 14.81 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
16:16:14 #8 14.81 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
16:16:14 #8 14.81 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
16:16:14 #8 14.81 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
16:16:14 #8 14.81 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:16:14 #8 14.89 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
16:16:14 #8 14.89 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
16:16:14 #8 14.97 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:16:14 #8 14.97 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
16:16:14 #8 14.97 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
16:16:14 #8 14.97 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:16:14 #8 14.97 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
16:16:14 #8 14.97 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:16:14 #8 15.15 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
16:16:14 #8 15.43 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:16:14 #8 15.43 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:14 #8 15.43 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
16:16:14 #8 15.43 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
16:16:14 #8 15.62 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
16:16:14 #8 15.62 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
16:16:14 #8 15.62 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:16:14 #8 15.62 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:14 #8 15.62 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:14 #8 15.62 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
16:16:14 #8 15.72 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
16:16:14 #8 15.72 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
16:16:14 #8 15.72 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
16:16:14 #8 15.82 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
16:16:14 #8 15.82 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
16:16:14 #8 15.82 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
16:16:14 #8 15.82 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
16:16:14 #8 15.83 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
16:16:14 #8 15.93 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
16:16:14 #8 16.78 debconf: delaying package configuration, since apt-utils is not installed
16:16:14 #8 16.93 Fetched 69.0 MB in 6s (12.4 MB/s)
16:16:14 #8 17.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7586 files and directories currently installed.)
16:16:14 #8 17.41 Selecting previously unselected package liblsan0:arm64.
16:16:14 #8 17.04 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ...
16:16:14 #8 17.32 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ...
16:16:14 #8 17.41 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
16:16:14 #8 17.41 Unpacking liblsan0:arm64 (10.2.1-6) ...
16:16:14 #8 18.75 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ...
16:16:14 #8 19.93 Selecting previously unselected package libbsd0:armhf.
16:16:14 #8 19.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7586 files and directories currently installed.)
16:16:14 #8 19.93 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
16:16:14 #8 19.93 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
16:16:14 #8 19.98 Selecting previously unselected package libtinfo5:armhf.
16:16:14 #8 19.98 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
16:16:14 #8 19.99 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
16:16:14 #8 20.04 Selecting previously unselected package bsdmainutils.
16:16:14 #8 20.04 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
16:16:14 #8 20.05 Unpacking bsdmainutils (11.1.2) ...
16:16:14 #8 ...
16:16:14 
16:16:14 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:14 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:14 #8 14.15 Selecting previously unselected package bzip2.
16:16:14 #8 14.15 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
16:16:14 #8 14.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:16:14 #8 14.27 Selecting previously unselected package libmagic-mgc.
16:16:14 #7 extracting sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc
16:16:14 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 0.1s
16:16:14 #13 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 3.1s done
16:16:14 #8 21.92 Selecting previously unselected package libuchardet0:armhf.
16:16:14 #8 21.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7790 files and directories currently installed.)
16:16:14 #8 21.92 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
16:16:14 #8 21.93 Unpacking libuchardet0:armhf (0.0.7-1) ...
16:16:14 #8 21.99 Selecting previously unselected package groff-base.
16:16:14 #8 21.99 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
16:16:14 #8 21.99 Unpacking groff-base (1.22.4-6) ...
16:16:14 #8 22.11 Selecting previously unselected package libgdbm6:armhf.
16:16:14 #8 22.11 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
16:16:14 #8 22.11 Unpacking libgdbm6:armhf (1.19-2) ...
16:16:14 #8 22.14 Selecting previously unselected package libpipeline1:armhf.
16:16:14 #8 22.15 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
16:16:14 #8 22.16 Unpacking libpipeline1:armhf (1.5.3-1) ...
16:16:14 #8 22.21 Selecting previously unselected package man-db.
16:16:14 #8 22.21 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
16:16:14 #8 22.21 Unpacking man-db (2.9.4-2) ...
16:16:14 #8 22.38 Selecting previously unselected package perl-modules-5.32.
16:16:14 #8 22.38 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:16:14 #15 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.5s done
16:16:14 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 27.26MB / 50.44MB 0.6s
16:16:14 #15 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 2.10MB / 10.00MB 0.6s
16:16:14 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 34.60MB / 50.44MB 0.8s
16:16:14 #15 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.8s
16:16:14 #9 12.07 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
16:16:14 #9 12.08 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
16:16:14 #9 12.08 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:14 #9 12.08 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
16:16:14 #9 12.08 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
16:16:14 #9 12.08 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
16:16:14 #9 12.15 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
16:16:14 #9 12.15 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:14 #9 12.15 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
16:16:14 #9 12.22 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:16:14 #9 12.23 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:14 #9 12.23 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
16:16:14 #9 12.24 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
16:16:14 #9 12.26 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
16:16:14 #9 12.27 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
16:16:14 #9 12.27 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:16:14 #9 12.29 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:14 #9 12.30 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:14 #9 12.30 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
16:16:14 #8 16.33 Selecting previously unselected package python3.6-minimal.
16:16:14 #8 16.33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_arm64.deb ...
16:16:14 #8 16.33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ...
16:16:14 #8 16.46 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:14 #8 16.57 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 8.39MB / 28.57MB 0.3s
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14.40MB / 28.57MB 0.5s
16:16:14 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 34.28MB / 54.65MB 1.0s
16:16:14 #9 14.66 Get:214 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:16:14 #9 14.66 Get:215 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build1 [11.2 kB]
16:16:14 #9 14.66 Get:216 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:14 #9 14.66 Get:217 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:16:14 #9 14.66 Get:218 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libapt-pkg-perl arm64 0.1.39build1 [66.6 kB]
16:16:14 #9 14.66 Get:219 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:16:14 #9 14.66 Get:220 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:16:14 #9 14.67 Get:221 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:16:14 #9 14.67 Get:222 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:14 #9 14.74 Get:223 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libvariable-magic-perl arm64 0.62-1build3 [32.5 kB]
16:16:14 #12 DONE 18.7s
16:16:14 
16:16:14 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:14 #8 sha256:a4dc9780febb9a7eb5180309d07937efcfb1500d5aae81f02c97ca8bcba1a615
16:16:14 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 53.48MB / 68.78MB 2.3s
16:16:14 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.2s
16:16:14 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 45.09MB / 50.44MB 1.3s
16:16:14 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 57.28MB / 61.72MB 1.7s
16:16:14 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 61.72MB / 61.72MB 1.8s
16:16:14 #3 DONE 0.4s
16:16:14 
16:16:14 #10 [internal] load build context
16:16:14 #10 sha256:3301ce9d25ae5461750c53ad85aeddbad8f0ae1a162009f5b5856aa9c47fad2c
16:16:14 #10 transferring context: 11.77kB done
16:16:14 #10 DONE 0.0s
16:16:14 
16:16:14 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
16:16:14 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6
16:16:14 #7 resolve docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 0.0s done
16:16:14 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s
16:16:14 #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done
16:16:14 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
16:16:14 #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
16:16:14 #8 17.51 Selecting previously unselected package libtsan0:arm64.
16:16:14 #8 17.51 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
16:16:14 #8 17.52 Unpacking libtsan0:arm64 (10.2.1-6) ...
16:16:14 #8 17.71 Selecting previously unselected package libubsan1:arm64.
16:16:14 #8 17.71 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
16:16:14 #8 17.71 Unpacking libubsan1:arm64 (10.2.1-6) ...
16:16:14 #8 17.80 Selecting previously unselected package libgcc-10-dev:arm64.
16:16:14 #8 14.27 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
16:16:14 #8 14.29 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:14 #8 14.41 Selecting previously unselected package libmagic1:arm64.
16:16:14 #8 14.41 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
16:16:14 #8 14.42 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
16:16:14 #8 14.48 Selecting previously unselected package file.
16:16:14 #8 14.48 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
16:16:14 #8 14.49 Unpacking file (1:5.35-4+deb10u2) ...
16:16:14 #8 14.54 Selecting previously unselected package gettext-base.
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.9s done
16:16:14 #13 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 2.9s done
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 1.05MB / 129.06MB 3.0s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 1.05MB / 68.78MB 3.0s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 5.24MB / 68.78MB 3.1s
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 39.85MB / 51.84MB 2.4s
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 44.04MB / 51.84MB 2.6s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 31.46MB / 68.78MB 2.6s
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 8.39MB / 129.06MB 2.6s
16:16:14 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405
16:16:14 #9 25.26 Selecting previously unselected package krb5-locales.
16:16:14 #9 25.26 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:16:14 #9 25.27 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:16:14 #9 25.32 Selecting previously unselected package libcbor0.6:armhf.
16:16:14 #9 25.32 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
16:16:14 #9 25.32 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
16:16:14 #9 25.37 Selecting previously unselected package libedit2:armhf.
16:16:14 #9 25.37 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
16:16:14 #9 25.38 Unpacking libedit2:armhf (3.1-20191231-1) ...
16:16:14 #13 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760
16:16:14 #8 22.38 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:14 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 39.24MB / 50.44MB 0.9s
16:16:14 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 44.04MB / 50.44MB 1.0s
16:16:14 #15 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.9s done
16:16:14 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 2.10MB / 51.84MB 1.0s
16:16:14 #8 33.17 Selecting previously unselected package gcc-7-base:armhf.
16:16:14 #8 33.17 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:14 #8 33.18 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:14 #8 33.29 Selecting previously unselected package libisl19:armhf.
16:16:14 #8 33.29 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ...
16:16:14 #9 12.45 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
16:16:14 #8 16.58 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ...
16:16:14 #8 16.60 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ...
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 17.83MB / 28.57MB 0.6s
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 19.37MB / 28.57MB 0.7s
16:16:14 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 44.04MB / 54.65MB 1.2s
16:16:14 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 54.65MB / 54.65MB 1.4s
16:16:14 #9 14.74 Get:224 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:16:14 #9 14.74 Get:225 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfreetype6 arm64 2.10.4+dfsg-1build1 [323 kB]
16:16:14 #9 14.74 Get:226 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu3 [113 kB]
16:16:14 #9 14.75 Get:227 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjpeg-turbo8 arm64 2.0.6-0ubuntu2 [99.9 kB]
16:16:14 #9 14.75 Get:228 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjpeg8 arm64 8c-2ubuntu8 [2198 B]
16:16:14 #9 14.75 Get:229 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdeflate0 arm64 1.7-1ubuntu1 [47.4 kB]
16:16:14 #9 14.75 Get:230 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjbig0 arm64 2.1-3.1build1 [24.0 kB]
16:16:14 #9 14.75 Get:231 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libwebp6 arm64 0.6.1-2ubuntu0.21.04.1 [165 kB]
16:16:14 #9 14.81 Get:232 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtiff5 arm64 4.2.0-1build1 [155 kB]
16:16:14 #9 14.82 Get:233 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxpm4 arm64 1:3.5.12-1 [28.8 kB]
16:16:14 #9 14.82 Get:234 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libgd3 arm64 2.3.0-2ubuntu0.1 [107 kB]
16:16:14 #9 14.82 Get:235 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libc-devtools arm64 2.33-0ubuntu5 [25.7 kB]
16:16:14 #9 14.83 Get:236 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:14 #9 14.83 Get:237 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:16:14 #9 14.83 Get:238 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libclass-xsaccessor-perl arm64 1.19-3build7 [32.1 kB]
16:16:14 #9 14.83 Get:239 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libclone-perl arm64 0.45-1build1 [10.5 kB]
16:16:14 #9 14.83 Get:240 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libcommon-sense-perl arm64 3.75-1build4 [20.5 kB]
16:16:14 #9 14.88 Get:241 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
16:16:14 #9 14.90 Get:242 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libparams-util-perl arm64 1.102-1build1 [21.4 kB]
16:16:14 #9 14.90 Get:243 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
16:16:14 #9 14.90 Get:244 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:16:14 #9 14.90 Get:245 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:14 #9 14.90 Get:246 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:16:14 #9 14.90 Get:247 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libwant-perl arm64 0.29-1build5 [23.6 kB]
16:16:14 #9 14.90 Get:248 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:14 #9 14.91 Get:249 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libcpanel-json-xs-perl arm64 4.25-1build1 [108 kB]
16:16:14 #9 14.95 Get:250 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:16:14 #9 14.99 Get:251 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libexception-class-perl all 1.44-1 [25.9 kB]
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.6s done
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 58.72MB / 68.78MB 2.6s
16:16:14 #14 ...
16:16:14 
16:16:14 #10 [internal] load build context
16:16:14 #10 sha256:473a665d90d2b02a302b95862fb9b12f80495b69367d857efe8998f7a80acc84
16:16:14 #10 transferring context: 20.23MB 1.3s done
16:16:14 #10 DONE 1.5s
16:16:14 
16:16:14 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:14 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:14 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.5s
16:16:14 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.5s done
16:16:14 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0B / 68.78MB 1.6s
16:16:14 #8 17.80 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
16:16:14 #8 17.80 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
16:16:14 #8 17.92 Selecting previously unselected package gcc-10.
16:16:14 #8 17.92 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
16:16:14 #8 17.92 Unpacking gcc-10 (10.2.1-6) ...
16:16:14 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.31MB / 76.10MB 0.3s
16:16:14 #8 14.54 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
16:16:14 #8 14.55 Unpacking gettext-base (0.19.8.1-9) ...
16:16:14 #8 14.61 Selecting previously unselected package krb5-locales.
16:16:14 #8 14.62 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u3_all.deb ...
16:16:14 #8 14.63 Unpacking krb5-locales (1.17-3+deb10u3) ...
16:16:14 #8 14.69 Selecting previously unselected package manpages.
16:16:14 #8 14.69 Preparing to unpack .../009-manpages_4.16-2_all.deb ...
16:16:14 #8 14.70 Unpacking manpages (4.16-2) ...
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.44MB / 129.06MB 3.2s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 10.49MB / 68.78MB 3.3s
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 48.23MB / 51.84MB 2.8s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 39.02MB / 68.78MB 2.8s
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 15.73MB / 129.06MB 2.8s
16:16:14 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 3.0s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 45.09MB / 68.78MB 3.0s
16:16:14 #9 25.42 Selecting previously unselected package libfido2-1:armhf.
16:16:14 #9 25.42 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
16:16:14 #9 25.43 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
16:16:14 #9 25.48 Selecting previously unselected package libkrb5support0:armhf.
16:16:14 #9 25.48 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
16:16:14 #9 25.50 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
16:16:14 #9 25.52 Selecting previously unselected package libk5crypto3:armhf.
16:16:14 #9 25.52 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
16:16:14 #9 25.53 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
16:16:14 #9 25.59 Selecting previously unselected package libkeyutils1:armhf.
16:16:14 #9 25.59 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_armhf.deb ...
16:16:14 #9 25.59 Unpacking libkeyutils1:armhf (1.6-6ubuntu1) ...
16:16:14 #9 25.63 Selecting previously unselected package libkrb5-3:armhf.
16:16:14 #9 25.63 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
16:16:14 #8 25.09 Selecting previously unselected package gcc.
16:16:14 #8 25.09 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
16:16:14 #8 25.09 Unpacking gcc (4:10.2.1-1) ...
16:16:14 #8 25.12 Selecting previously unselected package libstdc++-10-dev:armhf.
16:16:14 #8 25.12 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
16:16:14 #8 25.13 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
16:16:14 #13 ...
16:16:14 
16:16:14 #44 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:16:14 #44 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:16:14 #44 DONE 1.0s
16:16:14 
16:16:14 #13 [base 1/3] FROM docker.io/library/golang:1.16.12-bullseye@sha256:f92cdfdb663e9c446d019615042f745eb792126128a038dba6f0d4d6e0ee8ac2
16:16:14 #13 sha256:51e70723b1b357b4b45cee5470a6be2ce92308dee8712df8802c8479dbee3f75
16:16:14 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 48.35MB / 50.44MB 1.1s
16:16:14 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 6.29MB / 51.84MB 1.1s
16:16:14 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 16.78MB / 51.84MB 1.3s
16:16:14 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 20.97MB / 51.84MB 1.4s
16:16:14 #8 33.30 Unpacking libisl19:armhf (0.19-1) ...
16:16:14 #8 33.55 Selecting previously unselected package libmpfr6:armhf.
16:16:14 #8 33.55 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ...
16:16:14 #9 12.69 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
16:16:14 #9 12.72 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
16:16:14 #9 14.99 Get:252 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:16:14 #9 14.99 Get:253 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:16:14 #9 14.99 Get:254 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:16:14 #9 14.99 Get:255 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [35.0 kB]
16:16:14 #9 14.99 Get:256 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:16:14 #9 14.99 Get:257 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:16:14 #9 14.99 Get:258 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:16:14 #9 15.03 Get:259 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdata-messagepack-perl arm64 1.00-4build1 [32.2 kB]
16:16:14 #9 15.06 Get:260 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:16:14 #9 15.06 Get:261 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:16:14 #9 15.06 Get:262 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdistro-info-perl all 1.0 [5508 B]
16:16:14 #9 15.07 Get:263 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libemail-address-xs-perl arm64 1.04-1build4 [25.9 kB]
16:16:14 #9 15.07 Get:264 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:16:14 #9 15.07 Get:265 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:14 #9 15.07 Get:266 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:16:14 #9 15.10 Get:267 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-fcntllock-perl arm64 0.22-3build5 [32.9 kB]
16:16:14 #9 15.10 Get:268 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnumber-compare-perl all 0.03-1.1 [6620 B]
16:16:14 #9 15.17 Get:269 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtext-glob-perl all 0.11-1 [7992 B]
16:16:14 #9 15.17 Get:270 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:14 #9 15.17 Get:271 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:16:14 #9 15.17 Get:272 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:16:14 #9 15.18 Get:273 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:16:14 #9 15.18 Get:274 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:14 #9 15.18 Get:275 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libparams-validate-perl arm64 1.30-1build1 [50.8 kB]
16:16:14 #9 15.18 Get:276 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:16:14 #9 15.25 Get:277 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 22.88MB / 28.57MB 0.9s
16:16:14 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.1s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 63.96MB / 68.78MB 2.7s
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 0B / 129.06MB 2.7s
16:16:14 #13 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 2.7s done
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 2.9s
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 7.41MB / 129.06MB 3.0s
16:16:14 #8 25.43 Selecting previously unselected package g++.
16:16:14 #8 25.43 Preparing to unpack .../049-g++_4%3a8.3.0-1_armhf.deb ...
16:16:14 #8 25.44 Unpacking g++ (4:8.3.0-1) ...
16:16:14 #8 25.50 Selecting previously unselected package make.
16:16:14 #8 25.50 Preparing to unpack .../050-make_4.2.1-1.2_armhf.deb ...
16:16:14 #8 25.51 Unpacking make (4.2.1-1.2) ...
16:16:14 #8 25.59 Selecting previously unselected package libdpkg-perl.
16:16:14 #8 25.59 Preparing to unpack .../051-libdpkg-perl_1.19.7_all.deb ...
16:16:14 #8 25.60 Unpacking libdpkg-perl (1.19.7) ...
16:16:14 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 5.24MB / 68.78MB 1.8s
16:16:14 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 2.0s done
16:16:14 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 15.73MB / 68.78MB 2.0s
16:16:14 #8 14.89 Selecting previously unselected package libedit2:arm64.
16:16:14 #8 14.89 Preparing to unpack .../010-libedit2_3.1-20181209-1_arm64.deb ...
16:16:14 #8 14.90 Unpacking libedit2:arm64 (3.1-20181209-1) ...
16:16:14 #8 14.93 Selecting previously unselected package libkeyutils1:arm64.
16:16:14 #8 14.93 Preparing to unpack .../011-libkeyutils1_1.6-6_arm64.deb ...
16:16:14 #8 14.94 Unpacking libkeyutils1:arm64 (1.6-6) ...
16:16:14 #8 14.97 Selecting previously unselected package libkrb5support0:arm64.
16:16:14 #8 14.97 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u3_arm64.deb ...
16:16:14 #8 14.98 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ...
16:16:14 #8 15.01 Selecting previously unselected package libk5crypto3:arm64.
16:16:14 #8 15.01 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u3_arm64.deb ...
16:16:14 #8 15.02 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ...
16:16:14 #8 15.05 Selecting previously unselected package libkrb5-3:arm64.
16:16:14 #8 15.05 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u3_arm64.deb ...
16:16:14 #8 15.06 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ...
16:16:14 #8 15.12 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:16:14 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.6s
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 18.87MB / 129.06MB 3.6s
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 17.83MB / 68.78MB 3.6s
16:16:14 #9 25.63 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
16:16:14 #9 25.71 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:16:14 #9 25.71 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
16:16:14 #9 25.72 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
16:16:14 #9 25.77 Selecting previously unselected package libpsl5:armhf.
16:16:14 #9 25.77 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
16:16:14 #9 25.77 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
16:16:14 #9 25.82 Selecting previously unselected package libxau6:armhf.
16:16:14 #9 25.82 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
16:16:14 #9 25.82 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
16:16:14 #9 25.86 Selecting previously unselected package libxdmcp6:armhf.
16:16:14 #9 25.86 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
16:16:14 #9 25.87 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
16:16:14 #9 25.91 Selecting previously unselected package libxcb1:armhf.
16:16:14 #9 25.91 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
16:16:14 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 51.38MB / 68.78MB 3.2s
16:16:14 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 25.17MB / 129.06MB 3.2s
16:16:14 #8 25.53 Selecting previously unselected package g++-10.
16:16:14 #8 25.53 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
16:16:14 #8 25.54 Unpacking g++-10 (10.2.1-6) ...
16:16:15 #15 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.6s done
16:16:15 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 31.46MB / 51.84MB 1.6s
16:16:15 #8 33.55 Unpacking libmpfr6:armhf (4.0.1-1) ...
16:16:15 #8 33.71 Selecting previously unselected package libmpc3:armhf.
16:16:15 #8 33.71 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ...
16:16:15 #8 33.71 Unpacking libmpc3:armhf (1.1.0-1) ...
16:16:15 #8 33.74 Selecting previously unselected package cpp-7.
16:16:15 #8 33.74 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:15 #8 33.75 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:16:15 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.1s
16:16:15 #9 13.05 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
16:16:15 #9 13.06 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
16:16:15 #9 13.07 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:16:15 #9 13.07 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB]
16:16:15 #8 23.02 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:15 #8 23.02 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
16:16:15 #8 23.02 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:16:15 #8 23.06 Selecting previously unselected package libperl5.32:armhf.
16:16:15 #8 23.06 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
16:16:15 #8 23.07 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:16:15 #9 15.25 Get:278 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:15 #9 15.32 Get:279 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:16:15 #9 15.32 Get:280 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:15 #9 15.32 Get:281 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjson-perl all 4.03000-1 [80.6 kB]
16:16:15 #9 15.32 Get:282 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblog-any-perl all 1.709-1 [67.7 kB]
16:16:15 #9 15.33 Get:283 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:16:15 #9 15.33 Get:284 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:16:15 #9 15.33 Get:285 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-identify-perl arm64 0.14-1build3 [10.5 kB]
16:16:15 #9 15.33 Get:286 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsub-name-perl arm64 0.26-1build1 [11.1 kB]
16:16:15 #9 15.39 Get:287 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:15 #9 15.39 Get:288 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpath-tiny-perl all 0.118-1 [42.2 kB]
16:16:15 #9 15.47 Get:289 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtype-tiny-perl all 1.012001-2 [318 kB]
16:16:15 #9 15.47 Get:290 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:16:15 #9 15.47 Get:291 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhash-fieldhash-perl arm64 0.15-1build3 [16.3 kB]
16:16:15 #9 15.47 Get:292 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:15 #9 15.47 Get:293 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:16:15 #9 15.47 Get:294 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:16:15 #9 15.47 Get:295 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:16:15 #9 15.47 Get:296 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:16:15 #9 15.54 Get:297 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjson-xs-perl arm64 4.030-1build1 [83.2 kB]
16:16:15 #8 25.82 Selecting previously unselected package patch.
16:16:15 #8 25.82 Preparing to unpack .../052-patch_2.7.6-3+deb10u1_armhf.deb ...
16:16:15 #8 25.82 Unpacking patch (2.7.6-3+deb10u1) ...
16:16:15 #8 17.11 Selecting previously unselected package python3-minimal.
16:16:15 #8 17.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4315 files and directories currently installed.)
16:16:15 #8 17.12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
16:16:15 #8 17.12 Unpacking python3-minimal (3.6.7-1~18.04) ...
16:16:15 #8 17.15 Selecting previously unselected package mime-support.
16:16:15 #8 17.15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
16:16:15 #8 17.16 Unpacking mime-support (3.60ubuntu1) ...
16:16:15 #8 17.20 Selecting previously unselected package libmpdec2:arm64.
16:16:15 #8 17.21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
16:16:15 #8 17.21 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
16:16:15 #8 17.24 Selecting previously unselected package readline-common.
16:16:15 #8 17.25 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
16:16:15 #8 17.25 Unpacking readline-common (7.0-3) ...
16:16:15 #8 17.28 Selecting previously unselected package libreadline7:arm64.
16:16:15 #8 17.29 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
16:16:15 #8 17.29 Unpacking libreadline7:arm64 (7.0-3) ...
16:16:15 #8 17.33 Selecting previously unselected package libsqlite3-0:arm64.
16:16:15 #8 17.33 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ...
16:16:15 #8 17.34 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ...
16:16:15 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 19.92MB / 68.78MB 2.1s
16:16:15 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 1.05MB / 51.84MB 2.1s
16:16:15 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 0B / 129.06MB 2.1s
16:16:15 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 24.12MB / 68.78MB 2.2s
16:16:15 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.19MB / 51.84MB 2.2s
16:16:15 #8 15.12 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ...
16:16:15 #8 15.12 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
16:16:15 #8 15.17 Selecting previously unselected package openssh-client.
16:16:15 #8 15.17 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ...
16:16:15 #8 15.18 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
16:16:15 #8 15.26 Selecting previously unselected package ucf.
16:16:15 #8 15.26 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ...
16:16:15 #8 15.27 Moving old data out of the way
16:16:15 #8 15.27 Unpacking ucf (3.0038+nmu1) ...
16:16:15 #8 15.30 Selecting previously unselected package xz-utils.
16:16:15 #8 15.31 Preparing to unpack .../018-xz-utils_5.2.4-1_arm64.deb ...
16:16:15 #8 15.31 Unpacking xz-utils (5.2.4-1) ...
16:16:15 #8 15.35 Selecting previously unselected package libfl2:arm64.
16:16:15 #8 15.35 Preparing to unpack .../019-libfl2_2.6.4-6.2_arm64.deb ...
16:16:15 #8 15.36 Unpacking libfl2:arm64 (2.6.4-6.2) ...
16:16:15 #8 15.40 Selecting previously unselected package at.
16:16:15 == Building packages for fedora-34 ==
16:16:15 mkdir -p "rpmbuild/fedora-34"
16:16:15 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.12-buster -t rpmbuild-fedora-34/x86_64 -f fedora-34/Dockerfile .
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 19.92MB / 76.10MB 0.8s
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 26.21MB / 76.10MB 1.0s
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 32.51MB / 76.10MB 1.1s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 23.07MB / 68.78MB 3.8s
16:16:15 #9 25.92 Unpacking libxcb1:armhf (1.14-2) ...
16:16:15 #9 25.96 Selecting previously unselected package libx11-data.
16:16:15 #9 25.96 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:16:15 #9 25.96 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:16:15 #9 26.05 Selecting previously unselected package libx11-6:armhf.
16:16:15 #9 26.05 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
16:16:15 #9 26.06 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
16:16:15 #9 26.15 Selecting previously unselected package libxext6:armhf.
16:16:15 #9 26.15 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
16:16:15 #9 26.15 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
16:16:15 #9 26.20 Selecting previously unselected package libxmuu1:armhf.
16:16:15 #9 26.20 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 55.57MB / 68.78MB 3.3s
16:16:15 #7 sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 61.72MB / 61.72MB 2.4s done
16:16:15 #7 extracting sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6
16:16:15 #9 13.08 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB]
16:16:15 #9 13.08 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB]
16:16:15 #9 13.08 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.7 [213 kB]
16:16:15 #9 13.08 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
16:16:15 #9 13.10 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB]
16:16:15 #9 13.13 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.2 [4344 kB]
16:16:15 #9 13.35 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:16:15 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 5.0s
16:16:15 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 1.05MB / 68.78MB 1.7s
16:16:15 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 35.65MB / 51.84MB 1.8s
16:16:15 #9 15.54 Get:298 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:16:15 #9 15.61 Get:299 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
16:16:15 #9 15.61 Get:300 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:16:15 #9 15.61 Get:301 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:15 #9 15.62 Get:302 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblist-someutils-xs-perl arm64 0.58-2build1 [29.9 kB]
16:16:15 #8 25.91 Selecting previously unselected package dpkg-dev.
16:16:15 #8 25.91 Preparing to unpack .../053-dpkg-dev_1.19.7_all.deb ...
16:16:15 #8 25.92 Unpacking dpkg-dev (1.19.7) ...
16:16:15 #8 26.07 Selecting previously unselected package build-essential.
16:16:15 #8 17.40 Selecting previously unselected package libpython3.6-stdlib:arm64.
16:16:15 #8 17.40 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_arm64.deb ...
16:16:15 #8 17.40 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:15 #8 17.56 Selecting previously unselected package python3.6.
16:16:15 #8 17.56 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.6_arm64.deb ...
16:16:15 #8 17.57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ...
16:16:15 #8 17.60 Selecting previously unselected package libpython3-stdlib:arm64.
16:16:15 #8 17.60 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
16:16:15 #8 17.61 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
16:16:15 #8 17.66 Setting up python3-minimal (3.6.7-1~18.04) ...
16:16:15 #8 15.40 Preparing to unpack .../020-at_3.1.23-1_arm64.deb ...
16:16:15 #8 15.40 Unpacking at (3.1.23-1) ...
16:16:15 #8 15.44 Selecting previously unselected package libsigsegv2:arm64.
16:16:15 #8 15.44 Preparing to unpack .../021-libsigsegv2_2.12-2_arm64.deb ...
16:16:15 #8 15.44 Unpacking libsigsegv2:arm64 (2.12-2) ...
16:16:15 #8 15.47 Selecting previously unselected package m4.
16:16:15 #8 15.47 Preparing to unpack .../022-m4_1.4.18-2_arm64.deb ...
16:16:15 #8 15.48 Unpacking m4 (1.4.18-2) ...
16:16:15 #8 15.52 Selecting previously unselected package autoconf.
16:16:15 #8 15.52 Preparing to unpack .../023-autoconf_2.69-11_all.deb ...
16:16:15 #8 15.52 Unpacking autoconf (2.69-11) ...
16:16:15 #8 15.57 Selecting previously unselected package autotools-dev.
16:16:15 #8 15.57 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ...
16:16:15 #8 15.57 Unpacking autotools-dev (20180224.1) ...
16:16:15 #8 15.62 Selecting previously unselected package automake.
16:16:15 #8 15.62 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ...
16:16:15 #7 ...
16:16:15 
16:16:15 #10 [internal] load build context
16:16:15 #10 sha256:e7872ec2e1d14a233e39aa8aedc23c00800a3ca89c9b5e821d9e8a2a35254182
16:16:15 #10 transferring context: 20.23MB 1.3s done
16:16:15 #10 DONE 1.5s
16:16:15 
16:16:15 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322
16:16:15 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7
16:16:15 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.4s done
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 17.83MB / 129.06MB 3.5s
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 36.70MB / 76.10MB 1.2s
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 27.26MB / 129.06MB 3.9s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 33.23MB / 68.78MB 4.1s
16:16:15 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 3.4s done
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 61.03MB / 68.78MB 3.5s
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 35.65MB / 129.06MB 3.5s
16:16:15 #13 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 0B / 155B 3.5s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 67.11MB / 68.78MB 3.6s
16:16:15 #13 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.5s done
16:16:15 #9 26.21 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:16:15 #9 26.26 Selecting previously unselected package manpages.
16:16:15 #9 26.26 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:16:15 #9 26.26 Unpacking manpages (5.05-1) ...
16:16:15 #7 sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 54.65MB / 54.65MB 2.1s done
16:16:15 #8 26.21 Selecting previously unselected package g++.
16:16:15 #9 13.35 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
16:16:15 #9 13.35 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:15 #9 13.35 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
16:16:15 #9 13.36 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:16:15 #9 13.36 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
16:16:15 #9 13.36 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:16:15 #9 13.36 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:16:15 #9 13.36 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:15 #9 13.43 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
16:16:15 #9 13.44 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:16:15 #9 13.44 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:15 #9 13.44 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
16:16:15 #9 13.44 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
16:16:15 #9 13.44 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
16:16:15 #9 13.45 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
16:16:15 #9 13.45 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
16:16:15 #9 13.45 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
16:16:15 #9 13.50 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:15 #9 13.52 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
16:16:15 #9 13.52 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
16:16:15 #9 13.52 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:15 #9 13.52 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
16:16:15 #9 13.52 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:16:15 #9 13.53 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:16:15 #9 13.53 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:16:15 #9 13.53 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:16:15 #9 13.57 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:15 #9 13.64 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
16:16:15 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 39.85MB / 51.84MB 2.0s
16:16:15 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 10.08MB / 68.78MB 2.0s
16:16:15 #15 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405
16:16:15 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 42.99MB / 51.84MB 2.1s
16:16:15 #8 34.35 Selecting previously unselected package cpp.
16:16:15 #8 34.35 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
16:16:15 #8 34.36 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
16:16:15 #8 34.41 Selecting previously unselected package libcc1-0:armhf.
16:16:15 #8 34.41 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ...
16:16:15 #8 26.07 Preparing to unpack .../054-build-essential_12.6_armhf.deb ...
16:16:15 #8 26.08 Unpacking build-essential (12.6) ...
16:16:15 #8 26.14 Selecting previously unselected package openssl.
16:16:15 #8 26.14 Preparing to unpack .../055-openssl_1.1.1d-0+deb10u7_armhf.deb ...
16:16:15 #8 26.15 Unpacking openssl (1.1.1d-0+deb10u7) ...
16:16:15 #8 17.85 Selecting previously unselected package python3.
16:16:15 #8 17.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4773 files and directories currently installed.)
16:16:15 #8 17.86 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ...
16:16:15 #8 17.86 Unpacking python3 (3.6.7-1~18.04) ...
16:16:15 #8 17.89 Selecting previously unselected package multiarch-support.
16:16:15 #8 17.89 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.4_arm64.deb ...
16:16:15 #8 17.89 Unpacking multiarch-support (2.27-3ubuntu1.4) ...
16:16:15 #8 17.92 Selecting previously unselected package libxau6:arm64.
16:16:15 #8 15.62 Unpacking automake (1:1.16.1-4) ...
16:16:15 #8 15.69 Selecting previously unselected package autopoint.
16:16:15 #8 15.69 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ...
16:16:15 #8 15.69 Unpacking autopoint (0.19.8.1-9) ...
16:16:15 #8 15.72 Selecting previously unselected package binutils-common:arm64.
16:16:15 #8 15.72 Preparing to unpack .../027-binutils-common_2.31.1-16_arm64.deb ...
16:16:15 #8 15.73 Unpacking binutils-common:arm64 (2.31.1-16) ...
16:16:15 #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 3.5s done
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 25.17MB / 129.06MB 3.7s
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 48.23MB / 76.10MB 1.4s
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 52.43MB / 76.10MB 1.5s
16:16:15 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 30.41MB / 68.78MB 2.5s
16:16:15 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 8.39MB / 51.84MB 2.5s
16:16:15 #14 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405
16:16:15 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 12.58MB / 51.84MB 2.6s
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 38.80MB / 129.06MB 4.3s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 39.85MB / 68.78MB 4.3s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 44.04MB / 68.78MB 4.4s
16:16:15 #1 [internal] load build definition from Dockerfile
16:16:15 #1 sha256:f4fc18c182773138f8c63523d8b3d469e0ccbf5e02689199e64f104ad0ba9d18
16:16:15 #1 transferring dockerfile: 847B done
16:16:15 #1 DONE 0.1s
16:16:15 
16:16:15 #2 [internal] load .dockerignore
16:16:15 #2 sha256:297d397747c838bfc850667909e1c6be741700b25b211499d82376804fbebe24
16:16:15 #2 transferring context: 2B done
16:16:15 #2 DONE 0.0s
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 45.77MB / 129.06MB 3.9s
16:16:15 #7 extracting sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c
16:16:15 #8 26.21 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
16:16:15 #8 26.22 Unpacking g++ (4:10.2.1-1) ...
16:16:15 #8 26.25 Selecting previously unselected package make.
16:16:15 #8 26.25 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
16:16:15 #8 26.25 Unpacking make (4.3-4.1) ...
16:16:15 #8 26.36 Selecting previously unselected package libdpkg-perl.
16:16:15 #8 26.36 Preparing to unpack .../055-libdpkg-perl_1.20.9_all.deb ...
16:16:15 #8 26.36 Unpacking libdpkg-perl (1.20.9) ...
16:16:15 #8 26.45 Selecting previously unselected package patch.
16:16:15 #8 26.45 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
16:16:15 #8 26.46 Unpacking patch (2.7.6-7) ...
16:16:15 #9 13.64 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
16:16:15 #9 13.64 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
16:16:15 #9 13.64 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:16:15 #9 13.64 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:16:15 #9 13.64 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:16:15 #9 13.64 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:16:15 #9 13.64 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:15 #9 13.65 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:16:15 #9 13.72 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
16:16:15 #9 13.72 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
16:16:15 #9 13.72 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
16:16:15 #9 13.72 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:15 #9 13.72 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:16:15 #9 13.72 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
16:16:15 #9 13.72 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
16:16:15 #9 13.72 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
16:16:15 #9 13.72 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:15 #9 13.80 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
16:16:15 #9 13.80 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:16:15 #9 13.80 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:15 #9 13.80 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:15 #9 13.80 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:16:15 #9 13.80 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:15 #9 13.80 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
16:16:15 #9 13.87 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
16:16:15 #9 13.87 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:16:15 #9 13.87 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
16:16:15 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.3s
16:16:15 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 17.85MB / 68.78MB 2.3s
16:16:15 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 22.13MB / 68.78MB 2.4s
16:16:15 #8 34.42 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
16:16:15 #8 34.46 Selecting previously unselected package libgomp1:armhf.
16:16:15 #8 34.46 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ...
16:16:15 #8 34.46 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
16:16:15 #8 34.51 Selecting previously unselected package libatomic1:armhf.
16:16:15 #8 34.51 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ...
16:16:15 #8 34.51 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
16:16:15 #8 34.54 Selecting previously unselected package libasan4:armhf.
16:16:15 #8 34.54 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:15 #8 34.54 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:15 #8 34.62 Selecting previously unselected package libubsan0:armhf.
16:16:15 #8 34.62 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:15 #8 17.92 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ...
16:16:15 #8 17.93 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ...
16:16:15 #8 17.96 Selecting previously unselected package libbsd0:arm64.
16:16:15 #8 17.96 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ...
16:16:15 #8 17.96 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
16:16:15 #8 17.99 Selecting previously unselected package libxdmcp6:arm64.
16:16:15 #8 17.99 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
16:16:15 #8 18.00 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
16:16:15 #8 18.03 Selecting previously unselected package libxcb1:arm64.
16:16:15 #8 18.03 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ...
16:16:15 #8 18.03 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ...
16:16:15 #8 18.06 Selecting previously unselected package libx11-data.
16:16:15 #8 18.06 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
16:16:15 #8 18.07 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
16:16:15 #8 18.12 Selecting previously unselected package libx11-6:arm64.
16:16:15 #8 18.13 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ...
16:16:15 #8 18.13 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
16:16:15 #9 16.01 Get:303 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:16:15 #9 16.09 Get:304 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libltdl7 arm64 2.4.6-15 [37.7 kB]
16:16:15 #9 16.17 Get:305 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
16:16:15 #9 16.32 Get:306 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 liblzo2-2 arm64 2.10-2build1 [44.4 kB]
16:16:15 #9 16.34 Get:307 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:16:15 #9 16.34 Get:308 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:16:15 #9 16.35 Get:309 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:15 #9 16.35 Get:310 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
16:16:15 #9 16.38 Get:311 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmarkdown2 arm64 2.2.6-1ubuntu1 [33.1 kB]
16:16:15 #9 16.39 Get:312 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:16:15 #9 16.39 Get:313 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:16:15 #8 15.92 Selecting previously unselected package libbinutils:arm64.
16:16:15 #8 15.92 Preparing to unpack .../028-libbinutils_2.31.1-16_arm64.deb ...
16:16:15 #8 15.93 Unpacking libbinutils:arm64 (2.31.1-16) ...
16:16:15 #8 15.99 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:16:15 #8 15.99 Preparing to unpack .../029-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
16:16:15 #8 15.99 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 32.61MB / 129.06MB 4.0s
16:16:15 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 59.77MB / 76.10MB 1.8s
16:16:15 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 38.92MB / 68.78MB 2.8s
16:16:15 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 18.73MB / 51.84MB 2.8s
16:16:15 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.44MB / 129.06MB 2.8s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 50.33MB / 68.78MB 4.6s
16:16:15 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.2s done
16:16:15 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 53.48MB / 129.06MB 4.3s
16:16:15 #8 19.05 Selecting previously unselected package gcc.
16:16:15 #8 19.05 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
16:16:15 #8 19.06 Unpacking gcc (4:10.2.1-1) ...
16:16:15 #8 19.09 Selecting previously unselected package libstdc++-10-dev:arm64.
16:16:15 #8 19.09 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
16:16:15 #8 19.09 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
16:16:15 #8 19.30 Selecting previously unselected package g++-10.
16:16:15 #8 19.30 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
16:16:15 #8 19.30 Unpacking g++-10 (10.2.1-6) ...
16:16:15 #8 24.11 Selecting previously unselected package perl.
16:16:15 #8 24.11 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
16:16:15 
16:16:15 #5 [auth] library/fedora:pull token for registry-1.docker.io
16:16:15 #5 sha256:de833b9b931bcfe936dc8c85ea5d21bfdea78b974522ffe6f7775affd14df03b
16:16:15 #5 DONE 0.0s
16:16:15 
16:16:15 #6 [auth] library/golang:pull token for registry-1.docker.io
16:16:15 #6 sha256:9efe0334776a5830a4e37f61ea42ad9dd5ccfdb9d5b289a5b48cc0b0cfcb6e91
16:16:15 #6 DONE 0.0s
16:16:15 
16:16:15 #4 [internal] load metadata for docker.io/library/golang:1.16.12-buster
16:16:15 #4 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92
16:16:16 #9 26.67 Selecting previously unselected package openssh-client.
16:16:16 #9 26.67 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_armhf.deb ...
16:16:16 #9 26.69 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
16:16:16 #9 26.83 Selecting previously unselected package publicsuffix.
16:16:16 #9 26.83 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:16:16 #9 26.83 Unpacking publicsuffix (20200303.0012-1) ...
16:16:16 #9 26.91 Selecting previously unselected package python-apt-common.
16:16:16 #9 26.91 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
16:16:16 #8 26.51 Selecting previously unselected package dpkg-dev.
16:16:16 #8 26.51 Preparing to unpack .../057-dpkg-dev_1.20.9_all.deb ...
16:16:16 #8 26.51 Unpacking dpkg-dev (1.20.9) ...
16:16:16 #8 26.69 Selecting previously unselected package build-essential.
16:16:16 #8 26.69 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
16:16:16 #8 26.69 Unpacking build-essential (12.9) ...
16:16:16 #8 26.72 Selecting previously unselected package libbrotli1:armhf.
16:16:16 #9 13.95 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
16:16:16 #9 13.95 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
16:16:16 #9 13.95 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:16 #9 13.95 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
16:16:16 #9 13.95 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
16:16:16 #9 13.95 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:16:16 #9 13.95 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
16:16:16 #9 14.02 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:16 #9 14.02 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:16:16 #9 14.02 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
16:16:16 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 27.26MB / 68.78MB 2.5s
16:16:16 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 34.60MB / 68.78MB 2.6s
16:16:16 #8 34.62 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:16 #8 34.69 Selecting previously unselected package libcilkrts5:armhf.
16:16:16 #8 34.69 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:16 #8 34.69 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:16 #8 34.72 Selecting previously unselected package libgcc-7-dev:armhf.
16:16:16 #8 34.72 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:16 #8 34.74 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:16 #8 18.19 Setting up multiarch-support (2.27-3ubuntu1.4) ...
16:16:16 #8 18.24 Selecting previously unselected package libxext6:arm64.
16:16:16 #8 18.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5097 files and directories currently installed.)
16:16:16 #8 18.25 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ...
16:16:16 #8 18.25 Unpacking libxext6:arm64 (2:1.3.3-1) ...
16:16:16 #8 18.29 Selecting previously unselected package bsdmainutils.
16:16:16 #8 18.29 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ...
16:16:16 #8 18.29 Unpacking bsdmainutils (11.1.2ubuntu1) ...
16:16:16 #8 18.33 Selecting previously unselected package groff-base.
16:16:16 #8 18.33 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ...
16:16:16 #8 18.34 Unpacking groff-base (1.22.3-10) ...
16:16:16 #9 16.40 Get:314 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:16:16 #9 16.40 Get:315 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:16:16 #9 16.47 Get:316 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libmouse-perl arm64 2.5.10-1build2 [153 kB]
16:16:16 #9 16.48 Get:317 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libnumber-range-perl all 0.12-1.1 [8000 B]
16:16:16 #9 16.49 Get:318 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpackage-stash-xs-perl arm64 0.29-1build3 [17.8 kB]
16:16:16 #9 16.49 Get:319 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:16 #9 16.49 Get:320 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libperlio-gzip-perl arm64 0.19-1build6 [14.2 kB]
16:16:16 #9 16.49 Get:321 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:16:16 #9 16.51 Get:322 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:16:16 #9 16.54 Get:323 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libproc-processtable-perl arm64 0.59-2build1 [34.7 kB]
16:16:16 #9 16.54 Get:324 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libre2-9 arm64 20210201+dfsg-1 [147 kB]
16:16:16 #9 16.56 Get:325 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libre-engine-re2-perl arm64 0.14-1 [16.7 kB]
16:16:16 #9 16.61 Get:326 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
16:16:16 #8 16.22 Selecting previously unselected package binutils.
16:16:16 #8 16.22 Preparing to unpack .../030-binutils_2.31.1-16_arm64.deb ...
16:16:16 #8 16.23 Unpacking binutils (2.31.1-16) ...
16:16:16 #8 16.26 Selecting previously unselected package libc-dev-bin.
16:16:16 #8 16.26 Preparing to unpack .../031-libc-dev-bin_2.28-10_arm64.deb ...
16:16:16 #8 16.26 Unpacking libc-dev-bin (2.28-10) ...
16:16:16 #8 16.29 Selecting previously unselected package linux-libc-dev:arm64.
16:16:16 #8 16.29 Preparing to unpack .../032-linux-libc-dev_4.19.208-1_arm64.deb ...
16:16:16 #8 16.30 Unpacking linux-libc-dev:arm64 (4.19.208-1) ...
16:16:16 #8 26.72 Selecting previously unselected package ca-certificates.
16:16:16 #8 26.72 Preparing to unpack .../056-ca-certificates_20200601~deb10u2_all.deb ...
16:16:16 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 69.21MB / 76.10MB 2.1s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 39.78MB / 129.06MB 4.1s
16:16:16 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 42.99MB / 68.78MB 3.0s
16:16:16 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 47.19MB / 68.78MB 3.2s
16:16:16 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 26.21MB / 51.84MB 3.2s
16:16:16 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 19.92MB / 129.06MB 3.2s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 53.48MB / 129.06MB 4.7s
16:16:16 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 60.82MB / 68.78MB 4.7s
16:16:16 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.16MB / 68.78MB 4.8s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 72.35MB / 129.06MB 5.0s
16:16:16 #8 24.13 Unpacking perl (5.32.1-4+deb11u2) ...
16:16:16 #4 DONE 0.4s
16:16:16 
16:16:16 #3 [internal] load metadata for docker.io/library/fedora:34
16:16:16 #3 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903
16:16:16 #3 DONE 0.4s
16:16:16 
16:16:16 #9 [internal] load build context
16:16:16 #9 sha256:dd2828a33829fa74d336dccf8e99917e992e83415aa53d6d1b772a3a49e80a07
16:16:16 #9 transferring context: 11.77kB 0.0s done
16:16:16 #9 DONE 0.0s
16:16:16 
16:16:16 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7
16:16:16 #7 sha256:967cd437552d9eb257f3a70589eaf3f66f1edc4088ba2d86480d826f92e43c55
16:16:16 #7 resolve docker.io/library/fedora:34@sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7 0.0s done
16:16:16 #7 sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7 1.20kB / 1.20kB done
16:16:16 #7 sha256:547d478ab388da5235e72836497ddbb7058b80b9d9a15462225c6969400f591a 529B / 529B done
16:16:16 #7 sha256:e1f83fe2ddbd248653cf952374c351ffbef387339f746983e9d32522ec005ed7 2.00kB / 2.00kB done
16:16:16 #9 26.92 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:16:16 #9 26.99 Selecting previously unselected package python3-apt.
16:16:16 #9 26.99 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_armhf.deb ...
16:16:16 #9 27.00 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ...
16:16:16 #9 27.09 Selecting previously unselected package strace.
16:16:16 #9 27.09 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
16:16:16 #9 27.10 Unpacking strace (5.5-3ubuntu1) ...
16:16:16 #9 ...
16:16:16 
16:16:16 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:16 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:16 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 11.0s
16:16:16 #8 26.72 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
16:16:16 #8 26.74 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
16:16:16 #8 26.80 Selecting previously unselected package libsasl2-modules-db:armhf.
16:16:16 #8 26.80 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1_armhf.deb ...
16:16:16 #8 26.81 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1) ...
16:16:16 #8 26.85 Selecting previously unselected package libsasl2-2:armhf.
16:16:16 #8 26.85 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1_armhf.deb ...
16:16:16 #8 26.85 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1) ...
16:16:16 #8 26.90 Selecting previously unselected package libldap-2.4-2:armhf.
16:16:16 #8 26.90 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3_armhf.deb ...
16:16:16 #8 26.91 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3) ...
16:16:16 #8 26.96 Selecting previously unselected package libnghttp2-14:armhf.
16:16:16 #8 26.96 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
16:16:16 #9 14.09 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
16:16:16 #9 14.09 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:16:16 #9 14.09 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
16:16:16 #9 14.10 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
16:16:16 #9 14.10 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:16:16 #9 14.10 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:16:16 #9 14.10 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
16:16:16 #9 14.17 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:16:16 #9 14.17 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:16:16 #9 14.17 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
16:16:16 #9 14.24 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:16 #9 14.24 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
16:16:16 #9 14.24 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
16:16:16 #9 14.24 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
16:16:16 #9 14.24 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:16:16 #9 14.24 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:16:16 #9 14.25 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
16:16:16 #9 14.31 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:16:16 #9 14.32 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
16:16:16 #9 14.32 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
16:16:16 #9 14.39 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
16:16:16 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 45.09MB / 68.78MB 2.8s
16:16:16 #8 34.90 Selecting previously unselected package gcc-7.
16:16:16 #8 34.90 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:16 #8 34.90 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:16:16 #8 18.40 Selecting previously unselected package libgdbm5:arm64.
16:16:16 #8 18.40 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ...
16:16:16 #8 18.41 Unpacking libgdbm5:arm64 (1.14.1-6) ...
16:16:16 #8 18.44 Selecting previously unselected package libpipeline1:arm64.
16:16:16 #8 18.44 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ...
16:16:16 #8 18.45 Unpacking libpipeline1:arm64 (1.5.0-1) ...
16:16:16 #8 18.49 Selecting previously unselected package man-db.
16:16:16 #8 18.49 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ...
16:16:16 #8 18.49 Unpacking man-db (2.8.3-2ubuntu0.1) ...
16:16:16 #8 18.59 Selecting previously unselected package perl-modules-5.26.
16:16:16 #8 18.59 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
16:16:16 #8 18.60 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
16:16:16 #9 16.61 Get:327 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
16:16:16 #9 16.62 Get:328 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libref-util-xs-perl arm64 0.117-1build3 [11.6 kB]
16:16:16 #9 16.62 Get:329 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:16:16 #9 16.62 Get:330 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:16:16 #9 16.62 Get:331 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu1 [46.2 kB]
16:16:16 #9 16.62 Get:332 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsereal-decoder-perl arm64 4.018+ds-1build1 [90.5 kB]
16:16:16 #9 16.69 Get:333 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsereal-encoder-perl arm64 4.018+ds-1build1 [92.7 kB]
16:16:16 #9 16.69 Get:334 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsort-key-perl arm64 1.33-2build3 [34.4 kB]
16:16:16 #9 16.70 Get:335 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:16 #9 16.76 Get:336 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:16 #9 16.76 Get:337 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:16 #9 16.76 Get:338 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libterm-readkey-perl arm64 2.38-1build2 [24.0 kB]
16:16:16 #9 16.76 Get:339 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build8 [8492 B]
16:16:16 #9 16.76 Get:340 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtext-markdown-discount-perl arm64 0.12-1build1 [11.8 kB]
16:16:16 #9 16.76 Get:341 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtext-xslate-perl arm64 3.5.8-1build2 [179 kB]
16:16:16 #9 16.78 Get:342 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:16:16 #9 16.83 Get:343 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtime-moment-perl arm64 0.44-1build4 [70.0 kB]
16:16:16 #9 16.84 Get:344 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [23.2 kB]
16:16:16 #9 16.84 Get:345 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libunicode-utf8-perl arm64 0.62-1build2 [17.7 kB]
16:16:16 #9 16.90 Get:346 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:16:16 #8 16.42 Selecting previously unselected package libc6-dev:arm64.
16:16:16 #8 16.42 Preparing to unpack .../033-libc6-dev_2.28-10_arm64.deb ...
16:16:16 #8 16.43 Unpacking libc6-dev:arm64 (2.28-10) ...
16:16:16 #8 16.66 Selecting previously unselected package libisl19:arm64.
16:16:16 #8 27.01 Unpacking ca-certificates (20200601~deb10u2) ...
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 47.19MB / 129.06MB 4.3s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 57.67MB / 129.06MB 4.6s
16:16:16 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.3s
16:16:16 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 51.38MB / 68.78MB 3.3s
16:16:16 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 29.36MB / 51.84MB 3.3s
16:16:16 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 55.57MB / 68.78MB 3.5s
16:16:16 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 33.55MB / 51.84MB 3.5s
16:16:16 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 27.26MB / 129.06MB 3.5s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 79.69MB / 129.06MB 5.1s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 87.03MB / 129.06MB 5.2s
16:16:16 #25 ...
16:16:16 
16:16:16 #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:16:16 #28 sha256:cc9ee7f3017869adb94f2b1f13fa8e0d80b8aa48c5d89d030582f148e5361a3c
16:16:16 #28 48.25 + for f in rootlesskit rootlesskit-docker-proxy
16:16:16 #28 48.25 + GOBIN=/build
16:16:16 #28 48.25 + GO111MODULE=on
16:16:16 #28 48.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:16:16 #8 19.95 Selecting previously unselected package g++.
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 61.87MB / 129.06MB 4.6s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 70.25MB / 129.06MB 4.8s
16:16:16 #8 26.97 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
16:16:16 #8 27.01 Selecting previously unselected package libpsl5:armhf.
16:16:16 #8 27.01 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
16:16:16 #8 27.02 Unpacking libpsl5:armhf (0.21.0-1.2) ...
16:16:16 #8 27.07 Selecting previously unselected package librtmp1:armhf.
16:16:16 #8 27.07 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
16:16:16 #8 27.07 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
16:16:16 #8 27.11 Selecting previously unselected package libssh2-1:armhf.
16:16:16 #8 27.11 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
16:16:16 #8 27.12 Unpacking libssh2-1:armhf (1.9.0-2) ...
16:16:16 #8 27.17 Selecting previously unselected package libcurl4:armhf.
16:16:16 #8 27.17 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u1_armhf.deb ...
16:16:16 #8 27.17 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u1) ...
16:16:16 #14 ...
16:16:16 
16:16:16 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:16 #9 sha256:be550b6ffe330b0f0886b5dda841c403049bdea79bc708dbfa3dd41c102932a9
16:16:16 #9 17.86 Get:308 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmarkdown2 armhf 2.2.6-1ubuntu1 [29.1 kB]
16:16:16 #9 17.88 Get:309 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:16:16 #9 17.88 Get:310 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:16:16 #9 17.89 Get:311 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:16:16 #9 17.90 Get:312 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
16:16:16 #9 17.91 Get:313 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libmouse-perl armhf 2.5.10-1build2 [151 kB]
16:16:16 #9 17.98 Get:314 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libnumber-range-perl all 0.12-1.1 [8000 B]
16:16:16 #9 17.98 Get:315 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpackage-stash-xs-perl armhf 0.29-1build3 [16.7 kB]
16:16:16 #9 17.98 Get:316 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:16 #9 18.00 Get:317 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libperlio-gzip-perl armhf 0.19-1build6 [13.4 kB]
16:16:16 #9 18.00 Get:318 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
16:16:16 #9 18.02 Get:319 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
16:16:16 #9 18.04 Get:320 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libproc-processtable-perl armhf 0.59-2build1 [34.7 kB]
16:16:16 #9 18.05 Get:321 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libre2-9 armhf 20210201+dfsg-1 [137 kB]
16:16:16 #9 18.06 Get:322 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libre-engine-re2-perl armhf 0.14-1 [16.2 kB]
16:16:16 #9 18.13 Get:323 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
16:16:16 #9 18.13 Get:324 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libref-util-perl all 0.204-1 [15.0 kB]
16:16:16 #9 18.13 Get:325 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libref-util-xs-perl armhf 0.117-1build3 [10.8 kB]
16:16:16 #9 18.13 Get:326 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:16:16 #9 18.13 Get:327 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:16:16 #9 18.13 Get:328 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu1 [41.8 kB]
16:16:16 #9 18.13 Get:329 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsereal-decoder-perl armhf 4.018+ds-1build1 [88.0 kB]
16:16:16 #9 18.19 Get:330 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsereal-encoder-perl armhf 4.018+ds-1build1 [91.0 kB]
16:16:16 #9 18.20 Get:331 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsort-key-perl armhf 1.33-2build3 [34.0 kB]
16:16:16 #9 18.20 Get:332 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:16 #9 18.26 Get:333 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:16 #9 18.26 Get:334 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:16 #9 18.26 Get:335 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libterm-readkey-perl armhf 2.38-1build2 [23.3 kB]
16:16:16 #9 18.27 Get:336 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtext-levenshteinxs-perl armhf 0.03-4build8 [8028 B]
16:16:16 #9 18.27 Get:337 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtext-markdown-discount-perl armhf 0.12-1build1 [11.5 kB]
16:16:16 #9 18.27 Get:338 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtext-xslate-perl armhf 3.5.8-1build2 [177 kB]
16:16:16 #9 18.28 Get:339 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
16:16:16 #9 18.34 Get:340 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtime-moment-perl armhf 0.44-1build4 [69.3 kB]
16:16:16 #9 18.34 Get:341 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libtype-tiny-xs-perl armhf 0.022-1 [21.8 kB]
16:16:16 #9 18.34 Get:342 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libunicode-utf8-perl armhf 0.62-1build2 [17.1 kB]
16:16:16 #9 18.41 Get:343 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:16:16 #9 18.41 Get:344 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:16:16 #9 18.41 Get:345 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:16 #9 18.42 Get:346 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2build1 [296 kB]
16:16:16 #9 18.44 Get:347 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxml-parser-perl armhf 2.46-2 [188 kB]
16:16:16 #9 18.47 Get:348 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:16 #9 18.47 Get:349 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libyaml-libyaml-perl armhf 0.82+repack-1build1 [25.6 kB]
16:16:16 #9 18.49 Get:350 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf licensecheck all 3.1.1-2 [36.7 kB]
16:16:16 #9 18.50 Get:351 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdevel-size-perl armhf 0.83-1build2 [19.3 kB]
16:16:16 #9 18.50 Get:352 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
16:16:16 #9 18.57 Get:353 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf lzip armhf 1.22-3 [74.8 kB]
16:16:16 #9 18.57 Get:354 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf lzop armhf 1.04-2 [81.2 kB]
16:16:16 #9 18.57 Get:355 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf t1utils armhf 1.41-4 [48.4 kB]
16:16:16 #9 18.58 Get:356 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf unzip armhf 6.0-26ubuntu1 [153 kB]
16:16:16 #9 18.58 Get:357 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf lintian all 2.104.0ubuntu2.1 [942 kB]
16:16:16 #9 18.65 Get:358 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
16:16:16 #9 18.75 Get:359 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-certifi all 2020.6.20-1 [150 kB]
16:16:16 #9 18.76 Get:360 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-idna all 2.10-1 [35.2 kB]
16:16:16 #9 18.76 Get:361 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
16:16:16 #9 18.77 Get:362 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:16:16 #9 18.77 Get:363 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-unidiff all 0.5.5-2 [9180 B]
16:16:16 #9 18.77 Get:364 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-xdg all 0.27-2 [36.9 kB]
16:16:16 #9 18.77 Get:365 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf equivs all 2.3.1 [19.0 kB]
16:16:16 #9 18.77 Get:366 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:16:16 #9 18.80 Get:367 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf python3-magic all 2:0.4.20-3 [12.3 kB]
16:16:16 #9 19.01 debconf: delaying package configuration, since apt-utils is not installed
16:16:16 #9 19.05 Fetched 99.9 MB in 11s (9114 kB/s)
16:16:16 #9 19.07 Selecting previously unselected package liblocale-gettext-perl.
16:16:16 #9 19.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4334 files and directories currently installed.)
16:16:16 #9 19.07 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_armhf.deb ...
16:16:16 #9 19.08 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:16:16 #9 19.12 Selecting previously unselected package libpython3.9-minimal:armhf.
16:16:16 #9 19.12 Preparing to unpack .../libpython3.9-minimal_3.9.5-3ubuntu0~21.04.1_armhf.deb ...
16:16:16 #9 19.14 Unpacking libpython3.9-minimal:armhf (3.9.5-3ubuntu0~21.04.1) ...
16:16:16 #9 19.31 Selecting previously unselected package libexpat1:armhf.
16:16:16 #9 19.31 Preparing to unpack .../libexpat1_2.2.10-2_armhf.deb ...
16:16:16 #9 19.32 Unpacking libexpat1:armhf (2.2.10-2) ...
16:16:16 #9 19.36 Selecting previously unselected package python3.9-minimal.
16:16:16 #9 19.36 Preparing to unpack .../python3.9-minimal_3.9.5-3ubuntu0~21.04.1_armhf.deb ...
16:16:16 #9 19.37 Unpacking python3.9-minimal (3.9.5-3ubuntu0~21.04.1) ...
16:16:16 #9 19.68 Setting up libpython3.9-minimal:armhf (3.9.5-3ubuntu0~21.04.1) ...
16:16:16 #9 19.70 Setting up libexpat1:armhf (2.2.10-2) ...
16:16:16 #9 19.71 Setting up python3.9-minimal (3.9.5-3ubuntu0~21.04.1) ...
16:16:16 #9 20.42 Selecting previously unselected package python3-minimal.
16:16:16 #9 20.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4641 files and directories currently installed.)
16:16:16 #9 20.43 Preparing to unpack .../0-python3-minimal_3.9.4-1_armhf.deb ...
16:16:16 #9 20.43 Unpacking python3-minimal (3.9.4-1) ...
16:16:16 #9 20.46 Selecting previously unselected package media-types.
16:16:16 #9 20.46 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:16 #9 20.46 Unpacking media-types (4.0.0) ...
16:16:16 #9 20.55 Selecting previously unselected package tzdata.
16:16:16 #9 20.55 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.04_all.deb ...
16:16:16 #9 20.55 Unpacking tzdata (2021e-0ubuntu0.21.04) ...
16:16:16 #9 20.88 Selecting previously unselected package libmpdec3:armhf.
16:16:16 #9 20.88 Preparing to unpack .../3-libmpdec3_2.5.1-2_armhf.deb ...
16:16:16 #9 20.90 Unpacking libmpdec3:armhf (2.5.1-2) ...
16:16:16 #9 20.94 Selecting previously unselected package readline-common.
16:16:16 #9 20.94 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:16:16 #9 20.94 Unpacking readline-common (8.1-1) ...
16:16:16 #9 20.98 Selecting previously unselected package libreadline8:armhf.
16:16:16 #9 20.98 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
16:16:16 #9 20.99 Unpacking libreadline8:armhf (8.1-1) ...
16:16:16 #9 21.03 Selecting previously unselected package libsqlite3-0:armhf.
16:16:16 #9 21.03 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
16:16:16 #9 21.04 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
16:16:16 #9 21.11 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:16:16 #9 21.11 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3ubuntu0~21.04.1_armhf.deb ...
16:16:16 #9 21.12 Unpacking libpython3.9-stdlib:armhf (3.9.5-3ubuntu0~21.04.1) ...
16:16:16 #9 21.37 Selecting previously unselected package python3.9.
16:16:16 #9 21.37 Preparing to unpack .../8-python3.9_3.9.5-3ubuntu0~21.04.1_armhf.deb ...
16:16:16 #9 21.38 Unpacking python3.9 (3.9.5-3ubuntu0~21.04.1) ...
16:16:16 #9 21.44 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:16 #9 21.44 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_armhf.deb ...
16:16:16 #9 21.44 Unpacking libpython3-stdlib:armhf (3.9.4-1) ...
16:16:16 #9 21.46 Setting up python3-minimal (3.9.4-1) ...
16:16:16 #9 21.72 Selecting previously unselected package python3.
16:16:16 #9 21.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6938 files and directories currently installed.)
16:16:16 #9 21.72 Preparing to unpack .../000-python3_3.9.4-1_armhf.deb ...
16:16:16 #9 21.73 Unpacking python3 (3.9.4-1) ...
16:16:16 #9 21.77 Selecting previously unselected package bsdextrautils.
16:16:16 #9 21.77 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_armhf.deb ...
16:16:16 #9 21.77 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
16:16:16 #9 21.82 Selecting previously unselected package libuchardet0:armhf.
16:16:16 #9 21.82 Preparing to unpack .../002-libuchardet0_0.0.7-1_armhf.deb ...
16:16:16 #9 21.82 Unpacking libuchardet0:armhf (0.0.7-1) ...
16:16:16 #9 21.86 Selecting previously unselected package groff-base.
16:16:16 #9 21.86 Preparing to unpack .../003-groff-base_1.22.4-6_armhf.deb ...
16:16:16 #9 21.86 Unpacking groff-base (1.22.4-6) ...
16:16:16 #9 22.03 Selecting previously unselected package libgdbm6:armhf.
16:16:16 #9 22.03 Preparing to unpack .../004-libgdbm6_1.19-2_armhf.deb ...
16:16:16 #9 22.04 Unpacking libgdbm6:armhf (1.19-2) ...
16:16:16 #9 22.07 Selecting previously unselected package libpipeline1:armhf.
16:16:16 #9 22.07 Preparing to unpack .../005-libpipeline1_1.5.3-1_armhf.deb ...
16:16:16 #9 22.08 Unpacking libpipeline1:armhf (1.5.3-1) ...
16:16:16 #9 22.12 Selecting previously unselected package man-db.
16:16:16 #9 22.12 Preparing to unpack .../006-man-db_2.9.4-2_armhf.deb ...
16:16:16 #9 22.14 Unpacking man-db (2.9.4-2) ...
16:16:16 #9 22.27 Selecting previously unselected package perl-modules-5.32.
16:16:16 #9 22.27 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
16:16:16 #9 22.28 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:16:16 #9 22.80 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:16 #9 22.80 Preparing to unpack .../008-libgdbm-compat4_1.19-2_armhf.deb ...
16:16:16 #9 22.81 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:16:16 #9 22.87 Selecting previously unselected package libperl5.32:armhf.
16:16:16 #9 22.87 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_armhf.deb ...
16:16:16 #9 22.87 Unpacking libperl5.32:armhf (5.32.1-3ubuntu2.1) ...
16:16:16 #9 23.41 Selecting previously unselected package perl.
16:16:16 #9 23.41 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_armhf.deb ...
16:16:16 #9 23.42 Unpacking perl (5.32.1-3ubuntu2.1) ...
16:16:16 #9 23.49 Selecting previously unselected package openssl.
16:16:16 #9 23.49 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.6_armhf.deb ...
16:16:16 #9 23.50 Unpacking openssl (1.1.1j-1ubuntu3.6) ...
16:16:16 #9 23.61 Selecting previously unselected package ca-certificates.
16:16:16 #9 23.61 Preparing to unpack .../012-ca-certificates_20210119ubuntu0.21.04.1_all.deb ...
16:16:16 #9 23.62 Unpacking ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:16 #9 23.67 Selecting previously unselected package distro-info-data.
16:16:16 #9 23.68 Preparing to unpack .../013-distro-info-data_0.46ubuntu4.3_all.deb ...
16:16:16 #9 23.68 Unpacking distro-info-data (0.46ubuntu4.3) ...
16:16:16 #9 23.72 Selecting previously unselected package less.
16:16:16 #9 23.72 Preparing to unpack .../014-less_551-2_armhf.deb ...
16:16:16 #9 23.72 Unpacking less (551-2) ...
16:16:16 #9 23.78 Selecting previously unselected package libmd0:armhf.
16:16:16 #9 23.78 Preparing to unpack .../015-libmd0_1.0.3-3build1_armhf.deb ...
16:16:16 #9 23.78 Unpacking libmd0:armhf (1.0.3-3build1) ...
16:16:16 #9 23.82 Selecting previously unselected package libbsd0:armhf.
16:16:16 #9 23.82 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_armhf.deb ...
16:16:16 #9 23.83 Unpacking libbsd0:armhf (0.11.3-1ubuntu2) ...
16:16:16 #9 23.93 Selecting previously unselected package libelf1:armhf.
16:16:16 #9 23.93 Preparing to unpack .../017-libelf1_0.183-8_armhf.deb ...
16:16:16 #9 23.93 Unpacking libelf1:armhf (0.183-8) ...
16:16:16 #9 23.97 Selecting previously unselected package libicu67:armhf.
16:16:16 #9 23.97 Preparing to unpack .../018-libicu67_67.1-6ubuntu2.1_armhf.deb ...
16:16:16 #9 23.97 Unpacking libicu67:armhf (67.1-6ubuntu2.1) ...
16:16:16 #9 14.39 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
16:16:16 #9 14.54 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
16:16:16 #9 14.68 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:16 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 51.38MB / 68.78MB 3.0s
16:16:16 #9 16.91 Get:347 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:16:16 #9 16.91 Get:348 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:16 #9 16.91 Get:349 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2build1 [301 kB]
16:16:16 #9 16.93 Get:350 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxml-parser-perl arm64 2.46-2 [190 kB]
16:16:16 #9 16.95 Get:351 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:16 #9 16.95 Get:352 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1build1 [26.6 kB]
16:16:16 #9 16.98 Get:353 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 licensecheck all 3.1.1-2 [36.7 kB]
16:16:16 #9 16.98 Get:354 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdevel-size-perl arm64 0.83-1build2 [19.7 kB]
16:16:16 #9 16.98 Get:355 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:16:16 #9 17.05 Get:356 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 lzip arm64 1.22-3 [77.1 kB]
16:16:16 #9 17.05 Get:357 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 lzop arm64 1.04-2 [81.9 kB]
16:16:16 #9 17.06 Get:358 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 t1utils arm64 1.41-4 [53.5 kB]
16:16:16 #9 17.06 Get:359 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 unzip arm64 6.0-26ubuntu1 [160 kB]
16:16:16 #9 17.07 Get:360 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 lintian all 2.104.0ubuntu2.1 [942 kB]
16:16:16 #9 17.12 Get:361 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
16:16:16 #8 16.67 Preparing to unpack .../034-libisl19_0.20-2_arm64.deb ...
16:16:16 #8 16.67 Unpacking libisl19:arm64 (0.20-2) ...
16:16:16 #8 16.74 Selecting previously unselected package libmpfr6:arm64.
16:16:16 #8 16.74 Preparing to unpack .../035-libmpfr6_4.0.2-1_arm64.deb ...
16:16:16 #8 16.74 Unpacking libmpfr6:arm64 (4.0.2-1) ...
16:16:16 #8 16.79 Selecting previously unselected package libmpc3:arm64.
16:16:16 #8 16.79 Preparing to unpack .../036-libmpc3_1.1.0-1_arm64.deb ...
16:16:16 #8 16.80 Unpacking libmpc3:arm64 (1.1.0-1) ...
16:16:16 #8 16.82 Selecting previously unselected package cpp-8.
16:16:16 #8 16.83 Preparing to unpack .../037-cpp-8_8.3.0-6_arm64.deb ...
16:16:16 #8 16.83 Unpacking cpp-8 (8.3.0-6) ...
16:16:16 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 37.44MB / 51.84MB 3.6s
16:16:16 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 60.82MB / 68.78MB 3.8s
16:16:16 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 41.94MB / 51.84MB 3.8s
16:16:16 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 34.60MB / 129.06MB 3.8s
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 105.91MB / 129.06MB 5.4s
16:16:16 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 5.3s done
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 114.44MB / 129.06MB 5.5s
16:16:16 #8 19.95 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
16:16:16 #8 19.95 Unpacking g++ (4:10.2.1-1) ...
16:16:16 #8 19.98 Selecting previously unselected package make.
16:16:16 #8 19.98 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
16:16:16 #8 19.98 Unpacking make (4.3-4.1) ...
16:16:16 #8 20.04 Selecting previously unselected package libdpkg-perl.
16:16:16 #8 20.04 Preparing to unpack .../058-libdpkg-perl_1.20.9_all.deb ...
16:16:16 #8 20.04 Unpacking libdpkg-perl (1.20.9) ...
16:16:16 #8 20.11 Selecting previously unselected package patch.
16:16:16 #8 20.11 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
16:16:16 #8 20.11 Unpacking patch (2.7.6-7) ...
16:16:16 #8 20.15 Selecting previously unselected package dpkg-dev.
16:16:16 #8 20.15 Preparing to unpack .../060-dpkg-dev_1.20.9_all.deb ...
16:16:16 #8 20.15 Unpacking dpkg-dev (1.20.9) ...
16:16:16 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 78.64MB / 129.06MB 5.0s
16:16:16 #8 27.24 Selecting previously unselected package curl.
16:16:16 #8 27.24 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u1_armhf.deb ...
16:16:16 #8 27.25 Unpacking curl (7.74.0-1.3+deb11u1) ...
16:16:16 #8 27.30 Selecting previously unselected package dctrl-tools.
16:16:16 #8 27.30 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
16:16:16 #8 27.31 Unpacking dctrl-tools (2.24-3) ...
16:16:16 #8 27.35 Selecting previously unselected package libdebhelper-perl.
16:16:16 #8 27.35 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
16:16:16 #8 27.36 Unpacking libdebhelper-perl (13.3.4) ...
16:16:16 #8 27.41 Selecting previously unselected package libtool.
16:16:16 #8 27.41 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
16:16:16 #9 24.98 Selecting previously unselected package libxml2:armhf.
16:16:16 #9 24.98 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_armhf.deb ...
16:16:16 #9 24.99 Unpacking libxml2:armhf (2.9.10+dfsg-6.3ubuntu0.1) ...
16:16:16 #9 25.09 Selecting previously unselected package libyaml-0-2:armhf.
16:16:16 #9 25.09 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_armhf.deb ...
16:16:16 #9 14.77 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:16:16 #9 14.81 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
16:16:16 #9 14.83 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:16:16 #9 14.84 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
16:16:16 #9 14.92 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
16:16:16 #14 ...
16:16:16 
16:16:16 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:16 #9 sha256:f3a1a5a47fd04b8052f7f43484ae8cc7541a596570963b97d02936fd571c69e0
16:16:16 #9 27.63 Selecting previously unselected package xauth.
16:16:16 #9 27.63 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
16:16:16 #9 27.64 Unpacking xauth (1:1.1-0ubuntu1) ...
16:16:16 #15 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 3.1s done
16:16:16 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 63.96MB / 68.78MB 3.3s
16:16:16 #15 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 0B / 155B 3.3s
16:16:16 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.29MB / 129.06MB 3.3s
16:16:16 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.16MB / 68.78MB 3.4s
16:16:16 #15 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.3s done
16:16:16 #9 17.23 Get:362 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
16:16:16 #9 17.23 Get:363 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-idna all 2.10-1 [35.2 kB]
16:16:16 #9 17.23 Get:364 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
16:16:16 #9 17.24 Get:365 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:16:16 #9 17.24 Get:366 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
16:16:16 #9 17.24 Get:367 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-xdg all 0.27-2 [36.9 kB]
16:16:16 #9 17.24 Get:368 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 equivs all 2.3.1 [19.0 kB]
16:16:16 #9 17.24 Get:369 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:16:16 #9 17.27 Get:370 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 python3-magic all 2:0.4.20-3 [12.3 kB]
16:16:16 #8 24.94 Selecting previously unselected package libpython3.9-minimal:armhf.
16:16:16 #8 24.94 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
16:16:16 #8 24.96 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
16:16:16 #8 35.58 Selecting previously unselected package gcc.
16:16:16 #8 35.58 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
16:16:16 #8 35.59 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
16:16:16 #8 35.61 Selecting previously unselected package libstdc++-7-dev:armhf.
16:16:16 #8 35.61 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:16 #8 35.62 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:16 #8 18.90 Selecting previously unselected package libgdbm-compat4:arm64.
16:16:16 #8 18.90 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ...
16:16:16 #8 18.91 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ...
16:16:16 #8 18.94 Selecting previously unselected package libperl5.26:arm64.
16:16:16 #8 18.94 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ...
16:16:16 #8 18.94 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ...
16:16:17 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 45.09MB / 51.84MB 3.9s
16:16:17 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.16MB / 68.78MB 4.0s
16:16:17 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 50.33MB / 51.84MB 4.0s
16:16:17 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 46.14MB / 129.06MB 4.0s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 122.68MB / 129.06MB 5.6s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 65.01MB / 129.06MB 4.9s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 78.64MB / 129.06MB 5.1s
16:16:17 #8 20.25 Selecting previously unselected package build-essential.
16:16:17 #8 20.25 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
16:16:17 #8 20.26 Unpacking build-essential (12.9) ...
16:16:17 #8 20.29 Selecting previously unselected package libbrotli1:arm64.
16:16:17 #8 20.29 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:16:17 #8 20.29 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:16:17 #8 20.34 Selecting previously unselected package libsasl2-modules-db:arm64.
16:16:17 #8 20.34 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ...
16:16:17 #8 20.34 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
16:16:17 #8 20.37 Selecting previously unselected package libsasl2-2:arm64.
16:16:17 #8 20.38 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ...
16:16:17 #8 20.38 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
16:16:17 #8 20.42 Selecting previously unselected package libldap-2.4-2:arm64.
16:16:17 #8 20.42 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
16:16:17 #8 20.42 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
16:16:17 #8 20.47 Selecting previously unselected package libnghttp2-14:arm64.
16:16:17 #8 20.47 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
16:16:17 #8 20.48 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 91.23MB / 129.06MB 5.3s
16:16:17 #8 27.42 Unpacking libtool (2.4.6-15) ...
16:16:17 #8 27.48 Selecting previously unselected package dh-autoreconf.
16:16:17 #8 27.48 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
16:16:17 #8 27.49 Unpacking dh-autoreconf (20) ...
16:16:17 #8 27.52 Selecting previously unselected package libarchive-zip-perl.
16:16:17 #8 27.52 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
16:16:17 #8 27.53 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:17 #8 27.58 Selecting previously unselected package libsub-override-perl.
16:16:17 #8 27.58 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
16:16:17 #8 27.59 Unpacking libsub-override-perl (0.09-2) ...
16:16:17 #8 27.62 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:17 #8 27.62 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:16:17 #8 27.63 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:17 #9 25.09 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
16:16:17 #9 25.17 Selecting previously unselected package lsb-release.
16:16:17 #9 25.17 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
16:16:17 #9 25.18 Unpacking lsb-release (11.1.0ubuntu2) ...
16:16:17 #9 25.22 Selecting previously unselected package netbase.
16:16:17 #9 25.22 Preparing to unpack .../022-netbase_6.2_all.deb ...
16:16:17 #9 25.22 Unpacking netbase (6.2) ...
16:16:17 #9 25.30 Selecting previously unselected package python3-pkg-resources.
16:16:17 #9 25.30 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
16:16:17 #9 25.31 Unpacking python3-pkg-resources (52.0.0-3) ...
16:16:17 #9 14.92 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
16:16:17 #9 14.93 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
16:16:17 #9 14.94 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
16:16:17 #9 14.94 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:16:17 #9 14.95 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:16:17 #9 14.95 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2 [46.3 kB]
16:16:17 #9 14.97 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
16:16:17 #9 14.99 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
16:16:17 #9 15.01 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
16:16:17 #9 15.01 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
16:16:17 #9 15.07 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:17 #9 15.07 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:17 #9 15.08 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:17 #9 15.15 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
16:16:17 #9 15.15 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
16:16:17 #9 15.15 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
16:16:17 #9 15.15 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:16:17 #9 15.15 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
16:16:17 #9 15.15 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
16:16:17 #9 15.15 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:16:17 #9 27.90 Selecting previously unselected package libfl2:armhf.
16:16:17 #9 27.90 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
16:16:17 #9 27.91 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:16:17 #9 28.02 Selecting previously unselected package at.
16:16:17 #9 28.02 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
16:16:17 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 13.63MB / 129.06MB 3.5s
16:16:17 #9 17.48 debconf: delaying package configuration, since apt-utils is not installed
16:16:17 #9 17.51 Fetched 110 MB in 12s (9553 kB/s)
16:16:17 #9 17.53 Selecting previously unselected package liblocale-gettext-perl.
16:16:17 #9 17.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4333 files and directories currently installed.)
16:16:17 #9 17.53 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_arm64.deb ...
16:16:17 #9 17.54 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:16:17 #9 17.57 Selecting previously unselected package libpython3.9-minimal:arm64.
16:16:17 #9 17.57 Preparing to unpack .../libpython3.9-minimal_3.9.5-3ubuntu0~21.04.1_arm64.deb ...
16:16:17 #9 17.57 Unpacking libpython3.9-minimal:arm64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:17 #8 36.00 Selecting previously unselected package g++-7.
16:16:17 #8 36.00 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:16:17 #8 19.27 Selecting previously unselected package perl.
16:16:17 #8 19.27 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_arm64.deb ...
16:16:17 #8 19.28 Unpacking perl (5.26.1-6ubuntu0.5) ...
16:16:17 #8 19.32 Selecting previously unselected package openssl.
16:16:17 #8 19.32 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.14_arm64.deb ...
16:16:17 #8 19.33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:17 #8 19.40 Selecting previously unselected package ca-certificates.
16:16:17 #8 19.40 Preparing to unpack .../011-ca-certificates_20210119~18.04.2_all.deb ...
16:16:17 #8 19.41 Unpacking ca-certificates (20210119~18.04.2) ...
16:16:17 #8 17.38 Selecting previously unselected package cpp.
16:16:17 #8 17.38 Preparing to unpack .../038-cpp_4%3a8.3.0-1_arm64.deb ...
16:16:17 #8 17.38 Unpacking cpp (4:8.3.0-1) ...
16:16:17 #8 17.41 Selecting previously unselected package libcc1-0:arm64.
16:16:17 #8 17.42 Preparing to unpack .../039-libcc1-0_8.3.0-6_arm64.deb ...
16:16:17 #8 17.42 Unpacking libcc1-0:arm64 (8.3.0-6) ...
16:16:17 #8 17.45 Selecting previously unselected package libgomp1:arm64.
16:16:17 #8 17.45 Preparing to unpack .../040-libgomp1_8.3.0-6_arm64.deb ...
16:16:17 #8 17.46 Unpacking libgomp1:arm64 (8.3.0-6) ...
16:16:17 #8 17.50 Selecting previously unselected package libitm1:arm64.
16:16:17 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 56.62MB / 129.06MB 4.2s
16:16:17 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 67.87MB / 129.06MB 4.4s
16:16:17 #8 20.52 Selecting previously unselected package libpsl5:arm64.
16:16:17 #8 20.52 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
16:16:17 #8 20.52 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:16:17 #8 20.58 Selecting previously unselected package librtmp1:arm64.
16:16:17 #8 20.58 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:16:17 #8 20.58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:16:17 #8 20.62 Selecting previously unselected package libssh2-1:arm64.
16:16:17 #8 20.62 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
16:16:17 #8 20.62 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:16:17 #8 20.67 Selecting previously unselected package libcurl4:arm64.
16:16:17 #8 20.67 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
16:16:17 #8 20.67 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
16:16:17 #8 20.71 Selecting previously unselected package curl.
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 95.42MB / 129.06MB 5.3s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 98.57MB / 129.06MB 5.6s
16:16:17 #8 27.67 Selecting previously unselected package dh-strip-nondeterminism.
16:16:17 #8 27.67 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:16:17 #8 27.67 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:16:17 #8 27.72 Selecting previously unselected package libelf1:armhf.
16:16:17 #8 27.72 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
16:16:17 #8 27.72 Unpacking libelf1:armhf (0.183-1) ...
16:16:17 #8 27.80 Selecting previously unselected package dwz.
16:16:17 #8 27.80 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
16:16:17 #8 27.81 Unpacking dwz (0.13+20210201-1) ...
16:16:17 #8 27.87 Selecting previously unselected package libicu67:armhf.
16:16:17 #8 27.87 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
16:16:17 #8 27.87 Unpacking libicu67:armhf (67.1-7) ...
16:16:17 #9 25.37 Selecting previously unselected package ucf.
16:16:17 #9 25.37 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:16:17 #9 25.38 Moving old data out of the way
16:16:17 #9 25.38 Unpacking ucf (3.0043) ...
16:16:17 #9 25.42 Selecting previously unselected package libmagic-mgc.
16:16:17 #9 25.42 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:16:17 #9 25.42 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:17 #9 25.54 Selecting previously unselected package libmagic1:armhf.
16:16:17 #9 25.54 Preparing to unpack .../026-libmagic1_1%3a5.39-3_armhf.deb ...
16:16:17 #9 25.54 Unpacking libmagic1:armhf (1:5.39-3) ...
16:16:17 #9 25.58 Selecting previously unselected package file.
16:16:17 #9 25.58 Preparing to unpack .../027-file_1%3a5.39-3_armhf.deb ...
16:16:17 #9 25.59 Unpacking file (1:5.39-3) ...
16:16:17 #9 25.64 Selecting previously unselected package gettext-base.
16:16:17 #9 25.64 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_armhf.deb ...
16:16:17 #9 15.22 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:16:17 #9 15.22 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:17 #9 15.29 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
16:16:17 #9 15.32 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
16:16:17 #9 15.33 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:17 #9 15.33 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
16:16:17 #9 15.33 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
16:16:17 #9 15.34 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
16:16:17 #9 15.34 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
16:16:17 #9 15.34 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
16:16:17 #9 15.37 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2 [982 kB]
16:16:17 #9 15.43 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
16:16:17 #9 28.04 Unpacking at (3.1.23-1ubuntu1) ...
16:16:17 #9 28.28 Selecting previously unselected package libsigsegv2:armhf.
16:16:17 #9 28.28 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
16:16:17 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 23.16MB / 129.06MB 3.8s
16:16:17 #15 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.0s done
16:16:17 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 34.60MB / 129.06MB 4.0s
16:16:17 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 3.1s done
16:16:17 #9 17.67 Selecting previously unselected package libexpat1:arm64.
16:16:17 #9 17.67 Preparing to unpack .../libexpat1_2.2.10-2_arm64.deb ...
16:16:17 #9 17.67 Unpacking libexpat1:arm64 (2.2.10-2) ...
16:16:17 #9 17.71 Selecting previously unselected package python3.9-minimal.
16:16:17 #9 17.71 Preparing to unpack .../python3.9-minimal_3.9.5-3ubuntu0~21.04.1_arm64.deb ...
16:16:17 #9 17.71 Unpacking python3.9-minimal (3.9.5-3ubuntu0~21.04.1) ...
16:16:17 #9 17.91 Setting up libpython3.9-minimal:arm64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:17 #8 36.01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
16:16:17 #8 19.48 Selecting previously unselected package distro-info-data.
16:16:17 #8 19.48 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.13_all.deb ...
16:16:17 #8 19.48 Unpacking distro-info-data (0.37ubuntu0.13) ...
16:16:17 #8 19.51 Selecting previously unselected package libmagic-mgc.
16:16:17 #8 19.51 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ...
16:16:17 #8 19.51 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:16:17 #8 19.57 Selecting previously unselected package libmagic1:arm64.
16:16:17 #8 19.57 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ...
16:16:17 #8 19.57 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
16:16:17 #8 19.60 Selecting previously unselected package file.
16:16:17 #8 19.60 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ...
16:16:17 #8 19.61 Unpacking file (1:5.32-2ubuntu0.4) ...
16:16:17 #8 19.64 Selecting previously unselected package less.
16:16:17 #8 19.64 Preparing to unpack .../016-less_487-0.1_arm64.deb ...
16:16:17 #8 19.64 Unpacking less (487-0.1) ...
16:16:17 #8 19.68 Selecting previously unselected package libapt-inst2.0:arm64.
16:16:17 #8 17.50 Preparing to unpack .../041-libitm1_8.3.0-6_arm64.deb ...
16:16:17 #8 17.50 Unpacking libitm1:arm64 (8.3.0-6) ...
16:16:17 #8 17.54 Selecting previously unselected package libatomic1:arm64.
16:16:17 #8 17.54 Preparing to unpack .../042-libatomic1_8.3.0-6_arm64.deb ...
16:16:17 #8 17.54 Unpacking libatomic1:arm64 (8.3.0-6) ...
16:16:17 #8 17.57 Selecting previously unselected package libasan5:arm64.
16:16:17 #8 17.57 Preparing to unpack .../043-libasan5_8.3.0-6_arm64.deb ...
16:16:17 #8 17.58 Unpacking libasan5:arm64 (8.3.0-6) ...
16:16:17 #8 17.63 Selecting previously unselected package liblsan0:arm64.
16:16:17 #8 17.63 Preparing to unpack .../044-liblsan0_8.3.0-6_arm64.deb ...
16:16:17 #8 17.64 Unpacking liblsan0:arm64 (8.3.0-6) ...
16:16:17 #8 17.67 Selecting previously unselected package libtsan0:arm64.
16:16:17 #8 17.67 Preparing to unpack .../045-libtsan0_8.3.0-6_arm64.deb ...
16:16:17 #8 17.68 Unpacking libtsan0:arm64 (8.3.0-6) ...
16:16:17 #8 17.72 Selecting previously unselected package libubsan1:arm64.
16:16:17 #8 17.73 Preparing to unpack .../046-libubsan1_8.3.0-6_arm64.deb ...
16:16:17 #8 17.73 Unpacking libubsan1:arm64 (8.3.0-6) ...
16:16:17 #8 20.72 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u1_arm64.deb ...
16:16:17 #8 20.72 Unpacking curl (7.74.0-1.3+deb11u1) ...
16:16:17 #8 20.76 Selecting previously unselected package dctrl-tools.
16:16:17 #8 20.76 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
16:16:17 #8 20.77 Unpacking dctrl-tools (2.24-3) ...
16:16:17 #8 20.81 Selecting previously unselected package libdebhelper-perl.
16:16:17 #8 20.81 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
16:16:17 #8 20.81 Unpacking libdebhelper-perl (13.3.4) ...
16:16:17 #8 20.85 Selecting previously unselected package libtool.
16:16:17 #8 20.85 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
16:16:17 #8 20.85 Unpacking libtool (2.4.6-15) ...
16:16:17 #8 20.89 Selecting previously unselected package dh-autoreconf.
16:16:17 #8 20.90 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
16:16:17 #8 20.90 Unpacking dh-autoreconf (20) ...
16:16:17 #8 20.93 Selecting previously unselected package libarchive-zip-perl.
16:16:17 #8 20.93 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
16:16:17 #8 20.94 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:17 #8 20.97 Selecting previously unselected package libsub-override-perl.
16:16:17 #8 20.97 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
16:16:17 #8 20.97 Unpacking libsub-override-perl (0.09-2) ...
16:16:17 #8 21.00 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:17 #8 21.00 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:16:17 #8 21.00 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:17 #8 21.03 Selecting previously unselected package dh-strip-nondeterminism.
16:16:17 #8 21.03 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:16:17 #8 21.04 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:16:17 #8 21.07 Selecting previously unselected package libelf1:arm64.
16:16:17 #8 21.07 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 115.34MB / 129.06MB 5.5s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 125.64MB / 129.06MB 5.6s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 108.00MB / 129.06MB 5.9s
16:16:17 #9 25.65 Unpacking gettext-base (0.21-3ubuntu2) ...
16:16:17 #9 25.70 Selecting previously unselected package iso-codes.
16:16:17 #9 25.70 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:16:17 #9 25.70 Unpacking iso-codes (4.6.0-1) ...
16:16:17 #9 15.53 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
16:16:17 #9 15.54 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
16:16:17 #9 15.54 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:16:17 #9 15.54 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:16:17 #9 15.54 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
16:16:17 #9 15.54 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:16:17 #9 15.55 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 unzip arm64 6.0-25ubuntu1 [163 kB]
16:16:17 #9 15.56 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
16:16:17 #9 15.56 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:16:17 #9 15.61 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
16:16:17 #9 28.28 Unpacking libsigsegv2:armhf (2.12-2) ...
16:16:17 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 55.57MB / 129.06MB 4.3s
16:16:17 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
16:16:17 #9 17.92 Setting up libexpat1:arm64 (2.2.10-2) ...
16:16:17 #9 17.93 Setting up python3.9-minimal (3.9.5-3ubuntu0~21.04.1) ...
16:16:17 #8 19.68 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ...
16:16:17 #8 19.68 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
16:16:17 #8 19.73 Selecting previously unselected package libglib2.0-0:arm64.
16:16:17 #8 19.73 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
16:16:17 #8 19.73 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
16:16:17 #8 19.83 Selecting previously unselected package libglib2.0-data.
16:16:17 #8 19.83 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
16:16:17 #8 19.83 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:16:17 #8 19.86 Selecting previously unselected package libicu60:arm64.
16:16:17 #8 19.86 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ...
16:16:17 #8 19.86 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ...
16:16:17 #8 17.76 Selecting previously unselected package libgcc-8-dev:arm64.
16:16:17 #8 17.76 Preparing to unpack .../047-libgcc-8-dev_8.3.0-6_arm64.deb ...
16:16:17 #8 17.77 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
16:16:17 #8 17.87 Selecting previously unselected package gcc-8.
16:16:17 #8 17.88 Preparing to unpack .../048-gcc-8_8.3.0-6_arm64.deb ...
16:16:17 #8 17.88 Unpacking gcc-8 (8.3.0-6) ...
16:16:17 #8 21.07 Unpacking libelf1:arm64 (0.183-1) ...
16:16:17 #8 21.11 Selecting previously unselected package dwz.
16:16:17 #8 21.11 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
16:16:17 #8 21.12 Unpacking dwz (0.13+20210201-1) ...
16:16:17 #8 21.16 Selecting previously unselected package libicu67:arm64.
16:16:17 #8 21.16 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
16:16:17 #8 21.16 Unpacking libicu67:arm64 (67.1-7) ...
16:16:17 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.6s done
16:16:17 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 75.50MB / 129.06MB 4.7s
16:16:17 #14 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 4.7s
16:16:17 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 116.65MB / 129.06MB 6.1s
16:16:17 #9 15.81 debconf: delaying package configuration, since apt-utils is not installed
16:16:17 #9 15.83 Fetched 95.4 MB in 10s (9685 kB/s)
16:16:17 #9 15.85 Selecting previously unselected package liblocale-gettext-perl.
16:16:17 #9 15.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4118 files and directories currently installed.)
16:16:17 #9 15.85 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
16:16:17 #9 15.86 Unpacking liblocale-gettext-perl (1.07-4) ...
16:16:17 #9 28.62 Selecting previously unselected package m4.
16:16:17 #9 28.62 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
16:16:17 #9 28.63 Unpacking m4 (1.4.18-4) ...
16:16:17 #9 28.71 Selecting previously unselected package autoconf.
16:16:17 #9 28.71 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
16:16:17 #9 28.72 Unpacking autoconf (2.69-11.1) ...
16:16:17 #9 28.84 Selecting previously unselected package autotools-dev.
16:16:17 #9 28.84 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
16:16:17 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 67.28MB / 129.06MB 4.5s
16:16:18 #13 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 3.1s done
16:16:18 #13 extracting sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 0.1s
16:16:18 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 125.83MB / 129.06MB 6.3s
16:16:18 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 95.42MB / 129.06MB 5.0s
16:16:18 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 102.76MB / 129.06MB 5.1s
16:16:18 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 114.29MB / 129.06MB 5.2s
16:16:18 #9 15.92 Selecting previously unselected package libssl1.1:arm64.
16:16:18 #9 15.92 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.10_arm64.deb ...
16:16:18 #9 15.93 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.10) ...
16:16:18 #9 16.04 Selecting previously unselected package libpython3.8-minimal:arm64.
16:16:18 #9 16.04 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_arm64.deb ...
16:16:18 #9 16.04 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:18 #9 16.13 Selecting previously unselected package libexpat1:arm64.
16:16:18 #9 16.13 Preparing to unpack .../libexpat1_2.2.9-1build1_arm64.deb ...
16:16:18 #9 16.14 Unpacking libexpat1:arm64 (2.2.9-1build1) ...
16:16:18 #9 17.24 Get:100 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
16:16:18 #9 17.26 Get:101 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstdc++-11-dev arm64 11.2.0-7ubuntu2 [2061 kB]
16:16:18 #9 17.70 Get:102 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 g++-11 arm64 11.2.0-7ubuntu2 [54.4 MB]
16:16:18 #9 28.85 Unpacking autotools-dev (20180224.1) ...
16:16:18 #9 28.96 Selecting previously unselected package automake.
16:16:18 #9 ...
16:16:18 
16:16:18 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:18 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:18 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 11.6s done
16:16:18 #14 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:18 #14 DONE 55.0s
16:16:18 
16:16:18 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:18 #9 sha256:f3a1a5a47fd04b8052f7f43484ae8cc7541a596570963b97d02936fd571c69e0
16:16:18 #9 28.96 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:16:18 #9 28.96 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:16:18 #9 26.31 Selecting previously unselected package libcbor0.6:armhf.
16:16:18 #9 26.31 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_armhf.deb ...
16:16:18 #9 26.31 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu3) ...
16:16:18 #9 26.37 Selecting previously unselected package libedit2:armhf.
16:16:18 #9 26.37 Preparing to unpack .../031-libedit2_3.1-20191231-2_armhf.deb ...
16:16:18 #9 26.37 Unpacking libedit2:armhf (3.1-20191231-2) ...
16:16:18 #9 26.41 Selecting previously unselected package libfido2-1:armhf.
16:16:18 #9 26.41 Preparing to unpack .../032-libfido2-1_1.6.0-2_armhf.deb ...
16:16:18 #9 26.43 Unpacking libfido2-1:armhf (1.6.0-2) ...
16:16:18 #9 26.47 Selecting previously unselected package libpng16-16:armhf.
16:16:18 #9 26.47 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_armhf.deb ...
16:16:18 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 76.55MB / 129.06MB 4.6s
16:16:18 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 84.93MB / 129.06MB 4.7s
16:16:18 #9 18.58 Selecting previously unselected package python3-minimal.
16:16:18 #9 18.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4640 files and directories currently installed.)
16:16:18 #9 18.58 Preparing to unpack .../0-python3-minimal_3.9.4-1_arm64.deb ...
16:16:18 #9 18.59 Unpacking python3-minimal (3.9.4-1) ...
16:16:18 #9 18.61 Selecting previously unselected package media-types.
16:16:18 #9 18.62 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:18 #9 18.62 Unpacking media-types (4.0.0) ...
16:16:18 #9 18.70 Selecting previously unselected package tzdata.
16:16:18 #9 18.70 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.04_all.deb ...
16:16:18 #9 18.70 Unpacking tzdata (2021e-0ubuntu0.21.04) ...
16:16:18 #8 20.49 Selecting previously unselected package libxml2:arm64.
16:16:18 #8 20.49 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_arm64.deb ...
16:16:18 #8 20.49 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.4) ...
16:16:18 #8 20.56 Selecting previously unselected package libyaml-0-2:arm64.
16:16:18 #8 18.46 Selecting previously unselected package gcc.
16:16:18 #8 18.46 Preparing to unpack .../049-gcc_4%3a8.3.0-1_arm64.deb ...
16:16:18 #8 18.46 Unpacking gcc (4:8.3.0-1) ...
16:16:18 #8 18.49 Selecting previously unselected package libstdc++-8-dev:arm64.
16:16:18 #8 18.49 Preparing to unpack .../050-libstdc++-8-dev_8.3.0-6_arm64.deb ...
16:16:18 #8 18.50 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
16:16:18 #8 28.69 Selecting previously unselected package libsasl2-modules-db:armhf.
16:16:18 #8 28.69 Preparing to unpack .../057-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_armhf.deb ...
16:16:18 #8 28.71 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u1) ...
16:16:18 #8 28.78 Selecting previously unselected package libsasl2-2:armhf.
16:16:18 #8 28.78 Preparing to unpack .../058-libsasl2-2_2.1.27+dfsg-1+deb10u1_armhf.deb ...
16:16:18 #8 28.80 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u1) ...
16:16:18 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 5.2s done
16:16:18 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 122.68MB / 129.06MB 5.3s
16:16:18 #14 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 5.2s done
16:16:18 #8 36.77 Selecting previously unselected package g++.
16:16:18 #8 36.77 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
16:16:18 #8 36.78 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
16:16:18 #8 36.84 Selecting previously unselected package make.
16:16:18 #8 36.84 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ...
16:16:18 #8 36.84 Unpacking make (4.1-9.1ubuntu1) ...
16:16:18 #8 36.90 Selecting previously unselected package libdpkg-perl.
16:16:18 #8 36.90 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ...
16:16:18 #8 36.91 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ...
16:16:18 #8 37.06 Selecting previously unselected package patch.
16:16:18 #8 37.06 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ...
16:16:18 #8 37.06 Unpacking patch (2.7.6-2ubuntu1.1) ...
16:16:18 #8 37.11 Selecting previously unselected package dpkg-dev.
16:16:18 #8 37.11 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ...
16:16:18 #8 37.12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ...
16:16:18 #9 16.18 Selecting previously unselected package python3.8-minimal.
16:16:18 #9 16.18 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_arm64.deb ...
16:16:18 #9 16.18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ...
16:16:18 #9 16.35 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.10) ...
16:16:18 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.8s done
16:16:18 #28 ...
16:16:18 
16:16:18 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:16:18 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:16:18 #14 40.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:16:18 #14 40.10 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:16:18 #14 40.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:16:18 #14 43.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:16:18 #14 43.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:16:18 #14 43.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:16:18 #14 49.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:16:18 #14 49.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:16:18 #14 49.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:16:18 #9 29.16 Selecting previously unselected package autopoint.
16:16:18 #9 29.16 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
16:16:18 #9 29.17 Unpacking autopoint (0.19.8.1-10build1) ...
16:16:18 #9 29.26 Selecting previously unselected package binutils-common:armhf.
16:16:18 #9 29.26 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_armhf.deb ...
16:16:18 #9 29.26 Unpacking binutils-common:armhf (2.34-6ubuntu1.3) ...
16:16:18 #9 29.33 Selecting previously unselected package libbinutils:armhf.
16:16:18 #9 29.33 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_armhf.deb ...
16:16:18 #9 29.33 Unpacking libbinutils:armhf (2.34-6ubuntu1.3) ...
16:16:18 #9 26.48 Unpacking libpng16-16:armhf (1.6.37-3build3) ...
16:16:18 #9 26.54 Selecting previously unselected package libpsl5:armhf.
16:16:18 #9 26.54 Preparing to unpack .../034-libpsl5_0.21.0-1.2_armhf.deb ...
16:16:18 #9 26.55 Unpacking libpsl5:armhf (0.21.0-1.2) ...
16:16:18 #9 26.60 Selecting previously unselected package libxau6:armhf.
16:16:18 #9 26.60 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_armhf.deb ...
16:16:18 #9 26.60 Unpacking libxau6:armhf (1:1.0.9-1build3) ...
16:16:18 #9 26.65 Selecting previously unselected package libxdmcp6:armhf.
16:16:18 #9 26.65 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_armhf.deb ...
16:16:18 #9 26.65 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu3) ...
16:16:18 #9 26.70 Selecting previously unselected package libxcb1:armhf.
16:16:18 #9 26.70 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_armhf.deb ...
16:16:18 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 102.76MB / 129.06MB 4.9s
16:16:18 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 110.91MB / 129.06MB 5.0s
16:16:18 #9 18.88 Selecting previously unselected package libmpdec3:arm64.
16:16:18 #9 18.88 Preparing to unpack .../3-libmpdec3_2.5.1-2_arm64.deb ...
16:16:18 #9 18.89 Unpacking libmpdec3:arm64 (2.5.1-2) ...
16:16:18 #9 18.92 Selecting previously unselected package readline-common.
16:16:18 #9 18.92 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:16:18 #9 18.92 Unpacking readline-common (8.1-1) ...
16:16:18 #9 18.96 Selecting previously unselected package libreadline8:arm64.
16:16:18 #9 18.96 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
16:16:18 #9 18.96 Unpacking libreadline8:arm64 (8.1-1) ...
16:16:18 #9 19.00 Selecting previously unselected package libsqlite3-0:arm64.
16:16:18 #8 20.56 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ...
16:16:18 #8 20.57 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
16:16:18 #8 20.59 Selecting previously unselected package lsb-release.
16:16:18 #8 20.59 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
16:16:18 #8 20.60 Unpacking lsb-release (9.20170808ubuntu1) ...
16:16:18 #8 20.63 Selecting previously unselected package netbase.
16:16:18 #8 20.63 Preparing to unpack .../024-netbase_5.4_all.deb ...
16:16:18 #8 20.64 Unpacking netbase (5.4) ...
16:16:18 #8 20.66 Selecting previously unselected package shared-mime-info.
16:16:18 #8 20.67 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ...
16:16:18 #8 20.67 Unpacking shared-mime-info (1.9-2) ...
16:16:18 #8 20.74 Selecting previously unselected package ucf.
16:16:18 #8 20.74 Preparing to unpack .../026-ucf_3.0038_all.deb ...
16:16:18 #8 20.75 Moving old data out of the way
16:16:18 #8 20.75 Unpacking ucf (3.0038) ...
16:16:18 #8 20.78 Selecting previously unselected package xdg-user-dirs.
16:16:18 #8 18.69 Selecting previously unselected package g++-8.
16:16:18 #8 18.69 Preparing to unpack .../051-g++-8_8.3.0-6_arm64.deb ...
16:16:18 #8 18.69 Unpacking g++-8 (8.3.0-6) ...
16:16:18 #8 29.24 Selecting previously unselected package libldap-common.
16:16:18 #8 29.24 Preparing to unpack .../059-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:16:18 #8 29.24 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:16:18 #8 ...
16:16:18 
16:16:18 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:18 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:18 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.0s
16:16:18 #13 ...
16:16:18 
16:16:18 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:18 #8 sha256:68ad2a50f28afa092e53f4a284664e804efa039dbfa60bbb917ee0f35ff5f756
16:16:18 #8 29.28 Selecting previously unselected package libldap-2.4-2:armhf.
16:16:18 #8 29.28 Preparing to unpack .../060-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_armhf.deb ...
16:16:18 #8 29.29 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u6) ...
16:16:18 #8 29.36 Selecting previously unselected package libnghttp2-14:armhf.
16:16:18 #8 29.36 Preparing to unpack .../061-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
16:16:18 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 8.8s done
16:16:18 #8 37.25 Selecting previously unselected package build-essential.
16:16:18 #8 37.25 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ...
16:16:18 #8 37.25 Unpacking build-essential (12.4ubuntu1) ...
16:16:18 #8 37.29 Selecting previously unselected package libroken18-heimdal:armhf.
16:16:18 #8 37.29 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.29 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.33 Selecting previously unselected package libasn1-8-heimdal:armhf.
16:16:18 #8 37.33 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.33 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.38 Selecting previously unselected package libheimbase1-heimdal:armhf.
16:16:18 #8 37.38 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.38 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.41 Selecting previously unselected package libhcrypto4-heimdal:armhf.
16:16:18 #8 37.42 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.42 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.46 Selecting previously unselected package libwind0-heimdal:armhf.
16:16:18 #9 16.45 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:18 #9 16.47 Setting up libexpat1:arm64 (2.2.9-1build1) ...
16:16:18 #9 16.48 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ...
16:16:18 #9 29.44 Selecting previously unselected package libctf-nobfd0:armhf.
16:16:18 #9 29.44 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_armhf.deb ...
16:16:18 #9 29.44 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.3) ...
16:16:18 #9 29.48 Selecting previously unselected package libctf0:armhf.
16:16:18 #9 29.48 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_armhf.deb ...
16:16:18 #9 29.49 Unpacking libctf0:armhf (2.34-6ubuntu1.3) ...
16:16:18 #9 29.52 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:18 #9 29.53 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.3_armhf.deb ...
16:16:18 #9 29.53 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ...
16:16:18 #9 26.71 Unpacking libxcb1:armhf (1.14-3ubuntu1) ...
16:16:18 #9 26.75 Selecting previously unselected package libx11-data.
16:16:18 #9 26.75 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
16:16:18 #9 26.75 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
16:16:18 #9 26.85 Selecting previously unselected package libx11-6:armhf.
16:16:18 #9 26.85 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_armhf.deb ...
16:16:18 #9 26.85 Unpacking libx11-6:armhf (2:1.7.0-2ubuntu0.1) ...
16:16:18 #9 26.95 Selecting previously unselected package libxext6:armhf.
16:16:18 #9 26.95 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_armhf.deb ...
16:16:18 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 119.54MB / 129.06MB 5.1s
16:16:18 #8 21.83 Selecting previously unselected package libxml2:arm64.
16:16:18 #8 21.83 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
16:16:18 #8 21.84 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
16:16:18 #8 21.94 Selecting previously unselected package gettext.
16:16:18 #8 21.94 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
16:16:18 #8 21.95 Unpacking gettext (0.21-4) ...
16:16:18 #8 22.05 Selecting previously unselected package intltool-debian.
16:16:18 #8 22.06 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:18 #8 22.06 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:18 #8 22.09 Selecting previously unselected package po-debconf.
16:16:18 #8 22.09 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
16:16:18 #8 22.09 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:18 #8 22.13 Selecting previously unselected package debhelper.
16:16:18 #8 22.13 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
16:16:18 #8 22.14 Unpacking debhelper (13.3.4) ...
16:16:18 #9 19.00 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
16:16:18 #9 19.00 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
16:16:18 #9 19.07 Selecting previously unselected package libpython3.9-stdlib:arm64.
16:16:18 #9 19.07 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3ubuntu0~21.04.1_arm64.deb ...
16:16:18 #9 19.08 Unpacking libpython3.9-stdlib:arm64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:18 #9 19.23 Selecting previously unselected package python3.9.
16:16:18 #9 19.23 Preparing to unpack .../8-python3.9_3.9.5-3ubuntu0~21.04.1_arm64.deb ...
16:16:18 #9 19.23 Unpacking python3.9 (3.9.5-3ubuntu0~21.04.1) ...
16:16:18 #9 19.26 Selecting previously unselected package libpython3-stdlib:arm64.
16:16:18 #8 29.04 Selecting previously unselected package libxml2:armhf.
16:16:18 #8 29.04 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
16:16:18 #8 29.04 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
16:16:18 #8 29.15 Selecting previously unselected package gettext.
16:16:18 #8 29.15 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
16:16:18 #8 29.16 Unpacking gettext (0.21-4) ...
16:16:18 #8 29.39 Selecting previously unselected package intltool-debian.
16:16:18 #8 29.39 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:18 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 0B / 64.81MB 2.5s
16:16:18 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 5.24MB / 64.81MB 2.7s
16:16:18 #8 20.79 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ...
16:16:18 #8 20.79 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
16:16:18 #8 20.84 Selecting previously unselected package xz-utils.
16:16:18 #8 20.84 Preparing to unpack .../028-xz-utils_5.2.2-1.3_arm64.deb ...
16:16:18 #8 20.84 Unpacking xz-utils (5.2.2-1.3) ...
16:16:18 #8 20.88 Selecting previously unselected package gettext-base.
16:16:18 #8 20.88 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ...
16:16:18 #8 20.89 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
16:16:18 #8 20.92 Selecting previously unselected package iso-codes.
16:16:18 #8 20.92 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
16:16:18 #8 20.92 Unpacking iso-codes (3.79-1) ...
16:16:18 #8 26.57 Selecting previously unselected package libexpat1:armhf.
16:16:18 #8 26.57 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
16:16:18 #8 26.57 Unpacking libexpat1:armhf (2.2.10-2) ...
16:16:18 #8 26.65 Selecting previously unselected package python3.9-minimal.
16:16:18 #8 26.65 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
16:16:18 #8 26.66 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
16:16:18 #8 ...
16:16:18 
16:16:18 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:18 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:18 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.6s done
16:16:18 #13 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:18 #13 DONE 54.6s
16:16:18 
16:16:18 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:18 #8 sha256:a72f0672df6bf1220a6638c0361eb3261ed98a3ab99f92eb5985fc37b755f843
16:16:18 #8 26.85 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
16:16:18 #8 26.87 Setting up libexpat1:armhf (2.2.10-2) ...
16:16:18 #8 26.88 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
16:16:18 #8 29.36 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
16:16:18 #8 29.41 Selecting previously unselected package libpsl5:armhf.
16:16:18 #8 29.41 Preparing to unpack .../062-libpsl5_0.20.2-2_armhf.deb ...
16:16:18 #8 29.42 Unpacking libpsl5:armhf (0.20.2-2) ...
16:16:18 #8 29.45 Selecting previously unselected package librtmp1:armhf.
16:16:18 #8 29.45 Preparing to unpack .../063-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
16:16:18 #8 29.45 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
16:16:18 #8 29.51 Selecting previously unselected package libssh2-1:armhf.
16:16:18 #8 29.51 Preparing to unpack .../064-libssh2-1_1.8.0-2.1_armhf.deb ...
16:16:18 #8 29.51 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
16:16:18 #14 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3
16:16:18 #8 ...
16:16:18 
16:16:18 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:18 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:18 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 11.2s done
16:16:18 #13 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:18 #13 DONE 54.1s
16:16:18 
16:16:18 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:18 #8 sha256:160e1966fcbe2f92f8f686ae1903cc5e07d80e9a312f71fed30df5ed05966767
16:16:18 #8 37.46 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.46 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.53 Selecting previously unselected package libhx509-5-heimdal:armhf.
16:16:18 #8 37.53 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.54 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.57 Selecting previously unselected package libkrb5-26-heimdal:armhf.
16:16:18 #8 37.57 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.59 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.64 Selecting previously unselected package libheimntlm0-heimdal:armhf.
16:16:18 #8 37.64 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #8 37.64 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:18 #8 37.68 Selecting previously unselected package libgssapi3-heimdal:armhf.
16:16:18 #8 37.68 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1_armhf.deb ...
16:16:18 #9 26.95 Unpacking libxext6:armhf (2:1.3.4-0ubuntu3) ...
16:16:18 #9 27.10 Selecting previously unselected package libxmuu1:armhf.
16:16:18 #9 27.10 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
16:16:18 #9 ...
16:16:18 
16:16:18 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:18 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:18 #14 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 11.1s done
16:16:18 #14 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:18 #14 DONE 53.8s
16:16:18 
16:16:18 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:18 #9 sha256:be550b6ffe330b0f0886b5dda841c403049bdea79bc708dbfa3dd41c102932a9
16:16:18 #9 27.10 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:16:18 #9 27.15 Selecting previously unselected package manpages.
16:16:18 #9 27.15 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
16:16:18 #9 27.15 Unpacking manpages (5.10-1ubuntu0.1) ...
16:16:18 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.9s done
16:16:18 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 5.4s
16:16:19 #8 22.23 Selecting previously unselected package debian-keyring.
16:16:19 #8 22.23 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
16:16:19 #8 22.24 Unpacking debian-keyring (2021.07.26) ...
16:16:19 #9 19.26 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_arm64.deb ...
16:16:19 #9 19.27 Unpacking libpython3-stdlib:arm64 (3.9.4-1) ...
16:16:19 #9 19.29 Setting up python3-minimal (3.9.4-1) ...
16:16:19 #9 19.47 Selecting previously unselected package python3.
16:16:19 #9 19.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6937 files and directories currently installed.)
16:16:19 #9 19.48 Preparing to unpack .../000-python3_3.9.4-1_arm64.deb ...
16:16:19 #9 19.48 Unpacking python3 (3.9.4-1) ...
16:16:19 #9 19.51 Selecting previously unselected package bsdextrautils.
16:16:19 #9 19.51 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_arm64.deb ...
16:16:19 #8 29.39 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:19 #8 29.45 Selecting previously unselected package po-debconf.
16:16:19 #8 29.45 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
16:16:19 #8 29.45 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:19 #8 29.54 Selecting previously unselected package debhelper.
16:16:19 #8 29.54 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
16:16:19 #8 29.55 Unpacking debhelper (13.3.4) ...
16:16:19 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 10.79MB / 64.81MB 2.8s
16:16:19 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 15.73MB / 64.81MB 2.9s
16:16:19 #8 21.20 Selecting previously unselected package krb5-locales.
16:16:19 #8 21.21 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
16:16:19 #8 21.21 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
16:16:19 #8 21.24 Selecting previously unselected package libedit2:arm64.
16:16:19 #8 21.25 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ...
16:16:19 #8 21.25 Unpacking libedit2:arm64 (3.1-20170329-1) ...
16:16:19 #8 21.28 Selecting previously unselected package libkrb5support0:arm64.
16:16:19 #8 21.28 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
16:16:19 #8 21.29 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
16:16:19 #8 21.32 Selecting previously unselected package libk5crypto3:arm64.
16:16:19 #8 29.55 Selecting previously unselected package libcurl4:armhf.
16:16:19 #8 29.55 Preparing to unpack .../065-libcurl4_7.64.0-4+deb10u2_armhf.deb ...
16:16:19 #8 29.56 Unpacking libcurl4:armhf (7.64.0-4+deb10u2) ...
16:16:19 #8 29.64 Selecting previously unselected package curl.
16:16:19 #8 29.64 Preparing to unpack .../066-curl_7.64.0-4+deb10u2_armhf.deb ...
16:16:19 #8 29.64 Unpacking curl (7.64.0-4+deb10u2) ...
16:16:19 #8 29.72 Selecting previously unselected package dctrl-tools.
16:16:19 #8 29.72 Preparing to unpack .../067-dctrl-tools_2.24-3_armhf.deb ...
16:16:19 #8 29.72 Unpacking dctrl-tools (2.24-3) ...
16:16:19 #14 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:19 #14 ...
16:16:19 
16:16:19 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:19 #9 sha256:126f4727a6b222cea280e0c07cde30c0111e5d75ba7f9aa643f05fd2d9a063e4
16:16:19 #9 21.55 Get:99 http://ports.ubuntu.com/ubuntu-ports impish/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
16:16:19 #9 21.55 Get:100 http://ports.ubuntu.com/ubuntu-ports impish/main armhf make armhf 4.3-4ubuntu1 [154 kB]
16:16:19 #9 21.55 Get:101 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdpkg-perl all 1.20.9ubuntu2 [233 kB]
16:16:19 #9 21.95 Get:102 http://ports.ubuntu.com/ubuntu-ports impish/main armhf bzip2 armhf 1.0.8-4ubuntu3 [32.4 kB]
16:16:19 #9 22.10 Get:103 http://ports.ubuntu.com/ubuntu-ports impish/main armhf patch armhf 2.7.6-7 [102 kB]
16:16:19 #9 22.21 Get:104 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lto-disabled-list all 16 [12.5 kB]
16:16:19 #9 22.22 Get:105 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dpkg-dev all 1.20.9ubuntu2 [937 kB]
16:16:19 #9 22.46 Get:106 http://ports.ubuntu.com/ubuntu-ports impish/main armhf build-essential armhf 12.9ubuntu2 [4682 B]
16:16:19 #9 22.46 Get:107 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbrotli1 armhf 1.0.9-2build3 [306 kB]
16:16:19 #9 22.49 Get:108 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1build1 [13.2 kB]
16:16:19 #9 22.55 Get:109 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1build1 [42.4 kB]
16:16:19 #9 22.55 Get:110 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libldap-2.5-0 armhf 2.5.6+dfsg-1~exp1ubuntu1 [162 kB]
16:16:19 #9 22.56 Get:111 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnghttp2-14 armhf 1.43.0-1 [61.2 kB]
16:16:19 #9 22.56 Get:112 http://ports.ubuntu.com/ubuntu-ports impish/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build3 [53.0 kB]
16:16:19 #9 22.56 Get:113 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libssh-4 armhf 0.9.6-1 [163 kB]
16:16:19 #9 22.56 Get:114 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcurl4 armhf 7.74.0-1.3ubuntu2 [238 kB]
16:16:19 #9 22.56 Get:115 http://ports.ubuntu.com/ubuntu-ports impish/main armhf curl armhf 7.74.0-1.3ubuntu2 [173 kB]
16:16:19 #9 22.62 Get:116 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
16:16:19 #9 22.62 Get:117 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB]
16:16:19 #9 22.70 Get:118 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtool all 2.4.6-15 [161 kB]
16:16:19 #9 22.70 Get:119 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dh-autoreconf all 20 [16.1 kB]
16:16:19 #9 22.70 Get:120 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
16:16:19 #9 22.70 Get:121 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-override-perl all 0.09-2 [9532 B]
16:16:19 #9 22.70 Get:122 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB]
16:16:19 #9 22.70 Get:123 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dh-strip-nondeterminism all 1.12.0-1 [5228 B]
16:16:19 #9 22.70 Get:124 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdw1 armhf 0.185-1build1 [225 kB]
16:16:19 #9 22.71 Get:125 http://ports.ubuntu.com/ubuntu-ports impish/main armhf debugedit armhf 1:5.0-0ubuntu2 [43.9 kB]
16:16:19 #9 22.77 Get:126 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dwz armhf 0.14-1build1 [99.2 kB]
16:16:19 #9 22.77 Get:127 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gettext armhf 0.21-4ubuntu3 [755 kB]
16:16:19 #9 22.84 Get:128 http://ports.ubuntu.com/ubuntu-ports impish/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:19 #9 22.84 Get:129 http://ports.ubuntu.com/ubuntu-ports impish/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
16:16:19 #9 22.85 Get:130 http://ports.ubuntu.com/ubuntu-ports impish/main armhf debhelper all 13.3.4ubuntu2 [921 kB]
16:16:19 #9 22.87 Get:131 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfakeroot armhf 1.25.3-1.1ubuntu2 [23.4 kB]
16:16:19 #9 22.87 Get:132 http://ports.ubuntu.com/ubuntu-ports impish/main armhf fakeroot armhf 1.25.3-1.1ubuntu2 [60.9 kB]
16:16:19 #9 22.87 Get:133 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libassuan0 armhf 2.5.5-1 [31.4 kB]
16:16:19 #9 22.87 Get:134 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpgconf armhf 2.2.20-1ubuntu4 [108 kB]
16:16:19 #9 22.88 Get:135 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libksba8 armhf 1.5.1-1 [88.4 kB]
16:16:19 #9 22.92 Get:136 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnpth0 armhf 1.6-3 [6980 B]
16:16:19 #9 22.92 Get:137 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dirmngr armhf 2.2.20-1ubuntu4 [292 kB]
16:16:19 #9 22.99 Get:138 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB]
16:16:19 #9 22.99 Get:139 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gnupg-utils armhf 2.2.20-1ubuntu4 [414 kB]
16:16:19 #9 22.99 Get:140 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg armhf 2.2.20-1ubuntu4 [428 kB]
16:16:19 #9 23.00 Get:141 http://ports.ubuntu.com/ubuntu-ports impish/main armhf pinentry-curses armhf 1.1.1-1 [32.9 kB]
16:16:19 #9 23.00 Get:142 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg-agent armhf 2.2.20-1ubuntu4 [196 kB]
16:16:19 #9 23.01 Get:143 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg-wks-client armhf 2.2.20-1ubuntu4 [82.5 kB]
16:16:19 #9 23.01 Get:144 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg-wks-server armhf 2.2.20-1ubuntu4 [76.7 kB]
16:16:19 #9 23.01 Get:145 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpgsm armhf 2.2.20-1ubuntu4 [188 kB]
16:16:19 #9 23.08 Get:146 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gnupg all 2.2.20-1ubuntu4 [260 kB]
16:16:19 #9 23.08 Get:147 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
16:16:19 #9 23.15 Get:148 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
16:16:19 #9 23.15 Get:149 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
16:16:19 #9 23.15 Get:150 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-touch-perl all 0.11-1 [8284 B]
16:16:19 #9 23.15 Get:151 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-pty-perl armhf 1:1.15-2build1 [34.5 kB]
16:16:19 #9 23.15 Get:152 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
16:16:19 #9 23.15 Get:153 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:19 #9 23.15 Get:154 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libb-hooks-op-check-perl armhf 0.22-1build3 [9860 B]
16:16:19 #9 23.15 Get:155 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:16:19 #9 23.22 Get:156 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu3 [14.6 kB]
16:16:19 #9 23.22 Get:157 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libparams-classify-perl armhf 0.015-1build4 [20.5 kB]
16:16:19 #9 23.29 Get:158 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:19 #9 23.29 Get:159 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:19 #9 23.29 Get:160 http://ports.ubuntu.com/ubuntu-ports impish/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
16:16:19 #9 23.30 Get:161 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:19 #9 23.30 Get:162 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:19 #9 23.30 Get:163 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmoo-perl all 2.004004-1 [46.9 kB]
16:16:19 #9 23.30 Get:164 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:16:19 #9 23.30 Get:165 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
16:16:19 #9 23.37 Get:166 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-date-perl all 6.05-1 [9920 B]
16:16:19 #9 23.37 Get:167 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
16:16:19 #9 23.45 Get:168 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:19 #9 23.45 Get:169 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liburi-perl all 5.08-1 [77.4 kB]
16:16:19 #9 23.45 Get:170 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-parser-perl armhf 3.76-1 [82.3 kB]
16:16:19 #9 23.45 Get:171 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
16:16:19 #9 23.45 Get:172 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-html-perl all 1.004-2 [15.4 kB]
16:16:19 #9 23.45 Get:173 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:19 #9 23.45 Get:174 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-message-perl all 6.29-1 [75.5 kB]
16:16:19 #9 23.45 Get:175 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:16:19 #9 23.51 Get:176 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:19 #9 23.51 Get:177 http://ports.ubuntu.com/ubuntu-ports impish/main armhf perl-openssl-defaults armhf 5 [7400 B]
16:16:19 #9 23.60 Get:178 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-ssleay-perl armhf 1.88-3ubuntu1 [271 kB]
16:16:19 #9 23.60 Get:179 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-socket-ssl-perl all 2.069-1 [179 kB]
16:16:19 #9 23.60 Get:180 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-http-perl all 6.20-1 [23.0 kB]
16:16:19 #9 23.60 Get:181 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:16:19 #9 23.60 Get:182 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:19 #9 23.60 Get:183 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:19 #9 23.60 Get:184 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwww-perl all 6.53-1 [140 kB]
16:16:19 #9 23.60 Get:185 http://ports.ubuntu.com/ubuntu-ports impish/main armhf patchutils armhf 0.4.2-1 [70.0 kB]
16:16:19 #9 23.66 Get:186 http://ports.ubuntu.com/ubuntu-ports impish/main armhf wdiff armhf 1.2.2-2build2 [29.3 kB]
16:16:19 #9 23.66 Get:187 http://ports.ubuntu.com/ubuntu-ports impish/main armhf devscripts armhf 2.21.4ubuntu1 [975 kB]
16:16:19 #9 23.74 Get:188 http://ports.ubuntu.com/ubuntu-ports impish/main armhf diffstat armhf 1.64-1 [25.8 kB]
16:16:19 #9 23.74 Get:189 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
16:16:19 #9 23.74 Get:190 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-six all 1.16.0-2 [12.6 kB]
16:16:19 #9 23.74 Get:191 http://ports.ubuntu.com/ubuntu-ports impish/main armhf zstd armhf 1.4.8+dfsg-2.1 [543 kB]
16:16:19 #9 23.75 Get:192 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-debian all 0.1.39ubuntu1 [71.9 kB]
16:16:19 #9 23.75 Get:193 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgpgme11 armhf 1.14.0-1ubuntu4 [114 kB]
16:16:19 #9 23.76 Get:194 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-gpg armhf 1.14.0-1ubuntu4 [183 kB]
16:16:19 #9 23.76 Get:195 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dput all 1.1.0ubuntu2 [44.9 kB]
16:16:19 #9 23.82 Get:196 http://ports.ubuntu.com/ubuntu-ports impish/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:16:19 #9 23.84 Get:197 http://ports.ubuntu.com/ubuntu-ports impish/main armhf fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:16:19 #9 23.88 Get:198 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcurl3-gnutls armhf 7.74.0-1.3ubuntu2 [234 kB]
16:16:19 #9 23.88 Get:199 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liberror-perl all 0.17029-1 [26.5 kB]
16:16:19 #9 23.88 Get:200 http://ports.ubuntu.com/ubuntu-ports impish/main armhf git-man all 1:2.32.0-1ubuntu1 [941 kB]
16:16:19 #9 23.91 Get:201 http://ports.ubuntu.com/ubuntu-ports impish/main armhf git armhf 1:2.32.0-1ubuntu1 [3451 kB]
16:16:19 #9 24.19 Get:202 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:16:19 #9 24.59 Get:203 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build1 [11.0 kB]
16:16:19 #9 24.66 Get:204 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:19 #9 24.68 Get:205 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
16:16:19 #9 24.73 Get:206 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libapt-pkg-perl armhf 0.1.40 [64.2 kB]
16:16:19 #9 24.83 Get:207 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:16:19 #9 24.83 Get:208 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
16:16:19 #9 24.86 Get:209 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:16:19 #9 24.87 Get:210 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:19 #9 24.88 Get:211 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libvariable-magic-perl armhf 0.62-1build3 [31.4 kB]
16:16:19 #9 24.89 Get:212 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:16:19 #9 24.90 Get:213 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfreetype6 armhf 2.10.4+dfsg-1build1 [286 kB]
16:16:19 #9 25.00 Get:214 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu3 [98.6 kB]
16:16:19 #9 25.02 Get:215 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjpeg-turbo8 armhf 2.0.6-0ubuntu2 [89.3 kB]
16:16:19 #9 25.03 Get:216 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjpeg8 armhf 8c-2ubuntu8 [2202 B]
16:16:19 #9 25.03 Get:217 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdeflate0 armhf 1.7-2ubuntu2 [46.1 kB]
16:16:19 #9 25.04 Get:218 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjbig0 armhf 2.1-3.1build1 [23.9 kB]
16:16:19 #9 25.04 Get:219 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwebp6 armhf 0.6.1-2.1 [148 kB]
16:16:19 #9 25.06 Get:220 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtiff5 armhf 4.3.0-1 [149 kB]
16:16:19 #9 25.08 Get:221 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxpm4 armhf 1:3.5.12-1 [29.0 kB]
16:16:19 #9 25.08 Get:222 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgd3 armhf 2.3.0-2ubuntu1 [111 kB]
16:16:19 #9 25.09 Get:223 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libc-devtools armhf 2.34-0ubuntu3 [29.5 kB]
16:16:19 #9 25.15 Get:224 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:19 #9 25.15 Get:225 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:16:19 #9 25.15 Get:226 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclass-xsaccessor-perl armhf 1.19-3build7 [32.4 kB]
16:16:19 #9 25.15 Get:227 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclone-perl armhf 0.45-1build1 [9908 B]
16:16:19 #9 25.15 Get:228 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcommon-sense-perl armhf 3.75-1build4 [20.5 kB]
16:16:19 #9 25.15 Get:229 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libconfig-tiny-perl all 2.26-1 [12.5 kB]
16:16:19 #9 25.22 Get:230 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libparams-util-perl armhf 1.102-1build2 [21.5 kB]
16:16:19 #9 25.22 Get:231 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
16:16:19 #9 25.22 Get:232 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:16:19 #9 25.22 Get:233 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:19 #9 25.30 Get:234 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
16:16:19 #9 25.30 Get:235 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwant-perl armhf 0.29-1build6 [23.6 kB]
16:16:19 #9 25.30 Get:236 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:19 #9 25.30 Get:237 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcpanel-json-xs-perl armhf 4.25-1build1 [109 kB]
16:16:19 #9 25.30 Get:238 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:16:19 #9 25.30 Get:239 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libexception-class-perl all 1.44-1 [25.9 kB]
16:16:19 #9 25.37 Get:240 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:16:19 #9 25.37 Get:241 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:16:19 #9 25.37 Get:242 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:16:19 #9 25.37 Get:243 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [33.7 kB]
16:16:19 #9 25.44 Get:244 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:16:19 #9 25.44 Get:245 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
16:16:19 #9 25.44 Get:246 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:16:19 #9 25.44 Get:247 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-messagepack-perl armhf 1.01-2 [32.4 kB]
16:16:19 #9 25.44 Get:248 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:16:19 #9 25.44 Get:249 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:16:19 #9 25.51 Get:250 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdistro-info-perl all 1.0 [5508 B]
16:16:19 #9 25.51 Get:251 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libemail-address-xs-perl armhf 1.04-1build5 [26.0 kB]
16:16:19 #9 25.51 Get:252 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:16:19 #9 25.51 Get:253 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:19 #9 25.58 Get:254 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:16:19 #9 25.58 Get:255 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-fcntllock-perl armhf 0.22-3build5 [32.6 kB]
16:16:19 #9 25.58 Get:256 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnumber-compare-perl all 0.03-1.1 [6620 B]
16:16:19 #9 25.58 Get:257 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-glob-perl all 0.11-1 [7992 B]
16:16:19 #9 25.58 Get:258 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:19 #9 25.58 Get:259 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
16:16:19 #9 25.66 Get:260 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
16:16:19 #9 25.66 Get:261 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
16:16:19 #9 25.67 Get:262 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:19 #9 25.67 Get:263 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libparams-validate-perl armhf 1.30-1build2 [53.3 kB]
16:16:19 #9 25.73 Get:264 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:16:19 #9 25.73 Get:265 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:16:19 #9 25.73 Get:266 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:19 #9 25.73 Get:267 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:16:19 #9 25.73 Get:268 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:19 #9 25.73 Get:269 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjson-perl all 4.03000-1 [80.6 kB]
16:16:19 #9 25.81 Get:270 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblog-any-perl all 1.709-1 [67.7 kB]
16:16:19 #9 25.81 Get:271 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:16:19 #9 25.81 Get:272 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
16:16:19 #9 25.81 Get:273 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-identify-perl armhf 0.14-1build4 [10.2 kB]
16:16:19 #9 25.87 Get:274 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-name-perl armhf 0.26-1build2 [11.0 kB]
16:16:19 #9 25.87 Get:275 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:19 #9 25.87 Get:276 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpath-tiny-perl all 0.118-1 [42.2 kB]
16:16:19 #9 25.87 Get:277 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtype-tiny-perl all 1.012002-1 [319 kB]
16:16:19 #9 25.89 Get:278 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:16:19 #9 25.89 Get:279 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhash-fieldhash-perl armhf 0.15-1build4 [16.1 kB]
16:16:19 #9 25.95 Get:280 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:19 #9 25.95 Get:281 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:16:19 #9 25.95 Get:282 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:16:19 #9 25.95 Get:283 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:16:19 #9 26.02 Get:284 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:16:19 #9 26.02 Get:285 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjson-xs-perl armhf 4.030-1build2 [85.8 kB]
16:16:19 #9 26.02 Get:286 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:16:19 #9 26.02 Get:287 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB]
16:16:19 #9 26.02 Get:288 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
16:16:19 #9 26.03 Get:289 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:19 #9 26.09 Get:290 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-someutils-xs-perl armhf 0.58-2build2 [31.4 kB]
16:16:19 #9 26.09 Get:291 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:16:19 #9 26.09 Get:292 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libltdl7 armhf 2.4.6-15 [35.7 kB]
16:16:19 #9 26.09 Get:293 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:16:19 #9 26.17 Get:294 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblzo2-2 armhf 2.10-2build1 [44.0 kB]
16:16:19 #9 26.17 Get:295 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:16:19 #9 26.17 Get:296 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:16:19 #9 26.17 Get:297 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:19 #9 26.17 Get:298 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
16:16:19 #9 26.17 Get:299 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmarkdown2 armhf 2.2.6-1ubuntu2 [31.3 kB]
16:16:19 #9 26.24 Get:300 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:16:19 #9 26.24 Get:301 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:16:19 #9 26.24 Get:302 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
16:16:19 #9 26.24 Get:303 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
16:16:19 #9 26.63 Get:304 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmouse-perl armhf 2.5.10-1build2 [151 kB]
16:16:19 #9 26.97 Get:305 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnumber-range-perl all 0.12-1.1 [8000 B]
16:16:19 #9 26.97 Get:306 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpackage-stash-xs-perl armhf 0.29-1build4 [17.7 kB]
16:16:19 #9 26.97 Get:307 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:19 #9 26.99 Get:308 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libperlio-gzip-perl armhf 0.19-1build7 [13.9 kB]
16:16:19 #9 27.00 Get:309 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
16:16:19 #8 19.30 Selecting previously unselected package g++.
16:16:19 #8 19.30 Preparing to unpack .../052-g++_4%3a8.3.0-1_arm64.deb ...
16:16:19 #8 19.30 Unpacking g++ (4:8.3.0-1) ...
16:16:19 #8 19.33 Selecting previously unselected package make.
16:16:19 #8 37.69 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:19 #8 37.73 Selecting previously unselected package libsasl2-modules-db:armhf.
16:16:19 #8 37.73 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_armhf.deb ...
16:16:19 #8 37.74 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:19 #8 37.77 Selecting previously unselected package libsasl2-2:armhf.
16:16:19 #8 37.77 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_armhf.deb ...
16:16:19 #8 37.77 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:19 #8 37.82 Selecting previously unselected package libldap-common.
16:16:19 #8 37.82 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ...
16:16:19 #8 37.82 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ...
16:16:19 #8 37.85 Selecting previously unselected package libldap-2.4-2:armhf.
16:16:19 #8 37.85 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_armhf.deb ...
16:16:19 #8 37.86 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.10) ...
16:16:19 #8 37.90 Selecting previously unselected package libnghttp2-14:armhf.
16:16:19 #8 37.91 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
16:16:19 #8 37.91 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
16:16:19 #9 17.07 Selecting previously unselected package python3-minimal.
16:16:19 #9 17.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4433 files and directories currently installed.)
16:16:19 #9 17.08 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
16:16:19 #9 17.08 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:16:19 #9 17.11 Selecting previously unselected package mime-support.
16:16:19 #9 17.11 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:16:19 #9 17.11 Unpacking mime-support (3.64ubuntu1) ...
16:16:19 #9 17.15 Selecting previously unselected package libmpdec2:arm64.
16:16:19 #9 17.15 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
16:16:19 #9 17.15 Unpacking libmpdec2:arm64 (2.4.2-3) ...
16:16:19 #9 17.20 Selecting previously unselected package readline-common.
16:16:19 #9 17.20 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:16:19 #9 17.20 Unpacking readline-common (8.0-4) ...
16:16:19 #9 17.23 Selecting previously unselected package libreadline8:arm64.
16:16:19 #9 17.23 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
16:16:19 #9 17.24 Unpacking libreadline8:arm64 (8.0-4) ...
16:16:19 #9 17.28 Selecting previously unselected package libsqlite3-0:arm64.
16:16:19 #9 27.30 Selecting previously unselected package openssh-client.
16:16:19 #9 27.30 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_armhf.deb ...
16:16:19 #9 27.32 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
16:16:19 #9 27.43 Selecting previously unselected package publicsuffix.
16:16:19 #9 27.43 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:16:19 #9 27.43 Unpacking publicsuffix (20210108.1309-1) ...
16:16:19 #9 27.51 Selecting previously unselected package python-apt-common.
16:16:19 #9 27.51 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
16:16:19 #9 29.87 Selecting previously unselected package binutils.
16:16:19 #9 29.87 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_armhf.deb ...
16:16:19 #9 29.88 Unpacking binutils (2.34-6ubuntu1.3) ...
16:16:19 #9 29.92 Selecting previously unselected package libc-dev-bin.
16:16:19 #9 29.92 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.2_armhf.deb ...
16:16:19 #9 29.92 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
16:16:19 #9 29.97 Selecting previously unselected package linux-libc-dev:armhf.
16:16:19 #9 29.97 Preparing to unpack .../075-linux-libc-dev_5.4.0-91.102_armhf.deb ...
16:16:19 #9 29.97 Unpacking linux-libc-dev:armhf (5.4.0-91.102) ...
16:16:19 #9 30.25 Selecting previously unselected package libcrypt-dev:armhf.
16:16:19 #9 30.25 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
16:16:19 #9 19.52 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
16:16:19 #9 19.55 Selecting previously unselected package libuchardet0:arm64.
16:16:19 #9 19.55 Preparing to unpack .../002-libuchardet0_0.0.7-1_arm64.deb ...
16:16:19 #9 19.56 Unpacking libuchardet0:arm64 (0.0.7-1) ...
16:16:19 #9 19.59 Selecting previously unselected package groff-base.
16:16:19 #9 19.59 Preparing to unpack .../003-groff-base_1.22.4-6_arm64.deb ...
16:16:19 #9 19.59 Unpacking groff-base (1.22.4-6) ...
16:16:19 #9 19.69 Selecting previously unselected package libgdbm6:arm64.
16:16:19 #9 19.69 Preparing to unpack .../004-libgdbm6_1.19-2_arm64.deb ...
16:16:19 #9 19.69 Unpacking libgdbm6:arm64 (1.19-2) ...
16:16:19 #9 19.72 Selecting previously unselected package libpipeline1:arm64.
16:16:19 #9 19.72 Preparing to unpack .../005-libpipeline1_1.5.3-1_arm64.deb ...
16:16:19 #9 19.72 Unpacking libpipeline1:arm64 (1.5.3-1) ...
16:16:19 #9 19.77 Selecting previously unselected package man-db.
16:16:19 #8 29.74 Selecting previously unselected package debian-keyring.
16:16:19 #8 29.74 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
16:16:19 #8 29.74 Unpacking debian-keyring (2021.07.26) ...
16:16:19 #8 21.32 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
16:16:19 #8 21.32 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
16:16:19 #8 21.36 Selecting previously unselected package libkeyutils1:arm64.
16:16:19 #8 21.36 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ...
16:16:19 #8 21.36 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ...
16:16:19 #8 21.40 Selecting previously unselected package libkrb5-3:arm64.
16:16:19 #8 21.40 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
16:16:19 #8 21.40 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
16:16:19 #8 21.46 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:16:19 #8 21.46 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
16:16:19 #8 21.46 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
16:16:19 #8 21.50 Selecting previously unselected package libpsl5:arm64.
16:16:19 #8 21.50 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ...
16:16:19 #8 21.50 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
16:16:19 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 30.41MB / 64.81MB 3.2s
16:16:19 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.2s
16:16:19 #8 29.79 Selecting previously unselected package libtool.
16:16:19 #8 29.79 Preparing to unpack .../068-libtool_2.4.6-9_all.deb ...
16:16:19 #8 29.79 Unpacking libtool (2.4.6-9) ...
16:16:19 #8 29.84 Selecting previously unselected package dh-autoreconf.
16:16:19 #8 29.84 Preparing to unpack .../069-dh-autoreconf_19_all.deb ...
16:16:19 #8 29.84 Unpacking dh-autoreconf (19) ...
16:16:19 #8 29.89 Selecting previously unselected package libarchive-zip-perl.
16:16:19 #8 29.89 Preparing to unpack .../070-libarchive-zip-perl_1.64-1_all.deb ...
16:16:19 #8 29.89 Unpacking libarchive-zip-perl (1.64-1) ...
16:16:19 #8 29.94 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:19 #8 29.94 Preparing to unpack .../071-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:16:19 #8 29.94 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:16:19 #8 29.99 Selecting previously unselected package dh-strip-nondeterminism.
16:16:19 #8 29.99 Preparing to unpack .../072-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:16:19 #8 29.99 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:16:19 #8 30.02 Selecting previously unselected package dwz.
16:16:19 #8 30.02 Preparing to unpack .../073-dwz_0.12-3_armhf.deb ...
16:16:19 #8 19.33 Preparing to unpack .../053-make_4.2.1-1.2_arm64.deb ...
16:16:19 #8 19.33 Unpacking make (4.2.1-1.2) ...
16:16:19 #8 19.38 Selecting previously unselected package libdpkg-perl.
16:16:19 #8 19.38 Preparing to unpack .../054-libdpkg-perl_1.19.7_all.deb ...
16:16:19 #8 19.39 Unpacking libdpkg-perl (1.19.7) ...
16:16:19 #8 19.45 Selecting previously unselected package patch.
16:16:19 #8 19.45 Preparing to unpack .../055-patch_2.7.6-3+deb10u1_arm64.deb ...
16:16:19 #8 19.46 Unpacking patch (2.7.6-3+deb10u1) ...
16:16:19 #8 19.49 Selecting previously unselected package dpkg-dev.
16:16:19 #8 19.49 Preparing to unpack .../056-dpkg-dev_1.19.7_all.deb ...
16:16:19 #8 19.50 Unpacking dpkg-dev (1.19.7) ...
16:16:19 #8 19.58 Selecting previously unselected package build-essential.
16:16:19 #9 ...
16:16:19 
16:16:19 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:19 #14 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:19 #14 DONE 51.6s
16:16:19 
16:16:19 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:19 #9 sha256:126f4727a6b222cea280e0c07cde30c0111e5d75ba7f9aa643f05fd2d9a063e4
16:16:19 #9 27.04 Get:310 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
16:16:19 #9 27.05 Get:311 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libproc-processtable-perl armhf 0.59-2build2 [36.5 kB]
16:16:19 #9 27.07 Get:312 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libre2-9 armhf 20210801+dfsg-1 [160 kB]
16:16:19 #9 27.11 Get:313 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libre-engine-re2-perl armhf 0.14-1build1 [17.2 kB]
16:16:19 #9 27.12 Get:314 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
16:16:19 #9 27.12 Get:315 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libref-util-perl all 0.204-1 [15.0 kB]
16:16:19 #9 27.12 Get:316 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libref-util-xs-perl armhf 0.117-1build3 [10.8 kB]
16:16:19 #9 27.12 Get:317 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:16:19 #9 27.13 Get:318 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:16:19 #9 27.13 Get:319 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1build1 [41.6 kB]
16:16:19 #9 27.19 Get:320 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsereal-decoder-perl armhf 4.018+ds-1build1 [88.0 kB]
16:16:19 #9 27.20 Get:321 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsereal-encoder-perl armhf 4.018+ds-1build1 [91.0 kB]
16:16:19 #9 27.21 Get:322 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsort-key-perl armhf 1.33-2build4 [35.2 kB]
16:16:19 #9 27.26 Get:323 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:19 #9 27.26 Get:324 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:19 #8 37.94 Selecting previously unselected package librtmp1:armhf.
16:16:19 #8 37.94 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
16:16:19 #8 37.95 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
16:16:19 #8 37.99 Selecting previously unselected package libcurl4:armhf.
16:16:19 #8 37.99 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.16_armhf.deb ...
16:16:19 #8 38.00 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.16) ...
16:16:19 #8 38.04 Selecting previously unselected package curl.
16:16:19 #8 38.04 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.16_armhf.deb ...
16:16:19 #8 38.05 Unpacking curl (7.58.0-2ubuntu3.16) ...
16:16:19 #8 38.10 Selecting previously unselected package dctrl-tools.
16:16:19 #8 38.10 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ...
16:16:19 #8 38.11 Unpacking dctrl-tools (2.24-2build1) ...
16:16:19 #8 38.14 Selecting previously unselected package libtool.
16:16:19 #8 38.14 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ...
16:16:19 #8 38.15 Unpacking libtool (2.4.6-2) ...
16:16:19 #8 38.21 Selecting previously unselected package dh-autoreconf.
16:16:19 #8 38.21 Preparing to unpack .../104-dh-autoreconf_17_all.deb ...
16:16:19 #8 38.21 Unpacking dh-autoreconf (17) ...
16:16:19 #8 38.26 Selecting previously unselected package libarchive-zip-perl.
16:16:19 #8 38.26 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
16:16:19 #7 extracting sha256:9e6a0d5477cff31ce49b4d3bc07409ebd27609574e968043d0b9c10acf854ebc 5.1s done
16:16:19 #7 DONE 7.2s
16:16:19 
16:16:19 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:19 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:19 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:19 #14 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:19 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.9s done
16:16:19 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:19 #14 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:19 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 2.0s done
16:16:19 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.3s done
16:16:19 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 3.0s done
16:16:19 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.8s done
16:16:19 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.9s done
16:16:19 #14 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.9s
16:16:19 #14 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.1s done
16:16:19 #9 17.28 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_arm64.deb ...
16:16:19 #9 17.29 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.2) ...
16:16:19 #9 17.35 Selecting previously unselected package libpython3.8-stdlib:arm64.
16:16:19 #9 17.35 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_arm64.deb ...
16:16:19 #9 17.35 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:19 #9 17.50 Selecting previously unselected package python3.8.
16:16:19 #9 17.51 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.2_arm64.deb ...
16:16:19 #9 17.51 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ...
16:16:19 #9 17.54 Selecting previously unselected package libpython3-stdlib:arm64.
16:16:19 #9 27.52 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:16:19 #9 27.55 Selecting previously unselected package python3-apt.
16:16:19 #9 27.55 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_armhf.deb ...
16:16:19 #9 27.55 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:16:19 #9 27.64 Selecting previously unselected package strace.
16:16:19 #9 27.64 Preparing to unpack .../047-strace_5.11-0ubuntu1_armhf.deb ...
16:16:19 #9 27.64 Unpacking strace (5.11-0ubuntu1) ...
16:16:19 #9 27.78 Selecting previously unselected package xauth.
16:16:19 #9 27.78 Preparing to unpack .../048-xauth_1%3a1.1-1_armhf.deb ...
16:16:19 #13 ...
16:16:19 
16:16:19 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:0fedbd5bd9fb72089c7bbca476949e10593cebed9b1fb9edf5b79dbbacddd7d6
16:16:19 #7 sha256:4cf44dbbda03fc74c4dfc44deb6b0270d8e5ca2be81a4e83dfe243c5b9b7a00f
16:16:19 #7 sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 26.71MB / 26.71MB 1.3s done
16:16:19 #7 extracting sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 5.6s done
16:16:19 #7 DONE 7.5s
16:16:19 
16:16:19 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:19 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:19 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 7.4s done
16:16:19 #13 ...
16:16:19 
16:16:19 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:19 #8 sha256:4ed0f848079e9251814374cd0b7def9a540452091964d093ed61e8988ca39ba7
16:16:19 #9 30.25 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
16:16:19 #9 30.33 Selecting previously unselected package libc6-dev:armhf.
16:16:19 #9 30.33 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.2_armhf.deb ...
16:16:19 #9 30.34 Unpacking libc6-dev:armhf (2.31-0ubuntu9.2) ...
16:16:19 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.1s
16:16:19 #9 19.77 Preparing to unpack .../006-man-db_2.9.4-2_arm64.deb ...
16:16:19 #9 19.77 Unpacking man-db (2.9.4-2) ...
16:16:19 #9 19.88 Selecting previously unselected package perl-modules-5.32.
16:16:19 #9 19.88 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
16:16:19 #9 19.88 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:16:19 #8 21.62 Selecting previously unselected package libssl1.0.0:arm64.
16:16:19 #8 21.62 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.7_arm64.deb ...
16:16:19 #8 21.62 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.7) ...
16:16:19 #8 21.71 Selecting previously unselected package libxmuu1:arm64.
16:16:19 #8 21.71 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ...
16:16:19 #8 21.72 Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
16:16:19 #8 21.74 Selecting previously unselected package manpages.
16:16:19 #8 21.74 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
16:16:19 #8 21.75 Unpacking manpages (4.15-1) ...
16:16:19 #8 21.85 Selecting previously unselected package openssh-client.
16:16:19 #13 ...
16:16:19 
16:16:19 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
16:16:19 #7 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67
16:16:19 #7 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done
16:16:19 #7 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done
16:16:19 #7 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done
16:16:19 #7 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done
16:16:19 #7 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 2.0s done
16:16:19 #7 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 5.7s done
16:16:19 #7 DONE 8.2s
16:16:19 
16:16:19 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:19 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:19 #13 ...
16:16:19 
16:16:19 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:19 #8 sha256:89706f1b7111c14f6ca0d1f7530c1122e6fdfc054e925408a2639e2d0d0a4cef
16:16:19 #8 30.02 Unpacking dwz (0.12-3) ...
16:16:19 #8 30.07 Selecting previously unselected package libglib2.0-0:armhf.
16:16:19 #8 30.07 Preparing to unpack .../074-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ...
16:16:19 #8 30.07 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) ...
16:16:19 #8 30.23 Selecting previously unselected package libicu63:armhf.
16:16:19 #8 30.23 Preparing to unpack .../075-libicu63_63.1-6+deb10u2_armhf.deb ...
16:16:19 #8 30.23 Unpacking libicu63:armhf (63.1-6+deb10u2) ...
16:16:19 #8 19.58 Preparing to unpack .../057-build-essential_12.6_arm64.deb ...
16:16:19 #8 19.59 Unpacking build-essential (12.6) ...
16:16:19 #8 19.61 Selecting previously unselected package openssl.
16:16:19 #8 19.62 Preparing to unpack .../058-openssl_1.1.1d-0+deb10u7_arm64.deb ...
16:16:19 #8 19.62 Unpacking openssl (1.1.1d-0+deb10u7) ...
16:16:19 #8 19.71 Selecting previously unselected package ca-certificates.
16:16:19 #8 19.71 Preparing to unpack .../059-ca-certificates_20200601~deb10u2_all.deb ...
16:16:19 #8 19.71 Unpacking ca-certificates (20200601~deb10u2) ...
16:16:19 #8 19.76 Selecting previously unselected package libsasl2-modules-db:arm64.
16:16:19 #8 19.77 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:16:19 #8 19.77 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:16:19 #8 19.80 Selecting previously unselected package libsasl2-2:arm64.
16:16:19 #8 19.80 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:16:19 #8 19.81 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:16:19 #8 19.84 Selecting previously unselected package libldap-common.
16:16:19 #9 27.26 Get:325 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:19 #9 27.27 Get:326 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libterm-readkey-perl armhf 2.38-1build2 [23.3 kB]
16:16:19 #9 27.28 Get:327 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-levenshteinxs-perl armhf 0.03-4build9 [7984 B]
16:16:19 #9 27.28 Get:328 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-markdown-discount-perl armhf 0.12-1build2 [12.0 kB]
16:16:19 #9 27.28 Get:329 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-xslate-perl armhf 3.5.8-1build2 [177 kB]
16:16:19 #9 27.34 Get:330 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
16:16:19 #9 27.36 Get:331 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtime-moment-perl armhf 0.44-1build4 [69.3 kB]
16:16:19 #9 27.36 Get:332 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtype-tiny-xs-perl armhf 0.022-1 [21.8 kB]
16:16:19 #9 27.41 Get:333 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libunicode-utf8-perl armhf 0.62-1build2 [17.1 kB]
16:16:19 #9 27.42 Get:334 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:16:19 #9 27.42 Get:335 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:16:19 #9 27.42 Get:336 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:19 #9 27.43 Get:337 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2build1 [296 kB]
16:16:19 #9 27.45 Get:338 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-parser-perl armhf 2.46-2 [188 kB]
16:16:19 #9 27.46 Get:339 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:19 #9 27.48 Get:340 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libyaml-libyaml-perl armhf 0.82+repack-1build1 [25.6 kB]
16:16:19 #9 27.48 Get:341 http://ports.ubuntu.com/ubuntu-ports impish/main armhf licensecheck all 3.1.1-2 [36.7 kB]
16:16:19 #9 27.48 Get:342 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevel-size-perl armhf 0.83-1build3 [20.0 kB]
16:16:19 #9 27.55 Get:343 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
16:16:19 #9 27.55 Get:344 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lzip armhf 1.22-3 [74.8 kB]
16:16:19 #8 38.27 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:16:19 #8 38.33 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:19 #8 38.33 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
16:16:19 #8 38.33 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:16:19 #8 38.37 Selecting previously unselected package libtimedate-perl.
16:16:19 #8 38.37 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ...
16:16:19 #8 38.37 Unpacking libtimedate-perl (2.3000-2) ...
16:16:19 #8 38.42 Selecting previously unselected package dh-strip-nondeterminism.
16:16:19 #8 38.42 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
16:16:19 #8 38.43 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
16:16:19 #8 38.46 Selecting previously unselected package libcroco3:armhf.
16:16:19 #8 38.46 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ...
16:16:19 #8 38.46 Unpacking libcroco3:armhf (0.6.12-2) ...
16:16:19 #9 17.54 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
16:16:19 #9 17.54 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
16:16:19 #9 17.57 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:16:19 #9 17.75 Selecting previously unselected package python3.
16:16:19 #9 17.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4863 files and directories currently installed.)
16:16:19 #9 17.75 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
16:16:19 #9 17.76 Unpacking python3 (3.8.2-0ubuntu2) ...
16:16:19 #9 17.80 Selecting previously unselected package libbsd0:arm64.
16:16:19 #9 27.78 Unpacking xauth (1:1.1-1) ...
16:16:19 #9 27.84 Selecting previously unselected package xz-utils.
16:16:19 #9 27.85 Preparing to unpack .../049-xz-utils_5.2.5-1.0build2_armhf.deb ...
16:16:19 #9 27.86 Unpacking xz-utils (5.2.5-1.0build2) ...
16:16:19 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.5s done
16:16:19 #8 27.66 Selecting previously unselected package python3-minimal.
16:16:19 #8 27.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10597 files and directories currently installed.)
16:16:19 #8 27.67 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
16:16:19 #8 27.67 Unpacking python3-minimal (3.9.2-3) ...
16:16:19 #8 27.71 Selecting previously unselected package media-types.
16:16:19 #8 27.71 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:19 #8 27.71 Unpacking media-types (4.0.0) ...
16:16:19 #8 27.75 Selecting previously unselected package libmpdec3:armhf.
16:16:19 #8 27.75 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
16:16:19 #8 27.76 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
16:16:19 #8 27.80 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:16:19 #8 27.80 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
16:16:19 #8 27.81 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
16:16:19 #9 20.19 Selecting previously unselected package libgdbm-compat4:arm64.
16:16:19 #9 20.19 Preparing to unpack .../008-libgdbm-compat4_1.19-2_arm64.deb ...
16:16:19 #9 20.19 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
16:16:19 #9 20.22 Selecting previously unselected package libperl5.32:arm64.
16:16:19 #9 20.22 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_arm64.deb ...
16:16:19 #9 20.23 Unpacking libperl5.32:arm64 (5.32.1-3ubuntu2.1) ...
16:16:19 #8 21.85 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.5_arm64.deb ...
16:16:19 #8 21.85 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ...
16:16:19 #8 21.92 Selecting previously unselected package publicsuffix.
16:16:19 #8 21.92 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
16:16:19 #8 21.93 Unpacking publicsuffix (20180223.1310-1) ...
16:16:19 #8 21.96 Selecting previously unselected package python-apt-common.
16:16:19 #8 21.96 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
16:16:19 #8 21.96 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
16:16:19 #8 21.99 Selecting previously unselected package python3-apt.
16:16:19 #8 21.99 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_arm64.deb ...
16:16:19 #8 22.00 Unpacking python3-apt (1.6.5ubuntu0.7) ...
16:16:19 #8 22.03 Selecting previously unselected package strace.
16:16:19 #8 22.03 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ...
16:16:19 #8 22.03 Unpacking strace (4.21-1ubuntu1) ...
16:16:19 #8 22.08 Selecting previously unselected package xauth.
16:16:19 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 36.70MB / 64.81MB 3.5s
16:16:19 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 44.04MB / 64.81MB 3.7s
16:16:19 #8 19.84 Preparing to unpack .../062-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:16:19 #8 19.85 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:16:19 #8 19.88 Selecting previously unselected package libldap-2.4-2:arm64.
16:16:19 #8 19.88 Preparing to unpack .../063-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
16:16:19 #8 19.89 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
16:16:19 #8 19.93 Selecting previously unselected package libnghttp2-14:arm64.
16:16:19 #8 19.93 Preparing to unpack .../064-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
16:16:19 #8 19.94 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:16:19 #8 19.98 Selecting previously unselected package libpsl5:arm64.
16:16:19 #8 19.98 Preparing to unpack .../065-libpsl5_0.20.2-2_arm64.deb ...
16:16:19 #8 19.98 Unpacking libpsl5:arm64 (0.20.2-2) ...
16:16:19 #8 20.02 Selecting previously unselected package librtmp1:arm64.
16:16:19 #8 20.03 Preparing to unpack .../066-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
16:16:19 #8 20.03 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:16:19 #8 20.07 Selecting previously unselected package libssh2-1:arm64.
16:16:19 #8 20.07 Preparing to unpack .../067-libssh2-1_1.8.0-2.1_arm64.deb ...
16:16:19 #8 20.07 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
16:16:19 #8 20.11 Selecting previously unselected package libcurl4:arm64.
16:16:19 #9 27.56 Get:345 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lzop armhf 1.04-2build1 [84.5 kB]
16:16:19 #9 27.56 Get:346 http://ports.ubuntu.com/ubuntu-ports impish/main armhf t1utils armhf 1.41-4build1 [53.1 kB]
16:16:19 #9 27.56 Get:347 http://ports.ubuntu.com/ubuntu-ports impish/main armhf unzip armhf 6.0-26ubuntu1 [153 kB]
16:16:19 #9 27.57 Get:348 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf lintian all 2.104.0ubuntu3.1 [969 kB]
16:16:19 #9 27.63 Get:349 http://ports.ubuntu.com/ubuntu-ports impish/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
16:16:19 #9 27.74 Get:350 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-certifi all 2020.6.20-1 [150 kB]
16:16:19 #9 27.74 Get:351 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-idna all 2.10-1 [35.2 kB]
16:16:19 #9 27.74 Get:352 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
16:16:19 #9 27.75 Get:353 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:16:19 #9 27.75 Get:354 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-unidiff all 0.5.5-2 [9180 B]
16:16:19 #9 27.75 Get:355 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-xdg all 0.27-2 [36.9 kB]
16:16:19 #9 27.75 Get:356 http://ports.ubuntu.com/ubuntu-ports impish/main armhf equivs all 2.3.1 [19.0 kB]
16:16:19 #9 27.75 Get:357 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:16:19 #9 27.78 Get:358 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-magic all 2:0.4.20-3 [12.3 kB]
16:16:19 #15 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.3s done
16:16:19 #8 38.52 Selecting previously unselected package gettext.
16:16:19 #8 38.52 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ...
16:16:19 #8 38.52 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
16:16:19 #8 38.75 Selecting previously unselected package intltool-debian.
16:16:19 #8 38.75 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ...
16:16:19 #8 38.76 Unpacking intltool-debian (0.35.0+20060710.4) ...
16:16:19 #8 38.80 Selecting previously unselected package po-debconf.
16:16:19 #8 38.80 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ...
16:16:19 #9 17.80 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
16:16:19 #9 17.80 Unpacking libbsd0:arm64 (0.10.0-1) ...
16:16:19 #9 17.83 Selecting previously unselected package bsdmainutils.
16:16:19 #9 17.83 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
16:16:19 #9 17.84 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:16:19 #9 17.88 Selecting previously unselected package libuchardet0:arm64.
16:16:19 #9 17.88 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
16:16:19 #9 17.88 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
16:16:19 #9 17.91 Selecting previously unselected package groff-base.
16:16:19 #9 17.92 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
16:16:19 #9 17.92 Unpacking groff-base (1.22.4-4build1) ...
16:16:19 #9 18.01 Selecting previously unselected package libgdbm6:arm64.
16:16:19 #9 18.01 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
16:16:19 #9 18.02 Unpacking libgdbm6:arm64 (1.18.1-5) ...
16:16:20 #7 ...
16:16:20 
16:16:20 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:20 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:20 #12 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:20 #12 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:20 #12 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.6s done
16:16:20 #12 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.4s done
16:16:20 #12 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:20 #12 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:20 #12 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.8s done
16:16:20 #12 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.5s done
16:16:20 #12 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.9s
16:16:20 #12 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.6s done
16:16:20 #12 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.5s done
16:16:20 #12 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 2.6s done
16:16:20 #9 27.94 Selecting previously unselected package libsigsegv2:armhf.
16:16:20 #9 27.94 Preparing to unpack .../050-libsigsegv2_2.13-1ubuntu1_armhf.deb ...
16:16:20 #9 27.95 Unpacking libsigsegv2:armhf (2.13-1ubuntu1) ...
16:16:20 #9 28.01 Selecting previously unselected package m4.
16:16:20 #9 28.01 Preparing to unpack .../051-m4_1.4.18-5_armhf.deb ...
16:16:20 #9 28.02 Unpacking m4 (1.4.18-5) ...
16:16:20 #9 28.16 Selecting previously unselected package autoconf.
16:16:20 #9 28.16 Preparing to unpack .../052-autoconf_2.69-14_all.deb ...
16:16:20 #9 28.18 Unpacking autoconf (2.69-14) ...
16:16:20 #9 28.31 Selecting previously unselected package autotools-dev.
16:16:20 #9 28.31 Preparing to unpack .../053-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:20 #9 28.34 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:20 #14 ...
16:16:20 
16:16:20 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef
16:16:20 #7 sha256:d4261ae389e08aad785ef1e9e4b40d6b442ca420f8f42ff07e0baec48811dfb3
16:16:20 #7 resolve docker.io/library/ubuntu:impish@sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef 0.0s done
16:16:20 #7 sha256:cc8f713078bfddfe9ace41e29eb73298f52b2c958ccacd1b376b9378e20906ef 1.42kB / 1.42kB done
16:16:20 #7 sha256:d0b4808a158b42b6efb3ae93abb567b1cb6ee097221813c0315390de0fa320b9 529B / 529B done
16:16:20 #7 sha256:2dc51e04d7445a7328ec97d88c4d68407d239b51f2b5dc0bd84036c3288da9b0 1.46kB / 1.46kB done
16:16:20 #7 sha256:ae6e1b672be676522e8af69609544dd00b8517e394592a58194383b26e9b54c5 30.38MB / 30.38MB 1.4s done
16:16:20 #7 extracting sha256:ae6e1b672be676522e8af69609544dd00b8517e394592a58194383b26e9b54c5 5.0s done
16:16:20 #7 DONE 6.8s
16:16:20 
16:16:20 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:20 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:20 #14 ...
16:16:20 
16:16:20 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:16:20 #8 sha256:78390f61e0ffbf90dfe23564485558702e62e2ed6d507c949c86fe0a866917b2
16:16:20 #8 28.07 Selecting previously unselected package python3.9.
16:16:20 #8 28.07 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
16:16:20 #8 28.07 Unpacking python3.9 (3.9.2-1+rpi1) ...
16:16:20 #8 28.12 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:20 #8 28.12 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
16:16:20 #8 28.12 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
16:16:20 #8 28.16 Setting up python3-minimal (3.9.2-3) ...
16:16:20 #9 30.77 Selecting previously unselected package gcc-9-base:armhf.
16:16:20 #9 30.77 Preparing to unpack .../078-gcc-9-base_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:20 #9 30.78 Unpacking gcc-9-base:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:20 #9 30.85 Selecting previously unselected package libisl22:armhf.
16:16:20 #9 30.85 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
16:16:20 #9 30.85 Unpacking libisl22:armhf (0.22.1-1) ...
16:16:20 #9 30.96 Selecting previously unselected package libmpfr6:armhf.
16:16:20 #9 30.96 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
16:16:20 #9 30.97 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:16:20 #9 31.05 Selecting previously unselected package libmpc3:armhf.
16:16:20 #9 31.05 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
16:16:20 #9 31.06 Unpacking libmpc3:armhf (1.1.0-1) ...
16:16:20 #8 22.08 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ...
16:16:20 #8 22.09 Unpacking xauth (1:1.0.10-1) ...
16:16:20 #8 22.12 Selecting previously unselected package at.
16:16:20 #8 22.12 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ...
16:16:20 #8 22.13 Unpacking at (3.1.20-3.1ubuntu2) ...
16:16:20 #8 22.16 Selecting previously unselected package libsigsegv2:arm64.
16:16:20 #8 22.16 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ...
16:16:20 #8 22.17 Unpacking libsigsegv2:arm64 (2.12-1) ...
16:16:20 #8 22.19 Selecting previously unselected package m4.
16:16:20 #8 22.19 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ...
16:16:20 #8 22.19 Unpacking m4 (1.4.18-1) ...
16:16:20 #8 22.23 Selecting previously unselected package autoconf.
16:16:20 #8 22.23 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
16:16:20 #8 22.24 Unpacking autoconf (2.69-11) ...
16:16:20 #8 22.28 Selecting previously unselected package autotools-dev.
16:16:20 #8 22.29 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
16:16:20 #8 22.29 Unpacking autotools-dev (20180224.1) ...
16:16:20 #8 22.32 Selecting previously unselected package automake.
16:16:20 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.7s done
16:16:20 #13 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74
16:16:20 #8 20.11 Preparing to unpack .../068-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
16:16:20 #8 20.11 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
16:16:20 #8 20.15 Selecting previously unselected package curl.
16:16:20 #8 20.16 Preparing to unpack .../069-curl_7.64.0-4+deb10u2_arm64.deb ...
16:16:20 #8 20.16 Unpacking curl (7.64.0-4+deb10u2) ...
16:16:20 #8 20.21 Selecting previously unselected package dctrl-tools.
16:16:20 #8 20.21 Preparing to unpack .../070-dctrl-tools_2.24-3_arm64.deb ...
16:16:20 #8 20.22 Unpacking dctrl-tools (2.24-3) ...
16:16:20 #8 20.25 Selecting previously unselected package libtool.
16:16:20 #8 20.25 Preparing to unpack .../071-libtool_2.4.6-9_all.deb ...
16:16:20 #8 20.26 Unpacking libtool (2.4.6-9) ...
16:16:20 #8 20.30 Selecting previously unselected package dh-autoreconf.
16:16:20 #8 20.31 Preparing to unpack .../072-dh-autoreconf_19_all.deb ...
16:16:20 #8 20.31 Unpacking dh-autoreconf (19) ...
16:16:20 #8 20.34 Selecting previously unselected package libarchive-zip-perl.
16:16:20 #8 20.34 Preparing to unpack .../073-libarchive-zip-perl_1.64-1_all.deb ...
16:16:20 #8 20.34 Unpacking libarchive-zip-perl (1.64-1) ...
16:16:20 #8 20.37 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:20 #8 20.38 Preparing to unpack .../074-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:16:20 #8 20.38 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:16:20 #8 20.41 Selecting previously unselected package dh-strip-nondeterminism.
16:16:20 #8 20.41 Preparing to unpack .../075-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:16:20 #8 20.41 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:16:20 #8 20.44 Selecting previously unselected package dwz.
16:16:20 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 55.57MB / 64.81MB 4.0s
16:16:20 #9 27.97 debconf: delaying package configuration, since apt-utils is not installed
16:16:20 #9 28.01 Fetched 232 MB in 20s (11.5 MB/s)
16:16:20 #9 28.03 Selecting previously unselected package liblocale-gettext-perl.
16:16:20 #9 28.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4379 files and directories currently installed.)
16:16:20 #9 28.03 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_armhf.deb ...
16:16:20 #9 28.04 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:16:20 #9 28.07 Selecting previously unselected package libpython3.9-minimal:armhf.
16:16:20 #9 28.07 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_armhf.deb ...
16:16:20 #8 38.83 Unpacking po-debconf (1.0.20) ...
16:16:20 #8 38.93 Selecting previously unselected package debhelper.
16:16:20 #8 38.93 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ...
16:16:20 #8 ...
16:16:20 
16:16:20 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:20 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:20 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 12.3s done
16:16:20 #13 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:20 #13 DONE 56.2s
16:16:20 
16:16:20 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:20 #8 sha256:6ed3bd1ce99f93fdd7fd8481ed252d988cee147a62dc557e8084b74f5790fa3d
16:16:20 #9 18.05 Selecting previously unselected package libpipeline1:arm64.
16:16:20 #9 18.05 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
16:16:20 #9 18.05 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
16:16:20 #9 18.09 Selecting previously unselected package man-db.
16:16:20 #9 18.09 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
16:16:20 #9 18.10 Unpacking man-db (2.9.1-1) ...
16:16:20 #9 18.20 Selecting previously unselected package perl-modules-5.30.
16:16:20 #9 18.20 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
16:16:20 #9 18.21 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:16:20 #12 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.4s done
16:16:20 #9 28.47 Selecting previously unselected package automake.
16:16:20 #9 28.47 Preparing to unpack .../054-automake_1%3a1.16.3-2ubuntu1_all.deb ...
16:16:20 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 10.2s
16:16:20 #8 28.39 Selecting previously unselected package python3.
16:16:20 #8 28.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10994 files and directories currently installed.)
16:16:20 #8 28.40 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
16:16:20 #8 28.40 Unpacking python3 (3.9.2-3) ...
16:16:20 #8 28.43 Selecting previously unselected package sensible-utils.
16:16:20 #8 28.44 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
16:16:20 #8 28.44 Unpacking sensible-utils (0.0.14) ...
16:16:20 #9 31.12 Selecting previously unselected package cpp-9.
16:16:20 #9 31.12 Preparing to unpack .../082-cpp-9_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:20 #9 31.12 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:16:20 #8 22.32 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
16:16:20 #8 22.33 Unpacking automake (1:1.15.1-3ubuntu2) ...
16:16:20 #8 22.39 Selecting previously unselected package autopoint.
16:16:20 #8 22.39 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
16:16:20 #8 22.39 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
16:16:20 #8 22.43 Selecting previously unselected package binutils-common:arm64.
16:16:20 #8 22.43 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_arm64.deb ...
16:16:20 #8 22.43 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ...
16:16:20 #8 22.47 Selecting previously unselected package libbinutils:arm64.
16:16:20 #8 22.47 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_arm64.deb ...
16:16:20 #8 22.48 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ...
16:16:20 #8 22.53 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:16:20 #9 20.62 Selecting previously unselected package perl.
16:16:20 #9 20.62 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_arm64.deb ...
16:16:20 #9 20.63 Unpacking perl (5.32.1-3ubuntu2.1) ...
16:16:20 #9 20.67 Selecting previously unselected package openssl.
16:16:20 #9 20.68 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.6_arm64.deb ...
16:16:20 #9 20.68 Unpacking openssl (1.1.1j-1ubuntu3.6) ...
16:16:20 #9 20.76 Selecting previously unselected package ca-certificates.
16:16:20 #9 20.76 Preparing to unpack .../012-ca-certificates_20210119ubuntu0.21.04.1_all.deb ...
16:16:20 #9 20.76 Unpacking ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:20 #9 20.81 Selecting previously unselected package distro-info-data.
16:16:20 #9 20.81 Preparing to unpack .../013-distro-info-data_0.46ubuntu4.3_all.deb ...
16:16:20 #9 20.81 Unpacking distro-info-data (0.46ubuntu4.3) ...
16:16:20 #9 20.84 Selecting previously unselected package less.
16:16:20 #9 20.85 Preparing to unpack .../014-less_551-2_arm64.deb ...
16:16:20 #9 20.85 Unpacking less (551-2) ...
16:16:20 #9 20.89 Selecting previously unselected package libmd0:arm64.
16:16:20 #8 20.44 Preparing to unpack .../076-dwz_0.12-3_arm64.deb ...
16:16:20 #8 20.45 Unpacking dwz (0.12-3) ...
16:16:20 #8 20.51 Selecting previously unselected package libglib2.0-0:arm64.
16:16:20 #8 20.51 Preparing to unpack .../077-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ...
16:16:20 #8 20.52 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
16:16:20 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 59.77MB / 64.81MB 4.2s
16:16:20 #9 28.08 Unpacking libpython3.9-minimal:armhf (3.9.7-2build1) ...
16:16:20 #9 28.19 Selecting previously unselected package libexpat1:armhf.
16:16:20 #9 28.19 Preparing to unpack .../libexpat1_2.4.1-2_armhf.deb ...
16:16:20 #9 28.20 Unpacking libexpat1:armhf (2.4.1-2) ...
16:16:20 #9 28.23 Selecting previously unselected package python3.9-minimal.
16:16:20 #9 28.23 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_armhf.deb ...
16:16:20 #9 28.24 Unpacking python3.9-minimal (3.9.7-2build1) ...
16:16:20 #8 38.93 Unpacking debhelper (11.1.6ubuntu2) ...
16:16:20 #8 39.09 Selecting previously unselected package libfile-which-perl.
16:16:20 #8 39.09 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ...
16:16:20 #8 39.10 Unpacking libfile-which-perl (1.21-1) ...
16:16:20 #8 39.13 Selecting previously unselected package libfile-homedir-perl.
16:16:20 #8 39.13 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ...
16:16:20 #8 39.13 Unpacking libfile-homedir-perl (1.002-1) ...
16:16:20 #9 18.54 Selecting previously unselected package libgdbm-compat4:arm64.
16:16:20 #9 18.55 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
16:16:20 #9 18.55 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
16:16:20 #9 18.58 Selecting previously unselected package libperl5.30:arm64.
16:16:20 #15 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.0s
16:16:20 #12 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74
16:16:20 #9 28.48 Unpacking automake (1:1.16.3-2ubuntu1) ...
16:16:20 #9 28.67 Selecting previously unselected package autopoint.
16:16:20 #9 28.67 Preparing to unpack .../055-autopoint_0.21-3ubuntu2_all.deb ...
16:16:20 #9 28.69 Unpacking autopoint (0.21-3ubuntu2) ...
16:16:20 #8 28.47 Selecting previously unselected package bzip2.
16:16:20 #8 28.47 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
16:16:20 #8 28.48 Unpacking bzip2 (1.0.8-4) ...
16:16:20 #8 28.51 Selecting previously unselected package libmagic-mgc.
16:16:20 #8 28.51 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:16:20 #8 28.52 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:20 #8 28.63 Selecting previously unselected package libmagic1:armhf.
16:16:20 #8 28.63 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
16:16:20 #8 28.63 Unpacking libmagic1:armhf (1:5.39-3) ...
16:16:20 #8 28.67 Selecting previously unselected package file.
16:16:20 #8 28.67 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
16:16:20 #8 28.68 Unpacking file (1:5.39-3) ...
16:16:20 #8 28.72 Selecting previously unselected package gettext-base.
16:16:20 #8 28.72 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
16:16:20 #8 22.54 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.7_arm64.deb ...
16:16:20 #8 22.54 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
16:16:20 #8 22.78 Selecting previously unselected package binutils.
16:16:20 #8 22.78 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_arm64.deb ...
16:16:20 #8 22.78 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
16:16:20 #8 22.81 Selecting previously unselected package libc-dev-bin.
16:16:20 #7 ...
16:16:20 
16:16:20 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:20 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:20 #12 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:20 #12 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:20 #12 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:20 #12 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:20 #12 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.3s done
16:16:20 #12 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.8s done
16:16:20 #12 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.7s done
16:16:20 #12 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 3.0s done
16:16:20 #12 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.2s done
16:16:20 #12 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.8s done
16:16:20 #12 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.0s done
16:16:20 #12 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.2s done
16:16:20 #12 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74
16:16:20 #12 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.7s done
16:16:20 #9 20.89 Preparing to unpack .../015-libmd0_1.0.3-3build1_arm64.deb ...
16:16:20 #9 20.89 Unpacking libmd0:arm64 (1.0.3-3build1) ...
16:16:20 #9 20.93 Selecting previously unselected package libbsd0:arm64.
16:16:20 #9 20.93 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_arm64.deb ...
16:16:20 #9 20.93 Unpacking libbsd0:arm64 (0.11.3-1ubuntu2) ...
16:16:20 #9 20.96 Selecting previously unselected package libelf1:arm64.
16:16:20 #9 20.96 Preparing to unpack .../017-libelf1_0.183-8_arm64.deb ...
16:16:20 #9 20.97 Unpacking libelf1:arm64 (0.183-8) ...
16:16:20 #9 21.00 Selecting previously unselected package libicu67:arm64.
16:16:20 #9 21.00 Preparing to unpack .../018-libicu67_67.1-6ubuntu2.1_arm64.deb ...
16:16:20 #9 21.00 Unpacking libicu67:arm64 (67.1-6ubuntu2.1) ...
16:16:20 #8 20.63 Selecting previously unselected package libicu63:arm64.
16:16:20 #8 20.63 Preparing to unpack .../078-libicu63_63.1-6+deb10u2_arm64.deb ...
16:16:20 #8 20.63 Unpacking libicu63:arm64 (63.1-6+deb10u2) ...
16:16:20 #13 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.6s done
16:16:20 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 63.98MB / 64.81MB 4.5s
16:16:20 #9 28.35 Setting up libpython3.9-minimal:armhf (3.9.7-2build1) ...
16:16:20 #9 28.37 Setting up libexpat1:armhf (2.4.1-2) ...
16:16:20 #9 28.38 Setting up python3.9-minimal (3.9.7-2build1) ...
16:16:20 #8 39.19 Selecting previously unselected package devscripts.
16:16:20 #8 39.19 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ...
16:16:20 #8 39.21 Unpacking devscripts (2.17.12ubuntu1.1) ...
16:16:20 #8 39.37 Selecting previously unselected package diffstat.
16:16:20 #8 39.37 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ...
16:16:20 #8 39.38 Unpacking diffstat (1.61-1build1) ...
16:16:20 #8 39.41 Selecting previously unselected package libassuan0:armhf.
16:16:20 #8 39.41 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ...
16:16:20 #8 39.42 Unpacking libassuan0:armhf (2.5.1-2) ...
16:16:20 #8 39.45 Selecting previously unselected package gpgconf.
16:16:20 #8 39.45 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:20 #8 39.46 Unpacking gpgconf (2.2.4-1ubuntu1.4) ...
16:16:20 #8 39.52 Selecting previously unselected package libksba8:armhf.
16:16:20 #8 39.52 Preparing to unpack .../120-libksba8_1.3.5-2_armhf.deb ...
16:16:20 #8 39.52 Unpacking libksba8:armhf (1.3.5-2) ...
16:16:20 #8 39.57 Selecting previously unselected package libnpth0:armhf.
16:16:20 #8 39.57 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ...
16:16:20 #9 18.58 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_arm64.deb ...
16:16:20 #9 18.58 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.2) ...
16:16:20 #9 29.00 Selecting previously unselected package binutils-common:armhf.
16:16:20 #9 29.00 Preparing to unpack .../056-binutils-common_2.36.1-6ubuntu1_armhf.deb ...
16:16:20 #9 29.01 Unpacking binutils-common:armhf (2.36.1-6ubuntu1) ...
16:16:20 #8 28.73 Unpacking gettext-base (0.21-4) ...
16:16:20 #8 28.79 Selecting previously unselected package xz-utils.
16:16:20 #8 28.79 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
16:16:20 #8 28.79 Unpacking xz-utils (5.2.5-2) ...
16:16:20 #8 28.85 Selecting previously unselected package libsigsegv2:armhf.
16:16:20 #8 28.85 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
16:16:20 #8 28.86 Unpacking libsigsegv2:armhf (2.13-1) ...
16:16:20 #8 28.89 Selecting previously unselected package m4.
16:16:20 #8 28.89 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
16:16:20 #8 28.90 Unpacking m4 (1.4.18-5) ...
16:16:20 #8 28.94 Selecting previously unselected package autoconf.
16:16:20 #8 28.94 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
16:16:20 #8 28.95 Unpacking autoconf (2.69-14) ...
16:16:20 #8 22.81 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.4_arm64.deb ...
16:16:20 #8 22.82 Unpacking libc-dev-bin (2.27-3ubuntu1.4) ...
16:16:20 #8 22.85 Selecting previously unselected package linux-libc-dev:arm64.
16:16:20 #8 22.85 Preparing to unpack .../060-linux-libc-dev_4.15.0-163.171_arm64.deb ...
16:16:20 #8 22.85 Unpacking linux-libc-dev:arm64 (4.15.0-163.171) ...
16:16:20 #8 22.98 Selecting previously unselected package libc6-dev:arm64.
16:16:20 #8 22.98 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.4_arm64.deb ...
16:16:20 #8 22.99 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.4) ...
16:16:20 #8 1.583 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
16:16:20 #8 1.595 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
16:16:20 #9 31.77 Selecting previously unselected package cpp.
16:16:20 #9 31.77 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
16:16:20 #9 31.78 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:16:20 #9 31.84 Selecting previously unselected package libcc1-0:armhf.
16:16:20 #9 31.84 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:16:20 #9 31.85 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:20 #9 31.91 Selecting previously unselected package libgomp1:armhf.
16:16:20 #9 31.91 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:16:20 #8 24.22 Selecting previously unselected package libfakeroot:arm64.
16:16:20 #8 24.22 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
16:16:20 #8 24.22 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
16:16:20 #8 24.26 Selecting previously unselected package fakeroot.
16:16:20 #8 24.26 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
16:16:20 #8 24.26 Unpacking fakeroot (1.25.3-1.1) ...
16:16:20 #8 24.30 Selecting previously unselected package libassuan0:arm64.
16:16:20 #8 24.30 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
16:16:20 #8 24.31 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
16:16:20 #8 24.34 Selecting previously unselected package gpgconf.
16:16:20 #8 24.34 Preparing to unpack .../092-gpgconf_2.2.27-2_arm64.deb ...
16:16:20 #8 24.35 Unpacking gpgconf (2.2.27-2) ...
16:16:20 #8 24.39 Selecting previously unselected package libksba8:arm64.
16:16:20 #14 52.39 Selecting previously unselected package g++-mingw-w64-x86-64.
16:16:20 #14 52.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:16:20 #14 52.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:16:20 #14 52.47 Selecting previously unselected package libapparmor1:amd64.
16:16:20 #14 52.48 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:16:20 #14 52.48 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:16:20 #14 52.55 Selecting previously unselected package libapparmor-dev:amd64.
16:16:20 #14 52.55 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:16:20 #14 52.56 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:16:20 #14 52.64 Selecting previously unselected package libbtrfs0:amd64.
16:16:20 #14 52.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:16:20 #14 52.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:16:20 #14 ...
16:16:20 
16:16:20 #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:16:20 #28 sha256:cc9ee7f3017869adb94f2b1f13fa8e0d80b8aa48c5d89d030582f148e5361a3c
16:16:20 #28 52.51 rootlesskit version 0.14.6
16:16:20 #28 52.51 Usage of /build/rootlesskit-docker-proxy:
16:16:20 #28 52.51   -container-ip string
16:16:20 #28 52.51     	container ip
16:16:20 #28 52.51   -container-port int
16:16:20 #28 52.51     	container port (default -1)
16:16:20 #28 52.51   -host-ip string
16:16:20 #28 52.51     	host ip
16:16:20 #28 52.51   -host-port int
16:16:20 #28 52.51     	host port (default -1)
16:16:20 #28 52.51   -proto string
16:16:20 #28 52.51     	proxy protocol (default "tcp")
16:16:20 #13 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f
16:16:20 #12 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f
16:16:20 #8 39.58 Unpacking libnpth0:armhf (1.5-3) ...
16:16:20 #8 39.61 Selecting previously unselected package dirmngr.
16:16:20 #8 39.61 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:20 #8 39.63 Unpacking dirmngr (2.2.4-1ubuntu1.4) ...
16:16:20 #8 39.71 Selecting previously unselected package python3-pkg-resources.
16:16:20 #8 39.71 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2_all.deb ...
16:16:20 #8 39.75 Unpacking python3-pkg-resources (39.0.1-2) ...
16:16:20 #8 39.81 Selecting previously unselected package python3-chardet.
16:16:20 #8 39.81 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ...
16:16:20 #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.5s done
16:16:20 #7 DONE 6.5s
16:16:20 
16:16:20 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:20 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:20 #14 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.1s done
16:16:20 #14 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:20 #14 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:20 #14 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 2.0s done
16:16:20 #14 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:20 #14 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.6s done
16:16:20 #14 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 1.1s done
16:16:20 #14 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 3.1s done
16:16:20 #14 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 4.4s done
16:16:20 #14 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.4s
16:16:20 #14 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 3.9s
16:16:20 #14 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.3s done
16:16:20 #8 31.26 Selecting previously unselected package libxml2:armhf.
16:16:20 #8 31.26 Preparing to unpack .../076-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
16:16:20 #8 31.26 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
16:16:20 #8 31.37 Selecting previously unselected package libcroco3:armhf.
16:16:20 #8 31.37 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
16:16:20 #8 31.37 Unpacking libcroco3:armhf (0.6.12-3) ...
16:16:20 #8 31.44 Selecting previously unselected package libncurses6:armhf.
16:16:20 #8 31.44 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u2_armhf.deb ...
16:16:20 #8 31.45 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u2) ...
16:16:20 #8 31.59 Selecting previously unselected package gettext.
16:16:20 #8 31.59 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
16:16:20 #8 31.59 Unpacking gettext (0.19.8.1-9) ...
16:16:21 #9 18.96 Selecting previously unselected package perl.
16:16:21 #9 18.96 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_arm64.deb ...
16:16:21 #9 18.96 Unpacking perl (5.30.0-9ubuntu0.2) ...
16:16:21 #9 19.01 Selecting previously unselected package openssl.
16:16:21 #9 19.01 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.10_arm64.deb ...
16:16:21 #9 19.01 Unpacking openssl (1.1.1f-1ubuntu2.10) ...
16:16:21 #9 19.09 Selecting previously unselected package ca-certificates.
16:16:21 #9 19.09 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ...
16:16:21 #9 19.09 Unpacking ca-certificates (20210119~20.04.2) ...
16:16:21 #9 19.13 Selecting previously unselected package distro-info-data.
16:16:21 #8 1.534 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:16:21 #8 1.556 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:16:21 #8 1.556 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:16:21 #9 29.16 Selecting previously unselected package libbinutils:armhf.
16:16:21 #9 29.16 Preparing to unpack .../057-libbinutils_2.36.1-6ubuntu1_armhf.deb ...
16:16:21 #9 29.17 Unpacking libbinutils:armhf (2.36.1-6ubuntu1) ...
16:16:21 #7 ...
16:16:21 
16:16:21 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:21 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:21 #13 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:21 #13 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:21 #13 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.4s done
16:16:21 #13 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:21 #13 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:21 #13 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.4s done
16:16:21 #13 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.8s done
16:16:21 #13 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.3s done
16:16:21 #13 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 3.7s done
16:16:21 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.1s
16:16:21 #13 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.5s done
16:16:21 #13 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.7s done
16:16:21 #15 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.6s done
16:16:21 #12 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.6s done
16:16:21 #8 29.03 Selecting previously unselected package autotools-dev.
16:16:21 #8 29.03 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:21 #8 29.04 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:21 #8 29.08 Selecting previously unselected package automake.
16:16:21 #8 29.08 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
16:16:21 #8 29.09 Unpacking automake (1:1.16.3-2) ...
16:16:21 #8 29.19 Selecting previously unselected package autopoint.
16:16:21 #8 29.19 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
16:16:21 #8 29.20 Unpacking autopoint (0.21-4) ...
16:16:21 #8 29.24 Selecting previously unselected package binutils-common:armhf.
16:16:21 #8 29.24 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
16:16:21 #8 29.25 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
16:16:21 #8 23.21 Selecting previously unselected package gcc-7-base:arm64.
16:16:21 #8 23.21 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:21 #8 23.21 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:21 #8 23.25 Selecting previously unselected package libisl19:arm64.
16:16:21 #8 23.25 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ...
16:16:21 #8 23.25 Unpacking libisl19:arm64 (0.19-1) ...
16:16:21 #8 23.32 Selecting previously unselected package libmpfr6:arm64.
16:16:21 #8 23.32 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ...
16:16:21 #8 23.33 Unpacking libmpfr6:arm64 (4.0.1-1) ...
16:16:21 #8 23.37 Selecting previously unselected package libmpc3:arm64.
16:16:21 #9 31.92 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:21 #9 31.97 Selecting previously unselected package libatomic1:armhf.
16:16:21 #9 31.97 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:16:21 #9 31.97 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:21 #9 32.03 Selecting previously unselected package libasan5:armhf.
16:16:21 #9 32.03 Preparing to unpack .../087-libasan5_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:21 #9 32.03 Unpacking libasan5:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:21 #8 24.39 Preparing to unpack .../093-libksba8_1.5.0-3_arm64.deb ...
16:16:21 #8 24.40 Unpacking libksba8:arm64 (1.5.0-3) ...
16:16:21 #8 24.44 Selecting previously unselected package libnpth0:arm64.
16:16:21 #8 24.44 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
16:16:21 #8 24.44 Unpacking libnpth0:arm64 (1.6-3) ...
16:16:21 #8 24.48 Selecting previously unselected package dirmngr.
16:16:21 #8 24.48 Preparing to unpack .../095-dirmngr_2.2.27-2_arm64.deb ...
16:16:21 #8 24.49 Unpacking dirmngr (2.2.27-2) ...
16:16:21 #8 24.54 Selecting previously unselected package gnupg-l10n.
16:16:21 #8 24.54 Preparing to unpack .../096-gnupg-l10n_2.2.27-2_all.deb ...
16:16:21 #8 24.55 Unpacking gnupg-l10n (2.2.27-2) ...
16:16:21 #8 24.64 Selecting previously unselected package gnupg-utils.
16:16:21 #8 24.64 Preparing to unpack .../097-gnupg-utils_2.2.27-2_arm64.deb ...
16:16:21 #8 24.64 Unpacking gnupg-utils (2.2.27-2) ...
16:16:21 #8 39.81 Unpacking python3-chardet (3.0.4-1) ...
16:16:21 #8 39.87 Selecting previously unselected package python3-six.
16:16:21 #8 39.87 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ...
16:16:21 #8 39.87 Unpacking python3-six (1.11.0-2) ...
16:16:21 #8 39.91 Selecting previously unselected package python3-debian.
16:16:21 #8 39.91 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ...
16:16:21 #8 39.92 Unpacking python3-debian (0.1.32) ...
16:16:21 #8 39.96 Selecting previously unselected package gnupg-l10n.
16:16:21 #8 39.97 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.4_all.deb ...
16:16:21 #8 39.97 Unpacking gnupg-l10n (2.2.4-1ubuntu1.4) ...
16:16:21 #8 40.03 Selecting previously unselected package gnupg-utils.
16:16:21 #8 40.03 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 21.28 Selecting previously unselected package libxml2:arm64.
16:16:21 #8 21.28 Preparing to unpack .../079-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
16:16:21 #8 21.29 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
16:16:21 #8 31.79 Selecting previously unselected package intltool-debian.
16:16:21 #8 31.79 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:21 #8 31.80 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:21 #8 31.83 Selecting previously unselected package po-debconf.
16:16:21 #8 31.83 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
16:16:21 #8 31.83 Unpacking po-debconf (1.0.21) ...
16:16:21 #8 21.36 Selecting previously unselected package libcroco3:arm64.
16:16:21 #8 21.37 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
16:16:21 #8 31.89 Selecting previously unselected package debhelper.
16:16:21 #8 31.89 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
16:16:21 #8 21.37 Unpacking libcroco3:arm64 (0.6.12-3) ...
16:16:21 #8 21.41 Selecting previously unselected package libncurses6:arm64.
16:16:21 #8 21.42 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ...
16:16:21 #8 21.42 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ...
16:16:21 #8 21.45 Selecting previously unselected package gettext.
16:16:21 #13 ...
16:16:21 
16:16:21 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:21 #8 sha256:8920b1c0c735fcab1edf554af8c9d07f0ccccd2f76291f6df30ad87e7523d7dc
16:16:21 #8 20.11 Selecting previously unselected package libuchardet0:armhf.
16:16:21 #8 20.11 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
16:16:21 #8 20.11 Unpacking libuchardet0:armhf (0.0.6-3) ...
16:16:21 #8 20.15 Selecting previously unselected package groff-base.
16:16:21 #8 20.15 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
16:16:21 #8 20.16 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:16:21 #8 20.32 Selecting previously unselected package libgdbm6:armhf.
16:16:21 #8 20.32 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
16:16:21 #8 20.33 Unpacking libgdbm6:armhf (1.18.1-4) ...
16:16:21 #8 20.37 Selecting previously unselected package libpipeline1:armhf.
16:16:21 #8 20.37 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
16:16:21 #8 20.37 Unpacking libpipeline1:armhf (1.5.1-2) ...
16:16:21 #8 20.44 Selecting previously unselected package man-db.
16:16:21 #8 20.44 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
16:16:21 #8 20.45 Unpacking man-db (2.8.5-2) ...
16:16:21 #8 20.60 Selecting previously unselected package perl-modules-5.28.
16:16:21 #8 20.60 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ...
16:16:21 #8 20.60 Unpacking perl-modules-5.28 (5.28.1-6) ...
16:16:21 #8 21.72 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:21 #8 21.72 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
16:16:21 #8 21.74 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
16:16:21 #8 21.81 Selecting previously unselected package libperl5.28:armhf.
16:16:21 #8 21.82 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ...
16:16:21 #8 21.82 Unpacking libperl5.28:armhf (5.28.1-6) ...
16:16:21 #8 22.42 Selecting previously unselected package perl.
16:16:21 #8 22.42 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ...
16:16:21 #8 22.44 Unpacking perl (5.28.1-6) ...
16:16:21 #8 22.51 Selecting previously unselected package libpython3.7-minimal:armhf.
16:16:21 #8 22.51 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
16:16:21 #8 22.54 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
16:16:21 #8 22.73 Selecting previously unselected package libexpat1:armhf.
16:16:21 #8 22.73 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
16:16:21 #8 22.74 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
16:16:21 #8 22.82 Selecting previously unselected package python3.7-minimal.
16:16:21 #8 22.82 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
16:16:21 #8 22.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:21 #8 23.04 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
16:16:21 #8 23.06 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
16:16:21 #8 23.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:21 #8 23.76 Selecting previously unselected package python3-minimal.
16:16:21 #8 23.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10423 files and directories currently installed.)
16:16:21 #8 23.76 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
16:16:21 #8 23.77 Unpacking python3-minimal (3.7.3-1) ...
16:16:21 #8 23.86 Selecting previously unselected package mime-support.
16:16:21 #8 23.86 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:16:21 #8 23.87 Unpacking mime-support (3.62) ...
16:16:21 #8 23.96 Selecting previously unselected package libmpdec2:armhf.
16:16:21 #8 23.96 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
16:16:21 #8 23.96 Unpacking libmpdec2:armhf (2.4.2-2) ...
16:16:21 #8 24.02 Selecting previously unselected package libpython3.7-stdlib:armhf.
16:16:21 #8 24.02 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
16:16:21 #8 24.02 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
16:16:21 #8 24.45 Selecting previously unselected package python3.7.
16:16:21 #8 24.45 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
16:16:21 #8 24.46 Unpacking python3.7 (3.7.3-2+deb10u3) ...
16:16:21 #8 24.57 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:21 #8 24.57 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
16:16:21 #8 24.58 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
16:16:21 #8 24.63 Setting up python3-minimal (3.7.3-1) ...
16:16:21 #8 24.93 Selecting previously unselected package python3.
16:16:21 #8 24.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10860 files and directories currently installed.)
16:16:21 #8 24.93 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
16:16:21 #8 24.95 Unpacking python3 (3.7.3-1) ...
16:16:21 #8 25.00 Selecting previously unselected package sensible-utils.
16:16:21 #8 25.00 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
16:16:21 #8 25.00 Unpacking sensible-utils (0.0.12) ...
16:16:21 #8 25.04 Selecting previously unselected package bzip2.
16:16:21 #8 25.04 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
16:16:21 #8 25.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:16:21 #8 25.11 Selecting previously unselected package libmagic-mgc.
16:16:21 #8 25.11 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
16:16:21 #8 25.12 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:21 #8 25.25 Selecting previously unselected package libmagic1:armhf.
16:16:21 #8 25.25 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
16:16:21 #8 25.26 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
16:16:21 #8 25.31 Selecting previously unselected package file.
16:16:21 #8 25.31 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
16:16:21 #8 25.32 Unpacking file (1:5.35-4+deb10u2) ...
16:16:21 #8 25.36 Selecting previously unselected package gettext-base.
16:16:21 #8 25.36 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
16:16:21 #8 25.37 Unpacking gettext-base (0.19.8.1-9) ...
16:16:21 #8 25.44 Selecting previously unselected package xz-utils.
16:16:21 #8 25.44 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ...
16:16:21 #8 25.45 Unpacking xz-utils (5.2.4-1) ...
16:16:21 #8 25.52 Selecting previously unselected package libsigsegv2:armhf.
16:16:21 #8 25.52 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
16:16:21 #8 25.53 Unpacking libsigsegv2:armhf (2.12-2) ...
16:16:21 #8 25.57 Selecting previously unselected package m4.
16:16:21 #8 25.57 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
16:16:21 #8 25.57 Unpacking m4 (1.4.18-2) ...
16:16:21 #8 25.64 Selecting previously unselected package autoconf.
16:16:21 #8 25.64 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
16:16:21 #8 25.64 Unpacking autoconf (2.69-11) ...
16:16:21 #8 25.73 Selecting previously unselected package autotools-dev.
16:16:21 #8 25.73 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
16:16:21 #8 25.73 Unpacking autotools-dev (20180224.1) ...
16:16:21 #8 25.79 Selecting previously unselected package automake.
16:16:21 #8 25.79 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
16:16:21 #8 25.79 Unpacking automake (1:1.16.1-4) ...
16:16:21 #8 25.93 Selecting previously unselected package autopoint.
16:16:21 #8 25.93 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
16:16:21 #8 25.93 Unpacking autopoint (0.19.8.1-9) ...
16:16:21 #8 25.97 Selecting previously unselected package binutils-common:armhf.
16:16:21 #8 25.97 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
16:16:21 #8 25.98 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
16:16:21 #8 26.44 Selecting previously unselected package libbinutils:armhf.
16:16:21 #8 26.44 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
16:16:21 #8 26.45 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
16:16:21 #8 27.12 Selecting previously unselected package libfl2:armhf.
16:16:21 #8 27.12 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
16:16:21 #8 27.14 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:16:21 #8 27.21 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:21 #8 27.21 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
16:16:21 #8 27.23 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
16:16:21 #9 19.13 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.9_all.deb ...
16:16:21 #9 19.13 Unpacking distro-info-data (0.43ubuntu1.9) ...
16:16:21 #9 19.16 Selecting previously unselected package libmagic-mgc.
16:16:21 #9 19.16 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
16:16:21 #9 19.16 Unpacking libmagic-mgc (1:5.38-4) ...
16:16:21 #9 19.22 Selecting previously unselected package libmagic1:arm64.
16:16:21 #9 19.22 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
16:16:21 #9 19.22 Unpacking libmagic1:arm64 (1:5.38-4) ...
16:16:21 #9 19.25 Selecting previously unselected package file.
16:16:21 #9 19.25 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
16:16:21 #9 19.25 Unpacking file (1:5.38-4) ...
16:16:21 #9 19.28 Selecting previously unselected package less.
16:16:21 #9 19.28 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
16:16:21 #9 19.29 Unpacking less (551-1ubuntu0.1) ...
16:16:21 #9 19.32 Selecting previously unselected package libelf1:arm64.
16:16:21 #9 19.32 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ...
16:16:21 #9 19.33 Unpacking libelf1:arm64 (0.176-1.1build1) ...
16:16:21 #9 19.36 Selecting previously unselected package libglib2.0-0:arm64.
16:16:21 #9 29.16 Selecting previously unselected package python3-minimal.
16:16:21 #9 29.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4686 files and directories currently installed.)
16:16:21 #9 29.16 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_armhf.deb ...
16:16:21 #9 29.16 Unpacking python3-minimal (3.9.4-1build1) ...
16:16:21 #9 29.20 Selecting previously unselected package media-types.
16:16:21 #9 29.20 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:21 #9 29.39 Selecting previously unselected package libctf-nobfd0:armhf.
16:16:21 #9 29.39 Preparing to unpack .../058-libctf-nobfd0_2.36.1-6ubuntu1_armhf.deb ...
16:16:21 #9 29.40 Unpacking libctf-nobfd0:armhf (2.36.1-6ubuntu1) ...
16:16:21 #8 1.854 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
16:16:21 #15 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74
16:16:21 #14 ...
16:16:21 
16:16:21 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:16:21 #8 sha256:bd0b710f44393dc93ef49451fe3d9e025a00d6d23da51ad40afdf797e98f06a0
16:16:21 #8 DONE 1.7s
16:16:21 
16:16:21 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:21 #9 sha256:1fa177fecd749c72295a0a2e8ddbbcd2957ffd14cdb8a7e8a75f2807e2af94a6
16:16:21 #12 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f
16:16:21 #8 23.37 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ...
16:16:21 #8 23.38 Unpacking libmpc3:arm64 (1.1.0-1) ...
16:16:21 #8 23.40 Selecting previously unselected package cpp-7.
16:16:21 #8 23.41 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:21 #8 23.41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:16:21 #9 32.14 Selecting previously unselected package libubsan1:armhf.
16:16:21 #9 32.14 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:16:21 #9 32.14 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:21 #8 24.71 Selecting previously unselected package gpg.
16:16:21 #8 24.71 Preparing to unpack .../098-gpg_2.2.27-2_arm64.deb ...
16:16:21 #8 24.71 Unpacking gpg (2.2.27-2) ...
16:16:21 #8 24.78 Selecting previously unselected package pinentry-curses.
16:16:21 #8 24.78 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
16:16:21 #8 24.78 Unpacking pinentry-curses (1.1.0-4) ...
16:16:21 #8 24.82 Selecting previously unselected package gpg-agent.
16:16:21 #8 24.82 Preparing to unpack .../100-gpg-agent_2.2.27-2_arm64.deb ...
16:16:21 #8 24.82 Unpacking gpg-agent (2.2.27-2) ...
16:16:21 #8 24.87 Selecting previously unselected package gpg-wks-client.
16:16:21 #8 24.87 Preparing to unpack .../101-gpg-wks-client_2.2.27-2_arm64.deb ...
16:16:21 #8 24.88 Unpacking gpg-wks-client (2.2.27-2) ...
16:16:21 #8 1.978 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
16:16:21 #8 2.066 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
16:16:21 #8 2.107 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [691 kB]
16:16:21 #8 40.04 Unpacking gnupg-utils (2.2.4-1ubuntu1.4) ...
16:16:21 #8 40.09 Selecting previously unselected package gpg.
16:16:21 #8 40.09 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 40.10 Unpacking gpg (2.2.4-1ubuntu1.4) ...
16:16:21 #8 40.20 Selecting previously unselected package pinentry-curses.
16:16:21 #8 40.20 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ...
16:16:21 #8 40.20 Unpacking pinentry-curses (1.1.0-1) ...
16:16:21 #8 40.23 Selecting previously unselected package gpg-agent.
16:16:21 #8 40.23 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 40.23 Unpacking gpg-agent (2.2.4-1ubuntu1.4) ...
16:16:21 #8 ...
16:16:21 
16:16:21 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:21 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:21 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 12.0s done
16:16:21 #13 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:21 #13 DONE 57.4s
16:16:21 
16:16:21 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:21 #8 sha256:68ad2a50f28afa092e53f4a284664e804efa039dbfa60bbb917ee0f35ff5f756
16:16:21 #8 31.90 Unpacking debhelper (12.1.1) ...
16:16:21 #8 32.05 Selecting previously unselected package debian-keyring.
16:16:21 #8 32.05 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
16:16:21 #8 32.06 Unpacking debian-keyring (2019.02.25) ...
16:16:21 #8 21.46 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
16:16:21 #8 21.46 Unpacking gettext (0.19.8.1-9) ...
16:16:21 #8 21.58 Selecting previously unselected package intltool-debian.
16:16:21 #8 21.58 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:21 #8 21.58 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:21 #8 21.62 Selecting previously unselected package po-debconf.
16:16:21 #8 21.62 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
16:16:21 #8 21.63 Unpacking po-debconf (1.0.21) ...
16:16:21 #8 21.67 Selecting previously unselected package debhelper.
16:16:21 #8 21.67 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
16:16:21 #8 21.67 Unpacking debhelper (12.1.1) ...
16:16:21 #8 ...
16:16:21 
16:16:21 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:21 #13 sha256:f004c7b953c1c6258a0d2ff92513ae724d7e226bab904f86509d819e7171ac12
16:16:21 #9 19.37 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
16:16:21 #9 19.37 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
16:16:21 #9 19.48 Selecting previously unselected package libglib2.0-data.
16:16:21 #9 19.48 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:16:21 #9 19.48 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:16:21 #9 19.55 Selecting previously unselected package tzdata.
16:16:21 #9 19.55 Preparing to unpack .../022-tzdata_2021e-0ubuntu0.20.04_all.deb ...
16:16:21 #9 19.56 Unpacking tzdata (2021e-0ubuntu0.20.04) ...
16:16:21 #13 ...
16:16:21 
16:16:21 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d
16:16:21 #7 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4
16:16:21 #7 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done
16:16:21 #7 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done
16:16:21 #7 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done
16:16:21 #7 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done
16:16:21 #7 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 4.6s done
16:16:21 #7 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.4s done
16:16:21 #7 DONE 9.6s
16:16:21 
16:16:21 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:21 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:21 #13 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.6s done
16:16:21 #13 ...
16:16:21 
16:16:21 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:21 #8 sha256:e831acd011a02a91da13eaaabfd293d7c222b6a9859f850b3e60c25ca1a82213
16:16:21 #12 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.6s done
16:16:21 #12 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38
16:16:21 #12 ...
16:16:21 
16:16:21 #7 [stage-1 1/6] FROM docker.io/library/fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410
16:16:21 #7 sha256:40730d07b7b445e5931317a01cd5cbc57ee44e6f32452ad7cbf8321cd5ca6795
16:16:21 #7 extracting sha256:e38005c461747e018a8623903ac5b9af4f2097c5050c8fa8d937ed3748bae7c6 6.1s done
16:16:21 #7 DONE 9.1s
16:16:21 
16:16:21 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:21 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:21 #12 ...
16:16:21 
16:16:21 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:21 #8 sha256:94da7b926e8bb1a7d1c2b351f8263f92fda66d888d4246be3f33ac75bf179557
16:16:21 #9 21.67 Selecting previously unselected package libxml2:arm64.
16:16:21 #9 21.67 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_arm64.deb ...
16:16:21 #9 21.67 Unpacking libxml2:arm64 (2.9.10+dfsg-6.3ubuntu0.1) ...
16:16:21 #9 21.75 Selecting previously unselected package libyaml-0-2:arm64.
16:16:21 #9 21.75 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_arm64.deb ...
16:16:21 #9 21.75 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
16:16:21 #9 21.79 Selecting previously unselected package lsb-release.
16:16:21 #9 21.79 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
16:16:21 #9 21.79 Unpacking lsb-release (11.1.0ubuntu2) ...
16:16:21 #9 21.82 Selecting previously unselected package netbase.
16:16:21 #9 21.82 Preparing to unpack .../022-netbase_6.2_all.deb ...
16:16:21 #9 21.82 Unpacking netbase (6.2) ...
16:16:21 #9 21.85 Selecting previously unselected package python3-pkg-resources.
16:16:21 #9 21.85 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
16:16:21 #9 21.86 Unpacking python3-pkg-resources (52.0.0-3) ...
16:16:21 #9 21.90 Selecting previously unselected package ucf.
16:16:21 #9 21.90 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:16:21 #9 21.90 Moving old data out of the way
16:16:21 #9 21.90 Unpacking ucf (3.0043) ...
16:16:21 #9 21.93 Selecting previously unselected package libmagic-mgc.
16:16:21 #9 21.93 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:16:21 #9 21.93 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:21 #9 21.99 Selecting previously unselected package libmagic1:arm64.
16:16:21 #9 21.99 Preparing to unpack .../026-libmagic1_1%3a5.39-3_arm64.deb ...
16:16:21 #9 22.00 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:16:21 #9 22.03 Selecting previously unselected package file.
16:16:21 #9 22.03 Preparing to unpack .../027-file_1%3a5.39-3_arm64.deb ...
16:16:21 #9 22.03 Unpacking file (1:5.39-3) ...
16:16:21 #9 22.06 Selecting previously unselected package gettext-base.
16:16:21 #9 22.06 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_arm64.deb ...
16:16:21 #9 22.07 Unpacking gettext-base (0.21-3ubuntu2) ...
16:16:21 #9 22.10 Selecting previously unselected package iso-codes.
16:16:21 #9 29.54 Selecting previously unselected package libctf0:armhf.
16:16:21 #9 29.54 Preparing to unpack .../059-libctf0_2.36.1-6ubuntu1_armhf.deb ...
16:16:21 #9 29.55 Unpacking libctf0:armhf (2.36.1-6ubuntu1) ...
16:16:21 #9 29.60 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:21 #9 29.60 Preparing to unpack .../060-binutils-arm-linux-gnueabihf_2.36.1-6ubuntu1_armhf.deb ...
16:16:21 #9 29.60 Unpacking binutils-arm-linux-gnueabihf (2.36.1-6ubuntu1) ...
16:16:21 #9 29.20 Unpacking media-types (4.0.0) ...
16:16:21 #9 29.24 Selecting previously unselected package tzdata.
16:16:21 #9 29.24 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.10_all.deb ...
16:16:21 #9 29.25 Unpacking tzdata (2021e-0ubuntu0.21.10) ...
16:16:21 #8 29.57 Selecting previously unselected package libbinutils:armhf.
16:16:21 #8 29.57 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
16:16:21 #8 29.58 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
16:16:21 #8 29.65 Selecting previously unselected package libctf-nobfd0:armhf.
16:16:21 #8 29.66 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
16:16:21 #8 29.66 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
16:16:21 #8 29.70 Selecting previously unselected package libctf0:armhf.
16:16:21 #8 29.70 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
16:16:21 #8 23.95 Selecting previously unselected package cpp.
16:16:21 #7 sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 64.81MB / 64.81MB 5.1s done
16:16:21 #7 extracting sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b
16:16:21 #9 32.30 Selecting previously unselected package libgcc-9-dev:armhf.
16:16:21 #9 32.30 Preparing to unpack .../089-libgcc-9-dev_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:21 #9 32.30 Unpacking libgcc-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:21 #9 32.49 Selecting previously unselected package gcc-9.
16:16:21 #9 32.49 Preparing to unpack .../090-gcc-9_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:21 #9 32.50 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:16:21 #8 24.92 Selecting previously unselected package gpg-wks-server.
16:16:21 #8 24.92 Preparing to unpack .../102-gpg-wks-server_2.2.27-2_arm64.deb ...
16:16:21 #8 24.92 Unpacking gpg-wks-server (2.2.27-2) ...
16:16:21 #8 24.96 Selecting previously unselected package gpgsm.
16:16:21 #8 24.96 Preparing to unpack .../103-gpgsm_2.2.27-2_arm64.deb ...
16:16:21 #8 24.96 Unpacking gpgsm (2.2.27-2) ...
16:16:21 #8 25.01 Selecting previously unselected package gnupg.
16:16:21 #8 25.01 Preparing to unpack .../104-gnupg_2.2.27-2_all.deb ...
16:16:21 #8 25.01 Unpacking gnupg (2.2.27-2) ...
16:16:21 #8 25.06 Selecting previously unselected package libfile-dirlist-perl.
16:16:21 #8 25.06 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:21 #8 25.07 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:21 #8 25.09 Selecting previously unselected package libfile-which-perl.
16:16:21 #8 25.09 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
16:16:21 #8 25.10 Unpacking libfile-which-perl (1.23-1) ...
16:16:21 #8 25.12 Selecting previously unselected package libfile-homedir-perl.
16:16:21 #8 2.319 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
16:16:21 #8 2.397 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
16:16:21 #8 2.434 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1452 kB]
16:16:21 #8 40.29 Selecting previously unselected package gpg-wks-client.
16:16:21 #8 40.29 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 40.29 Unpacking gpg-wks-client (2.2.4-1ubuntu1.4) ...
16:16:21 #8 40.34 Selecting previously unselected package gpg-wks-server.
16:16:21 #8 40.34 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 40.34 Unpacking gpg-wks-server (2.2.4-1ubuntu1.4) ...
16:16:21 #8 40.38 Selecting previously unselected package gpgsm.
16:16:21 #8 40.39 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 40.39 Unpacking gpgsm (2.2.4-1ubuntu1.4) ...
16:16:21 #8 40.45 Selecting previously unselected package gnupg.
16:16:21 #8 40.45 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.4_armhf.deb ...
16:16:21 #8 40.45 Unpacking gnupg (2.2.4-1ubuntu1.4) ...
16:16:21 #8 21.77 Selecting previously unselected package debian-keyring.
16:16:21 #8 21.77 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
16:16:21 #8 21.77 Unpacking debian-keyring (2019.02.25) ...
16:16:21 #13 extracting sha256:5826b9ac0772d6de6cec1c520619e156d59365ecad9403cfe8235d21be4ed8a0 11.9s done
16:16:21 #9 19.80 Selecting previously unselected package libicu66:arm64.
16:16:21 #9 19.80 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
16:16:21 #9 19.81 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
16:16:21 #9 22.10 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:16:21 #9 22.10 Unpacking iso-codes (4.6.0-1) ...
16:16:21 #9 29.96 Selecting previously unselected package binutils.
16:16:21 #9 29.96 Preparing to unpack .../061-binutils_2.36.1-6ubuntu1_armhf.deb ...
16:16:21 #9 29.96 Unpacking binutils (2.36.1-6ubuntu1) ...
16:16:21 #9 29.99 Selecting previously unselected package libc-dev-bin.
16:16:21 #9 29.99 Preparing to unpack .../062-libc-dev-bin_2.33-0ubuntu5_armhf.deb ...
16:16:21 #9 30.00 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
16:16:21 #9 30.03 Selecting previously unselected package linux-libc-dev:armhf.
16:16:21 #9 30.03 Preparing to unpack .../063-linux-libc-dev_5.11.0-41.45_armhf.deb ...
16:16:21 #9 30.04 Unpacking linux-libc-dev:armhf (5.11.0-41.45) ...
16:16:21 #9 29.61 Selecting previously unselected package libmpdec3:armhf.
16:16:21 #9 29.61 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_armhf.deb ...
16:16:21 #9 29.61 Unpacking libmpdec3:armhf (2.5.1-2build1) ...
16:16:21 #9 29.65 Selecting previously unselected package readline-common.
16:16:21 #9 29.66 Preparing to unpack .../4-readline-common_8.1-2_all.deb ...
16:16:21 #9 29.67 Unpacking readline-common (8.1-2) ...
16:16:21 #9 29.71 Selecting previously unselected package libreadline8:armhf.
16:16:21 #9 29.71 Preparing to unpack .../5-libreadline8_8.1-2_armhf.deb ...
16:16:21 #9 29.71 Unpacking libreadline8:armhf (8.1-2) ...
16:16:21 #8 29.71 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
16:16:21 #8 29.74 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:21 #8 29.74 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
16:16:21 #8 29.75 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
16:16:21 #8 23.95 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
16:16:21 #8 23.95 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
16:16:21 #8 23.99 Selecting previously unselected package libcc1-0:arm64.
16:16:21 #8 23.99 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:16:21 #8 24.00 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:21 #8 24.03 Selecting previously unselected package libgomp1:arm64.
16:16:21 #8 24.04 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:16:21 #8 24.04 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:21 #8 24.09 Selecting previously unselected package libitm1:arm64.
16:16:21 #8 24.09 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:16:21 #8 24.09 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:21 #8 24.13 Selecting previously unselected package libatomic1:arm64.
16:16:21 #8 24.13 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:16:21 #8 24.13 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:21 #8 24.20 Selecting previously unselected package libasan4:arm64.
16:16:21 #15 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.6s done
16:16:21 #8 2.269 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
16:16:21 #12 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.6s done
16:16:21 #12 ...
16:16:21 
16:16:21 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:40ba585f0e25c096a08c30ab2f70ef3820b8ea5a4bdd16da0edbfc0a6952fa57
16:16:21 #7 sha256:aeddb90be3efa6cd21584637659cd20c6f919b05b1e97cd579b8eadd7fc00075
16:16:21 #7 extracting sha256:edad61c68e675e3c0fe2d02c0d21b9ca85334fcd8de115fc56764e72cb5bed6c 6.2s done
16:16:21 #7 DONE 8.8s
16:16:21 
16:16:21 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:21 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:21 #12 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38
16:16:21 #28 DONE 53.4s
16:16:21 
16:16:21 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:16:21 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:16:21 #14 52.84 Selecting previously unselected package libbtrfs-dev:amd64.
16:16:21 #14 52.85 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:16:21 #14 52.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:16:21 #14 53.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:16:21 #14 53.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:16:21 #14 53.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:16:21 #14 53.17 Selecting previously unselected package libudev-dev:amd64.
16:16:21 #14 53.18 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:16:21 #14 53.19 Unpacking libudev-dev:amd64 (247.3-6) ...
16:16:21 #14 53.53 Selecting previously unselected package libsepol1-dev:amd64.
16:16:21 #14 53.54 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:16:21 #14 53.55 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:16:21 #14 ...
16:16:21 
16:16:21 #29 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:16:21 #29 sha256:c179080cf02656001d2545c1f497219d083e3e8c9819f9cf7620133be8798d5c
16:16:21 #29 DONE 0.1s
16:16:21 
16:16:21 #30 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:16:21 #30 sha256:bc56a4381f46f94fe059ef1493fd5286a52c47dc39bd54d6b0037a2fd2242222
16:16:21 #30 DONE 0.1s
16:16:21 
16:16:21 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:16:21 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:16:21 #14 53.77 Selecting previously unselected package libpcre2-16-0:amd64.
16:16:21 #14 53.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:16:21 #14 53.77 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:16:21 #14 53.88 Selecting previously unselected package libpcre2-32-0:amd64.
16:16:21 #14 53.88 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:16:21 #8 25.12 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
16:16:21 #8 25.13 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:21 #8 25.16 Selecting previously unselected package libfile-touch-perl.
16:16:21 #8 25.16 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
16:16:21 #8 25.17 Unpacking libfile-touch-perl (0.11-1) ...
16:16:21 #8 25.19 Selecting previously unselected package libio-pty-perl.
16:16:21 #8 25.19 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
16:16:21 #8 25.20 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:21 #8 25.23 Selecting previously unselected package libipc-run-perl.
16:16:21 #8 25.23 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
16:16:21 #8 25.23 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:21 #8 25.26 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:21 #8 25.27 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:21 #8 25.27 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:21 #8 25.30 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:21 #8 25.30 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
16:16:21 #8 25.31 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:16:21 #8 25.33 Selecting previously unselected package libdynaloader-functions-perl.
16:16:21 #8 25.33 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:21 #8 25.34 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:21 #8 25.36 Selecting previously unselected package libdevel-callchecker-perl.
16:16:21 #8 25.36 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
16:16:21 #8 25.37 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:16:21 #8 25.40 Selecting previously unselected package libparams-classify-perl.
16:16:21 #8 25.40 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
16:16:21 #8 25.40 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:16:21 #8 25.43 Selecting previously unselected package libmodule-runtime-perl.
16:16:21 #8 25.43 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:21 #8 25.43 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:21 #8 DONE 1.9s
16:16:21 
16:16:21 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:21 #9 sha256:0a37b0143ffee454bde4b3c9655e3101f9dd1e068be2961e8743fabb0ab923b8
16:16:21 #8 2.445 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
16:16:21 #8 2.571 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2461 kB]
16:16:21 #8 2.618 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
16:16:21 #8 2.691 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.8 kB]
16:16:22 #8 40.52 Selecting previously unselected package libgpgme11:armhf.
16:16:22 #8 40.52 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ...
16:16:22 #8 40.52 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ...
16:16:22 #8 40.57 Selecting previously unselected package python3-gpg.
16:16:22 #8 40.57 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ...
16:16:22 #8 40.58 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
16:16:22 #8 40.71 Selecting previously unselected package dput.
16:16:22 #8 40.71 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ...
16:16:22 #8 40.73 Unpacking dput (1.0.1ubuntu1) ...
16:16:22 #8 40.79 Selecting previously unselected package libfakeroot:armhf.
16:16:22 #9 22.41 Selecting previously unselected package libcbor0.6:arm64.
16:16:22 #9 22.41 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_arm64.deb ...
16:16:22 #9 22.42 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu3) ...
16:16:22 #9 22.45 Selecting previously unselected package libedit2:arm64.
16:16:22 #9 22.45 Preparing to unpack .../031-libedit2_3.1-20191231-2_arm64.deb ...
16:16:22 #9 22.46 Unpacking libedit2:arm64 (3.1-20191231-2) ...
16:16:22 #9 22.49 Selecting previously unselected package libfido2-1:arm64.
16:16:22 #9 22.50 Preparing to unpack .../032-libfido2-1_1.6.0-2_arm64.deb ...
16:16:22 #9 22.50 Unpacking libfido2-1:arm64 (1.6.0-2) ...
16:16:22 #9 30.34 Selecting previously unselected package libcrypt-dev:armhf.
16:16:22 #9 30.34 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.17-1ubuntu3_armhf.deb ...
16:16:22 #9 30.35 Unpacking libcrypt-dev:armhf (1:4.4.17-1ubuntu3) ...
16:16:22 #9 30.40 Selecting previously unselected package rpcsvc-proto.
16:16:22 #9 30.40 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu4_armhf.deb ...
16:16:22 #8 32.45 Selecting previously unselected package libfakeroot:armhf.
16:16:22 #8 32.45 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
16:16:22 #8 32.46 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
16:16:22 #8 32.50 Selecting previously unselected package fakeroot.
16:16:22 #8 32.50 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
16:16:22 #8 32.51 Unpacking fakeroot (1.25.3-1.1) ...
16:16:22 #8 32.57 Selecting previously unselected package libassuan0:armhf.
16:16:22 #8 32.57 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
16:16:22 #8 32.57 Unpacking libassuan0:armhf (2.5.3-7.1) ...
16:16:22 #8 32.63 Selecting previously unselected package gpgconf.
16:16:22 #8 32.63 Preparing to unpack .../089-gpgconf_2.2.27-2_armhf.deb ...
16:16:22 #8 32.64 Unpacking gpgconf (2.2.27-2) ...
16:16:22 #8 32.71 Selecting previously unselected package libksba8:armhf.
16:16:22 #8 32.71 Preparing to unpack .../090-libksba8_1.5.0-3_armhf.deb ...
16:16:22 #9 29.76 Selecting previously unselected package libsqlite3-0:armhf.
16:16:22 #9 29.76 Preparing to unpack .../6-libsqlite3-0_3.35.5-1_armhf.deb ...
16:16:22 #9 29.77 Unpacking libsqlite3-0:armhf (3.35.5-1) ...
16:16:22 #9 29.86 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:16:22 #9 29.86 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_armhf.deb ...
16:16:22 #9 29.87 Unpacking libpython3.9-stdlib:armhf (3.9.7-2build1) ...
16:16:22 #8 30.04 Selecting previously unselected package binutils.
16:16:22 #8 30.04 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
16:16:22 #8 30.05 Unpacking binutils (2.35.2-2+rpi1) ...
16:16:22 #8 30.09 Selecting previously unselected package libisl23:armhf.
16:16:22 #8 30.10 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
16:16:22 #8 30.10 Unpacking libisl23:armhf (0.23-1) ...
16:16:22 #8 30.18 Selecting previously unselected package libmpfr6:armhf.
16:16:22 #8 30.18 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
16:16:22 #8 30.19 Unpacking libmpfr6:armhf (4.1.0-3) ...
16:16:22 #8 30.25 Selecting previously unselected package libmpc3:armhf.
16:16:22 #8 30.25 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
16:16:22 #8 24.20 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:22 #8 24.21 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:22 #8 24.28 Selecting previously unselected package liblsan0:arm64.
16:16:22 #8 24.28 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:16:22 #8 24.28 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:22 #8 24.37 Selecting previously unselected package libtsan0:arm64.
16:16:22 #8 24.37 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:16:22 #8 24.37 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:22 #8 24.42 Selecting previously unselected package libubsan0:arm64.
16:16:22 #8 24.42 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:22 #8 24.43 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:22 #8 24.46 Selecting previously unselected package libgcc-7-dev:arm64.
16:16:22 #15 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.1s
16:16:22 #8 2.590 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [312 kB]
16:16:22 #14 53.89 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:16:22 #14 54.00 Selecting previously unselected package libpcre2-posix2:amd64.
16:16:22 #14 54.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:16:22 #14 54.01 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:16:22 #14 54.06 Selecting previously unselected package libpcre2-dev:amd64.
16:16:22 #14 54.06 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:16:22 #14 54.08 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:16:22 #8 25.46 Selecting previously unselected package libimport-into-perl.
16:16:22 #8 25.46 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
16:16:22 #8 25.47 Unpacking libimport-into-perl (1.002005-1) ...
16:16:22 #8 25.49 Selecting previously unselected package librole-tiny-perl.
16:16:22 #8 25.49 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
16:16:22 #8 25.49 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:22 #8 25.53 Selecting previously unselected package libstrictures-perl.
16:16:22 #8 25.53 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
16:16:22 #8 25.53 Unpacking libstrictures-perl (2.000006-1) ...
16:16:22 #8 25.56 Selecting previously unselected package libsub-quote-perl.
16:16:22 #8 25.56 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
16:16:22 #8 25.56 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:22 #8 25.59 Selecting previously unselected package libmoo-perl.
16:16:22 #8 25.59 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
16:16:22 #8 25.59 Unpacking libmoo-perl (2.004004-1) ...
16:16:22 #8 25.63 Selecting previously unselected package libencode-locale-perl.
16:16:22 #8 25.63 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:22 #8 25.64 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:22 #8 25.66 Selecting previously unselected package libtimedate-perl.
16:16:22 #8 40.79 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ...
16:16:22 #8 40.80 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ...
16:16:22 #8 40.84 Selecting previously unselected package fakeroot.
16:16:22 #8 40.84 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ...
16:16:22 #8 40.85 Unpacking fakeroot (1.22-2ubuntu1) ...
16:16:22 #8 40.90 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:22 #8 40.90 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.16_armhf.deb ...
16:16:22 #8 40.93 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.16) ...
16:16:22 #8 40.98 Selecting previously unselected package liberror-perl.
16:16:22 #8 40.98 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ...
16:16:22 #8 40.98 Unpacking liberror-perl (0.17025-1) ...
16:16:22 #9 22.53 Selecting previously unselected package libpng16-16:arm64.
16:16:22 #9 22.53 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_arm64.deb ...
16:16:22 #9 22.57 Unpacking libpng16-16:arm64 (1.6.37-3build3) ...
16:16:22 #9 22.62 Selecting previously unselected package libpsl5:arm64.
16:16:22 #9 22.62 Preparing to unpack .../034-libpsl5_0.21.0-1.2_arm64.deb ...
16:16:22 #9 22.62 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:16:22 #9 22.66 Selecting previously unselected package libxau6:arm64.
16:16:22 #9 22.66 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_arm64.deb ...
16:16:22 #9 22.66 Unpacking libxau6:arm64 (1:1.0.9-1build3) ...
16:16:22 #9 22.69 Selecting previously unselected package libxdmcp6:arm64.
16:16:22 #9 22.70 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_arm64.deb ...
16:16:22 #9 22.70 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu3) ...
16:16:22 #9 22.73 Selecting previously unselected package libxcb1:arm64.
16:16:22 #9 22.73 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_arm64.deb ...
16:16:22 #9 22.73 Unpacking libxcb1:arm64 (1.14-3ubuntu1) ...
16:16:22 #9 22.76 Selecting previously unselected package libx11-data.
16:16:22 #9 22.76 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
16:16:22 #9 22.77 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
16:16:22 #9 22.83 Selecting previously unselected package libx11-6:arm64.
16:16:22 #13 extracting sha256:dfb9ed527f488734c34f4f881cd5e76a27c06170889fcbc90d9d590437b87bf3 done
16:16:22 #9 20.48 Selecting previously unselected package libxml2:arm64.
16:16:22 #9 20.48 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_arm64.deb ...
16:16:22 #9 20.48 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:16:22 #9 30.41 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
16:16:22 #9 30.44 Selecting previously unselected package libtirpc-dev:armhf.
16:16:22 #9 30.44 Preparing to unpack .../066-libtirpc-dev_1.3.1-1build1_armhf.deb ...
16:16:22 #9 30.45 Unpacking libtirpc-dev:armhf (1.3.1-1build1) ...
16:16:22 #9 30.50 Selecting previously unselected package libnsl-dev:armhf.
16:16:22 #9 30.50 Preparing to unpack .../067-libnsl-dev_1.3.0-0ubuntu3_armhf.deb ...
16:16:22 #9 30.50 Unpacking libnsl-dev:armhf (1.3.0-0ubuntu3) ...
16:16:22 #14 ...
16:16:22 
16:16:22 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:16:22 #8 sha256:955a1de0d7a19db7d27789f11498cfdb60122019968eb9a6528460ffb5ac2dd8
16:16:22 #8 DONE 1.8s
16:16:22 
16:16:22 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:22 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81
16:16:22 #8 32.72 Unpacking libksba8:armhf (1.5.0-3) ...
16:16:22 #8 32.82 Selecting previously unselected package libnpth0:armhf.
16:16:22 #8 32.82 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
16:16:22 #8 32.83 Unpacking libnpth0:armhf (1.6-3) ...
16:16:22 #8 32.92 Selecting previously unselected package dirmngr.
16:16:22 #8 32.92 Preparing to unpack .../092-dirmngr_2.2.27-2_armhf.deb ...
16:16:22 #9 30.01 Selecting previously unselected package python3.9.
16:16:22 #9 30.01 Preparing to unpack .../8-python3.9_3.9.7-2build1_armhf.deb ...
16:16:22 #9 30.02 Unpacking python3.9 (3.9.7-2build1) ...
16:16:22 #9 30.05 Selecting previously unselected package libpython3-stdlib:armhf.
16:16:22 #9 30.05 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_armhf.deb ...
16:16:22 #9 30.05 Unpacking libpython3-stdlib:armhf (3.9.4-1build1) ...
16:16:22 #9 30.09 Setting up python3-minimal (3.9.4-1build1) ...
16:16:22 #8 30.26 Unpacking libmpc3:armhf (1.2.0-1) ...
16:16:22 #8 30.29 Selecting previously unselected package cpp-10.
16:16:22 #8 30.29 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
16:16:22 #8 30.30 Unpacking cpp-10 (10.2.1-6+rpi1) ...
16:16:22 #8 24.46 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:22 #8 24.47 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:22 #15 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.5s done
16:16:22 #14 54.35 Selecting previously unselected package libselinux1-dev:amd64.
16:16:22 #14 54.37 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:16:22 #14 54.37 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:16:22 #8 25.66 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
16:16:22 #8 25.67 Unpacking libtimedate-perl (2.3300-2) ...
16:16:22 #8 25.70 Selecting previously unselected package libhttp-date-perl.
16:16:22 #8 25.70 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
16:16:22 #8 25.71 Unpacking libhttp-date-perl (6.05-1) ...
16:16:22 #8 25.73 Selecting previously unselected package libfile-listing-perl.
16:16:22 #8 25.74 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
16:16:22 #8 25.74 Unpacking libfile-listing-perl (6.14-1) ...
16:16:22 #8 25.77 Selecting previously unselected package libhtml-tagset-perl.
16:16:22 #8 25.77 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:22 #8 25.77 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:22 #8 25.80 Selecting previously unselected package liburi-perl.
16:16:22 #8 25.80 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
16:16:22 #8 25.80 Unpacking liburi-perl (5.08-1) ...
16:16:22 #8 25.84 Selecting previously unselected package libhtml-parser-perl.
16:16:22 #8 25.84 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
16:16:22 #8 25.84 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:16:22 #8 25.88 Selecting previously unselected package libhtml-tree-perl.
16:16:22 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 6.1s done
16:16:22 #13 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74
16:16:22 #8 41.11 Selecting previously unselected package git-man.
16:16:22 #8 41.11 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ...
16:16:22 #8 41.31 Unpacking git-man (1:2.17.1-1ubuntu0.9) ...
16:16:22 #8 3.271 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [34.4 kB]
16:16:22 #8 3.276 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2230 kB]
16:16:22 #9 22.83 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_arm64.deb ...
16:16:22 #9 22.84 Unpacking libx11-6:arm64 (2:1.7.0-2ubuntu0.1) ...
16:16:22 #9 22.91 Selecting previously unselected package libxext6:arm64.
16:16:22 #9 22.91 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_arm64.deb ...
16:16:22 #9 22.91 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu3) ...
16:16:22 #9 22.94 Selecting previously unselected package libxmuu1:arm64.
16:16:22 #9 22.94 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
16:16:22 #9 22.95 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:16:22 #9 22.97 Selecting previously unselected package manpages.
16:16:22 #9 22.97 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
16:16:22 #9 22.98 Unpacking manpages (5.10-1ubuntu0.1) ...
16:16:22 #9 23.08 Selecting previously unselected package openssh-client.
16:16:22 16:16:22 #9 20.55 Selecting previously unselected package libyaml-0-2:arm64.
16:16:22 #9 20.55 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
16:16:22 #9 20.56 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
16:16:22 #9 20.59 Selecting previously unselected package lsb-release.
#9 33.36 Selecting previously unselected package gcc.
16:16:22 #9 20.59 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:16:22 #9 20.59 Unpacking lsb-release (11.1.0ubuntu2) ...
16:16:22 #9 20.62 Selecting previously unselected package netbase.
16:16:22 #9 20.62 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:16:22 #9 20.63 Unpacking netbase (6.1) ...
16:16:22 #9 20.65 Selecting previously unselected package python3-pkg-resources.
16:16:22 #9 20.65 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:16:22 #9 20.66 Unpacking python3-pkg-resources (45.2.0-1) ...
16:16:22 #9 20.69 Selecting previously unselected package python3-six.
16:16:22 #9 33.36 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
16:16:22 #9 33.38 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:16:22 #9 33.46 Selecting previously unselected package libstdc++-9-dev:armhf.
16:16:22 #9 33.46 Preparing to unpack .../092-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:22 #9 33.47 Unpacking libstdc++-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:22 #9 30.56 Selecting previously unselected package libc6-dev:armhf.
16:16:22 #9 30.56 Preparing to unpack .../068-libc6-dev_2.33-0ubuntu5_armhf.deb ...
16:16:22 #9 30.56 Unpacking libc6-dev:armhf (2.33-0ubuntu5) ...
16:16:22 #8 32.95 Unpacking dirmngr (2.2.27-2) ...
16:16:22 #8 33.03 Selecting previously unselected package gnupg-l10n.
16:16:22 #8 33.03 Preparing to unpack .../093-gnupg-l10n_2.2.27-2_all.deb ...
16:16:22 #8 33.04 Unpacking gnupg-l10n (2.2.27-2) ...
16:16:22 #8 33.22 Selecting previously unselected package gnupg-utils.
16:16:22 #9 30.37 Selecting previously unselected package python3.
16:16:22 #9 30.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6984 files and directories currently installed.)
16:16:22 #9 30.37 Preparing to unpack .../000-python3_3.9.4-1build1_armhf.deb ...
16:16:22 #9 30.37 Unpacking python3 (3.9.4-1build1) ...
16:16:22 #9 30.40 Selecting previously unselected package bsdextrautils.
16:16:22 #9 30.40 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2_armhf.deb ...
16:16:22 #9 30.41 Unpacking bsdextrautils (2.36.1-8ubuntu2) ...
16:16:22 #9 30.44 Selecting previously unselected package libuchardet0:armhf.
16:16:22 #9 30.44 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_armhf.deb ...
16:16:22 #9 30.45 Unpacking libuchardet0:armhf (0.0.7-1build1) ...
16:16:22 #9 30.49 Selecting previously unselected package groff-base.
16:16:22 #9 30.49 Preparing to unpack .../003-groff-base_1.22.4-7_armhf.deb ...
16:16:22 #9 30.49 Unpacking groff-base (1.22.4-7) ...
16:16:22 #8 24.61 Selecting previously unselected package gcc-7.
16:16:22 #8 24.61 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:22 #8 24.62 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:16:22 #15 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38
16:16:22 #14 54.52 Selecting previously unselected package libdevmapper-dev:amd64.
16:16:22 #14 54.52 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:16:22 #14 54.53 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:16:22 #14 54.59 Selecting previously unselected package libseccomp-dev:amd64.
16:16:22 #14 54.60 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:16:22 #14 54.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:16:22 #8 25.88 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
16:16:22 #8 25.90 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:22 #8 25.93 Selecting previously unselected package libio-html-perl.
16:16:22 #8 25.93 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
16:16:22 #8 25.94 Unpacking libio-html-perl (1.004-2) ...
16:16:22 #8 25.96 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:22 #8 25.97 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:22 #8 25.97 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:22 #8 26.00 Selecting previously unselected package libhttp-message-perl.
16:16:22 #8 26.00 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
16:16:22 #8 26.00 Unpacking libhttp-message-perl (6.28-1) ...
16:16:22 #8 26.04 Selecting previously unselected package libhttp-cookies-perl.
16:16:22 #8 26.04 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:22 #8 26.04 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:22 #8 26.07 Selecting previously unselected package libhttp-negotiate-perl.
16:16:22 #8 26.07 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:22 #8 26.07 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:22 #8 26.10 Selecting previously unselected package perl-openssl-defaults:arm64.
16:16:22 #9 1.906 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB]
16:16:22 #8 3.372 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [725 kB]
16:16:22 #8 3.421 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2898 kB]
16:16:22 #8 3.521 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.6 kB]
16:16:22 #9 23.08 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_arm64.deb ...
16:16:22 #9 23.09 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
16:16:22 #9 23.17 Selecting previously unselected package publicsuffix.
16:16:22 #9 23.17 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:16:22 #9 23.17 Unpacking publicsuffix (20210108.1309-1) ...
16:16:22 #9 23.20 Selecting previously unselected package python-apt-common.
16:16:22 #9 23.21 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
16:16:22 #9 23.21 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:16:22 #9 23.24 Selecting previously unselected package python3-apt.
16:16:22 #9 23.24 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_arm64.deb ...
16:16:22 #9 23.24 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:16:22 #9 23.28 Selecting previously unselected package strace.
16:16:22 #9 23.28 Preparing to unpack .../047-strace_5.11-0ubuntu1_arm64.deb ...
16:16:22 #9 23.28 Unpacking strace (5.11-0ubuntu1) ...
16:16:22 #9 23.33 Selecting previously unselected package xauth.
16:16:22 #9 20.69 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:16:22 #9 20.70 Unpacking python3-six (1.14.0-2) ...
16:16:22 #9 20.73 Selecting previously unselected package shared-mime-info.
16:16:22 #9 20.73 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
16:16:22 #9 20.74 Unpacking shared-mime-info (1.15-1) ...
16:16:22 #9 20.82 Selecting previously unselected package ucf.
16:16:22 #9 20.82 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:16:22 #9 20.82 Moving old data out of the way
16:16:22 #9 20.83 Unpacking ucf (3.0038+nmu1) ...
16:16:22 #9 20.86 Selecting previously unselected package xdg-user-dirs.
16:16:22 #9 20.86 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
16:16:22 #9 20.87 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:16:22 #9 20.91 Selecting previously unselected package xz-utils.
16:16:22 #9 20.91 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_arm64.deb ...
16:16:22 #9 20.91 Unpacking xz-utils (5.2.4-1ubuntu1) ...
16:16:22 #9 20.95 Selecting previously unselected package gettext-base.
16:16:22 #9 30.91 Selecting previously unselected package gcc-10-base:armhf.
16:16:22 #9 30.92 Preparing to unpack .../069-gcc-10-base_10.3.0-1ubuntu1_armhf.deb ...
16:16:22 #9 30.94 Unpacking gcc-10-base:armhf (10.3.0-1ubuntu1) ...
16:16:22 #9 31.04 Selecting previously unselected package libisl23:armhf.
16:16:22 #9 31.04 Preparing to unpack .../070-libisl23_0.23-1build1_armhf.deb ...
16:16:22 #9 31.14 Unpacking libisl23:armhf (0.23-1build1) ...
16:16:22 #8 33.22 Preparing to unpack .../094-gnupg-utils_2.2.27-2_armhf.deb ...
16:16:22 #8 33.23 Unpacking gnupg-utils (2.2.27-2) ...
16:16:22 #8 33.34 Selecting previously unselected package gpg.
16:16:22 #8 33.34 Preparing to unpack .../095-gpg_2.2.27-2_armhf.deb ...
16:16:22 #8 33.35 Unpacking gpg (2.2.27-2) ...
16:16:22 #8 33.44 Selecting previously unselected package pinentry-curses.
16:16:22 #8 33.44 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
16:16:22 #9 30.56 Selecting previously unselected package libgdbm6:armhf.
16:16:22 #9 30.56 Preparing to unpack .../004-libgdbm6_1.19-2_armhf.deb ...
16:16:22 #9 30.57 Unpacking libgdbm6:armhf (1.19-2) ...
16:16:22 #9 30.62 Selecting previously unselected package libpipeline1:armhf.
16:16:22 #9 30.62 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_armhf.deb ...
16:16:22 #9 30.62 Unpacking libpipeline1:armhf (1.5.3-1build1) ...
16:16:22 #9 30.65 Selecting previously unselected package man-db.
16:16:22 #9 30.65 Preparing to unpack .../006-man-db_2.9.4-2_armhf.deb ...
16:16:22 #9 30.66 Unpacking man-db (2.9.4-2) ...
16:16:22 #8 1.336 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:16:22 #8 1.356 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:16:22 #8 1.363 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:16:22 #8 25.18 Selecting previously unselected package gcc.
16:16:22 #14 54.71 Selecting previously unselected package libsystemd-dev:amd64.
16:16:22 #14 54.73 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:16:22 #14 54.73 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:16:22 #8 26.10 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
16:16:22 #8 26.11 Unpacking perl-openssl-defaults:arm64 (5) ...
16:16:22 #8 26.13 Selecting previously unselected package libnet-ssleay-perl.
16:16:22 #8 26.14 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
16:16:22 #8 26.14 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:16:22 #8 26.19 Selecting previously unselected package libio-socket-ssl-perl.
16:16:22 #8 26.19 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:22 #8 26.19 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:22 #8 26.23 Selecting previously unselected package libnet-http-perl.
16:16:22 #8 26.24 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
16:16:22 #8 26.24 Unpacking libnet-http-perl (6.20-1) ...
16:16:22 #8 26.27 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:22 #8 26.27 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:22 #8 26.27 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:22 #8 26.30 Selecting previously unselected package libtry-tiny-perl.
16:16:22 #8 26.30 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
16:16:22 #8 26.31 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:22 #8 26.33 Selecting previously unselected package libwww-robotrules-perl.
16:16:22 #8 26.34 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:22 #8 26.34 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:22 #8 26.37 Selecting previously unselected package libwww-perl.
16:16:22 #8 26.37 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
16:16:22 #8 26.37 Unpacking libwww-perl (6.52-1) ...
16:16:22 #8 26.41 Selecting previously unselected package patchutils.
16:16:22 #8 26.41 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
16:16:22 #8 26.42 Unpacking patchutils (0.4.2-1) ...
16:16:22 #8 26.45 Selecting previously unselected package wdiff.
16:16:23 #9 2.029 Get:2 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
16:16:23 #9 2.136 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [286 kB]
16:16:23 #13 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.7s done
16:16:23 #13 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f
16:16:23 #7 ...
16:16:23 
16:16:23 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:23 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:23 #12 resolve docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 0.0s done
16:16:23 #12 sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7 1.86kB / 1.86kB done
16:16:23 #12 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done
16:16:23 #12 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done
16:16:23 #12 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.9s done
16:16:23 #12 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.7s done
16:16:23 #12 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.5s done
16:16:23 #12 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.3s done
16:16:23 #12 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 3.1s done
16:16:23 #12 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.2s
16:16:23 #12 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.5s
16:16:23 #12 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 2.4s done
16:16:23 #12 ...
16:16:23 
16:16:23 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:060c5cbd598bbbe70025454e2aaeea10265e8111bb2e15f16d8b8850751e9cf7
16:16:23 #7 sha256:967cd437552d9eb257f3a70589eaf3f66f1edc4088ba2d86480d826f92e43c55
16:16:23 #8 3.522 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.6 kB]
16:16:23 #8 41.70 Selecting previously unselected package git.
16:16:23 #8 41.70 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.9_armhf.deb ...
16:16:23 #8 41.72 Unpacking git (1:2.17.1-1ubuntu0.9) ...
16:16:23 #9 23.34 Preparing to unpack .../048-xauth_1%3a1.1-1_arm64.deb ...
16:16:23 #9 23.34 Unpacking xauth (1:1.1-1) ...
16:16:23 #9 23.37 Selecting previously unselected package xz-utils.
16:16:23 #9 23.37 Preparing to unpack .../049-xz-utils_5.2.5-1.0build2_arm64.deb ...
16:16:23 #9 23.37 Unpacking xz-utils (5.2.5-1.0build2) ...
16:16:23 #9 23.41 Selecting previously unselected package libsigsegv2:arm64.
16:16:23 #9 23.41 Preparing to unpack .../050-libsigsegv2_2.13-1ubuntu1_arm64.deb ...
16:16:23 #9 23.41 Unpacking libsigsegv2:arm64 (2.13-1ubuntu1) ...
16:16:23 #9 23.44 Selecting previously unselected package m4.
16:16:23 #9 23.44 Preparing to unpack .../051-m4_1.4.18-5_arm64.deb ...
16:16:23 #9 23.44 Unpacking m4 (1.4.18-5) ...
16:16:23 #9 23.48 Selecting previously unselected package autoconf.
16:16:23 #9 23.48 Preparing to unpack .../052-autoconf_2.69-14_all.deb ...
16:16:23 #9 23.48 Unpacking autoconf (2.69-14) ...
16:16:23 #9 23.53 Selecting previously unselected package autotools-dev.
16:16:23 #9 23.53 Preparing to unpack .../053-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:23 #9 23.53 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:23 #9 23.57 Selecting previously unselected package automake.
16:16:23 #9 20.95 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
16:16:23 #9 20.96 Unpacking gettext-base (0.19.8.1-10build1) ...
16:16:23 #9 20.99 Selecting previously unselected package iso-codes.
16:16:23 #9 20.99 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:16:23 #9 20.99 Unpacking iso-codes (4.4-1) ...
16:16:23 #8 33.45 Unpacking pinentry-curses (1.1.0-4) ...
16:16:23 #8 33.50 Selecting previously unselected package gpg-agent.
16:16:23 #8 33.50 Preparing to unpack .../097-gpg-agent_2.2.27-2_armhf.deb ...
16:16:23 #8 33.51 Unpacking gpg-agent (2.2.27-2) ...
16:16:23 #8 33.59 Selecting previously unselected package gpg-wks-client.
16:16:23 #8 33.59 Preparing to unpack .../098-gpg-wks-client_2.2.27-2_armhf.deb ...
16:16:23 #8 33.60 Unpacking gpg-wks-client (2.2.27-2) ...
16:16:23 #8 33.66 Selecting previously unselected package gpg-wks-server.
16:16:23 #8 33.66 Preparing to unpack .../099-gpg-wks-server_2.2.27-2_armhf.deb ...
16:16:23 #8 33.67 Unpacking gpg-wks-server (2.2.27-2) ...
16:16:23 #8 33.74 Selecting previously unselected package gpgsm.
16:16:23 #8 33.74 Preparing to unpack .../100-gpgsm_2.2.27-2_armhf.deb ...
16:16:23 #9 33.84 Selecting previously unselected package g++-9.
16:16:23 #9 33.84 Preparing to unpack .../093-g++-9_9.3.0-17ubuntu1~20.04_armhf.deb ...
16:16:23 #9 33.84 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
16:16:23 #9 30.84 Selecting previously unselected package perl-modules-5.32.
16:16:23 #9 30.84 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ...
16:16:23 #9 30.86 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ...
16:16:23 #8 1.588 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:16:23 #8 25.18 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
16:16:23 #8 25.18 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
16:16:23 #8 25.21 Selecting previously unselected package libstdc++-7-dev:arm64.
16:16:23 #8 25.21 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:23 #8 25.22 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:23 #8 25.41 Selecting previously unselected package g++-7.
16:16:23 #8 25.42 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:16:23 #8 25.42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
16:16:23 #14 55.04 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:16:23 #14 55.05 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:16:23 #14 55.06 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:16:23 #14 55.07 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:16:23 #14 55.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:16:23 #14 55.10 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:16:23 #14 55.11 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:16:23 #14 55.12 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:16:23 #14 55.13 Setting up libudev-dev:amd64 (247.3-6) ...
16:16:23 #14 55.14 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:16:23 #14 55.15 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:16:23 #14 55.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:16:23 #14 55.18 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:16:23 #14 55.19 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:16:23 #14 55.21 Setting up mingw-w64-common (8.0.0-1) ...
16:16:23 #8 26.45 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
16:16:23 #8 26.45 Unpacking wdiff (1.2.2-2+b1) ...
16:16:23 #8 26.51 Selecting previously unselected package devscripts.
16:16:23 #8 26.51 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
16:16:23 #8 26.52 Unpacking devscripts (2.21.3+deb11u1) ...
16:16:23 #8 26.63 Selecting previously unselected package diffstat.
16:16:23 #8 26.64 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
16:16:23 #8 26.64 Unpacking diffstat (1.64-1) ...
16:16:23 #8 26.67 Selecting previously unselected package distro-info-data.
16:16:23 #8 26.67 Preparing to unpack .../147-distro-info-data_0.51+deb11u1_all.deb ...
16:16:23 #8 26.67 Unpacking distro-info-data (0.51+deb11u1) ...
16:16:23 #8 26.70 Selecting previously unselected package python3-pkg-resources.
16:16:23 #9 2.194 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [328 kB]
16:16:23 #9 2.194 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [389 kB]
16:16:23 #9 2.218 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3643 B]
16:16:23 #9 2.439 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB]
16:16:23 #9 23.58 Preparing to unpack .../054-automake_1%3a1.16.3-2ubuntu1_all.deb ...
16:16:23 #9 23.58 Unpacking automake (1:1.16.3-2ubuntu1) ...
16:16:23 #9 23.64 Selecting previously unselected package autopoint.
16:16:23 #9 23.65 Preparing to unpack .../055-autopoint_0.21-3ubuntu2_all.deb ...
16:16:23 #9 23.65 Unpacking autopoint (0.21-3ubuntu2) ...
16:16:23 #9 23.69 Selecting previously unselected package binutils-common:arm64.
16:16:23 #9 23.69 Preparing to unpack .../056-binutils-common_2.36.1-6ubuntu1_arm64.deb ...
16:16:23 #9 23.69 Unpacking binutils-common:arm64 (2.36.1-6ubuntu1) ...
16:16:23 #9 23.74 Selecting previously unselected package libbinutils:arm64.
16:16:23 #9 23.74 Preparing to unpack .../057-libbinutils_2.36.1-6ubuntu1_arm64.deb ...
16:16:23 #9 23.75 Unpacking libbinutils:arm64 (2.36.1-6ubuntu1) ...
16:16:23 #9 23.83 Selecting previously unselected package libctf-nobfd0:arm64.
16:16:23 #9 21.29 Selecting previously unselected package krb5-locales.
16:16:23 #9 21.29 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:16:23 #9 21.29 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:16:23 #9 21.32 Selecting previously unselected package libcbor0.6:arm64.
16:16:23 #9 21.32 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
16:16:23 #9 21.32 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
16:16:23 #9 21.35 Selecting previously unselected package libedit2:arm64.
16:16:23 #9 21.35 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
16:16:23 #9 21.36 Unpacking libedit2:arm64 (3.1-20191231-1) ...
16:16:23 #9 21.39 Selecting previously unselected package libfido2-1:arm64.
16:16:23 #9 21.39 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
16:16:23 #9 21.40 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
16:16:23 #9 21.43 Selecting previously unselected package libkrb5support0:arm64.
16:16:23 #9 21.43 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
16:16:23 #9 21.43 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
16:16:23 #9 21.46 Selecting previously unselected package libk5crypto3:arm64.
16:16:23 #8 31.38 Selecting previously unselected package cpp.
16:16:23 #8 31.38 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
16:16:23 #8 33.75 Unpacking gpgsm (2.2.27-2) ...
16:16:23 #8 33.82 Selecting previously unselected package gnupg.
16:16:23 #8 33.82 Preparing to unpack .../101-gnupg_2.2.27-2_all.deb ...
16:16:23 #8 33.83 Unpacking gnupg (2.2.27-2) ...
16:16:23 #8 34.00 Selecting previously unselected package libfile-dirlist-perl.
16:16:23 #8 34.00 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:23 #13 extracting sha256:dd56cb6d59269a91e376fb810a388d61dad67f284cdc6ff2e0cfaa62c165373a 4.9s done
16:16:23 #13 extracting sha256:0b5f424b4861965012dff74550080ba16e033b3a1eaa9b6fa658f035780d3e18 done
16:16:23 #13 DONE 19.6s
16:16:23 
16:16:23 #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:16:23 #14 sha256:678959f630ee08a54af751917967d710a6fe4689811b9332604bda234fd0b16f
16:16:23 #9 22.22 Get:103 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
16:16:23 #9 22.22 Get:104 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 make arm64 4.3-4ubuntu1 [158 kB]
16:16:23 #9 22.23 Get:105 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdpkg-perl all 1.20.9ubuntu2 [233 kB]
16:16:23 #9 22.23 Get:106 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 bzip2 arm64 1.0.8-4ubuntu3 [32.3 kB]
16:16:23 #9 22.24 Get:107 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 patch arm64 2.7.6-7 [97.8 kB]
16:16:23 #9 22.24 Get:108 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lto-disabled-list all 16 [12.5 kB]
16:16:23 #9 22.24 Get:109 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dpkg-dev all 1.20.9ubuntu2 [937 kB]
16:16:23 #9 22.26 Get:110 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 build-essential arm64 12.9ubuntu2 [4680 B]
16:16:23 #9 22.26 Get:111 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbrotli1 arm64 1.0.9-2build3 [314 kB]
16:16:23 #9 22.30 Get:112 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1build1 [14.8 kB]
16:16:23 #9 22.37 Get:113 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1build1 [45.1 kB]
16:16:23 #9 22.37 Get:114 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libldap-2.5-0 arm64 2.5.6+dfsg-1~exp1ubuntu1 [184 kB]
16:16:23 #9 22.38 Get:115 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnghttp2-14 arm64 1.43.0-1 [68.5 kB]
16:16:23 #9 22.38 Get:116 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build3 [59.3 kB]
16:16:23 #9 22.38 Get:117 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libssh-4 arm64 0.9.6-1 [184 kB]
16:16:23 #9 22.38 Get:118 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcurl4 arm64 7.74.0-1.3ubuntu2 [268 kB]
16:16:23 #9 22.39 Get:119 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 curl arm64 7.74.0-1.3ubuntu2 [174 kB]
16:16:23 #9 22.39 Get:120 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
16:16:23 #9 22.44 Get:121 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB]
16:16:23 #9 22.44 Get:122 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtool all 2.4.6-15 [161 kB]
16:16:23 #9 22.51 Get:123 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dh-autoreconf all 20 [16.1 kB]
16:16:23 #9 22.51 Get:124 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:16:23 #9 22.52 Get:125 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-override-perl all 0.09-2 [9532 B]
16:16:23 #9 22.52 Get:126 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB]
16:16:23 #9 22.52 Get:127 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dh-strip-nondeterminism all 1.12.0-1 [5228 B]
16:16:23 #9 22.52 Get:128 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdw1 arm64 0.185-1build1 [245 kB]
16:16:23 #9 22.52 Get:129 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 debugedit arm64 1:5.0-0ubuntu2 [47.0 kB]
16:16:23 #9 22.52 Get:130 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dwz arm64 0.14-1build1 [102 kB]
16:16:23 #9 22.59 Get:131 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gettext arm64 0.21-4ubuntu3 [775 kB]
16:16:23 #9 22.60 Get:132 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:23 #9 22.66 Get:133 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
16:16:23 #9 22.67 Get:134 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 debhelper all 13.3.4ubuntu2 [921 kB]
16:16:23 #9 22.68 Get:135 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfakeroot arm64 1.25.3-1.1ubuntu2 [27.1 kB]
16:16:23 #9 22.68 Get:136 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 fakeroot arm64 1.25.3-1.1ubuntu2 [62.3 kB]
16:16:23 #9 22.68 Get:137 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libassuan0 arm64 2.5.5-1 [36.6 kB]
16:16:23 #9 22.68 Get:138 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpgconf arm64 2.2.20-1ubuntu4 [85.8 kB]
16:16:23 #9 22.68 Get:139 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libksba8 arm64 1.5.1-1 [100 kB]
16:16:23 #9 22.69 Get:140 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnpth0 arm64 1.6-3 [7824 B]
16:16:23 #9 22.73 Get:141 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dirmngr arm64 2.2.20-1ubuntu4 [263 kB]
16:16:23 #9 22.74 Get:142 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB]
16:16:23 #9 22.81 Get:143 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gnupg-utils arm64 2.2.20-1ubuntu4 [277 kB]
16:16:23 #9 22.83 Get:144 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg arm64 2.2.20-1ubuntu4 [436 kB]
16:16:23 #9 22.84 Get:145 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 pinentry-curses arm64 1.1.1-1 [30.4 kB]
16:16:23 #9 22.84 Get:146 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg-agent arm64 2.2.20-1ubuntu4 [176 kB]
16:16:23 #9 22.84 Get:147 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg-wks-client arm64 2.2.20-1ubuntu4 [57.1 kB]
16:16:23 #9 22.84 Get:148 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg-wks-server arm64 2.2.20-1ubuntu4 [52.7 kB]
16:16:23 #9 22.84 Get:149 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpgsm arm64 2.2.20-1ubuntu4 [168 kB]
16:16:23 #9 22.84 Get:150 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gnupg all 2.2.20-1ubuntu4 [260 kB]
16:16:23 #9 22.88 Get:151 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:16:23 #9 22.88 Get:152 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
16:16:23 #9 22.96 Get:153 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:16:23 #9 22.96 Get:154 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-touch-perl all 0.11-1 [8284 B]
16:16:23 #9 22.96 Get:155 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-pty-perl arm64 1:1.15-2build1 [34.7 kB]
16:16:23 #9 22.96 Get:156 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:16:23 #9 22.96 Get:157 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:23 #9 22.96 Get:158 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libb-hooks-op-check-perl arm64 0.22-1build3 [10.2 kB]
16:16:23 #9 22.96 Get:159 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:16:23 #9 22.96 Get:160 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu3 [14.7 kB]
16:16:23 #9 23.03 Get:161 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libparams-classify-perl arm64 0.015-1build4 [21.8 kB]
16:16:23 #9 23.03 Get:162 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:23 #9 23.10 Get:163 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:23 #8 1.975 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:16:23 #9 31.52 Selecting previously unselected package libmpfr6:armhf.
16:16:23 #9 31.52 Preparing to unpack .../071-libmpfr6_4.1.0-3build1_armhf.deb ...
16:16:23 #9 31.52 Unpacking libmpfr6:armhf (4.1.0-3build1) ...
16:16:23 #9 31.58 Selecting previously unselected package libmpc3:armhf.
16:16:23 #9 31.58 Preparing to unpack .../072-libmpc3_1.2.0-1build1_armhf.deb ...
16:16:23 #9 31.58 Unpacking libmpc3:armhf (1.2.0-1build1) ...
16:16:23 #9 31.62 Selecting previously unselected package cpp-10.
16:16:23 #9 31.62 Preparing to unpack .../073-cpp-10_10.3.0-1ubuntu1_armhf.deb ...
16:16:23 #9 31.63 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
16:16:23 #14 55.23 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:16:23 #14 55.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:16:23 #14 55.25 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:16:23 #14 55.26 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:16:23 #14 55.28 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:16:23 #14 55.30 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:16:23 #14 55.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:16:23 #14 55.33 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:16:23 #14 55.34 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:16:23 #14 55.35 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:16:23 #14 55.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:16:23 #14 55.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:16:23 #14 55.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:16:23 #14 55.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:16:23 #14 55.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:16:23 #8 26.70 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
16:16:23 #8 26.70 Unpacking python3-pkg-resources (52.0.0-4) ...
16:16:23 #8 26.75 Selecting previously unselected package python3-chardet.
16:16:23 #8 26.75 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
16:16:23 #8 26.75 Unpacking python3-chardet (4.0.0-1) ...
16:16:23 #8 26.79 Selecting previously unselected package python3-six.
16:16:23 #8 26.79 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
16:16:23 #8 26.80 Unpacking python3-six (1.16.0-2) ...
16:16:23 #8 26.83 Selecting previously unselected package python3-debian.
16:16:23 #8 26.83 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
16:16:23 #8 26.83 Unpacking python3-debian (0.1.39) ...
16:16:23 #8 26.87 Selecting previously unselected package libgpgme11:arm64.
16:16:23 #8 26.87 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
16:16:23 #8 26.88 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
16:16:23 #8 26.91 Selecting previously unselected package python3-gpg.
16:16:23 #8 26.92 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
16:16:23 #8 26.92 Unpacking python3-gpg (1.14.0-1+b2) ...
16:16:23 #8 26.97 Selecting previously unselected package dput.
16:16:23 #9 2.534 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB]
16:16:23 #9 2.650 Get:9 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
16:16:23 #13 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.5s done
16:16:23 #9 23.83 Preparing to unpack .../058-libctf-nobfd0_2.36.1-6ubuntu1_arm64.deb ...
16:16:23 #9 23.84 Unpacking libctf-nobfd0:arm64 (2.36.1-6ubuntu1) ...
16:16:23 #9 23.87 Selecting previously unselected package libctf0:arm64.
16:16:23 #9 23.87 Preparing to unpack .../059-libctf0_2.36.1-6ubuntu1_arm64.deb ...
16:16:23 #9 23.87 Unpacking libctf0:arm64 (2.36.1-6ubuntu1) ...
16:16:23 #9 23.90 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:16:23 #9 23.91 Preparing to unpack .../060-binutils-aarch64-linux-gnu_2.36.1-6ubuntu1_arm64.deb ...
16:16:23 #9 23.91 Unpacking binutils-aarch64-linux-gnu (2.36.1-6ubuntu1) ...
16:16:23 #8 22.73 Fedora 34 openh264 (From Cisco) - aarch64       2.4 kB/s | 2.5 kB     00:01    
16:16:23 #8 24.21 Fedora Modular 34 - aarch64                     4.2 MB/s | 4.8 MB     00:01    
16:16:23 #9 21.47 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
16:16:23 #9 21.47 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
16:16:23 #9 21.50 Selecting previously unselected package libkeyutils1:arm64.
16:16:23 #9 21.50 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_arm64.deb ...
16:16:23 #9 21.51 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1) ...
16:16:23 #9 21.54 Selecting previously unselected package libkrb5-3:arm64.
16:16:23 #9 21.54 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
16:16:23 #9 21.55 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
16:16:23 #9 21.60 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:16:23 #9 21.61 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
16:16:23 #9 21.61 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
16:16:23 #9 21.64 Selecting previously unselected package libpsl5:arm64.
16:16:23 #9 21.64 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
16:16:23 #9 21.65 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
16:16:23 #9 21.68 Selecting previously unselected package libxau6:arm64.
16:16:23 #9 21.68 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
16:16:23 #9 21.68 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
16:16:23 #9 21.71 Selecting previously unselected package libxdmcp6:arm64.
16:16:23 #15 ...
16:16:23 
16:16:23 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
16:16:23 #7 sha256:5d18bf816b6874e1743e18d7103bd9e7f581dec365306e493929ac16c754b4b2
16:16:23 #7 resolve docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 0.0s done
16:16:23 #7 sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 762B / 762B done
16:16:23 #7 sha256:a1801b843b1bfaf77c501e7a6d3f709401a1e0c83863037fa3aab063a7fdb9dc 529B / 529B done
16:16:23 #7 sha256:5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6 2.14kB / 2.14kB done
16:16:23 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 2.6s done
16:16:23 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 6.6s
16:16:23 #7 ...
16:16:23 
16:16:23 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:23 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:23 #8 31.47 Unpacking cpp (4:10.2.1-1+rpi1) ...
16:16:23 #8 42.41 Selecting previously unselected package libalgorithm-diff-perl.
16:16:23 #8 23.84 Selecting previously unselected package libfakeroot:arm64.
16:16:23 #8 23.84 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
16:16:23 #8 23.85 Unpacking libfakeroot:arm64 (1.23-1) ...
16:16:23 #8 23.88 Selecting previously unselected package fakeroot.
16:16:23 #8 23.89 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
16:16:23 #8 23.89 Unpacking fakeroot (1.23-1) ...
16:16:23 #8 23.93 Selecting previously unselected package libassuan0:arm64.
16:16:23 #8 23.93 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
16:16:23 #8 23.94 Unpacking libassuan0:arm64 (2.5.2-1) ...
16:16:23 #8 34.00 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:23 #8 34.04 Selecting previously unselected package libfile-which-perl.
16:16:23 #8 34.04 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
16:16:23 #8 34.04 Unpacking libfile-which-perl (1.23-1) ...
16:16:23 #8 34.08 Selecting previously unselected package libfile-homedir-perl.
16:16:23 #8 34.08 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
16:16:23 #8 34.09 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:23 #8 34.14 Selecting previously unselected package libfile-touch-perl.
16:16:23 #8 34.14 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
16:16:23 #8 34.14 Unpacking libfile-touch-perl (0.11-1) ...
16:16:23 #8 34.19 Selecting previously unselected package libio-pty-perl.
16:16:23 #8 34.19 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
16:16:23 #8 34.19 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:23 #8 34.26 Selecting previously unselected package libipc-run-perl.
16:16:23 #8 34.26 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
16:16:23 #8 34.26 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:23 #9 23.10 Get:164 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:16:23 #9 23.10 Get:165 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:23 #9 23.10 Get:166 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:23 #9 23.10 Get:167 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmoo-perl all 2.004004-1 [46.9 kB]
16:16:23 #9 23.11 Get:168 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:16:23 #9 23.11 Get:169 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:16:23 #9 23.11 Get:170 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
16:16:23 #9 23.18 Get:171 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:16:23 #9 23.18 Get:172 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:23 #9 23.25 Get:173 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liburi-perl all 5.08-1 [77.4 kB]
16:16:23 #8 2.259 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:16:23 #9 34.42 Selecting previously unselected package g++.
16:16:23 #9 34.42 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
16:16:23 #9 34.43 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:16:23 #9 34.45 Selecting previously unselected package make.
16:16:23 #9 34.45 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
16:16:23 #9 34.46 Unpacking make (4.2.1-1.2) ...
16:16:23 #9 34.50 Selecting previously unselected package libdpkg-perl.
16:16:23 #9 34.50 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3_all.deb ...
16:16:23 #9 34.50 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
16:16:23 #9 34.57 Selecting previously unselected package patch.
16:16:23 #9 34.57 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
16:16:23 #9 34.58 Unpacking patch (2.7.6-6) ...
16:16:23 #9 34.62 Selecting previously unselected package dpkg-dev.
16:16:23 #9 34.62 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3_all.deb ...
16:16:23 #9 34.62 Unpacking dpkg-dev (1.19.7ubuntu3) ...
16:16:23 #9 34.71 Selecting previously unselected package build-essential.
16:16:23 #9 34.72 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
16:16:23 #9 31.44 Selecting previously unselected package libgdbm-compat4:armhf.
16:16:23 #9 31.44 Preparing to unpack .../008-libgdbm-compat4_1.19-2_armhf.deb ...
16:16:23 #9 31.48 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:16:23 #14 ...
16:16:23 
16:16:23 #33 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:16:23 #33 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:16:23 #33 CACHED
16:16:23 
16:16:23 #35 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:16:23 #35 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:16:23 #35 CACHED
16:16:23 
16:16:23 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:16:23 #14 sha256:2fe835a041f8c5641eced13ef29bdcdab576b9315143889d9a0febe93ecbe1f3
16:16:23 #14 55.47 Setting up dmsetup (2:1.02.175-2.1) ...
16:16:23 #14 55.49 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:16:23 #14 55.50 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:16:23 #14 55.51 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:16:23 #14 DONE 55.7s
16:16:23 
16:16:23 #19 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
16:16:23 #19 sha256:e3c7411dc3061518bc1932bc3d4c9320a907e6833894ec586af0ac4650314a5e
16:16:23 #8 26.97 Preparing to unpack .../154-dput_1.1.0_all.deb ...
16:16:23 #8 26.98 Unpacking dput (1.1.0) ...
16:16:23 #8 27.02 Selecting previously unselected package equivs.
16:16:23 #8 27.02 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
16:16:23 #8 27.03 Unpacking equivs (2.3.1) ...
16:16:23 #8 27.06 Selecting previously unselected package fonts-dejavu-core.
16:16:23 #8 27.06 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
16:16:23 #8 27.06 Unpacking fonts-dejavu-core (2.37-2) ...
16:16:23 #8 26.00 Selecting previously unselected package g++.
16:16:23 #8 26.00 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
16:16:23 #8 26.01 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
16:16:23 #8 26.03 Selecting previously unselected package make.
16:16:23 #9 2.751 Get:10 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
16:16:23 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38
16:16:23 #9 1.872 Get:1 http://security.ubuntu.com/ubuntu impish-security InRelease [110 kB]
16:16:23 #9 2.028 Get:2 http://archive.ubuntu.com/ubuntu impish InRelease [270 kB]
16:16:23 #9 2.084 Get:3 http://security.ubuntu.com/ubuntu impish-security/multiverse amd64 Packages [1042 B]
16:16:23 #9 2.108 Get:4 http://security.ubuntu.com/ubuntu impish-security/restricted amd64 Packages [119 kB]
16:16:23 #9 2.119 Get:5 http://security.ubuntu.com/ubuntu impish-security/universe amd64 Packages [48.4 kB]
16:16:23 #9 2.122 Get:6 http://security.ubuntu.com/ubuntu impish-security/main amd64 Packages [142 kB]
16:16:23 #9 24.17 Selecting previously unselected package binutils.
16:16:23 #9 24.17 Preparing to unpack .../061-binutils_2.36.1-6ubuntu1_arm64.deb ...
16:16:23 #9 24.17 Unpacking binutils (2.36.1-6ubuntu1) ...
16:16:23 #9 24.20 Selecting previously unselected package libc-dev-bin.
16:16:23 #9 24.20 Preparing to unpack .../062-libc-dev-bin_2.33-0ubuntu5_arm64.deb ...
16:16:23 #9 24.20 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
16:16:23 #9 24.23 Selecting previously unselected package linux-libc-dev:arm64.
16:16:23 #9 24.23 Preparing to unpack .../063-linux-libc-dev_5.11.0-41.45_arm64.deb ...
16:16:23 #9 24.24 Unpacking linux-libc-dev:arm64 (5.11.0-41.45) ...
16:16:23 #9 24.38 Selecting previously unselected package libcrypt-dev:arm64.
16:16:23 #9 21.71 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
16:16:23 #9 21.72 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
16:16:23 #9 21.75 Selecting previously unselected package libxcb1:arm64.
16:16:23 #9 21.75 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
16:16:23 #9 21.75 Unpacking libxcb1:arm64 (1.14-2) ...
16:16:23 #9 21.77 Selecting previously unselected package libx11-data.
16:16:23 #9 21.78 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:16:23 #9 21.78 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:16:23 #9 21.85 Selecting previously unselected package libx11-6:arm64.
16:16:23 #9 21.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ...
16:16:23 #9 21.86 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
16:16:23 #9 21.93 Selecting previously unselected package libxext6:arm64.
16:16:23 #9 21.93 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
16:16:23 #9 21.94 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
16:16:23 #9 21.97 Selecting previously unselected package libxmuu1:arm64.
16:16:23 #8 42.45 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ...
16:16:23 #8 42.46 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
16:16:23 #8 42.49 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:23 #8 42.49 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ...
16:16:23 #8 42.50 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
16:16:23 #8 42.53 Selecting previously unselected package libalgorithm-merge-perl.
16:16:23 #8 42.54 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:23 #8 42.54 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:23 #8 42.72 Selecting previously unselected package libapt-pkg-perl.
16:16:23 #8 42.72 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ...
16:16:23 #8 23.97 Selecting previously unselected package gpgconf.
16:16:23 #8 23.97 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u1_arm64.deb ...
16:16:23 #8 23.98 Unpacking gpgconf (2.2.12-1+deb10u1) ...
16:16:23 #8 24.02 Selecting previously unselected package libksba8:arm64.
16:16:23 #8 24.03 Preparing to unpack .../091-libksba8_1.3.5-2_arm64.deb ...
16:16:23 #8 24.03 Unpacking libksba8:arm64 (1.3.5-2) ...
16:16:23 #8 24.07 Selecting previously unselected package libnpth0:arm64.
16:16:23 #8 24.07 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
16:16:23 #8 24.07 Unpacking libnpth0:arm64 (1.6-1) ...
16:16:23 #8 24.11 Selecting previously unselected package dirmngr.
16:16:23 #8 24.11 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u1_arm64.deb ...
16:16:23 #8 24.12 Unpacking dirmngr (2.2.12-1+deb10u1) ...
16:16:23 #8 24.18 Selecting previously unselected package gnupg-l10n.
16:16:23 #8 34.30 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:23 #8 34.30 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:23 #8 34.31 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:23 #8 34.34 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:23 #8 34.34 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
16:16:23 #8 34.35 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:16:23 #8 34.38 Selecting previously unselected package libdynaloader-functions-perl.
16:16:23 #8 34.38 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:23 #8 34.38 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:23 #8 34.41 Selecting previously unselected package libdevel-callchecker-perl.
16:16:23 #8 34.42 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
16:16:23 #8 34.42 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:16:23 #8 34.45 Selecting previously unselected package libparams-classify-perl.
16:16:23 #8 34.45 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
16:16:23 #8 34.45 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:16:23 #8 34.48 Selecting previously unselected package libmodule-runtime-perl.
16:16:23 #8 34.48 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:23 #9 23.25 Get:174 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-parser-perl arm64 3.76-1 [83.3 kB]
16:16:23 #9 23.25 Get:175 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
16:16:23 #9 23.26 Get:176 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
16:16:23 #9 23.26 Get:177 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:23 #9 23.26 Get:178 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-message-perl all 6.29-1 [75.5 kB]
16:16:23 #9 23.26 Get:179 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:16:23 #9 23.26 Get:180 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:23 #9 23.32 Get:181 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 perl-openssl-defaults arm64 5 [7400 B]
16:16:23 #9 23.32 Get:182 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-ssleay-perl arm64 1.88-3ubuntu1 [285 kB]
16:16:23 #9 23.39 Get:183 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-socket-ssl-perl all 2.069-1 [179 kB]
16:16:23 #9 23.40 Get:184 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-http-perl all 6.20-1 [23.0 kB]
16:16:23 #9 23.40 Get:185 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:16:23 #9 23.40 Get:186 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:23 #9 23.40 Get:187 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:23 #9 23.40 Get:188 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwww-perl all 6.53-1 [140 kB]
16:16:23 #9 23.40 Get:189 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 patchutils arm64 0.4.2-1 [71.0 kB]
16:16:23 #9 23.40 Get:190 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 wdiff arm64 1.2.2-2build2 [29.0 kB]
16:16:23 #9 23.47 Get:191 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 devscripts arm64 2.21.4ubuntu1 [975 kB]
16:16:23 #9 23.49 Get:192 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 diffstat arm64 1.64-1 [25.7 kB]
16:16:23 #9 23.54 Get:193 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
16:16:23 #9 34.72 Unpacking build-essential (12.8ubuntu1.1) ...
16:16:23 #9 34.75 Selecting previously unselected package libbrotli1:armhf.
16:16:23 #9 34.76 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
16:16:23 #9 34.76 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
16:16:23 #9 34.82 Selecting previously unselected package libroken18-heimdal:armhf.
16:16:23 #9 34.82 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:23 #9 34.82 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:23 #9 34.86 Selecting previously unselected package libasn1-8-heimdal:armhf.
16:16:23 #9 34.86 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:23 #9 34.87 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:23 #9 34.92 Selecting previously unselected package libheimbase1-heimdal:armhf.
16:16:23 #19 DONE 0.1s
16:16:23 
16:16:23 #20 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:16:23 #20 sha256:87e26e594ae61a9a3145070a27c7bb309a1c47e378d9b0b281224e97d751ced2
16:16:23 #20 DONE 0.1s
16:16:23 
16:16:23 #21 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:16:23 #21 sha256:811c37a2dfdf9441be24e138e9d7f566c33570d862806e4c9ecc7f204ac52c23
16:16:23 #9 31.57 Selecting previously unselected package libperl5.32:armhf.
16:16:23 #9 31.57 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_armhf.deb ...
16:16:23 #9 31.59 Unpacking libperl5.32:armhf (5.32.1-3ubuntu3) ...
16:16:24 #8 27.18 Selecting previously unselected package fontconfig-config.
16:16:24 #8 27.18 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
16:16:24 #8 27.26 Unpacking fontconfig-config (2.13.1-4.2) ...
16:16:24 #8 27.31 Selecting previously unselected package libcurl3-gnutls:arm64.
16:16:24 #8 27.31 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u1_arm64.deb ...
16:16:24 #8 27.31 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ...
16:16:24 #8 27.36 Selecting previously unselected package liberror-perl.
16:16:24 #8 27.36 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
16:16:24 #8 27.36 Unpacking liberror-perl (0.17029-1) ...
16:16:24 #8 27.39 Selecting previously unselected package git-man.
16:16:24 #8 27.39 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ...
16:16:24 #8 27.39 Unpacking git-man (1:2.30.2-1) ...
16:16:24 #8 27.50 Selecting previously unselected package git.
16:16:24 #8 26.03 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ...
16:16:24 #8 26.04 Unpacking make (4.1-9.1ubuntu1) ...
16:16:24 #8 26.07 Selecting previously unselected package libdpkg-perl.
16:16:24 #8 26.07 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ...
16:16:24 #8 26.08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ...
16:16:24 #8 26.13 Selecting previously unselected package patch.
16:16:24 #8 26.13 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ...
16:16:24 #8 26.14 Unpacking patch (2.7.6-2ubuntu1.1) ...
16:16:24 #8 26.17 Selecting previously unselected package dpkg-dev.
16:16:24 #8 26.17 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ...
16:16:24 #8 26.17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ...
16:16:24 #8 26.24 Selecting previously unselected package build-essential.
16:16:24 #8 4.335 Fetched 8472 kB in 3s (2774 kB/s)
16:16:24 #9 2.416 Get:7 http://archive.ubuntu.com/ubuntu impish-updates InRelease [110 kB]
16:16:24 #9 24.38 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.17-1ubuntu3_arm64.deb ...
16:16:24 #9 24.38 Unpacking libcrypt-dev:arm64 (1:4.4.17-1ubuntu3) ...
16:16:24 #9 24.42 Selecting previously unselected package rpcsvc-proto.
16:16:24 #9 24.42 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu4_arm64.deb ...
16:16:24 #9 24.43 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
16:16:24 #9 24.46 Selecting previously unselected package libtirpc-dev:arm64.
16:16:24 #9 24.46 Preparing to unpack .../066-libtirpc-dev_1.3.1-1build1_arm64.deb ...
16:16:24 #9 24.46 Unpacking libtirpc-dev:arm64 (1.3.1-1build1) ...
16:16:24 #9 24.50 Selecting previously unselected package libnsl-dev:arm64.
16:16:24 #9 24.50 Preparing to unpack .../067-libnsl-dev_1.3.0-0ubuntu3_arm64.deb ...
16:16:24 #9 24.50 Unpacking libnsl-dev:arm64 (1.3.0-0ubuntu3) ...
16:16:24 #9 24.53 Selecting previously unselected package libc6-dev:arm64.
16:16:24 #9 24.54 Preparing to unpack .../068-libc6-dev_2.33-0ubuntu5_arm64.deb ...
16:16:24 #9 24.54 Unpacking libc6-dev:arm64 (2.33-0ubuntu5) ...
16:16:24 #9 21.97 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
16:16:24 #9 21.98 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:16:24 #9 22.00 Selecting previously unselected package manpages.
16:16:24 #9 22.00 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:16:24 #9 22.00 Unpacking manpages (5.05-1) ...
16:16:24 #9 22.10 Selecting previously unselected package openssh-client.
16:16:24 #9 22.11 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_arm64.deb ...
16:16:24 #9 22.11 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
16:16:24 #9 22.19 Selecting previously unselected package publicsuffix.
16:16:24 #9 22.19 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:16:24 #9 22.19 Unpacking publicsuffix (20200303.0012-1) ...
16:16:24 #9 22.22 Selecting previously unselected package python-apt-common.
16:16:24 #8 42.74 Unpacking libapt-pkg-perl (0.1.33build1) ...
16:16:24 #8 42.80 Selecting previously unselected package libarchive-cpio-perl.
16:16:24 #8 42.81 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:24 #8 42.81 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:24 #8 42.88 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:24 #8 42.88 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ...
16:16:24 #8 42.88 Unpacking libb-hooks-op-check-perl (0.22-1) ...
16:16:24 #8 42.93 Selecting previously unselected package libdynaloader-functions-perl.
16:16:24 #8 42.93 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:24 #8 42.93 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:24 #8 42.96 Selecting previously unselected package libdevel-callchecker-perl.
16:16:24 #8 42.96 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ...
16:16:24 #8 42.97 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
16:16:24 #8 24.18 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u1_all.deb ...
16:16:24 #8 24.18 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ...
16:16:24 #8 24.27 Selecting previously unselected package gnupg-utils.
16:16:24 #8 24.27 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u1_arm64.deb ...
16:16:24 #8 24.27 Unpacking gnupg-utils (2.2.12-1+deb10u1) ...
16:16:24 #8 24.34 Selecting previously unselected package gpg.
16:16:24 #8 24.34 Preparing to unpack .../096-gpg_2.2.12-1+deb10u1_arm64.deb ...
16:16:24 #8 24.34 Unpacking gpg (2.2.12-1+deb10u1) ...
16:16:24 #8 24.41 Selecting previously unselected package pinentry-curses.
16:16:24 #8 24.41 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
16:16:24 #8 24.41 Unpacking pinentry-curses (1.1.0-2) ...
16:16:24 #8 24.44 Selecting previously unselected package gpg-agent.
16:16:24 #8 34.49 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:24 #8 34.53 Selecting previously unselected package libimport-into-perl.
16:16:24 #8 34.53 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
16:16:24 #8 34.53 Unpacking libimport-into-perl (1.002005-1) ...
16:16:24 #8 34.57 Selecting previously unselected package librole-tiny-perl.
16:16:24 #8 34.57 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
16:16:24 #8 34.58 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:24 #8 34.62 Selecting previously unselected package libstrictures-perl.
16:16:24 #8 34.62 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
16:16:24 #8 34.62 Unpacking libstrictures-perl (2.000006-1) ...
16:16:24 #8 34.65 Selecting previously unselected package libsub-quote-perl.
16:16:24 #8 34.65 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
16:16:24 #8 34.66 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:24 #8 34.73 Selecting previously unselected package libmoo-perl.
16:16:24 #8 34.73 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
16:16:24 #8 34.74 Unpacking libmoo-perl (2.004004-1) ...
16:16:24 #8 34.82 Selecting previously unselected package libencode-locale-perl.
16:16:24 #8 34.82 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:24 #8 34.83 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:24 #9 23.54 Get:194 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-six all 1.16.0-2 [12.6 kB]
16:16:24 #9 23.54 Get:195 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 zstd arm64 1.4.8+dfsg-2.1 [504 kB]
16:16:24 #9 23.55 Get:196 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-debian all 0.1.39ubuntu1 [71.9 kB]
16:16:24 #9 23.55 Get:197 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgpgme11 arm64 1.14.0-1ubuntu4 [128 kB]
16:16:24 #9 23.56 Get:198 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-gpg arm64 1.14.0-1ubuntu4 [196 kB]
16:16:24 #9 23.56 Get:199 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dput all 1.1.0ubuntu2 [44.9 kB]
16:16:24 #9 23.56 Get:200 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:16:24 #9 23.62 Get:201 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:16:24 #9 23.62 Get:202 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcurl3-gnutls arm64 7.74.0-1.3ubuntu2 [264 kB]
16:16:24 #9 34.92 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 34.93 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 34.96 Selecting previously unselected package libhcrypto4-heimdal:armhf.
16:16:24 #9 34.97 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 34.97 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 35.03 Selecting previously unselected package libwind0-heimdal:armhf.
16:16:24 #9 35.03 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 35.03 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 35.07 Selecting previously unselected package libhx509-5-heimdal:armhf.
16:16:24 #9 35.08 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 35.08 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 35.12 Selecting previously unselected package libkrb5-26-heimdal:armhf.
16:16:24 #9 35.13 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 35.13 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 35.18 Selecting previously unselected package libheimntlm0-heimdal:armhf.
16:16:24 #9 35.19 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 35.19 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 35.23 Selecting previously unselected package libgssapi3-heimdal:armhf.
16:16:24 #9 31.98 Selecting previously unselected package perl.
16:16:24 #9 31.98 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_armhf.deb ...
16:16:24 #9 31.99 Unpacking perl (5.32.1-3ubuntu3) ...
16:16:24 #9 32.07 Selecting previously unselected package openssl.
16:16:24 #9 32.07 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1.1_armhf.deb ...
16:16:24 #9 32.08 Unpacking openssl (1.1.1l-1ubuntu1.1) ...
16:16:24 #8 27.50 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ...
16:16:24 #8 27.52 Unpacking git (1:2.30.2-1) ...
16:16:24 #8 26.25 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ...
16:16:24 #8 26.25 Unpacking build-essential (12.4ubuntu1) ...
16:16:24 #8 26.28 Selecting previously unselected package libroken18-heimdal:arm64.
16:16:24 #8 26.28 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.29 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.33 Selecting previously unselected package libasn1-8-heimdal:arm64.
16:16:24 #8 26.33 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.33 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.37 Selecting previously unselected package libheimbase1-heimdal:arm64.
16:16:24 #8 26.37 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.38 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.42 Selecting previously unselected package libhcrypto4-heimdal:arm64.
16:16:24 #8 26.42 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.42 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.46 Selecting previously unselected package libwind0-heimdal:arm64.
16:16:24 #8 26.46 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.46 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.50 Selecting previously unselected package libhx509-5-heimdal:arm64.
16:16:24 #8 26.50 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #9 32.30 Selecting previously unselected package cpp.
16:16:24 #9 32.31 Preparing to unpack .../074-cpp_4%3a10.3.0-1ubuntu1_armhf.deb ...
16:16:24 #9 32.31 Unpacking cpp (4:10.3.0-1ubuntu1) ...
16:16:24 #9 32.35 Selecting previously unselected package libcc1-0:armhf.
16:16:24 #9 32.35 Preparing to unpack .../075-libcc1-0_11.1.0-1ubuntu1~21.04_armhf.deb ...
16:16:24 #9 32.36 Unpacking libcc1-0:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:24 #9 32.39 Selecting previously unselected package libgomp1:armhf.
16:16:24 #9 32.40 Preparing to unpack .../076-libgomp1_11.1.0-1ubuntu1~21.04_armhf.deb ...
16:16:24 #9 32.40 Unpacking libgomp1:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:24 #9 32.44 Selecting previously unselected package libatomic1:armhf.
16:16:24 #9 32.44 Preparing to unpack .../077-libatomic1_11.1.0-1ubuntu1~21.04_armhf.deb ...
16:16:24 #9 32.52 Unpacking libatomic1:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:24 #9 32.56 Selecting previously unselected package libasan6:armhf.
16:16:24 #9 32.56 Preparing to unpack .../078-libasan6_11.1.0-1ubuntu1~21.04_armhf.deb ...
16:16:24 #9 1.724 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
16:16:24 #9 1.800 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
16:16:24 #9 24.73 Selecting previously unselected package gcc-10-base:arm64.
16:16:24 #9 24.74 Preparing to unpack .../069-gcc-10-base_10.3.0-1ubuntu1_arm64.deb ...
16:16:24 #9 24.74 Unpacking gcc-10-base:arm64 (10.3.0-1ubuntu1) ...
16:16:24 #9 24.78 Selecting previously unselected package libisl23:arm64.
16:16:24 #9 2.513 Get:8 http://archive.ubuntu.com/ubuntu impish-backports InRelease [101 kB]
16:16:24 #9 2.608 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 Packages [1793 kB]
16:16:24 #9 22.22 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
16:16:24 #9 22.23 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:16:24 #9 22.25 Selecting previously unselected package python3-apt.
16:16:24 #9 22.26 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_arm64.deb ...
16:16:24 #9 22.26 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ...
16:16:24 #9 22.29 Selecting previously unselected package strace.
16:16:24 #9 22.29 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
16:16:24 #9 22.30 Unpacking strace (5.5-3ubuntu1) ...
16:16:24 #9 22.35 Selecting previously unselected package xauth.
16:16:24 #9 22.35 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
16:16:24 #9 22.35 Unpacking xauth (1:1.1-0ubuntu1) ...
16:16:24 #9 22.38 Selecting previously unselected package libfl2:arm64.
16:16:24 #9 22.38 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
16:16:24 #9 22.38 Unpacking libfl2:arm64 (2.6.4-6.2) ...
16:16:24 #9 22.41 Selecting previously unselected package at.
16:16:24 #9 22.41 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
16:16:24 #9 22.42 Unpacking at (3.1.23-1ubuntu1) ...
16:16:24 #9 22.46 Selecting previously unselected package libsigsegv2:arm64.
16:16:24 #9 22.46 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
16:16:24 #8 43.00 Selecting previously unselected package libparams-classify-perl.
16:16:24 #8 43.00 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ...
16:16:24 #8 43.01 Unpacking libparams-classify-perl (0.015-1) ...
16:16:24 #8 43.04 Selecting previously unselected package libmodule-runtime-perl.
16:16:24 #8 43.04 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:24 #8 43.05 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:24 #8 43.08 Selecting previously unselected package libtry-tiny-perl.
16:16:24 #8 43.08 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ...
16:16:24 #8 43.09 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:24 #8 43.11 Selecting previously unselected package libmodule-implementation-perl.
16:16:24 #8 43.11 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:24 #8 43.12 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:24 #8 43.15 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:24 #8 43.15 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:24 #8 43.15 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:24 #8 43.20 Selecting previously unselected package libvariable-magic-perl.
16:16:24 #8 43.20 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ...
16:16:24 #8 43.20 Unpacking libvariable-magic-perl (0.62-1) ...
16:16:24 #8 24.45 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u1_arm64.deb ...
16:16:24 #8 24.45 Unpacking gpg-agent (2.2.12-1+deb10u1) ...
16:16:24 #8 24.50 Selecting previously unselected package gpg-wks-client.
16:16:24 #8 24.50 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u1_arm64.deb ...
16:16:24 #8 24.51 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ...
16:16:24 #8 24.54 Selecting previously unselected package gpg-wks-server.
16:16:24 #8 24.55 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u1_arm64.deb ...
16:16:24 #8 24.55 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ...
16:16:24 #8 24.59 Selecting previously unselected package gpgsm.
16:16:24 #8 24.59 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u1_arm64.deb ...
16:16:24 #8 24.60 Unpacking gpgsm (2.2.12-1+deb10u1) ...
16:16:24 #8 24.65 Selecting previously unselected package gnupg.
16:16:24 #9 24.03 Get:203 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
16:16:24 #7 21.31 Fedora 33 openh264 (From Cisco) - aarch64       2.2 kB/s | 2.5 kB     00:01    
16:16:24 #7 22.79 Fedora Modular 33 - aarch64                     2.7 MB/s | 3.2 MB     00:01    
16:16:24 #9 35.23 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
16:16:24 #9 35.23 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:24 #9 35.27 Selecting previously unselected package libsasl2-modules-db:armhf.
16:16:24 #9 35.28 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2_armhf.deb ...
16:16:24 #9 35.28 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2) ...
16:16:24 #9 35.32 Selecting previously unselected package libsasl2-2:armhf.
16:16:24 #9 35.32 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2_armhf.deb ...
16:16:24 #9 35.32 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2) ...
16:16:24 #9 35.36 Selecting previously unselected package libldap-common.
16:16:24 #9 35.36 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
16:16:24 #9 35.36 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:16:24 #9 35.40 Selecting previously unselected package libldap-2.4-2:armhf.
16:16:24 #9 35.40 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_armhf.deb ...
16:16:24 #9 35.41 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.8) ...
16:16:24 #9 35.45 Selecting previously unselected package libnghttp2-14:armhf.
16:16:24 #9 35.45 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ...
16:16:24 #9 32.30 Selecting previously unselected package ca-certificates.
16:16:24 #9 32.30 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ...
16:16:24 #9 32.37 Unpacking ca-certificates (20210119ubuntu1) ...
16:16:24 #9 32.56 Unpacking libasan6:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:24 #8 26.51 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.54 Selecting previously unselected package libkrb5-26-heimdal:arm64.
16:16:24 #8 26.54 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.55 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.59 Selecting previously unselected package libheimntlm0-heimdal:arm64.
16:16:24 #8 26.59 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.60 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.63 Selecting previously unselected package libgssapi3-heimdal:arm64.
16:16:24 #8 26.63 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ...
16:16:24 #8 26.63 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:24 #8 26.66 Selecting previously unselected package libsasl2-modules-db:arm64.
16:16:24 #8 26.67 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_arm64.deb ...
16:16:24 #8 26.67 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:24 #8 26.70 Selecting previously unselected package libsasl2-2:arm64.
16:16:24 #8 26.70 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_arm64.deb ...
16:16:24 #8 26.71 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:24 #8 26.73 Selecting previously unselected package libldap-common.
16:16:24 #9 2.207 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
16:16:24 #9 2.207 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1335 kB]
16:16:24 #9 2.293 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
16:16:24 #9 2.451 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
16:16:24 #21 0.783 + RM_GOPATH=0
16:16:24 #21 0.783 + TMP_GOPATH=
16:16:24 #21 0.783 + : /build
16:16:24 #21 0.783 + '[' -z '' ']'
16:16:24 #21 0.787 ++ mktemp -d
16:16:24 #21 0.787 + export GOPATH=/tmp/tmp.jNELQ1lGco
16:16:24 #21 0.787 + GOPATH=/tmp/tmp.jNELQ1lGco
16:16:24 #21 0.787 + RM_GOPATH=1
16:16:24 #21 0.787 + case "$(go env GOARCH)" in
16:16:24 #21 0.787 ++ go env GOARCH
16:16:24 #15 ...
16:16:24 
16:16:24 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
16:16:24 #7 sha256:5d18bf816b6874e1743e18d7103bd9e7f581dec365306e493929ac16c754b4b2
16:16:24 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 7.6s done
16:16:24 #7 DONE 11.0s
16:16:24 
16:16:24 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:24 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:24 #8 32.67 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u1_armhf.deb ...
16:16:24 #8 32.68 Unpacking curl (7.74.0-1.3+deb11u1) over (7.74.0-1.3) ...
16:16:24 #8 32.74 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u1_armhf.deb ...
16:16:24 #8 32.75 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u1) over (7.74.0-1.3) ...
16:16:24 #9 24.78 Preparing to unpack .../070-libisl23_0.23-1build1_arm64.deb ...
16:16:24 #9 24.79 Unpacking libisl23:arm64 (0.23-1build1) ...
16:16:24 #9 24.87 Selecting previously unselected package libmpfr6:arm64.
16:16:24 #9 24.87 Preparing to unpack .../071-libmpfr6_4.1.0-3build1_arm64.deb ...
16:16:24 #9 24.88 Unpacking libmpfr6:arm64 (4.1.0-3build1) ...
16:16:24 #9 24.93 Selecting previously unselected package libmpc3:arm64.
16:16:24 #9 24.93 Preparing to unpack .../072-libmpc3_1.2.0-1build1_arm64.deb ...
16:16:24 #9 24.93 Unpacking libmpc3:arm64 (1.2.0-1build1) ...
16:16:24 #9 24.96 Selecting previously unselected package cpp-10.
16:16:24 #9 24.96 Preparing to unpack .../073-cpp-10_10.3.0-1ubuntu1_arm64.deb ...
16:16:24 #9 24.97 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
16:16:24 #9 22.46 Unpacking libsigsegv2:arm64 (2.12-2) ...
16:16:24 #9 22.49 Selecting previously unselected package m4.
16:16:24 #9 22.49 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
16:16:24 #9 22.49 Unpacking m4 (1.4.18-4) ...
16:16:24 #9 22.52 Selecting previously unselected package autoconf.
16:16:24 #9 22.52 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
16:16:24 #9 22.53 Unpacking autoconf (2.69-11.1) ...
16:16:24 #9 22.58 Selecting previously unselected package autotools-dev.
16:16:24 #9 22.58 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
16:16:24 #9 22.58 Unpacking autotools-dev (20180224.1) ...
16:16:24 #9 22.61 Selecting previously unselected package automake.
16:16:24 #9 22.61 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:16:24 #9 22.61 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:16:24 #9 22.67 Selecting previously unselected package autopoint.
16:16:24 #9 22.67 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
16:16:24 #9 22.68 Unpacking autopoint (0.19.8.1-10build1) ...
16:16:24 #9 2.828 Get:10 http://archive.ubuntu.com/ubuntu impish/restricted amd64 Packages [110 kB]
16:16:24 #9 2.828 Get:11 http://archive.ubuntu.com/ubuntu impish/universe amd64 Packages [16.7 MB]
16:16:24 #8 43.24 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:24 #8 43.24 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ...
16:16:24 #8 43.25 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
16:16:24 #8 43.30 Selecting previously unselected package libhtml-tagset-perl.
16:16:24 #8 43.30 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:24 #8 43.30 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:24 #8 43.33 Selecting previously unselected package liburi-perl.
16:16:24 #8 43.33 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ...
16:16:24 #8 43.34 Unpacking liburi-perl (1.73-1) ...
16:16:24 #8 43.40 Selecting previously unselected package libhtml-parser-perl.
16:16:24 #8 43.40 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ...
16:16:24 #8 43.40 Unpacking libhtml-parser-perl (3.72-3build1) ...
16:16:24 #8 43.44 Selecting previously unselected package libcgi-pm-perl.
16:16:24 #8 43.44 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ...
16:16:24 #8 43.45 Unpacking libcgi-pm-perl (4.38-1) ...
16:16:24 #8 4.335 Reading package lists...
16:16:24 #8 24.65 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u1_all.deb ...
16:16:24 #8 24.66 Unpacking gnupg (2.2.12-1+deb10u1) ...
16:16:24 #8 24.72 Selecting previously unselected package libfile-which-perl.
16:16:24 #8 24.72 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
16:16:24 #8 24.73 Unpacking libfile-which-perl (1.23-1) ...
16:16:24 #8 24.75 Selecting previously unselected package libfile-homedir-perl.
16:16:24 #8 24.76 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
16:16:24 #8 24.76 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:24 #8 24.79 Selecting previously unselected package libio-pty-perl.
16:16:24 #8 24.79 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
16:16:24 #8 24.80 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
16:16:24 #8 24.83 Selecting previously unselected package libipc-run-perl.
16:16:24 #8 24.83 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
16:16:24 #8 24.83 Unpacking libipc-run-perl (20180523.0-1) ...
16:16:24 #8 24.86 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:24 #8 24.87 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:24 #8 24.87 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:24 #8 24.90 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:24 #8 24.90 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:24 #8 24.90 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:24 #8 24.93 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:24 #8 24.93 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:24 #8 24.93 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:24 #8 24.96 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:24 #8 24.97 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
16:16:24 #9 3.906 Get:11 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
16:16:24 #9 3.906 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
16:16:24 #9 24.17 Get:204 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 git-man all 1:2.32.0-1ubuntu1 [941 kB]
16:16:24 #8 34.99 Selecting previously unselected package libtimedate-perl.
16:16:24 #8 34.99 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
16:16:24 #8 35.01 Unpacking libtimedate-perl (2.3300-2) ...
16:16:24 #8 35.29 Selecting previously unselected package libhttp-date-perl.
16:16:24 #8 35.29 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
16:16:24 #8 35.33 Unpacking libhttp-date-perl (6.05-1) ...
16:16:24 #8 35.40 Selecting previously unselected package libfile-listing-perl.
16:16:24 #8 35.40 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
16:16:24 #9 35.46 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
16:16:24 #9 35.50 Selecting previously unselected package librtmp1:armhf.
16:16:24 #9 35.50 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
16:16:24 #9 35.51 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
16:16:24 #9 35.56 Selecting previously unselected package libssh-4:armhf.
16:16:24 #9 35.56 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
16:16:24 #9 35.56 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
16:16:24 #9 35.61 Selecting previously unselected package libcurl4:armhf.
16:16:24 #9 35.61 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.7_armhf.deb ...
16:16:24 #9 35.61 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.7) ...
16:16:24 #9 35.66 Selecting previously unselected package curl.
16:16:24 #9 35.66 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.7_armhf.deb ...
16:16:24 #9 35.66 Unpacking curl (7.68.0-1ubuntu2.7) ...
16:16:24 #9 35.71 Selecting previously unselected package dctrl-tools.
16:16:24 #9 35.71 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
16:16:24 #9 35.72 Unpacking dctrl-tools (2.24-3) ...
16:16:24 #9 35.76 Selecting previously unselected package libtool.
16:16:24 #9 35.76 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
16:16:24 #9 35.76 Unpacking libtool (2.4.6-14) ...
16:16:24 #9 32.63 Selecting previously unselected package distro-info-data.
16:16:24 #9 32.63 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.1_all.deb ...
16:16:24 #8 34.89 Selecting previously unselected package libfakeroot:armhf.
16:16:24 #8 34.89 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
16:16:24 #8 34.89 Unpacking libfakeroot:armhf (1.23-1) ...
16:16:24 #8 34.95 Selecting previously unselected package fakeroot.
16:16:24 #8 34.95 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
16:16:24 #8 34.95 Unpacking fakeroot (1.23-1) ...
16:16:24 #8 35.01 Selecting previously unselected package libassuan0:armhf.
16:16:24 #8 35.01 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
16:16:24 #8 35.02 Unpacking libassuan0:armhf (2.5.2-1) ...
16:16:24 #8 35.07 Selecting previously unselected package gpgconf.
16:16:24 #8 35.07 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u1_armhf.deb ...
16:16:24 #8 35.08 Unpacking gpgconf (2.2.12-1+deb10u1) ...
16:16:24 #8 35.17 Selecting previously unselected package libksba8:armhf.
16:16:24 #8 35.17 Preparing to unpack .../088-libksba8_1.3.5-2_armhf.deb ...
16:16:24 #8 35.17 Unpacking libksba8:armhf (1.3.5-2) ...
16:16:24 #8 35.24 Selecting previously unselected package libnpth0:armhf.
16:16:24 #8 35.24 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
16:16:24 #8 35.25 Unpacking libnpth0:armhf (1.6-1) ...
16:16:24 #8 35.30 Selecting previously unselected package dirmngr.
16:16:24 #8 35.30 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u1_armhf.deb ...
16:16:24 #8 35.32 Unpacking dirmngr (2.2.12-1+deb10u1) ...
16:16:24 #8 35.45 Selecting previously unselected package gnupg-l10n.
16:16:24 #8 35.45 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u1_all.deb ...
16:16:24 #9 32.83 Selecting previously unselected package libubsan1:armhf.
16:16:24 #9 32.83 Preparing to unpack .../079-libubsan1_11.1.0-1ubuntu1~21.04_armhf.deb ...
16:16:24 #9 32.84 Unpacking libubsan1:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:24 #9 32.96 Selecting previously unselected package libgcc-10-dev:armhf.
16:16:24 #9 32.96 Preparing to unpack .../080-libgcc-10-dev_10.3.0-1ubuntu1_armhf.deb ...
16:16:24 #9 32.97 Unpacking libgcc-10-dev:armhf (10.3.0-1ubuntu1) ...
16:16:24 #8 26.74 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ...
16:16:24 #8 26.74 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ...
16:16:24 #8 26.77 Selecting previously unselected package libldap-2.4-2:arm64.
16:16:24 #8 26.77 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_arm64.deb ...
16:16:24 #8 26.77 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.10) ...
16:16:24 #8 26.84 Selecting previously unselected package libnghttp2-14:arm64.
16:16:24 #8 26.85 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
16:16:24 #8 26.85 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
16:16:24 #8 26.88 Selecting previously unselected package librtmp1:arm64.
16:16:24 #8 26.89 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
16:16:24 #8 26.89 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
16:16:24 #8 26.92 Selecting previously unselected package libcurl4:arm64.
16:16:24 #8 26.92 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.16_arm64.deb ...
16:16:24 #8 26.93 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.16) ...
16:16:24 #8 26.96 Selecting previously unselected package curl.
16:16:24 #21 0.793 + export GO_BUILDMODE=-buildmode=pie
16:16:24 #21 0.793 + GO_BUILDMODE=-buildmode=pie
16:16:24 #21 0.794 ++ dirname /install.sh
16:16:24 #21 0.796 + dir=/
16:16:24 #21 0.796 + bin=runc
16:16:24 #21 0.796 + shift
16:16:24 #21 0.796 + '[' '!' -f //runc.installer ']'
16:16:24 #21 0.797 + . //runc.installer
16:16:24 #21 0.797 ++ set -e
16:16:24 #21 0.797 ++ : v1.0.3
16:16:24 #21 0.797 + install_runc
16:16:24 #21 0.798 + RUNC_BUILDTAGS=seccomp
16:16:24 #21 0.798 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
16:16:24 #21 0.798 Install runc version v1.0.3 (build tags: seccomp)
16:16:24 #21 0.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jNELQ1lGco/src/github.com/opencontainers/runc
16:16:24 #21 0.801 Cloning into '/tmp/tmp.jNELQ1lGco/src/github.com/opencontainers/runc'...
16:16:24 #8 27.98 Selecting previously unselected package iso-codes.
16:16:24 #8 27.98 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
16:16:24 #8 27.98 Unpacking iso-codes (4.6.0-1) ...
16:16:24 #8 32.90 Selecting previously unselected package libdebhelper-perl.
16:16:24 #8 32.90 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
16:16:24 #8 32.91 Unpacking libdebhelper-perl (13.3.4) ...
16:16:24 #8 32.95 Selecting previously unselected package libcc1-0:armhf.
16:16:24 #8 32.95 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
16:16:24 #8 32.95 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
16:16:24 #8 32.99 Selecting previously unselected package libgomp1:armhf.
16:16:24 #8 32.99 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ...
16:16:24 #8 32.99 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
16:16:24 #8 33.03 Selecting previously unselected package libatomic1:armhf.
16:16:24 #8 33.03 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ...
16:16:24 #8 33.03 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
16:16:24 #8 33.07 Selecting previously unselected package libasan6:armhf.
16:16:24 #9 2.583 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [828 kB]
16:16:24 #9 2.692 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [733 kB]
16:16:24 #9 22.71 Selecting previously unselected package binutils-common:arm64.
16:16:24 #9 22.71 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_arm64.deb ...
16:16:24 #9 22.72 Unpacking binutils-common:arm64 (2.34-6ubuntu1.3) ...
16:16:24 #9 22.76 Selecting previously unselected package libbinutils:arm64.
16:16:24 #9 22.76 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_arm64.deb ...
16:16:24 #9 22.76 Unpacking libbinutils:arm64 (2.34-6ubuntu1.3) ...
16:16:24 #9 22.83 Selecting previously unselected package libctf-nobfd0:arm64.
16:16:24 #9 22.83 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_arm64.deb ...
16:16:24 #9 22.83 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ...
16:16:24 #9 22.86 Selecting previously unselected package libctf0:arm64.
16:16:24 #9 22.86 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_arm64.deb ...
16:16:24 #9 22.86 Unpacking libctf0:arm64 (2.34-6ubuntu1.3) ...
16:16:24 #9 22.89 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:16:24 #9 22.89 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.3_arm64.deb ...
16:16:24 #9 22.90 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ...
16:16:24 #8 43.49 Selecting previously unselected package libfcgi-perl.
16:16:24 #8 43.50 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ...
16:16:24 #8 43.50 Unpacking libfcgi-perl (0.78-2build1) ...
16:16:24 #8 43.54 Selecting previously unselected package libcgi-fast-perl.
16:16:24 #8 43.54 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:16:24 #8 43.54 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:16:24 #8 43.57 Selecting previously unselected package libsub-name-perl.
16:16:24 #8 43.57 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ...
16:16:24 #8 43.58 Unpacking libsub-name-perl (0.21-1build1) ...
16:16:24 #8 43.61 Selecting previously unselected package libclass-accessor-perl.
16:16:24 #8 43.61 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ...
16:16:24 #8 43.63 Unpacking libclass-accessor-perl (0.51-1) ...
16:16:24 #8 43.71 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:24 #8 43.71 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:24 #8 43.72 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:24 #8 24.97 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:24 #8 25.00 Selecting previously unselected package libdynaloader-functions-perl.
16:16:24 #8 25.01 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:24 #8 25.01 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:24 #8 25.04 Selecting previously unselected package libdevel-callchecker-perl.
16:16:24 #8 25.04 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
16:16:24 #8 25.04 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:16:24 #8 25.07 Selecting previously unselected package libparams-classify-perl.
16:16:24 #8 25.07 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
16:16:24 #8 25.08 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:16:24 #8 25.11 Selecting previously unselected package libmodule-runtime-perl.
16:16:24 #8 25.11 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:24 #8 25.12 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:24 #8 25.14 Selecting previously unselected package libimport-into-perl.
16:16:24 #8 25.14 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
16:16:24 #8 25.15 Unpacking libimport-into-perl (1.002005-1) ...
16:16:24 #8 25.17 Selecting previously unselected package librole-tiny-perl.
16:16:24 #8 5.471 Fetched 23.9 MB in 4s (5599 kB/s)
16:16:24 #9 24.54 Get:205 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 git arm64 1:2.32.0-1ubuntu1 [3060 kB]
16:16:24 #9 3.988 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [433 kB]
16:16:24 #9 3.998 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [562 kB]
16:16:24 #9 4.023 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8172 B]
16:16:24 #9 4.023 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [331 kB]
16:16:24 #9 4.054 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [4816 B]
16:16:25 #8 35.42 Unpacking libfile-listing-perl (6.14-1) ...
16:16:25 #8 35.50 Selecting previously unselected package libhtml-tagset-perl.
16:16:25 #8 35.50 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:25 #8 35.51 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:25 #8 35.62 Selecting previously unselected package liburi-perl.
16:16:25 #9 35.82 Selecting previously unselected package dh-autoreconf.
16:16:25 #9 35.82 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
16:16:25 #9 35.82 Unpacking dh-autoreconf (19) ...
16:16:25 #9 35.86 Selecting previously unselected package libdebhelper-perl.
16:16:25 #9 35.86 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:16:25 #9 35.86 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:16:25 #9 35.90 Selecting previously unselected package libarchive-zip-perl.
16:16:25 #9 35.90 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
16:16:25 #9 35.90 Unpacking libarchive-zip-perl (1.67-2) ...
16:16:25 #9 35.94 Selecting previously unselected package libsub-override-perl.
16:16:25 #9 35.94 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
16:16:25 #9 35.95 Unpacking libsub-override-perl (0.09-2) ...
16:16:25 #9 35.98 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:25 #9 35.98 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:16:25 #9 35.99 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:16:25 #8 35.46 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ...
16:16:25 #8 35.61 Selecting previously unselected package gnupg-utils.
16:16:25 #8 35.61 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u1_armhf.deb ...
16:16:25 #8 35.62 Unpacking gnupg-utils (2.2.12-1+deb10u1) ...
16:16:25 #8 35.75 Selecting previously unselected package gpg.
16:16:25 #9 32.64 Unpacking distro-info-data (0.51ubuntu1.1) ...
16:16:25 #9 32.67 Selecting previously unselected package less.
16:16:25 #9 32.67 Preparing to unpack .../014-less_551-2_armhf.deb ...
16:16:25 #9 32.68 Unpacking less (551-2) ...
16:16:25 #9 32.72 Selecting previously unselected package libmd0:armhf.
16:16:25 #9 32.72 Preparing to unpack .../015-libmd0_1.0.3-3build1_armhf.deb ...
16:16:25 #9 32.73 Unpacking libmd0:armhf (1.0.3-3build1) ...
16:16:25 #9 32.76 Selecting previously unselected package libbsd0:armhf.
16:16:25 #9 32.76 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_armhf.deb ...
16:16:25 #9 32.77 Unpacking libbsd0:armhf (0.11.3-1ubuntu2) ...
16:16:25 #9 32.80 Selecting previously unselected package libelf1:armhf.
16:16:25 #9 32.80 Preparing to unpack .../017-libelf1_0.185-1build1_armhf.deb ...
16:16:25 #9 32.81 Unpacking libelf1:armhf (0.185-1build1) ...
16:16:25 #9 32.84 Selecting previously unselected package libicu67:armhf.
16:16:25 #9 32.84 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_armhf.deb ...
16:16:25 #9 32.85 Unpacking libicu67:armhf (67.1-7ubuntu1) ...
16:16:25 #8 26.97 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.16_arm64.deb ...
16:16:25 #8 26.97 Unpacking curl (7.58.0-2ubuntu3.16) ...
16:16:25 #8 27.01 Selecting previously unselected package dctrl-tools.
16:16:25 #8 27.01 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ...
16:16:25 #8 27.02 Unpacking dctrl-tools (2.24-2build1) ...
16:16:25 #8 27.05 Selecting previously unselected package libtool.
16:16:25 #8 27.05 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ...
16:16:25 #8 27.06 Unpacking libtool (2.4.6-2) ...
16:16:25 #8 27.10 Selecting previously unselected package dh-autoreconf.
16:16:25 #8 27.10 Preparing to unpack .../106-dh-autoreconf_17_all.deb ...
16:16:25 #8 27.10 Unpacking dh-autoreconf (17) ...
16:16:25 #8 27.13 Selecting previously unselected package libarchive-zip-perl.
16:16:25 #8 27.13 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
16:16:25 #8 27.13 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:16:25 #8 27.17 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:25 #8 27.17 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
16:16:25 #8 27.17 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:16:25 #8 27.20 Selecting previously unselected package libtimedate-perl.
16:16:25 #8 27.20 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ...
16:16:25 #8 27.20 Unpacking libtimedate-perl (2.3000-2) ...
16:16:25 #8 27.26 Selecting previously unselected package dh-strip-nondeterminism.
16:16:25 #8 27.26 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
16:16:25 #8 27.26 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
16:16:25 #8 27.29 Selecting previously unselected package libcroco3:arm64.
16:16:25 #8 27.29 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ...
16:16:25 #8 27.30 Unpacking libcroco3:arm64 (0.6.12-2) ...
16:16:25 #8 27.33 Selecting previously unselected package gettext.
16:16:25 #9 33.12 Selecting previously unselected package gcc-10.
16:16:25 #9 33.12 Preparing to unpack .../081-gcc-10_10.3.0-1ubuntu1_armhf.deb ...
16:16:25 #9 33.12 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
16:16:25 #8 28.33 Selecting previously unselected package libalgorithm-diff-perl.
16:16:25 #8 28.33 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
16:16:25 #8 28.33 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:16:25 #8 28.36 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:25 #8 28.36 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
16:16:25 #8 28.37 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:16:25 #8 28.39 Selecting previously unselected package libalgorithm-merge-perl.
16:16:25 #8 28.40 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:25 #8 28.40 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:25 #8 28.43 Selecting previously unselected package libaliased-perl.
16:16:25 #8 28.43 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
16:16:25 #8 28.43 Unpacking libaliased-perl (0.34-1.1) ...
16:16:25 #8 28.46 Selecting previously unselected package libapt-pkg-perl.
16:16:25 #8 28.46 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
16:16:25 #8 28.48 Unpacking libapt-pkg-perl (0.1.39) ...
16:16:25 #8 3.568 Fetched 8485 kB in 3s (3363 kB/s)
16:16:25 #8 33.07 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ...
16:16:25 #8 33.07 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
16:16:25 #9 2.744 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
16:16:25 #8 43.74 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:25 #8 43.75 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ...
16:16:25 #8 43.75 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
16:16:25 #8 43.79 Selecting previously unselected package libclone-perl.
16:16:25 #8 43.79 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ...
16:16:25 #8 43.79 Unpacking libclone-perl (0.39-1) ...
16:16:25 #8 43.82 Selecting previously unselected package libdata-dump-perl.
16:16:25 #8 43.82 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ...
16:16:25 #8 43.83 Unpacking libdata-dump-perl (1.23-1) ...
16:16:25 #8 43.86 Selecting previously unselected package libparams-util-perl.
16:16:25 #8 43.86 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ...
16:16:25 #8 43.87 Unpacking libparams-util-perl (1.07-3build3) ...
16:16:25 #8 43.90 Selecting previously unselected package libsub-install-perl.
16:16:25 #8 43.90 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ...
16:16:25 #8 43.91 Unpacking libsub-install-perl (0.928-1) ...
16:16:25 #9 25.56 Selecting previously unselected package cpp.
16:16:25 #9 25.57 Preparing to unpack .../074-cpp_4%3a10.3.0-1ubuntu1_arm64.deb ...
16:16:25 #9 25.57 Unpacking cpp (4:10.3.0-1ubuntu1) ...
16:16:25 #9 25.60 Selecting previously unselected package libcc1-0:arm64.
16:16:25 #9 25.60 Preparing to unpack .../075-libcc1-0_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 25.61 Unpacking libcc1-0:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 25.64 Selecting previously unselected package libgomp1:arm64.
16:16:25 #9 23.12 Selecting previously unselected package binutils.
16:16:25 #9 23.12 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_arm64.deb ...
16:16:25 #9 23.12 Unpacking binutils (2.34-6ubuntu1.3) ...
16:16:25 #9 23.15 Selecting previously unselected package libc-dev-bin.
16:16:25 #9 23.15 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.2_arm64.deb ...
16:16:25 #9 23.15 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
16:16:25 #9 23.19 Selecting previously unselected package linux-libc-dev:arm64.
16:16:25 #9 23.19 Preparing to unpack .../075-linux-libc-dev_5.4.0-91.102_arm64.deb ...
16:16:25 #9 23.19 Unpacking linux-libc-dev:arm64 (5.4.0-91.102) ...
16:16:25 #8 25.18 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
16:16:25 #8 25.18 Unpacking librole-tiny-perl (2.000006-1) ...
16:16:25 #8 25.21 Selecting previously unselected package libstrictures-perl.
16:16:25 #8 25.21 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
16:16:25 #8 25.21 Unpacking libstrictures-perl (2.000005-1) ...
16:16:25 #8 25.24 Selecting previously unselected package libsub-quote-perl.
16:16:25 #8 25.24 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
16:16:25 #8 25.25 Unpacking libsub-quote-perl (2.005001-1) ...
16:16:25 #8 25.27 Selecting previously unselected package libmoo-perl.
16:16:25 #8 25.27 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
16:16:25 #8 25.28 Unpacking libmoo-perl (2.003004-2) ...
16:16:25 #8 25.31 Selecting previously unselected package libencode-locale-perl.
16:16:25 #8 25.31 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
16:16:25 #8 25.31 Unpacking libencode-locale-perl (1.05-1) ...
16:16:25 #8 25.34 Selecting previously unselected package libtimedate-perl.
16:16:25 #8 25.34 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:16:25 #8 25.35 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:16:25 #8 25.38 Selecting previously unselected package libhttp-date-perl.
16:16:25 #8 25.38 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
16:16:25 #8 25.38 Unpacking libhttp-date-perl (6.02-1) ...
16:16:25 #8 25.41 Selecting previously unselected package libfile-listing-perl.
16:16:25 #8 25.42 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
16:16:25 #8 25.42 Unpacking libfile-listing-perl (6.04-1) ...
16:16:25 #8 25.45 Selecting previously unselected package libhtml-tagset-perl.
16:16:25 #8 25.45 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:25 #8 25.45 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:25 #8 25.48 Selecting previously unselected package liburi-perl.
16:16:25 #9 24.71 Get:206 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:16:25 #9 24.78 Get:207 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build1 [11.2 kB]
16:16:25 #9 24.78 Get:208 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:25 #9 24.78 Get:209 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:16:25 #9 24.78 Get:210 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libapt-pkg-perl arm64 0.1.40 [65.5 kB]
16:16:25 #9 24.78 Get:211 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:16:25 #9 24.78 Get:212 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:16:25 #9 24.78 Get:213 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:16:25 #9 24.78 Get:214 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:25 #9 24.78 Get:215 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libvariable-magic-perl arm64 0.62-1build3 [32.5 kB]
16:16:25 #13 ...
16:16:25 
16:16:25 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
16:16:25 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6
16:16:25 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 7.1s done
16:16:25 #7 DONE 11.1s
16:16:25 
16:16:25 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:25 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:25 #8 35.62 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
16:16:25 #8 35.67 Unpacking liburi-perl (5.08-1) ...
16:16:25 #8 35.80 Selecting previously unselected package libhtml-parser-perl.
16:16:25 #8 35.80 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
16:16:25 #8 35.81 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:16:25 #9 36.02 Selecting previously unselected package dh-strip-nondeterminism.
16:16:25 #9 36.03 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:16:25 #9 36.03 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:16:25 #9 36.06 Selecting previously unselected package dwz.
16:16:25 #9 36.06 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
16:16:25 #9 36.07 Unpacking dwz (0.13-5) ...
16:16:25 #9 36.11 Selecting previously unselected package libcroco3:armhf.
16:16:25 #9 36.12 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
16:16:25 #9 36.12 Unpacking libcroco3:armhf (0.6.13-1) ...
16:16:25 #9 36.16 Selecting previously unselected package gettext.
16:16:25 #9 36.16 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
16:16:25 #9 36.16 Unpacking gettext (0.19.8.1-10build1) ...
16:16:25 #8 35.75 Preparing to unpack .../093-gpg_2.2.12-1+deb10u1_armhf.deb ...
16:16:25 #8 35.77 Unpacking gpg (2.2.12-1+deb10u1) ...
16:16:25 #8 35.87 Selecting previously unselected package pinentry-curses.
16:16:25 #8 35.87 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
16:16:25 #8 35.88 Unpacking pinentry-curses (1.1.0-2) ...
16:16:25 #8 35.93 Selecting previously unselected package gpg-agent.
16:16:25 #8 35.93 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u1_armhf.deb ...
16:16:25 #8 35.93 Unpacking gpg-agent (2.2.12-1+deb10u1) ...
16:16:25 #9 33.12 Selecting previously unselected package libxml2:armhf.
16:16:25 #9 33.12 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4_armhf.deb ...
16:16:25 #9 33.12 Unpacking libxml2:armhf (2.9.12+dfsg-4) ...
16:16:25 #9 33.16 Selecting previously unselected package libyaml-0-2:armhf.
16:16:25 #8 27.33 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ...
16:16:25 #8 27.33 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
16:16:25 #8 27.45 Selecting previously unselected package intltool-debian.
16:16:25 #8 27.45 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ...
16:16:25 #8 27.46 Unpacking intltool-debian (0.35.0+20060710.4) ...
16:16:25 #8 27.48 Selecting previously unselected package po-debconf.
16:16:25 #8 27.49 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ...
16:16:25 #8 27.49 Unpacking po-debconf (1.0.20) ...
16:16:25 #8 27.53 Selecting previously unselected package debhelper.
16:16:25 #8 27.53 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ...
16:16:25 #8 27.54 Unpacking debhelper (11.1.6ubuntu2) ...
16:16:25 #8 28.51 Selecting previously unselected package libarchive-cpio-perl.
16:16:25 #8 28.51 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:16:25 #8 28.51 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:16:25 #8 28.55 Selecting previously unselected package libarchive13:arm64.
16:16:25 #8 28.55 Preparing to unpack .../169-libarchive13_3.4.3-2+b1_arm64.deb ...
16:16:25 #8 28.55 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
16:16:25 #8 28.61 Selecting previously unselected package libarray-intspan-perl.
16:16:25 #8 28.61 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
16:16:25 #8 28.61 Unpacking libarray-intspan-perl (2.004-1) ...
16:16:25 #8 28.64 Selecting previously unselected package libauthen-sasl-perl.
16:16:25 #8 28.64 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:16:25 #8 28.64 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:16:25 #8 28.67 Selecting previously unselected package libmodule-implementation-perl.
16:16:25 #8 28.68 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:16:25 #8 28.68 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:16:25 #8 28.71 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:25 #8 28.71 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:25 #8 28.71 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:25 #8 28.74 Selecting previously unselected package libvariable-magic-perl.
16:16:25 #8 28.74 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
16:16:25 #8 28.75 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:16:25 #8 28.78 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:25 #8 28.78 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:16:25 #8 28.78 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:25 #8 28.82 Selecting previously unselected package libpng16-16:arm64.
16:16:25 #8 33.30 Selecting previously unselected package libubsan1:armhf.
16:16:25 #8 33.30 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ...
16:16:25 #8 33.30 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
16:16:25 #8 33.41 Selecting previously unselected package libgcc-10-dev:armhf.
16:16:25 #8 33.41 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
16:16:25 #8 33.42 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
16:16:25 #8 43.96 Selecting previously unselected package libdata-optlist-perl.
16:16:25 #8 43.96 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ...
16:16:25 #8 43.97 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:25 #8 44.01 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:25 #8 44.02 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:25 #8 44.02 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:25 #8 44.05 Selecting previously unselected package libdigest-hmac-perl.
16:16:25 #8 44.06 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
16:16:25 #8 44.06 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
16:16:25 #8 44.09 Selecting previously unselected package libdistro-info-perl.
16:16:25 #8 44.09 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
16:16:25 #8 44.10 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:16:25 #8 44.12 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:25 #8 44.13 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ...
16:16:25 #8 44.13 Unpacking perl-openssl-defaults:armhf (3build1) ...
16:16:25 #8 44.16 Selecting previously unselected package libnet-ssleay-perl.
16:16:25 #8 44.16 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ...
16:16:25 #8 44.17 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:16:25 #8 44.24 Selecting previously unselected package libio-socket-ssl-perl.
16:16:25 #8 44.24 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
16:16:25 #8 44.24 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:16:25 #9 25.64 Preparing to unpack .../076-libgomp1_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 25.65 Unpacking libgomp1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 25.69 Selecting previously unselected package libitm1:arm64.
16:16:25 #9 25.69 Preparing to unpack .../077-libitm1_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 25.69 Unpacking libitm1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 25.73 Selecting previously unselected package libatomic1:arm64.
16:16:25 #9 25.73 Preparing to unpack .../078-libatomic1_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 25.73 Unpacking libatomic1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 25.80 Selecting previously unselected package libasan6:arm64.
16:16:25 #9 25.80 Preparing to unpack .../079-libasan6_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 25.81 Unpacking libasan6:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 23.33 Selecting previously unselected package libcrypt-dev:arm64.
16:16:25 #9 23.33 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
16:16:25 #9 23.33 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
16:16:25 #9 23.36 Selecting previously unselected package libc6-dev:arm64.
16:16:25 #9 23.37 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.2_arm64.deb ...
16:16:25 #9 23.37 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.2) ...
16:16:25 #8 25.49 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
16:16:25 #8 25.50 Unpacking liburi-perl (1.76-1) ...
16:16:25 #8 25.54 Selecting previously unselected package libhtml-parser-perl.
16:16:25 #8 25.54 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
16:16:25 #8 25.55 Unpacking libhtml-parser-perl (3.72-3+b3) ...
16:16:25 #8 25.58 Selecting previously unselected package libhtml-tree-perl.
16:16:25 #8 25.58 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
16:16:25 #8 25.58 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:25 #8 25.63 Selecting previously unselected package libio-html-perl.
16:16:25 #8 25.63 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
16:16:25 #8 25.64 Unpacking libio-html-perl (1.001-1) ...
16:16:25 #8 25.66 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:25 #8 25.67 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:25 #8 25.67 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:25 #8 25.70 Selecting previously unselected package libhttp-message-perl.
16:16:25 #9 24.86 Get:216 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:16:25 #9 24.86 Get:217 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfreetype6 arm64 2.10.4+dfsg-1build1 [323 kB]
16:16:25 #9 24.86 Get:218 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu3 [113 kB]
16:16:25 #9 24.86 Get:219 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjpeg-turbo8 arm64 2.0.6-0ubuntu2 [99.9 kB]
16:16:25 #9 24.86 Get:220 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjpeg8 arm64 8c-2ubuntu8 [2198 B]
16:16:25 #9 24.86 Get:221 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdeflate0 arm64 1.7-2ubuntu2 [53.1 kB]
16:16:25 #9 24.86 Get:222 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjbig0 arm64 2.1-3.1build1 [24.0 kB]
16:16:25 #9 24.87 Get:223 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwebp6 arm64 0.6.1-2.1 [164 kB]
16:16:25 #9 24.93 Get:224 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtiff5 arm64 4.3.0-1 [155 kB]
16:16:25 #9 24.93 Get:225 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxpm4 arm64 1:3.5.12-1 [28.8 kB]
16:16:25 #9 25.00 Get:226 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgd3 arm64 2.3.0-2ubuntu1 [126 kB]
16:16:25 #9 25.00 Get:227 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libc-devtools arm64 2.34-0ubuntu3 [27.7 kB]
16:16:25 #9 25.00 Get:228 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:25 #9 25.00 Get:229 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:16:25 #9 25.00 Get:230 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclass-xsaccessor-perl arm64 1.19-3build7 [32.1 kB]
16:16:25 #9 25.00 Get:231 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclone-perl arm64 0.45-1build1 [10.5 kB]
16:16:25 #9 25.01 Get:232 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcommon-sense-perl arm64 3.75-1build4 [20.5 kB]
16:16:25 #9 25.01 Get:233 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libconfig-tiny-perl all 2.26-1 [12.5 kB]
16:16:25 #9 25.07 Get:234 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libparams-util-perl arm64 1.102-1build2 [22.3 kB]
16:16:25 #9 25.07 Get:235 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
16:16:25 #8 5.285 Reading package lists...
16:16:25 #8 ...
16:16:25 
16:16:25 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:25 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:25 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 6.4s done
16:16:25 #13 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.0s done
16:16:25 #13 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.6s done
16:16:25 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 2.8s
16:16:25 #8 36.06 Selecting previously unselected package libhtml-tree-perl.
16:16:25 #8 36.06 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
16:16:25 #8 36.12 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:25 #8 36.17 Selecting previously unselected package libio-html-perl.
16:16:25 #9 36.29 Selecting previously unselected package intltool-debian.
16:16:25 #9 36.30 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:25 #9 36.30 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:25 #9 36.34 Selecting previously unselected package po-debconf.
16:16:25 #9 36.34 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
16:16:25 #9 36.35 Unpacking po-debconf (1.0.21) ...
16:16:25 #8 36.02 Selecting previously unselected package gpg-wks-client.
16:16:25 #8 36.02 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u1_armhf.deb ...
16:16:25 #8 36.03 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ...
16:16:25 #8 36.15 Selecting previously unselected package gpg-wks-server.
16:16:25 #8 36.15 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u1_armhf.deb ...
16:16:25 #8 36.17 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ...
16:16:25 #8 36.23 Selecting previously unselected package gpgsm.
16:16:25 #8 36.23 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u1_armhf.deb ...
16:16:25 #8 36.26 Unpacking gpgsm (2.2.12-1+deb10u1) ...
16:16:25 #9 33.16 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_armhf.deb ...
16:16:25 #9 33.17 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
16:16:25 #9 33.20 Selecting previously unselected package lsb-release.
16:16:25 #9 33.20 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ...
16:16:25 #9 33.21 Unpacking lsb-release (11.1.0ubuntu3) ...
16:16:25 #9 33.24 Selecting previously unselected package netbase.
16:16:25 #9 33.24 Preparing to unpack .../022-netbase_6.3_all.deb ...
16:16:25 #9 33.25 Unpacking netbase (6.3) ...
16:16:25 #9 33.28 Selecting previously unselected package python3-pkg-resources.
16:16:25 #9 33.28 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ...
16:16:25 #9 33.28 Unpacking python3-pkg-resources (52.0.0-4) ...
16:16:25 #9 33.36 Selecting previously unselected package ucf.
16:16:25 #9 33.36 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:16:25 #9 33.37 Moving old data out of the way
16:16:25 #9 33.37 Unpacking ucf (3.0043) ...
16:16:25 #8 27.63 Selecting previously unselected package libfile-which-perl.
16:16:25 #8 27.63 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ...
16:16:25 #8 27.63 Unpacking libfile-which-perl (1.21-1) ...
16:16:25 #8 27.66 Selecting previously unselected package libfile-homedir-perl.
16:16:25 #8 27.66 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ...
16:16:25 #8 27.67 Unpacking libfile-homedir-perl (1.002-1) ...
16:16:25 #8 27.71 Selecting previously unselected package devscripts.
16:16:25 #8 27.71 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ...
16:16:25 #8 27.73 Unpacking devscripts (2.17.12ubuntu1.1) ...
16:16:25 #8 27.82 Selecting previously unselected package diffstat.
16:16:25 #8 28.82 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
16:16:25 #8 28.82 Unpacking libpng16-16:arm64 (1.6.37-3) ...
16:16:25 #8 28.87 Selecting previously unselected package libfreetype6:arm64.
16:16:25 #8 28.88 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1_arm64.deb ...
16:16:25 #8 28.88 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1) ...
16:16:25 #8 28.94 Selecting previously unselected package libfontconfig1:arm64.
16:16:25 #8 28.94 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
16:16:25 #8 28.94 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
16:16:25 #8 28.99 Selecting previously unselected package libjpeg62-turbo:arm64.
16:16:25 #8 28.99 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
16:16:25 #8 28.99 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
16:16:25 #8 29.04 Selecting previously unselected package libdeflate0:arm64.
16:16:25 #9 3.840 Get:12 http://archive.ubuntu.com/ubuntu impish/multiverse amd64 Packages [256 kB]
16:16:25 #9 3.840 Get:13 http://archive.ubuntu.com/ubuntu impish-updates/restricted amd64 Packages [125 kB]
16:16:25 #9 3.840 Get:14 http://archive.ubuntu.com/ubuntu impish-updates/universe amd64 Packages [86.2 kB]
16:16:25 #9 3.854 Get:15 http://archive.ubuntu.com/ubuntu impish-updates/multiverse amd64 Packages [3747 B]
16:16:25 #9 3.854 Get:16 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 Packages [232 kB]
16:16:25 #9 3.903 Get:17 http://archive.ubuntu.com/ubuntu impish-backports/universe amd64 Packages [4505 B]
16:16:25 #13 DONE 60.2s
16:16:25 
16:16:25 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:25 #8 sha256:8920b1c0c735fcab1edf554af8c9d07f0ccccd2f76291f6df30ad87e7523d7dc
16:16:25 #8 28.44 Selecting previously unselected package binutils.
16:16:25 #8 28.44 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
16:16:25 #8 28.48 Unpacking binutils (2.31.1-16+rpi2) ...
16:16:25 #8 28.82 Selecting previously unselected package libisl19:armhf.
16:16:25 #8 28.82 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
16:16:25 #8 28.83 Unpacking libisl19:armhf (0.20-2) ...
16:16:25 #8 29.42 Selecting previously unselected package libmpfr6:armhf.
16:16:25 #8 29.42 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
16:16:25 #8 29.46 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:16:25 #8 29.96 Selecting previously unselected package libmpc3:armhf.
16:16:25 #8 29.96 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
16:16:25 #8 29.97 Unpacking libmpc3:armhf (1.1.0-1) ...
16:16:25 #8 31.05 Selecting previously unselected package cpp-8.
16:16:25 #8 31.05 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
16:16:25 #8 31.06 Unpacking cpp-8 (8.3.0-6+rpi1) ...
16:16:25 #8 33.55 Selecting previously unselected package gcc-10.
16:16:25 #8 33.56 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ...
16:16:25 #8 33.56 Unpacking gcc-10 (10.2.1-6+rpi1) ...
16:16:25 #8 44.29 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:25 #8 44.29 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:25 #8 44.29 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:25 #8 44.32 Selecting previously unselected package libmailtools-perl.
16:16:25 #8 44.33 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ...
16:16:25 #8 44.33 Unpacking libmailtools-perl (2.18-1) ...
16:16:25 #8 44.37 Selecting previously unselected package libsocket6-perl.
16:16:25 #8 44.37 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ...
16:16:25 #8 44.37 Unpacking libsocket6-perl (0.27-1build2) ...
16:16:25 #8 44.40 Selecting previously unselected package libio-socket-inet6-perl.
16:16:25 #8 44.41 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ...
16:16:25 #8 44.42 Unpacking libio-socket-inet6-perl (2.72-2) ...
16:16:25 #8 44.45 Selecting previously unselected package libnet-ip-perl.
16:16:25 #8 44.45 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ...
16:16:25 #8 44.45 Unpacking libnet-ip-perl (1.26-1) ...
16:16:25 #8 44.49 Selecting previously unselected package libnet-dns-perl.
16:16:25 #8 44.49 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ...
16:16:25 #8 44.50 Unpacking libnet-dns-perl (1.10-2) ...
16:16:25 #9 3.489 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
16:16:25 #9 3.492 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
16:16:25 #9 3.506 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
16:16:25 #9 3.557 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1108 kB]
16:16:25 #9 26.01 Selecting previously unselected package liblsan0:arm64.
16:16:25 #9 26.01 Preparing to unpack .../080-liblsan0_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 26.01 Unpacking liblsan0:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 26.11 Selecting previously unselected package libtsan0:arm64.
16:16:25 #9 26.11 Preparing to unpack .../081-libtsan0_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 26.11 Unpacking libtsan0:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 23.59 Selecting previously unselected package gcc-9-base:arm64.
16:16:25 #9 23.59 Preparing to unpack .../078-gcc-9-base_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:25 #9 23.59 Unpacking gcc-9-base:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:25 #9 23.63 Selecting previously unselected package libisl22:arm64.
16:16:25 #9 23.63 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
16:16:25 #9 23.63 Unpacking libisl22:arm64 (0.22.1-1) ...
16:16:25 #9 23.70 Selecting previously unselected package libmpfr6:arm64.
16:16:25 #9 23.70 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
16:16:25 #9 23.71 Unpacking libmpfr6:arm64 (4.0.2-1) ...
16:16:25 #9 23.75 Selecting previously unselected package libmpc3:arm64.
16:16:25 #8 25.70 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
16:16:25 #8 25.70 Unpacking libhttp-message-perl (6.18-1) ...
16:16:25 #8 25.74 Selecting previously unselected package libhttp-cookies-perl.
16:16:25 #8 25.74 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:25 #8 25.75 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:25 #8 25.78 Selecting previously unselected package libhttp-negotiate-perl.
16:16:25 #8 25.78 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:25 #8 25.79 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:25 #8 25.82 Selecting previously unselected package perl-openssl-defaults:arm64.
16:16:25 #8 25.82 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
16:16:25 #8 25.83 Unpacking perl-openssl-defaults:arm64 (3) ...
16:16:25 #8 25.85 Selecting previously unselected package libnet-ssleay-perl.
16:16:25 #8 25.86 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+b1_arm64.deb ...
16:16:25 #8 25.86 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
16:16:25 #8 25.91 Selecting previously unselected package libio-socket-ssl-perl.
16:16:25 #8 25.91 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
16:16:25 #8 25.92 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:16:25 #8 25.96 Selecting previously unselected package libnet-http-perl.
16:16:25 #9 25.15 Get:236 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:16:25 #9 25.15 Get:237 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:25 #9 25.15 Get:238 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:16:25 #9 25.15 Get:239 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwant-perl arm64 0.29-1build6 [24.9 kB]
16:16:25 #9 25.15 Get:240 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:25 #9 25.15 Get:241 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcpanel-json-xs-perl arm64 4.25-1build1 [108 kB]
16:16:25 #9 25.15 Get:242 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:16:25 #9 25.15 Get:243 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libexception-class-perl all 1.44-1 [25.9 kB]
16:16:25 #9 25.22 Get:244 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:16:25 #9 25.22 Get:245 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:16:25 #9 25.29 Get:246 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:16:25 #9 25.29 Get:247 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [35.0 kB]
16:16:25 #9 25.29 Get:248 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:16:25 #9 25.29 Get:249 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:16:25 #9 25.29 Get:250 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:16:25 #9 25.29 Get:251 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-messagepack-perl arm64 1.01-2 [33.8 kB]
16:16:25 #9 25.29 Get:252 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:16:25 #9 25.30 Get:253 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:16:25 #9 25.36 Get:254 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdistro-info-perl all 1.0 [5508 B]
16:16:25 #9 25.36 Get:255 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libemail-address-xs-perl arm64 1.04-1build5 [27.9 kB]
16:16:25 #9 25.44 Get:256 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:16:25 #8 36.17 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
16:16:25 #8 36.17 Unpacking libio-html-perl (1.004-2) ...
16:16:25 #8 36.20 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:25 #8 36.21 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:25 #8 36.21 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:25 #8 36.25 Selecting previously unselected package libhttp-message-perl.
16:16:25 #8 36.25 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
16:16:25 #8 36.25 Unpacking libhttp-message-perl (6.28-1) ...
16:16:25 #8 36.29 Selecting previously unselected package libhttp-cookies-perl.
16:16:25 #8 36.29 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:25 #8 36.30 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:25 #8 36.32 Selecting previously unselected package libhttp-negotiate-perl.
16:16:25 #8 36.32 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:25 #8 36.33 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:25 #8 36.36 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:25 #8 36.36 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
16:16:25 #8 36.36 Unpacking perl-openssl-defaults:armhf (5) ...
16:16:25 #9 36.44 Selecting previously unselected package debhelper.
16:16:25 #9 36.44 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
16:16:25 #9 36.45 Unpacking debhelper (12.10ubuntu1) ...
16:16:25 #9 36.58 Selecting previously unselected package libfakeroot:armhf.
16:16:25 #9 36.58 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
16:16:25 #9 36.59 Unpacking libfakeroot:armhf (1.24-1) ...
16:16:25 #9 36.62 Selecting previously unselected package fakeroot.
16:16:25 #9 36.62 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
16:16:25 #9 36.63 Unpacking fakeroot (1.24-1) ...
16:16:25 #9 36.67 Selecting previously unselected package libassuan0:armhf.
16:16:25 #9 36.67 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
16:16:25 #9 36.67 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
16:16:25 #9 36.71 Selecting previously unselected package gpgconf.
16:16:25 #8 36.33 Selecting previously unselected package gnupg.
16:16:25 #8 36.33 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u1_all.deb ...
16:16:25 #8 36.38 Unpacking gnupg (2.2.12-1+deb10u1) ...
16:16:25 #9 33.41 Selecting previously unselected package libmagic-mgc.
16:16:25 #9 33.41 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:16:25 #9 33.42 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:25 #9 33.55 Selecting previously unselected package libmagic1:armhf.
16:16:25 #9 33.55 Preparing to unpack .../026-libmagic1_1%3a5.39-3_armhf.deb ...
16:16:25 #9 33.55 Unpacking libmagic1:armhf (1:5.39-3) ...
16:16:25 #9 33.59 Selecting previously unselected package file.
16:16:25 #9 33.59 Preparing to unpack .../027-file_1%3a5.39-3_armhf.deb ...
16:16:25 #9 33.60 Unpacking file (1:5.39-3) ...
16:16:25 #9 33.63 Selecting previously unselected package gettext-base.
16:16:25 #9 33.63 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_armhf.deb ...
16:16:25 #9 33.63 Unpacking gettext-base (0.21-4ubuntu3) ...
16:16:25 #8 27.82 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ...
16:16:25 #8 27.82 Unpacking diffstat (1.61-1build1) ...
16:16:25 #8 27.85 Selecting previously unselected package libassuan0:arm64.
16:16:25 #8 27.85 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ...
16:16:25 #8 27.86 Unpacking libassuan0:arm64 (2.5.1-2) ...
16:16:25 #8 27.89 Selecting previously unselected package gpgconf.
16:16:25 #8 27.89 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:25 #8 27.89 Unpacking gpgconf (2.2.4-1ubuntu1.4) ...
16:16:25 #8 27.93 Selecting previously unselected package libksba8:arm64.
16:16:25 #8 27.93 Preparing to unpack .../122-libksba8_1.3.5-2_arm64.deb ...
16:16:25 #8 27.94 Unpacking libksba8:arm64 (1.3.5-2) ...
16:16:25 #8 27.98 Selecting previously unselected package libnpth0:arm64.
16:16:25 #8 27.98 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ...
16:16:25 #8 27.98 Unpacking libnpth0:arm64 (1.5-3) ...
16:16:25 #8 28.02 Selecting previously unselected package dirmngr.
16:16:25 #8 28.02 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:25 #8 28.04 Unpacking dirmngr (2.2.4-1ubuntu1.4) ...
16:16:25 #8 29.04 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
16:16:25 #8 29.04 Unpacking libdeflate0:arm64 (1.7-1) ...
16:16:25 #8 29.08 Selecting previously unselected package libjbig0:arm64.
16:16:25 #8 29.08 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
16:16:25 #8 29.09 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
16:16:25 #8 29.12 Selecting previously unselected package libwebp6:arm64.
16:16:25 #8 29.12 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
16:16:25 #8 29.13 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
16:16:25 #8 29.17 Selecting previously unselected package libtiff5:arm64.
16:16:25 #8 29.18 Preparing to unpack .../183-libtiff5_4.2.0-1_arm64.deb ...
16:16:25 #8 29.18 Unpacking libtiff5:arm64 (4.2.0-1) ...
16:16:25 #8 29.23 Selecting previously unselected package libxau6:arm64.
16:16:25 #8 29.23 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
16:16:25 #8 29.23 Unpacking libxau6:arm64 (1:1.0.9-1) ...
16:16:25 #8 29.26 Selecting previously unselected package libxdmcp6:arm64.
16:16:25 #8 29.27 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
16:16:25 #8 29.27 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
16:16:25 #8 29.30 Selecting previously unselected package libxcb1:arm64.
16:16:25 #8 31.87 Selecting previously unselected package cpp.
16:16:25 #8 31.87 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
16:16:25 #8 31.87 Unpacking cpp (4:8.3.0-1+rpi2) ...
16:16:25 #8 31.92 Selecting previously unselected package libcc1-0:armhf.
16:16:25 #8 31.92 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
16:16:25 #8 31.93 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
16:16:25 #8 31.99 Selecting previously unselected package libgomp1:armhf.
16:16:25 #8 31.99 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
16:16:25 #8 31.99 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
16:16:25 #8 32.05 Selecting previously unselected package libatomic1:armhf.
16:16:25 #8 32.05 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
16:16:25 #8 32.06 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
16:16:25 #8 32.10 Selecting previously unselected package libasan5:armhf.
16:16:25 #8 32.10 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
16:16:25 #8 44.57 Selecting previously unselected package libnet-domain-tld-perl.
16:16:25 #8 44.57 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:25 #8 44.57 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:25 #8 44.61 Selecting previously unselected package libemail-valid-perl.
16:16:25 #8 44.61 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ...
16:16:25 #8 44.61 Unpacking libemail-valid-perl (1.202-1) ...
16:16:25 #8 44.64 Selecting previously unselected package libencode-locale-perl.
16:16:25 #8 44.64 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ...
16:16:25 #8 44.65 Unpacking libencode-locale-perl (1.05-1) ...
16:16:25 #8 44.68 Selecting previously unselected package libexporter-tiny-perl.
16:16:25 #8 44.68 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ...
16:16:25 #8 44.68 Unpacking libexporter-tiny-perl (1.000000-2) ...
16:16:25 #8 44.71 Selecting previously unselected package libipc-system-simple-perl.
16:16:25 #8 44.71 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ...
16:16:25 #8 44.72 Unpacking libipc-system-simple-perl (1.25-4) ...
16:16:25 #8 44.75 Selecting previously unselected package libfile-basedir-perl.
16:16:25 #8 44.75 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ...
16:16:25 #8 44.75 Unpacking libfile-basedir-perl (0.07-1) ...
16:16:25 #8 44.79 Selecting previously unselected package libfile-chdir-perl.
16:16:25 #8 44.79 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:25 #9 3.608 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [797 kB]
16:16:25 #9 3.646 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.6 kB]
16:16:25 #9 3.651 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1758 kB]
16:16:25 #9 3.731 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [50.8 kB]
16:16:25 #9 3.732 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [21.7 kB]
16:16:25 #9 26.31 Selecting previously unselected package libubsan1:arm64.
16:16:25 #9 26.31 Preparing to unpack .../082-libubsan1_11.1.0-1ubuntu1~21.04_arm64.deb ...
16:16:25 #9 26.32 Unpacking libubsan1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:25 #9 23.75 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
16:16:25 #9 23.75 Unpacking libmpc3:arm64 (1.1.0-1) ...
16:16:25 #9 23.78 Selecting previously unselected package cpp-9.
16:16:25 #9 23.78 Preparing to unpack .../082-cpp-9_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:25 #9 23.79 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:16:26 #8 25.96 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
16:16:26 #8 25.97 Unpacking libnet-http-perl (6.18-1) ...
16:16:26 #8 26.00 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:26 #8 26.00 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:26 #8 26.00 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:26 #8 26.03 Selecting previously unselected package libtry-tiny-perl.
16:16:26 #8 26.03 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
16:16:26 #8 26.04 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:26 #8 26.07 Selecting previously unselected package libwww-robotrules-perl.
16:16:26 #8 26.07 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:26 #8 26.07 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:26 #8 26.10 Selecting previously unselected package libwww-perl.
16:16:26 #8 26.10 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
16:16:26 #8 26.10 Unpacking libwww-perl (6.36-2) ...
16:16:26 #8 26.14 Selecting previously unselected package patchutils.
16:16:26 #8 26.14 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
16:16:26 #8 26.14 Unpacking patchutils (0.3.4-2) ...
16:16:26 #8 26.17 Selecting previously unselected package wdiff.
16:16:26 #9 25.44 Get:257 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:26 #9 25.44 Get:258 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:16:26 #9 25.44 Get:259 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-fcntllock-perl arm64 0.22-3build5 [32.9 kB]
16:16:26 #9 25.44 Get:260 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnumber-compare-perl all 0.03-1.1 [6620 B]
16:16:26 #9 25.44 Get:261 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-glob-perl all 0.11-1 [7992 B]
16:16:26 #9 25.44 Get:262 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:26 #9 25.44 Get:263 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:16:26 #9 25.51 Get:264 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:16:26 #9 25.51 Get:265 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:16:26 #9 25.58 Get:266 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:26 #8 36.39 Selecting previously unselected package libnet-ssleay-perl.
16:16:26 #8 36.39 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
16:16:26 #8 36.40 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:16:26 #8 36.47 Selecting previously unselected package libio-socket-ssl-perl.
16:16:26 #8 36.47 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:26 #8 36.48 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:26 #8 36.53 Selecting previously unselected package libnet-http-perl.
16:16:26 #8 36.53 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
16:16:26 #8 36.54 Unpacking libnet-http-perl (6.20-1) ...
16:16:26 #8 36.56 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:26 #8 36.57 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:26 #8 36.57 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:26 #8 36.60 Selecting previously unselected package libtry-tiny-perl.
16:16:26 #8 36.60 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
16:16:26 #8 36.60 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:26 #9 36.71 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 36.72 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
16:16:26 #9 36.77 Selecting previously unselected package libksba8:armhf.
16:16:26 #9 36.77 Preparing to unpack .../137-libksba8_1.3.5-2_armhf.deb ...
16:16:26 #9 36.77 Unpacking libksba8:armhf (1.3.5-2) ...
16:16:26 #9 36.82 Selecting previously unselected package libnpth0:armhf.
16:16:26 #9 36.82 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
16:16:26 #9 36.82 Unpacking libnpth0:armhf (1.6-1) ...
16:16:26 #9 36.88 Selecting previously unselected package dirmngr.
16:16:26 #9 36.88 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 36.90 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
16:16:26 #8 3.568 Reading package lists...
16:16:26 #8 36.64 Selecting previously unselected package libfile-which-perl.
16:16:26 #8 36.64 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
16:16:26 #8 36.66 Unpacking libfile-which-perl (1.23-1) ...
16:16:26 #9 33.66 Selecting previously unselected package iso-codes.
16:16:26 #9 33.67 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:16:26 #9 33.67 Unpacking iso-codes (4.6.0-1) ...
16:16:26 #8 28.09 Selecting previously unselected package python3-pkg-resources.
16:16:26 #8 28.09 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2_all.deb ...
16:16:26 #8 28.09 Unpacking python3-pkg-resources (39.0.1-2) ...
16:16:26 #8 28.13 Selecting previously unselected package python3-chardet.
16:16:26 #8 28.13 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ...
16:16:26 #8 28.14 Unpacking python3-chardet (3.0.4-1) ...
16:16:26 #8 28.17 Selecting previously unselected package python3-six.
16:16:26 #8 28.18 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ...
16:16:26 #8 28.18 Unpacking python3-six (1.11.0-2) ...
16:16:26 #8 28.22 Selecting previously unselected package python3-debian.
16:16:26 #8 28.22 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ...
16:16:26 #8 28.22 Unpacking python3-debian (0.1.32) ...
16:16:26 #8 28.26 Selecting previously unselected package gnupg-l10n.
16:16:26 #8 28.26 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.4_all.deb ...
16:16:26 #8 28.26 Unpacking gnupg-l10n (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.29 Selecting previously unselected package gnupg-utils.
16:16:26 #13 ...
16:16:26 
16:16:26 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:26 #8 sha256:89706f1b7111c14f6ca0d1f7530c1122e6fdfc054e925408a2639e2d0d0a4cef
16:16:26 #8 5.285 Reading package lists...
16:16:26 #8 6.243 Building dependency tree...
16:16:26 #8 6.430 Reading state information...
16:16:26 #8 6.633 The following additional packages will be installed:
16:16:26 #8 6.633   at autoconf automake autopoint autotools-dev binutils binutils-common
16:16:26 #8 6.633   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
16:16:26 #8 6.633   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
16:16:26 #8 6.633   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:16:26 #8 6.633   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
16:16:26 #8 6.633   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:16:26 #8 6.633   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
16:16:26 #8 6.633   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:16:26 #8 6.633   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
16:16:26 #8 6.633   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
16:16:26 #8 6.633   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:16:26 #8 6.633   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:16:26 #8 6.633   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:16:26 #8 6.633   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:16:26 #8 6.633   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:26 #8 6.633   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:16:26 #8 6.633   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:16:26 #8 6.633   libdata-optlist-perl libdevel-callchecker-perl
16:16:26 #8 6.633   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:16:26 #8 6.633   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:16:26 #8 6.633   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:26 #8 6.633   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:16:26 #8 6.633   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:16:26 #8 6.633   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:16:26 #8 6.633   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:16:26 #8 6.633   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:16:26 #8 6.633   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:16:26 #8 6.633   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:16:26 #8 6.633   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:16:26 #8 6.633   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:16:26 #8 6.633   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:26 #8 6.633   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:26 #8 6.633   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:16:26 #8 6.633   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:16:26 #8 6.633   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:26 #8 6.633   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:16:26 #8 6.633   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:16:26 #8 6.633   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:26 #8 6.633   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:26 #8 6.633   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:26 #8 6.633   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:26 #8 6.633   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:16:26 #8 6.633   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:26 #8 6.634   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:16:26 #8 6.634   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
16:16:26 #8 6.634   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
16:16:26 #8 6.634   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
16:16:26 #8 6.634   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:16:26 #8 6.634   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:26 #8 6.634   libparams-validate-perl libparse-debianchangelog-perl
16:16:26 #8 6.634   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:16:26 #8 6.634   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:16:26 #8 6.634   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:16:26 #8 6.634   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
16:16:26 #8 6.634   libreadonly-perl libref-util-perl libref-util-xs-perl
16:16:26 #8 6.634   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:26 #8 6.634   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:26 #8 6.634   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
16:16:26 #8 6.634   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
16:16:26 #8 6.634   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
16:16:26 #8 6.634   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:16:26 #8 6.634   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:26 #8 6.634   libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:26 #8 6.634   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:16:26 #8 6.634   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:16:26 #8 6.634   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:16:26 #8 6.634   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:26 #8 6.634   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
16:16:26 #8 6.634   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:16:26 #8 6.634   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:26 #8 6.634   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:26 #8 6.634   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:16:26 #8 6.634   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:16:26 #8 6.634   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:16:26 #8 6.634   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:16:26 #8 6.634   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:16:26 #8 6.634   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:16:26 #8 6.634   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:16:26 #8 6.634   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:16:26 #8 6.634   python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:26 #8 6.634   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:26 #8 6.635   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:16:26 #8 6.635   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:16:26 #8 6.636 Suggested packages:
16:16:26 #8 6.636   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:16:26 #8 6.636   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
16:16:26 #8 6.636   checksecurity debtags dh-make adequate autopkgtest bls-standalone
16:16:26 #8 6.636   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:16:26 #8 6.636   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:16:26 #8 6.636   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:26 #8 6.636   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:26 #8 6.636   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
16:16:26 #8 6.636   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
16:16:26 #8 6.636   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
16:16:26 #8 6.636   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
16:16:26 #8 6.636   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
16:16:26 #8 6.636   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
16:16:26 #8 6.636   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:26 #8 6.636   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:26 #8 6.636   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:26 #8 6.636   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
16:16:26 #8 6.636   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:16:26 #8 6.636   libhtml-template-perl libsasl2-modules-gssapi-mit
16:16:26 #8 6.636   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:26 #8 6.636   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:16:26 #8 6.636   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
16:16:26 #8 6.636   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:26 #8 6.636   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:16:26 #8 6.636   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:16:26 #8 6.636   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
16:16:26 #8 6.636   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:26 #8 6.636   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:26 #8 6.636   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:16:26 #8 6.636   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
16:16:26 #8 6.636   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
16:16:26 #8 6.637   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
16:16:26 #8 6.637   readline-doc zip wdiff-doc
16:16:26 #8 29.30 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
16:16:26 #8 29.31 Unpacking libxcb1:arm64 (1.14-3) ...
16:16:26 #8 29.40 Selecting previously unselected package libx11-data.
16:16:26 #8 29.40 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
16:16:26 #8 29.41 Unpacking libx11-data (2:1.7.2-1) ...
16:16:26 #8 26.71 Fedora 34 - aarch64 - Updates                    18 MB/s |  27 MB     00:01    
16:16:26 #8 32.11 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
16:16:26 #8 32.22 Selecting previously unselected package libubsan1:armhf.
16:16:26 #8 32.22 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
16:16:26 #8 32.24 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
16:16:26 #8 44.79 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:26 #8 44.82 Selecting previously unselected package libfile-fcntllock-perl.
16:16:26 #8 44.82 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ...
16:16:26 #8 44.82 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
16:16:26 #8 44.85 Selecting previously unselected package libhttp-date-perl.
16:16:26 #8 44.86 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ...
16:16:26 #8 44.86 Unpacking libhttp-date-perl (6.02-1) ...
16:16:26 #8 44.89 Selecting previously unselected package libfile-listing-perl.
16:16:26 #8 44.90 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ...
16:16:26 #8 44.90 Unpacking libfile-listing-perl (6.04-1) ...
16:16:26 #8 44.93 Selecting previously unselected package libfont-afm-perl.
16:16:26 #8 44.93 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ...
16:16:26 #8 44.94 Unpacking libfont-afm-perl (1.20-2) ...
16:16:26 #8 44.97 Selecting previously unselected package libio-stringy-perl.
16:16:26 #8 44.97 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ...
16:16:26 #8 44.98 Unpacking libio-stringy-perl (2.111-2) ...
16:16:26 #8 45.02 Selecting previously unselected package libparams-validate-perl.
16:16:26 #9 26.40 Selecting previously unselected package libgcc-10-dev:arm64.
16:16:26 #9 26.41 Preparing to unpack .../083-libgcc-10-dev_10.3.0-1ubuntu1_arm64.deb ...
16:16:26 #9 26.41 Unpacking libgcc-10-dev:arm64 (10.3.0-1ubuntu1) ...
16:16:26 #9 26.54 Selecting previously unselected package gcc-10.
16:16:26 #9 26.54 Preparing to unpack .../084-gcc-10_10.3.0-1ubuntu1_arm64.deb ...
16:16:26 #9 26.54 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
16:16:26 #8 26.17 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
16:16:26 #8 26.18 Unpacking wdiff (1.2.2-2+b1) ...
16:16:26 #8 26.23 Selecting previously unselected package devscripts.
16:16:26 #8 26.23 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
16:16:26 #8 26.25 Unpacking devscripts (2.19.5+deb10u1) ...
16:16:26 #8 26.38 Selecting previously unselected package diffstat.
16:16:26 #8 26.38 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
16:16:26 #8 26.38 Unpacking diffstat (1.62-1) ...
16:16:26 #8 26.46 Selecting previously unselected package distro-info-data.
16:16:26 #9 25.58 Get:267 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libparams-validate-perl arm64 1.30-1build2 [54.0 kB]
16:16:26 #9 25.58 Get:268 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:16:26 #9 25.58 Get:269 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:26 #9 25.58 Get:270 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:26 #9 25.58 Get:271 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:16:26 #9 25.58 Get:272 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:26 #9 25.59 Get:273 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjson-perl all 4.03000-1 [80.6 kB]
16:16:26 #9 25.65 Get:274 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblog-any-perl all 1.709-1 [67.7 kB]
16:16:26 #9 25.65 Get:275 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:16:26 #9 25.73 Get:276 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:16:26 #9 25.73 Get:277 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-identify-perl arm64 0.14-1build4 [10.6 kB]
16:16:26 #9 25.73 Get:278 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-name-perl arm64 0.26-1build2 [11.3 kB]
16:16:26 #9 25.73 Get:279 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:26 #9 25.73 Get:280 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpath-tiny-perl all 0.118-1 [42.2 kB]
16:16:26 #9 25.73 Get:281 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtype-tiny-perl all 1.012002-1 [319 kB]
16:16:26 #9 25.73 Get:282 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:16:26 #9 25.73 Get:283 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhash-fieldhash-perl arm64 0.15-1build4 [16.9 kB]
16:16:26 #9 25.80 Get:284 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:26 #9 25.80 Get:285 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:16:26 #9 25.87 Get:286 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:16:26 #8 36.63 Selecting previously unselected package libwww-robotrules-perl.
16:16:26 #8 36.64 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:26 #8 36.64 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:26 #8 36.67 Selecting previously unselected package libwww-perl.
16:16:26 #8 36.67 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
16:16:26 #8 36.68 Unpacking libwww-perl (6.52-1) ...
16:16:26 #8 36.73 Selecting previously unselected package patchutils.
16:16:26 #8 36.73 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
16:16:26 #8 36.74 Unpacking patchutils (0.4.2-1) ...
16:16:26 #8 36.79 Selecting previously unselected package wdiff.
16:16:26 #8 36.79 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
16:16:26 #8 36.80 Unpacking wdiff (1.2.2-2+b1) ...
16:16:26 #9 36.95 Selecting previously unselected package gnupg-l10n.
16:16:26 #9 36.96 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
16:16:26 #9 36.96 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.01 Selecting previously unselected package gnupg-utils.
16:16:26 #9 37.01 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 37.01 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.08 Selecting previously unselected package gpg.
16:16:26 #9 37.08 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 37.08 Unpacking gpg (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.16 Selecting previously unselected package pinentry-curses.
16:16:26 #9 37.16 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
16:16:26 #9 37.17 Unpacking pinentry-curses (1.1.0-3build1) ...
16:16:26 #9 37.20 Selecting previously unselected package gpg-agent.
16:16:26 #9 37.21 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 37.21 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.26 Selecting previously unselected package gpg-wks-client.
16:16:26 #9 37.26 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 37.26 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.30 Selecting previously unselected package gpg-wks-server.
16:16:26 #9 37.30 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #8 36.88 Selecting previously unselected package libfile-homedir-perl.
16:16:26 #8 36.88 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
16:16:26 #8 36.89 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:26 #8 36.95 Selecting previously unselected package libio-pty-perl.
16:16:26 #8 36.95 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
16:16:26 #8 36.97 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
16:16:26 #8 37.06 Selecting previously unselected package libipc-run-perl.
16:16:26 #8 37.06 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
16:16:26 #9 34.16 Selecting previously unselected package libcbor0.6:armhf.
16:16:26 #9 34.16 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_armhf.deb ...
16:16:26 #9 34.17 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu3) ...
16:16:26 #9 34.20 Selecting previously unselected package libedit2:armhf.
16:16:26 #9 34.20 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_armhf.deb ...
16:16:26 #9 34.21 Unpacking libedit2:armhf (3.1-20191231-2build1) ...
16:16:26 #8 28.29 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.29 Unpacking gnupg-utils (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.33 Selecting previously unselected package gpg.
16:16:26 #8 28.33 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.33 Unpacking gpg (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.39 Selecting previously unselected package pinentry-curses.
16:16:26 #8 28.39 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ...
16:16:26 #8 28.40 Unpacking pinentry-curses (1.1.0-1) ...
16:16:26 #8 28.43 Selecting previously unselected package gpg-agent.
16:16:26 #8 28.43 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.43 Unpacking gpg-agent (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.47 Selecting previously unselected package gpg-wks-client.
16:16:26 #8 28.47 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.48 Unpacking gpg-wks-client (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.50 Selecting previously unselected package gpg-wks-server.
16:16:26 #8 28.51 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.51 Unpacking gpg-wks-server (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.54 Selecting previously unselected package gpgsm.
16:16:26 #8 28.54 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.54 Unpacking gpgsm (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.58 Selecting previously unselected package gnupg.
16:16:26 #8 28.58 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.4_arm64.deb ...
16:16:26 #8 28.59 Unpacking gnupg (2.2.4-1ubuntu1.4) ...
16:16:26 #8 28.63 Selecting previously unselected package libgpgme11:arm64.
16:16:26 #9 24.24 Selecting previously unselected package cpp.
16:16:26 #9 24.24 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
16:16:26 #9 24.25 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:16:26 #9 24.33 Selecting previously unselected package libcc1-0:arm64.
16:16:26 #8 5.471 Reading package lists...
16:16:26 #8 ...
16:16:26 
16:16:26 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:26 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:26 #13 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 7.4s done
16:16:26 #13 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.6s done
16:16:26 #13 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.5s done
16:16:26 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 2.8s
16:16:26 #13 ...
16:16:26 
16:16:26 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:26 #8 sha256:4ed0f848079e9251814374cd0b7def9a540452091964d093ed61e8988ca39ba7
16:16:26 #8 5.471 Reading package lists...
16:16:26 #7 24.64 Fedora 33 - aarch64 - Updates                    25 MB/s |  29 MB     00:01    
16:16:26 #8 29.58 Selecting previously unselected package libx11-6:arm64.
16:16:26 #8 29.58 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
16:16:26 #8 29.59 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
16:16:26 #8 29.66 Selecting previously unselected package libxpm4:arm64.
16:16:26 #8 29.66 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
16:16:26 #8 29.67 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
16:16:26 #8 29.71 Selecting previously unselected package libgd3:arm64.
16:16:26 #8 29.71 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
16:16:26 #8 29.71 Unpacking libgd3:arm64 (2.3.0-2) ...
16:16:26 #8 29.75 Selecting previously unselected package libc-devtools.
16:16:26 #8 29.75 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u2_arm64.deb ...
16:16:26 #8 29.75 Unpacking libc-devtools (2.31-13+deb11u2) ...
16:16:26 #8 29.79 Selecting previously unselected package libcapture-tiny-perl.
16:16:26 #8 29.79 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:26 #8 29.80 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:26 #8 29.82 Selecting previously unselected package libclass-data-inheritable-perl.
16:16:26 #8 29.83 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:16:26 #8 29.83 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:16:26 #8 29.86 Selecting previously unselected package libclass-inspector-perl.
16:16:26 #8 29.86 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
16:16:26 #8 29.86 Unpacking libclass-inspector-perl (1.36-1) ...
16:16:26 #8 29.89 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:26 #8 29.89 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
16:16:26 #8 32.40 Selecting previously unselected package libgcc-8-dev:armhf.
16:16:26 #8 32.41 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
16:16:26 #8 32.41 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
16:16:26 #9 34.54 Selecting previously unselected package gcc.
16:16:26 #9 34.54 Preparing to unpack .../082-gcc_4%3a10.3.0-1ubuntu1_armhf.deb ...
16:16:26 #9 34.54 Unpacking gcc (4:10.3.0-1ubuntu1) ...
16:16:26 #9 34.57 Selecting previously unselected package libstdc++-10-dev:armhf.
16:16:26 #9 34.57 Preparing to unpack .../083-libstdc++-10-dev_10.3.0-1ubuntu1_armhf.deb ...
16:16:26 #9 34.59 Unpacking libstdc++-10-dev:armhf (10.3.0-1ubuntu1) ...
16:16:26 #8 45.02 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ...
16:16:26 #8 45.03 Unpacking libparams-validate-perl (1.29-1) ...
16:16:26 #8 45.06 Selecting previously unselected package libsub-exporter-perl.
16:16:26 #8 45.06 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ...
16:16:26 #8 45.07 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:26 #8 45.10 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:26 #8 45.10 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
16:16:26 #8 45.10 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
16:16:26 #8 45.13 Selecting previously unselected package libsort-versions-perl.
16:16:26 #8 45.13 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ...
16:16:26 #8 45.14 Unpacking libsort-versions-perl (1.62-1) ...
16:16:26 #8 45.19 Selecting previously unselected package libgit-wrapper-perl.
16:16:26 #8 45.19 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ...
16:16:26 #8 45.19 Unpacking libgit-wrapper-perl (0.047-1) ...
16:16:26 #8 45.22 Selecting previously unselected package libio-html-perl.
16:16:26 #8 45.22 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ...
16:16:26 #8 45.23 Unpacking libio-html-perl (1.001-1) ...
16:16:26 #8 45.26 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:26 #8 45.26 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:26 #8 26.46 Preparing to unpack .../145-distro-info-data_0.41+deb10u4_all.deb ...
16:16:26 #8 26.47 Unpacking distro-info-data (0.41+deb10u4) ...
16:16:26 #8 26.50 Selecting previously unselected package python3-pkg-resources.
16:16:26 #8 26.50 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
16:16:26 #8 26.51 Unpacking python3-pkg-resources (40.8.0-1) ...
16:16:26 #8 26.55 Selecting previously unselected package python3-chardet.
16:16:26 #8 26.56 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
16:16:26 #8 26.56 Unpacking python3-chardet (3.0.4-3) ...
16:16:26 #8 26.73 Selecting previously unselected package python3-six.
16:16:26 #9 25.87 Get:287 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:16:26 #9 25.87 Get:288 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:16:26 #9 25.87 Get:289 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjson-xs-perl arm64 4.030-1build2 [87.0 kB]
16:16:26 #9 25.87 Get:290 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:16:26 #9 25.87 Get:291 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB]
16:16:26 #9 25.87 Get:292 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:16:26 #9 25.88 Get:293 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:26 #9 25.94 Get:294 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-someutils-xs-perl arm64 0.58-2build2 [32.8 kB]
16:16:26 #9 25.94 Get:295 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:16:26 #9 26.02 Get:296 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libltdl7 arm64 2.4.6-15 [37.7 kB]
16:16:26 #9 26.02 Get:297 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
16:16:26 #9 26.02 Get:298 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblzo2-2 arm64 2.10-2build1 [44.4 kB]
16:16:26 #9 26.02 Get:299 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:16:26 #9 26.02 Get:300 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:16:26 #9 26.02 Get:301 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:26 #9 26.02 Get:302 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
16:16:26 #9 26.02 Get:303 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmarkdown2 arm64 2.2.6-1ubuntu2 [37.0 kB]
16:16:26 #8 36.86 Selecting previously unselected package devscripts.
16:16:26 #8 36.86 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
16:16:26 #8 36.88 Unpacking devscripts (2.21.3+deb11u1) ...
16:16:26 #8 37.05 Selecting previously unselected package diffstat.
16:16:26 #8 37.06 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
16:16:26 #8 37.06 Unpacking diffstat (1.64-1) ...
16:16:26 #8 37.09 Selecting previously unselected package distro-info-data.
16:16:26 #8 37.09 Preparing to unpack .../144-distro-info-data_0.51+deb11u1_all.deb ...
16:16:26 #8 37.10 Unpacking distro-info-data (0.51+deb11u1) ...
16:16:26 #9 37.30 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.34 Selecting previously unselected package gpgsm.
16:16:26 #9 37.35 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.1_armhf.deb ...
16:16:26 #9 37.35 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.40 Selecting previously unselected package gnupg.
16:16:26 #9 37.40 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.1_all.deb ...
16:16:26 #9 37.40 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
16:16:26 #9 37.47 Selecting previously unselected package libfile-which-perl.
16:16:26 #9 37.48 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
16:16:26 #9 37.48 Unpacking libfile-which-perl (1.23-1) ...
16:16:26 #9 37.51 Selecting previously unselected package libfile-homedir-perl.
16:16:26 #9 37.52 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
16:16:26 #9 37.52 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:26 #9 37.55 Selecting previously unselected package libio-pty-perl.
16:16:26 #8 34.72 Selecting previously unselected package gcc.
16:16:26 #8 34.72 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
16:16:26 #8 28.63 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ...
16:16:26 #8 28.64 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ...
16:16:26 #8 28.68 Selecting previously unselected package python3-gpg.
16:16:26 #8 28.68 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ...
16:16:26 #8 28.68 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
16:16:26 #8 28.73 Selecting previously unselected package dput.
16:16:26 #8 28.73 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ...
16:16:26 #8 28.74 Unpacking dput (1.0.1ubuntu1) ...
16:16:26 #8 28.77 Selecting previously unselected package libfakeroot:arm64.
16:16:26 #8 28.77 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ...
16:16:26 #8 28.78 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ...
16:16:26 #8 28.81 Selecting previously unselected package fakeroot.
16:16:26 #8 28.81 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ...
16:16:26 #8 28.82 Unpacking fakeroot (1.22-2ubuntu1) ...
16:16:26 #8 28.86 Selecting previously unselected package libcurl3-gnutls:arm64.
16:16:26 #9 24.33 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:26 #9 24.33 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:26 #9 24.37 Selecting previously unselected package libgomp1:arm64.
16:16:26 #9 24.37 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:26 #9 24.38 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:26 #9 24.42 Selecting previously unselected package libitm1:arm64.
16:16:26 #9 24.42 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:26 #9 24.42 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:26 #9 24.51 Selecting previously unselected package libatomic1:arm64.
16:16:26 #9 24.51 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:26 #9 24.52 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:26 #9 24.55 Selecting previously unselected package libasan5:arm64.
16:16:26 #9 24.55 Preparing to unpack .../088-libasan5_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:26 #9 24.56 Unpacking libasan5:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:26 #9 24.62 Selecting previously unselected package liblsan0:arm64.
16:16:26 #9 24.63 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:26 #9 24.63 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:26 #9 24.72 Selecting previously unselected package libtsan0:arm64.
16:16:26 #9 24.73 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:26 #9 34.24 Selecting previously unselected package libfido2-1:armhf.
16:16:26 #9 34.24 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_armhf.deb ...
16:16:26 #9 34.25 Unpacking libfido2-1:armhf (1.6.0-2build1) ...
16:16:26 #9 34.28 Selecting previously unselected package libpng16-16:armhf.
16:16:26 #9 34.29 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_armhf.deb ...
16:16:26 #9 34.29 Unpacking libpng16-16:armhf (1.6.37-3build4) ...
16:16:26 #9 34.33 Selecting previously unselected package libpsl5:armhf.
16:16:26 #9 34.33 Preparing to unpack .../034-libpsl5_0.21.0-1.2_armhf.deb ...
16:16:26 #9 34.34 Unpacking libpsl5:armhf (0.21.0-1.2) ...
16:16:26 #9 34.37 Selecting previously unselected package libxau6:armhf.
16:16:26 #9 34.37 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_armhf.deb ...
16:16:26 #9 34.38 Unpacking libxau6:armhf (1:1.0.9-1build3) ...
16:16:26 #9 34.41 Selecting previously unselected package libxdmcp6:armhf.
16:16:26 #9 34.41 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_armhf.deb ...
16:16:26 #9 34.42 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu4) ...
16:16:26 #8 37.07 Unpacking libipc-run-perl (20180523.0-1) ...
16:16:26 #8 37.31 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:26 #8 37.31 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:26 #8 37.32 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:26 #8 29.90 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:16:26 #8 29.92 Selecting previously unselected package libclone-perl.
16:16:26 #8 29.93 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
16:16:26 #8 29.93 Unpacking libclone-perl (0.45-1+b1) ...
16:16:26 #8 29.96 Selecting previously unselected package libcommon-sense-perl.
16:16:26 #8 29.96 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
16:16:26 #8 29.96 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:16:26 #8 29.99 Selecting previously unselected package libconfig-tiny-perl.
16:16:26 #8 29.99 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
16:16:26 #8 29.99 Unpacking libconfig-tiny-perl (2.26-1) ...
16:16:26 #8 30.02 Selecting previously unselected package libparams-util-perl.
16:16:26 #8 30.02 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
16:16:26 #8 30.03 Unpacking libparams-util-perl (1.102-1+b1) ...
16:16:26 #8 30.05 Selecting previously unselected package libsub-install-perl.
16:16:26 #8 30.06 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
16:16:26 #8 30.06 Unpacking libsub-install-perl (0.928-1.1) ...
16:16:26 #8 30.14 Selecting previously unselected package libdata-optlist-perl.
16:16:26 #8 32.59 Selecting previously unselected package gcc-8.
16:16:26 #8 32.59 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
16:16:26 #8 32.60 Unpacking gcc-8 (8.3.0-6+rpi1) ...
16:16:26 #14 DONE 3.4s
16:16:26 
16:16:26 #15 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
16:16:26 #15 sha256:19c42a6f650b3efbcdd78e23e5af03f2c2f1ad8ba522fc404e5e029de30069a1
16:16:26 #8 45.26 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:26 #8 45.29 Selecting previously unselected package libhttp-message-perl.
16:16:26 #8 45.29 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ...
16:16:26 #8 45.29 Unpacking libhttp-message-perl (6.14-1) ...
16:16:26 #8 45.34 Selecting previously unselected package libhtml-form-perl.
16:16:26 #8 45.34 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ...
16:16:26 #8 45.34 Unpacking libhtml-form-perl (6.03-1) ...
16:16:26 #8 45.38 Selecting previously unselected package libhtml-tree-perl.
16:16:26 #8 45.39 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ...
16:16:26 #8 45.39 Unpacking libhtml-tree-perl (5.07-1) ...
16:16:26 #8 45.45 Selecting previously unselected package libhtml-format-perl.
16:16:26 #8 45.45 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ...
16:16:26 #8 45.45 Unpacking libhtml-format-perl (2.12-1) ...
16:16:26 #8 26.73 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
16:16:26 #8 26.73 Unpacking python3-six (1.12.0-1) ...
16:16:26 #8 26.76 Selecting previously unselected package python3-debian.
16:16:26 #8 26.77 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
16:16:26 #8 26.77 Unpacking python3-debian (0.1.35) ...
16:16:26 #8 26.81 Selecting previously unselected package libgpgme11:arm64.
16:16:26 #8 26.81 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
16:16:26 #8 26.82 Unpacking libgpgme11:arm64 (1.12.0-6) ...
16:16:26 #8 26.87 Selecting previously unselected package python3-gpg.
16:16:26 #8 26.88 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
16:16:26 #8 26.88 Unpacking python3-gpg (1.12.0-6) ...
16:16:26 #8 26.94 Selecting previously unselected package dput.
16:16:26 #8 26.95 Preparing to unpack .../152-dput_1.0.3_all.deb ...
16:16:26 #8 26.95 Unpacking dput (1.0.3) ...
16:16:26 #8 26.99 Selecting previously unselected package equivs.
16:16:26 #9 26.42 Get:304 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:16:26 #8 37.13 Selecting previously unselected package python3-pkg-resources.
16:16:26 #8 37.13 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
16:16:26 #8 37.14 Unpacking python3-pkg-resources (52.0.0-4) ...
16:16:26 #8 37.19 Selecting previously unselected package python3-chardet.
16:16:26 #8 37.20 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
16:16:26 #8 37.20 Unpacking python3-chardet (4.0.0-1) ...
16:16:26 #8 37.25 Selecting previously unselected package python3-six.
16:16:26 #8 37.26 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
16:16:26 #8 37.26 Unpacking python3-six (1.16.0-2) ...
16:16:26 #8 37.29 Selecting previously unselected package python3-debian.
16:16:26 #8 37.29 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
16:16:26 #8 37.30 Unpacking python3-debian (0.1.39) ...
16:16:26 #8 37.34 Selecting previously unselected package libgpgme11:armhf.
16:16:26 #8 37.35 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
16:16:26 #8 37.35 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
16:16:26 #9 37.56 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
16:16:26 #9 37.56 Unpacking libio-pty-perl (1:1.12-1) ...
16:16:26 #9 37.60 Selecting previously unselected package libipc-run-perl.
16:16:26 #9 37.60 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
16:16:26 #9 37.61 Unpacking libipc-run-perl (20180523.0-2) ...
16:16:26 #9 37.64 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:26 #9 37.65 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:26 #9 37.65 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:26 #9 37.68 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:26 #9 37.68 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
16:16:26 #9 37.68 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:16:26 #9 37.71 Selecting previously unselected package libdynaloader-functions-perl.
16:16:26 #9 37.71 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:26 #9 37.72 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:26 #9 37.75 Selecting previously unselected package libdevel-callchecker-perl.
16:16:26 #9 37.75 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
16:16:26 #9 37.75 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:16:26 #8 ...
16:16:26 
16:16:26 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:26 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:26 #12 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.2s done
16:16:26 #8 34.72 Unpacking gcc (4:10.2.1-1+rpi1) ...
16:16:26 #8 34.74 Selecting previously unselected package libc-dev-bin.
16:16:26 #8 34.75 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ...
16:16:26 #8 34.75 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u2) ...
16:16:26 #8 34.79 Selecting previously unselected package linux-libc-dev:armhf.
16:16:26 #8 34.79 Preparing to unpack .../037-linux-libc-dev_1%3a1.20211118-3_armhf.deb ...
16:16:26 #8 34.80 Unpacking linux-libc-dev:armhf (1:1.20211118-3) ...
16:16:26 #8 34.99 Selecting previously unselected package libcrypt-dev:armhf.
16:16:26 #8 28.86 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.16_arm64.deb ...
16:16:26 #8 28.86 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.16) ...
16:16:26 #8 28.90 Selecting previously unselected package liberror-perl.
16:16:26 #8 28.90 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ...
16:16:26 #8 28.91 Unpacking liberror-perl (0.17025-1) ...
16:16:26 #8 28.94 Selecting previously unselected package git-man.
16:16:26 #8 28.94 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ...
16:16:26 #8 28.94 Unpacking git-man (1:2.17.1-1ubuntu0.9) ...
16:16:26 #9 24.73 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:26 #9 34.45 Selecting previously unselected package libxcb1:armhf.
16:16:26 #9 34.45 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_armhf.deb ...
16:16:26 #9 34.46 Unpacking libxcb1:armhf (1.14-3ubuntu1) ...
16:16:26 #9 34.49 Selecting previously unselected package libx11-data.
16:16:26 #9 34.49 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ...
16:16:26 #9 34.49 Unpacking libx11-data (2:1.7.2-1) ...
16:16:26 #9 34.56 Selecting previously unselected package libx11-6:armhf.
16:16:26 #9 34.56 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_armhf.deb ...
16:16:26 #9 34.56 Unpacking libx11-6:armhf (2:1.7.2-1) ...
16:16:26 #9 34.62 Selecting previously unselected package libxext6:armhf.
16:16:26 #9 34.62 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_armhf.deb ...
16:16:26 #9 34.62 Unpacking libxext6:armhf (2:1.3.4-0ubuntu3) ...
16:16:26 #9 34.66 Selecting previously unselected package libxmuu1:armhf.
16:16:26 #9 5.749 Fetched 21.9 MB in 4s (5299 kB/s)
16:16:26 #8 30.15 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
16:16:26 #8 30.15 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:16:26 #8 30.18 Selecting previously unselected package libsub-exporter-perl.
16:16:26 #8 30.18 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
16:16:26 #8 30.18 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:26 #8 30.22 Selecting previously unselected package libconst-fast-perl.
16:16:26 #8 30.22 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
16:16:26 #8 30.22 Unpacking libconst-fast-perl (0.014-1.1) ...
16:16:26 #8 30.25 Selecting previously unselected package libwant-perl.
16:16:26 #8 30.25 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
16:16:26 #8 30.25 Unpacking libwant-perl (0.29-1+b6) ...
16:16:26 #8 30.28 Selecting previously unselected package libcontextual-return-perl.
16:16:26 #8 30.28 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:26 #8 30.29 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:26 #8 30.32 Selecting previously unselected package libconvert-binhex-perl.
16:16:26 #8 30.32 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
16:16:26 #8 30.32 Unpacking libconvert-binhex-perl (1.125-1) ...
16:16:26 #8 30.35 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:26 #8 30.35 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
16:16:26 #8 45.49 Selecting previously unselected package libhttp-cookies-perl.
16:16:26 #8 45.49 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:26 #8 45.49 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:26 #8 45.52 Selecting previously unselected package libhttp-daemon-perl.
16:16:26 #8 45.53 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1_all.deb ...
16:16:26 #8 45.53 Unpacking libhttp-daemon-perl (6.01-1) ...
16:16:26 #8 45.56 Selecting previously unselected package libhttp-negotiate-perl.
16:16:26 #8 45.56 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ...
16:16:26 #8 45.57 Unpacking libhttp-negotiate-perl (6.00-2) ...
16:16:26 #8 45.59 Selecting previously unselected package libimport-into-perl.
16:16:26 #8 45.60 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ...
16:16:26 #8 45.61 Unpacking libimport-into-perl (1.002005-1) ...
16:16:26 #8 45.65 Selecting previously unselected package libio-pty-perl.
16:16:26 #8 45.65 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ...
16:16:26 #8 45.66 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
16:16:26 #8 45.71 Selecting previously unselected package libio-string-perl.
16:16:26 #8 45.71 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ...
16:16:26 #8 45.71 Unpacking libio-string-perl (1.08-3) ...
16:16:26 #8 45.74 Selecting previously unselected package libipc-run-perl.
16:16:26 #8 45.74 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ...
16:16:26 #8 45.75 Unpacking libipc-run-perl (0.96-1) ...
16:16:26 #8 45.79 Selecting previously unselected package liblist-compare-perl.
16:16:26 #8 45.79 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ...
16:16:26 #8 45.79 Unpacking liblist-compare-perl (0.53-1) ...
16:16:26 #9 5.259 Fetched 20.3 MB in 4s (5518 kB/s)
16:16:27 #8 4.405 Reading package lists...
16:16:27 #8 5.198 Building dependency tree...
16:16:27 #8 5.384 Reading state information...
16:16:27 #9 34.88 Selecting previously unselected package g++-10.
16:16:27 #9 34.88 Preparing to unpack .../084-g++-10_10.3.0-1ubuntu1_armhf.deb ...
16:16:27 #9 34.89 Unpacking g++-10 (10.3.0-1ubuntu1) ...
16:16:27 #8 26.99 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
16:16:27 #8 26.99 Unpacking equivs (2.2.0) ...
16:16:27 #8 27.07 Selecting previously unselected package exim4-config.
16:16:27 #8 27.08 Preparing to unpack .../154-exim4-config_4.92-8+deb10u6_all.deb ...
16:16:27 #8 27.08 Unpacking exim4-config (4.92-8+deb10u6) ...
16:16:27 #8 27.14 Selecting previously unselected package exim4-base.
16:16:27 #8 27.14 Preparing to unpack .../155-exim4-base_4.92-8+deb10u6_arm64.deb ...
16:16:27 #8 27.14 Unpacking exim4-base (4.92-8+deb10u6) ...
16:16:27 #8 27.21 Selecting previously unselected package libevent-2.1-6:arm64.
16:16:27 #8 27.22 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
16:16:27 #8 27.22 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
16:16:27 #8 27.27 Selecting previously unselected package libunbound8:arm64.
16:16:27 #9 26.49 Get:305 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:16:27 #9 26.51 Get:306 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
16:16:27 #9 26.56 Get:307 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:16:27 #9 26.60 Get:308 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmouse-perl arm64 2.5.10-1build2 [153 kB]
16:16:27 #8 37.40 Selecting previously unselected package python3-gpg.
16:16:27 #8 37.40 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
16:16:27 #8 37.41 Unpacking python3-gpg (1.14.0-1+b2) ...
16:16:27 #8 37.48 Selecting previously unselected package dput.
16:16:27 #8 37.48 Preparing to unpack .../151-dput_1.1.0_all.deb ...
16:16:27 #8 37.49 Unpacking dput (1.1.0) ...
16:16:27 #8 37.53 Selecting previously unselected package equivs.
16:16:27 #8 37.53 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
16:16:27 #8 37.53 Unpacking equivs (2.3.1) ...
16:16:27 #8 37.56 Selecting previously unselected package fonts-dejavu-core.
16:16:27 #8 37.57 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
16:16:27 #8 37.57 Unpacking fonts-dejavu-core (2.37-2) ...
16:16:27 #9 37.78 Selecting previously unselected package libparams-classify-perl.
16:16:27 #9 37.78 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
16:16:27 #9 37.78 Unpacking libparams-classify-perl (0.015-1build2) ...
16:16:27 #9 37.81 Selecting previously unselected package libmodule-runtime-perl.
16:16:27 #9 37.82 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:27 #9 37.82 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:27 #9 37.86 Selecting previously unselected package libimport-into-perl.
16:16:27 #9 37.86 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
16:16:27 #9 37.86 Unpacking libimport-into-perl (1.002005-1) ...
16:16:27 #9 37.89 Selecting previously unselected package librole-tiny-perl.
16:16:27 #9 37.89 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
16:16:27 #9 37.90 Unpacking librole-tiny-perl (2.001004-1) ...
16:16:27 #9 37.93 Selecting previously unselected package libstrictures-perl.
16:16:27 #9 37.93 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
16:16:27 #9 37.94 Unpacking libstrictures-perl (2.000006-1) ...
16:16:27 #9 37.96 Selecting previously unselected package libsub-quote-perl.
16:16:27 #9 37.96 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
16:16:27 #9 37.97 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:27 #8 29.03 Selecting previously unselected package git.
16:16:27 #8 29.03 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.9_arm64.deb ...
16:16:27 #8 29.04 Unpacking git (1:2.17.1-1ubuntu0.9) ...
16:16:27 16:16:27 #9 24.92 Selecting previously unselected package libubsan1:arm64.
16:16:27 #9 24.92 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:16:27 #9 24.93 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:27 #9 25.01 Selecting previously unselected package libgcc-9-dev:arm64.
#12 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c
16:16:27 #8 34.99 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
16:16:27 #8 35.00 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
16:16:27 #8 35.03 Selecting previously unselected package libtirpc-dev:armhf.
16:16:27 #8 35.03 Preparing to unpack .../039-libtirpc-dev_1.3.1-1_armhf.deb ...
16:16:27 #8 35.04 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
16:16:27 #8 35.08 Selecting previously unselected package libnsl-dev:armhf.
16:16:27 #8 35.08 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
16:16:27 #8 35.09 Unpacking libnsl-dev:armhf (1.3.0-2) ...
16:16:27 #8 35.12 Selecting previously unselected package libc6-dev:armhf.
16:16:27 #8 35.12 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ...
16:16:27 #8 35.13 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u2) ...
16:16:27 #9 25.02 Preparing to unpack .../092-libgcc-9-dev_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:27 #9 25.02 Unpacking libgcc-9-dev:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:27 #9 25.14 Selecting previously unselected package gcc-9.
16:16:27 #9 34.66 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
16:16:27 #9 34.66 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:16:27 #9 34.74 Selecting previously unselected package manpages.
16:16:27 #9 34.75 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ...
16:16:27 #9 34.76 Unpacking manpages (5.10-1ubuntu1) ...
16:16:27 #9 34.90 Selecting previously unselected package openssh-client.
16:16:27 #9 34.90 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2_armhf.deb ...
16:16:27 #9 34.91 Unpacking openssh-client (1:8.4p1-6ubuntu2) ...
16:16:27 #9 34.95 Selecting previously unselected package publicsuffix.
16:16:27 #15 ...
16:16:27 
16:16:27 #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi
16:16:27 #8 sha256:a612b90f588e8bcac1c155b01820085e52a8458c1cd162834ff920a9b8ee4c86
16:16:27 #8 DONE 2.4s
16:16:27 
16:16:27 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:27 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:27 #8 30.35 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:16:27 #8 30.39 Selecting previously unselected package libdevel-stacktrace-perl.
16:16:27 #8 30.39 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:16:27 #8 30.39 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:16:27 #8 30.42 Selecting previously unselected package libexception-class-perl.
16:16:27 #8 30.43 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
16:16:27 #8 30.43 Unpacking libexception-class-perl (1.44-1) ...
16:16:27 #8 30.46 Selecting previously unselected package libiterator-perl.
16:16:27 #8 30.46 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:16:27 #8 30.46 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:16:27 #8 30.50 Selecting previously unselected package libiterator-util-perl.
16:16:27 #8 30.50 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:16:27 #8 30.50 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:16:27 #8 30.53 Selecting previously unselected package libexporter-tiny-perl.
16:16:27 #8 30.53 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
16:16:27 #8 30.53 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:16:27 #8 30.57 Selecting previously unselected package liblist-moreutils-xs-perl.
16:16:27 #8 37.66 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:27 #8 37.66 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:27 #8 37.66 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:27 #8 37.70 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:27 #8 37.70 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:27 #8 37.71 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:27 #8 37.74 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:27 #8 37.74 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
16:16:27 #8 37.75 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:27 #8 37.79 Selecting previously unselected package libdynaloader-functions-perl.
16:16:27 #8 37.79 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:27 #8 37.79 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:27 #8 37.84 Selecting previously unselected package libdevel-callchecker-perl.
16:16:27 #8 37.84 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
16:16:27 #8 37.84 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:16:27 #12 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.0s done
16:16:27 #12 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0.1s
16:16:27 #8 45.83 Selecting previously unselected package liblist-moreutils-perl.
16:16:27 #8 45.83 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ...
16:16:27 #8 45.83 Unpacking liblist-moreutils-perl (0.416-1build3) ...
16:16:27 #8 45.87 Selecting previously unselected package libltdl7:armhf.
16:16:27 #8 45.88 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ...
16:16:27 #8 45.88 Unpacking libltdl7:armhf (2.4.6-2) ...
16:16:27 #8 45.91 Selecting previously unselected package libltdl-dev:armhf.
16:16:27 #8 45.91 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ...
16:16:27 #8 45.92 Unpacking libltdl-dev:armhf (2.4.6-2) ...
16:16:27 #8 45.97 Selecting previously unselected package libnet-http-perl.
16:16:27 #8 45.97 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ...
16:16:27 #8 45.97 Unpacking libnet-http-perl (6.17-1) ...
16:16:27 #8 46.01 Selecting previously unselected package libwww-robotrules-perl.
16:16:27 #8 46.01 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ...
16:16:27 #8 46.01 Unpacking libwww-robotrules-perl (6.01-1) ...
16:16:27 #8 46.04 Selecting previously unselected package libwww-perl.
16:16:27 #8 46.04 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ...
16:16:27 #8 46.05 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
16:16:27 #8 5.597 The following additional packages will be installed:
16:16:27 #8 5.597   autoconf automake autopoint autotools-dev binutils binutils-common
16:16:27 #8 5.597   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:16:27 #8 5.597   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:16:27 #8 5.597   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:27 #8 5.597   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:16:27 #8 5.597   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:16:27 #8 5.598   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:27 #8 5.598   intltool-debian iso-codes less libalgorithm-diff-perl
16:16:27 #8 5.598   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:27 #8 5.598   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:16:27 #8 5.598   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:27 #8 5.598   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:27 #8 5.598   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:16:27 #8 5.598   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:16:27 #8 5.598   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:27 #8 5.598   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:27 #8 5.598   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:16:27 #8 5.598   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:16:27 #8 5.598   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:27 #8 5.598   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:27 #8 5.599   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:27 #8 5.599   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:16:27 #8 5.599   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:27 #8 5.599   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:27 #8 5.599   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:16:27 #8 5.599   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:16:27 #8 5.599   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:16:27 #8 5.599   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:16:27 #8 5.599   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:16:27 #8 5.599   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:16:27 #8 5.599   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:16:27 #8 5.599   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:16:27 #8 5.599   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:27 #8 5.599   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:27 #8 5.599   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:27 #8 5.599   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:27 #8 5.599   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:27 #8 5.599   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:16:27 #8 5.599   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:16:27 #8 5.599   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:16:27 #8 5.599   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:16:27 #8 5.600   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:27 #8 5.600   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:16:27 #8 5.600   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:16:27 #8 5.600   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:16:27 #8 5.600   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:16:27 #8 5.600   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:27 #8 5.600   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:27 #8 5.600   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:16:27 #8 5.600   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:27 #8 5.600   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:27 #8 5.600   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:27 #8 5.600   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:16:27 #8 5.600   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:27 #8 5.600   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:27 #8 5.600   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:27 #8 5.600   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:27 #8 5.600   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:16:27 #8 5.600   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:27 #8 5.600   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:27 #8 5.600   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:27 #8 5.601   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:27 #8 5.601   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:16:27 #8 5.601   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:16:27 #8 5.601   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:16:27 #8 5.601   libstring-shellquote-perl libsub-exporter-perl
16:16:27 #8 5.601   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:16:27 #8 5.601   libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:27 #8 5.601   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:16:27 #8 5.601   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:16:27 #8 5.601   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:16:27 #8 5.601   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:16:27 #8 5.601   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:16:27 #8 5.601   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:16:27 #8 5.601   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
16:16:27 #8 5.601   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:16:27 #8 5.601   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
16:16:27 #8 5.601   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:27 #8 5.601   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
16:16:27 #8 5.601   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:27 #8 5.601   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:27 #8 5.601   netbase openssh-client openssl patch patchutils pbzip2 perl
16:16:27 #8 5.601   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
16:16:27 #8 5.602   pristine-tar publicsuffix python-apt-common python3 python3-apt
16:16:27 #8 5.602   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
16:16:27 #8 5.602   python3-magic python3-minimal python3-pkg-resources python3-requests
16:16:27 #8 5.602   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
16:16:27 #8 5.602   python3.9-minimal readline-common sensible-utils shared-mime-info strace
16:16:27 #8 5.607   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:16:27 #8 5.607 Suggested packages:
16:16:27 #8 5.607   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:27 #8 5.607   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:27 #8 5.607   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:27 #8 5.607   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:27 #8 5.607   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:27 #8 5.607   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:27 #8 5.607   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:16:27 #8 5.607   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:16:27 #8 5.607   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
16:16:27 #8 5.607   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:27 #8 5.607   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:27 #8 5.607   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
16:16:27 #8 5.607   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
16:16:27 #8 5.607   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:16:27 #8 5.607   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:16:27 #8 5.607   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:16:27 #8 5.607   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
16:16:27 #8 5.607   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
16:16:27 #8 5.607   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
16:16:27 #8 5.607   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
16:16:27 #8 5.607   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
16:16:27 #8 5.607   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
16:16:27 #8 5.607   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
16:16:27 #8 5.607   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
16:16:27 #8 5.607   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:16:27 #8 5.607   python3-cryptography python3-openssl python3-socks python-requests-doc
16:16:27 #8 5.607   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
16:16:27 #7 extracting sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 5.1s
16:16:27 #15 DONE 0.7s
16:16:27 
16:16:27 #16 [cross-true 1/6] RUN dpkg --add-architecture arm64
16:16:27 #7 extracting sha256:353f62194f9fe03aa43eed0c52fe41264f91fab2d9874f5913223a8c01fbf58b 5.2s done
16:16:27 #7 DONE 10.9s
16:16:27 
16:16:27 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:27 #16 sha256:a45a53175e06d1629e6cf680cdc63830e3fe941fe0762288ff61898cfc8bb04b
16:16:27 #8 sha256:65b77c44793992103b0defb9823df1304277360adc1190a18e36467333c24234
16:16:27 #8 27.27 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u2_arm64.deb ...
16:16:27 #8 27.28 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ...
16:16:27 #8 27.34 Selecting previously unselected package libgnutls-dane0:arm64.
16:16:27 #8 27.35 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ...
16:16:27 #8 27.35 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ...
16:16:27 #8 27.39 Selecting previously unselected package exim4-daemon-light.
16:16:27 #8 27.39 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ...
16:16:27 #8 27.40 Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
16:16:27 #8 27.47 Selecting previously unselected package libcurl3-gnutls:arm64.
16:16:27 #8 27.47 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ...
16:16:27 #8 27.47 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ...
16:16:27 #8 27.53 Selecting previously unselected package libpcre2-8-0:arm64.
16:16:27 #9 26.74 Get:309 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnumber-range-perl all 0.12-1.1 [8000 B]
16:16:27 #9 26.75 Get:310 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpackage-stash-xs-perl arm64 0.29-1build4 [19.0 kB]
16:16:27 #9 26.76 Get:311 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:27 #9 26.77 Get:312 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libperlio-gzip-perl arm64 0.19-1build7 [14.9 kB]
16:16:27 #9 26.77 Get:313 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:16:27 #9 26.80 Get:314 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:16:27 #9 26.81 Get:315 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libproc-processtable-perl arm64 0.59-2build2 [36.7 kB]
16:16:27 #9 26.82 Get:316 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libre2-9 arm64 20210801+dfsg-1 [153 kB]
16:16:27 #9 26.85 Get:317 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libre-engine-re2-perl arm64 0.14-1build1 [17.9 kB]
16:16:27 #9 26.86 Get:318 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
16:16:27 #9 26.89 Get:319 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
16:16:27 #9 26.89 Get:320 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libref-util-xs-perl arm64 0.117-1build3 [11.6 kB]
16:16:27 #9 26.89 Get:321 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:16:27 #9 26.90 Get:322 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:16:27 #9 26.90 Get:323 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1build1 [46.3 kB]
16:16:27 #9 26.90 Get:324 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsereal-decoder-perl arm64 4.018+ds-1build1 [90.5 kB]
16:16:27 #9 26.91 Get:325 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsereal-encoder-perl arm64 4.018+ds-1build1 [92.7 kB]
16:16:27 #9 26.96 Get:326 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsort-key-perl arm64 1.33-2build4 [36.0 kB]
16:16:27 #8 37.73 Selecting previously unselected package fontconfig-config.
16:16:27 #8 37.73 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
16:16:27 #8 37.82 Unpacking fontconfig-config (2.13.1-4.2) ...
16:16:27 #8 37.87 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:27 #8 37.87 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u1_armhf.deb ...
16:16:27 #8 37.87 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ...
16:16:27 #8 37.92 Selecting previously unselected package liberror-perl.
16:16:27 #8 37.92 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
16:16:27 #9 37.99 Selecting previously unselected package libmoo-perl.
16:16:27 #9 37.99 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
16:16:27 #9 38.00 Unpacking libmoo-perl (2.003006-1) ...
16:16:27 #9 38.03 Selecting previously unselected package libencode-locale-perl.
16:16:27 #9 38.04 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
16:16:27 #9 38.04 Unpacking libencode-locale-perl (1.05-1) ...
16:16:27 #9 38.07 Selecting previously unselected package libtimedate-perl.
16:16:27 #9 38.07 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
16:16:27 #9 38.08 Unpacking libtimedate-perl (2.3200-1) ...
16:16:27 #9 38.11 Selecting previously unselected package libhttp-date-perl.
16:16:27 #9 38.11 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
16:16:27 #9 38.11 Unpacking libhttp-date-perl (6.05-1) ...
16:16:27 #9 38.14 Selecting previously unselected package libfile-listing-perl.
16:16:27 #9 38.15 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
16:16:27 #9 38.21 Unpacking libfile-listing-perl (6.04-1) ...
16:16:27 #9 38.24 Selecting previously unselected package libhtml-tagset-perl.
16:16:27 #9 38.24 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:27 #9 38.25 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:27 #9 38.29 Selecting previously unselected package liburi-perl.
16:16:27 #9 38.30 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
16:16:27 #9 38.30 Unpacking liburi-perl (1.76-2) ...
16:16:27 #9 38.34 Selecting previously unselected package libhtml-parser-perl.
16:16:27 #8 29.34 Selecting previously unselected package libalgorithm-diff-perl.
16:16:27 #8 29.35 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ...
16:16:27 #8 29.35 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
16:16:27 #8 29.38 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:27 #8 29.38 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ...
16:16:27 #8 29.39 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
16:16:27 #8 29.42 Selecting previously unselected package libalgorithm-merge-perl.
16:16:27 #8 29.42 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:27 #8 29.43 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:27 #8 29.46 Selecting previously unselected package libapt-pkg-perl.
16:16:27 #8 29.46 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ...
16:16:27 #8 29.47 Unpacking libapt-pkg-perl (0.1.33build1) ...
16:16:27 #8 29.50 Selecting previously unselected package libarchive-cpio-perl.
16:16:27 #8 29.50 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:27 #8 29.50 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:27 #8 29.53 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:27 #8 29.53 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ...
16:16:27 #8 29.53 Unpacking libb-hooks-op-check-perl (0.22-1) ...
16:16:27 #8 29.56 Selecting previously unselected package libdynaloader-functions-perl.
16:16:27 #8 29.56 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:27 #8 29.57 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:27 #8 29.60 Selecting previously unselected package libdevel-callchecker-perl.
16:16:27 #8 29.60 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ...
16:16:27 #8 29.60 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
16:16:27 #8 29.63 Selecting previously unselected package libparams-classify-perl.
16:16:27 #9 25.14 Preparing to unpack .../093-gcc-9_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:27 #9 25.15 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:16:27 #8 35.39 Selecting previously unselected package libtool.
16:16:27 #8 35.40 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ...
16:16:27 #8 35.40 Unpacking libtool (2.4.6-15) ...
16:16:27 #8 35.45 Selecting previously unselected package dh-autoreconf.
16:16:27 #8 35.45 Preparing to unpack .../043-dh-autoreconf_20_all.deb ...
16:16:27 #8 35.46 Unpacking dh-autoreconf (20) ...
16:16:27 #8 35.48 Selecting previously unselected package libarchive-zip-perl.
16:16:27 #8 35.49 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ...
16:16:27 #8 35.49 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:27 #9 34.95 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:16:27 #9 34.96 Unpacking publicsuffix (20210108.1309-1) ...
16:16:27 #9 35.00 Selecting previously unselected package python-apt-common.
16:16:27 #9 35.00 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ...
16:16:27 #9 35.01 Unpacking python-apt-common (2.2.1) ...
16:16:27 #9 35.04 Selecting previously unselected package python3-apt.
16:16:27 #9 35.04 Preparing to unpack .../046-python3-apt_2.2.1_armhf.deb ...
16:16:27 #9 35.05 Unpacking python3-apt (2.2.1) ...
16:16:27 #9 35.10 Selecting previously unselected package strace.
16:16:27 #9 35.10 Preparing to unpack .../047-strace_5.13-0ubuntu1_armhf.deb ...
16:16:27 #9 35.10 Unpacking strace (5.13-0ubuntu1) ...
16:16:27 #9 35.14 Selecting previously unselected package xauth.
16:16:27 #9 35.14 Preparing to unpack .../048-xauth_1%3a1.1-1_armhf.deb ...
16:16:27 #9 35.14 Unpacking xauth (1:1.1-1) ...
16:16:27 #9 35.18 Selecting previously unselected package xz-utils.
16:16:27 #9 35.18 Preparing to unpack .../049-xz-utils_5.2.5-2_armhf.deb ...
16:16:27 #9 35.19 Unpacking xz-utils (5.2.5-2) ...
16:16:27 #9 35.23 Selecting previously unselected package libsigsegv2:armhf.
16:16:27 #9 35.23 Preparing to unpack .../050-libsigsegv2_2.13-1ubuntu2_armhf.deb ...
16:16:27 #8 30.58 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
16:16:27 #8 30.58 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:16:27 #8 30.61 Selecting previously unselected package liblist-moreutils-perl.
16:16:27 #8 30.61 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
16:16:27 #8 30.61 Unpacking liblist-moreutils-perl (0.430-2) ...
16:16:27 #8 30.64 Selecting previously unselected package libdata-dpath-perl.
16:16:27 #8 30.65 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
16:16:27 #8 30.65 Unpacking libdata-dpath-perl (0.58-1) ...
16:16:27 #8 30.68 Selecting previously unselected package libdata-dump-perl.
16:16:27 #8 30.68 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
16:16:27 #8 30.69 Unpacking libdata-dump-perl (1.23-1.1) ...
16:16:27 #8 30.71 Selecting previously unselected package libdata-messagepack-perl.
16:16:27 #8 30.72 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
16:16:27 #8 30.72 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:16:27 #8 30.75 Selecting previously unselected package libnet-domain-tld-perl.
16:16:27 #8 30.75 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:16:27 #8 30.76 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:16:27 #8 30.79 Selecting previously unselected package libdata-validate-domain-perl.
16:16:27 #8 30.79 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:16:27 #8 30.79 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:16:27 #8 30.82 Selecting previously unselected package libdevel-size-perl.
16:16:27 #8 30.83 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
16:16:27 #8 30.83 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:16:27 #8 30.86 Selecting previously unselected package libdistro-info-perl.
16:16:27 #8 30.86 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
16:16:27 #8 30.86 Unpacking libdistro-info-perl (1.0) ...
16:16:27 #8 30.89 Selecting previously unselected package libemail-address-xs-perl.
16:16:27 #8 30.89 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
16:16:27 #8 37.87 Selecting previously unselected package libparams-classify-perl.
16:16:27 #8 37.87 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
16:16:27 #8 37.88 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:16:27 #8 37.91 Selecting previously unselected package libmodule-runtime-perl.
16:16:27 #8 37.91 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:27 #8 37.92 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:27 #8 37.95 Selecting previously unselected package libimport-into-perl.
16:16:27 #8 37.95 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
16:16:27 #8 37.96 Unpacking libimport-into-perl (1.002005-1) ...
16:16:27 #8 37.99 Selecting previously unselected package librole-tiny-perl.
16:16:27 #8 37.99 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
16:16:27 #8 38.00 Unpacking librole-tiny-perl (2.000006-1) ...
16:16:27 #8 38.03 Selecting previously unselected package libstrictures-perl.
16:16:27 #8 38.03 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
16:16:27 #8 38.03 Unpacking libstrictures-perl (2.000005-1) ...
16:16:27 #8 38.06 Selecting previously unselected package libsub-quote-perl.
16:16:27 #8 38.06 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
16:16:27 #8 38.06 Unpacking libsub-quote-perl (2.005001-1) ...
16:16:27 #8 38.09 Selecting previously unselected package libmoo-perl.
16:16:27 #8 38.09 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
16:16:27 #8 38.10 Unpacking libmoo-perl (2.003004-2) ...
16:16:27 #8 38.13 Selecting previously unselected package libencode-locale-perl.
16:16:27 #8 38.13 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
16:16:27 #8 38.13 Unpacking libencode-locale-perl (1.05-1) ...
16:16:27 #8 38.16 Selecting previously unselected package libtimedate-perl.
16:16:27 #8 38.17 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:16:27 #8 38.17 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:16:27 #9 5.749 Reading package lists...
16:16:27 #9 ...
16:16:27 
16:16:27 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:27 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:27 #14 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 7.3s done
16:16:27 #14 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.0s done
16:16:27 #14 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.9s done
16:16:27 #14 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 3.3s
16:16:27 #8 46.09 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:27 #8 46.09 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:27 #8 46.09 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:27 #8 46.13 Selecting previously unselected package libsys-hostname-long-perl.
16:16:27 #8 46.13 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:27 #8 46.14 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:27 #8 46.16 Selecting previously unselected package libmail-sendmail-perl.
16:16:27 #8 46.17 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:27 #8 46.17 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:27 #8 46.20 Selecting previously unselected package librole-tiny-perl.
16:16:27 #8 46.21 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ...
16:16:27 #8 46.21 Unpacking librole-tiny-perl (2.000006-1) ...
16:16:27 #8 46.24 Selecting previously unselected package libstrictures-perl.
16:16:27 #8 46.24 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ...
16:16:27 #8 46.24 Unpacking libstrictures-perl (2.000003-1) ...
16:16:27 #8 46.27 Selecting previously unselected package libsub-quote-perl.
16:16:27 #8 46.27 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ...
16:16:27 #8 46.27 Unpacking libsub-quote-perl (2.005000-1) ...
16:16:27 #8 27.53 Preparing to unpack .../161-libpcre2-8-0_10.32-5_arm64.deb ...
16:16:27 #8 27.53 Unpacking libpcre2-8-0:arm64 (10.32-5) ...
16:16:27 #8 27.58 Selecting previously unselected package liberror-perl.
16:16:27 #8 27.58 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
16:16:27 #8 27.58 Unpacking liberror-perl (0.17027-2) ...
16:16:27 #8 27.61 Selecting previously unselected package git-man.
16:16:27 #8 27.61 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
16:16:27 #8 27.62 Unpacking git-man (1:2.20.1-2+deb10u3) ...
16:16:27 #8 27.72 Selecting previously unselected package git.
16:16:27 #8 27.72 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u3_arm64.deb ...
16:16:27 #8 27.74 Unpacking git (1:2.20.1-2+deb10u3) ...
16:16:27 #9 35.60 Selecting previously unselected package g++.
16:16:27 #9 35.60 Preparing to unpack .../085-g++_4%3a10.3.0-1ubuntu1_armhf.deb ...
16:16:27 #9 35.60 Unpacking g++ (4:10.3.0-1ubuntu1) ...
16:16:27 #9 35.63 Selecting previously unselected package make.
16:16:27 #9 35.63 Preparing to unpack .../086-make_4.3-4ubuntu1_armhf.deb ...
16:16:27 #9 35.64 Unpacking make (4.3-4ubuntu1) ...
16:16:27 #9 35.68 Selecting previously unselected package libdpkg-perl.
16:16:27 #9 35.69 Preparing to unpack .../087-libdpkg-perl_1.20.9ubuntu1_all.deb ...
16:16:27 #9 35.69 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
16:16:27 #9 26.96 Get:327 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:27 #9 26.96 Get:328 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:27 #9 27.03 Get:329 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:27 #9 27.03 Get:330 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libterm-readkey-perl arm64 2.38-1build2 [24.0 kB]
16:16:27 #9 27.04 Get:331 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build9 [8486 B]
16:16:27 #9 27.04 Get:332 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-markdown-discount-perl arm64 0.12-1build2 [12.4 kB]
16:16:27 #9 27.04 Get:333 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-xslate-perl arm64 3.5.8-1build2 [179 kB]
16:16:27 #9 27.04 Get:334 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:16:27 #9 27.05 Get:335 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtime-moment-perl arm64 0.44-1build4 [70.0 kB]
16:16:27 #9 27.11 Get:336 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [23.2 kB]
16:16:27 #9 27.11 Get:337 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libunicode-utf8-perl arm64 0.62-1build2 [17.7 kB]
16:16:27 #9 27.11 Get:338 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:16:27 #9 27.18 Get:339 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:16:27 #9 27.18 Get:340 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:27 #9 27.18 Get:341 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2build1 [301 kB]
16:16:27 #9 27.20 Get:342 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-parser-perl arm64 2.46-2 [190 kB]
16:16:27 #9 27.21 Get:343 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:27 #9 27.21 Get:344 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1build1 [26.6 kB]
16:16:27 #9 27.21 Get:345 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 licensecheck all 3.1.1-2 [36.7 kB]
16:16:27 #9 27.25 Get:346 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevel-size-perl arm64 0.83-1build3 [20.5 kB]
16:16:27 #8 37.93 Unpacking liberror-perl (0.17029-1) ...
16:16:27 #8 37.96 Selecting previously unselected package git-man.
16:16:27 #8 37.96 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
16:16:27 #8 37.96 Unpacking git-man (1:2.30.2-1) ...
16:16:27 #8 38.12 Selecting previously unselected package git.
16:16:27 #8 38.12 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
16:16:27 #8 38.14 Unpacking git (1:2.30.2-1) ...
16:16:27 #9 38.35 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
16:16:27 #9 38.36 Unpacking libhtml-parser-perl (3.72-5) ...
16:16:27 #9 38.40 Selecting previously unselected package libhtml-tree-perl.
16:16:27 #9 38.40 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
16:16:27 #9 38.40 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:27 #9 38.45 Selecting previously unselected package libio-html-perl.
16:16:27 #9 38.45 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
16:16:27 #9 38.45 Unpacking libio-html-perl (1.001-1) ...
16:16:27 #9 38.48 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:27 #9 38.48 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:27 #9 38.48 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:27 #9 38.51 Selecting previously unselected package libhttp-message-perl.
16:16:27 #9 38.52 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
16:16:27 #9 38.52 Unpacking libhttp-message-perl (6.22-1) ...
16:16:27 #9 38.59 Selecting previously unselected package libhttp-cookies-perl.
16:16:27 #8 33.48 Selecting previously unselected package gcc.
16:16:27 #8 33.48 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
16:16:27 #8 33.49 Unpacking gcc (4:8.3.0-1+rpi2) ...
16:16:27 #8 33.52 Selecting previously unselected package libc-dev-bin.
16:16:27 #8 33.52 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ...
16:16:27 #8 33.53 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ...
16:16:27 #8 33.60 Selecting previously unselected package linux-libc-dev:armhf.
16:16:27 #8 33.60 Preparing to unpack .../033-linux-libc-dev_1%3a1.20211201~buster-1_armhf.deb ...
16:16:27 #8 33.60 Unpacking linux-libc-dev:armhf (1:1.20211201~buster-1) ...
16:16:27 #9 27.71 Selecting previously unselected package gcc.
16:16:27 #9 27.71 Preparing to unpack .../085-gcc_4%3a10.3.0-1ubuntu1_arm64.deb ...
16:16:27 #9 27.71 Unpacking gcc (4:10.3.0-1ubuntu1) ...
16:16:27 #9 27.74 Selecting previously unselected package libstdc++-10-dev:arm64.
16:16:27 #9 27.74 Preparing to unpack .../086-libstdc++-10-dev_10.3.0-1ubuntu1_arm64.deb ...
16:16:27 #9 27.74 Unpacking libstdc++-10-dev:arm64 (10.3.0-1ubuntu1) ...
16:16:27 #9 27.95 Selecting previously unselected package g++-10.
16:16:27 #9 27.96 Preparing to unpack .../087-g++-10_10.3.0-1ubuntu1_arm64.deb ...
16:16:27 #9 27.96 Unpacking g++-10 (10.3.0-1ubuntu1) ...
16:16:27 #9 25.64 Selecting previously unselected package gcc.
16:16:27 #9 25.64 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
16:16:27 #9 25.65 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:16:27 #9 25.68 Selecting previously unselected package libstdc++-9-dev:arm64.
16:16:27 #9 25.68 Preparing to unpack .../095-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:27 #9 25.69 Unpacking libstdc++-9-dev:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:27 #8 29.63 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ...
16:16:27 #8 29.64 Unpacking libparams-classify-perl (0.015-1) ...
16:16:27 #8 29.66 Selecting previously unselected package libmodule-runtime-perl.
16:16:27 #8 29.67 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:27 #8 29.67 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:27 #8 29.70 Selecting previously unselected package libtry-tiny-perl.
16:16:27 #8 29.70 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ...
16:16:27 #8 29.72 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:27 #8 29.75 Selecting previously unselected package libmodule-implementation-perl.
16:16:27 #8 29.75 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:27 #8 29.75 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:27 #8 29.78 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:27 #8 29.78 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:27 #8 29.79 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:27 #8 29.82 Selecting previously unselected package libvariable-magic-perl.
16:16:27 #8 29.82 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ...
16:16:27 #8 29.83 Unpacking libvariable-magic-perl (0.62-1) ...
16:16:27 #8 29.86 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:27 #8 35.53 Selecting previously unselected package libsub-override-perl.
16:16:27 #8 35.54 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ...
16:16:27 #8 35.54 Unpacking libsub-override-perl (0.09-2) ...
16:16:27 #8 35.57 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:27 #8 35.57 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:16:27 #8 35.58 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:27 #8 35.66 Selecting previously unselected package dh-strip-nondeterminism.
16:16:27 #8 35.66 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:16:27 #8 35.66 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:16:27 #8 35.70 Selecting previously unselected package libdpkg-perl.
16:16:27 #8 35.70 Preparing to unpack .../048-libdpkg-perl_1.20.9+rpi1_all.deb ...
16:16:27 #8 35.70 Unpacking libdpkg-perl (1.20.9+rpi1) ...
16:16:27 #9 35.24 Unpacking libsigsegv2:armhf (2.13-1ubuntu2) ...
16:16:27 #9 35.26 Selecting previously unselected package m4.
16:16:27 #9 35.26 Preparing to unpack .../051-m4_1.4.18-5ubuntu1_armhf.deb ...
16:16:27 #9 35.26 Unpacking m4 (1.4.18-5ubuntu1) ...
16:16:27 #9 35.29 Selecting previously unselected package autoconf.
16:16:27 #9 35.30 Preparing to unpack .../052-autoconf_2.69-14_all.deb ...
16:16:27 #9 35.30 Unpacking autoconf (2.69-14) ...
16:16:27 #9 35.36 Selecting previously unselected package autotools-dev.
16:16:27 #9 35.37 Preparing to unpack .../053-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:27 #9 35.37 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:27 #9 35.41 Selecting previously unselected package automake.
16:16:27 #9 35.41 Preparing to unpack .../054-automake_1%3a1.16.4-2_all.deb ...
16:16:27 #9 35.41 Unpacking automake (1:1.16.4-2) ...
16:16:27 #9 35.46 Selecting previously unselected package autopoint.
16:16:27 #9 35.46 Preparing to unpack .../055-autopoint_0.21-4ubuntu3_all.deb ...
16:16:27 #9 35.46 Unpacking autopoint (0.21-4ubuntu3) ...
16:16:27 #8 30.90 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:16:27 #8 30.93 Selecting previously unselected package libfcgi0ldbl:arm64.
16:16:27 #8 30.93 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
16:16:27 #8 30.93 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
16:16:27 #8 30.96 Selecting previously unselected package libfcgi-bin.
16:16:27 #8 30.96 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
16:16:27 #8 30.97 Unpacking libfcgi-bin (2.4.2-2) ...
16:16:27 #8 31.00 Selecting previously unselected package libfcgi-perl:arm64.
16:16:27 #8 31.00 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
16:16:27 #8 31.00 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
16:16:27 #8 31.03 Selecting previously unselected package libipc-system-simple-perl.
16:16:27 #8 31.04 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
16:16:27 #8 31.04 Unpacking libipc-system-simple-perl (1.30-1) ...
16:16:27 #8 31.07 Selecting previously unselected package libfile-basedir-perl.
16:16:27 #8 31.08 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
16:16:27 #8 31.08 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:27 #8 31.11 Selecting previously unselected package libfile-chdir-perl.
16:16:27 #8 38.21 Selecting previously unselected package libhttp-date-perl.
16:16:27 #8 38.21 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
16:16:27 #8 38.22 Unpacking libhttp-date-perl (6.02-1) ...
16:16:27 #8 38.25 Selecting previously unselected package libfile-listing-perl.
16:16:27 #8 38.25 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
16:16:27 #8 38.26 Unpacking libfile-listing-perl (6.04-1) ...
16:16:27 #8 38.29 Selecting previously unselected package libhtml-tagset-perl.
16:16:27 #8 38.29 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:27 #8 38.29 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:27 #8 38.32 Selecting previously unselected package liburi-perl.
16:16:27 #8 38.33 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
16:16:27 #8 38.33 Unpacking liburi-perl (1.76-1) ...
16:16:27 #8 38.37 Selecting previously unselected package libhtml-parser-perl.
16:16:27 #8 38.37 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
16:16:27 #8 38.38 Unpacking libhtml-parser-perl (3.72-3+b3) ...
16:16:27 #8 38.42 Selecting previously unselected package libhtml-tree-perl.
16:16:27 #8 38.42 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
16:16:27 #8 46.30 Selecting previously unselected package libmoo-perl.
16:16:27 #8 46.31 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ...
16:16:27 #8 46.31 Unpacking libmoo-perl (2.003004-1) ...
16:16:27 #8 46.34 Selecting previously unselected package libpackage-stash-perl.
16:16:27 #8 46.34 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ...
16:16:27 #8 46.34 Unpacking libpackage-stash-perl (0.37-1) ...
16:16:27 #8 46.38 Selecting previously unselected package libsub-identify-perl.
16:16:27 #8 46.38 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ...
16:16:27 #8 46.39 Unpacking libsub-identify-perl (0.14-1) ...
16:16:27 #8 46.42 Selecting previously unselected package libnamespace-clean-perl.
16:16:27 #8 46.42 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:27 #8 46.43 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:27 #8 46.46 Selecting previously unselected package libnumber-compare-perl.
16:16:27 #8 46.47 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ...
16:16:27 #8 46.47 Unpacking libnumber-compare-perl (0.03-1) ...
16:16:27 #8 46.51 Selecting previously unselected package libnumber-range-perl.
16:16:27 #8 46.51 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ...
16:16:27 #8 46.51 Unpacking libnumber-range-perl (0.12-1) ...
16:16:27 #13 ...
16:16:27 
16:16:27 #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
16:16:27 #8 sha256:cf4fb3654e48196cc2869fc32de241cbffa51e17eddb4511085620dc69654c70
16:16:27 #8 DONE 2.1s
16:16:27 
16:16:27 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:27 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:27 #9 35.75 Selecting previously unselected package bzip2.
16:16:27 #9 35.75 Preparing to unpack .../088-bzip2_1.0.8-4ubuntu3_armhf.deb ...
16:16:27 #9 35.76 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:16:27 #9 35.79 Selecting previously unselected package patch.
16:16:27 #9 35.79 Preparing to unpack .../089-patch_2.7.6-7_armhf.deb ...
16:16:27 #9 35.79 Unpacking patch (2.7.6-7) ...
16:16:27 #9 35.83 Selecting previously unselected package lto-disabled-list.
16:16:27 #9 35.83 Preparing to unpack .../090-lto-disabled-list_7_all.deb ...
16:16:27 #9 35.84 Unpacking lto-disabled-list (7) ...
16:16:27 #9 35.90 Selecting previously unselected package dpkg-dev.
16:16:27 #9 35.90 Preparing to unpack .../091-dpkg-dev_1.20.9ubuntu1_all.deb ...
16:16:27 #9 35.90 Unpacking dpkg-dev (1.20.9ubuntu1) ...
16:16:27 #9 36.02 Selecting previously unselected package build-essential.
16:16:27 #9 36.02 Preparing to unpack .../092-build-essential_12.8ubuntu3_armhf.deb ...
16:16:27 #9 36.03 Unpacking build-essential (12.8ubuntu3) ...
16:16:27 #9 36.06 Selecting previously unselected package libbrotli1:armhf.
16:16:27 #9 36.06 Preparing to unpack .../093-libbrotli1_1.0.9-2build2_armhf.deb ...
16:16:27 #9 36.07 Unpacking libbrotli1:armhf (1.0.9-2build2) ...
16:16:27 #9 38.59 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
16:16:27 #9 38.60 Unpacking libhttp-cookies-perl (6.08-1) ...
16:16:27 #9 38.63 Selecting previously unselected package libhttp-negotiate-perl.
16:16:27 #9 38.63 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:27 #9 38.63 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:27 #9 38.67 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:27 #9 38.67 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
16:16:27 #9 38.67 Unpacking perl-openssl-defaults:armhf (4) ...
16:16:27 #9 38.70 Selecting previously unselected package libnet-ssleay-perl.
16:16:27 #9 38.70 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
16:16:27 #9 38.71 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:16:27 #9 38.77 Selecting previously unselected package libio-socket-ssl-perl.
16:16:27 #9 38.77 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
16:16:27 #9 38.78 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:16:27 #9 38.82 Selecting previously unselected package libnet-http-perl.
16:16:27 #16 DONE 0.7s
16:16:27 
16:16:27 #17 [cross-true 2/6] RUN dpkg --add-architecture armel
16:16:27 #17 sha256:45f4c80b3215ab9099f809478f47b5087e155ee17b1ff63a5c97fb3ce940aa23
16:16:27 #8 33.89 Selecting previously unselected package libc6-dev:armhf.
16:16:27 #8 33.89 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ...
16:16:27 #8 33.90 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
16:16:27 #8 29.86 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ...
16:16:27 #8 29.86 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
16:16:27 #8 29.90 Selecting previously unselected package libhtml-tagset-perl.
16:16:27 #8 29.90 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:27 #8 29.91 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:27 #8 29.94 Selecting previously unselected package liburi-perl.
16:16:27 #8 29.94 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ...
16:16:27 #8 29.94 Unpacking liburi-perl (1.73-1) ...
16:16:27 #8 30.01 Selecting previously unselected package libhtml-parser-perl.
16:16:27 #8 30.01 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ...
16:16:27 #8 30.01 Unpacking libhtml-parser-perl (3.72-3build1) ...
16:16:27 #8 30.04 Selecting previously unselected package libcgi-pm-perl.
16:16:27 #8 30.05 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ...
16:16:27 #8 30.05 Unpacking libcgi-pm-perl (4.38-1) ...
16:16:27 #8 30.09 Selecting previously unselected package libfcgi-perl.
16:16:27 #8 30.09 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ...
16:16:27 #8 30.09 Unpacking libfcgi-perl (0.78-2build1) ...
16:16:27 #8 30.12 Selecting previously unselected package libcgi-fast-perl.
16:16:27 #8 35.85 Selecting previously unselected package patch.
16:16:27 #8 35.86 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ...
16:16:27 #8 35.86 Unpacking patch (2.7.6-7) ...
16:16:27 #8 35.90 Selecting previously unselected package make.
16:16:27 #8 35.90 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ...
16:16:27 #8 35.91 Unpacking make (4.3-4.1) ...
16:16:27 #8 35.98 Selecting previously unselected package dpkg-dev.
16:16:27 #8 35.98 Preparing to unpack .../051-dpkg-dev_1.20.9+rpi1_all.deb ...
16:16:27 #8 35.99 Unpacking dpkg-dev (1.20.9+rpi1) ...
16:16:27 #9 27.25 Get:347 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:16:27 #9 27.25 Get:348 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lzip arm64 1.22-3 [77.1 kB]
16:16:27 #9 27.32 Get:349 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lzop arm64 1.04-2build1 [84.0 kB]
16:16:27 #9 27.34 Get:350 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 t1utils arm64 1.41-4build1 [61.4 kB]
16:16:27 #9 27.35 Get:351 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 unzip arm64 6.0-26ubuntu1 [160 kB]
16:16:27 #9 27.35 Get:352 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 lintian all 2.104.0ubuntu3.1 [969 kB]
16:16:27 #9 27.39 Get:353 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
16:16:27 #9 27.50 Get:354 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
16:16:27 #9 35.54 Selecting previously unselected package binutils-common:armhf.
16:16:27 #9 35.54 Preparing to unpack .../056-binutils-common_2.37-7ubuntu1_armhf.deb ...
16:16:27 #9 35.54 Unpacking binutils-common:armhf (2.37-7ubuntu1) ...
16:16:27 #9 35.57 Selecting previously unselected package libbinutils:armhf.
16:16:27 #9 35.58 Preparing to unpack .../057-libbinutils_2.37-7ubuntu1_armhf.deb ...
16:16:27 #9 35.58 Unpacking libbinutils:armhf (2.37-7ubuntu1) ...
16:16:27 #9 35.62 Selecting previously unselected package libctf-nobfd0:armhf.
16:16:27 #9 35.62 Preparing to unpack .../058-libctf-nobfd0_2.37-7ubuntu1_armhf.deb ...
16:16:27 #9 35.62 Unpacking libctf-nobfd0:armhf (2.37-7ubuntu1) ...
16:16:27 #9 35.65 Selecting previously unselected package libctf0:armhf.
16:16:27 #9 35.66 Preparing to unpack .../059-libctf0_2.37-7ubuntu1_armhf.deb ...
16:16:27 #9 35.66 Unpacking libctf0:armhf (2.37-7ubuntu1) ...
16:16:27 #9 35.70 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:16:27 #9 35.70 Preparing to unpack .../060-binutils-arm-linux-gnueabihf_2.37-7ubuntu1_armhf.deb ...
16:16:27 #9 35.70 Unpacking binutils-arm-linux-gnueabihf (2.37-7ubuntu1) ...
16:16:27 #9 5.334 Fetched 20.1 MB in 4s (5007 kB/s)
16:16:27 #9 5.259 Reading package lists...
16:16:27 #8 31.11 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:16:27 #8 31.12 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:16:27 #8 31.14 Selecting previously unselected package libfile-fcntllock-perl.
16:16:27 #8 31.14 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
16:16:27 #8 31.15 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:16:27 #8 31.18 Selecting previously unselected package libnumber-compare-perl.
16:16:27 #8 31.18 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
16:16:27 #8 31.18 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:16:27 #8 31.21 Selecting previously unselected package libtext-glob-perl.
16:16:27 #8 31.21 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
16:16:27 #8 31.21 Unpacking libtext-glob-perl (0.11-1) ...
16:16:27 #8 31.24 Selecting previously unselected package libfile-find-rule-perl.
16:16:27 #8 31.24 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:27 #8 31.25 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:27 #8 31.28 Selecting previously unselected package libfont-afm-perl.
16:16:27 #8 31.28 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
16:16:27 #8 31.28 Unpacking libfont-afm-perl (1.20-3) ...
16:16:27 #8 31.31 Selecting previously unselected package libio-string-perl.
16:16:27 #8 31.31 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
16:16:27 #8 31.31 Unpacking libio-string-perl (1.08-3.1) ...
16:16:27 #8 31.34 Selecting previously unselected package libfont-ttf-perl.
16:16:27 #8 31.35 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
16:16:27 #8 31.35 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:16:27 #8 31.40 Selecting previously unselected package libio-stringy-perl.
16:16:27 #8 31.41 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
16:16:27 #8 31.41 Unpacking libio-stringy-perl (2.111-3) ...
16:16:27 #8 31.44 Selecting previously unselected package libparams-validate-perl:arm64.
16:16:27 #8 38.43 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:27 #8 38.48 Selecting previously unselected package libio-html-perl.
16:16:27 #8 38.48 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
16:16:27 #8 38.48 Unpacking libio-html-perl (1.001-1) ...
16:16:27 #8 38.51 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:27 #8 38.51 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:27 #8 38.52 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:27 #8 38.54 Selecting previously unselected package libhttp-message-perl.
16:16:27 #8 38.55 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
16:16:27 #8 38.55 Unpacking libhttp-message-perl (6.18-1) ...
16:16:27 #8 38.59 Selecting previously unselected package libhttp-cookies-perl.
16:16:27 #8 38.59 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:27 #8 38.59 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:27 #8 38.63 Selecting previously unselected package libhttp-negotiate-perl.
16:16:27 #8 38.63 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:27 #8 38.63 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:27 #8 7.223 Reading package lists...
16:16:28 #8 46.54 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:28 #8 46.54 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ...
16:16:28 #8 46.55 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
16:16:28 #8 46.58 Selecting previously unselected package libparse-debianchangelog-perl.
16:16:28 #8 46.58 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
16:16:28 #8 46.59 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
16:16:28 #8 46.62 Selecting previously unselected package libtext-glob-perl.
16:16:28 #8 46.62 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ...
16:16:28 #8 46.62 Unpacking libtext-glob-perl (0.10-1) ...
16:16:28 #8 46.65 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:28 #8 46.65 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ...
16:16:28 #8 46.66 Unpacking libpath-iterator-rule-perl (1.009-1) ...
16:16:28 #8 46.69 Selecting previously unselected package libpath-tiny-perl.
16:16:28 #8 46.69 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ...
16:16:28 #8 46.70 Unpacking libpath-tiny-perl (0.104-1) ...
16:16:28 #8 46.73 Selecting previously unselected package libperlio-gzip-perl.
16:16:28 #8 46.73 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ...
16:16:28 #8 46.73 Unpacking libperlio-gzip-perl (0.19-1build3) ...
16:16:28 #8 46.76 Selecting previously unselected package libpod-constants-perl.
16:16:28 #8 46.76 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ...
16:16:28 #8 46.77 Unpacking libpod-constants-perl (0.19-1) ...
16:16:28 #8 46.79 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:28 #8 46.79 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
16:16:28 #8 46.80 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
16:16:28 #8 46.83 Selecting previously unselected package libsasl2-modules:armhf.
16:16:28 #8 46.83 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_armhf.deb ...
16:16:28 #8 46.84 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:28 #15 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.1s
16:16:28 #9 36.12 Selecting previously unselected package libroken18-heimdal:armhf.
16:16:28 #9 36.13 Preparing to unpack .../094-libroken18-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.13 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.17 Selecting previously unselected package libasn1-8-heimdal:armhf.
16:16:28 #9 36.18 Preparing to unpack .../095-libasn1-8-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.18 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.22 Selecting previously unselected package libheimbase1-heimdal:armhf.
16:16:28 #9 36.23 Preparing to unpack .../096-libheimbase1-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.23 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.26 Selecting previously unselected package libhcrypto4-heimdal:armhf.
16:16:28 #9 36.26 Preparing to unpack .../097-libhcrypto4-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.27 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.31 Selecting previously unselected package libwind0-heimdal:armhf.
16:16:28 #9 36.31 Preparing to unpack .../098-libwind0-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.32 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 38.82 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
16:16:28 #9 38.83 Unpacking libnet-http-perl (6.19-1) ...
16:16:28 #9 38.86 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:28 #9 38.86 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:16:28 #9 38.87 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:16:28 #9 38.89 Selecting previously unselected package libtry-tiny-perl.
16:16:28 #9 38.89 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
16:16:28 #9 38.90 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:28 #9 38.93 Selecting previously unselected package libwww-robotrules-perl.
16:16:28 #9 38.93 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:28 #9 38.93 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:28 #9 38.96 Selecting previously unselected package libwww-perl.
16:16:28 #9 38.96 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
16:16:28 #9 38.96 Unpacking libwww-perl (6.43-1) ...
16:16:28 #9 39.00 Selecting previously unselected package patchutils.
16:16:28 #9 39.00 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
16:16:28 #9 39.01 Unpacking patchutils (0.3.4-2) ...
16:16:28 #9 39.05 Selecting previously unselected package wdiff.
16:16:28 #9 39.05 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
16:16:28 #8 28.21 Selecting previously unselected package libgc1c2:arm64.
16:16:28 #8 28.21 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
16:16:28 #8 28.22 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
16:16:28 #8 28.26 Selecting previously unselected package libltdl7:arm64.
16:16:28 #8 28.26 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
16:16:28 #8 28.26 Unpacking libltdl7:arm64 (2.4.6-9) ...
16:16:28 #8 28.30 Selecting previously unselected package guile-2.2-libs:arm64.
16:16:28 #8 28.30 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
16:16:28 #8 28.32 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
16:16:28 #8 30.12 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:16:28 #8 30.16 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:16:28 #8 30.19 Selecting previously unselected package libsub-name-perl.
16:16:28 #8 30.19 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ...
16:16:28 #8 30.19 Unpacking libsub-name-perl (0.21-1build1) ...
16:16:28 #8 30.22 Selecting previously unselected package libclass-accessor-perl.
16:16:28 #8 30.22 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ...
16:16:28 #8 30.23 Unpacking libclass-accessor-perl (0.51-1) ...
16:16:28 #8 30.25 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:28 #8 30.26 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:28 #8 30.26 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:28 #8 30.29 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:28 #8 30.29 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ...
16:16:28 #8 30.30 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
16:16:28 #8 30.32 Selecting previously unselected package libclone-perl.
16:16:28 #8 30.33 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ...
16:16:28 #9 27.51 Get:355 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-idna all 2.10-1 [35.2 kB]
16:16:28 #9 27.51 Get:356 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
16:16:28 #9 27.51 Get:357 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:16:28 #9 27.52 Get:358 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
16:16:28 #9 27.52 Get:359 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-xdg all 0.27-2 [36.9 kB]
16:16:28 #9 27.52 Get:360 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 equivs all 2.3.1 [19.0 kB]
16:16:28 #9 27.52 Get:361 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:16:28 #9 27.52 Get:362 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-magic all 2:0.4.20-3 [12.3 kB]
16:16:28 #9 27.75 debconf: delaying package configuration, since apt-utils is not installed
16:16:28 #9 27.78 Fetched 247 MB in 22s (11.3 MB/s)
16:16:28 #8 36.10 Selecting previously unselected package libelf1:armhf.
16:16:28 #8 36.11 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ...
16:16:28 #8 36.11 Unpacking libelf1:armhf (0.183-1) ...
16:16:28 #8 36.16 Selecting previously unselected package dwz.
16:16:28 #8 36.16 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ...
16:16:28 #8 36.17 Unpacking dwz (0.13+20210201-1) ...
16:16:28 #9 35.80 Selecting previously unselected package binutils.
16:16:28 #9 35.80 Preparing to unpack .../061-binutils_2.37-7ubuntu1_armhf.deb ...
16:16:28 #9 35.80 Unpacking binutils (2.37-7ubuntu1) ...
16:16:28 #9 35.84 Selecting previously unselected package libc-dev-bin.
16:16:28 #9 35.84 Preparing to unpack .../062-libc-dev-bin_2.34-0ubuntu3_armhf.deb ...
16:16:28 #9 35.85 Unpacking libc-dev-bin (2.34-0ubuntu3) ...
16:16:28 #9 35.87 Selecting previously unselected package linux-libc-dev:armhf.
16:16:28 #9 35.87 Preparing to unpack .../063-linux-libc-dev_5.13.0-22.22_armhf.deb ...
16:16:28 #9 35.87 Unpacking linux-libc-dev:armhf (5.13.0-22.22) ...
16:16:28 #8 38.76 Selecting previously unselected package iso-codes.
16:16:28 #8 38.76 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
16:16:28 #8 38.76 Unpacking iso-codes (4.6.0-1) ...
16:16:28 #9 28.61 Selecting previously unselected package g++.
16:16:28 #9 28.61 Preparing to unpack .../088-g++_4%3a10.3.0-1ubuntu1_arm64.deb ...
16:16:28 #9 28.62 Unpacking g++ (4:10.3.0-1ubuntu1) ...
16:16:28 #9 28.64 Selecting previously unselected package make.
16:16:28 #9 28.64 Preparing to unpack .../089-make_4.3-4ubuntu1_arm64.deb ...
16:16:28 #9 28.64 Unpacking make (4.3-4ubuntu1) ...
16:16:28 #9 28.68 Selecting previously unselected package libdpkg-perl.
16:16:28 #9 25.89 Selecting previously unselected package g++-9.
16:16:28 #9 25.90 Preparing to unpack .../096-g++-9_9.3.0-17ubuntu1~20.04_arm64.deb ...
16:16:28 #9 25.90 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
16:16:28 #8 31.44 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
16:16:28 #8 31.45 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
16:16:28 #8 31.49 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:28 #8 31.49 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:16:28 #8 31.49 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:16:28 #8 31.52 Selecting previously unselected package libsort-versions-perl.
16:16:28 #8 31.53 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
16:16:28 #8 31.53 Unpacking libsort-versions-perl (1.62-1) ...
16:16:28 #8 31.56 Selecting previously unselected package libgit-wrapper-perl.
16:16:28 #8 31.56 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:28 #8 31.56 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:28 #8 31.60 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:28 #8 31.60 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:16:28 #8 31.60 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:28 #8 31.63 Selecting previously unselected package libio-prompter-perl.
16:16:28 #8 31.64 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
16:16:28 #8 31.64 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:28 #8 31.67 Selecting previously unselected package libjson-perl.
16:16:28 #8 38.66 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:28 #8 38.66 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
16:16:28 #8 38.67 Unpacking perl-openssl-defaults:armhf (3) ...
16:16:28 #8 38.69 Selecting previously unselected package libnet-ssleay-perl.
16:16:28 #8 38.70 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
16:16:28 #8 38.70 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
16:16:28 #8 38.80 Selecting previously unselected package libio-socket-ssl-perl.
16:16:28 #8 38.80 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
16:16:28 #8 38.81 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:16:28 #8 38.86 Selecting previously unselected package libnet-http-perl.
16:16:28 #8 38.86 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
16:16:28 #8 38.86 Unpacking libnet-http-perl (6.18-1) ...
16:16:28 #8 38.89 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:28 #8 38.89 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:28 #8 38.90 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:28 #8 46.87 Selecting previously unselected package libsort-key-perl.
16:16:28 #8 46.87 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ...
16:16:28 #8 46.88 Unpacking libsort-key-perl (1.33-2) ...
16:16:28 #8 46.91 Selecting previously unselected package libstring-copyright-perl.
16:16:28 #8 46.91 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ...
16:16:28 #8 46.93 Unpacking libstring-copyright-perl (0.003005-1) ...
16:16:28 #8 46.95 Selecting previously unselected package libstring-escape-perl.
16:16:28 #8 46.95 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ...
16:16:28 #8 46.96 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:28 #8 46.99 Selecting previously unselected package libtext-levenshtein-perl.
16:16:28 #8 46.99 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ...
16:16:28 #8 47.00 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:16:28 #8 47.02 Selecting previously unselected package libunicode-utf8-perl.
16:16:28 #8 47.02 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ...
16:16:28 #8 47.03 Unpacking libunicode-utf8-perl (0.60-1build4) ...
16:16:28 #8 47.05 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:28 #8 47.06 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:16:28 #8 47.06 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:16:28 #15 ...
16:16:28 
16:16:28 #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi
16:16:28 #9 sha256:aa3f435f1fe821abdfbeedf2a857f496bbc41ede68496a3f9a24953ebc1c4e87
16:16:28 #9 DONE 1.5s
16:16:28 #9 36.36 Selecting previously unselected package libhx509-5-heimdal:armhf.
16:16:28 #9 36.36 Preparing to unpack .../099-libhx509-5-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.37 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.42 Selecting previously unselected package libkrb5-26-heimdal:armhf.
16:16:28 #9 36.42 Preparing to unpack .../100-libkrb5-26-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.44 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.51 Selecting previously unselected package libheimntlm0-heimdal:armhf.
16:16:28 #9 36.51 Preparing to unpack .../101-libheimntlm0-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.51 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.54 Selecting previously unselected package libgssapi3-heimdal:armhf.
16:16:28 #9 36.55 Preparing to unpack .../102-libgssapi3-heimdal_7.7.0+dfsg-2_armhf.deb ...
16:16:28 #9 36.55 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:28 #9 36.59 Selecting previously unselected package libsasl2-modules-db:armhf.
16:16:28 #9 36.59 Preparing to unpack .../103-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_armhf.deb ...
16:16:28 #9 36.59 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu1) ...
16:16:28 #9 39.05 Unpacking wdiff (1.2.2-2build1) ...
16:16:28 #9 39.09 Selecting previously unselected package devscripts.
16:16:28 #9 39.09 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
16:16:28 #9 39.11 Unpacking devscripts (2.20.2ubuntu2) ...
16:16:28 #9 39.25 Selecting previously unselected package diffstat.
16:16:28 #9 39.25 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
16:16:28 #9 39.26 Unpacking diffstat (1.63-1) ...
16:16:28 #9 39.29 Selecting previously unselected package python3-chardet.
16:16:28 #9 39.29 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
16:16:28 #9 39.29 Unpacking python3-chardet (3.0.4-4build1) ...
16:16:28 #8 30.33 Unpacking libclone-perl (0.39-1) ...
16:16:28 #8 30.35 Selecting previously unselected package libdata-dump-perl.
16:16:28 #8 30.36 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ...
16:16:28 #8 30.36 Unpacking libdata-dump-perl (1.23-1) ...
16:16:28 #8 30.39 Selecting previously unselected package libparams-util-perl.
16:16:28 #8 30.39 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ...
16:16:28 #8 30.39 Unpacking libparams-util-perl (1.07-3build3) ...
16:16:28 #8 30.42 Selecting previously unselected package libsub-install-perl.
16:16:28 #8 30.42 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ...
16:16:28 #8 30.42 Unpacking libsub-install-perl (0.928-1) ...
16:16:28 #8 30.45 Selecting previously unselected package libdata-optlist-perl.
16:16:28 #8 30.45 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ...
16:16:28 #8 30.45 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:28 #8 30.48 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:28 #8 30.48 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:28 #8 30.48 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:28 #8 30.50 Selecting previously unselected package libdigest-hmac-perl.
16:16:28 #8 30.51 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
16:16:28 #8 30.51 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
16:16:28 #8 30.53 Selecting previously unselected package libdistro-info-perl.
16:16:28 #8 30.54 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
16:16:28 #8 30.54 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:16:28 #8 30.56 Selecting previously unselected package perl-openssl-defaults:arm64.
16:16:28 #9 27.89 Selecting previously unselected package liblocale-gettext-perl.
16:16:28 #9 27.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4378 files and directories currently installed.)
16:16:28 #9 27.89 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_arm64.deb ...
16:16:28 #9 27.89 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:16:28 #9 27.92 Selecting previously unselected package libpython3.9-minimal:arm64.
16:16:28 #9 27.92 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_arm64.deb ...
16:16:28 #9 27.92 Unpacking libpython3.9-minimal:arm64 (3.9.7-2build1) ...
16:16:28 #9 27.99 Selecting previously unselected package libexpat1:arm64.
16:16:28 #8 36.22 Selecting previously unselected package libicu67:armhf.
16:16:28 #8 36.22 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ...
16:16:28 #8 36.22 Unpacking libicu67:armhf (67.1-7) ...
16:16:28 #9 36.02 Selecting previously unselected package libcrypt-dev:armhf.
16:16:28 #9 36.02 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.18-4ubuntu1_armhf.deb ...
16:16:28 #9 36.03 Unpacking libcrypt-dev:armhf (1:4.4.18-4ubuntu1) ...
16:16:28 #9 36.06 Selecting previously unselected package rpcsvc-proto.
16:16:28 #9 36.06 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu5_armhf.deb ...
16:16:28 #9 36.07 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ...
16:16:28 #9 36.10 Selecting previously unselected package libtirpc-dev:armhf.
16:16:28 #9 36.10 Preparing to unpack .../066-libtirpc-dev_1.3.2-2_armhf.deb ...
16:16:28 #9 36.11 Unpacking libtirpc-dev:armhf (1.3.2-2) ...
16:16:28 #9 36.14 Selecting previously unselected package libnsl-dev:armhf.
16:16:28 #9 36.14 Preparing to unpack .../067-libnsl-dev_1.3.0-2build1_armhf.deb ...
16:16:28 #9 36.14 Unpacking libnsl-dev:armhf (1.3.0-2build1) ...
16:16:28 #9 36.17 Selecting previously unselected package libc6-dev:armhf.
16:16:28 #9 36.17 Preparing to unpack .../068-libc6-dev_2.34-0ubuntu3_armhf.deb ...
16:16:28 #9 36.17 Unpacking libc6-dev:armhf (2.34-0ubuntu3) ...
16:16:28 #8 34.30 Selecting previously unselected package libtool.
16:16:28 #8 34.30 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
16:16:28 #8 34.30 Unpacking libtool (2.4.6-9) ...
16:16:28 #8 34.40 Selecting previously unselected package dh-autoreconf.
16:16:28 #8 34.40 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
16:16:28 #8 34.41 Unpacking dh-autoreconf (19) ...
16:16:28 #8 34.44 Selecting previously unselected package libarchive-zip-perl.
16:16:28 #8 34.44 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
16:16:28 #8 34.44 Unpacking libarchive-zip-perl (1.64-1) ...
16:16:28 #8 34.53 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:28 #8 34.53 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:16:28 #8 34.53 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:16:28 #8 34.57 Selecting previously unselected package dh-strip-nondeterminism.
16:16:28 #8 34.57 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:16:28 #8 34.57 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:16:28 #8 34.62 Selecting previously unselected package libdpkg-perl.
16:16:28 #8 34.62 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ...
16:16:28 #8 34.63 Unpacking libdpkg-perl (1.19.7) ...
16:16:28 #9 28.68 Preparing to unpack .../090-libdpkg-perl_1.20.9ubuntu1_all.deb ...
16:16:28 #9 28.69 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
16:16:28 #9 28.77 Selecting previously unselected package bzip2.
16:16:28 #9 28.77 Preparing to unpack .../091-bzip2_1.0.8-4ubuntu3_arm64.deb ...
16:16:28 #9 28.78 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:16:28 #9 28.80 Selecting previously unselected package patch.
16:16:28 #9 28.81 Preparing to unpack .../092-patch_2.7.6-7_arm64.deb ...
16:16:28 #9 28.81 Unpacking patch (2.7.6-7) ...
16:16:28 #9 28.85 Selecting previously unselected package lto-disabled-list.
16:16:28 #9 28.85 Preparing to unpack .../093-lto-disabled-list_7_all.deb ...
16:16:28 #9 28.85 Unpacking lto-disabled-list (7) ...
16:16:28 #9 28.88 Selecting previously unselected package dpkg-dev.
16:16:28 #9 28.88 Preparing to unpack .../094-dpkg-dev_1.20.9ubuntu1_all.deb ...
16:16:28 #9 28.88 Unpacking dpkg-dev (1.20.9ubuntu1) ...
16:16:28 #9 26.40 Selecting previously unselected package g++.
16:16:28 #9 26.40 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
16:16:28 #9 26.40 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:16:28 #9 26.43 Selecting previously unselected package make.
16:16:28 #9 26.43 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
16:16:28 #9 26.44 Unpacking make (4.2.1-1.2) ...
16:16:28 #9 26.49 Selecting previously unselected package libdpkg-perl.
16:16:28 #8 31.67 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
16:16:28 #8 31.68 Unpacking libjson-perl (4.03000-1) ...
16:16:28 #8 31.72 Selecting previously unselected package liblog-any-perl.
16:16:28 #8 31.72 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
16:16:28 #8 31.72 Unpacking liblog-any-perl (1.709-1) ...
16:16:28 #8 31.76 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:28 #8 31.76 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:28 #8 31.76 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:28 #8 31.79 Selecting previously unselected package libpackage-stash-perl.
16:16:28 #8 31.79 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
16:16:28 #8 31.80 Unpacking libpackage-stash-perl (0.39-1) ...
16:16:28 #8 31.83 Selecting previously unselected package libsub-identify-perl.
16:16:28 #8 31.83 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
16:16:28 #8 31.83 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:16:28 #8 31.86 Selecting previously unselected package libsub-name-perl.
16:16:28 #8 31.86 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
16:16:28 #8 31.86 Unpacking libsub-name-perl (0.26-1+b1) ...
16:16:28 #8 31.89 Selecting previously unselected package libnamespace-clean-perl.
16:16:28 #8 38.93 Selecting previously unselected package libtry-tiny-perl.
16:16:28 #8 38.93 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
16:16:28 #8 38.94 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:28 #8 38.96 Selecting previously unselected package libwww-robotrules-perl.
16:16:28 #8 38.97 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:28 #8 38.98 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:28 #8 39.01 Selecting previously unselected package libwww-perl.
16:16:28 #8 39.01 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
16:16:28 #8 39.02 Unpacking libwww-perl (6.36-2) ...
16:16:28 #8 39.08 Selecting previously unselected package patchutils.
16:16:28 #8 39.08 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
16:16:28 #8 39.08 Unpacking patchutils (0.3.4-2) ...
16:16:28 #8 39.12 Selecting previously unselected package wdiff.
16:16:28 #8 39.12 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
16:16:28 #8 39.13 Unpacking wdiff (1.2.2-2+b1) ...
16:16:28 #8 39.19 Selecting previously unselected package devscripts.
16:16:28 #9 5.334 Reading package lists...
16:16:28 #8 8.888 Building dependency tree...
16:16:28 #8 9.167 Reading state information...
16:16:28 #8 47.10 Selecting previously unselected package libxml-sax-base-perl.
16:16:28 #8 47.10 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ...
16:16:28 #8 47.11 Unpacking libxml-sax-base-perl (1.09-1) ...
16:16:28 #8 47.15 Selecting previously unselected package libxml-sax-perl.
16:16:28 #8 47.15 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
16:16:28 #8 47.16 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:16:28 #8 47.19 Selecting previously unselected package libxml-libxml-perl.
16:16:28 #8 47.20 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ...
16:16:28 #8 47.20 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
16:16:28 #8 47.25 Selecting previously unselected package libxml-parser-perl.
16:16:28 #8 47.26 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ...
16:16:28 #8 47.26 Unpacking libxml-parser-perl (2.44-2build3) ...
16:16:28 #8 47.31 Selecting previously unselected package libxml-sax-expat-perl.
16:16:28 #8 47.32 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ...
16:16:28 #8 47.32 Unpacking libxml-sax-expat-perl (0.40-2) ...
16:16:28 
16:16:28 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:16:28 #10 sha256:dbcd8a47c2e2b89b63f59b44b7f6e8aeb5a69dd4e158e965bc3a5a40459b9c85
16:16:28 #9 36.63 Selecting previously unselected package libsasl2-2:armhf.
16:16:28 #9 36.63 Preparing to unpack .../104-libsasl2-2_2.1.27+dfsg-2ubuntu1_armhf.deb ...
16:16:28 #9 36.64 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu1) ...
16:16:28 #9 36.68 Selecting previously unselected package libldap-2.4-2:armhf.
16:16:28 #9 36.68 Preparing to unpack .../105-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_armhf.deb ...
16:16:28 #9 36.69 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-2ubuntu1) ...
16:16:28 #9 36.74 Selecting previously unselected package libnghttp2-14:armhf.
16:16:28 #9 36.74 Preparing to unpack .../106-libnghttp2-14_1.43.0-1_armhf.deb ...
16:16:28 #9 36.74 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
16:16:28 #9 36.79 Selecting previously unselected package librtmp1:armhf.
16:16:28 #9 36.79 Preparing to unpack .../107-librtmp1_2.4+20151223.gitfa8646d.1-2build2_armhf.deb ...
16:16:28 #9 36.79 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build2) ...
16:16:28 #9 36.82 Selecting previously unselected package libssh-4:armhf.
16:16:28 #9 36.83 Preparing to unpack .../108-libssh-4_0.9.5-1ubuntu0.1_armhf.deb ...
16:16:28 #9 36.83 Unpacking libssh-4:armhf (0.9.5-1ubuntu0.1) ...
16:16:28 #9 39.34 Selecting previously unselected package python3-debian.
16:16:28 #9 39.34 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ...
16:16:28 #9 39.34 Unpacking python3-debian (0.1.36ubuntu1) ...
16:16:28 #9 39.38 Selecting previously unselected package libgpgme11:armhf.
16:16:28 #9 39.38 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ...
16:16:28 #9 39.39 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ...
16:16:28 #9 39.43 Selecting previously unselected package python3-gpg.
16:16:28 #9 39.43 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ...
16:16:28 #9 39.44 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:16:28 #9 39.49 Selecting previously unselected package dput.
16:16:28 #9 39.50 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ...
16:16:28 #9 39.50 Unpacking dput (1.0.3ubuntu1) ...
16:16:28 #8 30.57 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ...
16:16:28 #8 30.57 Unpacking perl-openssl-defaults:arm64 (3build1) ...
16:16:28 #8 30.60 Selecting previously unselected package libnet-ssleay-perl.
16:16:28 #8 30.60 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ...
16:16:28 #8 30.61 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:16:28 #8 30.66 Selecting previously unselected package libio-socket-ssl-perl.
16:16:28 #8 30.66 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
16:16:28 #8 30.66 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:16:28 #8 30.70 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:28 #8 30.70 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:28 #8 30.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:28 #8 30.73 Selecting previously unselected package libmailtools-perl.
16:16:28 #8 30.74 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ...
16:16:28 #8 30.74 Unpacking libmailtools-perl (2.18-1) ...
16:16:28 #8 30.77 Selecting previously unselected package libsocket6-perl.
16:16:28 #8 30.78 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ...
16:16:28 #8 30.78 Unpacking libsocket6-perl (0.27-1build2) ...
16:16:28 #8 30.81 Selecting previously unselected package libio-socket-inet6-perl.
16:16:28 #8 9.061 The following NEW packages will be installed:
16:16:28 #8 9.061   at autoconf automake autopoint autotools-dev binutils binutils-common
16:16:28 #8 9.061   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
16:16:28 #8 9.061   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
16:16:28 #8 9.061   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:28 #8 9.061   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
16:16:28 #8 9.061   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
16:16:28 #8 9.061   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:16:28 #8 9.061   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
16:16:28 #8 9.061   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:28 #8 9.061   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:28 #8 9.061   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:16:28 #8 9.061   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:16:28 #8 9.061   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:16:28 #8 9.061   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:16:28 #8 9.061   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:28 #8 9.061   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:16:28 #8 9.061   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:16:28 #8 9.061   libdata-optlist-perl libdevel-callchecker-perl
16:16:28 #8 9.061   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:16:28 #8 9.061   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:16:28 #8 9.061   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:28 #8 9.061   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:16:28 #8 9.061   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:16:28 #8 9.061   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:16:28 #8 9.061   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:16:28 #8 9.061   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:16:28 #8 9.061   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:16:28 #8 9.061   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:16:28 #8 9.061   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:16:28 #8 9.061   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:16:28 #8 9.061   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:28 #8 9.061   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:28 #8 9.061   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:16:28 #8 9.061   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:16:28 #8 9.061   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:28 #8 9.061   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:16:28 #8 9.061   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:16:28 #8 9.061   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:28 #8 9.061   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:28 #8 9.061   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:28 #8 9.061   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:28 #8 9.061   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:16:28 #8 9.061   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:28 #8 9.061   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:16:28 #8 9.061   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
16:16:28 #8 9.061   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
16:16:28 #8 9.061   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
16:16:28 #8 9.061   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:16:28 #8 9.061   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:28 #8 9.061   libparams-validate-perl libparse-debianchangelog-perl
16:16:28 #8 9.061   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:16:28 #8 9.061   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:16:28 #8 9.061   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:16:28 #8 9.061   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
16:16:28 #8 9.061   libreadonly-perl libref-util-perl libref-util-xs-perl
16:16:28 #8 9.061   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:28 #8 9.061   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:28 #8 9.061   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
16:16:28 #8 9.061   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
16:16:28 #8 9.061   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
16:16:28 #8 9.061   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:16:28 #8 9.061   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:28 #8 9.061   libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:28 #8 9.061   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:16:28 #8 9.061   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:16:28 #8 9.061   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:16:28 #8 9.061   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:28 #8 9.062   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
16:16:28 #8 9.062   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:16:28 #8 9.062   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:28 #8 9.062   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:28 #8 9.062   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:16:28 #8 9.062   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:16:28 #8 9.062   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:16:28 #8 9.062   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:16:28 #8 9.062   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:16:28 #8 9.062   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:16:28 #8 9.062   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:16:28 #8 9.062   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:16:28 #8 9.062   python3-idna python3-magic python3-minimal python3-pkg-resources
16:16:28 #8 9.063   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:16:28 #8 9.063   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:16:28 #8 9.063   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:16:28 #9 27.99 Preparing to unpack .../libexpat1_2.4.1-2_arm64.deb ...
16:16:28 #9 28.00 Unpacking libexpat1:arm64 (2.4.1-2) ...
16:16:28 #9 28.03 Selecting previously unselected package python3.9-minimal.
16:16:28 #9 28.03 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_arm64.deb ...
16:16:28 #9 28.03 Unpacking python3.9-minimal (3.9.7-2build1) ...
16:16:28 #9 28.09 Setting up libpython3.9-minimal:arm64 (3.9.7-2build1) ...
16:16:28 #9 28.10 Setting up libexpat1:arm64 (2.4.1-2) ...
16:16:28 #9 28.11 Setting up python3.9-minimal (3.9.7-2build1) ...
16:16:28 #9 36.29 Selecting previously unselected package libisl23:armhf.
16:16:28 #9 36.29 Preparing to unpack .../069-libisl23_0.24-1_armhf.deb ...
16:16:28 #9 36.29 Unpacking libisl23:armhf (0.24-1) ...
16:16:28 #9 36.37 Selecting previously unselected package libmpfr6:armhf.
16:16:28 #9 36.38 Preparing to unpack .../070-libmpfr6_4.1.0-3build1_armhf.deb ...
16:16:28 #9 36.38 Unpacking libmpfr6:armhf (4.1.0-3build1) ...
16:16:28 #9 36.43 Selecting previously unselected package libmpc3:armhf.
16:16:28 #9 36.43 Preparing to unpack .../071-libmpc3_1.2.0-1build1_armhf.deb ...
16:16:28 #9 36.43 Unpacking libmpc3:armhf (1.2.0-1build1) ...
16:16:28 #9 36.46 Selecting previously unselected package cpp-11.
16:16:28 #9 36.46 Preparing to unpack .../072-cpp-11_11.2.0-7ubuntu2_armhf.deb ...
16:16:28 #9 36.47 Unpacking cpp-11 (11.2.0-7ubuntu2) ...
16:16:28 #8 28.81 Selecting previously unselected package iso-codes.
16:16:28 #8 28.81 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
16:16:28 #8 28.82 Unpacking iso-codes (4.2-1) ...
16:16:28 #9 28.98 Selecting previously unselected package build-essential.
16:16:28 #9 28.98 Preparing to unpack .../095-build-essential_12.8ubuntu3_arm64.deb ...
16:16:28 #9 28.98 Unpacking build-essential (12.8ubuntu3) ...
16:16:28 #9 29.01 Selecting previously unselected package libbrotli1:arm64.
16:16:28 #9 29.01 Preparing to unpack .../096-libbrotli1_1.0.9-2build2_arm64.deb ...
16:16:28 #9 29.02 Unpacking libbrotli1:arm64 (1.0.9-2build2) ...
16:16:28 #9 29.07 Selecting previously unselected package libroken18-heimdal:arm64.
16:16:28 #9 29.07 Preparing to unpack .../097-libroken18-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:28 #9 29.08 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:28 #9 29.11 Selecting previously unselected package libasn1-8-heimdal:arm64.
16:16:28 #9 29.11 Preparing to unpack .../098-libasn1-8-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:28 #9 29.12 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:28 #9 29.16 Selecting previously unselected package libheimbase1-heimdal:arm64.
16:16:28 #9 29.17 Preparing to unpack .../099-libheimbase1-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:28 #9 29.17 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:28 #8 34.77 Selecting previously unselected package patch.
16:16:28 #8 34.77 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
16:16:28 #9 26.49 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3_all.deb ...
16:16:28 #9 26.50 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
16:16:28 #9 26.54 Selecting previously unselected package patch.
16:16:28 #9 26.54 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
16:16:28 #9 26.55 Unpacking patch (2.7.6-6) ...
16:16:28 #9 26.58 Selecting previously unselected package dpkg-dev.
16:16:28 #9 26.59 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3_all.deb ...
16:16:28 #9 26.59 Unpacking dpkg-dev (1.19.7ubuntu3) ...
16:16:28 #9 26.69 Selecting previously unselected package build-essential.
16:16:28 #9 26.69 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
16:16:28 #9 26.69 Unpacking build-essential (12.8ubuntu1.1) ...
16:16:28 #9 26.73 Selecting previously unselected package libbrotli1:arm64.
16:16:28 #9 26.74 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
16:16:28 #9 26.74 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
16:16:28 #9 26.79 Selecting previously unselected package libroken18-heimdal:arm64.
16:16:28 #8 31.89 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:28 #8 31.90 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:28 #8 31.92 Selecting previously unselected package libpath-tiny-perl.
16:16:28 #8 31.92 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
16:16:28 #8 31.93 Unpacking libpath-tiny-perl (0.118-1) ...
16:16:28 #8 32.00 Selecting previously unselected package libtype-tiny-perl.
16:16:28 #8 32.00 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
16:16:28 #8 32.00 Unpacking libtype-tiny-perl (1.012001-2) ...
16:16:28 #8 32.06 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:28 #8 32.06 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:16:28 #8 32.07 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:16:28 #8 32.11 Selecting previously unselected package libglib2.0-0:arm64.
16:16:28 #8 39.20 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
16:16:28 #8 39.22 Unpacking devscripts (2.19.5+deb10u1) ...
16:16:28 #8 39.37 Selecting previously unselected package diffstat.
16:16:28 #8 39.37 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
16:16:28 #8 39.37 Unpacking diffstat (1.62-1) ...
16:16:28 #8 39.41 Selecting previously unselected package distro-info-data.
16:16:28 #8 39.41 Preparing to unpack .../142-distro-info-data_0.41+deb10u4_all.deb ...
16:16:28 #8 39.41 Unpacking distro-info-data (0.41+deb10u4) ...
16:16:28 #8 39.44 Selecting previously unselected package python3-pkg-resources.
16:16:28 #8 39.32 Selecting previously unselected package libalgorithm-diff-perl.
16:16:28 #8 39.33 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
16:16:28 #8 39.33 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:16:28 #8 39.36 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:28 #8 39.36 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
16:16:28 #8 39.37 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:16:28 #9 6.251 Reading package lists...
16:16:28 #9 ...
16:16:28 
16:16:28 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:28 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:28 #14 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 7.6s done
16:16:28 #14 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.8s done
16:16:28 #14 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.9s done
16:16:28 #14 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 3.3s
16:16:28 #14 ...
16:16:28 
16:16:28 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:28 #9 sha256:0a37b0143ffee454bde4b3c9655e3101f9dd1e068be2961e8743fabb0ab923b8
16:16:28 #9 6.251 Reading package lists...
16:16:28 #8 47.35 Selecting previously unselected package libxml-simple-perl.
16:16:28 #8 47.35 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ...
16:16:28 #8 47.36 Unpacking libxml-simple-perl (2.24-1) ...
16:16:28 #8 47.39 Selecting previously unselected package libyaml-libyaml-perl.
16:16:28 #8 47.39 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ...
16:16:28 #8 47.40 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
16:16:28 #8 47.44 Selecting previously unselected package licensecheck.
16:16:28 #8 47.44 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ...
16:16:28 #8 47.44 Unpacking licensecheck (3.0.31-2) ...
16:16:28 #8 47.47 Selecting previously unselected package patchutils.
16:16:28 #8 47.47 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ...
16:16:28 #8 47.48 Unpacking patchutils (0.3.4-2) ...
16:16:28 #8 47.51 Selecting previously unselected package t1utils.
16:16:28 #8 47.51 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ...
16:16:28 #8 47.51 Unpacking t1utils (1.41-2) ...
16:16:28 #8 47.55 Selecting previously unselected package lintian.
16:16:28 #8 47.55 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ...
16:16:28 #8 47.55 Unpacking lintian (2.5.81ubuntu1) ...
16:16:28 #17 DONE 0.7s
16:16:28 
16:16:28 #18 [cross-true 3/6] RUN dpkg --add-architecture armhf
16:16:28 #18 sha256:3d294ac4a63a07d9d3b903870222b14a12a802fe1f8a0bd1cdf084cd25a9e13f
16:16:28 #9 36.88 Selecting previously unselected package libcurl4:armhf.
16:16:28 #9 36.88 Preparing to unpack .../109-libcurl4_7.74.0-1ubuntu2.3_armhf.deb ...
16:16:28 #9 36.88 Unpacking libcurl4:armhf (7.74.0-1ubuntu2.3) ...
16:16:28 #9 36.93 Selecting previously unselected package curl.
16:16:28 #9 36.93 Preparing to unpack .../110-curl_7.74.0-1ubuntu2.3_armhf.deb ...
16:16:28 #9 36.94 Unpacking curl (7.74.0-1ubuntu2.3) ...
16:16:28 #9 36.99 Selecting previously unselected package dctrl-tools.
16:16:28 #9 36.99 Preparing to unpack .../111-dctrl-tools_2.24-3_armhf.deb ...
16:16:28 #9 37.00 Unpacking dctrl-tools (2.24-3) ...
16:16:28 #9 37.03 Selecting previously unselected package libdebhelper-perl.
16:16:28 #9 37.03 Preparing to unpack .../112-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
16:16:28 #9 37.03 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
16:16:28 #9 37.07 Selecting previously unselected package libtool.
16:16:28 #9 37.07 Preparing to unpack .../113-libtool_2.4.6-15_all.deb ...
16:16:28 #9 37.08 Unpacking libtool (2.4.6-15) ...
16:16:28 #9 39.54 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:28 #9 39.54 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.7_armhf.deb ...
16:16:28 #9 39.55 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.7) ...
16:16:28 #9 39.60 Selecting previously unselected package liberror-perl.
16:16:28 #9 39.60 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
16:16:28 #9 39.60 Unpacking liberror-perl (0.17029-1) ...
16:16:28 #9 39.64 Selecting previously unselected package git-man.
16:16:28 #9 39.65 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ...
16:16:28 #9 39.66 Unpacking git-man (1:2.25.1-1ubuntu3.2) ...
16:16:28 #8 30.81 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ...
16:16:28 #8 30.82 Unpacking libio-socket-inet6-perl (2.72-2) ...
16:16:28 #8 30.84 Selecting previously unselected package libnet-ip-perl.
16:16:28 #8 30.85 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ...
16:16:28 #8 30.85 Unpacking libnet-ip-perl (1.26-1) ...
16:16:28 #8 30.88 Selecting previously unselected package libnet-dns-perl.
16:16:28 #8 30.88 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ...
16:16:28 #8 30.88 Unpacking libnet-dns-perl (1.10-2) ...
16:16:28 #8 30.95 Selecting previously unselected package libnet-domain-tld-perl.
16:16:28 #8 30.96 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:28 #8 30.96 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:28 #8 30.99 Selecting previously unselected package libemail-valid-perl.
16:16:28 #8 30.99 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ...
16:16:28 #8 30.99 Unpacking libemail-valid-perl (1.202-1) ...
16:16:28 #8 31.02 Selecting previously unselected package libencode-locale-perl.
16:16:28 #8 31.02 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ...
16:16:28 #8 31.03 Unpacking libencode-locale-perl (1.05-1) ...
16:16:28 #8 31.05 Selecting previously unselected package libexporter-tiny-perl.
16:16:28 #8 31.05 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ...
16:16:28 #8 31.06 Unpacking libexporter-tiny-perl (1.000000-2) ...
16:16:28 #8 31.08 Selecting previously unselected package libipc-system-simple-perl.
16:16:28 #8 31.09 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ...
16:16:28 #8 31.09 Unpacking libipc-system-simple-perl (1.25-4) ...
16:16:28 #8 31.12 Selecting previously unselected package libfile-basedir-perl.
16:16:28 #8 31.12 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ...
16:16:28 #8 31.12 Unpacking libfile-basedir-perl (0.07-1) ...
16:16:28 #8 31.15 Selecting previously unselected package libfile-chdir-perl.
16:16:28 #8 31.15 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:28 #8 31.15 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:28 #8 31.18 Selecting previously unselected package libfile-fcntllock-perl.
16:16:28 #8 9.360 0 upgraded, 365 newly installed, 0 to remove and 0 not upgraded.
16:16:28 #8 9.360 Need to get 171 MB of archives.
16:16:28 #8 9.360 After this operation, 589 MB of additional disk space will be used.
16:16:28 #8 9.360 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
16:16:28 #8 9.366 Get:2 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
16:16:28 #8 9.366 Get:3 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
16:16:28 #8 9.366 Get:4 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
16:16:28 #8 9.369 Get:5 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
16:16:28 #8 9.375 Get:6 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
16:16:28 #8 9.386 Get:7 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
16:16:28 #8 9.386 Get:8 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
16:16:28 #8 9.422 Get:9 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
16:16:28 #8 9.422 Get:10 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
16:16:28 #8 9.422 Get:11 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
16:16:28 #8 9.469 Get:12 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:16:28 #8 29.14 Selecting previously unselected package libalgorithm-diff-perl.
16:16:28 #8 29.14 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:16:28 #8 29.15 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:16:28 #8 29.18 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:28 #8 29.18 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
16:16:28 #8 29.18 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:16:28 #8 29.21 Selecting previously unselected package libalgorithm-merge-perl.
16:16:28 #9 26.79 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:28 #9 26.79 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:28 #9 26.84 Selecting previously unselected package libasn1-8-heimdal:arm64.
16:16:28 #9 26.84 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:28 #9 26.85 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:28 #9 26.89 Selecting previously unselected package libheimbase1-heimdal:arm64.
16:16:28 #9 26.90 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:28 #9 26.90 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:28 #9 26.93 Selecting previously unselected package libhcrypto4-heimdal:arm64.
16:16:28 #9 26.94 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:28 #9 26.94 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:28 #9 26.98 Selecting previously unselected package libwind0-heimdal:arm64.
16:16:28 #9 26.99 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:28 #9 26.99 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:28 #9 27.03 Selecting previously unselected package libhx509-5-heimdal:arm64.
16:16:28 #8 34.78 Unpacking patch (2.7.6-3+deb10u1) ...
16:16:28 #8 34.84 Selecting previously unselected package make.
16:16:28 #8 34.84 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
16:16:28 #8 34.84 Unpacking make (4.2.1-1.2) ...
16:16:28 #8 34.93 Selecting previously unselected package dpkg-dev.
16:16:28 #8 34.93 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ...
16:16:28 #8 34.93 Unpacking dpkg-dev (1.19.7) ...
16:16:28 #8 32.12 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
16:16:28 #8 32.12 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
16:16:28 #8 32.24 Selecting previously unselected package libglib2.0-data.
16:16:28 #8 32.24 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
16:16:28 #8 32.24 Unpacking libglib2.0-data (2.66.8-1) ...
16:16:28 #8 32.38 Selecting previously unselected package libgpm2:arm64.
16:16:28 #8 39.45 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
16:16:28 #8 39.45 Unpacking python3-pkg-resources (40.8.0-1) ...
16:16:28 #8 39.50 Selecting previously unselected package python3-chardet.
16:16:28 #8 39.50 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
16:16:28 #8 39.50 Unpacking python3-chardet (3.0.4-3) ...
16:16:28 #8 39.55 Selecting previously unselected package python3-six.
16:16:28 #8 39.55 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
16:16:28 #8 39.55 Unpacking python3-six (1.12.0-1) ...
16:16:28 #8 39.59 Selecting previously unselected package python3-debian.
16:16:28 #8 39.59 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
16:16:28 #8 39.59 Unpacking python3-debian (0.1.35) ...
16:16:28 #8 39.64 Selecting previously unselected package libgpgme11:armhf.
16:16:28 #8 39.64 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
16:16:28 #8 39.65 Unpacking libgpgme11:armhf (1.12.0-6) ...
16:16:28 #8 39.40 Selecting previously unselected package libalgorithm-merge-perl.
16:16:28 #8 39.40 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:28 #8 39.40 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:28 #8 39.43 Selecting previously unselected package libaliased-perl.
16:16:28 #8 39.43 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
16:16:28 #8 39.44 Unpacking libaliased-perl (0.34-1.1) ...
16:16:28 #8 39.47 Selecting previously unselected package libapt-pkg-perl.
16:16:28 #8 39.47 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
16:16:28 #8 39.47 Unpacking libapt-pkg-perl (0.1.39) ...
16:16:28 #8 39.51 Selecting previously unselected package libarchive-cpio-perl.
16:16:28 #8 39.51 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:16:28 #8 39.52 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:16:28 #8 39.55 Selecting previously unselected package libarchive13:armhf.
16:16:28 #8 39.55 Preparing to unpack .../166-libarchive13_3.4.3-2+b1_armhf.deb ...
16:16:28 #8 39.56 Unpacking libarchive13:armhf (3.4.3-2+b1) ...
16:16:28 #8 39.61 Selecting previously unselected package libarray-intspan-perl.
16:16:29 #9 29.20 Selecting previously unselected package libhcrypto4-heimdal:arm64.
16:16:29 #9 29.20 Preparing to unpack .../100-libhcrypto4-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:29 #9 29.21 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:29 #9 29.25 Selecting previously unselected package libwind0-heimdal:arm64.
16:16:29 #9 29.25 Preparing to unpack .../101-libwind0-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:29 #9 29.25 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:29 #9 29.29 Selecting previously unselected package libhx509-5-heimdal:arm64.
16:16:29 #9 29.29 Preparing to unpack .../102-libhx509-5-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:29 #9 29.29 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:29 #9 29.34 Selecting previously unselected package libkrb5-26-heimdal:arm64.
16:16:29 #9 29.34 Preparing to unpack .../103-libkrb5-26-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:29 #9 29.35 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:29 #9 29.39 Selecting previously unselected package libheimntlm0-heimdal:arm64.
16:16:29 #21 4.940 + cd /tmp/tmp.jNELQ1lGco/src/github.com/opencontainers/runc
16:16:29 #21 4.940 + git checkout -q v1.0.3
16:16:29 #9 7.168 Building dependency tree...
16:16:29 #9 7.374 Reading state information...
16:16:29 #8 47.71 Selecting previously unselected package manpages-dev.
16:16:29 #8 47.71 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ...
16:16:29 #8 47.71 Unpacking manpages-dev (4.15-1) ...
16:16:29 #8 9.556 The following additional packages will be installed:
16:16:29 #8 9.556   at autoconf automake autopoint autotools-dev binutils binutils-common
16:16:29 #8 9.556   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:16:29 #8 9.556   cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
16:16:29 #8 9.557   dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7
16:16:29 #8 9.557   gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:16:29 #8 9.557   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:29 #8 9.557   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:16:29 #8 9.557   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
16:16:29 #8 9.557   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4
16:16:29 #8 9.557   libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
16:16:29 #8 9.557   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:16:29 #8 9.558   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
16:16:29 #8 9.558   libclass-accessor-perl libclass-method-modifiers-perl
16:16:29 #8 9.558   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:16:29 #8 9.558   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:16:29 #8 9.558   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:16:29 #8 9.558   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:29 #8 9.559   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:16:29 #8 9.559   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:16:29 #8 9.559   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:16:29 #8 9.559   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:16:29 #8 9.559   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:16:29 #8 9.559   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:16:29 #8 9.559   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:16:29 #8 9.559   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:29 #8 9.559   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:29 #8 9.559   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:29 #8 9.559   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:16:29 #8 9.559   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:16:29 #8 9.559   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:29 #8 9.559   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:16:29 #8 9.559   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:16:29 #8 9.559   libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:29 #8 9.559   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:29 #8 9.559   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:29 #8 9.559   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:29 #8 9.559   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:16:29 #8 9.559   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:16:29 #8 9.559   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:29 #8 9.559   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:16:29 #8 9.559   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:29 #8 9.559   libparams-validate-perl libparse-debianchangelog-perl
16:16:29 #8 9.559   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:16:29 #8 9.559   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:29 #8 9.559   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
16:16:29 #8 9.559   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:29 #8 9.559   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:16:29 #8 9.560   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:16:29 #8 9.560   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:16:29 #8 9.560   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:16:29 #8 9.560   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:29 #8 9.560   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:16:29 #8 9.560   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:16:29 #8 9.560   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:16:29 #8 9.560   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:16:29 #8 9.563   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:29 #8 9.563   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:29 #8 9.563   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
16:16:29 #8 9.563   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:29 #8 9.563   lsb-release m4 make man-db manpages manpages-dev mime-support
16:16:29 #8 9.563   multiarch-support netbase openssh-client openssl patch patchutils perl
16:16:29 #8 9.563   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
16:16:29 #8 9.563   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:16:29 #8 9.563   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:16:29 #8 9.563   python3-minimal python3-pkg-resources python3-requests python3-six
16:16:29 #8 9.563   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
16:16:29 #8 9.563   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
16:16:29 #8 9.563   xdg-user-dirs xz-utils
16:16:29 #8 9.566 Suggested packages:
16:16:29 #8 9.566   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:16:29 #8 9.566   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:16:29 #8 9.566   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
16:16:29 #8 9.566   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:29 #8 9.566   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:29 #8 9.566   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:29 #8 9.566   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:29 #8 9.566   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:16:29 #8 9.566   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:16:29 #8 9.566   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
16:16:29 #8 9.567   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
16:16:29 #8 9.567   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
16:16:29 #8 9.567   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
16:16:29 #8 9.567   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
16:16:29 #8 9.567   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
16:16:29 #8 9.567   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
16:16:29 #8 9.567   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
16:16:29 #8 9.567   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
16:16:29 #8 9.567   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:29 #8 9.567   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
16:16:29 #8 9.567   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:29 #8 9.567   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
16:16:29 #8 9.567   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
16:16:29 #8 9.567   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:16:29 #8 9.567   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
16:16:29 #8 9.567   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:29 #8 9.567   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:29 #8 9.567   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
16:16:29 #8 9.567   wdiff-doc
16:16:29 #9 37.12 Selecting previously unselected package dh-autoreconf.
16:16:29 #9 37.13 Preparing to unpack .../114-dh-autoreconf_20_all.deb ...
16:16:29 #9 37.13 Unpacking dh-autoreconf (20) ...
16:16:29 #9 37.17 Selecting previously unselected package libarchive-zip-perl.
16:16:29 #9 37.17 Preparing to unpack .../115-libarchive-zip-perl_1.68-1_all.deb ...
16:16:29 #9 37.17 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:29 #9 37.21 Selecting previously unselected package libsub-override-perl.
16:16:29 #9 37.22 Preparing to unpack .../116-libsub-override-perl_0.09-2_all.deb ...
16:16:29 #9 37.22 Unpacking libsub-override-perl (0.09-2) ...
16:16:29 #9 37.25 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:29 #9 37.25 Preparing to unpack .../117-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
16:16:29 #9 37.25 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
16:16:29 #9 37.28 Selecting previously unselected package dh-strip-nondeterminism.
16:16:29 #9 37.29 Preparing to unpack .../118-dh-strip-nondeterminism_1.11.0-1_all.deb ...
16:16:29 #9 37.29 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
16:16:29 #9 37.32 Selecting previously unselected package libdw1:armhf.
16:16:29 #9 37.32 Preparing to unpack .../119-libdw1_0.183-8_armhf.deb ...
16:16:29 #9 37.33 Unpacking libdw1:armhf (0.183-8) ...
16:16:29 #8 31.18 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ...
16:16:29 #8 31.18 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
16:16:29 #8 31.21 Selecting previously unselected package libhttp-date-perl.
16:16:29 #8 31.22 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ...
16:16:29 #8 31.22 Unpacking libhttp-date-perl (6.02-1) ...
16:16:29 #8 31.25 Selecting previously unselected package libfile-listing-perl.
16:16:29 #8 31.25 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ...
16:16:29 #8 31.25 Unpacking libfile-listing-perl (6.04-1) ...
16:16:29 #8 31.28 Selecting previously unselected package libfont-afm-perl.
16:16:29 #8 31.28 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ...
16:16:29 #8 31.29 Unpacking libfont-afm-perl (1.20-2) ...
16:16:29 #8 31.31 Selecting previously unselected package libio-stringy-perl.
16:16:29 #8 31.31 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ...
16:16:29 #8 31.32 Unpacking libio-stringy-perl (2.111-2) ...
16:16:29 #8 31.35 Selecting previously unselected package libparams-validate-perl.
16:16:29 #8 31.35 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ...
16:16:29 #8 31.35 Unpacking libparams-validate-perl (1.29-1) ...
16:16:29 #8 31.38 Selecting previously unselected package libsub-exporter-perl.
16:16:29 #8 31.38 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
16:16:29 #9 39.77 Selecting previously unselected package git.
16:16:29 #9 39.77 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.2_armhf.deb ...
16:16:29 #9 39.79 Unpacking git (1:2.25.1-1ubuntu3.2) ...
16:16:29 #8 9.619 Get:13 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
16:16:29 #8 9.634 Get:14 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
16:16:29 #8 9.733 Get:15 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
16:16:29 #8 9.742 Get:16 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
16:16:29 #8 9.742 Get:17 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
16:16:29 #8 9.762 Get:18 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
16:16:29 #8 9.774 Get:19 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB]
16:16:29 #8 9.776 Get:20 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
16:16:29 #8 22.91 Fedora 35 openh264 (From Cisco) - aarch64       2.4 kB/s | 2.5 kB     00:01    
16:16:29 #8 24.11 Fedora Modular 35 - aarch64                     3.7 MB/s | 3.2 MB     00:00    
16:16:29 #8 29.22 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:29 #8 29.22 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:29 #8 29.25 Selecting previously unselected package libapt-inst2.0:arm64.
16:16:29 #8 29.26 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
16:16:29 #8 29.26 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
16:16:29 #8 29.30 Selecting previously unselected package libapt-pkg-perl.
16:16:29 #8 29.31 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
16:16:29 #8 29.31 Unpacking libapt-pkg-perl (0.1.34+b1) ...
16:16:29 #8 29.34 Selecting previously unselected package libarchive-cpio-perl.
16:16:29 #8 29.34 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:29 #8 29.35 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:29 #8 29.37 Selecting previously unselected package libasync-mergepoint-perl.
16:16:29 #8 29.38 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
16:16:29 #8 29.38 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:16:29 #8 29.41 Selecting previously unselected package libauthen-sasl-perl.
16:16:29 #8 29.41 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
16:16:29 #8 29.42 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:16:29 #8 29.44 Selecting previously unselected package libmodule-implementation-perl.
16:16:29 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.1s
16:16:29 #9 27.03 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:29 #9 27.03 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:29 #9 27.07 Selecting previously unselected package libkrb5-26-heimdal:arm64.
16:16:29 #9 27.08 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:29 #9 27.08 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:29 #9 27.14 Selecting previously unselected package libheimntlm0-heimdal:arm64.
16:16:29 #9 27.14 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:29 #9 27.16 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:29 #9 27.21 Selecting previously unselected package libgssapi3-heimdal:arm64.
16:16:29 #9 27.21 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
16:16:29 #9 27.24 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:29 #9 27.27 Selecting previously unselected package libsasl2-modules-db:arm64.
16:16:29 #8 35.12 Selecting previously unselected package libelf1:armhf.
16:16:29 #8 35.12 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
16:16:29 #8 35.12 Unpacking libelf1:armhf (0.176-1.1) ...
16:16:29 #8 35.22 Selecting previously unselected package dwz.
16:16:29 #8 35.22 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
16:16:29 #8 35.23 Unpacking dwz (0.12-3) ...
16:16:29 #8 35.29 Selecting previously unselected package libdebhelper-perl.
16:16:29 #8 35.29 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
16:16:29 #8 35.29 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
16:16:29 #9 28.81 Selecting previously unselected package python3-minimal.
16:16:29 #8 32.38 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
16:16:29 #8 32.39 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:16:29 #8 32.42 Selecting previously unselected package libhash-fieldhash-perl.
16:16:29 #8 32.42 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
16:16:29 #8 32.42 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:16:29 #8 32.45 Selecting previously unselected package libhtml-form-perl.
16:16:29 #8 32.46 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
16:16:29 #8 32.46 Unpacking libhtml-form-perl (6.07-1) ...
16:16:29 #8 32.49 Selecting previously unselected package libhtml-format-perl.
16:16:29 #8 32.49 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
16:16:29 #8 32.49 Unpacking libhtml-format-perl (2.12-1.1) ...
16:16:29 #8 32.53 Selecting previously unselected package libhtml-html5-entities-perl.
16:16:29 #8 32.53 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:16:29 #8 32.53 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:16:29 #8 32.56 Selecting previously unselected package libhttp-daemon-perl.
16:16:29 #8 32.57 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1_all.deb ...
16:16:29 #8 32.57 Unpacking libhttp-daemon-perl (6.12-1) ...
16:16:29 #8 32.60 Selecting previously unselected package libio-sessiondata-perl.
16:16:29 #8 32.60 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:16:29 #8 32.60 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:16:29 #8 32.63 Selecting previously unselected package libipc-run3-perl.
16:16:29 #8 32.63 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
16:16:29 #8 32.63 Unpacking libipc-run3-perl (0.048-2) ...
16:16:29 #8 32.66 Selecting previously unselected package libtypes-serialiser-perl.
16:16:29 #8 32.67 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
16:16:29 #8 32.67 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:16:29 #8 32.70 Selecting previously unselected package libjson-xs-perl.
16:16:29 #8 32.70 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
16:16:29 #8 39.70 Selecting previously unselected package python3-gpg.
16:16:29 #8 39.70 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
16:16:29 #8 39.70 Unpacking python3-gpg (1.12.0-6) ...
16:16:29 #8 39.77 Selecting previously unselected package dput.
16:16:29 #8 39.77 Preparing to unpack .../149-dput_1.0.3_all.deb ...
16:16:29 #8 39.77 Unpacking dput (1.0.3) ...
16:16:29 #8 39.81 Selecting previously unselected package equivs.
16:16:29 #8 39.81 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
16:16:29 #8 39.82 Unpacking equivs (2.2.0) ...
16:16:29 #8 39.61 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
16:16:29 #8 39.63 Unpacking libarray-intspan-perl (2.004-1) ...
16:16:29 #8 39.66 Selecting previously unselected package libauthen-sasl-perl.
16:16:29 #8 39.66 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:16:29 #8 39.66 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:16:29 #8 39.69 Selecting previously unselected package libmodule-implementation-perl.
16:16:29 #8 39.70 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:16:29 #8 39.70 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:16:29 #8 39.72 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:29 #8 39.73 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:29 #8 39.73 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:29 #8 39.76 Selecting previously unselected package libvariable-magic-perl.
16:16:29 #8 39.76 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
16:16:29 #8 39.76 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:16:29 #8 39.79 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:29 #8 39.80 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:16:29 #8 39.80 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:29 #8 39.83 Selecting previously unselected package libpng16-16:armhf.
16:16:29 #8 39.83 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
16:16:29 #9 29.40 Preparing to unpack .../104-libheimntlm0-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:29 #9 29.40 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:29 #9 29.55 Selecting previously unselected package libgssapi3-heimdal:arm64.
16:16:29 #9 29.55 Preparing to unpack .../105-libgssapi3-heimdal_7.7.0+dfsg-2_arm64.deb ...
16:16:29 #9 29.55 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:29 #9 29.59 Selecting previously unselected package libsasl2-modules-db:arm64.
16:16:29 #9 29.59 Preparing to unpack .../106-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_arm64.deb ...
16:16:29 #9 29.59 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu1) ...
16:16:29 #9 29.62 Selecting previously unselected package libsasl2-2:arm64.
16:16:29 #9 29.62 Preparing to unpack .../107-libsasl2-2_2.1.27+dfsg-2ubuntu1_arm64.deb ...
16:16:29 #9 29.63 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu1) ...
16:16:29 #9 29.66 Selecting previously unselected package libldap-2.4-2:arm64.
16:16:29 #21 5.286 + '[' -z '' ']'
16:16:29 #21 5.286 + target=static
16:16:29 #21 5.286 + make BUILDTAGS=seccomp static
16:16:29 #21 5.366 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
16:16:29 #9 7.601 The following additional packages will be installed:
16:16:29 #9 7.601   autoconf automake autopoint autotools-dev binutils binutils-common
16:16:29 #9 7.601   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:16:29 #9 7.601   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
16:16:29 #9 7.601   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:16:29 #9 7.601   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
16:16:29 #9 7.601   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:16:29 #9 7.601   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:16:29 #9 7.601   iso-codes less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:16:29 #9 7.601   libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl
16:16:29 #9 7.601   libarchive-zip-perl libarray-intspan-perl libasan6 libassuan0 libatomic1
16:16:29 #9 7.602   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:29 #9 7.602   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:29 #9 7.602   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:29 #9 7.602   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:29 #9 7.602   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:29 #9 7.602   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:29 #9 7.602   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:29 #9 7.602   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:29 #9 7.602   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:29 #9 7.602   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:29 #9 7.602   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:29 #9 7.602   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:29 #9 7.602   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:29 #9 7.602   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:29 #9 7.602   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:29 #9 7.602   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:29 #9 7.602   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
16:16:29 #9 7.602   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:29 #9 7.602   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:29 #9 7.602   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:29 #9 7.602   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:29 #9 7.602   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:29 #9 7.602   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:29 #9 7.602   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:29 #9 7.602   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:29 #9 7.602   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:29 #9 7.602   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:29 #9 7.602   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8
16:16:29 #9 7.602   libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:29 #9 7.602   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:29 #9 7.602   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:29 #9 7.603   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:29 #9 7.603   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:29 #9 7.603   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:29 #9 7.603   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:29 #9 7.603   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:29 #9 7.603   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:29 #9 7.603   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:29 #9 7.603   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:29 #9 7.603   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:29 #9 7.603   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:29 #9 7.603   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:29 #9 7.603   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:29 #9 7.603   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:29 #9 7.603   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:16:29 #9 7.603   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:29 #9 7.603   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:29 #9 7.604   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:29 #9 7.604   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:29 #9 7.604   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:29 #9 7.604   libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl
16:16:29 #9 7.604   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:29 #9 7.604   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:29 #9 7.604   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:29 #9 7.604   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:29 #9 7.604   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:29 #9 7.604   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:29 #9 7.604   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:29 #9 7.604   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:29 #9 7.604   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:16:29 #9 7.604   libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:16:29 #9 7.604   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:29 #9 7.604   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:29 #9 7.604   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:16:29 #9 7.605   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:29 #9 7.605   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:16:29 #9 7.605   media-types netbase openssh-client openssl patch patchutils perl
16:16:29 #9 7.605   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
16:16:29 #9 7.605   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:16:29 #9 7.605   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:16:29 #9 7.605   python3-minimal python3-pkg-resources python3-requests python3-six
16:16:29 #9 7.605   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
16:16:29 #9 7.605   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
16:16:29 #9 7.605   xz-utils zstd
16:16:29 #9 7.608 Suggested packages:
16:16:29 #9 7.608   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:29 #9 7.608   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:29 #9 7.608   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:29 #9 7.608   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:29 #9 7.608   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:29 #9 7.608   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:29 #9 7.608   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:16:29 #9 7.608   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:16:29 #9 7.608   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:16:29 #9 7.608   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
16:16:29 #9 7.608   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:29 #9 7.608   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
16:16:29 #9 7.608   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:29 #9 7.608   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
16:16:29 #9 7.608   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:16:29 #9 7.608   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:16:29 #9 7.608   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:16:29 #9 7.608   libstdc++-11-doc libbareword-filehandles-perl libindirect-perl
16:16:29 #9 7.608   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:16:29 #9 7.608   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:29 #9 7.608   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:29 #9 7.608   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:29 #9 7.608   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:29 #9 7.608   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:29 #9 7.608   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:29 #9 7.608   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:29 #9 7.608   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:29 #9 7.608   binfmt-support readline-doc zip wdiff-doc
16:16:29 #8 48.00 Selecting previously unselected package python3-certifi.
16:16:29 #8 48.01 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ...
16:16:29 #8 48.01 Unpacking python3-certifi (2018.1.18-2) ...
16:16:29 #9 6.534 Reading package lists...
16:16:29 #9 ...
16:16:29 
16:16:29 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:29 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:29 #14 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 6.5s done
16:16:29 #14 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.0s done
16:16:29 #14 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 1.1s done
16:16:29 #14 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 3.4s
16:16:29 #8 37.18 Selecting previously unselected package libxml2:armhf.
16:16:29 #8 37.19 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
16:16:29 #8 37.19 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
16:16:29 #8 37.29 Selecting previously unselected package gettext.
16:16:29 #8 37.29 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ...
16:16:29 #8 37.29 Unpacking gettext (0.21-4) ...
16:16:29 #8 37.44 Selecting previously unselected package intltool-debian.
16:16:29 #8 37.44 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:29 #8 37.44 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:29 #8 37.48 Selecting previously unselected package po-debconf.
16:16:29 #8 37.49 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ...
16:16:29 #8 37.49 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:29 #9 37.37 Selecting previously unselected package debugedit.
16:16:29 #9 37.37 Preparing to unpack .../120-debugedit_1%3a0.1-0ubuntu2_armhf.deb ...
16:16:29 #9 37.38 Unpacking debugedit (1:0.1-0ubuntu2) ...
16:16:29 #9 37.41 Selecting previously unselected package dwz.
16:16:29 #9 37.41 Preparing to unpack .../121-dwz_0.14-1_armhf.deb ...
16:16:29 #9 37.42 Unpacking dwz (0.14-1) ...
16:16:29 #9 37.46 Selecting previously unselected package gettext.
16:16:29 #9 37.46 Preparing to unpack .../122-gettext_0.21-3ubuntu2_armhf.deb ...
16:16:29 #9 37.47 Unpacking gettext (0.21-3ubuntu2) ...
16:16:29 #9 37.57 Selecting previously unselected package intltool-debian.
16:16:29 #9 37.57 Preparing to unpack .../123-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:29 #9 37.57 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:29 #9 37.60 Selecting previously unselected package po-debconf.
16:16:29 #9 37.60 Preparing to unpack .../124-po-debconf_1.0.21+nmu1_all.deb ...
16:16:29 #9 37.60 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:29 #9 37.66 Selecting previously unselected package debhelper.
16:16:29 #18 DONE 0.8s
16:16:29 
16:16:29 #19 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:16:29 #19 sha256:2acd30c8fb07760c9cefdaaf9d06f09f90334d76c80b102bb9c3ea751b3bf846
16:16:29 #8 31.39 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:29 #8 31.41 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:29 #8 31.42 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
16:16:29 #8 31.42 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
16:16:29 #8 31.45 Selecting previously unselected package libsort-versions-perl.
16:16:29 #8 31.45 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ...
16:16:29 #8 31.45 Unpacking libsort-versions-perl (1.62-1) ...
16:16:29 #8 31.48 Selecting previously unselected package libgit-wrapper-perl.
16:16:29 #8 31.48 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ...
16:16:29 #8 31.48 Unpacking libgit-wrapper-perl (0.047-1) ...
16:16:29 #8 31.52 Selecting previously unselected package libio-html-perl.
16:16:29 #8 31.52 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ...
16:16:29 #8 31.52 Unpacking libio-html-perl (1.001-1) ...
16:16:29 #8 31.55 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:29 #8 31.55 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:29 #8 31.55 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:29 #8 31.58 Selecting previously unselected package libhttp-message-perl.
16:16:29 #8 31.58 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ...
16:16:29 #8 31.58 Unpacking libhttp-message-perl (6.14-1) ...
16:16:29 #8 31.61 Selecting previously unselected package libhtml-form-perl.
16:16:29 #8 31.62 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ...
16:16:29 #8 31.62 Unpacking libhtml-form-perl (6.03-1) ...
16:16:29 #8 9.808 Get:21 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:16:29 #8 9.808 Get:22 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
16:16:29 #8 9.810 Get:23 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:16:29 #8 9.812 Get:24 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
16:16:29 #8 9.814 Get:25 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
16:16:29 #8 9.817 Get:26 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB]
16:16:29 #8 9.830 Get:27 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
16:16:29 #8 9.862 Get:28 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
16:16:29 #8 9.882 Get:29 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:16:29 #8 9.883 Get:30 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:16:29 #8 9.884 Get:31 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
16:16:29 #8 9.888 Get:32 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
16:16:29 #8 9.890 Get:33 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:16:29 #8 9.891 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
16:16:29 #8 9.896 Get:35 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
16:16:29 #8 9.898 Get:36 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
16:16:29 #8 9.900 Get:37 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
16:16:29 #8 9.903 Get:38 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u3 [95.5 kB]
16:16:29 #8 9.905 Get:39 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
16:16:29 #8 9.927 Get:40 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
16:16:29 #8 9.930 Get:41 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:16:29 #8 9.930 Get:42 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
16:16:29 #8 9.932 Get:43 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
16:16:29 #8 9.935 Get:44 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
16:16:29 #8 9.942 Get:45 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
16:16:29 #8 9.945 Get:46 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
16:16:29 #8 9.959 Get:47 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
16:16:29 #8 9.960 Get:48 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:16:29 #8 9.974 Get:49 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
16:16:29 #8 9.975 Get:50 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
16:16:29 #8 9.976 Get:51 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
16:16:29 #8 9.977 Get:52 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
16:16:29 #8 9.980 Get:53 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
16:16:29 #8 9.986 Get:54 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
16:16:29 #8 9.988 Get:55 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
16:16:29 #8 10.00 Get:56 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
16:16:29 #8 10.01 Get:57 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
16:16:29 #8 10.04 Get:58 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
16:16:29 #8 10.05 Get:59 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
16:16:29 #8 10.08 Get:60 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
16:16:29 #8 10.08 Get:61 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB]
16:16:29 #8 10.09 Get:62 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.208-1 [1482 kB]
16:16:29 #8 29.45 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:29 #8 29.45 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:29 #8 29.48 Selecting previously unselected package libvariable-magic-perl.
16:16:29 #8 29.49 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
16:16:29 #8 29.49 Unpacking libvariable-magic-perl (0.62-1+b1) ...
16:16:29 #8 29.52 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:29 #8 29.52 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:16:29 #8 29.53 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:16:29 #8 29.55 Selecting previously unselected package libcapture-tiny-perl.
16:16:29 #8 29.56 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:29 #8 29.56 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:29 #8 29.59 Selecting previously unselected package libcgi-pm-perl.
16:16:29 #8 29.59 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
16:16:29 #8 29.59 Unpacking libcgi-pm-perl (4.40-1) ...
16:16:29 #8 29.64 Selecting previously unselected package libfcgi-perl.
16:16:29 #8 29.64 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
16:16:29 #8 29.65 Unpacking libfcgi-perl (0.78-2+b3) ...
16:16:29 #8 29.67 Selecting previously unselected package libcgi-fast-perl.
16:16:29 #8 35.40 Selecting previously unselected package libglib2.0-0:armhf.
16:16:29 #8 35.40 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
16:16:29 #8 35.42 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
16:16:29 #8 35.61 Selecting previously unselected package libicu63:armhf.
16:16:29 #8 35.61 Preparing to unpack .../048-libicu63_63.1-6+deb10u2_armhf.deb ...
16:16:29 #9 27.28 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2_arm64.deb ...
16:16:29 #9 27.28 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2) ...
16:16:29 #9 27.31 Selecting previously unselected package libsasl2-2:arm64.
16:16:29 #9 27.32 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2_arm64.deb ...
16:16:29 #9 27.32 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2) ...
16:16:29 #9 27.35 Selecting previously unselected package libldap-common.
16:16:29 #9 27.35 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
16:16:29 #9 27.35 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:16:29 #9 27.38 Selecting previously unselected package libldap-2.4-2:arm64.
16:16:29 #9 27.39 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_arm64.deb ...
16:16:29 #9 27.39 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.8) ...
16:16:29 #9 27.43 Selecting previously unselected package libnghttp2-14:arm64.
16:16:29 #9 27.43 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ...
16:16:29 #9 27.43 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
16:16:29 #9 27.48 Selecting previously unselected package librtmp1:arm64.
16:16:29 #9 27.48 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
16:16:29 #9 27.48 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:16:29 #9 27.52 Selecting previously unselected package libssh-4:arm64.
16:16:29 #8 32.70 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:16:29 #8 32.74 Selecting previously unselected package libjson-maybexs-perl.
16:16:29 #8 32.74 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
16:16:29 #8 32.75 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:16:29 #8 32.78 Selecting previously unselected package libldap-common.
16:16:29 #8 32.78 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3_all.deb ...
16:16:29 #8 32.78 Unpacking libldap-common (2.4.57+dfsg-3) ...
16:16:29 #8 32.82 Selecting previously unselected package liblist-compare-perl.
16:16:29 #8 32.82 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
16:16:29 #8 32.82 Unpacking liblist-compare-perl (0.55-1) ...
16:16:29 #8 32.85 Selecting previously unselected package liblist-someutils-perl.
16:16:29 #8 32.86 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
16:16:29 #8 32.86 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:29 #8 32.89 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:29 #8 32.89 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
16:16:29 #8 32.90 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:16:29 #8 32.93 Selecting previously unselected package liblist-utilsby-perl.
16:16:29 #8 39.91 Selecting previously unselected package exim4-config.
16:16:29 #8 39.91 Preparing to unpack .../151-exim4-config_4.92-8+deb10u6_all.deb ...
16:16:29 #8 39.92 Unpacking exim4-config (4.92-8+deb10u6) ...
16:16:29 #8 39.97 Selecting previously unselected package exim4-base.
16:16:29 #8 39.97 Preparing to unpack .../152-exim4-base_4.92-8+deb10u6_armhf.deb ...
16:16:29 #8 39.98 Unpacking exim4-base (4.92-8+deb10u6) ...
16:16:29 #8 40.07 Selecting previously unselected package libevent-2.1-6:armhf.
16:16:29 #8 40.07 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
16:16:29 #8 40.08 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
16:16:29 #8 40.12 Selecting previously unselected package libunbound8:armhf.
16:16:29 #8 40.12 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u2_armhf.deb ...
16:16:29 #8 40.13 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ...
16:16:29 #9 28.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4685 files and directories currently installed.)
16:16:29 #9 28.82 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_arm64.deb ...
16:16:29 #9 28.82 Unpacking python3-minimal (3.9.4-1build1) ...
16:16:29 #9 28.85 Selecting previously unselected package media-types.
16:16:29 #9 28.85 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:29 #9 28.85 Unpacking media-types (4.0.0) ...
16:16:29 #9 29.01 Selecting previously unselected package tzdata.
16:16:29 #9 29.01 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.10_all.deb ...
16:16:29 #9 29.01 Unpacking tzdata (2021e-0ubuntu0.21.10) ...
16:16:29 #8 39.83 Unpacking libpng16-16:armhf (1.6.37-3) ...
16:16:29 #8 39.88 Selecting previously unselected package libfreetype6:armhf.
16:16:29 #8 39.88 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1_armhf.deb ...
16:16:29 #8 39.89 Unpacking libfreetype6:armhf (2.10.4+dfsg-1) ...
16:16:29 #8 39.96 Selecting previously unselected package libfontconfig1:armhf.
16:16:29 #8 39.96 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
16:16:29 #8 39.96 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
16:16:29 #8 40.01 Selecting previously unselected package libjpeg62-turbo:armhf.
16:16:29 #8 40.01 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
16:16:29 #8 40.02 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
16:16:29 #9 29.66 Preparing to unpack .../108-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_arm64.deb ...
16:16:29 #9 29.67 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-2ubuntu1) ...
16:16:29 #9 29.71 Selecting previously unselected package libnghttp2-14:arm64.
16:16:29 #9 29.71 Preparing to unpack .../109-libnghttp2-14_1.43.0-1_arm64.deb ...
16:16:29 #9 29.71 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:16:29 #9 29.79 Selecting previously unselected package librtmp1:arm64.
16:16:29 #9 29.79 Preparing to unpack .../110-librtmp1_2.4+20151223.gitfa8646d.1-2build2_arm64.deb ...
16:16:29 #9 29.80 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build2) ...
16:16:29 #9 29.83 Selecting previously unselected package libssh-4:arm64.
16:16:29 #9 29.84 Preparing to unpack .../111-libssh-4_0.9.5-1ubuntu0.1_arm64.deb ...
16:16:29 #9 29.84 Unpacking libssh-4:arm64 (0.9.5-1ubuntu0.1) ...
16:16:29 #9 29.89 Selecting previously unselected package libcurl4:arm64.
16:16:29 #9 29.89 Preparing to unpack .../112-libcurl4_7.74.0-1ubuntu2.3_arm64.deb ...
16:16:29 #9 29.89 Unpacking libcurl4:arm64 (7.74.0-1ubuntu2.3) ...
16:16:29 #9 29.94 Selecting previously unselected package curl.
16:16:29 #8 48.11 Selecting previously unselected package python3-idna.
16:16:29 #8 48.11 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ...
16:16:29 #8 48.11 Unpacking python3-idna (2.6-1) ...
16:16:29 #8 48.16 Selecting previously unselected package python3-urllib3.
16:16:29 #8 48.17 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
16:16:29 #8 48.17 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:16:29 #8 48.21 Selecting previously unselected package python3-requests.
16:16:29 #8 48.22 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
16:16:29 #8 48.22 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
16:16:29 #8 48.26 Selecting previously unselected package python3-unidiff.
16:16:29 #8 48.27 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ...
16:16:29 #8 48.27 Unpacking python3-unidiff (0.5.4-1) ...
16:16:29 #8 48.30 Selecting previously unselected package python3-xdg.
16:16:29 #8 48.31 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ...
16:16:29 #8 48.31 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
16:16:29 #8 37.55 Selecting previously unselected package debhelper.
16:16:29 #8 37.55 Preparing to unpack .../059-debhelper_13.3.4_all.deb ...
16:16:29 #8 37.55 Unpacking debhelper (13.3.4) ...
16:16:29 #8 37.68 Selecting previously unselected package libfakeroot:armhf.
16:16:29 #8 37.68 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ...
16:16:29 #8 37.68 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
16:16:29 #8 37.71 Selecting previously unselected package fakeroot.
16:16:29 #8 37.72 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ...
16:16:29 #8 37.72 Unpacking fakeroot (1.25.3-1.1) ...
16:16:29 #8 37.76 Selecting previously unselected package libfile-dirlist-perl.
16:16:29 #8 37.76 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:29 #8 37.77 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:29 #9 37.66 Preparing to unpack .../125-debhelper_13.3.4ubuntu1_all.deb ...
16:16:29 #9 37.66 Unpacking debhelper (13.3.4ubuntu1) ...
16:16:29 #9 37.80 Selecting previously unselected package libfakeroot:armhf.
16:16:29 #9 37.80 Preparing to unpack .../126-libfakeroot_1.25.3-1.1ubuntu2_armhf.deb ...
16:16:29 #9 37.81 Unpacking libfakeroot:armhf (1.25.3-1.1ubuntu2) ...
16:16:29 #9 37.85 Selecting previously unselected package fakeroot.
16:16:29 #9 37.85 Preparing to unpack .../127-fakeroot_1.25.3-1.1ubuntu2_armhf.deb ...
16:16:29 #9 37.85 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:16:29 #9 37.89 Selecting previously unselected package libassuan0:armhf.
16:16:29 #9 37.89 Preparing to unpack .../128-libassuan0_2.5.4-1ubuntu1_armhf.deb ...
16:16:29 #9 37.90 Unpacking libassuan0:armhf (2.5.4-1ubuntu1) ...
16:16:29 #8 10.22 The following NEW packages will be installed:
16:16:29 #8 10.22   at autoconf automake autopoint autotools-dev binutils binutils-common
16:16:29 #8 10.22   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:16:29 #8 10.22   cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf
16:16:29 #8 10.22   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
16:16:29 #8 10.22   equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git
16:16:29 #8 10.22   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:16:29 #8 10.22   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:16:29 #8 10.22   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:16:29 #8 10.22   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:16:29 #8 10.22   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
16:16:29 #8 10.22   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:29 #8 10.22   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
16:16:29 #8 10.22   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
16:16:29 #8 10.22   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:29 #8 10.22   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:16:29 #8 10.22   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:16:29 #8 10.22   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:16:29 #8 10.22   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:16:29 #8 10.22   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:16:29 #8 10.22   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:16:29 #8 10.22   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:16:29 #8 10.22   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:16:29 #8 10.22   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:16:29 #8 10.22   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:16:29 #8 10.22   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:16:29 #8 10.22   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:29 #8 10.22   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:29 #8 10.22   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:29 #8 10.22   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:16:29 #8 10.22   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:16:29 #8 10.22   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:16:29 #8 10.22   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:16:29 #8 10.22   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:16:29 #8 10.22   libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:29 #8 10.22   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:29 #8 10.22   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:29 #8 10.22   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:29 #8 10.22   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:16:29 #8 10.22   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:16:29 #8 10.22   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:29 #8 10.22   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:16:29 #8 10.22   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:29 #8 10.22   libparams-validate-perl libparse-debianchangelog-perl
16:16:29 #8 10.22   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:16:29 #8 10.22   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:29 #8 10.22   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
16:16:29 #8 10.22   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:29 #8 10.22   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:16:29 #8 10.22   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:16:29 #8 10.22   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:16:29 #8 10.22   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:16:29 #8 10.22   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:16:29 #8 10.22   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:16:29 #8 10.22   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:16:29 #8 10.22   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:16:29 #8 10.22   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:16:29 #8 10.22   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:29 #8 10.22   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:29 #8 10.22   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
16:16:29 #8 10.22   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:29 #8 10.22   lsb-release m4 make man-db manpages manpages-dev mime-support
16:16:29 #8 10.22   multiarch-support netbase openssh-client openssl patch patchutils perl
16:16:29 #8 10.22   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
16:16:29 #8 10.22   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:16:29 #8 10.22   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:16:29 #8 10.22   python3-minimal python3-pkg-resources python3-requests python3-six
16:16:29 #8 10.22   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
16:16:29 #8 10.22   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
16:16:29 #8 10.22   xdg-user-dirs xz-utils
16:16:29 #8 31.64 Selecting previously unselected package libhtml-tree-perl.
16:16:29 #8 31.65 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ...
16:16:29 #8 31.65 Unpacking libhtml-tree-perl (5.07-1) ...
16:16:29 #8 31.69 Selecting previously unselected package libhtml-format-perl.
16:16:29 #8 31.69 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ...
16:16:29 #8 31.69 Unpacking libhtml-format-perl (2.12-1) ...
16:16:29 #8 31.72 Selecting previously unselected package libhttp-cookies-perl.
16:16:29 #8 31.72 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:29 #8 31.73 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:29 #8 31.76 Selecting previously unselected package libhttp-daemon-perl.
16:16:29 #8 31.76 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1_all.deb ...
16:16:29 #8 31.76 Unpacking libhttp-daemon-perl (6.01-1) ...
16:16:29 #8 31.79 Selecting previously unselected package libhttp-negotiate-perl.
16:16:29 #8 31.79 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ...
16:16:29 #8 31.79 Unpacking libhttp-negotiate-perl (6.00-2) ...
16:16:29 #8 31.82 Selecting previously unselected package libimport-into-perl.
16:16:29 #8 31.82 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ...
16:16:29 #8 31.82 Unpacking libimport-into-perl (1.002005-1) ...
16:16:29 #8 31.85 Selecting previously unselected package libio-pty-perl.
16:16:29 #8 31.85 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ...
16:16:29 #8 31.86 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
16:16:29 #8 31.88 Selecting previously unselected package libio-string-perl.
16:16:29 #8 31.89 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ...
16:16:29 #8 31.89 Unpacking libio-string-perl (1.08-3) ...
16:16:29 #8 31.91 Selecting previously unselected package libipc-run-perl.
16:16:29 #8 31.91 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ...
16:16:29 #8 31.92 Unpacking libipc-run-perl (0.96-1) ...
16:16:29 #8 31.95 Selecting previously unselected package liblist-compare-perl.
16:16:29 #8 10.12 Get:63 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB]
16:16:29 #8 10.20 Get:64 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
16:16:29 #8 10.20 Get:65 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
16:16:29 #8 10.21 Get:66 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
16:16:29 #8 10.22 Get:67 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
16:16:29 #8 29.68 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:16:29 #8 29.68 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:16:29 #8 29.71 Selecting previously unselected package libsub-name-perl.
16:16:29 #8 29.71 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
16:16:29 #8 29.71 Unpacking libsub-name-perl (0.21-1+b3) ...
16:16:29 #8 29.74 Selecting previously unselected package libclass-accessor-perl.
16:16:29 #8 29.75 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
16:16:29 #8 29.75 Unpacking libclass-accessor-perl (0.51-1) ...
16:16:29 #8 29.78 Selecting previously unselected package libclass-inspector-perl.
16:16:29 #8 29.78 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
16:16:29 #8 29.78 Unpacking libclass-inspector-perl (1.32-1) ...
16:16:29 #8 29.81 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:29 #8 29.81 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
16:16:29 #8 29.82 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
16:16:29 #8 29.85 Selecting previously unselected package libclone-perl.
16:16:29 #8 29.85 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
16:16:29 #8 29.86 Unpacking libclone-perl (0.41-1+b1) ...
16:16:29 #8 29.88 Selecting previously unselected package libcommon-sense-perl.
16:16:29 #8 29.88 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
16:16:29 #8 29.89 Unpacking libcommon-sense-perl (3.74-2+b7) ...
16:16:29 #8 29.92 Selecting previously unselected package libparams-util-perl.
16:16:29 #8 29.92 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
16:16:29 #8 29.93 Unpacking libparams-util-perl (1.07-3+b4) ...
16:16:29 #8 29.96 Selecting previously unselected package libsub-install-perl.
16:16:29 #8 29.96 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
16:16:29 #8 29.96 Unpacking libsub-install-perl (0.928-1) ...
16:16:29 #8 29.99 Selecting previously unselected package libdata-optlist-perl.
16:16:29 #9 27.52 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
16:16:29 #9 27.52 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
16:16:29 #9 27.63 Selecting previously unselected package libcurl4:arm64.
16:16:29 #9 27.64 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.7_arm64.deb ...
16:16:29 #9 27.64 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.7) ...
16:16:29 #9 27.68 Selecting previously unselected package curl.
16:16:29 #9 27.68 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.7_arm64.deb ...
16:16:29 #9 27.68 Unpacking curl (7.68.0-1ubuntu2.7) ...
16:16:29 #9 27.73 Selecting previously unselected package dctrl-tools.
16:16:29 #9 27.73 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
16:16:29 #9 27.75 Unpacking dctrl-tools (2.24-3) ...
16:16:29 #9 27.78 Selecting previously unselected package libtool.
16:16:29 #9 27.78 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
16:16:29 #9 27.79 Unpacking libtool (2.4.6-14) ...
16:16:29 #9 27.84 Selecting previously unselected package dh-autoreconf.
16:16:29 #9 27.84 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
16:16:29 #9 27.84 Unpacking dh-autoreconf (19) ...
16:16:29 #9 27.87 Selecting previously unselected package libdebhelper-perl.
16:16:29 #8 35.68 Unpacking libicu63:armhf (63.1-6+deb10u2) ...
16:16:29 #9 40.47 Selecting previously unselected package libalgorithm-diff-perl.
16:16:29 #9 40.47 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:16:29 #9 40.47 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:16:29 #9 40.51 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:29 #9 40.51 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
16:16:29 #9 40.51 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:16:29 #9 40.54 Selecting previously unselected package libalgorithm-merge-perl.
16:16:29 #9 40.54 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:29 #9 40.55 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:29 #9 40.57 Selecting previously unselected package libapt-pkg-perl.
16:16:29 #9 40.58 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
16:16:29 #9 40.58 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:16:29 #9 40.61 Selecting previously unselected package libarchive-cpio-perl.
16:16:29 #9 40.61 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:29 #9 40.61 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:29 #9 40.64 Selecting previously unselected package libarray-intspan-perl.
16:16:29 #9 40.65 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
16:16:29 #9 40.65 Unpacking libarray-intspan-perl (2.003-1) ...
16:16:29 #9 40.68 Selecting previously unselected package libasync-mergepoint-perl.
16:16:29 #9 40.68 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
16:16:29 #9 40.68 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:16:29 #9 40.71 Selecting previously unselected package libmodule-implementation-perl.
16:16:29 #9 40.71 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:29 #9 40.71 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:29 #8 32.93 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
16:16:29 #8 32.93 Unpacking liblist-utilsby-perl (0.11-1) ...
16:16:29 #8 32.97 Selecting previously unselected package libltdl7:arm64.
16:16:29 #8 32.97 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
16:16:29 #8 32.97 Unpacking libltdl7:arm64 (2.4.6-15) ...
16:16:29 #8 33.01 Selecting previously unselected package libltdl-dev:arm64.
16:16:29 #8 33.01 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
16:16:29 #8 33.01 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
16:16:29 #8 33.07 Selecting previously unselected package liblzo2-2:arm64.
16:16:29 #8 33.08 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
16:16:29 #8 33.08 Unpacking liblzo2-2:arm64 (2.10-2) ...
16:16:29 #8 33.12 Selecting previously unselected package libsys-hostname-long-perl.
16:16:29 #8 33.12 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
16:16:29 #8 33.12 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:16:29 #8 33.15 Selecting previously unselected package libmail-sendmail-perl.
16:16:29 #8 33.15 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:16:29 #8 33.16 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:16:29 #8 33.19 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:29 #8 40.19 Selecting previously unselected package libgnutls-dane0:armhf.
16:16:29 #8 40.20 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u7_armhf.deb ...
16:16:29 #8 40.20 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u7) ...
16:16:29 #8 40.25 Selecting previously unselected package exim4-daemon-light.
16:16:29 #8 40.25 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u6_armhf.deb ...
16:16:29 #8 40.26 Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
16:16:29 #8 40.35 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:29 #8 40.35 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
16:16:29 #8 40.36 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
16:16:29 #8 40.42 Selecting previously unselected package libpcre2-8-0:armhf.
16:16:29 #8 40.42 Preparing to unpack .../158-libpcre2-8-0_10.32-5_armhf.deb ...
16:16:29 #8 40.42 Unpacking libpcre2-8-0:armhf (10.32-5) ...
16:16:29 #9 29.19 Selecting previously unselected package libmpdec3:arm64.
16:16:29 #9 29.19 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_arm64.deb ...
16:16:29 #9 29.20 Unpacking libmpdec3:arm64 (2.5.1-2build1) ...
16:16:29 #9 29.22 Selecting previously unselected package readline-common.
16:16:29 #9 29.23 Preparing to unpack .../4-readline-common_8.1-2_all.deb ...
16:16:29 #9 29.23 Unpacking readline-common (8.1-2) ...
16:16:29 #9 29.26 Selecting previously unselected package libreadline8:arm64.
16:16:29 #9 29.26 Preparing to unpack .../5-libreadline8_8.1-2_arm64.deb ...
16:16:29 #9 29.26 Unpacking libreadline8:arm64 (8.1-2) ...
16:16:29 #9 29.30 Selecting previously unselected package libsqlite3-0:arm64.
16:16:29 #9 29.30 Preparing to unpack .../6-libsqlite3-0_3.35.5-1_arm64.deb ...
16:16:29 #9 29.30 Unpacking libsqlite3-0:arm64 (3.35.5-1) ...
16:16:29 #9 29.37 Selecting previously unselected package libpython3.9-stdlib:arm64.
16:16:29 #8 40.06 Selecting previously unselected package libdeflate0:armhf.
16:16:29 #8 40.06 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
16:16:29 #8 40.06 Unpacking libdeflate0:armhf (1.7-1) ...
16:16:29 #8 40.10 Selecting previously unselected package libjbig0:armhf.
16:16:29 #8 40.10 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
16:16:29 #8 40.11 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
16:16:29 #8 40.14 Selecting previously unselected package libwebp6:armhf.
16:16:29 #8 40.14 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
16:16:29 #8 40.15 Unpacking libwebp6:armhf (0.6.1-2.1) ...
16:16:29 #8 40.20 Selecting previously unselected package libtiff5:armhf.
16:16:29 #8 40.21 Preparing to unpack .../180-libtiff5_4.2.0-1_armhf.deb ...
16:16:29 #8 40.22 Unpacking libtiff5:armhf (4.2.0-1) ...
16:16:29 #8 40.26 Selecting previously unselected package libxau6:armhf.
16:16:29 #8 40.26 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
16:16:29 #8 40.27 Unpacking libxau6:armhf (1:1.0.9-1) ...
16:16:29 #8 40.30 Selecting previously unselected package libxdmcp6:armhf.
16:16:29 #8 40.30 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
16:16:29 #9 29.94 Preparing to unpack .../113-curl_7.74.0-1ubuntu2.3_arm64.deb ...
16:16:29 #9 29.94 Unpacking curl (7.74.0-1ubuntu2.3) ...
16:16:29 #9 29.99 Selecting previously unselected package dctrl-tools.
16:16:29 #9 29.99 Preparing to unpack .../114-dctrl-tools_2.24-3_arm64.deb ...
16:16:29 #9 30.00 Unpacking dctrl-tools (2.24-3) ...
16:16:29 #9 30.03 Selecting previously unselected package libdebhelper-perl.
16:16:29 #9 30.03 Preparing to unpack .../115-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
16:16:29 #9 30.03 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
16:16:29 #9 30.07 Selecting previously unselected package libtool.
16:16:29 #9 30.07 Preparing to unpack .../116-libtool_2.4.6-15_all.deb ...
16:16:29 #9 30.08 Unpacking libtool (2.4.6-15) ...
16:16:29 #9 30.12 Selecting previously unselected package dh-autoreconf.
16:16:29 #9 30.12 Preparing to unpack .../117-dh-autoreconf_20_all.deb ...
16:16:29 #9 30.12 Unpacking dh-autoreconf (20) ...
16:16:29 #9 30.15 Selecting previously unselected package libarchive-zip-perl.
16:16:29 #9 30.15 Preparing to unpack .../118-libarchive-zip-perl_1.68-1_all.deb ...
16:16:29 #9 30.15 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:29 #9 30.19 Selecting previously unselected package libsub-override-perl.
16:16:29 #9 30.19 Preparing to unpack .../119-libsub-override-perl_0.09-2_all.deb ...
16:16:29 #9 30.19 Unpacking libsub-override-perl (0.09-2) ...
16:16:29 #9 30.22 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:29 #9 30.22 Preparing to unpack .../120-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
16:16:29 #9 30.22 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
16:16:29 #9 30.25 Selecting previously unselected package dh-strip-nondeterminism.
16:16:29 #9 30.25 Preparing to unpack .../121-dh-strip-nondeterminism_1.11.0-1_all.deb ...
16:16:29 #9 30.26 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
16:16:29 #9 30.29 Selecting previously unselected package libdw1:arm64.
16:16:29 #8 7.953 The following NEW packages will be installed:
16:16:29 #8 7.954   autoconf automake autopoint autotools-dev binutils binutils-common
16:16:29 #8 7.954   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:16:29 #8 7.954   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:16:29 #8 7.954   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:16:29 #8 7.954   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:16:29 #8 7.954   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:16:29 #8 7.954   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:16:29 #8 7.954   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:16:29 #8 7.954   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:16:29 #8 7.954   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:29 #8 7.954   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:16:29 #8 7.954   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:29 #8 7.954   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:29 #8 7.954   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:16:29 #8 7.955   libclass-inspector-perl libclass-method-modifiers-perl
16:16:29 #8 7.955   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:29 #8 7.955   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:29 #8 7.955   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:29 #8 7.955   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:29 #8 7.955   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:29 #8 7.955   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:29 #8 7.955   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:16:29 #8 7.955   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:29 #8 7.955   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:29 #8 7.955   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:16:29 #8 7.955   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:16:29 #8 7.955   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:16:29 #8 7.955   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:16:29 #8 7.955   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:16:29 #8 7.955   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:16:29 #8 7.955   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:16:29 #8 7.955   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:16:29 #8 7.955   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:29 #8 7.955   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:29 #8 7.955   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:29 #8 7.955   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:29 #8 7.955   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:29 #8 7.955   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:16:29 #8 7.955   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:16:29 #8 7.955   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:16:29 #8 7.955   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:16:29 #8 7.955   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:16:29 #8 7.955   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:16:29 #8 7.955   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:16:29 #8 7.955   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:16:29 #8 7.955   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:16:29 #8 7.955   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:29 #8 7.955   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:29 #8 7.955   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:16:29 #8 7.955   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:29 #8 7.955   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:29 #8 7.955   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:29 #8 7.955   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:16:29 #8 7.956   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:29 #8 7.956   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:29 #8 7.956   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:29 #8 7.956   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:29 #8 7.956   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:16:29 #8 7.956   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:29 #8 7.956   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:29 #8 7.956   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:29 #8 7.956   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:29 #8 7.956   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:16:29 #8 7.956   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:16:29 #8 7.956   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:16:29 #8 7.956   libstring-shellquote-perl libsub-exporter-perl
16:16:29 #8 7.956   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:16:29 #8 7.956   libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:29 #8 7.956   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:16:29 #8 7.956   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:16:29 #8 7.956   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:16:29 #8 7.956   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:16:29 #8 7.956   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:16:29 #8 7.956   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:16:29 #8 7.956   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
16:16:29 #8 7.956   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:16:29 #8 7.956   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
16:16:29 #8 7.956   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:29 #8 7.956   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
16:16:29 #8 7.956   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:29 #8 7.956   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
16:16:29 #8 7.957   netbase openssh-client openssl patch patchutils pbzip2 perl
16:16:29 #8 7.957   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
16:16:29 #8 7.957   pristine-tar publicsuffix python-apt-common python3 python3-apt
16:16:29 #8 7.957   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
16:16:29 #8 7.957   python3-magic python3-minimal python3-pkg-resources python3-requests
16:16:29 #8 7.957   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
16:16:29 #8 7.957   python3.9-minimal readline-common sensible-utils shared-mime-info strace
16:16:29 #8 7.957   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:16:29 #8 8.246 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
16:16:29 #8 8.246 Need to get 175 MB of archives.
16:16:29 #8 8.246 After this operation, 571 MB of additional disk space will be used.
16:16:29 #8 8.246 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB]
16:16:29 #8 8.259 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
16:16:29 #8 8.259 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
16:16:29 #8 8.262 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
16:16:29 #8 8.263 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
16:16:29 #8 8.265 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
16:16:29 #8 8.276 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:16:29 #8 8.307 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
16:16:29 #8 8.308 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
16:16:29 #8 8.353 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
16:16:29 #8 8.357 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:16:29 #8 8.357 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
16:16:29 #8 8.365 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB]
16:16:29 #8 8.366 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
16:16:29 #8 8.385 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
16:16:29 #8 8.386 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
16:16:29 #8 8.387 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
16:16:29 #8 8.415 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
16:16:29 #8 8.415 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
16:16:29 #8 8.415 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
16:16:29 #8 8.415 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
16:16:29 #8 48.35 Selecting previously unselected package unzip.
16:16:29 #8 48.35 Preparing to unpack .../269-unzip_6.0-21ubuntu1.1_armhf.deb ...
16:16:29 #8 48.35 Unpacking unzip (6.0-21ubuntu1.1) ...
16:16:29 #8 48.40 Selecting previously unselected package wdiff.
16:16:29 #8 48.40 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ...
16:16:29 #8 48.40 Unpacking wdiff (1.2.2-2) ...
16:16:29 #8 48.44 Selecting previously unselected package equivs.
16:16:29 #8 48.44 Preparing to unpack .../271-equivs_2.1.0_all.deb ...
16:16:29 #8 48.45 Unpacking equivs (2.1.0) ...
16:16:29 #8 48.48 Selecting previously unselected package libauthen-sasl-perl.
16:16:29 #8 48.48 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ...
16:16:29 #8 48.48 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:16:29 #8 48.52 Selecting previously unselected package python3-magic.
16:16:29 #8 48.52 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ...
16:16:29 #8 48.53 Unpacking python3-magic (2:0.4.15-1) ...
16:16:29 #8 48.57 Setting up python-apt-common (1.6.5ubuntu0.7) ...
16:16:29 #8 48.58 Setting up libnpth0:armhf (1.5-3) ...
16:16:29 #8 48.59 Setting up libedit2:armhf (3.1-20170329-1) ...
16:16:29 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:16:29 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:16:29 GOOS="" GOARCH="" GOARM=""
16:16:29 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:16:29 
16:16:29 + popd
16:16:29 ~/rpmbuild/BUILD/src
16:16:29 + exit 0
16:16:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qJJJgp
16:16:29 + umask 022
16:16:29 + cd /root/rpmbuild/BUILD
16:16:29 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64 '!=' / ']'
16:16:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:16:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:16:29 + mkdir -p /root/rpmbuild/BUILDROOT
16:16:29 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:16:29 + cd src
16:16:29 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:16:29 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/dockerd
16:16:29 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:16:29 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/docker-proxy
16:16:29 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/docker-init
16:16:29 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/lib/systemd/system/docker.service
16:16:29 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/lib/systemd/system/docker.socket
16:16:29 + /usr/lib/rpm/check-buildroot
16:16:29 + /usr/lib/rpm/redhat/brp-compress
16:16:29 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:16:29 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:16:29 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:16:29 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:16:29 + /usr/lib/rpm/redhat/brp-python-hardlink
16:16:29 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:16:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.06g6tB
16:16:29 + umask 022
16:16:29 + cd /root/rpmbuild/BUILD
16:16:29 + cd src
16:16:29 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:16:29 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:16:29 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:16:29 + echo 'PASS: daemon version OK'
16:16:29 PASS: daemon version OK
16:16:29 + exit 0
16:16:29 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:16:29 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.el7 docker-ce(aarch-64) = 3:0.0.0.20211220110528.fe93451-0.el7
16:16:29 Requires(interp): /bin/sh /bin/sh /bin/sh
16:16:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:16:29 Requires(post): /bin/sh
16:16:29 Requires(preun): /bin/sh
16:16:29 Requires(postun): /bin/sh
16:16:29 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:16:29 Conflicts: docker docker-io docker-engine-cs docker-ee
16:16:29 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
16:16:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:16:29 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.el7.src.rpm
16:16:29 #8 37.79 Selecting previously unselected package libfile-which-perl.
16:16:29 #8 37.80 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ...
16:16:29 #8 37.80 Unpacking libfile-which-perl (1.23-1) ...
16:16:29 #8 37.83 Selecting previously unselected package libfile-homedir-perl.
16:16:29 #8 37.83 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ...
16:16:29 #8 37.84 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:29 #8 37.88 Selecting previously unselected package libfile-touch-perl.
16:16:29 #8 37.88 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ...
16:16:29 #8 37.88 Unpacking libfile-touch-perl (0.11-1) ...
16:16:29 #8 37.91 Selecting previously unselected package libio-pty-perl.
16:16:29 #8 37.91 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ...
16:16:29 #8 37.92 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:29 #8 37.95 Selecting previously unselected package libipc-run-perl.
16:16:29 #8 37.95 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ...
16:16:29 #8 37.96 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:29 #8 37.99 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:29 #8 37.99 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:29 #8 38.00 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:29 #9 7.964 The following NEW packages will be installed:
16:16:29 #9 7.964   autoconf automake autopoint autotools-dev binutils binutils-common
16:16:29 #9 7.964   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:16:29 #9 7.964   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
16:16:29 #9 7.964   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:29 #9 7.964   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
16:16:29 #9 7.964   g++ g++-11 gcc gcc-11 gettext gettext-base git git-man gnupg gnupg-l10n
16:16:29 #9 7.964   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:16:29 #9 7.964   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:16:29 #9 7.964   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:29 #9 7.964   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:29 #9 7.964   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:16:29 #9 7.964   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:29 #9 7.964   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6
16:16:29 #9 7.964   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:16:29 #9 7.964   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:16:29 #9 7.964   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:16:29 #9 7.964   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:16:29 #9 7.964   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:16:29 #9 7.964   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:16:29 #9 7.964   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:29 #9 7.964   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:29 #9 7.964   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:29 #9 7.964   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:29 #9 7.964   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:29 #9 7.964   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:29 #9 7.964   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:29 #9 7.964   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:29 #9 7.964   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
16:16:29 #9 7.965   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:29 #9 7.965   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:29 #9 7.965   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:16:29 #9 7.965   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:16:29 #9 7.965   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:29 #9 7.965   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:29 #9 7.965   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:29 #9 7.965   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:29 #9 7.965   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:29 #9 7.965   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:29 #9 7.965   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8
16:16:29 #9 7.965   libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl
16:16:29 #9 7.965   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:29 #9 7.965   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:16:29 #9 7.965   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:29 #9 7.965   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:29 #9 7.965   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:29 #9 7.965   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:29 #9 7.965   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:29 #9 7.965   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:29 #9 7.965   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:29 #9 7.965   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:29 #9 7.965   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:29 #9 7.965   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:29 #9 7.965   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:29 #9 7.965   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:29 #9 7.965   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:29 #9 7.965   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:16:29 #9 7.965   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:29 #9 7.965   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:29 #9 7.965   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:16:29 #9 7.965   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:29 #9 7.965   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:29 #9 7.965   libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl
16:16:29 #9 7.965   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:29 #9 7.965   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:29 #9 7.965   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:29 #9 7.965   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:29 #9 7.965   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:29 #9 7.965   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:29 #9 7.965   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:29 #9 7.965   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:29 #9 7.966   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:16:29 #9 7.966   libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:16:29 #9 7.966   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:29 #9 7.966   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:29 #9 7.966   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:16:29 #9 7.966   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:29 #9 7.966   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:16:29 #9 7.966   media-types netbase openssh-client openssl patch patchutils perl
16:16:29 #9 7.966   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
16:16:29 #9 7.966   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:16:29 #9 7.966   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:16:29 #9 7.966   python3-minimal python3-pkg-resources python3-requests python3-six
16:16:29 #9 7.966   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
16:16:29 #9 7.967   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
16:16:29 #9 7.967   xz-utils zstd
16:16:29 #14 ...
16:16:29 
16:16:29 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:29 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81
16:16:29 #9 6.534 Reading package lists...
16:16:29 #9 37.93 Selecting previously unselected package gpgconf.
16:16:29 #9 37.93 Preparing to unpack .../129-gpgconf_2.2.20-1ubuntu3_armhf.deb ...
16:16:29 #9 37.94 Unpacking gpgconf (2.2.20-1ubuntu3) ...
16:16:29 #9 37.99 Selecting previously unselected package libksba8:armhf.
16:16:29 #9 37.99 Preparing to unpack .../130-libksba8_1.5.0-3_armhf.deb ...
16:16:29 #9 38.00 Unpacking libksba8:armhf (1.5.0-3) ...
16:16:29 #9 38.05 Selecting previously unselected package libnpth0:armhf.
16:16:29 #9 38.05 Preparing to unpack .../131-libnpth0_1.6-3_armhf.deb ...
16:16:29 #9 38.05 Unpacking libnpth0:armhf (1.6-3) ...
16:16:29 #9 38.10 Selecting previously unselected package dirmngr.
16:16:29 #9 38.10 Preparing to unpack .../132-dirmngr_2.2.20-1ubuntu3_armhf.deb ...
16:16:29 #9 38.11 Unpacking dirmngr (2.2.20-1ubuntu3) ...
16:16:29 #9 38.17 Selecting previously unselected package gnupg-l10n.
16:16:29 #8 31.95 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ...
16:16:29 #8 31.96 Unpacking liblist-compare-perl (0.53-1) ...
16:16:29 #8 31.99 Selecting previously unselected package liblist-moreutils-perl.
16:16:29 #8 31.99 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ...
16:16:29 #8 31.99 Unpacking liblist-moreutils-perl (0.416-1build3) ...
16:16:29 #8 32.03 Selecting previously unselected package libltdl7:arm64.
16:16:29 #8 32.03 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ...
16:16:29 #8 32.03 Unpacking libltdl7:arm64 (2.4.6-2) ...
16:16:29 #8 32.06 Selecting previously unselected package libltdl-dev:arm64.
16:16:29 #8 32.06 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ...
16:16:29 #8 32.07 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
16:16:29 #8 32.11 Selecting previously unselected package libnet-http-perl.
16:16:29 #8 32.11 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ...
16:16:29 #8 32.11 Unpacking libnet-http-perl (6.17-1) ...
16:16:29 #8 32.14 Selecting previously unselected package libwww-robotrules-perl.
16:16:29 #8 32.14 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ...
16:16:29 #8 32.14 Unpacking libwww-robotrules-perl (6.01-1) ...
16:16:29 #8 32.17 Selecting previously unselected package libwww-perl.
16:16:29 #8 10.42 Get:68 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
16:16:29 #8 10.42 Get:69 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
16:16:29 #8 10.42 Get:70 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
16:16:29 #8 10.42 Get:71 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
16:16:29 #8 10.42 Get:72 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
16:16:29 #8 10.42 Get:73 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
16:16:29 #8 10.44 Get:74 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
16:16:29 #8 10.45 Get:75 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
16:16:29 #8 10.45 Get:76 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
16:16:29 #8 10.45 Get:77 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
16:16:29 #8 10.45 Get:78 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
16:16:29 #8 10.47 Get:79 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
16:16:29 #8 10.51 Get:80 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
16:16:29 #8 29.99 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
16:16:29 #8 30.00 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:29 #8 30.03 Selecting previously unselected package libsub-exporter-perl.
16:16:29 #8 30.03 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
16:16:29 #8 30.04 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:29 #8 30.07 Selecting previously unselected package libconst-fast-perl.
16:16:29 #8 30.07 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
16:16:29 #8 30.08 Unpacking libconst-fast-perl (0.014-1) ...
16:16:29 #8 30.12 Selecting previously unselected package libwant-perl.
16:16:29 #8 30.12 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
16:16:29 #8 30.13 Unpacking libwant-perl (0.29-1+b4) ...
16:16:29 #8 30.16 Selecting previously unselected package libcontextual-return-perl.
16:16:29 #8 30.16 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:29 #8 30.16 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:29 #8 30.20 Selecting previously unselected package libconvert-binhex-perl.
16:16:29 #8 30.20 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
16:16:29 #8 30.20 Unpacking libconvert-binhex-perl (1.125-1) ...
16:16:29 #8 30.25 Selecting previously unselected package libdata-dump-perl.
16:16:29 #9 27.87 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:16:29 #9 27.88 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:16:29 #9 27.91 Selecting previously unselected package libarchive-zip-perl.
16:16:29 #9 27.91 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
16:16:29 #9 27.92 Unpacking libarchive-zip-perl (1.67-2) ...
16:16:29 #9 27.95 Selecting previously unselected package libsub-override-perl.
16:16:29 #9 27.95 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
16:16:29 #9 27.96 Unpacking libsub-override-perl (0.09-2) ...
16:16:29 #9 27.99 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:29 #9 27.99 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:16:29 #9 28.00 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:16:29 #9 28.03 Selecting previously unselected package dh-strip-nondeterminism.
16:16:29 #9 28.03 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:16:29 #9 28.03 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:16:29 #9 28.06 Selecting previously unselected package dwz.
16:16:29 #9 28.06 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
16:16:29 #9 28.06 Unpacking dwz (0.13-5) ...
16:16:29 #9 28.10 Selecting previously unselected package libcroco3:arm64.
16:16:29 #9 40.75 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:29 #9 40.75 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:29 #9 40.75 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:29 #9 40.79 Selecting previously unselected package libvariable-magic-perl.
16:16:29 #9 40.79 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
16:16:29 #9 40.79 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:16:29 #9 40.83 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:29 #9 40.83 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:16:29 #9 40.83 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:16:29 #9 40.86 Selecting previously unselected package libcapture-tiny-perl.
16:16:29 #9 40.87 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:29 #9 40.87 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:29 #9 40.90 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:29 #9 40.90 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
16:16:29 #9 40.90 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:16:30 #8 33.19 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:30 #8 33.19 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:30 #8 33.22 Selecting previously unselected package libmailtools-perl.
16:16:30 #8 33.22 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
16:16:30 #8 33.23 Unpacking libmailtools-perl (2.21-1) ...
16:16:30 #8 33.27 Selecting previously unselected package libmarkdown2:arm64.
16:16:30 #8 33.28 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
16:16:30 #8 33.28 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
16:16:30 #8 33.31 Selecting previously unselected package libmime-tools-perl.
16:16:30 #8 33.31 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
16:16:30 #8 33.32 Unpacking libmime-tools-perl (5.509-1) ...
16:16:30 #8 33.37 Selecting previously unselected package libmoox-aliases-perl.
16:16:30 #8 33.37 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:16:30 #8 33.37 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:16:30 #8 33.40 Selecting previously unselected package libnamespace-autoclean-perl.
16:16:30 #8 33.41 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:16:30 #8 33.41 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:16:30 #8 33.44 Selecting previously unselected package libobject-id-perl.
16:16:30 #8 40.47 Selecting previously unselected package liberror-perl.
16:16:30 #8 40.47 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
16:16:30 #8 40.48 Unpacking liberror-perl (0.17027-2) ...
16:16:30 #8 40.51 Selecting previously unselected package git-man.
16:16:30 #8 40.51 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
16:16:30 #8 40.51 Unpacking git-man (1:2.20.1-2+deb10u3) ...
16:16:30 #8 40.66 Selecting previously unselected package git.
16:16:30 #8 40.66 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
16:16:30 #8 40.68 Unpacking git (1:2.20.1-2+deb10u3) ...
16:16:30 #9 29.37 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_arm64.deb ...
16:16:30 #9 29.37 Unpacking libpython3.9-stdlib:arm64 (3.9.7-2build1) ...
16:16:30 #9 29.46 Selecting previously unselected package python3.9.
16:16:30 #9 29.46 Preparing to unpack .../8-python3.9_3.9.7-2build1_arm64.deb ...
16:16:30 #9 29.47 Unpacking python3.9 (3.9.7-2build1) ...
16:16:30 #9 29.49 Selecting previously unselected package libpython3-stdlib:arm64.
16:16:30 #9 29.49 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_arm64.deb ...
16:16:30 #9 29.49 Unpacking libpython3-stdlib:arm64 (3.9.4-1build1) ...
16:16:30 #9 29.52 Setting up python3-minimal (3.9.4-1build1) ...
16:16:30 #8 40.31 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
16:16:30 #8 40.34 Selecting previously unselected package libxcb1:armhf.
16:16:30 #8 40.35 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
16:16:30 #8 40.35 Unpacking libxcb1:armhf (1.14-3) ...
16:16:30 #8 40.38 Selecting previously unselected package libx11-data.
16:16:30 #8 40.38 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
16:16:30 #8 40.39 Unpacking libx11-data (2:1.7.2-1) ...
16:16:30 #8 40.46 Selecting previously unselected package libx11-6:armhf.
16:16:30 #8 40.47 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
16:16:30 #8 40.47 Unpacking libx11-6:armhf (2:1.7.2-1) ...
16:16:30 #9 30.30 Preparing to unpack .../122-libdw1_0.183-8_arm64.deb ...
16:16:30 #9 30.30 Unpacking libdw1:arm64 (0.183-8) ...
16:16:30 #9 30.36 Selecting previously unselected package debugedit.
16:16:30 #9 30.36 Preparing to unpack .../123-debugedit_1%3a0.1-0ubuntu2_arm64.deb ...
16:16:30 #9 30.37 Unpacking debugedit (1:0.1-0ubuntu2) ...
16:16:30 #9 30.40 Selecting previously unselected package dwz.
16:16:30 #9 30.40 Preparing to unpack .../124-dwz_0.14-1_arm64.deb ...
16:16:30 #9 30.40 Unpacking dwz (0.14-1) ...
16:16:30 #9 30.44 Selecting previously unselected package gettext.
16:16:30 #9 30.45 Preparing to unpack .../125-gettext_0.21-3ubuntu2_arm64.deb ...
16:16:30 #9 30.45 Unpacking gettext (0.21-3ubuntu2) ...
16:16:30 #9 30.52 Selecting previously unselected package intltool-debian.
16:16:30 #14 ...
16:16:30 
16:16:30 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:30 #9 sha256:1fa177fecd749c72295a0a2e8ddbbcd2957ffd14cdb8a7e8a75f2807e2af94a6
16:16:30 #9 5.749 Reading package lists...
16:16:30 #9 6.860 Reading package lists...
16:16:30 #9 7.961 Building dependency tree...
16:16:30 #9 8.202 Reading state information...
16:16:30 #9 8.507 The following additional packages will be installed:
16:16:30 #9 8.507   autoconf automake autopoint autotools-dev binutils binutils-common
16:16:30 #9 8.507   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:16:30 #9 8.507   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
16:16:30 #9 8.507   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:16:30 #9 8.507   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
16:16:30 #9 8.507   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:16:30 #9 8.508   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:30 #9 8.508   intltool-debian iso-codes less libalgorithm-diff-perl
16:16:30 #9 8.508   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:30 #9 8.508   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:30 #9 8.508   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:16:30 #9 8.508   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:30 #9 8.508   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:30 #9 8.508   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:30 #9 8.508   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:30 #9 8.508   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:30 #9 8.508   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:30 #9 8.508   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:30 #9 8.508   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:30 #9 8.508   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:30 #9 8.508   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:30 #9 8.508   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:30 #9 8.508   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:30 #9 8.508   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:30 #9 8.508   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:30 #9 8.508   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:30 #9 8.508   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:30 #9 8.508   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:16:30 #9 8.509   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:30 #9 8.509   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:30 #9 8.509   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:16:30 #9 8.509   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:16:30 #9 8.509   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:16:30 #9 8.509   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:16:30 #9 8.509   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:16:30 #9 8.509   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:16:30 #9 8.509   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:30 #9 8.509   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:30 #9 8.509   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:30 #9 8.509   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:30 #9 8.509   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
16:16:30 #9 8.509   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
16:16:30 #9 8.509   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
16:16:30 #9 8.509   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
16:16:30 #9 8.509   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:30 #9 8.509   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:30 #9 8.509   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:30 #9 8.509   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:30 #9 8.509   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:30 #9 8.509   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:30 #9 8.509   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:30 #9 8.509   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:30 #9 8.509   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:30 #9 8.509   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:30 #9 8.510   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:30 #9 8.510   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:30 #9 8.510   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:30 #9 8.510   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:30 #9 8.510   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:16:30 #9 8.510   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:30 #9 8.510   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:30 #9 8.510   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:30 #9 8.510   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:30 #9 8.510   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:30 #9 8.510   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:16:30 #9 8.510   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:30 #9 8.510   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:30 #9 8.510   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:30 #9 8.510   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:30 #9 8.510   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:30 #9 8.510   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:30 #9 8.510   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:30 #9 8.510   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:30 #9 8.510   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:16:30 #9 8.510   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
16:16:30 #9 8.510   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:30 #9 8.510   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:30 #9 8.510   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:16:30 #9 8.510   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:30 #9 8.510   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:16:30 #9 8.511   media-types netbase openssh-client openssl patch patchutils perl
16:16:30 #9 8.511   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
16:16:30 #9 8.511   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:16:30 #9 8.511   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:16:30 #9 8.511   python3-minimal python3-pkg-resources python3-requests python3-six
16:16:30 #9 8.512   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
16:16:30 #9 8.512   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
16:16:30 #9 8.512   xz-utils
16:16:30 #9 8.515 Suggested packages:
16:16:30 #9 8.515   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:16:30 #9 8.515   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:16:30 #9 8.515   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:16:30 #9 8.515   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:16:30 #9 8.515   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:30 #9 8.515   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:16:30 #9 8.515   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:16:30 #9 8.515   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:16:30 #9 8.515   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:16:30 #9 8.515   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
16:16:30 #9 8.515   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:16:30 #9 8.515   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:16:30 #9 8.515   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:16:30 #9 8.515   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
16:16:30 #9 8.515   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:16:30 #9 8.515   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:16:30 #9 8.515   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:16:30 #9 8.515   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
16:16:30 #9 8.515   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:16:30 #9 8.515   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:16:30 #9 8.515   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:16:30 #9 8.515   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:16:30 #9 8.515   diffutils-doc perl-doc libterm-readline-gnu-perl
16:16:30 #9 8.515   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:16:30 #9 8.515   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:16:30 #9 8.515   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:16:30 #9 8.515   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:16:30 #9 8.515   binfmt-support readline-doc zip wdiff-doc
16:16:30 #9 8.929 The following NEW packages will be installed:
16:16:30 #9 8.929   autoconf automake autopoint autotools-dev binutils binutils-common
16:16:30 #9 8.929   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:16:30 #9 8.929   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
16:16:30 #9 8.929   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:16:30 #9 8.929   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
16:16:30 #9 8.930   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
16:16:30 #9 8.930   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
16:16:30 #9 8.930   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:16:30 #9 8.930   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:16:30 #9 8.930   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:16:30 #9 8.930   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:16:30 #9 8.930   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:30 #9 8.930   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:16:30 #9 8.930   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:16:30 #9 8.930   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:30 #9 8.930   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:16:30 #9 8.930   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:16:30 #9 8.930   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:16:30 #9 8.930   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:16:30 #9 8.930   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:16:30 #9 8.930   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:16:30 #9 8.930   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:16:30 #9 8.930   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:16:30 #9 8.930   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:30 #9 8.930   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:16:30 #9 8.930   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:16:30 #9 8.930   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:16:30 #9 8.930   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:16:30 #9 8.931   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:30 #9 8.931   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:16:30 #9 8.931   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:16:30 #9 8.931   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:16:30 #9 8.931   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:16:30 #9 8.931   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:16:30 #9 8.931   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:16:30 #9 8.931   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:16:30 #9 8.931   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:16:30 #9 8.931   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:16:30 #9 8.931   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:16:30 #9 8.931   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:16:30 #9 8.931   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
16:16:30 #9 8.931   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
16:16:30 #9 8.931   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
16:16:30 #9 8.931   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
16:16:30 #9 8.931   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:30 #9 8.931   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:30 #9 8.931   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:16:30 #9 8.931   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:16:30 #9 8.931   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:16:30 #9 8.931   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:16:30 #9 8.931   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:16:30 #9 8.931   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:16:30 #9 8.931   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:16:30 #9 8.931   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:16:30 #9 8.931   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:16:30 #9 8.931   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:16:30 #9 8.931   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:16:30 #9 8.931   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:16:30 #9 8.932   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:16:30 #9 8.932   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:16:30 #9 8.932   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:16:30 #9 8.932   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:16:30 #9 8.932   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:16:30 #9 8.932   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:16:30 #9 8.932   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:16:30 #9 8.932   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:16:30 #9 8.932   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:30 #9 8.932   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:30 #9 8.932   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:16:30 #9 8.932   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:16:30 #9 8.932   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:16:30 #9 8.932   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:16:30 #9 8.932   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:16:30 #9 8.932   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:16:30 #9 8.932   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
16:16:30 #9 8.932   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:16:30 #9 8.932   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:16:30 #9 8.932   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:16:30 #9 8.932   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:30 #9 8.932   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:16:30 #9 8.933   media-types netbase openssh-client openssl patch patchutils perl
16:16:30 #9 8.933   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
16:16:30 #9 8.933   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:16:30 #9 8.933   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:16:30 #9 8.933   python3-minimal python3-pkg-resources python3-requests python3-six
16:16:30 #9 8.933   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
16:16:30 #9 8.933   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
16:16:30 #9 8.933   xz-utils
16:16:30 #9 37.57 Selecting previously unselected package cpp.
16:16:30 #9 37.57 Preparing to unpack .../073-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
16:16:30 #9 37.58 Unpacking cpp (4:11.2.0-1ubuntu1) ...
16:16:30 #9 37.60 Selecting previously unselected package libcc1-0:armhf.
16:16:30 #9 37.61 Preparing to unpack .../074-libcc1-0_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.61 Unpacking libcc1-0:armhf (11.2.0-7ubuntu2) ...
16:16:30 #9 37.64 Selecting previously unselected package libgomp1:armhf.
16:16:30 #9 37.65 Preparing to unpack .../075-libgomp1_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.65 Unpacking libgomp1:armhf (11.2.0-7ubuntu2) ...
16:16:30 #9 37.68 Selecting previously unselected package libatomic1:armhf.
16:16:30 #9 37.69 Preparing to unpack .../076-libatomic1_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.69 Unpacking libatomic1:armhf (11.2.0-7ubuntu2) ...
16:16:30 #9 37.72 Selecting previously unselected package libasan6:armhf.
16:16:30 #9 37.72 Preparing to unpack .../077-libasan6_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.73 Unpacking libasan6:armhf (11.2.0-7ubuntu2) ...
16:16:30 #9 37.82 Selecting previously unselected package libubsan1:armhf.
16:16:30 #9 37.82 Preparing to unpack .../078-libubsan1_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.83 Unpacking libubsan1:armhf (11.2.0-7ubuntu2) ...
16:16:30 #9 37.88 Selecting previously unselected package libgcc-11-dev:armhf.
16:16:30 #9 37.88 Preparing to unpack .../079-libgcc-11-dev_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.88 Unpacking libgcc-11-dev:armhf (11.2.0-7ubuntu2) ...
16:16:30 #8 48.60 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
16:16:30 #8 48.62 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
16:16:30 #8 48.63 Setting up readline-common (7.0-3) ...
16:16:30 #8 48.65 Setting up libapt-inst2.0:armhf (1.6.14) ...
16:16:30 #8 48.68 Setting up manpages (4.15-1) ...
16:16:30 #8 48.69 Setting up strace (4.21-1ubuntu1) ...
16:16:30 #8 48.70 Setting up git-man (1:2.17.1-1ubuntu0.9) ...
16:16:30 #8 48.72 Setting up libicu60:armhf (60.2-3ubuntu3.2) ...
16:16:30 #8 48.73 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
16:16:30 #8 48.74 Setting up less (487-0.1) ...
16:16:30 #8 48.82 Setting up make (4.1-9.1ubuntu1) ...
16:16:30 #8 48.83 Setting up libapt-pkg-perl (0.1.33build1) ...
16:16:30 #8 48.84 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.7) ...
16:16:30 #8 8.422 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
16:16:30 #8 8.463 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
16:16:30 #8 8.463 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
16:16:30 #8 8.463 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
16:16:30 #8 8.463 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
16:16:30 #8 8.463 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
16:16:30 #8 8.463 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
16:16:30 #8 8.463 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:16:30 #8 8.463 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
16:16:30 #8 8.468 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:16:30 #8 8.471 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:16:30 #8 8.474 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:16:30 #8 8.484 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:16:30 #8 8.485 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
16:16:30 #8 8.486 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
16:16:30 #8 8.497 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
16:16:30 #8 8.512 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
16:16:30 #8 8.513 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
16:16:30 #8 8.516 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
16:16:30 #8 8.517 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
16:16:30 #8 8.521 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
16:16:30 #8 8.534 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
16:16:30 #8 8.534 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:16:30 #8 8.534 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
16:16:30 #8 8.534 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
16:16:30 #8 8.538 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
16:16:30 #8 8.543 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:16:30 #8 8.543 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
16:16:30 #8 8.551 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
16:16:30 #8 8.567 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
16:16:30 #8 8.587 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
16:16:30 #8 8.607 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
16:16:30 #8 8.608 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
16:16:30 #8 8.609 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
16:16:30 #8 8.627 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
16:16:30 #8 8.627 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u2 [275 kB]
16:16:30 #8 26.12 Fedora 35 - aarch64 - Updates                    12 MB/s |  15 MB     00:01    
16:16:30 #8 38.03 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:30 #8 38.03 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
16:16:30 #8 38.03 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
16:16:30 #8 38.06 Selecting previously unselected package libdynaloader-functions-perl.
16:16:30 #8 38.06 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:30 #8 38.07 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:30 #8 38.11 Selecting previously unselected package libdevel-callchecker-perl.
16:16:30 #8 38.11 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
16:16:30 #8 38.11 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:16:30 #8 38.14 Selecting previously unselected package libparams-classify-perl.
16:16:30 #8 38.15 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ...
16:16:30 #8 38.15 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:16:30 #8 38.18 Selecting previously unselected package libmodule-runtime-perl.
16:16:30 #8 38.18 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:30 #8 38.19 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:30 #8 38.22 Selecting previously unselected package libimport-into-perl.
16:16:30 #8 38.22 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ...
16:16:30 #8 38.22 Unpacking libimport-into-perl (1.002005-1) ...
16:16:30 #9 8.397 0 upgraded, 363 newly installed, 0 to remove and 1 not upgraded.
16:16:30 #9 8.397 Need to get 251 MB of archives.
16:16:30 #9 8.397 After this operation, 830 MB of additional disk space will be used.
16:16:30 #9 8.397 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
16:16:30 #9 7.655 Building dependency tree...
16:16:30 #9 7.883 Reading state information...
16:16:30 #9 38.17 Preparing to unpack .../133-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
16:16:30 #9 38.18 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
16:16:30 #9 38.22 Selecting previously unselected package gnupg-utils.
16:16:30 #9 38.22 Preparing to unpack .../134-gnupg-utils_2.2.20-1ubuntu3_armhf.deb ...
16:16:30 #9 38.29 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
16:16:30 #9 38.37 Selecting previously unselected package gpg.
16:16:30 #9 38.37 Preparing to unpack .../135-gpg_2.2.20-1ubuntu3_armhf.deb ...
16:16:30 #9 38.37 Unpacking gpg (2.2.20-1ubuntu3) ...
16:16:30 #8 32.17 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ...
16:16:30 #8 32.17 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
16:16:30 #8 32.21 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:30 #8 32.21 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:30 #8 32.21 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:30 #8 32.26 Selecting previously unselected package libsys-hostname-long-perl.
16:16:30 #8 32.27 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:30 #8 32.27 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:30 #8 32.32 Selecting previously unselected package libmail-sendmail-perl.
16:16:30 #8 32.32 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:30 #8 32.33 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:30 #8 32.36 Selecting previously unselected package librole-tiny-perl.
16:16:30 #8 32.36 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ...
16:16:30 #8 32.36 Unpacking librole-tiny-perl (2.000006-1) ...
16:16:30 #8 32.39 Selecting previously unselected package libstrictures-perl.
16:16:30 #8 32.39 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ...
16:16:30 #8 32.39 Unpacking libstrictures-perl (2.000003-1) ...
16:16:30 #8 32.42 Selecting previously unselected package libsub-quote-perl.
16:16:30 #8 32.43 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ...
16:16:30 #8 32.43 Unpacking libsub-quote-perl (2.005000-1) ...
16:16:30 #8 32.46 Selecting previously unselected package libmoo-perl.
16:16:30 #8 32.46 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ...
16:16:30 #8 32.47 Unpacking libmoo-perl (2.003004-1) ...
16:16:30 #8 32.50 Selecting previously unselected package libpackage-stash-perl.
16:16:30 #8 10.75 Get:81 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
16:16:30 #8 10.75 Get:82 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
16:16:30 #8 10.79 Get:83 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
16:16:30 #8 10.67 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded.
16:16:30 #8 10.67 Need to get 98.9 MB of archives.
16:16:30 #8 10.67 After this operation, 420 MB of additional disk space will be used.
16:16:30 #8 10.67 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB]
16:16:30 #8 10.82 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB]
16:16:30 #8 30.26 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
16:16:30 #8 30.27 Unpacking libdata-dump-perl (1.23-1) ...
16:16:30 #8 30.30 Selecting previously unselected package libdigest-bubblebabble-perl.
16:16:30 #8 30.30 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:16:30 #8 30.30 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:16:30 #8 30.33 Selecting previously unselected package libdigest-hmac-perl.
16:16:30 #8 30.34 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:16:30 #8 30.34 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:30 #8 30.37 Selecting previously unselected package libdistro-info-perl.
16:16:30 #8 30.37 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
16:16:30 #8 30.38 Unpacking libdistro-info-perl (0.21) ...
16:16:30 #8 30.40 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:30 #8 30.41 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:30 #8 30.41 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:30 #8 30.44 Selecting previously unselected package libmailtools-perl.
16:16:30 #8 30.44 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
16:16:30 #8 30.44 Unpacking libmailtools-perl (2.18-1) ...
16:16:30 #8 30.48 Selecting previously unselected package libnet-ip-perl.
16:16:30 #9 28.10 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
16:16:30 #9 28.11 Unpacking libcroco3:arm64 (0.6.13-1) ...
16:16:30 #9 28.15 Selecting previously unselected package gettext.
16:16:30 #9 28.15 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
16:16:30 #9 28.15 Unpacking gettext (0.19.8.1-10build1) ...
16:16:30 #9 28.24 Selecting previously unselected package intltool-debian.
16:16:30 #9 28.24 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:30 #9 28.25 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:30 #9 28.28 Selecting previously unselected package po-debconf.
16:16:30 #9 28.28 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
16:16:30 #9 28.28 Unpacking po-debconf (1.0.21) ...
16:16:30 #9 28.33 Selecting previously unselected package debhelper.
16:16:30 #9 28.33 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
16:16:30 #9 28.33 Unpacking debhelper (12.10ubuntu1) ...
16:16:30 #9 40.93 Selecting previously unselected package libclone-perl.
16:16:30 #9 40.93 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
16:16:30 #9 40.94 Unpacking libclone-perl (0.43-2) ...
16:16:30 #9 40.98 Selecting previously unselected package libcommon-sense-perl.
16:16:30 #9 40.98 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
16:16:30 #9 40.99 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:16:30 #9 41.01 Selecting previously unselected package libparams-util-perl.
16:16:30 #9 41.02 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
16:16:30 #9 41.02 Unpacking libparams-util-perl (1.07-3build5) ...
16:16:30 #9 41.05 Selecting previously unselected package libsub-install-perl.
16:16:30 #9 41.05 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
16:16:30 #9 41.06 Unpacking libsub-install-perl (0.928-1) ...
16:16:30 #9 41.08 Selecting previously unselected package libdata-optlist-perl.
16:16:30 #9 41.09 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
16:16:30 #9 41.09 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:30 #9 41.12 Selecting previously unselected package libsub-exporter-perl.
16:16:30 #9 41.12 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
16:16:30 #9 41.12 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:30 #9 41.16 Selecting previously unselected package libconst-fast-perl.
16:16:30 #9 41.16 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
16:16:30 #9 41.16 Unpacking libconst-fast-perl (0.014-1) ...
16:16:30 #9 41.19 Selecting previously unselected package libwant-perl.
16:16:30 #9 41.19 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
16:16:30 #9 41.19 Unpacking libwant-perl (0.29-1build4) ...
16:16:30 #9 41.22 Selecting previously unselected package libcontextual-return-perl.
16:16:30 #9 41.22 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:30 #9 41.23 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:30 #9 41.26 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:30 #9 41.26 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
16:16:30 #9 41.26 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:16:30 #8 33.44 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
16:16:30 #8 33.44 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:16:30 #8 33.47 Selecting previously unselected package libmoox-struct-perl.
16:16:30 #8 33.48 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
16:16:30 #8 33.48 Unpacking libmoox-struct-perl (0.020-1) ...
16:16:30 #8 33.51 Selecting previously unselected package libmouse-perl.
16:16:30 #8 33.51 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
16:16:30 #8 33.51 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:16:30 #8 33.56 Selecting previously unselected package libnumber-range-perl.
16:16:30 #8 33.56 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
16:16:30 #8 33.56 Unpacking libnumber-range-perl (0.12-1.1) ...
16:16:30 #8 33.59 Selecting previously unselected package libossp-uuid16:arm64.
16:16:30 #8 33.59 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
16:16:30 #8 33.60 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
16:16:30 #8 33.63 Selecting previously unselected package libossp-uuid-perl.
16:16:30 #8 33.63 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
16:16:30 #8 33.64 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:16:30 #8 33.67 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:30 #9 29.70 Selecting previously unselected package python3.
16:16:30 #9 29.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6983 files and directories currently installed.)
16:16:30 #9 29.70 Preparing to unpack .../000-python3_3.9.4-1build1_arm64.deb ...
16:16:30 #9 29.70 Unpacking python3 (3.9.4-1build1) ...
16:16:30 #9 29.73 Selecting previously unselected package bsdextrautils.
16:16:30 #9 29.73 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2_arm64.deb ...
16:16:30 #9 29.73 Unpacking bsdextrautils (2.36.1-8ubuntu2) ...
16:16:30 #9 29.76 Selecting previously unselected package libuchardet0:arm64.
16:16:30 #9 29.76 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_arm64.deb ...
16:16:30 #9 29.77 Unpacking libuchardet0:arm64 (0.0.7-1build1) ...
16:16:30 #9 29.79 Selecting previously unselected package groff-base.
16:16:30 #9 29.79 Preparing to unpack .../003-groff-base_1.22.4-7_arm64.deb ...
16:16:30 #9 29.79 Unpacking groff-base (1.22.4-7) ...
16:16:30 #9 29.85 Selecting previously unselected package libgdbm6:arm64.
16:16:30 #9 29.85 Preparing to unpack .../004-libgdbm6_1.19-2_arm64.deb ...
16:16:30 #9 29.86 Unpacking libgdbm6:arm64 (1.19-2) ...
16:16:30 #9 29.89 Selecting previously unselected package libpipeline1:arm64.
16:16:30 #8 40.56 Selecting previously unselected package libxpm4:armhf.
16:16:30 #8 40.56 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
16:16:30 #8 40.57 Unpacking libxpm4:armhf (1:3.5.12-1) ...
16:16:30 #8 40.61 Selecting previously unselected package libgd3:armhf.
16:16:30 #8 40.61 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
16:16:30 #8 40.61 Unpacking libgd3:armhf (2.3.0-2) ...
16:16:30 #8 40.65 Selecting previously unselected package libc-devtools.
16:16:30 #8 40.65 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u2_armhf.deb ...
16:16:30 #8 40.65 Unpacking libc-devtools (2.31-13+deb11u2) ...
16:16:30 #8 40.70 Selecting previously unselected package libcapture-tiny-perl.
16:16:30 #8 40.70 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:30 #8 40.70 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:30 #8 40.74 Selecting previously unselected package libclass-data-inheritable-perl.
16:16:30 #8 40.74 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:16:30 #8 40.74 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:16:30 #8 40.77 Selecting previously unselected package libclass-inspector-perl.
16:16:30 #8 40.77 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
16:16:30 #8 40.78 Unpacking libclass-inspector-perl (1.36-1) ...
16:16:30 #8 40.81 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:30 #8 40.81 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
16:16:30 #8 40.82 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:16:30 #8 40.85 Selecting previously unselected package libclone-perl.
16:16:30 #8 40.85 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
16:16:30 #8 40.86 Unpacking libclone-perl (0.45-1+b1) ...
16:16:30 #8 40.89 Selecting previously unselected package libcommon-sense-perl.
16:16:30 #8 40.89 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
16:16:30 #8 40.90 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:16:30 #8 40.94 Selecting previously unselected package libconfig-tiny-perl.
16:16:30 #9 30.52 Preparing to unpack .../126-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:30 #9 30.53 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:30 #9 30.56 Selecting previously unselected package po-debconf.
16:16:30 #9 30.56 Preparing to unpack .../127-po-debconf_1.0.21+nmu1_all.deb ...
16:16:30 #9 30.56 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:30 #9 30.62 Selecting previously unselected package debhelper.
16:16:30 #9 30.62 Preparing to unpack .../128-debhelper_13.3.4ubuntu1_all.deb ...
16:16:30 #9 30.63 Unpacking debhelper (13.3.4ubuntu1) ...
16:16:30 #9 30.72 Selecting previously unselected package libfakeroot:arm64.
16:16:30 #9 30.72 Preparing to unpack .../129-libfakeroot_1.25.3-1.1ubuntu2_arm64.deb ...
16:16:30 #9 37.95 Selecting previously unselected package gcc-11.
16:16:30 #9 37.95 Preparing to unpack .../080-gcc-11_11.2.0-7ubuntu2_armhf.deb ...
16:16:30 #9 37.96 Unpacking gcc-11 (11.2.0-7ubuntu2) ...
16:16:30 #9 9.373 0 upgraded, 372 newly installed, 0 to remove and 1 not upgraded.
16:16:30 #9 9.373 Need to get 118 MB of archives.
16:16:30 #9 9.373 After this operation, 486 MB of additional disk space will be used.
16:16:30 #9 9.373 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
16:16:30 #8 48.93 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
16:16:30 #8 48.94 Setting up mime-support (3.60ubuntu1) ...
16:16:30 #8 48.97 Setting up iso-codes (3.79-1) ...
16:16:30 #8 48.98 Setting up libsigsegv2:armhf (2.12-1) ...
16:16:30 #8 49.00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ...
16:16:30 #8 49.02 Setting up libreadline7:armhf (7.0-3) ...
16:16:30 #8 49.03 Setting up perl-openssl-defaults:armhf (3build1) ...
16:16:30 #8 49.04 Setting up libpsl5:armhf (0.19.1-5build1) ...
16:16:30 #8 49.05 Setting up groff-base (1.22.3-10) ...
16:16:30 #8 49.07 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
16:16:30 #8 49.08 No schema files found: doing nothing.
16:16:30 #8 49.09 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:30 #8 49.10 Setting up unzip (6.0-21ubuntu1.1) ...
16:16:30 #8 49.11 Setting up linux-libc-dev:armhf (4.15.0-163.171) ...
16:16:30 #8 49.13 Setting up libmpfr6:armhf (4.0.1-1) ...
16:16:30 #8 49.14 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:30 #19 DONE 0.8s
16:16:30 
16:16:30 #20 [cross-true 5/6] RUN dpkg --add-architecture s390x
16:16:30 #20 sha256:fe3d695740c51f60b7f82f5b434908f37c95c7a559b3907ee0aaeb7e58629114
16:16:30 #8 8.627 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.84-1 [1437 kB]
16:16:30 #8 8.671 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
16:16:30 #8 8.671 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
16:16:30 #8 8.671 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
16:16:30 #8 8.671 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u2 [2344 kB]
16:16:30 #8 8.685 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
16:16:30 #8 8.692 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
16:16:30 #8 8.735 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
16:16:30 #8 8.737 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
16:16:30 #8 38.25 Selecting previously unselected package librole-tiny-perl.
16:16:30 #8 38.25 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ...
16:16:30 #8 38.26 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:30 #8 38.29 Selecting previously unselected package libstrictures-perl.
16:16:30 #8 38.29 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ...
16:16:30 #8 38.30 Unpacking libstrictures-perl (2.000006-1) ...
16:16:30 #8 38.33 Selecting previously unselected package libsub-quote-perl.
16:16:30 #8 38.33 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ...
16:16:30 #8 38.33 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:30 #8 38.36 Selecting previously unselected package libmoo-perl.
16:16:30 #8 38.36 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ...
16:16:30 #8 38.37 Unpacking libmoo-perl (2.004004-1) ...
16:16:30 #8 38.40 Selecting previously unselected package libencode-locale-perl.
16:16:30 #8 38.40 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:30 #8 38.41 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:30 #8 38.44 Selecting previously unselected package libtimedate-perl.
16:16:30 #8 38.44 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ...
16:16:30 #8 38.45 Unpacking libtimedate-perl (2.3300-2) ...
16:16:30 #9 8.545 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-minimal amd64 3.9.7-2build1 [784 kB]
16:16:30 #9 8.127 The following additional packages will be installed:
16:16:30 #9 8.127   at autoconf automake autopoint autotools-dev binutils binutils-common
16:16:30 #9 8.127   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:16:30 #9 8.127   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
16:16:30 #9 8.127   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
16:16:30 #9 8.127   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:16:30 #9 8.127   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:16:30 #9 8.127   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:16:30 #9 8.127   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
16:16:30 #9 8.127   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
16:16:30 #9 8.127   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
16:16:30 #9 8.127   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:16:30 #9 8.127   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
16:16:30 #9 8.127   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
16:16:30 #9 8.127   libclone-perl libcommon-sense-perl libconst-fast-perl
16:16:30 #9 8.127   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
16:16:30 #9 8.127   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
16:16:30 #9 8.127   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
16:16:30 #9 8.127   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
16:16:30 #9 8.127   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
16:16:30 #9 8.127   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:16:30 #9 8.127   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:30 #9 8.127   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:16:30 #9 8.127   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:16:30 #9 8.127   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:16:30 #9 8.127   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:30 #9 8.127   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:16:30 #9 8.127   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:16:30 #9 8.127   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:16:30 #9 8.127   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:30 #9 8.127   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:30 #9 8.127   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:30 #9 8.127   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:30 #9 8.127   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:16:30 #9 8.127   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:16:30 #9 8.127   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:16:30 #9 8.127   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:16:30 #9 8.127   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:16:30 #9 8.127   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:16:30 #9 8.127   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:16:30 #9 8.127   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:30 #9 8.127   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:30 #9 8.127   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:30 #9 8.127   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:30 #9 8.127   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:30 #9 8.127   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:16:30 #9 8.127   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:16:30 #9 8.127   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:16:30 #9 8.127   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:30 #9 8.127   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:16:30 #9 8.127   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:30 #9 8.127   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:30 #9 8.127   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:16:30 #9 8.127   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:30 #9 8.127   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
16:16:30 #9 8.127   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:16:30 #9 8.127   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:16:30 #9 8.127   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:16:30 #9 8.127   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:16:30 #9 8.127   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:16:30 #9 8.127   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:16:30 #9 8.127   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:16:30 #9 8.127   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:30 #9 8.127   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:30 #9 8.127   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:16:30 #9 8.127   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:16:30 #9 8.127   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:16:30 #9 8.127   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:30 #9 8.127   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:16:30 #9 8.127   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:16:30 #9 8.127   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:30 #9 8.127   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:30 #9 8.127   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:16:30 #9 8.127   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:30 #9 8.127   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:16:30 #9 8.127   openssh-client openssl patch patchutils perl perl-modules-5.30
16:16:30 #9 8.127   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:30 #9 8.127   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:30 #9 8.128   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:30 #9 8.128   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:30 #9 8.128   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:16:30 #9 8.128   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:16:30 #9 8.128   xz-utils
16:16:30 #9 8.134 Suggested packages:
16:16:30 #9 8.134   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:16:30 #9 8.134   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:16:30 #9 8.134   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:16:30 #9 8.134   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:16:30 #9 8.134   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:16:30 #9 8.134   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:16:30 #9 8.134   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:16:30 #9 8.134   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:16:30 #9 8.134   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:16:30 #9 8.134   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
16:16:30 #9 8.134   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
16:16:30 #9 8.134   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:16:30 #9 8.134   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:16:30 #9 8.134   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
16:16:30 #9 8.134   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:16:30 #9 8.134   libscalar-number-perl libsasl2-modules-gssapi-mit
16:16:30 #9 8.134   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:16:30 #9 8.134   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
16:16:30 #9 8.134   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:16:30 #9 8.134   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:16:30 #9 8.134   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:16:30 #9 8.134   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:16:30 #9 8.134   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:16:30 #9 8.134   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:16:30 #9 8.134   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:16:30 #9 8.134   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:16:30 #9 8.134   python3-cryptography python3-openssl python3-socks python3.8-venv
16:16:30 #9 8.134   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:16:30 #9 38.45 Selecting previously unselected package pinentry-curses.
16:16:30 #9 38.45 Preparing to unpack .../136-pinentry-curses_1.1.0-4build1_armhf.deb ...
16:16:30 #9 38.45 Unpacking pinentry-curses (1.1.0-4build1) ...
16:16:30 #9 38.49 Selecting previously unselected package gpg-agent.
16:16:30 #9 38.49 Preparing to unpack .../137-gpg-agent_2.2.20-1ubuntu3_armhf.deb ...
16:16:30 #9 38.50 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
16:16:30 #9 38.55 Selecting previously unselected package gpg-wks-client.
16:16:30 #9 38.55 Preparing to unpack .../138-gpg-wks-client_2.2.20-1ubuntu3_armhf.deb ...
16:16:30 #9 38.55 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
16:16:30 #9 38.62 Selecting previously unselected package gpg-wks-server.
16:16:30 #9 38.62 Preparing to unpack .../139-gpg-wks-server_2.2.20-1ubuntu3_armhf.deb ...
16:16:30 #9 38.63 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
16:16:30 #9 38.66 Selecting previously unselected package gpgsm.
16:16:30 #8 32.50 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ...
16:16:30 #8 32.50 Unpacking libpackage-stash-perl (0.37-1) ...
16:16:30 #8 32.53 Selecting previously unselected package libsub-identify-perl.
16:16:30 #8 32.53 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ...
16:16:30 #8 32.53 Unpacking libsub-identify-perl (0.14-1) ...
16:16:30 #8 32.56 Selecting previously unselected package libnamespace-clean-perl.
16:16:30 #8 32.56 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:30 #8 32.56 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:30 #8 32.59 Selecting previously unselected package libnumber-compare-perl.
16:16:30 #8 32.59 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
16:16:30 #8 32.59 Unpacking libnumber-compare-perl (0.03-1) ...
16:16:30 #8 32.62 Selecting previously unselected package libnumber-range-perl.
16:16:30 #8 32.62 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ...
16:16:30 #8 32.63 Unpacking libnumber-range-perl (0.12-1) ...
16:16:30 #8 32.65 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:30 #8 32.65 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ...
16:16:30 #8 32.66 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
16:16:30 #8 32.69 Selecting previously unselected package libparse-debianchangelog-perl.
16:16:30 #8 32.69 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
16:16:30 #8 32.69 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
16:16:30 #8 32.72 Selecting previously unselected package libtext-glob-perl.
16:16:30 #8 11.24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB]
16:16:30 #8 11.27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB]
16:16:30 #8 11.28 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB]
16:16:30 #8 11.07 Get:84 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
16:16:30 #8 11.08 Get:85 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
16:16:30 #8 11.08 Get:86 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB]
16:16:30 #8 11.13 Get:87 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
16:16:30 #8 30.48 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
16:16:30 #8 30.49 Unpacking libnet-ip-perl (1.26-2) ...
16:16:30 #8 30.52 Selecting previously unselected package libnet-dns-perl.
16:16:30 #8 30.52 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
16:16:30 #8 30.52 Unpacking libnet-dns-perl (1.19-1) ...
16:16:30 #8 30.58 Selecting previously unselected package libnet-domain-tld-perl.
16:16:30 #8 30.58 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:30 #8 30.59 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:30 #8 30.62 Selecting previously unselected package libemail-valid-perl.
16:16:30 #8 30.62 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
16:16:30 #8 30.62 Unpacking libemail-valid-perl (1.202-1) ...
16:16:30 #8 30.65 Selecting previously unselected package libexporter-tiny-perl.
16:16:30 #8 30.66 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
16:16:30 #8 30.66 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:16:30 #8 30.69 Selecting previously unselected package libipc-system-simple-perl.
16:16:30 #9 28.42 Selecting previously unselected package libfakeroot:arm64.
16:16:30 #9 28.43 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
16:16:30 #9 28.43 Unpacking libfakeroot:arm64 (1.24-1) ...
16:16:30 #9 28.46 Selecting previously unselected package fakeroot.
16:16:30 #9 28.46 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
16:16:30 #9 28.47 Unpacking fakeroot (1.24-1) ...
16:16:30 #9 28.53 Selecting previously unselected package libassuan0:arm64.
16:16:30 #9 28.53 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
16:16:30 #9 28.54 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
16:16:30 #9 28.56 Selecting previously unselected package gpgconf.
16:16:30 #9 28.56 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:30 #9 28.57 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
16:16:30 #9 28.60 Selecting previously unselected package libksba8:arm64.
16:16:30 #9 28.61 Preparing to unpack .../140-libksba8_1.3.5-2_arm64.deb ...
16:16:30 #9 28.61 Unpacking libksba8:arm64 (1.3.5-2) ...
16:16:30 #9 28.64 Selecting previously unselected package libnpth0:arm64.
16:16:30 #9 41.30 Selecting previously unselected package libdata-dump-perl.
16:16:30 #9 41.30 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
16:16:30 #9 41.31 Unpacking libdata-dump-perl (1.23-1) ...
16:16:30 #9 41.33 Selecting previously unselected package libdigest-bubblebabble-perl.
16:16:30 #9 41.34 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:16:30 #9 41.34 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:16:30 #9 41.37 Selecting previously unselected package libdigest-hmac-perl.
16:16:30 #9 41.37 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:16:30 #9 41.37 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:30 #9 41.40 Selecting previously unselected package libdistro-info-perl.
16:16:30 #9 41.40 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:16:30 #9 41.41 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:16:30 #9 41.44 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:30 #9 41.44 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:30 #9 41.44 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:30 #9 41.48 Selecting previously unselected package libmailtools-perl.
16:16:30 #10 DONE 1.8s
16:16:30 
16:16:30 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
16:16:30 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690
16:16:30 #8 33.67 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
16:16:30 #8 33.67 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:16:30 #8 33.70 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:30 #8 33.70 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:30 #8 33.71 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:30 #8 33.74 Selecting previously unselected package libperlio-gzip-perl.
16:16:30 #8 33.74 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
16:16:30 #8 33.74 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:16:30 #8 33.78 Selecting previously unselected package libpod-parser-perl.
16:16:30 #8 33.78 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
16:16:30 #8 33.80 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:16:30 #8 33.81 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:16:30 #8 33.81 Unpacking libpod-parser-perl (1.63-2) ...
16:16:30 #8 33.85 Selecting previously unselected package libpod-constants-perl.
16:16:30 #8 33.85 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
16:16:30 #8 33.85 Unpacking libpod-constants-perl (0.19-2) ...
16:16:30 #8 33.88 Selecting previously unselected package libproc-processtable-perl.
16:16:30 #8 33.89 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
16:16:30 #8 33.89 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:16:30 #8 34.00 Selecting previously unselected package libre2-9:arm64.
16:16:30 #8 40.94 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
16:16:30 #8 40.94 Unpacking libconfig-tiny-perl (2.26-1) ...
16:16:30 #8 40.97 Selecting previously unselected package libparams-util-perl.
16:16:30 #8 40.98 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
16:16:30 #8 40.98 Unpacking libparams-util-perl (1.102-1+b1) ...
16:16:30 #8 41.02 Selecting previously unselected package libsub-install-perl.
16:16:30 #8 41.02 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
16:16:30 #8 41.02 Unpacking libsub-install-perl (0.928-1.1) ...
16:16:30 #8 41.05 Selecting previously unselected package libdata-optlist-perl.
16:16:30 #8 41.05 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
16:16:30 #8 41.06 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:16:30 #8 41.08 Selecting previously unselected package libsub-exporter-perl.
16:16:30 #8 41.09 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
16:16:30 #8 41.09 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:30 #8 41.13 Selecting previously unselected package libconst-fast-perl.
16:16:30 #9 29.89 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_arm64.deb ...
16:16:30 #9 29.89 Unpacking libpipeline1:arm64 (1.5.3-1build1) ...
16:16:30 #9 29.93 Selecting previously unselected package man-db.
16:16:30 #9 29.93 Preparing to unpack .../006-man-db_2.9.4-2_arm64.deb ...
16:16:30 #9 29.94 Unpacking man-db (2.9.4-2) ...
16:16:30 #9 30.04 Selecting previously unselected package perl-modules-5.32.
16:16:30 #9 30.04 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ...
16:16:30 #9 30.04 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ...
16:16:30 #8 41.13 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
16:16:30 #8 41.13 Unpacking libconst-fast-perl (0.014-1.1) ...
16:16:30 #9 30.73 Unpacking libfakeroot:arm64 (1.25.3-1.1ubuntu2) ...
16:16:30 #9 30.76 Selecting previously unselected package fakeroot.
16:16:30 #9 30.76 Preparing to unpack .../130-fakeroot_1.25.3-1.1ubuntu2_arm64.deb ...
16:16:30 #9 30.76 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:16:30 #9 30.80 Selecting previously unselected package libassuan0:arm64.
16:16:30 #9 30.80 Preparing to unpack .../131-libassuan0_2.5.4-1ubuntu1_arm64.deb ...
16:16:30 #9 30.80 Unpacking libassuan0:arm64 (2.5.4-1ubuntu1) ...
16:16:30 #9 30.83 Selecting previously unselected package gpgconf.
16:16:30 #9 30.84 Preparing to unpack .../132-gpgconf_2.2.20-1ubuntu3_arm64.deb ...
16:16:30 #9 30.84 Unpacking gpgconf (2.2.20-1ubuntu3) ...
16:16:30 #9 30.88 Selecting previously unselected package libksba8:arm64.
16:16:30 #9 30.88 Preparing to unpack .../133-libksba8_1.5.0-3_arm64.deb ...
16:16:30 #9 30.89 Unpacking libksba8:arm64 (1.5.0-3) ...
16:16:30 #9 30.92 Selecting previously unselected package libnpth0:arm64.
16:16:30 #9 30.92 Preparing to unpack .../134-libnpth0_1.6-3_arm64.deb ...
16:16:30 #9 30.93 Unpacking libnpth0:arm64 (1.6-3) ...
16:16:30 #9 30.96 Selecting previously unselected package dirmngr.
16:16:30 #9 30.96 Preparing to unpack .../135-dirmngr_2.2.20-1ubuntu3_arm64.deb ...
16:16:30 #9 30.97 Unpacking dirmngr (2.2.20-1ubuntu3) ...
16:16:30 #9 31.02 Selecting previously unselected package gnupg-l10n.
16:16:30 #9 31.02 Preparing to unpack .../136-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
16:16:30 #9 31.02 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
16:16:30 #9 31.05 Selecting previously unselected package gnupg-utils.
16:16:30 #9 31.05 Preparing to unpack .../137-gnupg-utils_2.2.20-1ubuntu3_arm64.deb ...
16:16:30 #9 31.06 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
16:16:30 #9 9.520 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3ubuntu0~21.04.1 [756 kB]
16:16:30 #8 49.15 Setting up dctrl-tools (2.24-2build1) ...
16:16:30 #8 49.16 Setting up distro-info-data (0.37ubuntu0.13) ...
16:16:30 #8 49.20 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
16:16:30 #8 49.21 Setting up libpipeline1:armhf (1.5.0-1) ...
16:16:30 #8 49.22 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:30 #8 49.23 Setting up libksba8:armhf (1.3.5-2) ...
16:16:30 #8 49.24 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
16:16:30 #8 49.25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
16:16:30 #8 49.26 Setting up m4 (1.4.18-1) ...
16:16:30 #8 49.27 Setting up libgdbm5:armhf (1.14.1-6) ...
16:16:30 #8 49.29 Setting up at (3.1.20-3.1ubuntu2) ...
16:16:30 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 6.6s done
16:16:30 #8 8.893 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
16:16:30 #8 8.902 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
16:16:30 #8 8.903 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
16:16:30 #8 8.904 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
16:16:30 #8 8.915 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
16:16:30 #8 8.915 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
16:16:30 #8 8.923 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
16:16:30 #8 8.957 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
16:16:30 #8 8.971 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
16:16:30 #8 9.007 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
16:16:30 #8 9.007 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
16:16:30 #8 9.012 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
16:16:30 #9 8.900 Get:3 http://archive.ubuntu.com/ubuntu impish/main amd64 libexpat1 amd64 2.4.1-2 [90.1 kB]
16:16:30 #9 8.914 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9-minimal amd64 3.9.7-2build1 [2081 kB]
16:16:30 #9 9.039 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-minimal amd64 3.9.4-1build1 [24.5 kB]
16:16:30 #9 9.039 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 media-types all 4.0.0 [22.2 kB]
16:16:30 #9 9.039 Get:7 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 tzdata all 2021e-0ubuntu0.21.10 [339 kB]
16:16:30 #8 38.48 Selecting previously unselected package libhttp-date-perl.
16:16:30 #8 38.48 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ...
16:16:30 #8 38.49 Unpacking libhttp-date-perl (6.05-1) ...
16:16:30 #8 38.53 Selecting previously unselected package libfile-listing-perl.
16:16:30 #8 38.53 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ...
16:16:30 #8 38.53 Unpacking libfile-listing-perl (6.14-1) ...
16:16:30 #8 38.57 Selecting previously unselected package libhtml-tagset-perl.
16:16:30 #8 38.57 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:30 #8 38.58 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:30 #8 38.62 Selecting previously unselected package liburi-perl.
16:16:30 #8 38.62 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ...
16:16:30 #8 38.62 Unpacking liburi-perl (5.08-1) ...
16:16:30 #8 38.67 Selecting previously unselected package libhtml-parser-perl.
16:16:30 #8 38.67 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
16:16:30 #8 38.67 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:16:30 #8 38.71 Selecting previously unselected package libhtml-tree-perl.
16:16:30 #8 38.71 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ...
16:16:30 #8 38.72 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:30 #9 38.66 Preparing to unpack .../140-gpgsm_2.2.20-1ubuntu3_armhf.deb ...
16:16:30 #9 38.67 Unpacking gpgsm (2.2.20-1ubuntu3) ...
16:16:30 #9 38.71 Selecting previously unselected package gnupg.
16:16:30 #9 38.71 Preparing to unpack .../141-gnupg_2.2.20-1ubuntu3_all.deb ...
16:16:30 #9 38.72 Unpacking gnupg (2.2.20-1ubuntu3) ...
16:16:30 #9 38.77 Selecting previously unselected package libfile-dirlist-perl.
16:16:30 #9 38.77 Preparing to unpack .../142-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:30 #9 38.77 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:30 #9 38.80 Selecting previously unselected package libfile-which-perl.
16:16:30 #9 38.80 Preparing to unpack .../143-libfile-which-perl_1.23-1_all.deb ...
16:16:30 #9 38.81 Unpacking libfile-which-perl (1.23-1) ...
16:16:30 #9 38.84 Selecting previously unselected package libfile-homedir-perl.
16:16:30 #9 38.84 Preparing to unpack .../144-libfile-homedir-perl_1.006-1_all.deb ...
16:16:30 #9 38.84 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:30 #9 38.87 Selecting previously unselected package libfile-touch-perl.
16:16:30 #9 38.88 Preparing to unpack .../145-libfile-touch-perl_0.11-1_all.deb ...
16:16:30 #9 38.88 Unpacking libfile-touch-perl (0.11-1) ...
16:16:30 #9 38.91 Selecting previously unselected package libio-pty-perl.
16:16:30 #9 38.91 Preparing to unpack .../146-libio-pty-perl_1%3a1.15-2_armhf.deb ...
16:16:30 #9 38.92 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:30 #9 38.95 Selecting previously unselected package libipc-run-perl.
16:16:30 #9 38.96 Preparing to unpack .../147-libipc-run-perl_20200505.0-1_all.deb ...
16:16:30 #9 38.96 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:30 #8 32.72 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
16:16:30 #8 32.73 Unpacking libtext-glob-perl (0.10-1) ...
16:16:30 #8 32.75 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:30 #8 32.75 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ...
16:16:30 #8 32.76 Unpacking libpath-iterator-rule-perl (1.009-1) ...
16:16:30 #8 32.79 Selecting previously unselected package libpath-tiny-perl.
16:16:30 #8 32.79 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ...
16:16:30 #8 32.79 Unpacking libpath-tiny-perl (0.104-1) ...
16:16:30 #8 32.82 Selecting previously unselected package libperlio-gzip-perl.
16:16:30 #8 32.83 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ...
16:16:30 #8 32.83 Unpacking libperlio-gzip-perl (0.19-1build3) ...
16:16:30 #8 32.85 Selecting previously unselected package libpod-constants-perl.
16:16:30 #8 32.86 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ...
16:16:30 #8 32.86 Unpacking libpod-constants-perl (0.19-1) ...
16:16:30 #8 32.89 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:30 #8 32.89 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
16:16:30 #8 32.89 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
16:16:30 #8 32.92 Selecting previously unselected package libsasl2-modules:arm64.
16:16:30 #8 32.93 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_arm64.deb ...
16:16:30 #8 11.36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
16:16:30 #8 11.36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
16:16:30 #8 11.36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
16:16:30 #8 11.36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
16:16:30 #8 11.37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
16:16:30 #8 11.37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB]
16:16:30 #8 11.39 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB]
16:16:30 #8 11.47 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB]
16:16:30 #8 11.48 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
16:16:30 #8 11.48 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
16:16:30 #8 11.48 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B]
16:16:30 #8 11.48 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B]
16:16:30 #8 11.48 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB]
16:16:30 #8 11.49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB]
16:16:30 #8 11.49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]
16:16:30 #8 11.54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
16:16:30 #8 11.15 Get:88 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
16:16:30 #8 11.21 Get:89 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
16:16:30 #8 11.23 Get:90 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
16:16:30 #8 11.26 Get:91 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:16:30 #8 11.27 Get:92 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:16:30 #8 11.28 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:16:30 #8 11.29 Get:94 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:16:30 #8 11.29 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:16:30 #8 11.29 Get:96 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:16:30 #8 11.30 Get:97 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:16:30 #8 11.30 Get:98 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:16:30 #8 11.30 Get:99 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:16:30 #8 11.31 Get:100 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
16:16:30 #8 11.31 Get:101 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
16:16:30 #8 11.32 Get:102 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
16:16:30 #8 11.32 Get:103 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
16:16:30 #8 11.33 Get:104 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
16:16:30 #8 11.33 Get:105 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
16:16:30 #8 11.33 Get:106 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:16:30 #8 11.34 Get:107 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:16:30 #8 11.34 Get:108 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
16:16:30 #8 11.34 Get:109 http://deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u3 [1259 kB]
16:16:30 #8 30.69 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
16:16:30 #8 30.70 Unpacking libipc-system-simple-perl (1.25-4) ...
16:16:30 #8 30.72 Selecting previously unselected package libfile-basedir-perl.
16:16:30 #8 30.73 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
16:16:30 #8 30.73 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:30 #8 30.76 Selecting previously unselected package libfile-chdir-perl.
16:16:30 #8 30.76 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:30 #8 30.76 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:30 #8 30.80 Selecting previously unselected package libfile-fcntllock-perl.
16:16:30 #8 30.80 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
16:16:30 #8 30.81 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
16:16:30 #8 30.84 Selecting previously unselected package libfont-afm-perl.
16:16:30 #8 30.84 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
16:16:30 #8 30.85 Unpacking libfont-afm-perl (1.20-2) ...
16:16:30 #8 30.88 Selecting previously unselected package libfribidi0:arm64.
16:16:30 #8 30.88 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ...
16:16:30 #8 30.89 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ...
16:16:30 #8 30.92 Selecting previously unselected package libfuture-perl.
16:16:30 #8 30.92 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
16:16:30 #8 30.93 Unpacking libfuture-perl (0.39-1) ...
16:16:30 #8 30.96 Selecting previously unselected package libio-stringy-perl.
16:16:30 #8 30.96 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
16:16:30 #8 30.97 Unpacking libio-stringy-perl (2.111-3) ...
16:16:30 #8 30.99 Selecting previously unselected package libparams-validate-perl.
16:16:30 #8 31.00 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
16:16:30 #8 31.00 Unpacking libparams-validate-perl (1.29-1+b1) ...
16:16:30 #8 31.03 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:30 #9 28.65 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
16:16:30 #9 28.65 Unpacking libnpth0:arm64 (1.6-1) ...
16:16:30 #9 28.68 Selecting previously unselected package dirmngr.
16:16:30 #9 28.68 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:30 #9 28.70 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
16:16:30 #9 28.75 Selecting previously unselected package gnupg-l10n.
16:16:30 #9 28.75 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
16:16:30 #9 28.75 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:16:30 #9 28.78 Selecting previously unselected package gnupg-utils.
16:16:30 #9 28.78 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:30 #9 28.79 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
16:16:30 #9 28.84 Selecting previously unselected package gpg.
16:16:30 #9 28.85 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:30 #9 41.48 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
16:16:30 #9 41.49 Unpacking libmailtools-perl (2.21-1) ...
16:16:30 #9 41.53 Selecting previously unselected package libnet-ip-perl.
16:16:30 #9 41.53 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
16:16:30 #9 41.53 Unpacking libnet-ip-perl (1.26-2) ...
16:16:30 #9 41.57 Selecting previously unselected package libnet-dns-perl.
16:16:30 #9 41.57 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
16:16:30 #9 41.57 Unpacking libnet-dns-perl (1.22-1) ...
16:16:30 #9 41.65 Selecting previously unselected package libnet-domain-tld-perl.
16:16:30 #9 41.65 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:30 #9 41.66 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:30 #9 41.69 Selecting previously unselected package libemail-valid-perl.
16:16:30 #9 41.69 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
16:16:30 #9 41.70 Unpacking libemail-valid-perl (1.202-1) ...
16:16:30 #9 41.74 Selecting previously unselected package libexporter-tiny-perl.
16:16:30 #8 34.00 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
16:16:30 #8 34.00 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
16:16:30 #8 34.05 Selecting previously unselected package libre-engine-re2-perl:arm64.
16:16:30 #8 34.05 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
16:16:30 #8 34.06 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
16:16:30 #8 34.08 Selecting previously unselected package libreadonly-perl.
16:16:30 #8 34.09 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
16:16:30 #8 34.09 Unpacking libreadonly-perl (2.050-3) ...
16:16:30 #8 34.12 Selecting previously unselected package libref-util-perl.
16:16:30 #8 34.12 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
16:16:30 #8 34.13 Unpacking libref-util-perl (0.204-1) ...
16:16:30 #8 34.16 Selecting previously unselected package libref-util-xs-perl.
16:16:30 #8 34.16 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
16:16:30 #8 34.17 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:16:30 #8 34.20 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:30 #8 34.20 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:16:30 #8 34.21 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:16:30 #8 34.25 Selecting previously unselected package libregexp-pattern-perl.
16:16:30 #9 30.25 Selecting previously unselected package libgdbm-compat4:arm64.
16:16:30 #9 30.25 Preparing to unpack .../008-libgdbm-compat4_1.19-2_arm64.deb ...
16:16:30 #9 30.26 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
16:16:30 #9 30.29 Selecting previously unselected package libperl5.32:arm64.
16:16:30 #9 30.29 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_arm64.deb ...
16:16:30 #9 30.29 Unpacking libperl5.32:arm64 (5.32.1-3ubuntu3) ...
16:16:30 #8 41.15 Selecting previously unselected package libwant-perl.
16:16:30 #8 41.16 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
16:16:30 #8 41.17 Unpacking libwant-perl (0.29-1+b6) ...
16:16:30 #8 41.20 Selecting previously unselected package libcontextual-return-perl.
16:16:30 #8 41.20 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:30 #8 41.20 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:30 #8 41.25 Selecting previously unselected package libconvert-binhex-perl.
16:16:30 #8 41.25 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
16:16:30 #8 41.25 Unpacking libconvert-binhex-perl (1.125-1) ...
16:16:30 #8 41.28 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:30 #8 41.29 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
16:16:30 #8 41.29 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:16:30 #8 41.34 Selecting previously unselected package libdevel-stacktrace-perl.
16:16:30 #8 41.34 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:16:30 #8 41.34 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:16:30 #8 41.38 Selecting previously unselected package libexception-class-perl.
16:16:30 #9 31.12 Selecting previously unselected package gpg.
16:16:30 #9 31.12 Preparing to unpack .../138-gpg_2.2.20-1ubuntu3_arm64.deb ...
16:16:30 #9 31.12 Unpacking gpg (2.2.20-1ubuntu3) ...
16:16:30 #9 31.18 Selecting previously unselected package pinentry-curses.
16:16:30 #9 31.18 Preparing to unpack .../139-pinentry-curses_1.1.0-4build1_arm64.deb ...
16:16:30 #9 31.19 Unpacking pinentry-curses (1.1.0-4build1) ...
16:16:30 #9 31.22 Selecting previously unselected package gpg-agent.
16:16:30 #9 31.22 Preparing to unpack .../140-gpg-agent_2.2.20-1ubuntu3_arm64.deb ...
16:16:30 #9 31.22 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
16:16:30 #9 31.26 Selecting previously unselected package gpg-wks-client.
16:16:30 #9 31.27 Preparing to unpack .../141-gpg-wks-client_2.2.20-1ubuntu3_arm64.deb ...
16:16:30 #9 31.27 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
16:16:30 #9 31.30 Selecting previously unselected package gpg-wks-server.
16:16:30 #9 9.880 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
16:16:30 #9 9.892 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3ubuntu0~21.04.1 [1913 kB]
16:16:30 #8 49.41 invoke-rc.d: could not determine current runlevel
16:16:30 #8 49.42 invoke-rc.d: policy-rc.d denied execution of start.
16:16:30 #8 49.42 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ...
16:16:30 #8 49.44 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
16:16:30 #8 49.46 Setting up ucf (3.0038) ...
16:16:30 #8 49.54 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.4) ...
16:16:30 #8 49.56 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:16:30 #8 49.61 Setting up gnupg-l10n (2.2.4-1ubuntu1.4) ...
16:16:30 #13 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c
16:16:30 #8 9.399 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
16:16:30 #8 9.399 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
16:16:30 #9 9.057 Get:8 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpdec3 amd64 2.5.1-2build1 [86.8 kB]
16:16:30 #9 9.065 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 readline-common all 8.1-2 [54.1 kB]
16:16:30 #9 9.066 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadline8 amd64 8.1-2 [138 kB]
16:16:30 #9 9.074 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libsqlite3-0 amd64 3.35.5-1 [601 kB]
16:16:30 #9 9.099 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-stdlib amd64 3.9.7-2build1 [1807 kB]
16:16:30 #9 9.182 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9 amd64 3.9.7-2build1 [433 kB]
16:16:30 #9 9.204 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3-stdlib amd64 3.9.4-1build1 [7146 B]
16:16:30 #9 9.204 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 python3 amd64 3.9.4-1build1 [22.8 kB]
16:16:30 #9 9.206 Get:16 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 bsdextrautils amd64 2.36.1-8ubuntu2 [75.0 kB]
16:16:30 #9 9.211 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libuchardet0 amd64 0.0.7-1build1 [76.7 kB]
16:16:30 #9 9.214 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 groff-base amd64 1.22.4-7 [956 kB]
16:16:30 #9 9.256 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
16:16:30 #9 9.256 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libpipeline1 amd64 1.5.3-1build1 [23.2 kB]
16:16:30 #9 9.256 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 man-db amd64 2.9.4-2 [1154 kB]
16:16:30 #8 41.25 Selecting previously unselected package libgc1c2:armhf.
16:16:30 #8 41.25 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
16:16:30 #8 41.26 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
16:16:30 #8 41.31 Selecting previously unselected package libltdl7:armhf.
16:16:30 #8 41.31 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
16:16:30 #8 41.31 Unpacking libltdl7:armhf (2.4.6-9) ...
16:16:30 #8 41.37 Selecting previously unselected package guile-2.2-libs:armhf.
16:16:30 #8 41.37 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
16:16:30 #8 41.37 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
16:16:30 #9 39.00 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:30 #9 39.00 Preparing to unpack .../148-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:30 #9 39.01 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:30 #9 39.04 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:30 #9 39.05 Preparing to unpack .../149-libb-hooks-op-check-perl_0.22-1build3_armhf.deb ...
16:16:30 #9 39.05 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:16:30 #9 39.09 Selecting previously unselected package libdynaloader-functions-perl.
16:16:30 #9 39.09 Preparing to unpack .../150-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:30 #9 39.10 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:30 #9 39.13 Selecting previously unselected package libdevel-callchecker-perl.
16:16:30 #9 39.13 Preparing to unpack .../151-libdevel-callchecker-perl_0.008-1ubuntu2_armhf.deb ...
16:16:30 #9 39.13 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:16:30 #9 39.16 Selecting previously unselected package libparams-classify-perl.
16:16:30 #9 39.16 Preparing to unpack .../152-libparams-classify-perl_0.015-1build3_armhf.deb ...
16:16:30 #9 39.17 Unpacking libparams-classify-perl (0.015-1build3) ...
16:16:30 #8 32.93 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:30 #8 32.96 Selecting previously unselected package libsort-key-perl.
16:16:30 #8 32.96 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ...
16:16:30 #8 32.97 Unpacking libsort-key-perl (1.33-2) ...
16:16:30 #8 33.00 Selecting previously unselected package libstring-copyright-perl.
16:16:30 #8 33.00 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ...
16:16:30 #8 33.01 Unpacking libstring-copyright-perl (0.003005-1) ...
16:16:30 #8 33.03 Selecting previously unselected package libstring-escape-perl.
16:16:30 #8 33.03 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ...
16:16:30 #8 33.04 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:30 #8 33.06 Selecting previously unselected package libtext-levenshtein-perl.
16:16:30 #8 33.07 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ...
16:16:30 #8 33.07 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:16:30 #8 33.14 Selecting previously unselected package libunicode-utf8-perl.
16:16:30 #8 33.15 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ...
16:16:30 #8 33.15 Unpacking libunicode-utf8-perl (0.60-1build4) ...
16:16:30 #8 33.18 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:30 #8 33.18 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:16:30 #8 33.19 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:16:30 #8 33.22 Selecting previously unselected package libxml-sax-base-perl.
16:16:30 #8 33.22 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ...
16:16:30 #8 33.23 Unpacking libxml-sax-base-perl (1.09-1) ...
16:16:30 #8 33.27 Selecting previously unselected package libxml-sax-perl.
16:16:30 #9 8.574 The following NEW packages will be installed:
16:16:30 #9 8.574   at autoconf automake autopoint autotools-dev binutils binutils-common
16:16:30 #9 8.574   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:16:30 #9 8.574   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
16:16:30 #9 8.575   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:16:30 #9 8.575   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
16:16:30 #9 8.575   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:16:30 #9 8.575   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:16:30 #9 8.575   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:16:30 #9 8.575   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:16:30 #9 8.575   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:16:30 #9 8.575   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:16:30 #9 8.575   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:16:30 #9 8.575   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:16:30 #9 8.575   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:16:30 #9 8.575   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:16:30 #9 8.575   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:16:30 #9 8.575   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:16:30 #9 8.575   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:16:30 #9 8.575   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:16:30 #9 8.575   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:16:30 #9 8.575   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:16:30 #9 8.575   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:16:30 #9 8.575   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:16:30 #9 8.575   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:16:30 #9 8.575   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:16:30 #9 8.576   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:16:30 #9 8.576   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:16:30 #9 8.576   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:16:30 #9 8.576   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:16:30 #9 8.576   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:16:30 #9 8.576   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:16:30 #9 8.576   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:16:30 #9 8.576   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:16:30 #9 8.576   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:16:30 #9 8.576   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:16:30 #9 8.576   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:16:30 #9 8.576   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:16:30 #9 8.576   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:16:30 #9 8.576   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:16:30 #9 8.576   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:16:30 #9 8.576   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:16:30 #9 8.576   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:16:30 #9 8.576   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:16:30 #9 8.576   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:16:30 #9 8.576   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:16:30 #9 8.576   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:16:30 #9 8.576   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:16:30 #9 8.576   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:16:30 #9 8.576   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:16:30 #9 8.576   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:16:30 #9 8.576   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:16:30 #9 8.576   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:16:30 #9 8.576   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:16:30 #9 8.577   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:16:30 #9 8.577   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
16:16:30 #9 8.577   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:16:30 #9 8.577   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:16:30 #9 8.577   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:16:30 #9 8.577   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:16:30 #9 8.577   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:16:30 #9 8.577   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:16:30 #9 8.577   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:16:30 #9 8.577   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:16:30 #9 8.577   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:16:30 #9 8.577   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:16:30 #9 8.577   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:16:30 #9 8.577   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:16:30 #9 8.577   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:16:30 #9 8.577   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:16:30 #9 8.577   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:16:30 #9 8.577   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:16:30 #9 8.577   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:16:30 #9 8.577   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:16:30 #9 8.577   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:16:30 #9 8.578   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:16:30 #9 8.578   openssh-client openssl patch patchutils perl perl-modules-5.30
16:16:30 #9 8.578   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:16:30 #9 8.578   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:16:30 #9 8.578   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:16:30 #9 8.578   python3-pkg-resources python3-requests python3-six python3-unidiff
16:16:30 #9 8.578   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:16:30 #9 8.578   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:16:30 #9 8.579   xz-utils
16:16:31 #8 11.61 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB]
16:16:31 #8 11.62 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
16:16:31 #8 11.62 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB]
16:16:31 #8 11.63 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
16:16:31 #8 11.69 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB]
16:16:31 #8 11.69 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
16:16:31 #8 11.69 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB]
16:16:31 #8 11.76 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB]
16:16:31 #8 31.03 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
16:16:31 #8 31.04 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
16:16:31 #8 31.06 Selecting previously unselected package libsort-versions-perl.
16:16:31 #8 31.07 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
16:16:31 #8 31.07 Unpacking libsort-versions-perl (1.62-1) ...
16:16:31 #8 31.10 Selecting previously unselected package libgit-wrapper-perl.
16:16:31 #8 31.10 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:31 #8 31.11 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:31 #8 31.13 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:31 #8 31.13 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:16:31 #8 31.14 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:16:31 #8 31.16 Selecting previously unselected package libio-prompter-perl.
16:16:31 #8 31.17 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
16:16:31 #8 31.17 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:31 #8 31.20 Selecting previously unselected package libjson-perl.
16:16:31 #8 31.21 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
16:16:31 #8 31.21 Unpacking libjson-perl (4.02000-1) ...
16:16:31 #8 31.24 Selecting previously unselected package liblog-any-perl.
16:16:31 #8 11.38 Get:110 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
16:16:31 #8 11.39 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
16:16:31 #8 11.39 Get:112 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB]
16:16:31 #8 11.40 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
16:16:31 #8 11.42 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:16:31 #8 11.42 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
16:16:31 #8 11.43 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
16:16:31 #8 11.45 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
16:16:31 #9 28.85 Unpacking gpg (2.2.19-3ubuntu2.1) ...
16:16:31 #9 28.92 Selecting previously unselected package pinentry-curses.
16:16:31 #9 28.92 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
16:16:31 #9 28.93 Unpacking pinentry-curses (1.1.0-3build1) ...
16:16:31 #9 29.00 Selecting previously unselected package gpg-agent.
16:16:31 #9 29.00 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:31 #9 29.01 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
16:16:31 #9 29.05 Selecting previously unselected package gpg-wks-client.
16:16:31 #9 29.05 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:31 #9 29.05 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:16:31 #9 29.09 Selecting previously unselected package gpg-wks-server.
16:16:31 #9 29.09 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:31 #9 29.10 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:16:31 #9 41.74 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
16:16:31 #9 41.74 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:16:31 #9 41.77 Selecting previously unselected package libipc-system-simple-perl.
16:16:31 #9 41.78 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
16:16:31 #9 41.78 Unpacking libipc-system-simple-perl (1.26-1) ...
16:16:31 #9 41.82 Selecting previously unselected package libfile-basedir-perl.
16:16:31 #9 41.82 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
16:16:31 #9 41.82 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:31 #9 41.85 Selecting previously unselected package libfile-chdir-perl.
16:16:31 #9 41.86 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:31 #9 41.86 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:31 #9 41.89 Selecting previously unselected package libfile-fcntllock-perl.
16:16:31 #9 41.89 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
16:16:31 #9 41.89 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:16:31 #9 41.92 Selecting previously unselected package libnumber-compare-perl.
16:16:31 #9 41.92 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
16:16:31 #9 41.93 Unpacking libnumber-compare-perl (0.03-1) ...
16:16:31 #8 34.25 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:16:31 #8 34.25 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:16:31 #8 34.29 Selecting previously unselected package libsasl2-modules:arm64.
16:16:31 #8 34.29 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1_arm64.deb ...
16:16:31 #8 34.29 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1) ...
16:16:31 #8 34.33 Selecting previously unselected package libsereal-decoder-perl.
16:16:31 #8 34.33 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
16:16:31 #8 34.34 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:16:31 #8 34.37 Selecting previously unselected package libsereal-encoder-perl.
16:16:31 #8 34.37 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
16:16:31 #8 34.38 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:16:31 #8 34.42 Selecting previously unselected package libtask-weaken-perl.
16:16:31 #8 34.42 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
16:16:31 #8 34.42 Unpacking libtask-weaken-perl (1.06-1) ...
16:16:31 #8 34.45 Selecting previously unselected package libxml-parser-perl:arm64.
16:16:31 #8 34.45 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
16:16:31 #8 34.46 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
16:16:31 #8 34.50 Selecting previously unselected package libsoap-lite-perl.
16:16:31 #8 41.38 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
16:16:31 #8 41.38 Unpacking libexception-class-perl (1.44-1) ...
16:16:31 #8 41.41 Selecting previously unselected package libiterator-perl.
16:16:31 #8 41.41 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:16:31 #8 41.42 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:16:31 #8 41.45 Selecting previously unselected package libiterator-util-perl.
16:16:31 #8 41.45 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:16:31 #8 41.45 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:16:31 #8 41.49 Selecting previously unselected package libexporter-tiny-perl.
16:16:31 #8 41.49 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
16:16:31 #8 41.49 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:16:31 #8 41.52 Selecting previously unselected package liblist-moreutils-xs-perl.
16:16:31 #8 41.53 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
16:16:31 #8 41.53 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:16:31 #8 41.57 Selecting previously unselected package liblist-moreutils-perl.
16:16:31 #8 41.57 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
16:16:31 #8 41.57 Unpacking liblist-moreutils-perl (0.430-2) ...
16:16:31 #8 41.60 Selecting previously unselected package libdata-dpath-perl.
16:16:31 #8 41.60 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
16:16:31 #8 41.61 Unpacking libdata-dpath-perl (0.58-1) ...
16:16:31 #8 41.64 Selecting previously unselected package libdata-dump-perl.
16:16:31 #8 41.65 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
16:16:31 #8 41.65 Unpacking libdata-dump-perl (1.23-1.1) ...
16:16:31 #8 41.68 Selecting previously unselected package libdata-messagepack-perl.
16:16:31 #8 41.68 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
16:16:31 #8 41.68 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:16:31 #8 41.71 Selecting previously unselected package libnet-domain-tld-perl.
16:16:31 #8 41.71 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:16:31 #9 30.50 Selecting previously unselected package perl.
16:16:31 #9 30.50 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_arm64.deb ...
16:16:31 #9 30.51 Unpacking perl (5.32.1-3ubuntu3) ...
16:16:31 #9 30.54 Selecting previously unselected package openssl.
16:16:31 #9 30.54 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1.1_arm64.deb ...
16:16:31 #9 30.55 Unpacking openssl (1.1.1l-1ubuntu1.1) ...
16:16:31 #9 30.60 Selecting previously unselected package ca-certificates.
16:16:31 #9 30.60 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ...
16:16:31 #9 30.60 Unpacking ca-certificates (20210119ubuntu1) ...
16:16:31 #9 30.64 Selecting previously unselected package distro-info-data.
16:16:31 #9 30.64 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.1_all.deb ...
16:16:31 #9 31.30 Preparing to unpack .../142-gpg-wks-server_2.2.20-1ubuntu3_arm64.deb ...
16:16:31 #9 31.30 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
16:16:31 #9 31.34 Selecting previously unselected package gpgsm.
16:16:31 #9 31.34 Preparing to unpack .../143-gpgsm_2.2.20-1ubuntu3_arm64.deb ...
16:16:31 #9 31.34 Unpacking gpgsm (2.2.20-1ubuntu3) ...
16:16:31 #9 31.38 Selecting previously unselected package gnupg.
16:16:31 #9 31.39 Preparing to unpack .../144-gnupg_2.2.20-1ubuntu3_all.deb ...
16:16:31 #9 31.39 Unpacking gnupg (2.2.20-1ubuntu3) ...
16:16:31 #9 31.43 Selecting previously unselected package libfile-dirlist-perl.
16:16:31 #9 31.43 Preparing to unpack .../145-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:31 #9 31.43 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:31 #9 31.46 Selecting previously unselected package libfile-which-perl.
16:16:31 #9 31.46 Preparing to unpack .../146-libfile-which-perl_1.23-1_all.deb ...
16:16:31 #9 31.46 Unpacking libfile-which-perl (1.23-1) ...
16:16:31 #9 31.49 Selecting previously unselected package libfile-homedir-perl.
16:16:31 #9 31.49 Preparing to unpack .../147-libfile-homedir-perl_1.006-1_all.deb ...
16:16:31 #9 31.49 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:31 #9 31.52 Selecting previously unselected package libfile-touch-perl.
16:16:31 #9 31.53 Preparing to unpack .../148-libfile-touch-perl_0.11-1_all.deb ...
16:16:31 #9 31.53 Unpacking libfile-touch-perl (0.11-1) ...
16:16:31 #9 10.02 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
16:16:31 #9 10.02 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
16:16:31 #9 10.02 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 tzdata all 2021e-0ubuntu0.21.04 [294 kB]
16:16:31 #9 10.03 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
16:16:31 #9 10.04 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
16:16:31 #9 10.04 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
16:16:31 #9 10.04 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
16:16:31 #9 10.08 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3ubuntu0~21.04.1 [1687 kB]
16:16:31 #9 10.15 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3ubuntu0~21.04.1 [423 kB]
16:16:31 #9 10.17 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
16:16:31 #9 10.17 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
16:16:31 #9 10.17 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
16:16:31 #9 10.18 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
16:16:31 #9 10.18 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
16:16:31 #8 49.67 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ...
16:16:31 #8 49.72 Setting up libcroco3:armhf (0.6.12-2) ...
16:16:31 #8 49.73 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:31 #8 49.74 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.7) ...
16:16:31 #8 49.75 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
16:16:31 #8 49.77 Setting up patch (2.7.6-2ubuntu1.1) ...
16:16:31 #8 49.78 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:16:31 #8 49.80 Setting up krb5-locales (1.16-2ubuntu0.2) ...
16:16:31 #8 49.81 Setting up publicsuffix (20180223.1310-1) ...
16:16:31 #8 49.82 Setting up autotools-dev (20180224.1) ...
16:16:31 #8 49.83 Setting up t1utils (1.41-2) ...
16:16:31 #8 49.84 Setting up xz-utils (5.2.2-1.3) ...
16:16:31 #8 49.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.86 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:31 #8 49.87 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:31 #8 9.417 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
16:16:31 #8 9.621 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
16:16:31 #8 9.625 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
16:16:31 #8 9.629 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
16:16:31 #8 9.647 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:16:31 #8 9.661 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
16:16:31 #8 9.702 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
16:16:31 #8 9.702 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:16:31 #8 9.705 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
16:16:31 #8 9.706 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
16:16:31 #8 9.715 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:16:31 #8 9.715 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:16:31 #8 9.719 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:16:31 #8 9.719 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:16:31 #8 9.719 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:16:31 #8 9.719 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
16:16:31 #8 9.723 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
16:16:31 #8 9.725 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
16:16:31 #8 9.727 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
16:16:31 #8 36.94 Selecting previously unselected package libxml2:armhf.
16:16:31 #8 36.94 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
16:16:31 #8 36.96 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
16:16:31 #9 9.313 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB]
16:16:31 #9 9.454 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
16:16:31 #9 9.456 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 libperl5.32 amd64 5.32.1-3ubuntu3 [4713 kB]
16:16:31 #9 39.20 Selecting previously unselected package libmodule-runtime-perl.
16:16:31 #9 39.20 Preparing to unpack .../153-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:31 #9 39.21 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:31 #9 39.26 Selecting previously unselected package libimport-into-perl.
16:16:31 #9 39.26 Preparing to unpack .../154-libimport-into-perl_1.002005-1_all.deb ...
16:16:31 #9 39.27 Unpacking libimport-into-perl (1.002005-1) ...
16:16:31 #9 39.29 Selecting previously unselected package librole-tiny-perl.
16:16:31 #9 39.30 Preparing to unpack .../155-librole-tiny-perl_2.002004-1_all.deb ...
16:16:31 #9 39.30 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:31 #9 39.33 Selecting previously unselected package libstrictures-perl.
16:16:31 #9 39.33 Preparing to unpack .../156-libstrictures-perl_2.000006-1_all.deb ...
16:16:31 #9 39.34 Unpacking libstrictures-perl (2.000006-1) ...
16:16:31 #9 39.36 Selecting previously unselected package libsub-quote-perl.
16:16:31 #9 39.37 Preparing to unpack .../157-libsub-quote-perl_2.006006-1_all.deb ...
16:16:31 #9 39.37 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:31 #8 33.27 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
16:16:31 #8 33.28 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:16:31 #8 33.31 Selecting previously unselected package libxml-libxml-perl.
16:16:31 #8 33.32 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ...
16:16:31 #8 33.32 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
16:16:31 #8 33.37 Selecting previously unselected package libxml-parser-perl.
16:16:31 #8 33.37 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ...
16:16:31 #8 33.38 Unpacking libxml-parser-perl (2.44-2build3) ...
16:16:31 #8 33.42 Selecting previously unselected package libxml-sax-expat-perl.
16:16:31 #8 33.42 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ...
16:16:31 #8 33.43 Unpacking libxml-sax-expat-perl (0.40-2) ...
16:16:31 #8 33.46 Selecting previously unselected package libxml-simple-perl.
16:16:31 #8 33.46 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ...
16:16:31 #8 33.46 Unpacking libxml-simple-perl (2.24-1) ...
16:16:31 #8 33.49 Selecting previously unselected package libyaml-libyaml-perl.
16:16:31 #9 9.008 0 upgraded, 354 newly installed, 0 to remove and 1 not upgraded.
16:16:31 #9 9.008 Need to get 104 MB of archives.
16:16:31 #9 9.008 After this operation, 467 MB of additional disk space will be used.
16:16:31 #9 9.008 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
16:16:31 #8 31.24 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
16:16:31 #8 31.25 Unpacking liblog-any-perl (1.707-1) ...
16:16:31 #8 31.28 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:31 #8 31.28 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:31 #8 31.28 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:31 #8 31.31 Selecting previously unselected package libpackage-stash-perl.
16:16:31 #8 31.32 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
16:16:31 #8 31.32 Unpacking libpackage-stash-perl (0.38-1) ...
16:16:31 #8 31.35 Selecting previously unselected package libsub-identify-perl.
16:16:31 #8 31.35 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
16:16:31 #8 31.35 Unpacking libsub-identify-perl (0.14-1+b1) ...
16:16:31 #8 31.38 Selecting previously unselected package libnamespace-clean-perl.
16:16:31 #8 31.38 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:31 #8 31.38 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:31 #8 31.41 Selecting previously unselected package libpath-tiny-perl.
16:16:31 #8 31.41 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
16:16:31 #8 31.42 Unpacking libpath-tiny-perl (0.108-1) ...
16:16:31 #8 31.45 Selecting previously unselected package libtype-tiny-perl.
16:16:31 #8 11.90 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
16:16:31 #8 11.90 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB]
16:16:31 #9 41.95 Selecting previously unselected package libtext-glob-perl.
16:16:31 #9 41.96 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
16:16:31 #9 41.96 Unpacking libtext-glob-perl (0.10-1) ...
16:16:31 #9 42.00 Selecting previously unselected package libfile-find-rule-perl.
16:16:31 #9 42.00 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:31 #9 42.02 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:31 #9 42.05 Selecting previously unselected package libfont-afm-perl.
16:16:31 #9 42.06 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
16:16:31 #9 42.06 Unpacking libfont-afm-perl (1.20-2) ...
16:16:31 #9 42.10 Selecting previously unselected package libio-string-perl.
16:16:31 #9 42.10 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
16:16:31 #9 42.11 Unpacking libio-string-perl (1.08-3) ...
16:16:31 #9 42.14 Selecting previously unselected package libfont-ttf-perl.
16:16:31 #9 42.14 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
16:16:31 #9 42.14 Unpacking libfont-ttf-perl (1.06-1) ...
16:16:31 #20 DONE 0.9s
16:16:31 
16:16:31 #21 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:16:31 #21 sha256:459f21e0cfde956bf33c25d4c8e147360a3a60dd9010d942e56e69cb81510832
16:16:31 #8 39.16 Selecting previously unselected package libio-html-perl.
16:16:31 #8 39.16 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ...
16:16:31 #8 39.24 Unpacking libio-html-perl (1.004-2) ...
16:16:31 #8 41.72 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:16:31 #8 41.75 Selecting previously unselected package libdata-validate-domain-perl.
16:16:31 #8 41.75 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:16:31 #8 41.75 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:16:31 #8 41.78 Selecting previously unselected package libdevel-size-perl.
16:16:31 #8 41.78 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
16:16:31 #8 41.79 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:16:31 #8 41.82 Selecting previously unselected package libdistro-info-perl.
16:16:31 #8 41.82 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
16:16:31 #8 41.82 Unpacking libdistro-info-perl (1.0) ...
16:16:31 #8 41.86 Selecting previously unselected package libemail-address-xs-perl.
16:16:31 #8 41.86 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
16:16:31 #8 41.86 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:16:31 #8 41.89 Selecting previously unselected package libfcgi0ldbl:armhf.
16:16:31 #8 41.89 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
16:16:31 #8 41.90 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
16:16:31 #9 30.64 Unpacking distro-info-data (0.51ubuntu1.1) ...
16:16:31 #9 30.67 Selecting previously unselected package less.
16:16:31 #9 30.67 Preparing to unpack .../014-less_551-2_arm64.deb ...
16:16:31 #9 30.68 Unpacking less (551-2) ...
16:16:31 #9 30.72 Selecting previously unselected package libmd0:arm64.
16:16:31 #9 30.72 Preparing to unpack .../015-libmd0_1.0.3-3build1_arm64.deb ...
16:16:31 #9 30.72 Unpacking libmd0:arm64 (1.0.3-3build1) ...
16:16:31 #9 30.75 Selecting previously unselected package libbsd0:arm64.
16:16:31 #9 30.75 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_arm64.deb ...
16:16:31 #9 30.75 Unpacking libbsd0:arm64 (0.11.3-1ubuntu2) ...
16:16:31 #9 30.78 Selecting previously unselected package libelf1:arm64.
16:16:31 #9 30.78 Preparing to unpack .../017-libelf1_0.185-1build1_arm64.deb ...
16:16:31 #9 30.79 Unpacking libelf1:arm64 (0.185-1build1) ...
16:16:31 #9 30.81 Selecting previously unselected package libicu67:arm64.
16:16:31 #9 30.82 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_arm64.deb ...
16:16:31 #9 30.82 Unpacking libicu67:arm64 (67.1-7ubuntu1) ...
16:16:31 #9 29.14 Selecting previously unselected package gpgsm.
16:16:31 #9 29.14 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.1_arm64.deb ...
16:16:31 #9 29.15 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
16:16:31 #9 29.19 Selecting previously unselected package gnupg.
16:16:31 #9 29.19 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.1_all.deb ...
16:16:31 #9 29.20 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
16:16:31 #9 29.24 Selecting previously unselected package libfile-which-perl.
16:16:31 #9 29.24 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
16:16:31 #9 29.24 Unpacking libfile-which-perl (1.23-1) ...
16:16:31 #9 29.27 Selecting previously unselected package libfile-homedir-perl.
16:16:31 #9 29.27 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
16:16:31 #9 29.28 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:31 #9 29.34 Selecting previously unselected package libio-pty-perl.
16:16:31 #9 29.34 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
16:16:31 #9 29.35 Unpacking libio-pty-perl (1:1.12-1) ...
16:16:31 #9 29.37 Selecting previously unselected package libipc-run-perl.
16:16:31 #9 29.37 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
16:16:31 #9 29.38 Unpacking libipc-run-perl (20180523.0-2) ...
16:16:31 #9 29.41 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:31 #9 29.41 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:31 #9 29.42 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:31 #9 29.44 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:31 #9 31.56 Selecting previously unselected package libio-pty-perl.
16:16:31 #9 31.56 Preparing to unpack .../149-libio-pty-perl_1%3a1.15-2_arm64.deb ...
16:16:31 #9 31.57 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:31 #9 31.60 Selecting previously unselected package libipc-run-perl.
16:16:31 #9 31.60 Preparing to unpack .../150-libipc-run-perl_20200505.0-1_all.deb ...
16:16:31 #9 31.60 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:31 #9 31.64 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:31 #9 31.64 Preparing to unpack .../151-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:31 #9 31.65 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:31 #9 31.67 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:31 #9 31.67 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1build3_arm64.deb ...
16:16:31 #9 31.68 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:16:31 #9 31.70 Selecting previously unselected package libdynaloader-functions-perl.
16:16:31 #9 31.71 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:31 #9 31.71 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:31 #9 31.74 Selecting previously unselected package libdevel-callchecker-perl.
16:16:31 #9 31.74 Preparing to unpack .../154-libdevel-callchecker-perl_0.008-1ubuntu2_arm64.deb ...
16:16:31 #9 31.74 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:16:31 #9 31.77 Selecting previously unselected package libparams-classify-perl.
16:16:31 #9 31.77 Preparing to unpack .../155-libparams-classify-perl_0.015-1build3_arm64.deb ...
16:16:31 #9 31.77 Unpacking libparams-classify-perl (0.015-1build3) ...
16:16:31 #9 31.80 Selecting previously unselected package libmodule-runtime-perl.
16:16:31 #9 31.80 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:31 #9 31.81 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:31 #9 31.83 Selecting previously unselected package libimport-into-perl.
16:16:31 #9 31.84 Preparing to unpack .../157-libimport-into-perl_1.002005-1_all.deb ...
16:16:31 #9 31.85 Unpacking libimport-into-perl (1.002005-1) ...
16:16:31 #8 34.50 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
16:16:31 #8 34.50 Unpacking libsoap-lite-perl (1.27-1) ...
16:16:31 #8 34.55 Selecting previously unselected package libsort-key-perl.
16:16:31 #8 34.55 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
16:16:31 #8 34.56 Unpacking libsort-key-perl (1.33-2+b3) ...
16:16:31 #8 34.59 Selecting previously unselected package libstring-copyright-perl.
16:16:31 #8 34.59 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:31 #8 34.60 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:31 #8 34.63 Selecting previously unselected package libstring-escape-perl.
16:16:31 #8 34.63 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
16:16:31 #8 34.63 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:31 #8 34.66 Selecting previously unselected package libstring-shellquote-perl.
16:16:31 #8 34.66 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:31 #8 34.67 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:31 #8 34.70 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
16:16:31 #8 34.70 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
16:16:31 #8 34.70 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
16:16:31 #8 34.73 Selecting previously unselected package libterm-readkey-perl.
16:16:31 #8 34.74 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
16:16:31 #8 34.74 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:16:31 #8 34.77 Selecting previously unselected package libtext-levenshteinxs-perl.
16:16:31 #8 34.77 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
16:16:31 #8 34.78 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:16:31 #8 34.80 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
16:16:31 #9 10.22 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
16:16:31 #9 10.23 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
16:16:31 #9 10.23 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
16:16:31 #9 10.28 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
16:16:31 #9 10.40 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
16:16:31 #9 10.40 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB]
16:16:31 #8 49.88 Setting up libfakeroot:armhf (1.22-2ubuntu1) ...
16:16:31 #8 49.90 Setting up libltdl7:armhf (2.4.6-2) ...
16:16:31 #8 49.91 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:31 #8 49.93 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.4) ...
16:16:31 #8 49.94 Setting up liblocale-gettext-perl (1.07-3build2) ...
16:16:31 #8 49.96 Setting up wdiff (1.2.2-2) ...
16:16:31 #8 49.98 Setting up shared-mime-info (1.9-2) ...
16:16:31 #8 9.729 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
16:16:31 #8 9.751 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
16:16:31 #8 9.751 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
16:16:31 #8 9.751 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
16:16:31 #8 9.751 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:16:31 #8 9.756 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:16:31 #8 9.757 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:16:31 #8 9.758 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
16:16:31 #8 9.760 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:16:31 #8 37.40 Selecting previously unselected package libcroco3:armhf.
16:16:31 #8 37.41 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
16:16:31 #8 37.41 Unpacking libcroco3:armhf (0.6.12-3) ...
16:16:31 #8 37.46 Selecting previously unselected package gettext.
16:16:31 #8 37.46 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
16:16:31 #8 37.47 Unpacking gettext (0.19.8.1-9) ...
16:16:31 #9 9.706 Get:25 http://archive.ubuntu.com/ubuntu impish/main amd64 perl amd64 5.32.1-3ubuntu3 [227 kB]
16:16:31 #9 9.716 Get:26 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 openssl amd64 1.1.1l-1ubuntu1.1 [651 kB]
16:16:31 #9 9.719 Get:27 http://archive.ubuntu.com/ubuntu impish/main amd64 ca-certificates all 20210119ubuntu1 [149 kB]
16:16:31 #9 9.722 Get:28 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 distro-info-data all 0.51ubuntu1.1 [5112 B]
16:16:31 #9 9.723 Get:29 http://archive.ubuntu.com/ubuntu impish/main amd64 less amd64 551-2 [123 kB]
16:16:31 #9 9.728 Get:30 http://archive.ubuntu.com/ubuntu impish/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
16:16:31 #9 9.730 Get:31 http://archive.ubuntu.com/ubuntu impish/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
16:16:31 #9 9.732 Get:32 http://archive.ubuntu.com/ubuntu impish/main amd64 libelf1 amd64 0.185-1build1 [51.4 kB]
16:16:31 #9 9.736 Get:33 http://archive.ubuntu.com/ubuntu impish/main amd64 libicu67 amd64 67.1-7ubuntu1 [10.1 MB]
16:16:31 #9 39.41 Selecting previously unselected package libmoo-perl.
16:16:31 #9 39.41 Preparing to unpack .../158-libmoo-perl_2.004004-1_all.deb ...
16:16:31 #9 39.42 Unpacking libmoo-perl (2.004004-1) ...
16:16:31 #9 39.45 Selecting previously unselected package libencode-locale-perl.
16:16:31 #9 39.45 Preparing to unpack .../159-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:31 #9 39.46 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:31 #9 39.49 Selecting previously unselected package libtimedate-perl.
16:16:31 #9 39.49 Preparing to unpack .../160-libtimedate-perl_2.3300-2_all.deb ...
16:16:31 #9 39.50 Unpacking libtimedate-perl (2.3300-2) ...
16:16:31 #9 39.53 Selecting previously unselected package libhttp-date-perl.
16:16:31 #9 39.53 Preparing to unpack .../161-libhttp-date-perl_6.05-1_all.deb ...
16:16:31 #9 39.54 Unpacking libhttp-date-perl (6.05-1) ...
16:16:31 #9 39.57 Selecting previously unselected package libfile-listing-perl.
16:16:31 #9 39.57 Preparing to unpack .../162-libfile-listing-perl_6.14-1_all.deb ...
16:16:31 #9 39.57 Unpacking libfile-listing-perl (6.14-1) ...
16:16:31 #9 39.60 Selecting previously unselected package libhtml-tagset-perl.
16:16:31 #9 39.60 Preparing to unpack .../163-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:31 #9 39.61 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:31 #9 39.64 Selecting previously unselected package liburi-perl.
16:16:31 #9 39.64 Preparing to unpack .../164-liburi-perl_5.07-1_all.deb ...
16:16:31 #9 39.64 Unpacking liburi-perl (5.07-1) ...
16:16:31 #9 39.69 Selecting previously unselected package libhtml-parser-perl.
16:16:31 #9 39.70 Preparing to unpack .../165-libhtml-parser-perl_3.75-1build1_armhf.deb ...
16:16:31 #9 39.70 Unpacking libhtml-parser-perl (3.75-1build1) ...
16:16:31 #9 39.73 Selecting previously unselected package libhtml-tree-perl.
16:16:31 #9 39.74 Preparing to unpack .../166-libhtml-tree-perl_5.07-2_all.deb ...
16:16:31 #8 33.50 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ...
16:16:31 #8 33.50 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
16:16:31 #8 33.54 Selecting previously unselected package licensecheck.
16:16:31 #8 33.54 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ...
16:16:31 #8 33.54 Unpacking licensecheck (3.0.31-2) ...
16:16:31 #8 33.60 Selecting previously unselected package patchutils.
16:16:31 #8 33.60 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ...
16:16:31 #8 33.60 Unpacking patchutils (0.3.4-2) ...
16:16:31 #8 33.67 Selecting previously unselected package t1utils.
16:16:31 #8 33.67 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ...
16:16:31 #8 33.68 Unpacking t1utils (1.41-2) ...
16:16:31 #8 33.71 Selecting previously unselected package lintian.
16:16:31 #8 42.17 Selecting previously unselected package iso-codes.
16:16:31 #8 42.17 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
16:16:31 #8 42.17 Unpacking iso-codes (4.2-1) ...
16:16:31 #9 9.155 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB]
16:16:31 #8 31.45 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
16:16:31 #8 31.45 Unpacking libtype-tiny-perl (1.004004-1) ...
16:16:31 #8 31.50 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:31 #8 31.50 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
16:16:31 #8 31.50 Unpacking libgitlab-api-v4-perl (0.16-1) ...
16:16:31 #8 31.54 Selecting previously unselected package libglib2.0-data.
16:16:31 #8 31.54 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
16:16:31 #8 31.54 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
16:16:31 #8 31.68 Selecting previously unselected package libgpm2:arm64.
16:16:31 #8 31.68 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
16:16:31 #8 31.68 Unpacking libgpm2:arm64 (1.20.7-5) ...
16:16:31 #8 31.72 Selecting previously unselected package libidn11:arm64.
16:16:31 #8 12.06 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB]
16:16:31 #8 12.07 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB]
16:16:31 #8 12.11 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20210119~18.04.2 [145 kB]
16:16:31 #8 12.11 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.13 [4656 B]
16:16:31 #8 12.12 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
16:16:31 #8 12.12 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
16:16:31 #8 12.12 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
16:16:31 #8 12.15 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB]
16:16:31 #8 12.15 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
16:16:31 #8 12.16 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
16:16:31 #8 12.23 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
16:16:31 #9 42.22 Selecting previously unselected package libfuture-perl.
16:16:31 #9 42.22 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
16:16:31 #9 42.22 Unpacking libfuture-perl (0.43-1) ...
16:16:31 #9 42.27 Selecting previously unselected package libio-stringy-perl.
16:16:31 #9 42.27 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
16:16:31 #9 42.27 Unpacking libio-stringy-perl (2.111-3) ...
16:16:31 #9 42.32 Selecting previously unselected package libparams-validate-perl.
16:16:31 #9 42.32 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
16:16:31 #9 42.33 Unpacking libparams-validate-perl (1.29-3) ...
16:16:31 #9 42.36 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:31 #9 42.36 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:16:31 #9 42.36 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:16:31 #9 42.40 Selecting previously unselected package libsort-versions-perl.
16:16:31 #9 42.40 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
16:16:31 #9 42.40 Unpacking libsort-versions-perl (1.62-1) ...
16:16:31 #8 41.92 Selecting previously unselected package libfcgi-bin.
16:16:31 #8 41.93 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
16:16:31 #8 41.93 Unpacking libfcgi-bin (2.4.2-2) ...
16:16:31 #8 41.96 Selecting previously unselected package libfcgi-perl:armhf.
16:16:31 #8 41.96 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
16:16:31 #8 41.96 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
16:16:31 #8 41.99 Selecting previously unselected package libipc-system-simple-perl.
16:16:31 #8 41.99 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
16:16:31 #8 42.00 Unpacking libipc-system-simple-perl (1.30-1) ...
16:16:31 #8 42.03 Selecting previously unselected package libfile-basedir-perl.
16:16:31 #8 42.03 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
16:16:31 #8 42.03 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:31 #8 42.06 Selecting previously unselected package libfile-chdir-perl.
16:16:31 #8 42.06 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:16:31 #8 42.06 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:16:31 #8 42.09 Selecting previously unselected package libfile-fcntllock-perl.
16:16:31 #8 42.09 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
16:16:31 #8 42.10 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:16:31 #8 42.12 Selecting previously unselected package libnumber-compare-perl.
16:16:31 #8 42.13 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
16:16:31 #8 42.14 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:16:31 #8 42.16 Selecting previously unselected package libtext-glob-perl.
16:16:31 #8 42.16 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
16:16:31 #8 42.16 Unpacking libtext-glob-perl (0.11-1) ...
16:16:31 #8 42.19 Selecting previously unselected package libfile-find-rule-perl.
16:16:31 #8 42.19 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:31 #8 42.20 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:31 #8 42.23 Selecting previously unselected package libfont-afm-perl.
16:16:31 #9 31.01 Selecting previously unselected package libxml2:arm64.
16:16:31 #9 31.01 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4_arm64.deb ...
16:16:31 #9 31.01 Unpacking libxml2:arm64 (2.9.12+dfsg-4) ...
16:16:31 #9 31.06 Selecting previously unselected package libyaml-0-2:arm64.
16:16:31 #9 31.06 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_arm64.deb ...
16:16:31 #9 31.06 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
16:16:31 #9 31.09 Selecting previously unselected package lsb-release.
16:16:31 #9 31.09 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ...
16:16:31 #9 31.09 Unpacking lsb-release (11.1.0ubuntu3) ...
16:16:31 #9 31.12 Selecting previously unselected package netbase.
16:16:31 #9 31.12 Preparing to unpack .../022-netbase_6.3_all.deb ...
16:16:31 #9 31.13 Unpacking netbase (6.3) ...
16:16:31 #9 31.15 Selecting previously unselected package python3-pkg-resources.
16:16:31 #9 31.15 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ...
16:16:31 #9 31.16 Unpacking python3-pkg-resources (52.0.0-4) ...
16:16:31 #9 31.19 Selecting previously unselected package ucf.
16:16:31 #9 31.19 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:16:31 #9 31.20 Moving old data out of the way
16:16:31 #9 31.20 Unpacking ucf (3.0043) ...
16:16:31 #9 31.22 Selecting previously unselected package libmagic-mgc.
16:16:31 #9 29.44 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
16:16:31 #9 29.45 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:16:31 #9 29.48 Selecting previously unselected package libdynaloader-functions-perl.
16:16:31 #9 29.48 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:31 #9 29.48 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:31 #9 29.51 Selecting previously unselected package libdevel-callchecker-perl.
16:16:31 #9 29.51 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
16:16:31 #9 29.52 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:16:31 #9 29.55 Selecting previously unselected package libparams-classify-perl.
16:16:31 #9 29.55 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
16:16:31 #9 29.55 Unpacking libparams-classify-perl (0.015-1build2) ...
16:16:31 #9 29.58 Selecting previously unselected package libmodule-runtime-perl.
16:16:31 #9 29.58 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:31 #9 29.58 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:31 #9 29.61 Selecting previously unselected package libimport-into-perl.
16:16:31 #9 29.61 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
16:16:31 #9 29.62 Unpacking libimport-into-perl (1.002005-1) ...
16:16:31 #9 29.64 Selecting previously unselected package librole-tiny-perl.
16:16:31 #9 29.64 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
16:16:31 #9 29.65 Unpacking librole-tiny-perl (2.001004-1) ...
16:16:31 #9 29.67 Selecting previously unselected package libstrictures-perl.
16:16:31 #9 31.87 Selecting previously unselected package librole-tiny-perl.
16:16:31 #9 31.88 Preparing to unpack .../158-librole-tiny-perl_2.002004-1_all.deb ...
16:16:31 #9 31.88 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:31 #9 31.91 Selecting previously unselected package libstrictures-perl.
16:16:31 #9 31.91 Preparing to unpack .../159-libstrictures-perl_2.000006-1_all.deb ...
16:16:31 #9 31.91 Unpacking libstrictures-perl (2.000006-1) ...
16:16:31 #9 31.94 Selecting previously unselected package libsub-quote-perl.
16:16:31 #9 31.94 Preparing to unpack .../160-libsub-quote-perl_2.006006-1_all.deb ...
16:16:31 #9 31.95 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:31 #9 31.97 Selecting previously unselected package libmoo-perl.
16:16:31 #9 31.97 Preparing to unpack .../161-libmoo-perl_2.004004-1_all.deb ...
16:16:31 #9 31.98 Unpacking libmoo-perl (2.004004-1) ...
16:16:31 #9 32.00 Selecting previously unselected package libencode-locale-perl.
16:16:31 #9 32.00 Preparing to unpack .../162-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:31 #9 32.01 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:31 #9 32.03 Selecting previously unselected package libtimedate-perl.
16:16:31 #9 32.03 Preparing to unpack .../163-libtimedate-perl_2.3300-2_all.deb ...
16:16:31 #9 32.04 Unpacking libtimedate-perl (2.3300-2) ...
16:16:31 #9 32.06 Selecting previously unselected package libhttp-date-perl.
16:16:31 #9 32.07 Preparing to unpack .../164-libhttp-date-perl_6.05-1_all.deb ...
16:16:31 #9 32.07 Unpacking libhttp-date-perl (6.05-1) ...
16:16:31 #9 32.10 Selecting previously unselected package libfile-listing-perl.
16:16:31 #8 34.81 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
16:16:31 #8 34.81 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
16:16:31 #8 34.84 Selecting previously unselected package libtext-xslate-perl.
16:16:31 #8 34.84 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
16:16:31 #8 34.85 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:16:31 #8 34.90 Selecting previously unselected package libtime-duration-perl.
16:16:31 #8 34.91 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
16:16:31 #8 34.91 Unpacking libtime-duration-perl (1.21-1) ...
16:16:31 #8 34.94 Selecting previously unselected package libtime-moment-perl.
16:16:31 #8 34.94 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
16:16:31 #8 34.94 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:16:31 #8 34.98 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:31 #8 34.98 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
16:16:31 #8 34.98 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:16:31 #8 35.01 Selecting previously unselected package libunicode-utf8-perl.
16:16:31 #9 10.68 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB]
16:16:31 #9 10.69 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.6 [623 kB]
16:16:31 #9 10.74 Get:27 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ca-certificates all 20210119ubuntu0.21.04.1 [146 kB]
16:16:31 #9 10.75 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4.3 [5164 B]
16:16:31 #9 10.75 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
16:16:31 #9 10.75 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
16:16:31 #9 10.75 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
16:16:31 #9 10.75 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
16:16:31 #9 10.75 Get:33 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libicu67 amd64 67.1-6ubuntu2.1 [8620 kB]
16:16:31 #8 10.05 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:16:31 #8 10.05 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
16:16:31 #8 ...
16:16:31 
16:16:31 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:31 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:31 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.7s done
16:16:31 #13 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 3.8s done
16:16:31 #8 37.75 Selecting previously unselected package intltool-debian.
16:16:31 #8 37.75 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:31 #8 37.76 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:31 #8 37.79 Selecting previously unselected package po-debconf.
16:16:31 #8 37.79 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
16:16:31 #8 37.79 Unpacking po-debconf (1.0.21) ...
16:16:31 #9 39.24 Selecting previously unselected package gcc.
16:16:31 #9 39.24 Preparing to unpack .../081-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
16:16:31 #9 39.24 Unpacking gcc (4:11.2.0-1ubuntu1) ...
16:16:31 #9 39.27 Selecting previously unselected package libstdc++-11-dev:armhf.
16:16:31 #9 39.27 Preparing to unpack .../082-libstdc++-11-dev_11.2.0-7ubuntu2_armhf.deb ...
16:16:31 #9 39.28 Unpacking libstdc++-11-dev:armhf (11.2.0-7ubuntu2) ...
16:16:31 #9 39.47 Selecting previously unselected package g++-11.
16:16:31 #9 39.48 Preparing to unpack .../083-g++-11_11.2.0-7ubuntu2_armhf.deb ...
16:16:31 #9 39.48 Unpacking g++-11 (11.2.0-7ubuntu2) ...
16:16:31 #9 39.74 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:31 #9 39.79 Selecting previously unselected package libio-html-perl.
16:16:31 #9 39.79 Preparing to unpack .../167-libio-html-perl_1.004-2_all.deb ...
16:16:31 #9 39.84 Unpacking libio-html-perl (1.004-2) ...
16:16:31 #9 39.87 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:31 #9 39.87 Preparing to unpack .../168-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:31 #9 39.87 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:31 #9 39.91 Selecting previously unselected package libhttp-message-perl.
16:16:31 #9 39.91 Preparing to unpack .../169-libhttp-message-perl_6.28-1_all.deb ...
16:16:31 #9 39.91 Unpacking libhttp-message-perl (6.28-1) ...
16:16:31 #9 39.94 Selecting previously unselected package libhttp-cookies-perl.
16:16:31 #9 39.95 Preparing to unpack .../170-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:31 #9 39.95 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:31 #8 33.72 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ...
16:16:31 #8 33.72 Unpacking lintian (2.5.81ubuntu1) ...
16:16:31 #8 33.85 Selecting previously unselected package manpages-dev.
16:16:31 #8 33.85 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ...
16:16:31 #8 33.86 Unpacking manpages-dev (4.15-1) ...
16:16:31 #8 31.72 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
16:16:31 #8 31.73 Unpacking libidn11:arm64 (1.33-2.2) ...
16:16:31 #8 31.77 Selecting previously unselected package libntlm0:arm64.
16:16:31 #8 31.78 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
16:16:31 #8 31.78 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
16:16:31 #8 31.81 Selecting previously unselected package libgsasl7.
16:16:31 #8 31.81 Preparing to unpack .../236-libgsasl7_1.8.0-8+b2_arm64.deb ...
16:16:31 #8 31.82 Unpacking libgsasl7 (1.8.0-8+b2) ...
16:16:31 #8 31.86 Selecting previously unselected package libhtml-form-perl.
16:16:31 #8 31.87 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
16:16:31 #8 31.87 Unpacking libhtml-form-perl (6.03-1) ...
16:16:31 #8 31.90 Selecting previously unselected package libhtml-format-perl.
16:16:31 #8 31.90 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
16:16:31 #8 31.91 Unpacking libhtml-format-perl (2.12-1) ...
16:16:31 #8 31.94 Selecting previously unselected package libhttp-daemon-perl.
16:16:31 #8 31.94 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3_all.deb ...
16:16:31 #8 31.94 Unpacking libhttp-daemon-perl (6.01-3) ...
16:16:31 #8 31.97 Selecting previously unselected package libstruct-dumb-perl.
16:16:31 #9 9.579 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB]
16:16:31 #9 9.626 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
16:16:31 #9 9.630 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB]
16:16:31 #9 9.718 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
16:16:31 #9 9.718 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
16:16:31 #8 12.27 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB]
16:16:31 #9 42.43 Selecting previously unselected package libgit-wrapper-perl.
16:16:31 #9 42.44 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:31 #9 42.44 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:31 #9 42.47 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:31 #9 42.47 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:16:31 #9 42.48 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:16:31 #9 42.51 Selecting previously unselected package libio-prompter-perl.
16:16:31 #9 42.52 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
16:16:31 #9 42.52 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:31 #9 42.55 Selecting previously unselected package libjson-perl.
16:16:31 #9 42.56 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
16:16:31 #9 42.56 Unpacking libjson-perl (4.02000-2) ...
16:16:31 #9 42.61 Selecting previously unselected package liblog-any-perl.
16:16:31 #9 42.61 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
16:16:31 #9 42.62 Unpacking liblog-any-perl (1.708-1) ...
16:16:31 #9 42.65 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:31 #9 42.65 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:31 #9 42.66 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:31 #9 42.69 Selecting previously unselected package libpackage-stash-perl.
16:16:31 #9 42.69 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
16:16:31 #9 42.69 Unpacking libpackage-stash-perl (0.38-1) ...
16:16:31 #9 42.72 Selecting previously unselected package libsub-identify-perl.
16:16:31 #9 42.73 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
16:16:31 #9 42.73 Unpacking libsub-identify-perl (0.14-1build2) ...
16:16:31 #9 42.77 Selecting previously unselected package libsub-name-perl.
16:16:31 #9 42.77 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
16:16:31 #8 42.23 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
16:16:31 #8 42.23 Unpacking libfont-afm-perl (1.20-3) ...
16:16:31 #8 42.26 Selecting previously unselected package libio-string-perl.
16:16:31 #8 42.27 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
16:16:31 #8 42.27 Unpacking libio-string-perl (1.08-3.1) ...
16:16:31 #8 42.30 Selecting previously unselected package libfont-ttf-perl.
16:16:31 #8 42.30 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
16:16:31 #8 42.30 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:16:31 #8 42.37 Selecting previously unselected package libio-stringy-perl.
16:16:31 #8 42.38 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
16:16:31 #8 42.38 Unpacking libio-stringy-perl (2.111-3) ...
16:16:31 #8 42.41 Selecting previously unselected package libparams-validate-perl:armhf.
16:16:31 #8 42.41 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
16:16:31 #8 42.42 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
16:16:31 #8 42.45 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:31 #8 42.45 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:16:31 #8 42.46 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:16:31 #9 31.23 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:16:31 #9 31.23 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:31 #9 31.29 Selecting previously unselected package libmagic1:arm64.
16:16:31 #9 31.29 Preparing to unpack .../026-libmagic1_1%3a5.39-3_arm64.deb ...
16:16:31 #9 31.29 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:16:31 #9 31.34 Selecting previously unselected package file.
16:16:31 #9 31.34 Preparing to unpack .../027-file_1%3a5.39-3_arm64.deb ...
16:16:31 #9 31.35 Unpacking file (1:5.39-3) ...
16:16:31 #9 31.37 Selecting previously unselected package gettext-base.
16:16:31 #9 31.37 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_arm64.deb ...
16:16:31 #9 31.37 Unpacking gettext-base (0.21-4ubuntu3) ...
16:16:31 #9 31.40 Selecting previously unselected package iso-codes.
16:16:31 #9 31.40 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:16:31 #9 31.40 Unpacking iso-codes (4.6.0-1) ...
16:16:31 #9 32.10 Preparing to unpack .../165-libfile-listing-perl_6.14-1_all.deb ...
16:16:31 #9 32.10 Unpacking libfile-listing-perl (6.14-1) ...
16:16:31 #9 32.14 Selecting previously unselected package libhtml-tagset-perl.
16:16:31 #9 32.14 Preparing to unpack .../166-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:31 #9 32.14 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:31 #9 32.17 Selecting previously unselected package liburi-perl.
16:16:31 #9 32.17 Preparing to unpack .../167-liburi-perl_5.07-1_all.deb ...
16:16:31 #9 32.21 Unpacking liburi-perl (5.07-1) ...
16:16:31 #9 32.26 Selecting previously unselected package libhtml-parser-perl.
16:16:31 #9 32.26 Preparing to unpack .../168-libhtml-parser-perl_3.75-1build1_arm64.deb ...
16:16:31 #9 32.27 Unpacking libhtml-parser-perl (3.75-1build1) ...
16:16:31 #9 32.33 Selecting previously unselected package libhtml-tree-perl.
16:16:31 #8 35.01 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
16:16:31 #8 35.02 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:16:31 #8 35.05 Selecting previously unselected package libxdelta2.
16:16:31 #8 35.05 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
16:16:31 #8 35.06 Unpacking libxdelta2 (1.1.3-9.3) ...
16:16:31 #8 35.09 Selecting previously unselected package libxext6:arm64.
16:16:31 #8 35.10 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
16:16:31 #8 35.10 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
16:16:31 #8 35.13 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:31 #8 35.13 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:16:31 #8 35.14 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:16:31 #8 35.17 Selecting previously unselected package libxml-sax-base-perl.
16:16:31 #8 35.17 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:16:31 #8 35.17 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:16:31 #8 35.21 Selecting previously unselected package libxml-sax-perl.
16:16:31 #8 35.21 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:31 #8 35.22 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:31 #8 35.25 Selecting previously unselected package libxml-libxml-perl.
16:16:31 #8 35.25 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
16:16:31 #8 35.26 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:16:31 #8 35.32 Selecting previously unselected package libxml-sax-expat-perl.
16:16:31 #8 35.32 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:31 #8 35.33 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:31 #8 35.36 Selecting previously unselected package libxmlrpc-lite-perl.
16:16:31 #8 39.87 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:31 #8 39.87 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:31 #8 39.87 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:31 #9 29.67 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
16:16:31 #9 29.68 Unpacking libstrictures-perl (2.000006-1) ...
16:16:31 #9 29.70 Selecting previously unselected package libsub-quote-perl.
16:16:31 #9 29.70 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
16:16:31 #9 29.71 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:31 #9 29.73 Selecting previously unselected package libmoo-perl.
16:16:31 #9 29.74 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
16:16:31 #9 29.74 Unpacking libmoo-perl (2.003006-1) ...
16:16:31 #9 29.77 Selecting previously unselected package libencode-locale-perl.
16:16:31 #9 29.77 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
16:16:31 #9 29.82 Unpacking libencode-locale-perl (1.05-1) ...
16:16:31 #9 29.84 Selecting previously unselected package libtimedate-perl.
16:16:31 #9 29.85 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
16:16:31 #9 29.85 Unpacking libtimedate-perl (2.3200-1) ...
16:16:31 #9 29.88 Selecting previously unselected package libhttp-date-perl.
16:16:31 #9 29.88 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
16:16:31 #9 29.89 Unpacking libhttp-date-perl (6.05-1) ...
16:16:31 #9 29.91 Selecting previously unselected package libfile-listing-perl.
16:16:31 #9 29.92 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
16:16:31 #9 29.92 Unpacking libfile-listing-perl (6.04-1) ...
16:16:31 #9 29.95 Selecting previously unselected package libhtml-tagset-perl.
16:16:31 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1
16:16:31 #13 ...
16:16:31 
16:16:31 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:31 #8 sha256:e831acd011a02a91da13eaaabfd293d7c222b6a9859f850b3e60c25ca1a82213
16:16:31 #8 10.20 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:16:31 #8 10.21 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
16:16:31 #8 10.22 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
16:16:31 #8 10.26 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
16:16:31 #8 37.85 Selecting previously unselected package debhelper.
16:16:31 #8 37.85 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
16:16:31 #8 37.86 Unpacking debhelper (13.2~bpo10+1) ...
16:16:31 #8 38.00 Selecting previously unselected package libfakeroot:armhf.
16:16:31 #8 38.00 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
16:16:31 #8 38.01 Unpacking libfakeroot:armhf (1.23-1) ...
16:16:31 #8 38.06 Selecting previously unselected package fakeroot.
16:16:31 #8 38.06 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
16:16:31 #8 38.07 Unpacking fakeroot (1.23-1) ...
16:16:31 #8 12.35 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
16:16:31 #8 12.35 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
16:16:31 #8 12.35 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
16:16:31 #8 12.35 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB]
16:16:31 #8 12.36 Get:122 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB]
16:16:31 #8 12.36 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
16:16:31 #8 12.36 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB]
16:16:31 #8 12.38 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB]
16:16:31 #8 12.39 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB]
16:16:31 #8 12.40 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB]
16:16:31 #8 12.43 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
16:16:31 #8 12.43 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB]
16:16:31 #8 12.43 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB]
16:16:31 #8 12.44 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB]
16:16:31 #8 12.44 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB]
16:16:31 #9 39.98 Selecting previously unselected package libhttp-negotiate-perl.
16:16:31 #9 39.98 Preparing to unpack .../171-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:31 #9 39.98 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:31 #9 40.01 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:31 #9 40.01 Preparing to unpack .../172-perl-openssl-defaults_5_armhf.deb ...
16:16:31 #9 40.02 Unpacking perl-openssl-defaults:armhf (5) ...
16:16:31 #9 40.04 Selecting previously unselected package libnet-ssleay-perl.
16:16:31 #9 40.05 Preparing to unpack .../173-libnet-ssleay-perl_1.88-3ubuntu1_armhf.deb ...
16:16:31 #9 40.05 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:31 #9 40.12 Selecting previously unselected package libio-socket-ssl-perl.
16:16:31 #9 40.12 Preparing to unpack .../174-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:31 #9 40.13 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:31 #9 40.17 Selecting previously unselected package libnet-http-perl.
16:16:31 #9 40.17 Preparing to unpack .../175-libnet-http-perl_6.20-1_all.deb ...
16:16:31 #9 40.17 Unpacking libnet-http-perl (6.20-1) ...
16:16:31 #9 40.20 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:31 #9 40.20 Preparing to unpack .../176-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:31 #9 40.20 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:32 #9 10.32 Get:34 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml2 amd64 2.9.12+dfsg-4 [761 kB]
16:16:32 #9 10.32 Get:35 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
16:16:32 #9 10.32 Get:36 http://archive.ubuntu.com/ubuntu impish/main amd64 lsb-release all 11.1.0ubuntu3 [10.8 kB]
16:16:32 #9 10.32 Get:37 http://archive.ubuntu.com/ubuntu impish/main amd64 netbase all 6.3 [12.9 kB]
16:16:32 #9 10.32 Get:38 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-pkg-resources all 52.0.0-4 [129 kB]
16:16:32 #9 10.33 Get:39 http://archive.ubuntu.com/ubuntu impish/main amd64 ucf all 3.0043 [56.1 kB]
16:16:32 #9 10.33 Get:40 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
16:16:32 #9 10.33 Get:41 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
16:16:32 #9 10.33 Get:42 http://archive.ubuntu.com/ubuntu impish/main amd64 file amd64 1:5.39-3 [23.7 kB]
16:16:32 #8 34.08 Selecting previously unselected package python3-certifi.
16:16:32 #8 34.08 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ...
16:16:32 #8 34.09 Unpacking python3-certifi (2018.1.18-2) ...
16:16:32 #8 34.13 Selecting previously unselected package python3-idna.
16:16:32 #8 34.13 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ...
16:16:32 #8 34.14 Unpacking python3-idna (2.6-1) ...
16:16:32 #8 34.17 Selecting previously unselected package python3-urllib3.
16:16:32 #8 34.17 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
16:16:32 #8 34.17 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:16:32 #8 34.21 Selecting previously unselected package python3-requests.
16:16:32 #8 34.21 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
16:16:32 #8 34.22 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
16:16:32 #8 34.25 Selecting previously unselected package python3-unidiff.
16:16:32 #8 31.97 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
16:16:32 #8 31.98 Unpacking libstruct-dumb-perl (0.09-1) ...
16:16:32 #8 32.01 Selecting previously unselected package libio-async-perl.
16:16:32 #8 32.01 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
16:16:32 #8 32.01 Unpacking libio-async-perl (0.72-1) ...
16:16:32 #8 32.06 Selecting previously unselected package libio-sessiondata-perl.
16:16:32 #8 32.06 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
16:16:32 #8 32.07 Unpacking libio-sessiondata-perl (1.03-1) ...
16:16:32 #8 32.09 Selecting previously unselected package libio-string-perl.
16:16:32 #8 32.10 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
16:16:32 #8 32.10 Unpacking libio-string-perl (1.08-3) ...
16:16:32 #8 32.13 Selecting previously unselected package libtypes-serialiser-perl.
16:16:32 #8 32.13 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
16:16:32 #8 32.13 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:16:32 #8 32.16 Selecting previously unselected package libjson-xs-perl.
16:16:32 #8 32.16 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
16:16:32 #8 32.17 Unpacking libjson-xs-perl (3.040-1+b1) ...
16:16:32 #8 32.20 Selecting previously unselected package liblzo2-2:arm64.
16:16:32 #9 42.78 Unpacking libsub-name-perl (0.26-1) ...
16:16:32 #9 42.81 Selecting previously unselected package libnamespace-clean-perl.
16:16:32 #9 42.81 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:32 #9 42.82 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:32 #9 42.86 Selecting previously unselected package libpath-tiny-perl.
16:16:32 #9 42.86 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
16:16:32 #9 42.86 Unpacking libpath-tiny-perl (0.108-1) ...
16:16:32 #9 42.90 Selecting previously unselected package libtype-tiny-perl.
16:16:32 #9 42.90 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
16:16:32 #9 42.90 Unpacking libtype-tiny-perl (1.008001-2) ...
16:16:32 #9 42.96 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:32 #9 42.96 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:16:32 #9 42.97 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:16:32 #9 43.01 Selecting previously unselected package libhash-fieldhash-perl.
16:16:32 #8 12.65 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB]
16:16:32 #8 12.66 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
16:16:32 #8 12.66 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
16:16:32 #8 12.67 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB]
16:16:32 #8 12.67 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
16:16:32 #8 12.67 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
16:16:32 #8 12.67 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
16:16:32 #8 12.67 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB]
16:16:32 #8 12.68 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]
16:16:32 #8 12.72 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
16:16:32 #8 42.72 Selecting previously unselected package libalgorithm-diff-perl.
16:16:32 #8 42.72 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:16:32 #8 42.72 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:16:32 #8 42.76 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:32 #8 42.76 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
16:16:32 #8 42.78 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:16:32 #8 42.81 Selecting previously unselected package libalgorithm-merge-perl.
16:16:32 #8 42.49 Selecting previously unselected package libsort-versions-perl.
16:16:32 #8 42.49 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
16:16:32 #8 42.49 Unpacking libsort-versions-perl (1.62-1) ...
16:16:32 #8 42.52 Selecting previously unselected package libgit-wrapper-perl.
16:16:32 #8 42.52 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:32 #8 42.53 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:32 #8 42.56 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:32 #8 42.56 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:16:32 #8 42.57 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:32 #8 42.59 Selecting previously unselected package libio-prompter-perl.
16:16:32 #8 42.59 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
16:16:32 #8 42.60 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:32 #8 42.63 Selecting previously unselected package libjson-perl.
16:16:32 #8 42.63 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
16:16:32 #8 42.64 Unpacking libjson-perl (4.03000-1) ...
16:16:32 #8 42.67 Selecting previously unselected package liblog-any-perl.
16:16:32 #8 42.67 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
16:16:32 #8 42.68 Unpacking liblog-any-perl (1.709-1) ...
16:16:32 #9 9.720 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
16:16:32 #9 9.723 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
16:16:32 #9 9.725 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
16:16:32 #9 9.731 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
16:16:32 #9 9.758 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB]
16:16:32 #9 9.836 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB]
16:16:32 #9 9.855 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
16:16:32 #9 9.855 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
16:16:32 #9 9.858 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
16:16:32 #9 9.861 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
16:16:32 #9 9.867 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
16:16:32 #9 9.869 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
16:16:32 #9 9.909 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
16:16:32 #9 9.912 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
16:16:32 #9 9.947 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
16:16:32 #9 9.963 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
16:16:32 #9 31.71 Selecting previously unselected package libcbor0.6:arm64.
16:16:32 #9 31.71 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_arm64.deb ...
16:16:32 #9 31.71 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu3) ...
16:16:32 #9 31.74 Selecting previously unselected package libedit2:arm64.
16:16:32 #9 31.74 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_arm64.deb ...
16:16:32 #9 32.33 Preparing to unpack .../169-libhtml-tree-perl_5.07-2_all.deb ...
16:16:32 #9 32.34 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:32 #9 32.38 Selecting previously unselected package libio-html-perl.
16:16:32 #9 32.38 Preparing to unpack .../170-libio-html-perl_1.004-2_all.deb ...
16:16:32 #9 32.39 Unpacking libio-html-perl (1.004-2) ...
16:16:32 #9 32.42 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:32 #9 32.42 Preparing to unpack .../171-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:32 #9 32.42 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:32 #9 32.45 Selecting previously unselected package libhttp-message-perl.
16:16:32 #9 32.45 Preparing to unpack .../172-libhttp-message-perl_6.28-1_all.deb ...
16:16:32 #9 32.46 Unpacking libhttp-message-perl (6.28-1) ...
16:16:32 #9 32.49 Selecting previously unselected package libhttp-cookies-perl.
16:16:32 #9 32.49 Preparing to unpack .../173-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:32 #9 32.49 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:32 #9 32.51 Selecting previously unselected package libhttp-negotiate-perl.
16:16:32 #9 32.52 Preparing to unpack .../174-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:32 #9 32.52 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:32 #9 32.55 Selecting previously unselected package perl-openssl-defaults:arm64.
16:16:32 #9 32.55 Preparing to unpack .../175-perl-openssl-defaults_5_arm64.deb ...
16:16:32 #9 32.55 Unpacking perl-openssl-defaults:arm64 (5) ...
16:16:32 #8 35.36 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:16:32 #8 35.36 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:16:32 #8 35.40 Selecting previously unselected package libxmuu1:arm64.
16:16:32 #8 35.40 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
16:16:32 #8 35.41 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:16:32 #8 35.44 Selecting previously unselected package libyaml-0-2:arm64.
16:16:32 #8 35.44 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
16:16:32 #8 35.44 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
16:16:32 #8 35.48 Selecting previously unselected package libyaml-libyaml-perl.
16:16:32 #8 35.48 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
16:16:32 #8 35.48 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:16:32 #8 35.51 Selecting previously unselected package licensecheck.
16:16:32 #8 35.52 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
16:16:32 #8 35.52 Unpacking licensecheck (3.1.1-2) ...
16:16:32 #8 35.56 Selecting previously unselected package lzip.
16:16:32 #8 35.56 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
16:16:32 #8 35.56 Unpacking lzip (1.22-3) ...
16:16:32 #8 35.60 Selecting previously unselected package lzop.
16:16:32 #8 40.24 Selecting previously unselected package libhttp-message-perl.
16:16:32 #9 29.95 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:32 #9 29.96 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:32 #9 29.99 Selecting previously unselected package liburi-perl.
16:16:32 #9 29.99 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
16:16:32 #9 30.00 Unpacking liburi-perl (1.76-2) ...
16:16:32 #9 30.05 Selecting previously unselected package libhtml-parser-perl.
16:16:32 #9 30.05 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
16:16:32 #9 30.05 Unpacking libhtml-parser-perl (3.72-5) ...
16:16:32 #9 30.09 Selecting previously unselected package libhtml-tree-perl.
16:16:32 #9 30.09 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
16:16:32 #9 30.09 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:32 #9 30.13 Selecting previously unselected package libio-html-perl.
16:16:32 #9 30.13 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
16:16:32 #9 30.14 Unpacking libio-html-perl (1.001-1) ...
16:16:32 #9 30.16 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:32 #9 30.16 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:32 #9 30.17 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:32 #9 30.19 Selecting previously unselected package libhttp-message-perl.
16:16:32 #9 30.20 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
16:16:32 #9 30.20 Unpacking libhttp-message-perl (6.22-1) ...
16:16:32 #9 30.23 Selecting previously unselected package libhttp-cookies-perl.
16:16:32 #9 30.23 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
16:16:32 #9 30.24 Unpacking libhttp-cookies-perl (6.08-1) ...
16:16:32 #9 30.26 Selecting previously unselected package libhttp-negotiate-perl.
16:16:32 #9 30.26 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:32 #9 30.27 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:32 #9 11.15 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
16:16:32 #9 11.19 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
16:16:32 #9 11.19 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:16:32 #9 11.19 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
16:16:32 #9 11.19 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
16:16:32 #9 11.19 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
16:16:32 #9 11.20 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
16:16:32 #9 11.20 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
16:16:32 #9 11.20 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
16:16:32 #9 11.22 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
16:16:32 #8 38.11 Selecting previously unselected package libfile-which-perl.
16:16:32 #8 38.11 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
16:16:32 #8 38.12 Unpacking libfile-which-perl (1.23-1) ...
16:16:32 #8 38.15 Selecting previously unselected package libfile-homedir-perl.
16:16:32 #8 38.16 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
16:16:32 #8 38.16 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:32 #8 38.24 Selecting previously unselected package libio-pty-perl.
16:16:32 #8 38.24 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
16:16:32 #8 38.24 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
16:16:32 #8 38.28 Selecting previously unselected package libipc-run-perl.
16:16:32 #8 38.28 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
16:16:32 #8 38.29 Unpacking libipc-run-perl (20180523.0-1) ...
16:16:32 #8 38.33 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:32 #8 38.33 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:32 #8 38.34 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:32 #8 38.38 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:32 #8 12.59 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB]
16:16:32 #8 12.59 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:16:32 #8 12.59 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
16:16:32 #8 12.59 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
16:16:32 #8 12.59 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
16:16:32 #8 12.59 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:16:32 #8 12.59 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:32 #8 12.59 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:16:32 #8 12.59 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
16:16:32 #8 12.59 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:16:32 #8 12.59 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
16:16:32 #8 12.59 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
16:16:32 #8 12.59 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:32 #8 12.60 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:32 #8 12.60 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
16:16:32 #8 12.60 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
16:16:32 #8 12.60 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
16:16:32 #8 12.61 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
16:16:32 #8 12.61 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
16:16:32 #8 12.61 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:16:32 #8 12.61 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
16:16:32 #8 12.61 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
16:16:32 #8 12.61 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:16:32 #8 12.61 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
16:16:32 #8 12.61 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
16:16:32 #8 12.61 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
16:16:32 #8 12.62 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
16:16:32 #8 12.62 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:16:32 #8 12.62 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
16:16:32 #8 12.62 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:16:32 #8 12.62 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:32 #8 12.62 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
16:16:32 #8 12.63 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+b1 [308 kB]
16:16:32 #8 12.63 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
16:16:32 #8 12.63 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
16:16:32 #8 12.63 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:16:32 #8 12.64 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:32 #8 12.64 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:32 #8 12.64 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
16:16:32 #8 12.64 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
16:16:32 #8 12.64 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
16:16:32 #8 12.64 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
16:16:32 #8 12.66 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
16:16:32 #8 12.66 Get:176 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u4 [6880 B]
16:16:32 #8 12.66 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:16:32 #8 12.67 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
16:16:32 #8 12.67 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
16:16:32 #8 12.67 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
16:16:32 #8 12.67 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
16:16:32 #8 12.68 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
16:16:32 #8 12.69 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
16:16:32 #8 12.69 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
16:16:32 #8 12.69 Get:185 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB]
16:16:32 #8 12.70 Get:186 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB]
16:16:32 #8 12.72 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
16:16:32 #8 12.73 Get:188 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB]
16:16:32 #8 12.73 Get:189 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB]
16:16:32 #8 12.74 Get:190 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB]
16:16:32 #8 12.75 Get:191 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB]
16:16:32 #8 12.75 Get:192 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
16:16:32 #8 12.76 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
16:16:32 #8 12.76 Get:194 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
16:16:32 #8 12.79 Get:195 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB]
16:16:32 #9 40.23 Selecting previously unselected package libtry-tiny-perl.
16:16:32 #9 40.24 Preparing to unpack .../177-libtry-tiny-perl_0.30-1_all.deb ...
16:16:32 #9 40.24 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:32 #9 40.27 Selecting previously unselected package libwww-robotrules-perl.
16:16:32 #9 40.27 Preparing to unpack .../178-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:32 #9 40.28 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:32 #9 40.31 Selecting previously unselected package libwww-perl.
16:16:32 #9 40.31 Preparing to unpack .../179-libwww-perl_6.52-1_all.deb ...
16:16:32 #9 40.31 Unpacking libwww-perl (6.52-1) ...
16:16:32 #9 40.36 Selecting previously unselected package patchutils.
16:16:32 #9 40.36 Preparing to unpack .../180-patchutils_0.4.2-1_armhf.deb ...
16:16:32 #9 40.37 Unpacking patchutils (0.4.2-1) ...
16:16:32 #9 40.40 Selecting previously unselected package wdiff.
16:16:32 #9 40.40 Preparing to unpack .../181-wdiff_1.2.2-2build1_armhf.deb ...
16:16:32 #9 40.41 Unpacking wdiff (1.2.2-2build1) ...
16:16:32 #9 40.45 Selecting previously unselected package devscripts.
16:16:32 #9 40.45 Preparing to unpack .../182-devscripts_2.21.1ubuntu1_armhf.deb ...
16:16:32 #21 0.988 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:16:32 #21 0.990 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:16:32 #21 1.002 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:16:32 #21 1.183 Get:4 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB]
16:16:32 #21 1.221 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB]
16:16:32 #21 1.221 Get:6 http://security.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB]
16:16:32 #21 1.221 Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB]
16:16:32 #21 1.222 Get:8 http://security.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB]
16:16:32 #21 1.223 Get:9 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:16:32 #9 10.39 Get:43 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext-base amd64 0.21-4ubuntu3 [36.6 kB]
16:16:32 #9 10.46 Get:44 http://archive.ubuntu.com/ubuntu impish/main amd64 iso-codes all 4.6.0-1 [2769 kB]
16:16:32 #9 10.60 Get:45 http://archive.ubuntu.com/ubuntu impish/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
16:16:32 #8 32.21 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
16:16:32 #8 32.21 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
16:16:32 #8 32.24 Selecting previously unselected package libkyotocabinet16v5:arm64.
16:16:32 #8 32.25 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
16:16:32 #8 32.25 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
16:16:32 #8 32.30 Selecting previously unselected package liblist-compare-perl.
16:16:32 #8 32.30 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
16:16:32 #8 32.30 Unpacking liblist-compare-perl (0.53-1) ...
16:16:32 #8 32.34 Selecting previously unselected package liblist-moreutils-perl.
16:16:32 #8 32.34 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
16:16:32 #8 32.34 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
16:16:32 #8 32.38 Selecting previously unselected package libltdl-dev:arm64.
16:16:32 #8 32.38 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
16:16:32 #8 32.39 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
16:16:32 #8 32.47 Selecting previously unselected package libsys-hostname-long-perl.
16:16:32 #9 43.01 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
16:16:32 #9 43.02 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:16:32 #9 43.05 Selecting previously unselected package libhtml-form-perl.
16:16:32 #9 43.05 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
16:16:32 #9 43.06 Unpacking libhtml-form-perl (6.07-1) ...
16:16:32 #9 43.09 Selecting previously unselected package libhtml-format-perl.
16:16:32 #9 43.09 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
16:16:32 #9 43.10 Unpacking libhtml-format-perl (2.12-1) ...
16:16:32 #9 43.14 Selecting previously unselected package libhttp-daemon-perl.
16:16:32 #9 43.14 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1_all.deb ...
16:16:32 #9 43.15 Unpacking libhttp-daemon-perl (6.06-1) ...
16:16:32 #9 43.19 Selecting previously unselected package libidn11:armhf.
16:16:32 #9 43.20 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
16:16:32 #9 43.21 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
16:16:32 #9 43.25 Selecting previously unselected package libstruct-dumb-perl.
16:16:32 #9 43.25 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
16:16:32 #8 12.83 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
16:16:32 #8 12.83 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB]
16:16:32 #8 12.83 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
16:16:32 #8 12.84 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
16:16:32 #8 12.84 Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B]
16:16:32 #8 12.84 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
16:16:32 #8 12.85 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
16:16:32 #8 12.87 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
16:16:32 #8 12.87 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB]
16:16:32 #8 12.91 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
16:16:32 #8 12.98 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB]
16:16:32 #8 13.03 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB]
16:16:32 #8 13.06 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
16:16:32 #8 13.07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
16:16:32 #8 13.07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB]
16:16:32 #8 13.07 Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB]
16:16:32 #8 13.08 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB]
16:16:32 #8 13.09 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB]
16:16:32 #8 13.09 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB]
16:16:32 #8 13.09 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB]
16:16:32 #8 34.25 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ...
16:16:32 #8 34.26 Unpacking python3-unidiff (0.5.4-1) ...
16:16:32 #8 34.29 Selecting previously unselected package python3-xdg.
16:16:32 #8 34.29 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ...
16:16:32 #8 34.29 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
16:16:32 #8 34.34 Selecting previously unselected package unzip.
16:16:32 #8 34.34 Preparing to unpack .../271-unzip_6.0-21ubuntu1.1_arm64.deb ...
16:16:32 #8 34.34 Unpacking unzip (6.0-21ubuntu1.1) ...
16:16:32 #8 34.38 Selecting previously unselected package wdiff.
16:16:32 #8 34.38 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ...
16:16:32 #8 34.39 Unpacking wdiff (1.2.2-2) ...
16:16:32 #8 34.42 Selecting previously unselected package equivs.
16:16:32 #8 34.42 Preparing to unpack .../273-equivs_2.1.0_all.deb ...
16:16:32 #8 34.42 Unpacking equivs (2.1.0) ...
16:16:32 #8 34.45 Selecting previously unselected package libauthen-sasl-perl.
16:16:32 #8 34.46 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ...
16:16:32 #8 34.46 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:16:32 #8 34.50 Selecting previously unselected package python3-magic.
16:16:32 #8 42.71 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:32 #8 42.71 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:32 #8 42.72 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:32 #8 42.75 Selecting previously unselected package libpackage-stash-perl.
16:16:32 #8 42.75 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
16:16:32 #8 42.75 Unpacking libpackage-stash-perl (0.39-1) ...
16:16:32 #8 42.78 Selecting previously unselected package libsub-identify-perl.
16:16:32 #8 42.78 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
16:16:32 #8 42.79 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:16:32 #8 42.81 Selecting previously unselected package libsub-name-perl.
16:16:32 #8 42.81 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
16:16:32 #8 42.82 Unpacking libsub-name-perl (0.26-1+b1) ...
16:16:32 #8 42.85 Selecting previously unselected package libnamespace-clean-perl.
16:16:32 #8 42.85 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:32 #8 42.85 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:32 #8 42.89 Selecting previously unselected package libpath-tiny-perl.
16:16:32 #8 42.89 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
16:16:32 #8 42.90 Unpacking libpath-tiny-perl (0.118-1) ...
16:16:32 #9 10.11 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
16:16:32 #9 10.11 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
16:16:32 #9 10.28 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
16:16:32 #9 32.58 Selecting previously unselected package libnet-ssleay-perl.
16:16:32 #9 32.58 Preparing to unpack .../176-libnet-ssleay-perl_1.88-3ubuntu1_arm64.deb ...
16:16:32 #9 32.59 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:32 #9 32.64 Selecting previously unselected package libio-socket-ssl-perl.
16:16:32 #9 32.64 Preparing to unpack .../177-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:32 #9 32.66 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:32 #9 32.69 Selecting previously unselected package libnet-http-perl.
16:16:32 #9 32.70 Preparing to unpack .../178-libnet-http-perl_6.20-1_all.deb ...
16:16:32 #9 32.70 Unpacking libnet-http-perl (6.20-1) ...
16:16:32 #9 32.73 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:32 #9 32.73 Preparing to unpack .../179-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:32 #9 32.73 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:32 #9 32.76 Selecting previously unselected package libtry-tiny-perl.
16:16:32 #9 32.76 Preparing to unpack .../180-libtry-tiny-perl_0.30-1_all.deb ...
16:16:32 #9 32.76 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:32 #9 32.79 Selecting previously unselected package libwww-robotrules-perl.
16:16:32 #9 32.79 Preparing to unpack .../181-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:32 #9 32.80 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:32 #9 32.83 Selecting previously unselected package libwww-perl.
16:16:32 #9 32.83 Preparing to unpack .../182-libwww-perl_6.52-1_all.deb ...
16:16:32 #9 32.83 Unpacking libwww-perl (6.52-1) ...
16:16:32 #9 32.87 Selecting previously unselected package patchutils.
16:16:32 #9 31.75 Unpacking libedit2:arm64 (3.1-20191231-2build1) ...
16:16:32 #9 31.78 Selecting previously unselected package libfido2-1:arm64.
16:16:32 #9 31.78 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_arm64.deb ...
16:16:32 #9 31.78 Unpacking libfido2-1:arm64 (1.6.0-2build1) ...
16:16:32 #9 31.81 Selecting previously unselected package libpng16-16:arm64.
16:16:32 #9 31.81 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_arm64.deb ...
16:16:32 #9 31.81 Unpacking libpng16-16:arm64 (1.6.37-3build4) ...
16:16:32 #9 31.84 Selecting previously unselected package libpsl5:arm64.
16:16:32 #9 31.84 Preparing to unpack .../034-libpsl5_0.21.0-1.2_arm64.deb ...
16:16:32 #9 31.85 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:16:32 #9 31.88 Selecting previously unselected package libxau6:arm64.
16:16:32 #9 31.88 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_arm64.deb ...
16:16:32 #9 31.88 Unpacking libxau6:arm64 (1:1.0.9-1build3) ...
16:16:32 #9 31.91 Selecting previously unselected package libxdmcp6:arm64.
16:16:32 #9 31.91 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_arm64.deb ...
16:16:32 #9 31.91 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu4) ...
16:16:32 #9 31.94 Selecting previously unselected package libxcb1:arm64.
16:16:32 #9 31.94 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_arm64.deb ...
16:16:32 #9 31.95 Unpacking libxcb1:arm64 (1.14-3ubuntu1) ...
16:16:32 #9 31.98 Selecting previously unselected package libx11-data.
16:16:32 #8 42.82 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:32 #8 42.82 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:32 #8 42.86 Selecting previously unselected package libapt-inst2.0:armhf.
16:16:32 #8 42.86 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
16:16:32 #8 42.87 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
16:16:32 #8 42.92 Selecting previously unselected package libapt-pkg-perl.
16:16:32 #8 42.92 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
16:16:32 #8 42.92 Unpacking libapt-pkg-perl (0.1.34+b1) ...
16:16:32 #8 42.96 Selecting previously unselected package libarchive-cpio-perl.
16:16:32 #8 42.96 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:32 #8 42.97 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:32 #8 42.99 Selecting previously unselected package libasync-mergepoint-perl.
16:16:32 #8 43.00 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
16:16:32 #8 43.00 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:16:32 #8 43.03 Selecting previously unselected package libauthen-sasl-perl.
16:16:32 #8 43.03 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
16:16:32 #8 43.04 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:16:32 #8 43.07 Selecting previously unselected package libmodule-implementation-perl.
16:16:32 #8 43.07 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:32 #8 43.07 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:32 #8 43.10 Selecting previously unselected package libvariable-magic-perl.
16:16:32 #8 43.10 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
16:16:32 #8 43.11 Unpacking libvariable-magic-perl (0.62-1+b1) ...
16:16:32 #8 35.60 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
16:16:32 #8 35.60 Unpacking lzop (1.04-2) ...
16:16:32 #8 35.64 Selecting previously unselected package t1utils.
16:16:32 #8 35.64 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
16:16:32 #8 35.65 Unpacking t1utils (1.41-4) ...
16:16:32 #8 35.70 Selecting previously unselected package unzip.
16:16:32 #8 35.70 Preparing to unpack .../335-unzip_6.0-26_arm64.deb ...
16:16:32 #8 35.70 Unpacking unzip (6.0-26) ...
16:16:32 #8 35.75 Selecting previously unselected package lintian.
16:16:32 #8 35.76 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
16:16:32 #8 35.77 Unpacking lintian (2.104.0) ...
16:16:32 #8 40.25 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ...
16:16:32 #8 40.25 Unpacking libhttp-message-perl (6.28-1) ...
16:16:32 #8 40.30 Selecting previously unselected package libhttp-cookies-perl.
16:16:32 #8 40.31 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:32 #8 40.31 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:32 #8 40.35 Selecting previously unselected package libhttp-negotiate-perl.
16:16:32 #8 40.35 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:32 #8 40.35 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:32 #8 40.40 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:32 #8 40.40 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ...
16:16:32 #8 40.40 Unpacking perl-openssl-defaults:armhf (5) ...
16:16:32 #8 40.43 Selecting previously unselected package libnet-ssleay-perl.
16:16:32 #8 40.43 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
16:16:32 #8 40.44 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:16:32 #12 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 4.5s done
16:16:32 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1
16:16:32 #9 30.30 Selecting previously unselected package perl-openssl-defaults:arm64.
16:16:32 #9 30.30 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
16:16:32 #9 30.30 Unpacking perl-openssl-defaults:arm64 (4) ...
16:16:32 #9 30.34 Selecting previously unselected package libnet-ssleay-perl.
16:16:32 #9 30.34 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
16:16:32 #9 30.35 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:16:32 #9 30.42 Selecting previously unselected package libio-socket-ssl-perl.
16:16:32 #9 30.42 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
16:16:32 #9 30.43 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:16:32 #9 30.46 Selecting previously unselected package libnet-http-perl.
16:16:32 #9 30.46 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
16:16:32 #9 30.47 Unpacking libnet-http-perl (6.19-1) ...
16:16:32 #9 30.51 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:32 #9 30.51 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:16:32 #9 30.51 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:16:32 #9 30.55 Selecting previously unselected package libtry-tiny-perl.
16:16:32 #9 11.29 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
16:16:32 #9 11.40 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
16:16:32 #9 11.40 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
16:16:32 #9 11.40 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
16:16:32 #9 11.40 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
16:16:32 #9 11.40 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
16:16:32 #9 11.44 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
16:16:32 #9 11.44 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
16:16:32 #9 11.44 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
16:16:32 #9 11.44 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
16:16:32 #9 11.47 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
16:16:32 #9 11.54 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
16:16:32 #9 11.54 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
16:16:32 #9 11.54 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
16:16:32 #9 11.57 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB]
16:16:32 #9 11.64 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
16:16:32 #9 11.64 Get:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB]
16:16:32 #9 11.64 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
16:16:32 #9 11.64 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
16:16:32 #9 11.64 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
16:16:32 #8 38.38 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:32 #8 38.39 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:32 #8 38.42 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:32 #8 38.42 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:32 #8 38.42 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:32 #8 38.46 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:32 #8 38.46 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
16:16:32 #8 38.47 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:32 #8 38.51 Selecting previously unselected package libdynaloader-functions-perl.
16:16:32 #8 38.51 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:32 #8 38.51 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:32 #8 38.56 Selecting previously unselected package libdevel-callchecker-perl.
16:16:32 #8 38.56 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
16:16:32 #8 38.56 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:16:32 #8 38.60 Selecting previously unselected package libparams-classify-perl.
16:16:32 #8 38.60 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
16:16:32 #8 12.92 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
16:16:32 #8 12.92 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
16:16:32 #8 12.93 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
16:16:32 #8 13.06 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
16:16:32 #8 11.00 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
16:16:32 #8 11.01 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
16:16:32 #8 11.01 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
16:16:32 #8 11.01 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
16:16:32 #8 11.02 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
16:16:32 #8 11.02 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
16:16:32 #8 11.02 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
16:16:32 #8 11.03 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
16:16:32 #8 11.04 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
16:16:32 #8 11.05 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
16:16:32 #8 11.07 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
16:16:32 #8 11.07 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
16:16:32 #8 11.08 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
16:16:32 #9 40.47 Unpacking devscripts (2.21.1ubuntu1) ...
16:16:32 #9 40.62 Selecting previously unselected package diffstat.
16:16:32 #9 40.62 Preparing to unpack .../183-diffstat_1.64-1_armhf.deb ...
16:16:32 #9 40.62 Unpacking diffstat (1.64-1) ...
16:16:32 #9 40.66 Selecting previously unselected package python3-chardet.
16:16:32 #9 40.66 Preparing to unpack .../184-python3-chardet_4.0.0-1_all.deb ...
16:16:32 #9 40.67 Unpacking python3-chardet (4.0.0-1) ...
16:16:32 #21 1.504 Get:10 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
16:16:32 #9 10.61 Get:46 http://archive.ubuntu.com/ubuntu impish/main amd64 libedit2 amd64 3.1-20191231-2build1 [97.4 kB]
16:16:32 #9 10.61 Get:47 http://archive.ubuntu.com/ubuntu impish/main amd64 libfido2-1 amd64 1.6.0-2build1 [58.1 kB]
16:16:32 #9 10.62 Get:48 http://archive.ubuntu.com/ubuntu impish/main amd64 libpng16-16 amd64 1.6.37-3build4 [191 kB]
16:16:32 #9 10.62 Get:49 http://archive.ubuntu.com/ubuntu impish/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
16:16:32 #9 10.62 Get:50 http://archive.ubuntu.com/ubuntu impish/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
16:16:32 #9 10.62 Get:51 http://archive.ubuntu.com/ubuntu impish/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu4 [11.0 kB]
16:16:32 #9 10.62 Get:52 http://archive.ubuntu.com/ubuntu impish/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
16:16:32 #9 10.62 Get:53 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-data all 2:1.7.2-1 [123 kB]
16:16:32 #9 10.69 Get:54 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-6 amd64 2:1.7.2-1 [664 kB]
16:16:32 #9 10.77 Get:55 http://archive.ubuntu.com/ubuntu impish/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
16:16:32 #9 10.77 Get:56 http://archive.ubuntu.com/ubuntu impish/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
16:16:32 #9 10.77 Get:57 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
16:16:32 #9 10.79 Get:58 http://archive.ubuntu.com/ubuntu impish/main amd64 openssh-client amd64 1:8.4p1-6ubuntu2 [771 kB]
16:16:32 #9 10.85 Get:59 http://archive.ubuntu.com/ubuntu impish/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
16:16:32 #9 10.86 Get:60 http://archive.ubuntu.com/ubuntu impish/main amd64 python-apt-common all 2.2.1 [13.9 kB]
16:16:32 #9 10.86 Get:61 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-apt amd64 2.2.1 [151 kB]
16:16:32 #9 10.86 Get:62 http://archive.ubuntu.com/ubuntu impish/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
16:16:32 #9 10.87 Get:63 http://archive.ubuntu.com/ubuntu impish/main amd64 strace amd64 5.13-0ubuntu1 [532 kB]
16:16:32 #9 10.87 Get:64 http://archive.ubuntu.com/ubuntu impish/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
16:16:32 #9 10.91 Get:65 http://archive.ubuntu.com/ubuntu impish/main amd64 xz-utils amd64 5.2.5-2 [82.0 kB]
16:16:32 #9 10.91 Get:66 http://archive.ubuntu.com/ubuntu impish/main amd64 libsigsegv2 amd64 2.13-1ubuntu2 [14.6 kB]
16:16:32 #9 10.91 Get:67 http://archive.ubuntu.com/ubuntu impish/main amd64 m4 amd64 1.4.18-5ubuntu1 [199 kB]
16:16:32 #8 32.48 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:32 #8 32.48 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:32 #8 32.50 Selecting previously unselected package libmail-sendmail-perl.
16:16:32 #8 32.51 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:32 #8 32.51 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:32 #8 32.54 Selecting previously unselected package mailutils-common.
16:16:32 #8 32.54 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
16:16:32 #8 32.55 Unpacking mailutils-common (1:3.5-4) ...
16:16:32 #8 32.61 Selecting previously unselected package mysql-common.
16:16:32 #8 32.61 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
16:16:32 #8 32.63 Unpacking mysql-common (5.8+1.0.5) ...
16:16:32 #8 32.66 Selecting previously unselected package mariadb-common.
16:16:32 #8 32.66 Preparing to unpack .../255-mariadb-common_1%3a10.3.31-0+deb10u1_all.deb ...
16:16:32 #8 32.67 Unpacking mariadb-common (1:10.3.31-0+deb10u1) ...
16:16:32 #8 32.70 Selecting previously unselected package libmariadb3:arm64.
16:16:32 #8 32.71 Preparing to unpack .../256-libmariadb3_1%3a10.3.31-0+deb10u1_arm64.deb ...
16:16:32 #8 32.71 Unpacking libmariadb3:arm64 (1:10.3.31-0+deb10u1) ...
16:16:32 #8 32.75 Selecting previously unselected package libpython2.7-minimal:arm64.
16:16:32 #9 43.25 Unpacking libstruct-dumb-perl (0.09-1) ...
16:16:32 #9 43.28 Selecting previously unselected package libio-async-perl.
16:16:32 #9 43.28 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
16:16:32 #9 43.29 Unpacking libio-async-perl (0.75-1) ...
16:16:32 #9 43.34 Selecting previously unselected package liblinux-epoll-perl.
16:16:32 #9 43.34 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
16:16:32 #9 43.35 Unpacking liblinux-epoll-perl (0.017-1) ...
16:16:32 #9 43.38 Selecting previously unselected package libio-async-loop-epoll-perl.
16:16:32 #9 43.38 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:16:32 #9 43.38 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:16:32 #9 43.41 Selecting previously unselected package libtypes-serialiser-perl.
16:16:32 #9 43.41 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
16:16:32 #9 43.42 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:16:32 #9 43.44 Selecting previously unselected package libjson-xs-perl.
16:16:32 #9 43.45 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
16:16:32 #9 43.45 Unpacking libjson-xs-perl (4.020-1build1) ...
16:16:32 #8 13.13 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
16:16:32 #8 13.20 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
16:16:32 #8 13.21 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
16:16:32 #8 13.22 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
16:16:32 #8 13.23 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
16:16:32 #8 13.25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB]
16:16:32 #8 13.26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB]
16:16:32 #8 13.29 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB]
16:16:32 #8 34.51 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ...
16:16:32 #8 34.51 Unpacking python3-magic (2:0.4.15-1) ...
16:16:32 #8 34.58 Setting up python-apt-common (1.6.5ubuntu0.7) ...
16:16:32 #8 34.60 Setting up libnpth0:arm64 (1.5-3) ...
16:16:32 #8 34.62 Setting up libedit2:arm64 (3.1-20170329-1) ...
16:16:32 #8 34.63 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:32 #8 34.64 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:32 #8 34.65 Setting up readline-common (7.0-3) ...
16:16:32 #8 34.67 Setting up libapt-inst2.0:arm64 (1.6.14) ...
16:16:32 #8 34.68 Setting up manpages (4.15-1) ...
16:16:32 #8 34.69 Setting up strace (4.21-1ubuntu1) ...
16:16:32 #8 34.70 Setting up git-man (1:2.17.1-1ubuntu0.9) ...
16:16:32 #8 34.71 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ...
16:16:32 #8 34.73 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:32 #8 34.74 Setting up less (487-0.1) ...
16:16:32 #8 34.83 Setting up make (4.1-9.1ubuntu1) ...
16:16:32 #8 34.84 Setting up libapt-pkg-perl (0.1.33build1) ...
16:16:32 #8 42.93 Selecting previously unselected package libtype-tiny-perl.
16:16:32 #8 42.93 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
16:16:32 #8 42.94 Unpacking libtype-tiny-perl (1.012001-2) ...
16:16:32 #8 43.01 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:32 #8 43.02 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:16:32 #8 43.02 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:16:32 #8 43.07 Selecting previously unselected package libglib2.0-0:armhf.
16:16:32 #8 43.08 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
16:16:32 #8 43.08 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
16:16:32 #8 ...
16:16:32 
16:16:32 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:32 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:32 #12 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 6.0s done
16:16:32 #12 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 6.8s done
16:16:32 #12 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.7s done
16:16:32 #12 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.5s done
16:16:32 #12 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.0s done
16:16:32 #12 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0.7s
16:16:32 #9 10.32 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB]
16:16:32 #9 10.34 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB]
16:16:32 #9 10.34 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.9 [4744 B]
16:16:32 #9 10.34 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
16:16:32 #9 10.35 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
16:16:32 #9 10.35 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
16:16:32 #9 10.35 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
16:16:32 #9 10.35 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
16:16:32 #9 10.35 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
16:16:32 #9 10.43 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:16:32 #9 10.43 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB]
16:16:32 #9 10.44 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
16:16:32 #9 31.99 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ...
16:16:32 #9 31.99 Unpacking libx11-data (2:1.7.2-1) ...
16:16:32 #9 32.07 Selecting previously unselected package libx11-6:arm64.
16:16:32 #9 32.07 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_arm64.deb ...
16:16:32 #9 32.07 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
16:16:32 #9 32.11 Selecting previously unselected package libxext6:arm64.
16:16:32 #9 32.11 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_arm64.deb ...
16:16:32 #9 32.11 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu3) ...
16:16:32 #9 32.15 Selecting previously unselected package libxmuu1:arm64.
16:16:32 #9 32.87 Preparing to unpack .../183-patchutils_0.4.2-1_arm64.deb ...
16:16:32 #9 32.88 Unpacking patchutils (0.4.2-1) ...
16:16:32 #9 32.91 Selecting previously unselected package wdiff.
16:16:32 #9 32.92 Preparing to unpack .../184-wdiff_1.2.2-2build1_arm64.deb ...
16:16:32 #9 32.93 Unpacking wdiff (1.2.2-2build1) ...
16:16:32 #9 32.99 Selecting previously unselected package devscripts.
16:16:32 #9 32.99 Preparing to unpack .../185-devscripts_2.21.1ubuntu1_arm64.deb ...
16:16:32 #9 33.01 Unpacking devscripts (2.21.1ubuntu1) ...
16:16:32 #9 32.15 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
16:16:32 #9 32.15 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:16:32 #9 32.17 Selecting previously unselected package manpages.
16:16:32 #9 32.18 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ...
16:16:32 #9 32.18 Unpacking manpages (5.10-1ubuntu1) ...
16:16:32 #12 ...
16:16:32 
16:16:32 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:32 #8 sha256:31db8f8578939e6ca28c8815d1a80d68513c9489482ab9d264676509912073d9
16:16:32 #8 6.428 Fedora 35 - x86_64                               15 MB/s |  79 MB     00:05    
16:16:32 #8 ...
16:16:32 
16:16:32 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:32 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:32 #12 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 4.9s done
16:16:32 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1
16:16:32 #8 43.14 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:32 #8 43.14 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:16:32 #8 43.15 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:16:32 #8 43.18 Selecting previously unselected package libcapture-tiny-perl.
16:16:32 #8 43.18 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:32 #8 43.18 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:32 #8 43.21 Selecting previously unselected package libcgi-pm-perl.
16:16:32 #8 43.22 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
16:16:32 #8 43.22 Unpacking libcgi-pm-perl (4.40-1) ...
16:16:32 #8 43.27 Selecting previously unselected package libfcgi-perl.
16:16:32 #8 43.27 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
16:16:32 #8 43.27 Unpacking libfcgi-perl (0.78-2+b3) ...
16:16:32 #8 43.30 Selecting previously unselected package libcgi-fast-perl.
16:16:32 #8 43.31 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:16:32 #8 43.31 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:16:32 #8 43.34 Selecting previously unselected package libsub-name-perl.
16:16:32 #8 43.34 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
16:16:32 #8 43.35 Unpacking libsub-name-perl (0.21-1+b3) ...
16:16:32 #8 40.50 Selecting previously unselected package libio-socket-ssl-perl.
16:16:32 #8 40.50 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:32 #8 40.51 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:32 #8 40.58 Selecting previously unselected package libnet-http-perl.
16:16:32 #8 40.58 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ...
16:16:32 #8 40.59 Unpacking libnet-http-perl (6.20-1) ...
16:16:32 #8 40.62 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:32 #8 40.62 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:32 #8 40.63 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:32 #8 40.66 Selecting previously unselected package libtry-tiny-perl.
16:16:32 #8 40.66 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
16:16:32 #8 40.66 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:32 #8 40.70 Selecting previously unselected package libwww-robotrules-perl.
16:16:32 #8 40.70 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:32 #8 40.71 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:32 #8 40.74 Selecting previously unselected package libwww-perl.
16:16:32 #8 40.74 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ...
16:16:32 #8 40.74 Unpacking libwww-perl (6.52-1) ...
16:16:32 #8 40.79 Selecting previously unselected package patchutils.
16:16:32 #8 40.79 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ...
16:16:32 #8 40.80 Unpacking patchutils (0.4.2-1) ...
16:16:32 #9 30.55 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
16:16:32 #9 30.56 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:32 #9 30.59 Selecting previously unselected package libwww-robotrules-perl.
16:16:32 #9 30.59 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:32 #9 30.60 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:32 #9 30.63 Selecting previously unselected package libwww-perl.
16:16:32 #9 30.63 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
16:16:32 #9 30.64 Unpacking libwww-perl (6.43-1) ...
16:16:32 #9 30.68 Selecting previously unselected package patchutils.
16:16:32 #9 30.68 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
16:16:32 #9 30.68 Unpacking patchutils (0.3.4-2) ...
16:16:32 #9 30.72 Selecting previously unselected package wdiff.
16:16:32 #9 30.72 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
16:16:32 #9 30.72 Unpacking wdiff (1.2.2-2build1) ...
16:16:32 #9 30.76 Selecting previously unselected package devscripts.
16:16:32 #9 30.76 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
16:16:32 #9 30.78 Unpacking devscripts (2.20.2ubuntu2) ...
16:16:32 #9 11.65 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
16:16:32 #9 11.69 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
16:16:32 #9 11.69 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
16:16:32 #9 11.69 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
16:16:32 #9 11.76 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
16:16:32 #8 38.61 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:16:32 #8 38.64 Selecting previously unselected package libmodule-runtime-perl.
16:16:32 #8 38.65 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:32 #8 38.65 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:32 #8 38.70 Selecting previously unselected package libimport-into-perl.
16:16:32 #8 38.70 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
16:16:32 #8 38.70 Unpacking libimport-into-perl (1.002005-1) ...
16:16:32 #8 38.74 Selecting previously unselected package librole-tiny-perl.
16:16:32 #8 38.74 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
16:16:32 #8 38.75 Unpacking librole-tiny-perl (2.000006-1) ...
16:16:32 #8 38.78 Selecting previously unselected package libstrictures-perl.
16:16:32 #8 38.78 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
16:16:32 #8 38.79 Unpacking libstrictures-perl (2.000005-1) ...
16:16:32 #8 38.82 Selecting previously unselected package libsub-quote-perl.
16:16:32 #8 38.83 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
16:16:32 #8 38.83 Unpacking libsub-quote-perl (2.005001-1) ...
16:16:32 #8 13.08 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:16:32 #8 13.10 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
16:16:32 #8 13.11 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:16:32 #8 13.11 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
16:16:32 #8 13.11 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
16:16:32 #8 13.11 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
16:16:32 #8 13.11 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
16:16:32 #8 13.11 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
16:16:32 #8 13.11 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
16:16:32 #8 13.11 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
16:16:32 #8 13.11 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
16:16:32 #8 13.11 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:16:32 #8 13.11 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
16:16:32 #8 13.12 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
16:16:32 #8 13.12 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
16:16:32 #8 13.12 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
16:16:32 #8 13.12 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
16:16:32 #8 13.12 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
16:16:32 #8 13.12 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
16:16:32 #8 13.12 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
16:16:32 #8 13.12 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
16:16:32 #8 13.12 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
16:16:32 #8 13.13 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
16:16:32 #8 13.13 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
16:16:32 #8 13.13 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:16:32 #8 13.14 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
16:16:32 #8 13.14 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
16:16:32 #8 13.14 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:16:32 #8 13.15 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:16:32 #8 13.15 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
16:16:32 #8 13.15 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
16:16:32 #8 13.15 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
16:16:32 #8 13.15 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
16:16:32 #8 13.15 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:16:32 #8 13.16 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
16:16:32 #8 13.16 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
16:16:32 #8 13.16 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
16:16:32 #8 13.16 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
16:16:32 #8 13.16 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
16:16:32 #8 13.17 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
16:16:32 #8 13.17 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
16:16:32 #8 13.17 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:16:32 #8 13.17 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
16:16:32 #8 13.17 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
16:16:32 #8 13.17 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
16:16:32 #8 13.17 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB]
16:16:32 #8 13.17 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
16:16:32 #8 13.18 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:16:32 #8 13.18 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
16:16:32 #8 13.18 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
16:16:32 #8 13.18 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:16:32 #8 13.18 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:16:32 #8 13.18 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
16:16:32 #8 13.18 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:16:32 #8 13.19 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
16:16:32 #8 13.19 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
16:16:32 #8 13.19 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:16:32 #8 13.19 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
16:16:32 #8 13.19 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
16:16:32 #8 13.19 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:16:32 #8 13.19 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
16:16:32 #8 13.20 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
16:16:32 #8 13.20 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
16:16:32 #8 13.20 Get:263 http://deb.debian.org/debian buster/main amd64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB]
16:16:32 #8 13.22 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:16:32 #8 13.22 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
16:16:32 #8 13.22 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
16:16:32 #8 13.22 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+b2 [207 kB]
16:16:32 #8 13.23 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
16:16:32 #8 13.23 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
16:16:32 #8 13.23 Get:270 http://deb.debian.org/debian buster/main amd64 libhttp-daemon-perl all 6.01-3 [16.6 kB]
16:16:32 #8 13.23 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
16:16:32 #8 13.24 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
16:16:32 #8 13.24 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
16:16:32 #8 13.24 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
16:16:32 #8 13.24 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
16:16:32 #8 13.24 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
16:16:32 #8 13.24 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
16:16:32 #8 13.24 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
16:16:32 #8 13.25 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
16:16:32 #8 13.25 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
16:16:32 #8 13.25 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
16:16:32 #8 13.26 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
16:16:32 #8 13.26 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
16:16:32 #8 13.26 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
16:16:32 #8 13.28 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
16:16:32 #8 13.28 Get:286 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.31-0+deb10u1 [32.7 kB]
16:16:32 #8 13.28 Get:287 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.31-0+deb10u1 [173 kB]
16:16:32 #8 13.29 Get:288 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
16:16:32 #8 13.30 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
16:16:32 #8 13.33 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB]
16:16:32 #8 13.34 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
16:16:32 #8 13.36 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
16:16:32 #9 40.73 Selecting previously unselected package python3-six.
16:16:32 #9 40.73 Preparing to unpack .../185-python3-six_1.15.0-2_all.deb ...
16:16:32 #9 40.73 Unpacking python3-six (1.15.0-2) ...
16:16:32 #9 40.77 Selecting previously unselected package python3-debian.
16:16:32 #9 40.77 Preparing to unpack .../186-python3-debian_0.1.39_all.deb ...
16:16:32 #9 40.78 Unpacking python3-debian (0.1.39) ...
16:16:32 #9 40.83 Selecting previously unselected package libgpgme11:armhf.
16:16:32 #9 40.83 Preparing to unpack .../187-libgpgme11_1.14.0-1ubuntu3_armhf.deb ...
16:16:32 #9 40.83 Unpacking libgpgme11:armhf (1.14.0-1ubuntu3) ...
16:16:32 #9 40.88 Selecting previously unselected package python3-gpg.
16:16:32 #9 40.88 Preparing to unpack .../188-python3-gpg_1.14.0-1ubuntu3_armhf.deb ...
16:16:32 #9 40.89 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
16:16:32 #9 40.95 Selecting previously unselected package dput.
16:16:32 #9 40.95 Preparing to unpack .../189-dput_1.1.0ubuntu1_all.deb ...
16:16:32 #8 11.09 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
16:16:32 #8 11.10 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
16:16:32 #8 11.11 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
16:16:32 #8 11.13 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
16:16:32 #8 11.13 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:16:32 #8 11.13 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:16:32 #8 11.13 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
16:16:32 #8 11.13 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
16:16:32 #8 11.13 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
16:16:32 #8 11.13 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:16:32 #8 11.13 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
16:16:32 #8 11.13 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:16:32 #8 11.14 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
16:16:32 #8 11.14 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
16:16:32 #8 11.14 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:16:32 #8 11.14 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:16:32 #8 11.14 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
16:16:32 #8 11.14 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
16:16:32 #8 11.14 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
16:16:32 #8 11.14 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
16:16:32 #8 11.15 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:16:32 #8 11.15 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
16:16:32 #8 11.15 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
16:16:32 #8 11.15 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
16:16:32 #8 11.15 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:16:32 #8 11.15 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
16:16:32 #8 11.15 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
16:16:32 #8 11.15 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
16:16:32 #8 11.15 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
16:16:32 #8 11.15 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:16:32 #8 11.15 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
16:16:32 #8 11.15 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:16:32 #8 11.15 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:16:32 #8 11.15 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
16:16:32 #8 11.15 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
16:16:32 #8 11.16 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
16:16:32 #8 11.17 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
16:16:32 #8 11.17 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:16:32 #8 11.17 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:16:32 #8 11.17 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:16:32 #8 11.17 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
16:16:32 #8 11.17 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
16:16:32 #8 11.17 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
16:16:32 #8 11.17 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
16:16:32 #8 11.18 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
16:16:32 #8 11.18 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u1 [7624 B]
16:16:32 #8 11.18 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:16:32 #8 11.18 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
16:16:32 #8 11.18 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:16:32 #8 11.18 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
16:16:32 #8 11.19 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
16:16:32 #8 11.19 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
16:16:32 #8 11.19 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
16:16:32 #8 11.19 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
16:16:32 #8 11.19 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
16:16:32 #8 11.22 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
16:16:32 #8 11.22 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u1 [338 kB]
16:16:32 #8 11.23 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
16:16:32 #8 11.23 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
16:16:32 #8 11.25 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
16:16:32 #8 32.75 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ...
16:16:32 #8 32.76 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
16:16:32 #8 32.83 Selecting previously unselected package libpython2.7-stdlib:arm64.
16:16:32 #8 32.83 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ...
16:16:32 #8 32.84 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
16:16:32 #8 33.01 Selecting previously unselected package libpython2.7:arm64.
16:16:32 #9 10.98 Get:68 http://archive.ubuntu.com/ubuntu impish/main amd64 autoconf all 2.69-14 [293 kB]
16:16:32 #9 10.99 Get:69 http://archive.ubuntu.com/ubuntu impish/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:16:32 #9 10.99 Get:70 http://archive.ubuntu.com/ubuntu impish/main amd64 automake all 1:1.16.4-2 [557 kB]
16:16:32 #9 11.00 Get:71 http://archive.ubuntu.com/ubuntu impish/main amd64 autopoint all 0.21-4ubuntu3 [422 kB]
16:16:32 #9 11.01 Get:72 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-common amd64 2.37-7ubuntu1 [212 kB]
16:16:32 #9 11.01 Get:73 http://archive.ubuntu.com/ubuntu impish/main amd64 libbinutils amd64 2.37-7ubuntu1 [654 kB]
16:16:32 #9 11.08 Get:74 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf-nobfd0 amd64 2.37-7ubuntu1 [106 kB]
16:16:32 #9 11.08 Get:75 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf0 amd64 2.37-7ubuntu1 [103 kB]
16:16:32 #9 11.08 Get:76 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-x86-64-linux-gnu amd64 2.37-7ubuntu1 [2315 kB]
16:16:32 #9 11.18 Get:77 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils amd64 2.37-7ubuntu1 [3190 B]
16:16:32 #9 11.18 Get:78 http://archive.ubuntu.com/ubuntu impish/main amd64 libc-dev-bin amd64 2.34-0ubuntu3 [20.3 kB]
16:16:32 #9 43.48 Selecting previously unselected package libjson-maybexs-perl.
16:16:32 #9 43.49 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
16:16:32 #9 43.49 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:16:32 #9 43.53 Selecting previously unselected package liblist-compare-perl.
16:16:32 #9 43.53 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
16:16:32 #9 43.53 Unpacking liblist-compare-perl (0.53-1) ...
16:16:32 #9 43.57 Selecting previously unselected package liblist-moreutils-perl.
16:16:32 #9 43.57 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
16:16:32 #9 43.57 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:16:32 #9 43.61 Selecting previously unselected package liblist-someutils-perl.
16:16:32 #9 43.61 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
16:16:32 #9 43.62 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:32 #9 43.65 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:32 #9 43.65 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
16:16:32 #9 43.66 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:16:32 #9 43.70 Selecting previously unselected package libltdl7:armhf.
16:16:32 #9 43.70 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
16:16:32 #9 43.71 Unpacking libltdl7:armhf (2.4.6-14) ...
16:16:32 #8 13.38 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B]
16:16:32 #8 13.38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB]
16:16:32 #8 13.38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB]
16:16:32 #8 13.43 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB]
16:16:32 #8 13.54 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
16:16:32 #8 13.54 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
16:16:32 #8 13.58 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
16:16:32 #8 13.59 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
16:16:32 #8 34.85 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.7) ...
16:16:32 #8 34.95 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
16:16:32 #8 34.96 Setting up mime-support (3.60ubuntu1) ...
16:16:32 #8 34.99 Setting up iso-codes (3.79-1) ...
16:16:32 #8 35.00 Setting up libsigsegv2:arm64 (2.12-1) ...
16:16:32 #8 35.01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ...
16:16:32 #8 35.03 Setting up libreadline7:arm64 (7.0-3) ...
16:16:32 #8 35.04 Setting up perl-openssl-defaults:arm64 (3build1) ...
16:16:32 #8 35.05 Setting up libpsl5:arm64 (0.19.1-5build1) ...
16:16:32 #8 35.06 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:32 #8 43.23 Selecting previously unselected package libglib2.0-data.
16:16:32 #8 43.24 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
16:16:32 #8 43.24 Unpacking libglib2.0-data (2.66.8-1) ...
16:16:32 #8 43.46 Selecting previously unselected package libgpm2:armhf.
16:16:32 #8 43.46 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
16:16:32 #8 43.46 Unpacking libgpm2:armhf (1.20.7-8) ...
16:16:32 #8 43.50 Selecting previously unselected package libhash-fieldhash-perl.
16:16:32 #8 43.50 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
16:16:32 #9 33.15 Selecting previously unselected package diffstat.
16:16:32 #9 33.15 Preparing to unpack .../186-diffstat_1.64-1_arm64.deb ...
16:16:32 #9 33.16 Unpacking diffstat (1.64-1) ...
16:16:32 #9 33.19 Selecting previously unselected package python3-chardet.
16:16:32 #9 33.19 Preparing to unpack .../187-python3-chardet_4.0.0-1_all.deb ...
16:16:32 #9 33.19 Unpacking python3-chardet (4.0.0-1) ...
16:16:32 #9 33.24 Selecting previously unselected package python3-six.
16:16:32 #9 33.24 Preparing to unpack .../188-python3-six_1.15.0-2_all.deb ...
16:16:32 #9 33.25 Unpacking python3-six (1.15.0-2) ...
16:16:32 #9 33.29 Selecting previously unselected package python3-debian.
16:16:32 #9 33.29 Preparing to unpack .../189-python3-debian_0.1.39_all.deb ...
16:16:32 #9 33.30 Unpacking python3-debian (0.1.39) ...
16:16:32 #9 33.34 Selecting previously unselected package libgpgme11:arm64.
16:16:32 #9 33.34 Preparing to unpack .../190-libgpgme11_1.14.0-1ubuntu3_arm64.deb ...
16:16:32 #9 32.29 Selecting previously unselected package openssh-client.
16:16:32 #9 32.29 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2_arm64.deb ...
16:16:32 #9 32.29 Unpacking openssh-client (1:8.4p1-6ubuntu2) ...
16:16:32 #9 32.33 Selecting previously unselected package publicsuffix.
16:16:32 #9 32.33 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:16:32 #9 32.34 Unpacking publicsuffix (20210108.1309-1) ...
16:16:32 #9 32.37 Selecting previously unselected package python-apt-common.
16:16:32 #9 32.37 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ...
16:16:32 #9 32.37 Unpacking python-apt-common (2.2.1) ...
16:16:32 #9 32.40 Selecting previously unselected package python3-apt.
16:16:32 #9 32.40 Preparing to unpack .../046-python3-apt_2.2.1_arm64.deb ...
16:16:32 #9 32.41 Unpacking python3-apt (2.2.1) ...
16:16:32 #9 32.44 Selecting previously unselected package strace.
16:16:32 #9 32.44 Preparing to unpack .../047-strace_5.13-0ubuntu1_arm64.deb ...
16:16:32 #9 32.44 Unpacking strace (5.13-0ubuntu1) ...
16:16:32 #9 32.47 Selecting previously unselected package xauth.
16:16:32 #8 43.37 Selecting previously unselected package libclass-accessor-perl.
16:16:32 #8 43.38 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
16:16:32 #8 43.38 Unpacking libclass-accessor-perl (0.51-1) ...
16:16:32 #8 43.41 Selecting previously unselected package libclass-inspector-perl.
16:16:32 #8 43.41 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
16:16:32 #8 43.42 Unpacking libclass-inspector-perl (1.32-1) ...
16:16:32 #8 43.45 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:32 #8 43.45 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
16:16:32 #8 43.45 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
16:16:32 #8 43.48 Selecting previously unselected package libclone-perl.
16:16:32 #8 43.49 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
16:16:32 #8 43.49 Unpacking libclone-perl (0.41-1+b1) ...
16:16:32 #8 43.52 Selecting previously unselected package libcommon-sense-perl.
16:16:32 #8 43.52 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
16:16:32 #8 43.53 Unpacking libcommon-sense-perl (3.74-2+b7) ...
16:16:32 #8 43.55 Selecting previously unselected package libparams-util-perl.
16:16:32 #8 43.56 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
16:16:32 #8 43.56 Unpacking libparams-util-perl (1.07-3+b4) ...
16:16:32 #8 40.84 Selecting previously unselected package libtinfo5:armhf.
16:16:32 #8 40.84 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ...
16:16:32 #8 40.85 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
16:16:32 #8 40.89 Selecting previously unselected package wdiff.
16:16:32 #8 40.89 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ...
16:16:32 #8 40.90 Unpacking wdiff (1.2.2-2) ...
16:16:32 #8 40.96 Selecting previously unselected package devscripts.
16:16:32 #8 40.96 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ...
16:16:32 #8 40.98 Unpacking devscripts (2.21.3+deb11u1) ...
16:16:32 #8 36.04 Selecting previously unselected package lsb-release.
16:16:32 #8 36.04 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
16:16:32 #8 36.05 Unpacking lsb-release (11.1.0) ...
16:16:32 #8 36.08 Selecting previously unselected package manpages-dev.
16:16:32 #8 36.08 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
16:16:32 #8 36.09 Unpacking manpages-dev (5.10-1) ...
16:16:32 #8 36.37 Selecting previously unselected package pbzip2.
16:16:32 #8 36.37 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
16:16:32 #8 36.37 Unpacking pbzip2 (1.1.13-1) ...
16:16:32 #8 36.41 Selecting previously unselected package pixz.
16:16:32 #9 30.89 Selecting previously unselected package diffstat.
16:16:32 #9 30.89 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
16:16:32 #9 30.89 Unpacking diffstat (1.63-1) ...
16:16:32 #9 30.92 Selecting previously unselected package python3-chardet.
16:16:32 #9 30.93 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
16:16:32 #9 30.93 Unpacking python3-chardet (3.0.4-4build1) ...
16:16:32 #9 30.97 Selecting previously unselected package python3-debian.
16:16:32 #9 30.97 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ...
16:16:32 #9 30.97 Unpacking python3-debian (0.1.36ubuntu1) ...
16:16:32 #9 31.01 Selecting previously unselected package libgpgme11:arm64.
16:16:32 #9 11.77 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:16:32 #9 11.77 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
16:16:32 #9 11.78 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
16:16:32 #9 11.79 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
16:16:32 #9 11.79 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
16:16:32 #9 11.85 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
16:16:32 #9 11.85 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
16:16:32 #9 11.85 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
16:16:32 #9 11.93 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
16:16:32 #9 11.93 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
16:16:32 #9 11.93 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-41.45 [1235 kB]
16:16:32 #9 12.00 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
16:16:32 #9 12.00 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
16:16:32 #9 12.00 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
16:16:32 #9 12.01 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
16:16:32 #9 12.01 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
16:16:32 #9 12.13 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
16:16:32 #9 12.13 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
16:16:32 #9 12.16 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
16:16:32 #8 38.86 Selecting previously unselected package libmoo-perl.
16:16:32 #8 38.87 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
16:16:32 #8 38.87 Unpacking libmoo-perl (2.003004-2) ...
16:16:32 #8 38.92 Selecting previously unselected package libencode-locale-perl.
16:16:32 #8 38.92 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
16:16:32 #8 38.92 Unpacking libencode-locale-perl (1.05-1) ...
16:16:32 #8 38.96 Selecting previously unselected package libtimedate-perl.
16:16:32 #8 38.96 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:16:32 #8 38.97 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:16:32 #8 39.01 Selecting previously unselected package libhttp-date-perl.
16:16:32 #8 39.02 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
16:16:32 #8 39.02 Unpacking libhttp-date-perl (6.02-1) ...
16:16:32 #8 39.05 Selecting previously unselected package libfile-listing-perl.
16:16:32 #8 39.05 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
16:16:32 #8 39.06 Unpacking libfile-listing-perl (6.04-1) ...
16:16:32 #8 39.09 Selecting previously unselected package libhtml-tagset-perl.
16:16:33 #8 13.36 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
16:16:33 #8 13.37 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
16:16:33 #8 13.37 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
16:16:33 #8 13.37 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
16:16:33 #8 13.37 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
16:16:33 #8 13.37 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
16:16:33 #8 13.37 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
16:16:33 #8 13.37 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
16:16:33 #8 13.37 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
16:16:33 #8 13.37 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:16:33 #8 13.37 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
16:16:33 #8 13.37 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
16:16:33 #8 13.37 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
16:16:33 #8 13.37 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
16:16:33 #8 13.38 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
16:16:33 #8 13.38 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
16:16:33 #8 13.38 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB]
16:16:33 #8 13.38 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
16:16:33 #8 13.38 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
16:16:33 #8 13.38 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
16:16:33 #8 13.39 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
16:16:33 #8 13.39 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
16:16:33 #8 13.39 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
16:16:33 #8 13.39 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
16:16:33 #8 13.39 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:16:33 #8 13.40 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:16:33 #8 13.40 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:16:33 #8 13.40 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
16:16:33 #8 13.40 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
16:16:33 #8 13.40 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
16:16:33 #8 13.40 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
16:16:33 #8 13.40 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
16:16:33 #8 13.41 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
16:16:33 #8 13.41 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
16:16:33 #8 13.41 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
16:16:33 #8 13.41 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
16:16:33 #8 13.41 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
16:16:33 #8 13.41 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
16:16:33 #8 13.42 Get:331 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
16:16:33 #8 13.42 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB]
16:16:33 #8 13.44 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
16:16:33 #8 13.44 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
16:16:33 #8 13.44 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
16:16:33 #8 13.44 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
16:16:33 #8 13.44 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
16:16:33 #8 13.45 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:16:33 #8 13.45 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:16:33 #8 13.45 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
16:16:33 #8 13.45 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
16:16:33 #8 13.45 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
16:16:33 #8 13.45 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
16:16:33 #8 13.45 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
16:16:33 #8 13.46 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
16:16:33 #8 13.46 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
16:16:33 #8 13.48 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
16:16:33 #8 13.48 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
16:16:33 #8 13.49 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
16:16:33 #8 13.52 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
16:16:33 #8 13.53 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB]
16:16:33 #8 13.53 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
16:16:33 #8 13.53 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
16:16:33 #8 13.54 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
16:16:33 #8 13.54 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
16:16:33 #8 13.54 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
16:16:33 #8 13.54 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
16:16:33 #8 13.54 Get:358 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB]
16:16:33 #8 13.54 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
16:16:33 #8 13.54 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
16:16:33 #8 13.55 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
16:16:33 #8 13.56 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
16:16:33 #8 13.57 Get:363 http://deb.debian.org/debian buster/main amd64 unzip amd64 6.0-23+deb10u2 [172 kB]
16:16:33 #8 13.57 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
16:16:33 #8 13.57 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
16:16:33 #9 40.96 Unpacking dput (1.1.0ubuntu1) ...
16:16:33 #9 41.00 Selecting previously unselected package fonts-dejavu-core.
16:16:33 #9 41.00 Preparing to unpack .../190-fonts-dejavu-core_2.37-2build1_all.deb ...
16:16:33 #9 41.00 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:16:33 #9 41.16 Selecting previously unselected package fontconfig-config.
16:16:33 #9 41.16 Preparing to unpack .../191-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:16:33 #9 41.16 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:33 #9 41.20 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:33 #9 41.21 Preparing to unpack .../192-libcurl3-gnutls_7.74.0-1ubuntu2.3_armhf.deb ...
16:16:33 #9 41.21 Unpacking libcurl3-gnutls:armhf (7.74.0-1ubuntu2.3) ...
16:16:33 #9 41.26 Selecting previously unselected package liberror-perl.
16:16:33 #9 41.27 Preparing to unpack .../193-liberror-perl_0.17029-1_all.deb ...
16:16:33 #9 41.27 Unpacking liberror-perl (0.17029-1) ...
16:16:33 #9 41.30 Selecting previously unselected package git-man.
16:16:33 #9 41.30 Preparing to unpack .../194-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
16:16:33 #8 11.37 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
16:16:33 #8 11.38 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:16:33 #8 11.39 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
16:16:33 #8 11.41 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:16:33 #8 11.41 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
16:16:33 #8 11.41 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
16:16:33 #8 11.41 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:16:33 #8 11.41 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:16:33 #8 11.41 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
16:16:33 #8 11.41 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:16:33 #8 11.42 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:16:33 #8 11.42 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:16:33 #8 11.42 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
16:16:33 #8 11.42 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:16:33 #8 11.42 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
16:16:33 #8 11.42 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
16:16:33 #8 11.43 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
16:16:33 #8 11.43 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
16:16:33 #8 11.43 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
16:16:33 #8 11.44 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
16:16:33 #8 11.44 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
16:16:33 #8 11.44 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
16:16:33 #8 11.45 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
16:16:33 #8 11.45 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
16:16:33 #8 11.45 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
16:16:33 #8 11.45 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
16:16:33 #8 11.45 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
16:16:33 #8 11.46 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
16:16:33 #8 11.46 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
16:16:33 #8 11.47 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u2 [245 kB]
16:16:33 #8 11.47 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:16:33 #8 11.47 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:16:33 #8 11.47 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
16:16:33 #8 11.47 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
16:16:33 #8 11.47 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
16:16:33 #8 11.47 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
16:16:33 #8 11.48 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:16:33 #8 11.48 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
16:16:33 #8 11.48 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
16:16:33 #8 11.48 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:16:33 #8 11.48 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:16:33 #8 11.48 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
16:16:33 #8 11.48 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
16:16:33 #8 11.48 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:16:33 #8 11.48 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:16:33 #8 11.48 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
16:16:33 #8 11.49 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:16:33 #8 11.49 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
16:16:33 #8 11.49 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:16:33 #8 11.49 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:16:33 #8 11.49 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:16:33 #8 11.49 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
16:16:33 #8 11.49 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:16:33 #8 11.49 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
16:16:33 #8 11.49 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:16:33 #8 11.49 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
16:16:33 #8 11.49 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:16:33 #8 11.50 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:16:33 #8 11.50 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
16:16:33 #8 11.50 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
16:16:33 #8 11.50 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
16:16:33 #8 11.50 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
16:16:33 #8 11.50 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
16:16:33 #8 11.50 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
16:16:33 #8 11.50 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:16:33 #8 11.50 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:16:33 #8 11.50 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:16:33 #8 11.50 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
16:16:33 #8 11.50 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
16:16:33 #8 11.50 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
16:16:33 #8 11.50 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:16:33 #8 11.50 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
16:16:33 #8 11.50 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:16:33 #8 11.51 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
16:16:33 #8 11.51 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:16:33 #8 11.51 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
16:16:33 #8 11.51 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:16:33 #8 11.51 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:16:33 #8 11.51 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:16:33 #8 11.51 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:16:33 #8 11.51 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:16:33 #8 11.52 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
16:16:33 #8 11.52 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
16:16:33 #8 11.52 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:16:33 #8 11.52 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
16:16:33 #8 11.52 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
16:16:33 #8 11.52 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
16:16:33 #8 11.52 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:16:33 #8 11.53 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
16:16:33 #8 11.53 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
16:16:33 #8 11.53 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:16:33 #8 11.53 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
16:16:33 #8 11.55 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:16:33 #8 33.02 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u1_arm64.deb ...
16:16:33 #8 33.02 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ...
16:16:33 #8 33.13 Selecting previously unselected package libmailutils5:arm64.
16:16:33 #8 33.13 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
16:16:33 #8 33.13 Unpacking libmailutils5:arm64 (1:3.5-4) ...
16:16:33 #8 33.20 Selecting previously unselected package libmime-tools-perl.
16:16:33 #8 33.21 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
16:16:33 #8 33.21 Unpacking libmime-tools-perl (5.509-1) ...
16:16:33 #8 33.25 Selecting previously unselected package libnet-dns-sec-perl.
16:16:33 #9 43.74 Selecting previously unselected package libltdl-dev:armhf.
16:16:33 #9 43.74 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
16:16:33 #9 43.75 Unpacking libltdl-dev:armhf (2.4.6-14) ...
16:16:33 #9 43.80 Selecting previously unselected package libsys-hostname-long-perl.
16:16:33 #9 43.81 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:33 #9 43.81 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:33 #9 43.84 Selecting previously unselected package libmail-sendmail-perl.
16:16:33 #9 43.84 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:33 #9 43.85 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:33 #9 43.88 Selecting previously unselected package libmoox-aliases-perl.
16:16:33 #9 43.88 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
16:16:33 #9 43.89 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:16:33 #9 43.92 Selecting previously unselected package libobject-id-perl.
16:16:33 #9 43.92 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:16:33 #9 43.92 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:33 #9 43.95 Selecting previously unselected package libmoox-struct-perl.
16:16:33 #9 43.96 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
16:16:33 #9 43.96 Unpacking libmoox-struct-perl (0.017-1) ...
16:16:33 #9 43.99 Selecting previously unselected package libnet-dns-sec-perl.
16:16:33 #9 44.00 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
16:16:33 #9 44.00 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:16:33 #9 44.03 Selecting previously unselected package libnet-libidn-perl.
16:16:33 #9 44.04 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
16:16:33 #9 44.04 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:16:33 #9 11.19 Get:79 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 linux-libc-dev amd64 5.13.0-22.22 [1305 kB]
16:16:33 #9 11.26 Get:80 http://archive.ubuntu.com/ubuntu impish/main amd64 libcrypt-dev amd64 1:4.4.18-4ubuntu1 [104 kB]
16:16:33 #9 11.26 Get:81 http://archive.ubuntu.com/ubuntu impish/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu5 [68.4 kB]
16:16:33 #9 11.26 Get:82 http://archive.ubuntu.com/ubuntu impish/main amd64 libtirpc-dev amd64 1.3.2-2 [192 kB]
16:16:33 #9 11.28 Get:83 http://archive.ubuntu.com/ubuntu impish/main amd64 libnsl-dev amd64 1.3.0-2build1 [71.2 kB]
16:16:33 #9 11.28 Get:84 http://archive.ubuntu.com/ubuntu impish/main amd64 libc6-dev amd64 2.34-0ubuntu3 [1886 kB]
16:16:33 #9 11.37 Get:85 http://archive.ubuntu.com/ubuntu impish/main amd64 libisl23 amd64 0.24-1 [668 kB]
16:16:33 #9 11.39 Get:86 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
16:16:33 #9 11.46 Get:87 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
16:16:33 #21 1.889 Get:11 http://deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
16:16:33 #21 2.140 Get:12 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
16:16:33 #9 40.68 Selecting previously unselected package g++.
16:16:33 #9 40.68 Preparing to unpack .../084-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
16:16:33 #9 40.69 Unpacking g++ (4:11.2.0-1ubuntu1) ...
16:16:33 #9 40.71 Selecting previously unselected package make.
16:16:33 #9 40.71 Preparing to unpack .../085-make_4.3-4ubuntu1_armhf.deb ...
16:16:33 #9 40.72 Unpacking make (4.3-4ubuntu1) ...
16:16:33 #9 40.76 Selecting previously unselected package libdpkg-perl.
16:16:33 #9 40.76 Preparing to unpack .../086-libdpkg-perl_1.20.9ubuntu2_all.deb ...
16:16:33 #9 40.76 Unpacking libdpkg-perl (1.20.9ubuntu2) ...
16:16:33 #9 40.83 Selecting previously unselected package bzip2.
16:16:33 #9 40.83 Preparing to unpack .../087-bzip2_1.0.8-4ubuntu3_armhf.deb ...
16:16:33 #9 40.83 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:16:33 #9 40.86 Selecting previously unselected package patch.
16:16:33 #9 40.86 Preparing to unpack .../088-patch_2.7.6-7_armhf.deb ...
16:16:33 #9 40.87 Unpacking patch (2.7.6-7) ...
16:16:33 #9 40.90 Selecting previously unselected package lto-disabled-list.
16:16:33 #9 40.90 Preparing to unpack .../089-lto-disabled-list_16_all.deb ...
16:16:33 #9 40.91 Unpacking lto-disabled-list (16) ...
16:16:33 #9 40.94 Selecting previously unselected package dpkg-dev.
16:16:33 #9 40.94 Preparing to unpack .../090-dpkg-dev_1.20.9ubuntu2_all.deb ...
16:16:33 #9 40.94 Unpacking dpkg-dev (1.20.9ubuntu2) ...
16:16:33 #8 35.07 Setting up groff-base (1.22.3-10) ...
16:16:33 #8 35.09 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
16:16:33 #8 35.09 No schema files found: doing nothing.
16:16:33 #8 35.10 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:33 #8 35.11 Setting up unzip (6.0-21ubuntu1.1) ...
16:16:33 #8 35.13 Setting up linux-libc-dev:arm64 (4.15.0-163.171) ...
16:16:33 #8 35.14 Setting up libmpfr6:arm64 (4.0.1-1) ...
16:16:33 #8 35.15 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:33 #8 35.16 Setting up dctrl-tools (2.24-2build1) ...
16:16:33 #8 35.18 Setting up distro-info-data (0.37ubuntu0.13) ...
16:16:33 #8 35.19 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
16:16:33 #8 35.20 Setting up libpipeline1:arm64 (1.5.0-1) ...
16:16:33 #8 35.21 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:33 #8 35.22 Setting up libksba8:arm64 (1.3.5-2) ...
16:16:33 #8 35.23 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
16:16:33 #8 35.24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
16:16:33 #8 35.25 Setting up m4 (1.4.18-1) ...
16:16:33 #8 35.26 Setting up libgdbm5:arm64 (1.14.1-6) ...
16:16:33 #8 13.59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
16:16:33 #8 43.50 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:16:33 #8 43.53 Selecting previously unselected package libhtml-form-perl.
16:16:33 #8 43.53 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
16:16:33 #8 43.54 Unpacking libhtml-form-perl (6.07-1) ...
16:16:33 #8 43.56 Selecting previously unselected package libhtml-format-perl.
16:16:33 #8 43.57 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
16:16:33 #8 43.57 Unpacking libhtml-format-perl (2.12-1.1) ...
16:16:33 #8 43.60 Selecting previously unselected package libhtml-html5-entities-perl.
16:16:33 #8 43.60 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:16:33 #8 43.61 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:16:33 #8 43.64 Selecting previously unselected package libhttp-daemon-perl.
16:16:33 #8 43.64 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1_all.deb ...
16:16:33 #8 43.64 Unpacking libhttp-daemon-perl (6.12-1) ...
16:16:33 #8 43.68 Selecting previously unselected package libio-sessiondata-perl.
16:16:33 #8 43.68 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:16:33 #8 43.68 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:16:33 #9 33.34 Unpacking libgpgme11:arm64 (1.14.0-1ubuntu3) ...
16:16:33 #9 33.39 Selecting previously unselected package python3-gpg.
16:16:33 #9 33.39 Preparing to unpack .../191-python3-gpg_1.14.0-1ubuntu3_arm64.deb ...
16:16:33 #9 33.39 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
16:16:33 #9 33.45 Selecting previously unselected package dput.
16:16:33 #9 33.45 Preparing to unpack .../192-dput_1.1.0ubuntu1_all.deb ...
16:16:33 #9 33.46 Unpacking dput (1.1.0ubuntu1) ...
16:16:33 #9 33.49 Selecting previously unselected package fonts-dejavu-core.
16:16:33 #9 33.49 Preparing to unpack .../193-fonts-dejavu-core_2.37-2build1_all.deb ...
16:16:33 #9 33.50 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:16:33 #9 32.47 Preparing to unpack .../048-xauth_1%3a1.1-1_arm64.deb ...
16:16:33 #9 32.48 Unpacking xauth (1:1.1-1) ...
16:16:33 #9 32.50 Selecting previously unselected package xz-utils.
16:16:33 #9 32.51 Preparing to unpack .../049-xz-utils_5.2.5-2_arm64.deb ...
16:16:33 #9 32.51 Unpacking xz-utils (5.2.5-2) ...
16:16:33 #9 32.54 Selecting previously unselected package libsigsegv2:arm64.
16:16:33 #9 32.54 Preparing to unpack .../050-libsigsegv2_2.13-1ubuntu2_arm64.deb ...
16:16:33 #9 32.55 Unpacking libsigsegv2:arm64 (2.13-1ubuntu2) ...
16:16:33 #9 32.57 Selecting previously unselected package m4.
16:16:33 #9 32.57 Preparing to unpack .../051-m4_1.4.18-5ubuntu1_arm64.deb ...
16:16:33 #9 32.57 Unpacking m4 (1.4.18-5ubuntu1) ...
16:16:33 #9 32.60 Selecting previously unselected package autoconf.
16:16:33 #9 32.60 Preparing to unpack .../052-autoconf_2.69-14_all.deb ...
16:16:33 #9 32.60 Unpacking autoconf (2.69-14) ...
16:16:33 #9 32.65 Selecting previously unselected package autotools-dev.
16:16:33 #9 32.65 Preparing to unpack .../053-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:33 #9 32.65 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:33 #9 32.68 Selecting previously unselected package automake.
16:16:33 #9 32.69 Preparing to unpack .../054-automake_1%3a1.16.4-2_all.deb ...
16:16:33 #9 32.69 Unpacking automake (1:1.16.4-2) ...
16:16:33 #9 32.74 Selecting previously unselected package autopoint.
16:16:33 #9 32.74 Preparing to unpack .../055-autopoint_0.21-4ubuntu3_all.deb ...
16:16:33 #9 32.74 Unpacking autopoint (0.21-4ubuntu3) ...
16:16:33 #9 32.77 Selecting previously unselected package binutils-common:arm64.
16:16:33 #9 32.77 Preparing to unpack .../056-binutils-common_2.37-7ubuntu1_arm64.deb ...
16:16:33 #9 32.78 Unpacking binutils-common:arm64 (2.37-7ubuntu1) ...
16:16:33 #9 32.81 Selecting previously unselected package libbinutils:arm64.
16:16:33 #8 43.59 Selecting previously unselected package libsub-install-perl.
16:16:33 #8 43.60 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
16:16:33 #8 43.60 Unpacking libsub-install-perl (0.928-1) ...
16:16:33 #8 43.63 Selecting previously unselected package libdata-optlist-perl.
16:16:33 #8 43.63 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
16:16:33 #8 43.64 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:33 #8 43.69 Selecting previously unselected package libsub-exporter-perl.
16:16:33 #8 43.69 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
16:16:33 #8 43.70 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:33 #8 43.74 Selecting previously unselected package libconst-fast-perl.
16:16:33 #8 43.74 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
16:16:33 #8 43.74 Unpacking libconst-fast-perl (0.014-1) ...
16:16:33 #8 41.11 Selecting previously unselected package equivs.
16:16:33 #8 41.12 Preparing to unpack .../104-equivs_2.3.1_all.deb ...
16:16:33 #8 41.12 Unpacking equivs (2.3.1) ...
16:16:33 #8 41.16 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:33 #8 41.16 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u1_armhf.deb ...
16:16:33 #8 41.17 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ...
16:16:33 #8 41.22 Selecting previously unselected package liberror-perl.
16:16:33 #8 41.22 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ...
16:16:33 #8 41.23 Unpacking liberror-perl (0.17029-1) ...
16:16:33 #8 41.26 Selecting previously unselected package git-man.
16:16:33 #8 41.26 Preparing to unpack .../107-git-man_1%3a2.30.2-1_all.deb ...
16:16:33 #8 41.26 Unpacking git-man (1:2.30.2-1) ...
16:16:33 #9 11.00 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
16:16:33 #9 11.00 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
16:16:33 #9 11.00 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:16:33 #9 11.00 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
16:16:33 #9 11.00 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
16:16:33 #9 11.00 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
16:16:33 #9 11.00 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
16:16:33 #9 11.01 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
16:16:33 #9 11.01 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
16:16:33 #9 11.06 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
16:16:33 #9 11.13 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
16:16:33 #9 11.14 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
16:16:33 #8 36.41 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
16:16:33 #8 36.41 Unpacking pixz (1.0.7-1) ...
16:16:33 #8 36.44 Selecting previously unselected package xdelta.
16:16:33 #8 36.44 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
16:16:33 #8 36.45 Unpacking xdelta (1.1.3-9.3) ...
16:16:33 #8 36.48 Selecting previously unselected package xdelta3.
16:16:33 #8 36.48 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
16:16:33 #8 36.49 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:16:33 #8 36.52 Selecting previously unselected package pristine-tar.
16:16:33 #8 36.52 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
16:16:33 #8 36.52 Unpacking pristine-tar (1.49) ...
16:16:33 #8 36.56 Selecting previously unselected package publicsuffix.
16:16:33 #8 36.57 Preparing to unpack .../344-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
16:16:33 #8 36.57 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
16:16:33 #8 36.61 Selecting previously unselected package python-apt-common.
16:16:33 #8 36.61 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
16:16:33 #8 36.62 Unpacking python-apt-common (2.2.1) ...
16:16:33 #8 36.66 Selecting previously unselected package python3-apt.
16:16:33 #9 12.22 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
16:16:33 #9 12.22 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
16:16:33 #8 39.09 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:33 #8 39.09 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:33 #8 39.13 Selecting previously unselected package liburi-perl.
16:16:33 #8 39.13 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
16:16:33 #8 39.13 Unpacking liburi-perl (1.76-1) ...
16:16:33 #8 39.17 Selecting previously unselected package libhtml-parser-perl.
16:16:33 #8 39.18 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
16:16:33 #8 39.18 Unpacking libhtml-parser-perl (3.72-3+b2) ...
16:16:33 #8 39.22 Selecting previously unselected package libhtml-tree-perl.
16:16:33 #8 39.23 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
16:16:33 #8 39.23 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:33 #8 39.29 Selecting previously unselected package libio-html-perl.
16:16:33 #8 39.29 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
16:16:33 #8 39.30 Unpacking libio-html-perl (1.001-1) ...
16:16:33 #8 39.34 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:33 #8 39.34 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:33 #8 39.35 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:33 #8 39.39 Selecting previously unselected package libhttp-message-perl.
16:16:33 #8 39.39 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
16:16:33 #8 39.40 Unpacking libhttp-message-perl (6.18-1) ...
16:16:33 #8 39.44 Selecting previously unselected package libhttp-cookies-perl.
16:16:33 #9 31.01 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ...
16:16:33 #9 31.02 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ...
16:16:33 #9 31.07 Selecting previously unselected package python3-gpg.
16:16:33 #9 31.07 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ...
16:16:33 #9 31.07 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:16:33 #9 31.12 Selecting previously unselected package dput.
16:16:33 #9 31.12 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ...
16:16:33 #9 31.13 Unpacking dput (1.0.3ubuntu1) ...
16:16:33 #9 31.18 Selecting previously unselected package libcurl3-gnutls:arm64.
16:16:33 #9 31.18 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.7_arm64.deb ...
16:16:33 #9 31.19 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.7) ...
16:16:33 #9 31.23 Selecting previously unselected package liberror-perl.
16:16:33 #9 31.23 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
16:16:33 #9 31.24 Unpacking liberror-perl (0.17029-1) ...
16:16:33 #9 31.27 Selecting previously unselected package git-man.
16:16:33 #9 31.27 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ...
16:16:33 #9 31.27 Unpacking git-man (1:2.25.1-1ubuntu3.2) ...
16:16:33 #9 31.36 Selecting previously unselected package git.
16:16:33 #8 13.81 debconf: delaying package configuration, since apt-utils is not installed
16:16:33 #8 13.84 Fetched 171 MB in 4s (38.1 MB/s)
16:16:33 #8 13.86 Selecting previously unselected package sensible-utils.
16:16:33 #8 13.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
16:16:33 #8 13.86 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
16:16:33 #8 13.87 Unpacking sensible-utils (0.0.12) ...
16:16:33 #8 13.90 Selecting previously unselected package lsb-base.
16:16:33 #8 13.90 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
16:16:33 #9 41.31 Unpacking git-man (1:2.30.2-1ubuntu1) ...
16:16:33 #9 41.43 Selecting previously unselected package git.
16:16:33 #9 41.43 Preparing to unpack .../195-git_1%3a2.30.2-1ubuntu1_armhf.deb ...
16:16:33 #9 41.45 Unpacking git (1:2.30.2-1ubuntu1) ...
16:16:33 #8 11.58 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:16:33 #8 11.58 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
16:16:33 #8 11.59 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
16:16:33 #8 11.59 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:16:33 #8 11.59 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:16:33 #8 11.59 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
16:16:33 #8 11.59 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:16:33 #8 11.59 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
16:16:33 #8 11.59 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:16:33 #8 11.59 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
16:16:33 #8 11.60 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:16:33 #8 11.60 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
16:16:33 #8 11.60 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
16:16:33 #8 11.60 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
16:16:33 #8 11.60 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
16:16:33 #8 11.60 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:16:33 #8 11.60 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
16:16:33 #8 11.60 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
16:16:33 #8 11.60 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
16:16:33 #8 11.61 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:16:33 #8 11.61 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:16:33 #8 11.61 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:16:33 #8 11.61 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
16:16:33 #8 11.61 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
16:16:33 #8 11.61 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
16:16:33 #8 11.61 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:16:33 #8 11.61 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:16:33 #8 11.61 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:16:33 #8 11.61 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
16:16:33 #8 11.62 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
16:16:33 #8 11.62 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
16:16:33 #8 11.62 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
16:16:33 #8 11.62 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
16:16:33 #8 11.62 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
16:16:33 #8 11.62 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:16:33 #8 11.62 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
16:16:33 #8 11.63 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
16:16:33 #8 11.63 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
16:16:33 #8 11.63 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
16:16:33 #8 11.63 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
16:16:33 #8 11.63 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
16:16:33 #8 11.63 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
16:16:33 #8 11.64 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
16:16:33 #8 11.64 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
16:16:33 #8 11.64 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:16:33 #8 11.64 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:16:33 #8 11.64 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
16:16:33 #8 11.64 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
16:16:33 #8 11.64 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
16:16:33 #8 11.65 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
16:16:33 #8 11.65 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
16:16:33 #8 11.65 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
16:16:33 #8 11.65 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
16:16:33 #8 11.65 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:16:33 #8 11.65 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:16:33 #8 11.65 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:16:33 #8 11.65 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
16:16:33 #8 11.65 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
16:16:33 #8 11.66 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
16:16:33 #8 11.66 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
16:16:33 #8 11.66 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
16:16:33 #8 11.66 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
16:16:33 #8 11.66 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
16:16:33 #8 11.66 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
16:16:33 #8 11.66 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
16:16:33 #8 11.66 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
16:16:33 #8 11.66 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
16:16:33 #8 11.66 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
16:16:33 #8 11.67 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:16:33 #8 11.67 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:16:33 #8 11.67 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:16:33 #8 11.67 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:16:33 #8 11.67 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:16:33 #8 11.67 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:16:33 #8 11.67 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
16:16:33 #8 11.68 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
16:16:33 #8 11.68 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
16:16:33 #8 11.68 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
16:16:33 #8 11.68 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
16:16:33 #8 11.68 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
16:16:33 #8 11.69 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
16:16:33 #8 11.69 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
16:16:33 #8 11.69 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
16:16:33 #8 11.70 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
16:16:33 #8 11.71 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
16:16:33 #8 11.73 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
16:16:33 #8 11.74 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
16:16:33 #8 11.74 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
16:16:33 #8 11.74 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
16:16:33 #8 11.74 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
16:16:33 #8 11.74 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
16:16:33 #8 11.74 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
16:16:33 #8 11.75 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
16:16:33 #8 11.75 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
16:16:33 #8 11.75 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
16:16:33 #8 33.25 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
16:16:33 #8 33.26 Unpacking libnet-dns-sec-perl (1.11-1) ...
16:16:33 #8 33.29 Selecting previously unselected package libnet-libidn-perl.
16:16:33 #8 33.29 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
16:16:33 #8 33.29 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
16:16:33 #8 33.32 Selecting previously unselected package libnumber-compare-perl.
16:16:33 #8 33.32 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
16:16:33 #8 33.33 Unpacking libnumber-compare-perl (0.03-1) ...
16:16:33 #8 33.35 Selecting previously unselected package libnumber-range-perl.
16:16:33 #8 33.36 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
16:16:33 #8 33.36 Unpacking libnumber-range-perl (0.12-1) ...
16:16:33 #8 33.40 Selecting previously unselected package libossp-uuid16:arm64.
16:16:33 #8 33.40 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
16:16:33 #8 33.41 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
16:16:33 #8 33.44 Selecting previously unselected package libossp-uuid-perl.
16:16:33 #8 33.44 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
16:16:33 #8 33.44 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
16:16:33 #8 33.53 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:33 #8 33.53 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
16:16:33 #8 33.54 Unpacking libpackage-stash-xs-perl (0.29-1) ...
16:16:33 #8 33.56 Selecting previously unselected package libparse-debianchangelog-perl.
16:16:33 #8 33.56 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
16:16:33 #8 33.57 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
16:16:33 #8 33.60 Selecting previously unselected package libtext-glob-perl.
16:16:33 #8 33.61 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
16:16:33 #9 44.07 Selecting previously unselected package libnumber-range-perl.
16:16:33 #9 44.08 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
16:16:33 #9 44.08 Unpacking libnumber-range-perl (0.12-1) ...
16:16:33 #9 44.11 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:33 #9 44.12 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
16:16:33 #9 44.12 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:16:33 #9 44.15 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:33 #9 44.16 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:33 #9 44.16 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:33 #9 44.20 Selecting previously unselected package libperl4-corelibs-perl.
16:16:33 #9 44.20 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
16:16:33 #9 44.21 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:16:33 #9 44.24 Selecting previously unselected package libperlio-gzip-perl.
16:16:33 #9 44.25 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
16:16:33 #9 44.25 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:16:33 #9 44.28 Selecting previously unselected package libpod-constants-perl.
16:16:33 #9 44.29 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
16:16:33 #9 44.29 Unpacking libpod-constants-perl (0.19-1) ...
16:16:33 #9 44.32 Selecting previously unselected package libre2-5:armhf.
16:16:33 #9 44.32 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
16:16:33 #9 11.46 Get:88 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp-11 amd64 11.2.0-7ubuntu2 [50.6 MB]
16:16:33 #21 2.384 Get:13 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:16:33 #9 41.06 Selecting previously unselected package build-essential.
16:16:33 #9 41.07 Preparing to unpack .../091-build-essential_12.9ubuntu2_armhf.deb ...
16:16:33 #9 41.07 Unpacking build-essential (12.9ubuntu2) ...
16:16:33 #9 41.10 Selecting previously unselected package libbrotli1:armhf.
16:16:33 #9 41.11 Preparing to unpack .../092-libbrotli1_1.0.9-2build3_armhf.deb ...
16:16:33 #9 41.11 Unpacking libbrotli1:armhf (1.0.9-2build3) ...
16:16:33 #9 41.14 Selecting previously unselected package libsasl2-modules-db:armhf.
16:16:33 #9 41.15 Preparing to unpack .../093-libsasl2-modules-db_2.1.27+dfsg-2.1build1_armhf.deb ...
16:16:33 #9 41.15 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1build1) ...
16:16:33 #9 41.18 Selecting previously unselected package libsasl2-2:armhf.
16:16:33 #9 41.18 Preparing to unpack .../094-libsasl2-2_2.1.27+dfsg-2.1build1_armhf.deb ...
16:16:33 #9 41.19 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1build1) ...
16:16:33 #9 41.22 Selecting previously unselected package libldap-2.5-0:armhf.
16:16:33 #9 41.23 Preparing to unpack .../095-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_armhf.deb ...
16:16:33 #9 41.23 Unpacking libldap-2.5-0:armhf (2.5.6+dfsg-1~exp1ubuntu1) ...
16:16:33 #9 41.26 Selecting previously unselected package libnghttp2-14:armhf.
16:16:33 #9 41.26 Preparing to unpack .../096-libnghttp2-14_1.43.0-1_armhf.deb ...
16:16:33 #8 35.27 Setting up at (3.1.20-3.1ubuntu2) ...
16:16:33 #8 35.40 invoke-rc.d: could not determine current runlevel
16:16:33 #8 35.41 invoke-rc.d: policy-rc.d denied execution of start.
16:16:33 #8 35.41 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
16:16:33 #8 35.42 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
16:16:33 #8 35.44 Setting up ucf (3.0038) ...
16:16:33 #8 35.55 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.4) ...
16:16:33 #8 35.56 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:16:33 #8 35.57 Setting up gnupg-l10n (2.2.4-1ubuntu1.4) ...
16:16:33 #8 35.58 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
16:16:33 #8 35.60 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:33 #8 35.63 Setting up libcroco3:arm64 (0.6.12-2) ...
16:16:33 #8 35.64 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:33 #8 35.65 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ...
16:16:33 #8 14.06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
16:16:33 #8 14.06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
16:16:33 #8 14.06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
16:16:33 #8 14.06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
16:16:33 #8 14.06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
16:16:33 #8 14.06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
16:16:33 #8 14.06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
16:16:33 #8 14.07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
16:16:33 #8 14.08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
16:16:33 #8 14.13 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
16:16:33 #8 43.71 Selecting previously unselected package libipc-run3-perl.
16:16:33 #8 43.71 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
16:16:33 #8 43.72 Unpacking libipc-run3-perl (0.048-2) ...
16:16:33 #8 43.75 Selecting previously unselected package libtypes-serialiser-perl.
16:16:33 #8 43.75 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
16:16:33 #8 43.76 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:16:33 #8 43.79 Selecting previously unselected package libjson-xs-perl.
16:16:33 #8 43.79 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
16:16:33 #8 43.80 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:16:33 #8 43.83 Selecting previously unselected package libjson-maybexs-perl.
16:16:33 #8 43.83 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
16:16:33 #8 43.84 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:16:33 #8 43.87 Selecting previously unselected package libldap-common.
16:16:33 #8 43.87 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3_all.deb ...
16:16:33 #8 43.87 Unpacking libldap-common (2.4.57+dfsg-3) ...
16:16:33 #8 43.91 Selecting previously unselected package liblist-compare-perl.
16:16:33 #8 43.92 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
16:16:33 #8 43.92 Unpacking liblist-compare-perl (0.55-1) ...
16:16:33 #9 33.62 Selecting previously unselected package fontconfig-config.
16:16:33 #9 33.62 Preparing to unpack .../194-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:16:33 #9 33.62 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:33 #9 33.67 Selecting previously unselected package libcurl3-gnutls:arm64.
16:16:33 #9 33.67 Preparing to unpack .../195-libcurl3-gnutls_7.74.0-1ubuntu2.3_arm64.deb ...
16:16:33 #9 33.67 Unpacking libcurl3-gnutls:arm64 (7.74.0-1ubuntu2.3) ...
16:16:33 #9 33.71 Selecting previously unselected package liberror-perl.
16:16:33 #9 33.72 Preparing to unpack .../196-liberror-perl_0.17029-1_all.deb ...
16:16:33 #9 33.72 Unpacking liberror-perl (0.17029-1) ...
16:16:33 #9 33.77 Selecting previously unselected package git-man.
16:16:33 #9 33.77 Preparing to unpack .../197-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
16:16:33 #9 33.77 Unpacking git-man (1:2.30.2-1ubuntu1) ...
16:16:33 #9 32.81 Preparing to unpack .../057-libbinutils_2.37-7ubuntu1_arm64.deb ...
16:16:33 #9 32.81 Unpacking libbinutils:arm64 (2.37-7ubuntu1) ...
16:16:33 #9 32.85 Selecting previously unselected package libctf-nobfd0:arm64.
16:16:33 #9 32.85 Preparing to unpack .../058-libctf-nobfd0_2.37-7ubuntu1_arm64.deb ...
16:16:33 #9 32.86 Unpacking libctf-nobfd0:arm64 (2.37-7ubuntu1) ...
16:16:33 #9 32.89 Selecting previously unselected package libctf0:arm64.
16:16:33 #9 32.89 Preparing to unpack .../059-libctf0_2.37-7ubuntu1_arm64.deb ...
16:16:33 #9 32.89 Unpacking libctf0:arm64 (2.37-7ubuntu1) ...
16:16:33 #9 32.92 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:16:33 #9 32.92 Preparing to unpack .../060-binutils-aarch64-linux-gnu_2.37-7ubuntu1_arm64.deb ...
16:16:33 #9 32.92 Unpacking binutils-aarch64-linux-gnu (2.37-7ubuntu1) ...
16:16:33 #9 33.03 Selecting previously unselected package binutils.
16:16:33 #8 43.82 Selecting previously unselected package libwant-perl.
16:16:33 #8 43.82 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
16:16:33 #8 43.83 Unpacking libwant-perl (0.29-1+b4) ...
16:16:33 #8 43.86 Selecting previously unselected package libcontextual-return-perl.
16:16:33 #8 43.86 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:33 #8 43.87 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:33 #8 43.91 Selecting previously unselected package libconvert-binhex-perl.
16:16:33 #8 43.91 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
16:16:33 #8 43.91 Unpacking libconvert-binhex-perl (1.125-1) ...
16:16:33 #8 43.95 Selecting previously unselected package libdata-dump-perl.
16:16:33 #8 43.95 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
16:16:33 #8 43.95 Unpacking libdata-dump-perl (1.23-1) ...
16:16:33 #8 43.98 Selecting previously unselected package libdigest-bubblebabble-perl.
16:16:33 #8 43.98 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:16:33 #8 43.99 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:16:33 #8 44.01 Selecting previously unselected package libdigest-hmac-perl.
16:16:33 #8 44.01 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:16:33 #8 44.02 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:33 #8 44.05 Selecting previously unselected package libdistro-info-perl.
16:16:33 #8 44.05 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
16:16:33 #8 44.05 Unpacking libdistro-info-perl (0.21) ...
16:16:33 #8 44.09 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:33 #8 44.10 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:33 #8 44.11 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:33 #8 44.14 Selecting previously unselected package libmailtools-perl.
16:16:33 #8 44.15 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
16:16:33 #13 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 2.4s done
16:16:33 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1
16:16:33 #8 41.37 Selecting previously unselected package git.
16:16:33 #8 41.37 Preparing to unpack .../108-git_1%3a2.30.2-1_armhf.deb ...
16:16:33 #8 41.39 Unpacking git (1:2.30.2-1) ...
16:16:33 #9 11.23 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
16:16:33 #9 11.23 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
16:16:33 #9 11.25 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
16:16:33 #9 11.25 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
16:16:33 #9 11.25 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
16:16:33 #9 11.25 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
16:16:33 #9 11.25 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
16:16:33 #9 11.25 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
16:16:33 #9 11.29 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
16:16:33 #9 11.35 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
16:16:33 #9 11.35 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
16:16:33 #9 11.35 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
16:16:33 #9 11.36 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
16:16:33 #9 11.36 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:16:33 #9 11.36 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
16:16:33 #9 11.37 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
16:16:33 #9 11.37 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
16:16:33 #9 11.43 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
16:16:33 #8 36.67 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
16:16:33 #8 36.67 Unpacking python3-apt (2.2.1) ...
16:16:33 #8 36.72 Selecting previously unselected package python3-certifi.
16:16:33 #8 36.73 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
16:16:33 #8 36.73 Unpacking python3-certifi (2020.6.20-1) ...
16:16:33 #8 36.78 Selecting previously unselected package python3-idna.
16:16:33 #8 36.78 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
16:16:33 #8 36.78 Unpacking python3-idna (2.10-1) ...
16:16:33 #8 36.82 Selecting previously unselected package python3-magic.
16:16:33 #8 36.82 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
16:16:33 #8 36.83 Unpacking python3-magic (2:0.4.20-3) ...
16:16:33 #8 36.86 Selecting previously unselected package python3-urllib3.
16:16:33 #8 36.86 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:16:33 #8 36.87 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:16:33 #8 36.90 Selecting previously unselected package python3-requests.
16:16:33 #8 39.44 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:33 #8 39.45 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:33 #8 39.49 Selecting previously unselected package libhttp-negotiate-perl.
16:16:33 #8 39.49 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:33 #8 39.50 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:33 #8 39.53 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:33 #8 39.53 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
16:16:33 #8 39.53 Unpacking perl-openssl-defaults:armhf (3) ...
16:16:33 #8 39.57 Selecting previously unselected package libnet-ssleay-perl.
16:16:33 #8 39.57 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
16:16:33 #8 39.58 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
16:16:33 #8 39.66 Selecting previously unselected package libio-socket-ssl-perl.
16:16:33 #8 39.66 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
16:16:33 #8 39.67 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:16:33 #8 13.91 Unpacking lsb-base (10.2019051400) ...
16:16:33 #8 13.94 Selecting previously unselected package cron.
16:16:33 #8 13.94 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
16:16:33 #8 13.95 Unpacking cron (3.0pl1-134+deb10u1) ...
16:16:33 #8 14.00 Selecting previously unselected package libbsd0:amd64.
16:16:33 #8 14.00 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
16:16:33 #8 14.01 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
16:16:33 #8 14.06 Selecting previously unselected package bsdmainutils.
16:16:33 #8 14.06 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
16:16:33 #8 14.07 Unpacking bsdmainutils (11.1.2+b1) ...
16:16:33 #8 11.75 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
16:16:33 #8 11.75 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:16:33 #8 11.76 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:16:33 #8 11.76 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
16:16:33 #8 11.76 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
16:16:33 #8 11.76 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
16:16:33 #8 11.76 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
16:16:33 #8 11.79 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
16:16:33 #8 11.79 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
16:16:33 #8 33.61 Unpacking libtext-glob-perl (0.10-1) ...
16:16:33 #8 33.64 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:33 #8 33.64 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:33 #8 33.64 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:33 #8 33.67 Selecting previously unselected package libperlio-gzip-perl.
16:16:33 #8 33.67 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
16:16:33 #8 33.68 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
16:16:33 #8 33.71 Selecting previously unselected package libpod-constants-perl.
16:16:33 #8 33.71 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
16:16:33 #8 33.71 Unpacking libpod-constants-perl (0.19-1) ...
16:16:33 #8 33.74 Selecting previously unselected package libreadonly-perl.
16:16:33 #8 33.74 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
16:16:33 #8 33.75 Unpacking libreadonly-perl (2.050-1) ...
16:16:33 #8 33.78 Selecting previously unselected package libref-util-perl.
16:16:33 #8 33.78 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
16:16:33 #8 33.78 Unpacking libref-util-perl (0.204-1) ...
16:16:33 #8 33.81 Selecting previously unselected package libref-util-xs-perl.
16:16:33 #9 44.33 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
16:16:33 #9 44.38 Selecting previously unselected package libre-engine-re2-perl.
16:16:33 #9 44.39 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
16:16:33 #9 44.39 Unpacking libre-engine-re2-perl (0.13-5) ...
16:16:33 #9 44.42 Selecting previously unselected package libreadonly-perl.
16:16:33 #9 44.42 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
16:16:33 #9 44.43 Unpacking libreadonly-perl (2.050-2) ...
16:16:33 #9 44.46 Selecting previously unselected package libref-util-perl.
16:16:33 #9 44.46 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
16:16:33 #9 44.46 Unpacking libref-util-perl (0.204-1) ...
16:16:33 #9 44.49 Selecting previously unselected package libref-util-xs-perl.
16:16:33 #9 44.49 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
16:16:33 #9 44.50 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:16:33 #8 35.66 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
16:16:33 #8 35.67 Setting up patch (2.7.6-2ubuntu1.1) ...
16:16:33 #8 35.68 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:16:33 #8 35.69 Setting up krb5-locales (1.16-2ubuntu0.2) ...
16:16:33 #8 35.70 Setting up publicsuffix (20180223.1310-1) ...
16:16:33 #8 35.71 Setting up autotools-dev (20180224.1) ...
16:16:33 #8 35.72 Setting up t1utils (1.41-2) ...
16:16:33 #8 35.73 Setting up xz-utils (5.2.2-1.3) ...
16:16:33 #8 35.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:33 #8 35.74 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.74 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.74 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.74 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:33 #8 35.75 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:33 #8 35.76 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ...
16:16:33 #8 35.78 Setting up libltdl7:arm64 (2.4.6-2) ...
16:16:33 #8 35.79 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:33 #8 35.81 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ...
16:16:33 #8 35.82 Setting up liblocale-gettext-perl (1.07-3build2) ...
16:16:33 #8 35.83 Setting up wdiff (1.2.2-2) ...
16:16:33 #8 35.84 Setting up shared-mime-info (1.9-2) ...
16:16:33 #9 41.27 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
16:16:33 #9 41.31 Selecting previously unselected package librtmp1:armhf.
16:16:33 #9 41.31 Preparing to unpack .../097-librtmp1_2.4+20151223.gitfa8646d.1-2build3_armhf.deb ...
16:16:33 #9 41.31 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build3) ...
16:16:33 #9 41.34 Selecting previously unselected package libssh-4:armhf.
16:16:33 #9 41.34 Preparing to unpack .../098-libssh-4_0.9.6-1_armhf.deb ...
16:16:33 #9 41.35 Unpacking libssh-4:armhf (0.9.6-1) ...
16:16:33 #9 41.38 Selecting previously unselected package libcurl4:armhf.
16:16:33 #9 41.38 Preparing to unpack .../099-libcurl4_7.74.0-1.3ubuntu2_armhf.deb ...
16:16:33 #9 41.39 Unpacking libcurl4:armhf (7.74.0-1.3ubuntu2) ...
16:16:33 #9 41.42 Selecting previously unselected package curl.
16:16:33 #9 41.42 Preparing to unpack .../100-curl_7.74.0-1.3ubuntu2_armhf.deb ...
16:16:33 #9 41.43 Unpacking curl (7.74.0-1.3ubuntu2) ...
16:16:33 #9 41.46 Selecting previously unselected package dctrl-tools.
16:16:33 #9 41.46 Preparing to unpack .../101-dctrl-tools_2.24-3_armhf.deb ...
16:16:33 #9 41.47 Unpacking dctrl-tools (2.24-3) ...
16:16:33 #8 14.20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
16:16:33 #8 14.35 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
16:16:33 #8 43.95 Selecting previously unselected package liblist-someutils-perl.
16:16:33 #8 43.95 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
16:16:33 #8 43.96 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:33 #8 43.99 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:33 #8 43.99 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
16:16:33 #8 44.00 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:16:33 #8 44.03 Selecting previously unselected package liblist-utilsby-perl.
16:16:33 #8 44.03 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
16:16:33 #8 44.03 Unpacking liblist-utilsby-perl (0.11-1) ...
16:16:33 #8 44.08 Selecting previously unselected package libltdl7:armhf.
16:16:33 #8 44.08 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
16:16:33 #8 44.09 Unpacking libltdl7:armhf (2.4.6-15) ...
16:16:33 #8 44.17 Selecting previously unselected package libltdl-dev:armhf.
16:16:33 #8 44.17 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
16:16:33 #8 44.18 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:16:33 #9 33.87 Selecting previously unselected package git.
16:16:33 #9 33.87 Preparing to unpack .../198-git_1%3a2.30.2-1ubuntu1_arm64.deb ...
16:16:33 #9 33.89 Unpacking git (1:2.30.2-1ubuntu1) ...
16:16:33 #8 44.15 Unpacking libmailtools-perl (2.18-1) ...
16:16:33 #8 44.19 Selecting previously unselected package libnet-ip-perl.
16:16:33 #8 44.20 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
16:16:33 #8 44.20 Unpacking libnet-ip-perl (1.26-2) ...
16:16:33 #8 44.24 Selecting previously unselected package libnet-dns-perl.
16:16:33 #8 44.24 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
16:16:33 #8 44.25 Unpacking libnet-dns-perl (1.19-1) ...
16:16:33 #8 44.33 Selecting previously unselected package libnet-domain-tld-perl.
16:16:33 #8 44.33 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:33 #8 44.33 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:33 #8 44.36 Selecting previously unselected package libemail-valid-perl.
16:16:33 #8 44.37 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
16:16:33 #8 44.37 Unpacking libemail-valid-perl (1.202-1) ...
16:16:33 #8 44.40 Selecting previously unselected package libexporter-tiny-perl.
16:16:33 #8 44.40 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
16:16:33 #9 33.04 Preparing to unpack .../061-binutils_2.37-7ubuntu1_arm64.deb ...
16:16:33 #9 33.04 Unpacking binutils (2.37-7ubuntu1) ...
16:16:33 #9 33.06 Selecting previously unselected package libc-dev-bin.
16:16:33 #9 33.07 Preparing to unpack .../062-libc-dev-bin_2.34-0ubuntu3_arm64.deb ...
16:16:33 #9 33.07 Unpacking libc-dev-bin (2.34-0ubuntu3) ...
16:16:33 #9 33.10 Selecting previously unselected package linux-libc-dev:arm64.
16:16:33 #9 33.10 Preparing to unpack .../063-linux-libc-dev_5.13.0-22.22_arm64.deb ...
16:16:33 #9 33.10 Unpacking linux-libc-dev:arm64 (5.13.0-22.22) ...
16:16:33 #9 33.23 Selecting previously unselected package libcrypt-dev:arm64.
16:16:33 #9 33.23 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.18-4ubuntu1_arm64.deb ...
16:16:33 #9 33.23 Unpacking libcrypt-dev:arm64 (1:4.4.18-4ubuntu1) ...
16:16:33 #9 33.27 Selecting previously unselected package rpcsvc-proto.
16:16:33 #9 33.27 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu5_arm64.deb ...
16:16:33 #9 33.27 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ...
16:16:33 #9 33.30 Selecting previously unselected package libtirpc-dev:arm64.
16:16:33 #9 31.36 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.2_arm64.deb ...
16:16:33 #9 31.39 Unpacking git (1:2.25.1-1ubuntu3.2) ...
16:16:33 #9 11.45 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB]
16:16:33 #9 11.51 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
16:16:33 #9 11.51 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
16:16:33 #9 11.51 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB]
16:16:33 #9 11.52 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
16:16:33 #9 11.52 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
16:16:33 #9 11.52 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
16:16:33 #9 11.52 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
16:16:33 #9 11.52 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
16:16:33 #9 11.57 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
16:16:33 #9 11.65 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
16:16:33 #9 11.65 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
16:16:33 #9 11.66 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
16:16:33 #9 11.66 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
16:16:33 #9 11.67 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
16:16:33 #8 39.72 Selecting previously unselected package libnet-http-perl.
16:16:33 #8 39.72 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
16:16:33 #8 39.73 Unpacking libnet-http-perl (6.18-1) ...
16:16:33 #8 39.77 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:33 #8 39.77 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:33 #8 39.78 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:33 #8 39.81 Selecting previously unselected package libtry-tiny-perl.
16:16:33 #8 39.82 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
16:16:33 #8 39.82 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:33 #8 39.85 Selecting previously unselected package libwww-robotrules-perl.
16:16:33 #8 39.86 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:33 #8 39.86 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:33 #8 39.89 Selecting previously unselected package libwww-perl.
16:16:33 #8 39.90 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
16:16:33 #8 39.90 Unpacking libwww-perl (6.36-2) ...
16:16:33 #8 14.15 Selecting previously unselected package libuchardet0:amd64.
16:16:33 #8 14.15 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
16:16:33 #8 14.15 Unpacking libuchardet0:amd64 (0.0.6-3) ...
16:16:33 #8 14.20 Selecting previously unselected package groff-base.
16:16:33 #8 14.20 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
16:16:33 #8 14.20 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:16:33 #8 12.04 debconf: delaying package configuration, since apt-utils is not installed
16:16:33 #8 12.08 Fetched 175 MB in 4s (45.9 MB/s)
16:16:33 #8 12.11 Selecting previously unselected package bsdextrautils.
16:16:33 #8 12.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
16:16:33 #8 12.11 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ...
16:16:33 #8 12.12 Unpacking bsdextrautils (2.36.1-8) ...
16:16:33 #8 12.18 Selecting previously unselected package libuchardet0:amd64.
16:16:33 #8 12.18 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
16:16:33 #8 12.19 Unpacking libuchardet0:amd64 (0.0.7-1) ...
16:16:33 #8 12.23 Selecting previously unselected package groff-base.
16:16:33 #8 12.24 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
16:16:33 #8 12.24 Unpacking groff-base (1.22.4-6) ...
16:16:33 #9 12.72 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
16:16:33 #9 12.72 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
16:16:33 #9 12.72 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
16:16:33 #9 12.72 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
16:16:33 #9 12.72 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
16:16:33 #9 12.72 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
16:16:33 #9 12.75 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
16:16:33 #9 12.81 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
16:16:33 #9 12.89 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
16:16:33 #9 12.95 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
16:16:33 #9 12.96 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
16:16:33 #11 3.221 CentOS Linux 8 - AppStream                      7.7 MB/s | 8.2 MB     00:01    
16:16:33 #9 41.89 Selecting previously unselected package libalgorithm-diff-perl.
16:16:33 #9 41.89 Preparing to unpack .../196-libalgorithm-diff-perl_1.201-1_all.deb ...
16:16:33 #9 41.90 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:16:33 #9 41.94 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:33 #9 41.94 Preparing to unpack .../197-libalgorithm-diff-xs-perl_0.04-6build1_armhf.deb ...
16:16:33 #9 41.97 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:33 #9 42.00 Selecting previously unselected package libalgorithm-merge-perl.
16:16:33 #9 42.00 Preparing to unpack .../198-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:33 #9 42.01 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:33 #9 42.04 Selecting previously unselected package libaliased-perl.
16:16:33 #9 42.05 Preparing to unpack .../199-libaliased-perl_0.34-1.1_all.deb ...
16:16:33 #9 42.05 Unpacking libaliased-perl (0.34-1.1) ...
16:16:33 #9 42.08 Selecting previously unselected package libapt-pkg-perl.
16:16:33 #9 42.08 Preparing to unpack .../200-libapt-pkg-perl_0.1.39build1_armhf.deb ...
16:16:33 #9 42.09 Unpacking libapt-pkg-perl (0.1.39build1) ...
16:16:33 #9 42.12 Selecting previously unselected package libarchive-cpio-perl.
16:16:33 #9 42.12 Preparing to unpack .../201-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:16:33 #8 36.91 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
16:16:33 #8 36.91 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:16:33 #8 36.95 Selecting previously unselected package python3-unidiff.
16:16:33 #8 36.95 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
16:16:33 #8 36.96 Unpacking python3-unidiff (0.5.5-2) ...
16:16:33 #8 37.02 Selecting previously unselected package python3-xdg.
16:16:33 #8 37.03 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
16:16:33 #8 37.03 Unpacking python3-xdg (0.27-2) ...
16:16:33 #8 37.08 Selecting previously unselected package shared-mime-info.
16:16:33 #8 37.08 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
16:16:33 #8 37.08 Unpacking shared-mime-info (2.0-1) ...
16:16:33 #8 37.19 Selecting previously unselected package strace.
16:16:33 #8 37.19 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
16:16:33 #8 37.19 Unpacking strace (5.10-1) ...
16:16:33 #8 37.25 Selecting previously unselected package xauth.
16:16:33 #8 37.25 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
16:16:33 #8 37.26 Unpacking xauth (1:1.1-1) ...
16:16:33 #8 37.30 Selecting previously unselected package xdg-user-dirs.
16:16:33 #8 33.81 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
16:16:33 #8 33.82 Unpacking libref-util-xs-perl (0.117-1+b1) ...
16:16:33 #8 33.84 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:33 #8 33.84 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
16:16:33 #8 33.85 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
16:16:33 #8 33.88 Selecting previously unselected package libsasl2-modules:arm64.
16:16:33 #8 33.88 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:16:33 #8 33.89 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:16:33 #8 33.92 Selecting previously unselected package libsereal-decoder-perl.
16:16:33 #8 33.92 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
16:16:33 #8 33.92 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
16:16:33 #8 33.96 Selecting previously unselected package libsereal-encoder-perl.
16:16:33 #8 33.96 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
16:16:33 #8 33.96 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
16:16:33 #8 33.99 Selecting previously unselected package libsereal-perl.
16:16:33 #8 34.00 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
16:16:33 #8 34.00 Unpacking libsereal-perl (4.005-1) ...
16:16:33 #8 34.03 Selecting previously unselected package libtask-weaken-perl.
16:16:33 #9 44.53 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:33 #9 44.53 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:16:33 #9 44.53 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:16:33 #9 44.57 Selecting previously unselected package libregexp-pattern-perl.
16:16:33 #9 44.57 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:16:33 #9 44.57 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:16:33 #9 44.61 Selecting previously unselected package libsasl2-modules:armhf.
16:16:33 #9 44.61 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2_armhf.deb ...
16:16:33 #9 44.62 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2) ...
16:16:33 #9 44.65 Selecting previously unselected package libsereal-decoder-perl.
16:16:33 #9 44.66 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
16:16:33 #9 44.67 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:16:33 #9 44.70 Selecting previously unselected package libsereal-encoder-perl.
16:16:33 #9 44.71 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
16:16:33 #9 44.71 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:16:33 #9 44.75 Selecting previously unselected package libsereal-perl.
16:16:33 #9 44.75 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
16:16:33 #9 41.50 Selecting previously unselected package libdebhelper-perl.
16:16:33 #9 41.50 Preparing to unpack .../102-libdebhelper-perl_13.3.4ubuntu2_all.deb ...
16:16:33 #9 41.50 Unpacking libdebhelper-perl (13.3.4ubuntu2) ...
16:16:33 #9 41.53 Selecting previously unselected package libtool.
16:16:33 #9 41.54 Preparing to unpack .../103-libtool_2.4.6-15_all.deb ...
16:16:33 #9 41.54 Unpacking libtool (2.4.6-15) ...
16:16:33 #9 41.59 Selecting previously unselected package dh-autoreconf.
16:16:33 #9 41.59 Preparing to unpack .../104-dh-autoreconf_20_all.deb ...
16:16:33 #9 41.59 Unpacking dh-autoreconf (20) ...
16:16:33 #9 41.63 Selecting previously unselected package libarchive-zip-perl.
16:16:33 #9 41.63 Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ...
16:16:33 #9 41.63 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:33 #9 41.68 Selecting previously unselected package libsub-override-perl.
16:16:33 #9 41.68 Preparing to unpack .../106-libsub-override-perl_0.09-2_all.deb ...
16:16:33 #9 41.69 Unpacking libsub-override-perl (0.09-2) ...
16:16:33 #9 41.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:33 #9 41.72 Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:16:33 #9 41.72 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:33 #9 41.76 Selecting previously unselected package dh-strip-nondeterminism.
16:16:33 #9 41.76 Preparing to unpack .../108-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:16:33 #8 44.28 Selecting previously unselected package liblzo2-2:armhf.
16:16:33 #8 44.28 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
16:16:33 #8 44.29 Unpacking liblzo2-2:armhf (2.10-2) ...
16:16:33 #8 44.32 Selecting previously unselected package libsys-hostname-long-perl.
16:16:33 #8 44.32 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
16:16:33 #8 44.33 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:16:33 #8 44.36 Selecting previously unselected package libmail-sendmail-perl.
16:16:33 #8 44.36 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:16:33 #8 44.37 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:16:33 #8 44.40 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:33 #8 44.40 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:33 #8 44.41 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:33 #8 44.43 Selecting previously unselected package libmailtools-perl.
16:16:33 #8 44.44 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
16:16:33 #8 44.44 Unpacking libmailtools-perl (2.21-1) ...
16:16:33 #9 34.22 Selecting previously unselected package libalgorithm-diff-perl.
16:16:33 #9 34.22 Preparing to unpack .../199-libalgorithm-diff-perl_1.201-1_all.deb ...
16:16:33 #9 34.23 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:16:33 #9 34.26 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:33 #9 34.26 Preparing to unpack .../200-libalgorithm-diff-xs-perl_0.04-6build1_arm64.deb ...
16:16:33 #9 34.27 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:33 #9 34.29 Selecting previously unselected package libalgorithm-merge-perl.
16:16:33 #9 34.29 Preparing to unpack .../201-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:33 #9 34.30 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:33 #9 34.33 Selecting previously unselected package libaliased-perl.
16:16:33 #9 34.33 Preparing to unpack .../202-libaliased-perl_0.34-1.1_all.deb ...
16:16:33 #9 34.33 Unpacking libaliased-perl (0.34-1.1) ...
16:16:33 #9 34.37 Selecting previously unselected package libapt-pkg-perl.
16:16:33 #9 34.37 Preparing to unpack .../203-libapt-pkg-perl_0.1.39build1_arm64.deb ...
16:16:33 #9 34.37 Unpacking libapt-pkg-perl (0.1.39build1) ...
16:16:33 #9 34.40 Selecting previously unselected package libarchive-cpio-perl.
16:16:33 #8 44.40 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:16:33 #8 44.43 Selecting previously unselected package libipc-system-simple-perl.
16:16:33 #8 44.44 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
16:16:33 #8 44.44 Unpacking libipc-system-simple-perl (1.25-4) ...
16:16:33 #8 44.47 Selecting previously unselected package libfile-basedir-perl.
16:16:33 #8 44.47 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
16:16:33 #8 44.48 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:33 #8 44.50 Selecting previously unselected package libfile-chdir-perl.
16:16:33 #8 44.51 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:33 #8 44.51 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:33 #8 44.54 Selecting previously unselected package libfile-fcntllock-perl.
16:16:33 #8 44.54 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
16:16:33 #8 44.54 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
16:16:33 #8 44.58 Selecting previously unselected package libfont-afm-perl.
16:16:33 #8 44.58 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
16:16:33 #8 44.59 Unpacking libfont-afm-perl (1.20-2) ...
16:16:33 #21 2.630 Get:14 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB]
16:16:33 #21 2.862 Get:15 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
16:16:33 #9 31.86 Selecting previously unselected package libalgorithm-diff-perl.
16:16:33 #9 31.86 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:16:33 #9 31.87 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:16:33 #9 31.90 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:33 #9 31.90 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
16:16:33 #9 31.90 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:16:33 #9 31.93 Selecting previously unselected package libalgorithm-merge-perl.
16:16:33 #9 31.93 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:33 #9 31.94 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:33 #9 31.98 Selecting previously unselected package libapt-pkg-perl.
16:16:33 #9 31.98 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
16:16:33 #9 31.99 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:16:33 #9 32.01 Selecting previously unselected package libarchive-cpio-perl.
16:16:33 #9 32.02 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:33 #9 32.02 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:33 #9 32.05 Selecting previously unselected package libarray-intspan-perl.
16:16:33 #9 33.30 Preparing to unpack .../066-libtirpc-dev_1.3.2-2_arm64.deb ...
16:16:33 #9 33.30 Unpacking libtirpc-dev:arm64 (1.3.2-2) ...
16:16:33 #9 33.34 Selecting previously unselected package libnsl-dev:arm64.
16:16:33 #9 33.34 Preparing to unpack .../067-libnsl-dev_1.3.0-2build1_arm64.deb ...
16:16:33 #9 33.34 Unpacking libnsl-dev:arm64 (1.3.0-2build1) ...
16:16:33 #9 33.38 Selecting previously unselected package libc6-dev:arm64.
16:16:33 #9 33.38 Preparing to unpack .../068-libc6-dev_2.34-0ubuntu3_arm64.deb ...
16:16:33 #9 33.39 Unpacking libc6-dev:arm64 (2.34-0ubuntu3) ...
16:16:33 #9 11.68 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB]
16:16:33 #9 11.72 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB]
16:16:33 #9 11.74 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB]
16:16:33 #9 11.74 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB]
16:16:33 #9 11.74 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB]
16:16:33 #9 11.82 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B]
16:16:33 #9 11.82 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
16:16:33 #9 11.83 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-91.102 [1127 kB]
16:16:33 #9 11.88 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
16:16:33 #9 11.88 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
16:16:33 #12 ...
16:16:33 
16:16:33 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:33 #8 sha256:65b77c44793992103b0defb9823df1304277360adc1190a18e36467333c24234
16:16:33 #8 6.566 Fedora 34 - x86_64                               15 MB/s |  74 MB     00:04    
16:16:34 #8 41.97 Setting up media-types (4.0.0) ...
16:16:34 #8 41.99 Setting up libpipeline1:armhf (1.5.3-1) ...
16:16:34 #8 42.00 Setting up bsdextrautils (2.36.1-8) ...
16:16:34 #8 42.01 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:16:34 #8 42.02 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:16:34 #8 42.02 Setting up libicu67:armhf (67.1-7) ...
16:16:34 #8 42.04 Setting up libmagic-mgc (1:5.39-3) ...
16:16:34 #8 42.05 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:34 #8 42.07 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
16:16:34 #8 42.08 Setting up libmagic1:armhf (1:5.39-3) ...
16:16:34 #8 42.10 Setting up perl-openssl-defaults:armhf (5) ...
16:16:34 #8 42.11 Setting up linux-libc-dev:armhf (1:1.20211118-3) ...
16:16:34 #8 42.12 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
16:16:34 #8 42.14 Setting up gettext-base (0.21-4) ...
16:16:34 #8 42.15 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ...
16:16:34 #8 42.16 Setting up file (1:5.39-3) ...
16:16:34 #8 39.96 Selecting previously unselected package patchutils.
16:16:34 #8 39.96 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
16:16:34 #8 39.97 Unpacking patchutils (0.3.4-2) ...
16:16:34 #8 40.01 Selecting previously unselected package wdiff.
16:16:34 #8 40.01 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
16:16:34 #8 40.01 Unpacking wdiff (1.2.2-2) ...
16:16:34 #8 40.09 Selecting previously unselected package devscripts.
16:16:34 #8 40.09 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
16:16:34 #8 40.11 Unpacking devscripts (2.19.5+deb10u1) ...
16:16:34 #8 14.37 Selecting previously unselected package libgdbm6:amd64.
16:16:34 #8 14.37 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
16:16:34 #8 14.37 Unpacking libgdbm6:amd64 (1.18.1-4) ...
16:16:34 #8 14.41 Selecting previously unselected package libpipeline1:amd64.
16:16:34 #8 14.41 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
16:16:34 #8 14.42 Unpacking libpipeline1:amd64 (1.5.1-2) ...
16:16:34 #8 14.46 Selecting previously unselected package man-db.
16:16:34 #8 14.46 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
16:16:34 #8 14.47 Unpacking man-db (2.8.5-2) ...
16:16:34 #8 14.69 Selecting previously unselected package perl-modules-5.28.
16:16:34 #8 14.69 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:16:34 #8 14.70 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:16:34 #8 12.45 Selecting previously unselected package libgdbm6:amd64.
16:16:34 #8 12.45 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
16:16:34 #8 12.46 Unpacking libgdbm6:amd64 (1.19-2) ...
16:16:34 #8 12.50 Selecting previously unselected package libpipeline1:amd64.
16:16:34 #8 12.50 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
16:16:34 #8 12.51 Unpacking libpipeline1:amd64 (1.5.3-1) ...
16:16:34 #8 12.62 Selecting previously unselected package man-db.
16:16:34 #8 12.62 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
16:16:34 #8 12.63 Unpacking man-db (2.9.4-2) ...
16:16:34 #9 13.05 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
16:16:34 #9 42.13 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:16:34 #9 42.16 Selecting previously unselected package libarray-intspan-perl.
16:16:34 #9 42.16 Preparing to unpack .../202-libarray-intspan-perl_2.004-1_all.deb ...
16:16:34 #9 42.16 Unpacking libarray-intspan-perl (2.004-1) ...
16:16:34 #9 42.20 Selecting previously unselected package libmodule-implementation-perl.
16:16:34 #9 42.20 Preparing to unpack .../203-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:16:34 #9 42.20 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:16:34 #9 42.24 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:34 #9 42.24 Preparing to unpack .../204-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:34 #9 42.24 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:34 #9 42.27 Selecting previously unselected package libvariable-magic-perl.
16:16:34 #9 42.27 Preparing to unpack .../205-libvariable-magic-perl_0.62-1build3_armhf.deb ...
16:16:34 #9 42.28 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:16:34 #9 42.31 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:34 #9 42.31 Preparing to unpack .../206-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:16:34 #9 42.32 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:34 #8 34.03 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
16:16:34 #8 34.03 Unpacking libtask-weaken-perl (1.06-1) ...
16:16:34 #8 34.06 Selecting previously unselected package libxml-parser-perl.
16:16:34 #8 34.06 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
16:16:34 #8 34.07 Unpacking libxml-parser-perl (2.44-4) ...
16:16:34 #8 34.11 Selecting previously unselected package libsoap-lite-perl.
16:16:34 #8 34.11 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
16:16:34 #8 34.11 Unpacking libsoap-lite-perl (1.27-1) ...
16:16:34 #8 34.17 Selecting previously unselected package libsort-key-perl.
16:16:34 #8 34.17 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
16:16:34 #8 34.17 Unpacking libsort-key-perl (1.33-2+b1) ...
16:16:34 #8 34.20 Selecting previously unselected package libstring-copyright-perl.
16:16:34 #8 34.20 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:34 #8 34.21 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:34 #8 34.23 Selecting previously unselected package libstring-escape-perl.
16:16:34 #8 34.24 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
16:16:34 #8 34.24 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:34 #8 34.26 Selecting previously unselected package libstring-shellquote-perl.
16:16:34 #8 34.27 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:34 #8 34.27 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:34 #8 34.30 Selecting previously unselected package libterm-readkey-perl.
16:16:34 #8 34.30 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
16:16:34 #8 34.30 Unpacking libterm-readkey-perl (2.38-1) ...
16:16:34 #8 34.33 Selecting previously unselected package libtest-fatal-perl.
16:16:34 #8 34.34 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
16:16:34 #8 34.34 Unpacking libtest-fatal-perl (0.014-1) ...
16:16:34 #8 34.37 Selecting previously unselected package libtest-refcount-perl.
16:16:34 #9 44.76 Unpacking libsereal-perl (4.011-1) ...
16:16:34 #9 44.79 Selecting previously unselected package libsort-key-perl.
16:16:34 #9 44.80 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
16:16:34 #9 44.80 Unpacking libsort-key-perl (1.33-2build2) ...
16:16:34 #9 44.83 Selecting previously unselected package libstring-copyright-perl.
16:16:34 #9 44.84 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:34 #9 44.84 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:34 #9 44.88 Selecting previously unselected package libstring-escape-perl.
16:16:34 #9 44.88 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
16:16:34 #9 44.88 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:34 #9 44.91 Selecting previously unselected package libstring-shellquote-perl.
16:16:34 #9 44.91 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:34 #9 44.92 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:34 #9 44.95 Selecting previously unselected package libterm-readkey-perl.
16:16:34 #9 44.95 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
16:16:34 #9 44.96 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:16:34 #9 44.99 Selecting previously unselected package libtest-fatal-perl.
16:16:34 #9 44.99 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
16:16:34 #9 44.99 Unpacking libtest-fatal-perl (0.014-1) ...
16:16:34 #9 45.03 Selecting previously unselected package libtest-refcount-perl.
16:16:34 #9 45.03 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
16:16:34 #9 45.03 Unpacking libtest-refcount-perl (0.10-1) ...
16:16:34 #9 45.07 Selecting previously unselected package libtext-levenshtein-perl.
16:16:34 #9 45.07 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
16:16:34 #9 45.07 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:16:34 #9 41.76 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:16:34 #9 41.89 Selecting previously unselected package libdw1:armhf.
16:16:34 #9 41.89 Preparing to unpack .../109-libdw1_0.185-1build1_armhf.deb ...
16:16:34 #9 41.90 Unpacking libdw1:armhf (0.185-1build1) ...
16:16:34 #9 41.93 Selecting previously unselected package debugedit.
16:16:34 #9 41.94 Preparing to unpack .../110-debugedit_1%3a5.0-0ubuntu2_armhf.deb ...
16:16:34 #9 41.95 Unpacking debugedit (1:5.0-0ubuntu2) ...
16:16:34 #9 41.97 Selecting previously unselected package dwz.
16:16:34 #9 41.98 Preparing to unpack .../111-dwz_0.14-1build1_armhf.deb ...
16:16:34 #9 41.98 Unpacking dwz (0.14-1build1) ...
16:16:34 #8 37.30 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
16:16:34 #8 37.31 Unpacking xdg-user-dirs (0.17-2) ...
16:16:34 #8 37.40 Setting up libksba8:arm64 (1.5.0-3) ...
16:16:34 #8 37.41 Setting up media-types (4.0.0) ...
16:16:34 #8 37.42 Setting up libpipeline1:arm64 (1.5.3-1) ...
16:16:34 #8 37.44 Setting up wdiff (1.2.2-2+b1) ...
16:16:34 #8 37.45 Setting up libxau6:arm64 (1:1.0.9-1) ...
16:16:34 #8 37.46 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
16:16:34 #8 37.47 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:16:34 #8 37.48 Setting up libgpm2:arm64 (1.20.7-8) ...
16:16:34 #8 37.49 Setting up bsdextrautils (2.36.1-8) ...
16:16:34 #8 37.50 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:16:34 #8 37.51 Setting up libicu67:arm64 (67.1-7) ...
16:16:34 #8 37.52 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
16:16:34 #8 37.53 Setting up xdg-user-dirs (0.17-2) ...
16:16:34 #8 37.55 Setting up libmagic-mgc (1:5.39-3) ...
16:16:34 #8 37.56 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
16:16:34 #8 37.58 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
16:16:34 #8 37.61 No schema files found: doing nothing.
16:16:34 #8 37.61 Setting up distro-info-data (0.51+deb11u1) ...
16:16:34 #8 44.49 Selecting previously unselected package libmarkdown2:armhf.
16:16:34 #8 44.49 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
16:16:34 #8 44.50 Unpacking libmarkdown2:armhf (2.2.6-1) ...
16:16:34 #8 44.53 Selecting previously unselected package libmime-tools-perl.
16:16:34 #8 44.53 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
16:16:34 #8 44.54 Unpacking libmime-tools-perl (5.509-1) ...
16:16:34 #8 44.60 Selecting previously unselected package libmoox-aliases-perl.
16:16:34 #8 44.60 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:16:34 #8 44.60 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:16:34 #8 44.64 Selecting previously unselected package libnamespace-autoclean-perl.
16:16:34 #8 44.64 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:16:34 #8 44.64 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:16:34 #8 44.67 Selecting previously unselected package libobject-id-perl.
16:16:34 #8 44.67 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
16:16:34 #8 44.68 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:16:34 #8 44.72 Selecting previously unselected package libmoox-struct-perl.
16:16:34 #8 44.72 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
16:16:34 #8 44.73 Unpacking libmoox-struct-perl (0.020-1) ...
16:16:34 #8 44.76 Selecting previously unselected package libmouse-perl.
16:16:34 #8 44.76 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
16:16:34 #8 44.77 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:16:34 #8 44.82 Selecting previously unselected package libnumber-range-perl.
16:16:34 #8 44.82 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
16:16:34 #8 44.82 Unpacking libnumber-range-perl (0.12-1.1) ...
16:16:34 #9 34.40 Preparing to unpack .../204-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:16:34 #9 34.40 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:16:34 #9 34.43 Selecting previously unselected package libarray-intspan-perl.
16:16:34 #9 34.43 Preparing to unpack .../205-libarray-intspan-perl_2.004-1_all.deb ...
16:16:34 #9 34.44 Unpacking libarray-intspan-perl (2.004-1) ...
16:16:34 #9 34.47 Selecting previously unselected package libmodule-implementation-perl.
16:16:34 #9 34.47 Preparing to unpack .../206-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:16:34 #9 34.48 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:16:34 #9 34.50 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:34 #9 34.50 Preparing to unpack .../207-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:34 #9 34.51 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:34 #9 34.55 Selecting previously unselected package libvariable-magic-perl.
16:16:34 #9 34.55 Preparing to unpack .../208-libvariable-magic-perl_0.62-1build3_arm64.deb ...
16:16:34 #9 34.56 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:16:34 #9 34.59 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:34 #9 34.59 Preparing to unpack .../209-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:16:34 #9 34.59 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:34 #8 44.63 Selecting previously unselected package libfribidi0:armhf.
16:16:34 #8 44.63 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u1_armhf.deb ...
16:16:34 #8 44.63 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u1) ...
16:16:34 #8 44.67 Selecting previously unselected package libfuture-perl.
16:16:34 #8 44.67 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
16:16:34 #8 44.68 Unpacking libfuture-perl (0.39-1) ...
16:16:34 #8 44.72 Selecting previously unselected package libio-stringy-perl.
16:16:34 #8 44.72 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
16:16:34 #8 44.72 Unpacking libio-stringy-perl (2.111-3) ...
16:16:34 #8 44.76 Selecting previously unselected package libparams-validate-perl.
16:16:34 #8 44.76 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
16:16:34 #8 44.77 Unpacking libparams-validate-perl (1.29-1+b1) ...
16:16:34 #8 44.81 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:34 #8 44.81 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
16:16:34 #8 44.82 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
16:16:34 #8 44.85 Selecting previously unselected package libsort-versions-perl.
16:16:34 #8 44.86 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
16:16:34 #21 3.094 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B]
16:16:34 #21 3.094 Get:17 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
16:16:34 #21 3.094 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
16:16:34 #21 3.095 Get:19 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:16:34 #21 3.095 Get:20 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
16:16:34 #21 3.096 Get:21 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
16:16:34 #8 14.68 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
16:16:34 #9 32.05 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
16:16:34 #9 32.06 Unpacking libarray-intspan-perl (2.003-1) ...
16:16:34 #9 32.08 Selecting previously unselected package libasync-mergepoint-perl.
16:16:34 #9 32.09 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
16:16:34 #9 32.09 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:16:34 #9 32.12 Selecting previously unselected package libmodule-implementation-perl.
16:16:34 #9 32.12 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:34 #9 32.12 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:34 #9 32.15 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:34 #9 32.15 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:34 #9 32.15 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:34 #9 32.18 Selecting previously unselected package libvariable-magic-perl.
16:16:34 #9 32.18 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
16:16:34 #9 32.19 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:16:34 #9 32.22 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:34 #9 32.22 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:16:34 #9 32.22 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:16:34 #9 32.25 Selecting previously unselected package libcapture-tiny-perl.
16:16:34 #9 32.25 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:34 #9 32.26 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:34 #9 33.62 Selecting previously unselected package libisl23:arm64.
16:16:34 #9 33.62 Preparing to unpack .../069-libisl23_0.24-1_arm64.deb ...
16:16:34 #9 33.62 Unpacking libisl23:arm64 (0.24-1) ...
16:16:34 #9 33.71 Selecting previously unselected package libmpfr6:arm64.
16:16:34 #9 33.72 Preparing to unpack .../070-libmpfr6_4.1.0-3build1_arm64.deb ...
16:16:34 #9 33.72 Unpacking libmpfr6:arm64 (4.1.0-3build1) ...
16:16:34 #9 33.79 Selecting previously unselected package libmpc3:arm64.
16:16:34 #9 33.79 Preparing to unpack .../071-libmpc3_1.2.0-1build1_arm64.deb ...
16:16:34 #9 33.80 Unpacking libmpc3:arm64 (1.2.0-1build1) ...
16:16:34 #9 33.83 Selecting previously unselected package cpp-11.
16:16:34 #9 12.05 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
16:16:34 #9 12.05 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
16:16:34 #9 12.11 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
16:16:34 #9 12.12 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
16:16:34 #9 12.13 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
16:16:34 #8 42.18 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
16:16:34 #8 42.19 Setting up bzip2 (1.0.8-4) ...
16:16:34 #8 42.21 Setting up libfakeroot:armhf (1.25.3-1.1) ...
16:16:34 #8 42.22 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
16:16:34 #8 42.24 Setting up fakeroot (1.25.3-1.1) ...
16:16:34 #8 42.25 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:34 #8 42.25 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.25 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.26 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.26 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.26 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:34 #8 42.27 Setting up autotools-dev (20180224.1+nmu1) ...
16:16:34 #8 42.28 Setting up libtirpc-dev:armhf (1.3.1-1) ...
16:16:34 #8 42.29 Setting up make (4.3-4.1) ...
16:16:34 #8 42.30 Setting up libmpfr6:armhf (4.1.0-3) ...
16:16:34 #8 42.31 Setting up libsigsegv2:armhf (2.13-1) ...
16:16:34 #8 42.32 Setting up xz-utils (5.2.5-2) ...
16:16:34 #8 42.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:34 #8 42.34 Setting up libmpc3:armhf (1.2.0-1) ...
16:16:34 #8 42.35 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
16:16:34 #8 42.36 Setting up patch (2.7.6-7) ...
16:16:34 #8 42.37 Setting up autopoint (0.21-4) ...
16:16:34 #8 42.39 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
16:16:34 #8 42.40 Setting up libnsl-dev:armhf (1.3.0-2) ...
16:16:34 #8 40.27 Selecting previously unselected package equivs.
16:16:34 #8 40.27 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
16:16:34 #8 40.28 Unpacking equivs (2.2.0) ...
16:16:34 #8 40.33 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:34 #8 40.33 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
16:16:34 #8 40.33 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
16:16:34 #8 40.40 Selecting previously unselected package libpcre2-8-0:armhf.
16:16:34 #8 40.40 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
16:16:34 #8 40.41 Unpacking libpcre2-8-0:armhf (10.32-5) ...
16:16:34 #8 40.46 Selecting previously unselected package liberror-perl.
16:16:34 #8 40.46 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
16:16:34 #8 40.47 Unpacking liberror-perl (0.17027-2) ...
16:16:34 #8 34.37 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
16:16:34 #8 34.38 Unpacking libtest-refcount-perl (0.08-3) ...
16:16:34 #8 34.41 Selecting previously unselected package libtext-levenshtein-perl.
16:16:34 #8 34.41 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
16:16:34 #8 34.41 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:16:34 #8 34.44 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:34 #8 34.44 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
16:16:34 #8 34.45 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
16:16:34 #8 34.48 Selecting previously unselected package libunicode-utf8-perl.
16:16:34 #8 34.48 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
16:16:34 #8 34.48 Unpacking libunicode-utf8-perl (0.62-1) ...
16:16:34 #8 34.52 Selecting previously unselected package libwrap0:arm64.
16:16:34 #8 34.53 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
16:16:34 #8 34.53 Unpacking libwrap0:arm64 (7.6.q-28) ...
16:16:34 #8 34.56 Selecting previously unselected package libxau6:arm64.
16:16:34 #8 34.57 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
16:16:34 #8 34.57 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
16:16:34 #8 34.60 Selecting previously unselected package libxdmcp6:arm64.
16:16:34 #9 45.10 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:34 #9 45.10 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
16:16:34 #9 45.11 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:16:34 #9 45.14 Selecting previously unselected package libunicode-utf8-perl.
16:16:34 #9 45.15 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
16:16:34 #9 45.15 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:16:34 #9 45.19 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:34 #9 45.19 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:16:34 #9 45.20 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:16:34 #9 45.23 Selecting previously unselected package libxml-sax-base-perl.
16:16:34 #9 45.23 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
16:16:34 #9 45.24 Unpacking libxml-sax-base-perl (1.09-1) ...
16:16:34 #9 45.29 Selecting previously unselected package libxml-sax-perl.
16:16:34 #9 45.29 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:34 #9 45.30 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:34 #9 45.35 Selecting previously unselected package libxml-libxml-perl.
16:16:34 #9 45.35 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
16:16:34 #9 42.36 Selecting previously unselected package libfreetype6:armhf.
16:16:34 #9 42.36 Preparing to unpack .../207-libfreetype6_2.10.4+dfsg-1build1_armhf.deb ...
16:16:34 #9 42.36 Unpacking libfreetype6:armhf (2.10.4+dfsg-1build1) ...
16:16:34 #9 42.43 Selecting previously unselected package libfontconfig1:armhf.
16:16:34 #9 42.43 Preparing to unpack .../208-libfontconfig1_2.13.1-4.2ubuntu3_armhf.deb ...
16:16:34 #9 42.43 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu3) ...
16:16:34 #9 42.48 Selecting previously unselected package libjpeg-turbo8:armhf.
16:16:34 #9 42.48 Preparing to unpack .../209-libjpeg-turbo8_2.0.6-0ubuntu2_armhf.deb ...
16:16:34 #9 42.49 Unpacking libjpeg-turbo8:armhf (2.0.6-0ubuntu2) ...
16:16:34 #9 42.53 Selecting previously unselected package libjpeg8:armhf.
16:16:34 #9 42.53 Preparing to unpack .../210-libjpeg8_8c-2ubuntu8_armhf.deb ...
16:16:34 #9 42.53 Unpacking libjpeg8:armhf (8c-2ubuntu8) ...
16:16:34 #9 42.57 Selecting previously unselected package libdeflate0:armhf.
16:16:34 #9 42.57 Preparing to unpack .../211-libdeflate0_1.7-1ubuntu1_armhf.deb ...
16:16:34 #9 42.02 Selecting previously unselected package gettext.
16:16:34 #9 42.02 Preparing to unpack .../112-gettext_0.21-4ubuntu3_armhf.deb ...
16:16:34 #9 42.02 Unpacking gettext (0.21-4ubuntu3) ...
16:16:34 #9 42.16 Selecting previously unselected package intltool-debian.
16:16:34 #9 42.16 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:34 #9 42.16 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:34 #9 42.19 Selecting previously unselected package po-debconf.
16:16:34 #9 42.20 Preparing to unpack .../114-po-debconf_1.0.21+nmu1_all.deb ...
16:16:34 #9 42.21 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:34 #9 42.26 Selecting previously unselected package debhelper.
16:16:34 #9 42.26 Preparing to unpack .../115-debhelper_13.3.4ubuntu2_all.deb ...
16:16:34 #9 42.26 Unpacking debhelper (13.3.4ubuntu2) ...
16:16:34 #8 44.86 Selecting previously unselected package libossp-uuid16:armhf.
16:16:34 #8 44.87 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
16:16:34 #8 44.87 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
16:16:34 #8 44.90 Selecting previously unselected package libossp-uuid-perl.
16:16:34 #8 44.90 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
16:16:34 #8 44.91 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:16:34 #8 44.94 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:34 #8 44.94 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
16:16:34 #8 44.95 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:16:34 #8 44.98 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:34 #8 44.98 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:34 #8 44.99 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:34 #8 45.02 Selecting previously unselected package libperlio-gzip-perl.
16:16:34 #8 45.03 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
16:16:34 #8 45.03 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:16:34 #8 37.63 Setting up manpages (5.10-1) ...
16:16:34 #8 37.64 Setting up unzip (6.0-26) ...
16:16:34 #8 37.66 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:34 #8 37.67 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:16:34 #8 37.68 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
16:16:34 #8 37.69 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
16:16:34 #8 37.70 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1) ...
16:16:34 #8 37.72 Setting up libfcgi-bin (2.4.2-2) ...
16:16:34 #8 37.73 Setting up binutils-common:arm64 (2.35.2-2) ...
16:16:34 #8 37.75 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:16:34 #8 37.76 Setting up libmagic1:arm64 (1:5.39-3) ...
16:16:34 #8 37.78 Setting up libdeflate0:arm64 (1.7-1) ...
16:16:34 #8 37.80 Setting up less (551-2) ...
16:16:34 #8 37.82 Setting up perl-openssl-defaults:arm64 (5) ...
16:16:34 #8 37.83 Setting up linux-libc-dev:arm64 (5.10.84-1) ...
16:16:34 #8 37.84 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
16:16:34 #9 34.67 Selecting previously unselected package libfreetype6:arm64.
16:16:34 #9 34.67 Preparing to unpack .../210-libfreetype6_2.10.4+dfsg-1build1_arm64.deb ...
16:16:34 #9 34.67 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1build1) ...
16:16:34 #9 34.73 Selecting previously unselected package libfontconfig1:arm64.
16:16:34 #9 34.73 Preparing to unpack .../211-libfontconfig1_2.13.1-4.2ubuntu3_arm64.deb ...
16:16:34 #9 34.74 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu3) ...
16:16:34 #9 34.77 Selecting previously unselected package libjpeg-turbo8:arm64.
16:16:34 #9 34.77 Preparing to unpack .../212-libjpeg-turbo8_2.0.6-0ubuntu2_arm64.deb ...
16:16:34 #9 34.78 Unpacking libjpeg-turbo8:arm64 (2.0.6-0ubuntu2) ...
16:16:34 #9 34.81 Selecting previously unselected package libjpeg8:arm64.
16:16:34 #9 34.81 Preparing to unpack .../213-libjpeg8_8c-2ubuntu8_arm64.deb ...
16:16:34 #9 34.82 Unpacking libjpeg8:arm64 (8c-2ubuntu8) ...
16:16:34 #9 34.85 Selecting previously unselected package libdeflate0:arm64.
16:16:34 #9 34.85 Preparing to unpack .../214-libdeflate0_1.7-1ubuntu1_arm64.deb ...
16:16:34 #9 34.86 Unpacking libdeflate0:arm64 (1.7-1ubuntu1) ...
16:16:34 #9 34.90 Selecting previously unselected package libjbig0:arm64.
16:16:34 #8 44.87 Unpacking libsort-versions-perl (1.62-1) ...
16:16:34 #8 44.91 Selecting previously unselected package libgit-wrapper-perl.
16:16:34 #8 44.92 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:34 #8 44.92 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:34 #8 45.00 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:34 #8 45.01 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:16:34 #8 45.01 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:16:34 #8 45.04 Selecting previously unselected package libio-prompter-perl.
16:16:34 #8 45.04 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
16:16:34 #8 45.05 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:34 #8 45.08 Selecting previously unselected package libjson-perl.
16:16:34 #8 45.08 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
16:16:34 #8 45.09 Unpacking libjson-perl (4.02000-1) ...
16:16:34 #8 15.04 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
16:16:34 #9 32.30 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:34 #9 32.30 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
16:16:34 #9 32.30 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:16:34 #9 32.33 Selecting previously unselected package libclone-perl.
16:16:34 #9 32.33 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
16:16:34 #9 32.34 Unpacking libclone-perl (0.43-2) ...
16:16:34 #9 32.37 Selecting previously unselected package libcommon-sense-perl.
16:16:34 #9 32.37 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
16:16:34 #9 32.37 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:16:34 #9 32.40 Selecting previously unselected package libparams-util-perl.
16:16:34 #9 32.41 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
16:16:34 #9 32.41 Unpacking libparams-util-perl (1.07-3build5) ...
16:16:34 #9 32.44 Selecting previously unselected package libsub-install-perl.
16:16:34 #9 32.44 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
16:16:34 #9 32.44 Unpacking libsub-install-perl (0.928-1) ...
16:16:34 #9 32.47 Selecting previously unselected package libdata-optlist-perl.
16:16:34 #9 32.48 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
16:16:34 #9 32.48 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:34 #9 32.51 Selecting previously unselected package libsub-exporter-perl.
16:16:34 #9 32.51 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
16:16:34 #9 32.51 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:34 #9 32.57 Selecting previously unselected package libconst-fast-perl.
16:16:34 #9 32.57 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
16:16:34 #9 32.58 Unpacking libconst-fast-perl (0.014-1) ...
16:16:34 #9 33.83 Preparing to unpack .../072-cpp-11_11.2.0-7ubuntu2_arm64.deb ...
16:16:34 #9 33.83 Unpacking cpp-11 (11.2.0-7ubuntu2) ...
16:16:34 #8 42.41 Setting up sensible-utils (0.0.14) ...
16:16:34 #8 42.42 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
16:16:34 #8 42.43 Setting up libuchardet0:armhf (0.0.7-1) ...
16:16:34 #8 42.45 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
16:16:34 #8 42.46 Setting up libcurl4:armhf (7.74.0-1.3+deb11u1) ...
16:16:34 #8 42.48 Setting up git-man (1:2.30.2-1) ...
16:16:34 #8 42.49 Setting up curl (7.74.0-1.3+deb11u1) ...
16:16:34 #8 42.50 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
16:16:34 #8 42.51 Setting up libisl23:armhf (0.23-1) ...
16:16:34 #8 42.52 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u2) ...
16:16:34 #8 42.53 Setting up libtinfo5:armhf (6.2+20201114-2) ...
16:16:34 #8 42.54 Setting up libelf1:armhf (0.183-1) ...
16:16:34 #8 42.55 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
16:16:34 #8 42.57 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
16:16:34 #8 42.58 Setting up cpp-10 (10.2.1-6+rpi1) ...
16:16:34 #8 42.59 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
16:16:34 #8 42.60 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
16:16:34 #8 42.61 Setting up libgdbm6:armhf (1.19-2) ...
16:16:34 #8 42.62 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
16:16:34 #8 42.63 Setting up wdiff (1.2.2-2) ...
16:16:34 #8 42.64 Setting up gettext (0.21-4) ...
16:16:34 #8 42.65 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
16:16:34 #8 42.66 Setting up m4 (1.4.18-5) ...
16:16:34 #8 42.68 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:16:34 #8 42.69 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:16:34 #8 42.70 Setting up dwz (0.13+20210201-1) ...
16:16:34 #8 42.71 Setting up groff-base (1.22.4-6) ...
16:16:34 #8 40.51 Selecting previously unselected package git-man.
16:16:34 #8 40.51 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
16:16:34 #8 40.52 Unpacking git-man (1:2.20.1-2+deb10u3) ...
16:16:34 #8 34.61 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
16:16:34 #8 34.61 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
16:16:34 #8 34.68 Selecting previously unselected package libxcb1:arm64.
16:16:34 #8 34.69 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
16:16:34 #8 34.70 Unpacking libxcb1:arm64 (1.13.1-2) ...
16:16:34 #8 34.90 Selecting previously unselected package libx11-data.
16:16:34 #9 45.35 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:16:34 #9 45.41 Selecting previously unselected package libxml-parser-perl.
16:16:34 #9 45.42 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
16:16:34 #9 45.42 Unpacking libxml-parser-perl (2.46-1) ...
16:16:34 #9 45.48 Selecting previously unselected package libxml-sax-expat-perl.
16:16:34 #9 45.48 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:34 #9 45.49 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:34 #9 45.52 Selecting previously unselected package libxml-writer-perl.
16:16:34 #9 45.52 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
16:16:34 #9 45.53 Unpacking libxml-writer-perl (0.625-1) ...
16:16:34 #9 45.56 Selecting previously unselected package libyaml-libyaml-perl.
16:16:34 #9 45.56 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
16:16:34 #9 45.57 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:16:34 #9 45.60 Selecting previously unselected package licensecheck.
16:16:34 #9 42.58 Unpacking libdeflate0:armhf (1.7-1ubuntu1) ...
16:16:34 #9 42.72 Selecting previously unselected package libjbig0:armhf.
16:16:34 #9 42.72 Preparing to unpack .../212-libjbig0_2.1-3.1build1_armhf.deb ...
16:16:34 #9 42.72 Unpacking libjbig0:armhf (2.1-3.1build1) ...
16:16:34 #9 42.76 Selecting previously unselected package libwebp6:armhf.
16:16:34 #9 42.76 Preparing to unpack .../213-libwebp6_0.6.1-2ubuntu0.21.04.1_armhf.deb ...
16:16:34 #9 42.77 Unpacking libwebp6:armhf (0.6.1-2ubuntu0.21.04.1) ...
16:16:34 #9 42.86 Selecting previously unselected package libtiff5:armhf.
16:16:34 #9 42.86 Preparing to unpack .../214-libtiff5_4.2.0-1build1_armhf.deb ...
16:16:34 #8 52.85 Setting up libmpc3:armhf (1.1.0-1) ...
16:16:34 #8 52.86 Setting up libc-dev-bin (2.27-3ubuntu1.4) ...
16:16:34 #8 52.88 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
16:16:34 #8 52.89 Setting up libgdbm-compat4:armhf (1.14.1-6) ...
16:16:34 #8 52.89 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2) ...
16:16:34 #8 52.90 Setting up bsdmainutils (11.1.2ubuntu1) ...
16:16:34 #8 52.93 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:34 #8 52.93 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:16:34 #8 52.93 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:34 #8 52.93 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:16:34 #8 52.94 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:34 #8 52.95 Setting up ca-certificates (20210119~18.04.2) ...
16:16:34 #8 53.29 Updating certificates in /etc/ssl/certs...
16:16:34 #9 42.31 Selecting previously unselected package libfakeroot:armhf.
16:16:34 #9 42.31 Preparing to unpack .../116-libfakeroot_1.25.3-1.1ubuntu2_armhf.deb ...
16:16:34 #9 42.32 Unpacking libfakeroot:armhf (1.25.3-1.1ubuntu2) ...
16:16:34 #9 42.36 Selecting previously unselected package fakeroot.
16:16:34 #9 42.36 Preparing to unpack .../117-fakeroot_1.25.3-1.1ubuntu2_armhf.deb ...
16:16:34 #9 42.36 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:16:34 #9 42.40 Selecting previously unselected package libassuan0:armhf.
16:16:34 #9 42.40 Preparing to unpack .../118-libassuan0_2.5.5-1_armhf.deb ...
16:16:34 #9 42.41 Unpacking libassuan0:armhf (2.5.5-1) ...
16:16:34 #9 42.44 Selecting previously unselected package gpgconf.
16:16:34 #9 42.44 Preparing to unpack .../119-gpgconf_2.2.20-1ubuntu4_armhf.deb ...
16:16:34 #9 42.45 Unpacking gpgconf (2.2.20-1ubuntu4) ...
16:16:34 #9 42.49 Selecting previously unselected package libksba8:armhf.
16:16:34 #9 42.49 Preparing to unpack .../120-libksba8_1.5.1-1_armhf.deb ...
16:16:34 #9 42.51 Unpacking libksba8:armhf (1.5.1-1) ...
16:16:34 #8 12.93 Selecting previously unselected package perl-modules-5.32.
16:16:34 #8 12.93 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:16:34 #8 12.94 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:34 #8 45.06 Selecting previously unselected package libpod-parser-perl.
16:16:34 #8 45.07 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
16:16:34 #8 45.08 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:16:34 #8 45.10 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:16:34 #8 45.10 Unpacking libpod-parser-perl (1.63-2) ...
16:16:34 #8 45.14 Selecting previously unselected package libpod-constants-perl.
16:16:34 #8 45.14 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
16:16:34 #8 45.15 Unpacking libpod-constants-perl (0.19-2) ...
16:16:34 #8 45.17 Selecting previously unselected package libproc-processtable-perl.
16:16:34 #8 45.18 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
16:16:34 #8 45.19 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:16:34 #8 45.25 Selecting previously unselected package libre2-9:armhf.
16:16:34 #8 45.25 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
16:16:34 #8 45.25 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
16:16:34 #9 34.90 Preparing to unpack .../215-libjbig0_2.1-3.1build1_arm64.deb ...
16:16:34 #9 34.91 Unpacking libjbig0:arm64 (2.1-3.1build1) ...
16:16:34 #9 34.94 Selecting previously unselected package libwebp6:arm64.
16:16:34 #9 34.94 Preparing to unpack .../216-libwebp6_0.6.1-2ubuntu0.21.04.1_arm64.deb ...
16:16:34 #9 34.95 Unpacking libwebp6:arm64 (0.6.1-2ubuntu0.21.04.1) ...
16:16:34 #9 34.99 Selecting previously unselected package libtiff5:arm64.
16:16:34 #9 34.99 Preparing to unpack .../217-libtiff5_4.2.0-1build1_arm64.deb ...
16:16:34 #9 34.99 Unpacking libtiff5:arm64 (4.2.0-1build1) ...
16:16:34 #9 35.03 Selecting previously unselected package libxpm4:arm64.
16:16:34 #9 35.03 Preparing to unpack .../218-libxpm4_1%3a3.5.12-1_arm64.deb ...
16:16:34 #9 35.04 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
16:16:34 #9 35.07 Selecting previously unselected package libgd3:arm64.
16:16:34 #9 35.07 Preparing to unpack .../219-libgd3_2.3.0-2ubuntu0.1_arm64.deb ...
16:16:34 #9 35.07 Unpacking libgd3:arm64 (2.3.0-2ubuntu0.1) ...
16:16:34 #9 35.11 Selecting previously unselected package libc-devtools.
16:16:34 #9 35.11 Preparing to unpack .../220-libc-devtools_2.33-0ubuntu5_arm64.deb ...
16:16:34 #9 35.11 Unpacking libc-devtools (2.33-0ubuntu5) ...
16:16:34 #9 35.14 Selecting previously unselected package libcapture-tiny-perl.
16:16:34 #8 45.13 Selecting previously unselected package liblog-any-perl.
16:16:34 #8 45.13 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
16:16:34 #8 45.14 Unpacking liblog-any-perl (1.707-1) ...
16:16:34 #8 45.22 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:34 #8 45.23 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:34 #8 45.23 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:34 #8 45.26 Selecting previously unselected package libpackage-stash-perl.
16:16:34 #8 45.26 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
16:16:34 #8 45.26 Unpacking libpackage-stash-perl (0.38-1) ...
16:16:34 #8 45.30 Selecting previously unselected package libsub-identify-perl.
16:16:34 #8 45.30 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
16:16:34 #8 45.31 Unpacking libsub-identify-perl (0.14-1+b1) ...
16:16:34 #8 15.55 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
16:16:34 #8 15.55 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
16:16:34 #9 32.60 Selecting previously unselected package libwant-perl.
16:16:34 #9 32.60 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
16:16:34 #9 32.61 Unpacking libwant-perl (0.29-1build4) ...
16:16:34 #9 32.64 Selecting previously unselected package libcontextual-return-perl.
16:16:34 #9 32.64 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:34 #9 32.65 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:34 #9 32.68 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:34 #9 32.68 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
16:16:34 #9 32.68 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:16:34 #9 32.72 Selecting previously unselected package libdata-dump-perl.
16:16:34 #9 32.72 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
16:16:34 #9 32.73 Unpacking libdata-dump-perl (1.23-1) ...
16:16:34 #9 32.75 Selecting previously unselected package libdigest-bubblebabble-perl.
16:16:34 #9 32.75 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:16:34 #9 32.76 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:16:34 #9 32.78 Selecting previously unselected package libdigest-hmac-perl.
16:16:34 #8 37.85 Setting up gettext-base (0.21-4) ...
16:16:34 #8 37.87 Setting up liblzo2-2:arm64 (2.10-2) ...
16:16:34 #8 37.89 Setting up libnpth0:arm64 (1.6-3) ...
16:16:34 #8 37.90 Setting up file (1:5.39-3) ...
16:16:34 #8 37.93 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
16:16:34 #8 37.95 Setting up libassuan0:arm64 (2.5.3-7.1) ...
16:16:34 #8 37.97 Setting up libgomp1:arm64 (10.2.1-6) ...
16:16:34 #8 37.99 Setting up bzip2 (1.0.8-4) ...
16:16:34 #8 38.00 Setting up libldap-common (2.4.57+dfsg-3) ...
16:16:34 #8 38.01 Setting up pbzip2 (1.1.13-1) ...
16:16:34 #8 38.02 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
16:16:34 #8 38.04 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
16:16:34 #8 38.05 Setting up libasan6:arm64 (10.2.1-6) ...
16:16:34 #8 38.07 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
16:16:34 #8 38.08 Setting up fakeroot (1.25.3-1.1) ...
16:16:34 #8 38.08 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:34 #8 38.10 Setting up autotools-dev (20180224.1+nmu1) ...
16:16:34 #8 38.11 Setting up libglib2.0-data (2.66.8-1) ...
16:16:34 #8 38.12 Setting up libtirpc-dev:arm64 (1.3.1-1) ...
16:16:34 #8 38.13 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
16:16:34 #8 38.14 Setting up libx11-data (2:1.7.2-1) ...
16:16:34 #8 38.15 Setting up make (4.3-4.1) ...
16:16:34 #8 38.16 Setting up libmpfr6:arm64 (4.1.0-3) ...
16:16:34 #8 42.73 Setting up cpp (4:10.2.1-1+rpi1) ...
16:16:34 #8 42.75 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u2) ...
16:16:34 #8 42.76 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
16:16:34 #8 42.77 Setting up python3.9 (3.9.2-1+rpi1) ...
16:16:34 #8 40.85 Selecting previously unselected package git.
16:16:34 #8 40.85 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
16:16:34 #8 40.87 Unpacking git (1:2.20.1-2+deb10u3) ...
16:16:34 #9 12.55 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
16:16:34 #9 12.55 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
16:16:34 #9 12.55 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
16:16:34 #9 12.70 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
16:16:34 #9 45.61 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
16:16:34 #9 45.61 Unpacking licensecheck (3.0.45-1) ...
16:16:34 #9 45.64 Selecting previously unselected package libdevel-size-perl.
16:16:34 #9 45.65 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
16:16:34 #9 45.65 Unpacking libdevel-size-perl (0.83-1build1) ...
16:16:34 #9 45.69 Selecting previously unselected package t1utils.
16:16:34 #9 45.69 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
16:16:34 #9 45.70 Unpacking t1utils (1.41-3) ...
16:16:34 #9 45.75 Selecting previously unselected package lintian.
16:16:34 #9 45.75 Preparing to unpack .../323-lintian_2.62.0ubuntu2_all.deb ...
16:16:34 #9 45.75 Unpacking lintian (2.62.0ubuntu2) ...
16:16:34 #8 34.90 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
16:16:34 #8 34.91 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
16:16:34 #8 34.98 Selecting previously unselected package libx11-6:arm64.
16:16:34 #8 34.98 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ...
16:16:34 #8 34.98 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
16:16:34 #9 42.86 Unpacking libtiff5:armhf (4.2.0-1build1) ...
16:16:34 #9 42.94 Selecting previously unselected package libxpm4:armhf.
16:16:34 #9 42.94 Preparing to unpack .../215-libxpm4_1%3a3.5.12-1_armhf.deb ...
16:16:34 #9 42.95 Unpacking libxpm4:armhf (1:3.5.12-1) ...
16:16:34 #9 42.99 Selecting previously unselected package libgd3:armhf.
16:16:34 #9 42.99 Preparing to unpack .../216-libgd3_2.3.0-2ubuntu0.1_armhf.deb ...
16:16:34 #9 43.00 Unpacking libgd3:armhf (2.3.0-2ubuntu0.1) ...
16:16:34 #9 43.03 Selecting previously unselected package libc-devtools.
16:16:34 #9 43.04 Preparing to unpack .../217-libc-devtools_2.33-0ubuntu5_armhf.deb ...
16:16:34 #9 43.04 Unpacking libc-devtools (2.33-0ubuntu5) ...
16:16:34 #9 43.07 Selecting previously unselected package libcapture-tiny-perl.
16:16:34 #9 43.08 Preparing to unpack .../218-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:34 #9 43.08 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:34 #8 53.69 128 added, 0 removed; done.
16:16:34 #9 42.56 Selecting previously unselected package libnpth0:armhf.
16:16:34 #9 42.57 Preparing to unpack .../121-libnpth0_1.6-3_armhf.deb ...
16:16:34 #9 42.57 Unpacking libnpth0:armhf (1.6-3) ...
16:16:34 #9 42.62 Selecting previously unselected package dirmngr.
16:16:34 #9 42.62 Preparing to unpack .../122-dirmngr_2.2.20-1ubuntu4_armhf.deb ...
16:16:34 #9 42.63 Unpacking dirmngr (2.2.20-1ubuntu4) ...
16:16:34 #9 42.68 Selecting previously unselected package gnupg-l10n.
16:16:34 #9 42.69 Preparing to unpack .../123-gnupg-l10n_2.2.20-1ubuntu4_all.deb ...
16:16:34 #9 42.69 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ...
16:16:34 #9 42.73 Selecting previously unselected package gnupg-utils.
16:16:34 #9 42.73 Preparing to unpack .../124-gnupg-utils_2.2.20-1ubuntu4_armhf.deb ...
16:16:34 #9 42.73 Unpacking gnupg-utils (2.2.20-1ubuntu4) ...
16:16:34 #8 45.29 Selecting previously unselected package libre-engine-re2-perl:armhf.
16:16:34 #8 45.30 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
16:16:34 #8 45.30 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
16:16:34 #8 45.33 Selecting previously unselected package libreadonly-perl.
16:16:34 #8 45.34 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
16:16:34 #8 45.34 Unpacking libreadonly-perl (2.050-3) ...
16:16:34 #8 45.37 Selecting previously unselected package libref-util-perl.
16:16:34 #8 45.37 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
16:16:34 #8 45.38 Unpacking libref-util-perl (0.204-1) ...
16:16:34 #8 45.41 Selecting previously unselected package libref-util-xs-perl.
16:16:34 #8 45.41 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
16:16:34 #8 45.42 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:16:34 #8 45.45 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:34 #8 45.45 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:16:34 #8 45.45 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:16:34 #8 45.49 Selecting previously unselected package libregexp-pattern-perl.
16:16:34 #8 45.49 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:16:34 #8 45.50 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:16:34 #8 45.53 Selecting previously unselected package libsasl2-modules:armhf.
16:16:34 #8 45.53 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1_armhf.deb ...
16:16:34 #9 35.14 Preparing to unpack .../221-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:34 #9 35.15 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:34 #9 35.18 Selecting previously unselected package libclass-data-inheritable-perl.
16:16:34 #9 35.18 Preparing to unpack .../222-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:16:34 #9 35.18 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:16:34 #9 35.21 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:34 #9 35.21 Preparing to unpack .../223-libclass-xsaccessor-perl_1.19-3build7_arm64.deb ...
16:16:34 #9 35.21 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:16:34 #9 35.24 Selecting previously unselected package libclone-perl.
16:16:34 #9 35.24 Preparing to unpack .../224-libclone-perl_0.45-1build1_arm64.deb ...
16:16:34 #9 35.25 Unpacking libclone-perl (0.45-1build1) ...
16:16:34 #9 35.28 Selecting previously unselected package libcommon-sense-perl.
16:16:34 #9 35.28 Preparing to unpack .../225-libcommon-sense-perl_3.75-1build4_arm64.deb ...
16:16:34 #9 35.29 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:16:34 #9 35.32 Selecting previously unselected package libconfig-tiny-perl.
16:16:34 #9 35.32 Preparing to unpack .../226-libconfig-tiny-perl_2.24-1_all.deb ...
16:16:34 #9 35.32 Unpacking libconfig-tiny-perl (2.24-1) ...
16:16:34 #9 35.35 Selecting previously unselected package libparams-util-perl.
16:16:34 #9 35.35 Preparing to unpack .../227-libparams-util-perl_1.102-1build1_arm64.deb ...
16:16:34 #9 35.35 Unpacking libparams-util-perl (1.102-1build1) ...
16:16:34 #9 35.38 Selecting previously unselected package libsub-install-perl.
16:16:34 #9 35.38 Preparing to unpack .../228-libsub-install-perl_0.928-1.1_all.deb ...
16:16:34 #9 35.39 Unpacking libsub-install-perl (0.928-1.1) ...
16:16:34 #9 35.42 Selecting previously unselected package libdata-optlist-perl.
16:16:34 #9 35.42 Preparing to unpack .../229-libdata-optlist-perl_0.110-1.1_all.deb ...
16:16:34 #9 35.42 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:16:34 #9 35.45 Selecting previously unselected package libsub-exporter-perl.
16:16:34 #8 45.35 Selecting previously unselected package libnamespace-clean-perl.
16:16:34 #8 45.35 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:34 #8 45.36 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:34 #8 45.41 Selecting previously unselected package libpath-tiny-perl.
16:16:34 #8 45.41 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
16:16:34 #8 45.41 Unpacking libpath-tiny-perl (0.108-1) ...
16:16:34 #8 45.44 Selecting previously unselected package libtype-tiny-perl.
16:16:34 #8 45.44 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
16:16:34 #8 45.45 Unpacking libtype-tiny-perl (1.004004-1) ...
16:16:34 #8 45.53 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:34 #8 45.53 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
16:16:34 #8 45.53 Unpacking libgitlab-api-v4-perl (0.16-1) ...
16:16:34 #8 45.58 Selecting previously unselected package libglib2.0-data.
16:16:34 #8 45.58 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
16:16:34 #8 45.59 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
16:16:34 #8 15.59 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
16:16:34 #9 32.79 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:16:34 #9 32.79 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:34 #9 32.82 Selecting previously unselected package libdistro-info-perl.
16:16:34 #9 32.82 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:16:34 #9 32.83 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:16:34 #9 32.85 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:34 #9 32.85 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:34 #9 32.85 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:34 #9 32.88 Selecting previously unselected package libmailtools-perl.
16:16:34 #9 32.88 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
16:16:34 #9 32.88 Unpacking libmailtools-perl (2.21-1) ...
16:16:34 #9 32.92 Selecting previously unselected package libnet-ip-perl.
16:16:34 #9 32.92 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
16:16:34 #9 32.92 Unpacking libnet-ip-perl (1.26-2) ...
16:16:34 #9 32.95 Selecting previously unselected package libnet-dns-perl.
16:16:34 #9 32.95 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
16:16:34 #9 32.95 Unpacking libnet-dns-perl (1.22-1) ...
16:16:34 #9 33.00 Selecting previously unselected package libnet-domain-tld-perl.
16:16:34 #9 33.01 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:34 #9 33.01 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:34 #9 33.04 Selecting previously unselected package libemail-valid-perl.
16:16:34 #9 33.04 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
16:16:34 #9 33.05 Unpacking libemail-valid-perl (1.202-1) ...
16:16:34 #9 33.07 Selecting previously unselected package libexporter-tiny-perl.
16:16:34 #9 33.07 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
16:16:34 #9 33.08 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:16:34 #9 33.11 Selecting previously unselected package libipc-system-simple-perl.
16:16:34 #8 38.17 Setting up gnupg-l10n (2.2.27-2) ...
16:16:34 #8 38.18 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:16:34 #8 38.20 Setting up lzip (1.22-3) ...
16:16:34 #8 38.22 Setting up strace (5.10-1) ...
16:16:34 #8 38.23 Setting up libsigsegv2:arm64 (2.13-1) ...
16:16:34 #8 38.24 Setting up xz-utils (5.2.5-2) ...
16:16:34 #8 38.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:34 #8 38.26 Setting up t1utils (1.41-4) ...
16:16:34 #8 38.27 Setting up diffstat (1.64-1) ...
16:16:34 #8 38.28 Setting up libpng16-16:arm64 (1.6.37-3) ...
16:16:34 #8 38.29 Setting up libmpc3:arm64 (1.2.0-1) ...
16:16:34 #8 38.30 Setting up libatomic1:arm64 (10.2.1-6) ...
16:16:34 #8 38.31 Setting up patch (2.7.6-7) ...
16:16:34 #8 38.32 Setting up autopoint (0.21-4) ...
16:16:34 #8 38.33 Setting up libwebp6:arm64 (0.6.1-2.1) ...
16:16:34 #8 38.34 Setting up fonts-dejavu-core (2.37-2) ...
16:16:34 #8 38.40 Setting up libxdelta2 (1.1.3-9.3) ...
16:16:35 #8 15.43 Selecting previously unselected package libgdbm-compat4:amd64.
16:16:35 #8 15.43 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
16:16:35 #8 15.44 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
16:16:35 #8 15.53 Selecting previously unselected package libperl5.28:amd64.
16:16:35 #8 15.53 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
16:16:35 #9 12.86 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
16:16:35 #9 12.87 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
16:16:35 #8 35.06 Selecting previously unselected package libxext6:arm64.
16:16:35 #8 35.06 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
16:16:35 #8 35.07 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
16:16:35 #8 35.10 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:35 #8 35.11 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:16:35 #8 35.11 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:16:35 #8 35.14 Selecting previously unselected package libxml-sax-base-perl.
16:16:35 #8 35.14 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
16:16:35 #8 35.14 Unpacking libxml-sax-base-perl (1.09-1) ...
16:16:35 #8 35.18 Selecting previously unselected package libxml-sax-perl.
16:16:35 #8 35.19 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
16:16:35 #8 35.19 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
16:16:35 #8 35.23 Selecting previously unselected package libxml-libxml-perl.
16:16:35 #8 35.23 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
16:16:35 #8 35.24 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
16:16:35 #8 35.30 Selecting previously unselected package libxml-sax-expat-perl.
16:16:35 #8 35.30 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:35 #8 35.31 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:35 #8 35.36 Selecting previously unselected package libxml-simple-perl.
16:16:35 #8 35.36 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
16:16:35 #8 35.37 Unpacking libxml-simple-perl (2.25-1) ...
16:16:35 #8 35.40 Selecting previously unselected package libxmlrpc-lite-perl.
16:16:35 #9 43.11 Selecting previously unselected package libclass-data-inheritable-perl.
16:16:35 #9 43.11 Preparing to unpack .../219-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:16:35 #9 43.12 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:16:35 #9 43.14 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:35 #9 43.15 Preparing to unpack .../220-libclass-xsaccessor-perl_1.19-3build7_armhf.deb ...
16:16:35 #9 43.15 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:16:35 #9 43.18 Selecting previously unselected package libclone-perl.
16:16:35 #9 43.19 Preparing to unpack .../221-libclone-perl_0.45-1build1_armhf.deb ...
16:16:35 #9 43.19 Unpacking libclone-perl (0.45-1build1) ...
16:16:35 #9 43.22 Selecting previously unselected package libcommon-sense-perl.
16:16:35 #9 43.23 Preparing to unpack .../222-libcommon-sense-perl_3.75-1build4_armhf.deb ...
16:16:35 #9 43.24 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:16:35 #9 43.27 Selecting previously unselected package libconfig-tiny-perl.
16:16:35 #9 43.27 Preparing to unpack .../223-libconfig-tiny-perl_2.24-1_all.deb ...
16:16:35 #9 43.28 Unpacking libconfig-tiny-perl (2.24-1) ...
16:16:35 #9 43.31 Selecting previously unselected package libparams-util-perl.
16:16:35 #9 43.31 Preparing to unpack .../224-libparams-util-perl_1.102-1build1_armhf.deb ...
16:16:35 #9 43.32 Unpacking libparams-util-perl (1.102-1build1) ...
16:16:35 #9 43.36 Selecting previously unselected package libsub-install-perl.
16:16:35 #9 43.36 Preparing to unpack .../225-libsub-install-perl_0.928-1.1_all.deb ...
16:16:35 #9 43.36 Unpacking libsub-install-perl (0.928-1.1) ...
16:16:35 #9 43.39 Selecting previously unselected package libdata-optlist-perl.
16:16:35 #9 43.40 Preparing to unpack .../226-libdata-optlist-perl_0.110-1.1_all.deb ...
16:16:35 #9 43.40 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:16:35 #9 43.43 Selecting previously unselected package libsub-exporter-perl.
16:16:35 #9 43.44 Preparing to unpack .../227-libsub-exporter-perl_0.987-1_all.deb ...
16:16:35 #9 43.44 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:35 #8 53.75 Setting up manpages-dev (4.15-1) ...
16:16:35 #8 53.76 Setting up libc6-dev:armhf (2.27-3ubuntu1.4) ...
16:16:35 #8 53.82 Setting up libassuan0:armhf (2.5.1-2) ...
16:16:35 #8 53.82 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
16:16:35 #8 53.85 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
16:16:35 #8 53.87 Setting up diffstat (1.61-1build1) ...
16:16:35 #8 53.88 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ...
16:16:35 #8 53.90 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
16:16:35 #8 53.91 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
16:16:35 #8 53.92 Setting up netbase (5.4) ...
16:16:35 #8 53.95 Setting up libisl19:armhf (0.19-1) ...
16:16:35 #9 42.80 Selecting previously unselected package gpg.
16:16:35 #9 42.80 Preparing to unpack .../125-gpg_2.2.20-1ubuntu4_armhf.deb ...
16:16:35 #9 42.80 Unpacking gpg (2.2.20-1ubuntu4) ...
16:16:35 #9 42.88 Selecting previously unselected package pinentry-curses.
16:16:35 #9 42.88 Preparing to unpack .../126-pinentry-curses_1.1.1-1_armhf.deb ...
16:16:35 #9 42.88 Unpacking pinentry-curses (1.1.1-1) ...
16:16:35 #9 42.92 Selecting previously unselected package gpg-agent.
16:16:35 #9 42.93 Preparing to unpack .../127-gpg-agent_2.2.20-1ubuntu4_armhf.deb ...
16:16:35 #9 42.93 Unpacking gpg-agent (2.2.20-1ubuntu4) ...
16:16:35 #9 42.98 Selecting previously unselected package gpg-wks-client.
16:16:35 #9 42.98 Preparing to unpack .../128-gpg-wks-client_2.2.20-1ubuntu4_armhf.deb ...
16:16:35 #9 42.98 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ...
16:16:35 #9 43.02 Selecting previously unselected package gpg-wks-server.
16:16:35 #9 43.02 Preparing to unpack .../129-gpg-wks-server_2.2.20-1ubuntu4_armhf.deb ...
16:16:35 #8 45.53 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1) ...
16:16:35 #8 45.57 Selecting previously unselected package libsereal-decoder-perl.
16:16:35 #8 45.58 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
16:16:35 #8 45.58 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:16:35 #8 45.62 Selecting previously unselected package libsereal-encoder-perl.
16:16:35 #8 45.62 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
16:16:35 #8 45.63 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:16:35 #8 45.67 Selecting previously unselected package libtask-weaken-perl.
16:16:35 #8 45.67 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
16:16:35 #8 45.67 Unpacking libtask-weaken-perl (1.06-1) ...
16:16:35 #8 45.70 Selecting previously unselected package libxml-parser-perl:armhf.
16:16:35 #8 45.71 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
16:16:35 #8 45.71 Unpacking libxml-parser-perl:armhf (2.46-2) ...
16:16:35 #9 35.45 Preparing to unpack .../230-libsub-exporter-perl_0.987-1_all.deb ...
16:16:35 #9 35.46 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:35 #9 35.49 Selecting previously unselected package libconst-fast-perl.
16:16:35 #9 35.50 Preparing to unpack .../231-libconst-fast-perl_0.014-1.1_all.deb ...
16:16:35 #9 35.50 Unpacking libconst-fast-perl (0.014-1.1) ...
16:16:35 #9 35.53 Selecting previously unselected package libwant-perl.
16:16:35 #9 35.53 Preparing to unpack .../232-libwant-perl_0.29-1build5_arm64.deb ...
16:16:35 #9 35.53 Unpacking libwant-perl (0.29-1build5) ...
16:16:35 #9 35.56 Selecting previously unselected package libcontextual-return-perl.
16:16:35 #9 35.56 Preparing to unpack .../233-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:35 #9 35.57 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:35 #9 35.59 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:35 #9 35.60 Preparing to unpack .../234-libcpanel-json-xs-perl_4.25-1build1_arm64.deb ...
16:16:35 #9 35.60 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:16:35 #9 35.63 Selecting previously unselected package libdevel-stacktrace-perl.
16:16:35 #9 35.64 Preparing to unpack .../235-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:16:35 #9 35.64 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:16:35 #9 35.67 Selecting previously unselected package libexception-class-perl.
16:16:35 #8 45.80 Selecting previously unselected package libgpm2:armhf.
16:16:35 #8 45.80 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
16:16:35 #8 45.80 Unpacking libgpm2:armhf (1.20.7-5) ...
16:16:35 #8 45.84 Selecting previously unselected package libidn11:armhf.
16:16:35 #8 45.84 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
16:16:35 #8 45.85 Unpacking libidn11:armhf (1.33-2.2) ...
16:16:35 #8 45.90 Selecting previously unselected package libntlm0:armhf.
16:16:35 #8 13.55 Selecting previously unselected package libgdbm-compat4:amd64.
16:16:35 #8 13.55 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
16:16:35 #8 13.56 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
16:16:35 #8 13.61 Selecting previously unselected package libperl5.32:amd64.
16:16:35 #8 13.61 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
16:16:35 #8 13.61 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
16:16:35 #9 33.11 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
16:16:35 #9 33.11 Unpacking libipc-system-simple-perl (1.26-1) ...
16:16:35 #9 33.14 Selecting previously unselected package libfile-basedir-perl.
16:16:35 #9 33.14 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
16:16:35 #9 33.15 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:35 #9 33.17 Selecting previously unselected package libfile-chdir-perl.
16:16:35 #9 33.18 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:35 #9 33.18 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:35 #9 33.21 Selecting previously unselected package libfile-fcntllock-perl.
16:16:35 #9 33.21 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
16:16:35 #9 33.21 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:16:35 #9 33.24 Selecting previously unselected package libnumber-compare-perl.
16:16:35 #9 33.24 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
16:16:35 #9 33.25 Unpacking libnumber-compare-perl (0.03-1) ...
16:16:35 #9 33.27 Selecting previously unselected package libtext-glob-perl.
16:16:35 #9 33.28 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
16:16:35 #9 33.28 Unpacking libtext-glob-perl (0.10-1) ...
16:16:35 #9 33.31 Selecting previously unselected package libfile-find-rule-perl.
16:16:35 #8 38.41 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
16:16:35 #8 38.42 Setting up libltdl7:arm64 (2.4.6-15) ...
16:16:35 #8 38.43 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
16:16:35 #8 38.44 Setting up libubsan1:arm64 (10.2.1-6) ...
16:16:35 #8 38.45 Setting up libmd0:arm64 (1.0.3-3) ...
16:16:35 #8 38.46 Setting up python-apt-common (2.2.1) ...
16:16:35 #8 38.47 Setting up libnsl-dev:arm64 (1.3.0-2) ...
16:16:35 #8 38.50 Setting up sensible-utils (0.0.14) ...
16:16:35 #8 38.51 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:16:35 #8 38.52 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
16:16:35 #8 38.53 Setting up libuchardet0:arm64 (0.0.7-1) ...
16:16:35 #8 38.54 Setting up lzop (1.04-2) ...
16:16:35 #8 38.56 Setting up libmpdec3:arm64 (2.5.1-1) ...
16:16:35 #8 38.57 Setting up git-man (1:2.30.2-1) ...
16:16:35 #8 38.58 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:16:35 #8 38.59 Setting up netbase (6.3) ...
16:16:35 #8 38.62 Setting up libtiff5:arm64 (4.2.0-1) ...
16:16:35 #8 38.63 Setting up libbinutils:arm64 (2.35.2-2) ...
16:16:35 #8 38.64 Setting up libfido2-1:arm64 (1.6.0-2) ...
16:16:35 #8 38.65 Setting up libisl23:arm64 (0.23-1) ...
16:16:35 #8 38.66 Setting up libc-dev-bin (2.31-13+deb11u2) ...
16:16:35 #8 38.67 Setting up openssl (1.1.1k-1+deb11u1) ...
16:16:35 #8 38.69 Setting up libbsd0:arm64 (0.11.3-1) ...
16:16:35 #8 38.70 Setting up libelf1:arm64 (0.183-1) ...
16:16:35 #8 38.71 Setting up readline-common (8.1-1) ...
16:16:35 #8 38.72 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
16:16:35 #8 15.55 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
16:16:35 #9 13.13 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
16:16:35 #9 13.25 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
16:16:35 #8 31.42 Fedora Modular 35 - aarch64 - Updates           2.9 MB/s | 2.7 MB     00:00    
16:16:35 #8 41.40 Setting up perl-modules-5.28 (5.28.1-6) ...
16:16:35 #8 41.41 Setting up libpipeline1:armhf (1.5.1-2) ...
16:16:35 #8 41.42 Setting up mime-support (3.62) ...
16:16:35 #8 41.45 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:35 #8 41.47 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
16:16:35 #8 41.48 No schema files found: doing nothing.
16:16:35 #8 41.49 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
16:16:35 #8 41.50 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
16:16:35 #8 35.40 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
16:16:35 #8 35.41 Unpacking libxmlrpc-lite-perl (0.717-2) ...
16:16:35 #8 35.44 Selecting previously unselected package libxmuu1:arm64.
16:16:35 #8 35.44 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
16:16:35 #8 35.45 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:16:35 #8 35.48 Selecting previously unselected package libyaml-0-2:arm64.
16:16:35 #8 35.48 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
16:16:35 #8 35.49 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
16:16:35 #8 35.52 Selecting previously unselected package libyaml-libyaml-perl.
16:16:35 #8 35.52 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
16:16:35 #8 35.52 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
16:16:35 #8 35.55 Selecting previously unselected package licensecheck.
16:16:35 #8 35.56 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
16:16:35 #8 35.56 Unpacking licensecheck (3.0.31-3) ...
16:16:35 #8 35.59 Selecting previously unselected package t1utils.
16:16:35 #8 35.59 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
16:16:35 #8 35.60 Unpacking t1utils (1.41-3) ...
16:16:35 #8 35.63 Selecting previously unselected package lintian.
16:16:35 #9 43.47 Selecting previously unselected package libconst-fast-perl.
16:16:35 #9 43.48 Preparing to unpack .../228-libconst-fast-perl_0.014-1.1_all.deb ...
16:16:35 #9 43.48 Unpacking libconst-fast-perl (0.014-1.1) ...
16:16:35 #9 43.51 Selecting previously unselected package libwant-perl.
16:16:35 #9 43.51 Preparing to unpack .../229-libwant-perl_0.29-1build5_armhf.deb ...
16:16:35 #9 43.52 Unpacking libwant-perl (0.29-1build5) ...
16:16:35 #9 43.55 Selecting previously unselected package libcontextual-return-perl.
16:16:35 #9 43.55 Preparing to unpack .../230-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:35 #9 43.56 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:35 #9 43.60 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:35 #9 43.60 Preparing to unpack .../231-libcpanel-json-xs-perl_4.25-1build1_armhf.deb ...
16:16:35 #9 43.60 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:16:35 #9 43.64 Selecting previously unselected package libdevel-stacktrace-perl.
16:16:35 #9 43.65 Preparing to unpack .../232-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:16:35 #9 43.65 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:16:35 #9 43.69 Selecting previously unselected package libexception-class-perl.
16:16:35 #9 43.69 Preparing to unpack .../233-libexception-class-perl_1.44-1_all.deb ...
16:16:35 #9 43.70 Unpacking libexception-class-perl (1.44-1) ...
16:16:35 #8 53.96 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.6) ...
16:16:35 #8 53.97 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
16:16:35 #8 53.97 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ...
16:16:35 #8 45.76 Selecting previously unselected package libsoap-lite-perl.
16:16:35 #8 45.77 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
16:16:35 #8 45.77 Unpacking libsoap-lite-perl (1.27-1) ...
16:16:35 #8 45.84 Selecting previously unselected package libsort-key-perl.
16:16:35 #8 45.84 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
16:16:35 #8 45.84 Unpacking libsort-key-perl (1.33-2+b3) ...
16:16:35 #8 45.88 Selecting previously unselected package libstring-copyright-perl.
16:16:35 #8 45.89 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:35 #8 45.89 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:35 #8 45.92 Selecting previously unselected package libstring-escape-perl.
16:16:35 #8 45.92 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
16:16:35 #8 45.93 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:35 #8 45.95 Selecting previously unselected package libstring-shellquote-perl.
16:16:35 #8 45.95 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:35 #8 45.96 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:35 #8 45.99 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
16:16:35 #8 45.99 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
16:16:35 #8 45.99 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
16:16:35 #8 46.03 Selecting previously unselected package libterm-readkey-perl.
16:16:35 #8 46.03 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
16:16:35 #8 46.03 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:16:35 #8 46.06 Selecting previously unselected package libtext-levenshteinxs-perl.
16:16:35 #8 46.07 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
16:16:35 #8 46.07 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:16:35 #8 46.10 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
16:16:35 #9 43.03 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ...
16:16:35 #9 43.07 Selecting previously unselected package gpgsm.
16:16:35 #9 43.07 Preparing to unpack .../130-gpgsm_2.2.20-1ubuntu4_armhf.deb ...
16:16:35 #9 43.07 Unpacking gpgsm (2.2.20-1ubuntu4) ...
16:16:35 #9 43.14 Selecting previously unselected package gnupg.
16:16:35 #9 43.14 Preparing to unpack .../131-gnupg_2.2.20-1ubuntu4_all.deb ...
16:16:35 #9 43.14 Unpacking gnupg (2.2.20-1ubuntu4) ...
16:16:35 #9 43.21 Selecting previously unselected package libfile-dirlist-perl.
16:16:35 #9 43.21 Preparing to unpack .../132-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:35 #9 43.21 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:35 #9 43.24 Selecting previously unselected package libfile-which-perl.
16:16:35 #9 43.24 Preparing to unpack .../133-libfile-which-perl_1.23-1_all.deb ...
16:16:35 #9 43.25 Unpacking libfile-which-perl (1.23-1) ...
16:16:35 #9 43.27 Selecting previously unselected package libfile-homedir-perl.
16:16:35 #9 43.28 Preparing to unpack .../134-libfile-homedir-perl_1.006-1_all.deb ...
16:16:35 #9 43.28 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:35 #9 43.31 Selecting previously unselected package libfile-touch-perl.
16:16:35 #9 43.31 Preparing to unpack .../135-libfile-touch-perl_0.11-1_all.deb ...
16:16:35 #9 43.32 Unpacking libfile-touch-perl (0.11-1) ...
16:16:35 #9 34.78 Selecting previously unselected package cpp.
16:16:35 #9 34.78 Preparing to unpack .../073-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
16:16:35 #9 34.78 Unpacking cpp (4:11.2.0-1ubuntu1) ...
16:16:35 #9 34.82 Selecting previously unselected package libcc1-0:arm64.
16:16:35 #9 34.82 Preparing to unpack .../074-libcc1-0_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 34.82 Unpacking libcc1-0:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 34.86 Selecting previously unselected package libgomp1:arm64.
16:16:35 #9 34.86 Preparing to unpack .../075-libgomp1_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 34.86 Unpacking libgomp1:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 34.89 Selecting previously unselected package libitm1:arm64.
16:16:35 #9 34.90 Preparing to unpack .../076-libitm1_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 34.90 Unpacking libitm1:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 34.93 Selecting previously unselected package libatomic1:arm64.
16:16:35 #9 34.93 Preparing to unpack .../077-libatomic1_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 34.93 Unpacking libatomic1:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 34.96 Selecting previously unselected package libasan6:arm64.
16:16:35 #9 34.96 Preparing to unpack .../078-libasan6_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 34.97 Unpacking libasan6:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 35.04 Selecting previously unselected package liblsan0:arm64.
16:16:35 #9 35.04 Preparing to unpack .../079-liblsan0_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 35.05 Unpacking liblsan0:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 35.09 Selecting previously unselected package libtsan0:arm64.
16:16:35 #9 35.67 Preparing to unpack .../236-libexception-class-perl_1.44-1_all.deb ...
16:16:35 #9 35.68 Unpacking libexception-class-perl (1.44-1) ...
16:16:35 #9 35.71 Selecting previously unselected package libiterator-perl.
16:16:35 #9 35.71 Preparing to unpack .../237-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:16:35 #9 35.72 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:16:35 #9 35.75 Selecting previously unselected package libiterator-util-perl.
16:16:35 #9 35.75 Preparing to unpack .../238-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:16:35 #9 35.75 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:16:35 #9 35.78 Selecting previously unselected package libexporter-tiny-perl.
16:16:35 #9 35.78 Preparing to unpack .../239-libexporter-tiny-perl_1.002002-1_all.deb ...
16:16:35 #9 35.79 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:16:35 #9 35.82 Selecting previously unselected package liblist-moreutils-xs-perl.
16:16:35 #9 35.82 Preparing to unpack .../240-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
16:16:35 #9 35.82 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:16:35 #9 35.85 Selecting previously unselected package liblist-moreutils-perl.
16:16:35 #9 35.85 Preparing to unpack .../241-liblist-moreutils-perl_0.430-2_all.deb ...
16:16:35 #9 35.85 Unpacking liblist-moreutils-perl (0.430-2) ...
16:16:35 #9 35.88 Selecting previously unselected package libdata-dpath-perl.
16:16:35 #9 46.08 Selecting previously unselected package manpages-dev.
16:16:35 #9 46.08 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
16:16:35 #9 46.08 Unpacking manpages-dev (5.05-1) ...
16:16:35 #9 46.36 Selecting previously unselected package python3-certifi.
16:16:35 #9 46.36 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
16:16:35 #9 46.36 Unpacking python3-certifi (2019.11.28-1) ...
16:16:35 #9 46.41 Selecting previously unselected package python3-idna.
16:16:35 #9 46.41 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
16:16:35 #9 46.42 Unpacking python3-idna (2.8-1) ...
16:16:35 #9 46.47 Selecting previously unselected package python3-urllib3.
16:16:35 #8 45.91 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
16:16:35 #8 45.91 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
16:16:35 #8 45.95 Selecting previously unselected package libgsasl7.
16:16:35 #8 45.95 Preparing to unpack .../233-libgsasl7_1.8.0-8+b2_armhf.deb ...
16:16:35 #8 45.97 Unpacking libgsasl7 (1.8.0-8+b2) ...
16:16:35 #8 46.04 Selecting previously unselected package libhtml-form-perl.
16:16:35 #8 46.04 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
16:16:35 #8 46.05 Unpacking libhtml-form-perl (6.03-1) ...
16:16:35 #8 46.09 Selecting previously unselected package libhtml-format-perl.
16:16:35 #8 46.09 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
16:16:35 #8 46.10 Unpacking libhtml-format-perl (2.12-1) ...
16:16:35 #8 46.13 Selecting previously unselected package libhttp-daemon-perl.
16:16:35 #8 46.14 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3_all.deb ...
16:16:35 #9 14.46 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
16:16:35 #9 14.53 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
16:16:35 #9 33.31 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:35 #9 33.31 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:35 #9 33.34 Selecting previously unselected package libfont-afm-perl.
16:16:35 #9 33.34 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
16:16:35 #9 33.35 Unpacking libfont-afm-perl (1.20-2) ...
16:16:35 #9 33.38 Selecting previously unselected package libio-string-perl.
16:16:35 #9 33.38 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
16:16:35 #9 33.38 Unpacking libio-string-perl (1.08-3) ...
16:16:35 #9 33.41 Selecting previously unselected package libfont-ttf-perl.
16:16:35 #9 33.41 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
16:16:35 #9 33.42 Unpacking libfont-ttf-perl (1.06-1) ...
16:16:35 #9 33.47 Selecting previously unselected package libfuture-perl.
16:16:35 #9 33.47 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
16:16:35 #9 33.47 Unpacking libfuture-perl (0.43-1) ...
16:16:35 #9 33.51 Selecting previously unselected package libio-stringy-perl.
16:16:35 #9 33.51 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
16:16:35 #9 33.51 Unpacking libio-stringy-perl (2.111-3) ...
16:16:35 #9 33.55 Selecting previously unselected package libparams-validate-perl.
16:16:35 #8 38.73 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
16:16:35 #8 38.75 Setting up libmarkdown2:arm64 (2.2.6-1) ...
16:16:35 #8 38.75 Setting up libcc1-0:arm64 (10.2.1-6) ...
16:16:35 #8 38.77 Setting up iso-codes (4.6.0-1) ...
16:16:35 #8 38.78 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:16:35 #8 38.79 Setting up liblsan0:arm64 (10.2.1-6) ...
16:16:35 #8 38.80 Setting up cpp-10 (10.2.1-6) ...
16:16:35 #8 38.81 Setting up dctrl-tools (2.24-3) ...
16:16:35 #8 38.82 Setting up libitm1:arm64 (10.2.1-6) ...
16:16:35 #8 38.83 Setting up debian-keyring (2021.07.26) ...
16:16:35 #8 38.84 Setting up libgdbm6:arm64 (1.19-2) ...
16:16:35 #8 38.85 Setting up libtsan0:arm64 (10.2.1-6) ...
16:16:35 #8 38.86 Setting up libctf0:arm64 (2.35.2-2) ...
16:16:35 #8 38.87 Setting up pinentry-curses (1.1.0-4) ...
16:16:35 #8 38.89 Setting up manpages-dev (5.10-1) ...
16:16:35 #8 38.90 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
16:16:35 #8 38.91 Setting up libxcb1:arm64 (1.14-3) ...
16:16:35 #8 38.92 Setting up gettext (0.21-4) ...
16:16:35 #8 38.93 Setting up xdelta (1.1.3-9.3) ...
16:16:35 #8 16.17 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
16:16:35 #8 16.17 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
16:16:35 #8 16.17 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]
16:16:35 #8 16.19 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB]
16:16:35 #8 16.19 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]
16:16:35 #8 16.19 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
16:16:35 #8 16.19 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB]
16:16:35 #8 16.20 Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB]
16:16:35 #8 16.20 Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB]
16:16:35 #8 16.24 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB]
16:16:35 #8 16.28 Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB]
16:16:35 #8 16.28 Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB]
16:16:35 #8 16.28 Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB]
16:16:35 #8 16.29 Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB]
16:16:35 #8 16.29 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB]
16:16:35 #8 16.29 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB]
16:16:35 #8 16.29 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB]
16:16:35 #8 16.29 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB]
16:16:35 #8 16.32 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB]
16:16:35 #9 13.35 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
16:16:35 #9 13.39 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
16:16:35 #9 13.40 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
16:16:35 #8 41.52 Setting up perl-openssl-defaults:armhf (3) ...
16:16:35 #8 41.53 Setting up linux-libc-dev:armhf (1:1.20211201~buster-1) ...
16:16:35 #8 41.54 Setting up gettext-base (0.19.8.1-9) ...
16:16:35 #8 41.56 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
16:16:35 #8 41.58 Setting up file (1:5.35-4+deb10u2) ...
16:16:35 #8 41.59 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
16:16:35 #8 41.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:16:35 #8 41.62 Setting up libicu63:armhf (63.1-6+deb10u2) ...
16:16:35 #8 41.63 Setting up libfakeroot:armhf (1.23-1) ...
16:16:35 #8 41.65 Setting up fakeroot (1.23-1) ...
16:16:35 #8 41.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:35 #8 41.66 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.66 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.66 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.67 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.67 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.67 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.67 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.67 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:35 #8 41.69 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
16:16:35 #8 41.70 Setting up autotools-dev (20180224.1) ...
16:16:35 #8 41.71 Setting up make (4.2.1-1.2) ...
16:16:35 #8 41.72 Setting up libmpfr6:armhf (4.0.2-1) ...
16:16:35 #8 41.73 Setting up libsigsegv2:armhf (2.12-2) ...
16:16:35 #8 41.75 Setting up xz-utils (5.2.4-1) ...
16:16:35 #8 41.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:35 #8 41.77 Setting up libmpc3:armhf (1.1.0-1) ...
16:16:35 #8 41.79 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
16:16:35 #8 41.80 Setting up patch (2.7.6-3+deb10u1) ...
16:16:35 #8 41.81 Setting up autopoint (0.19.8.1-9) ...
16:16:35 #8 41.83 Setting up libfl2:armhf (2.6.4-6.2) ...
16:16:35 #8 35.63 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
16:16:35 #8 35.64 Unpacking lintian (2.15.0) ...
16:16:35 #8 35.75 Selecting previously unselected package lsb-release.
16:16:35 #8 35.76 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
16:16:35 #8 35.76 Unpacking lsb-release (10.2019051400) ...
16:16:35 #8 35.79 Selecting previously unselected package mailutils.
16:16:35 #8 35.79 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
16:16:35 #8 35.80 Unpacking mailutils (1:3.5-4) ...
16:16:35 #8 35.84 Selecting previously unselected package manpages-dev.
16:16:35 #8 35.85 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
16:16:35 #8 35.85 Unpacking manpages-dev (4.16-2) ...
16:16:35 #9 43.73 Selecting previously unselected package libiterator-perl.
16:16:35 #9 43.73 Preparing to unpack .../234-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:16:35 #9 43.74 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:16:35 #9 43.77 Selecting previously unselected package libiterator-util-perl.
16:16:35 #9 43.77 Preparing to unpack .../235-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:16:35 #9 43.78 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:16:35 #9 43.81 Selecting previously unselected package libexporter-tiny-perl.
16:16:35 #9 43.81 Preparing to unpack .../236-libexporter-tiny-perl_1.002002-1_all.deb ...
16:16:35 #9 43.82 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:16:35 #9 43.85 Selecting previously unselected package liblist-moreutils-xs-perl.
16:16:35 #9 43.85 Preparing to unpack .../237-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
16:16:35 #9 43.86 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:16:35 #8 46.10 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
16:16:35 #8 46.10 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
16:16:35 #8 46.14 Selecting previously unselected package libtext-xslate-perl.
16:16:35 #8 46.14 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
16:16:35 #8 46.15 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:16:35 #8 46.20 Selecting previously unselected package libtime-duration-perl.
16:16:35 #8 46.20 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
16:16:35 #8 46.21 Unpacking libtime-duration-perl (1.21-1) ...
16:16:35 #8 46.24 Selecting previously unselected package libtime-moment-perl.
16:16:35 #8 46.24 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
16:16:35 #8 46.24 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:16:35 #8 46.28 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:35 #8 46.28 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
16:16:35 #8 46.29 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:16:35 #9 43.35 Selecting previously unselected package libio-pty-perl.
16:16:35 #9 43.35 Preparing to unpack .../136-libio-pty-perl_1%3a1.15-2build1_armhf.deb ...
16:16:35 #9 43.36 Unpacking libio-pty-perl (1:1.15-2build1) ...
16:16:35 #9 43.39 Selecting previously unselected package libipc-run-perl.
16:16:35 #9 43.39 Preparing to unpack .../137-libipc-run-perl_20200505.0-1_all.deb ...
16:16:35 #9 43.39 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:35 #9 43.43 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:35 #9 43.44 Preparing to unpack .../138-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:35 #9 43.44 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:35 #9 43.47 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:35 #9 43.47 Preparing to unpack .../139-libb-hooks-op-check-perl_0.22-1build3_armhf.deb ...
16:16:35 #9 43.47 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:16:35 #9 43.50 Selecting previously unselected package libdynaloader-functions-perl.
16:16:35 #9 43.50 Preparing to unpack .../140-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:35 #9 43.51 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:35 #9 43.54 Selecting previously unselected package libdevel-callchecker-perl.
16:16:35 #9 43.54 Preparing to unpack .../141-libdevel-callchecker-perl_0.008-1ubuntu3_armhf.deb ...
16:16:35 #9 43.54 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ...
16:16:35 #9 43.57 Selecting previously unselected package libparams-classify-perl.
16:16:35 #9 35.09 Preparing to unpack .../080-libtsan0_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 35.09 Unpacking libtsan0:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 35.16 Selecting previously unselected package libubsan1:arm64.
16:16:35 #9 35.16 Preparing to unpack .../081-libubsan1_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 35.17 Unpacking libubsan1:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 35.22 Selecting previously unselected package libhwasan0:arm64.
16:16:35 #9 35.22 Preparing to unpack .../082-libhwasan0_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 35.23 Unpacking libhwasan0:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 35.29 Selecting previously unselected package libgcc-11-dev:arm64.
16:16:35 #9 35.29 Preparing to unpack .../083-libgcc-11-dev_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 35.30 Unpacking libgcc-11-dev:arm64 (11.2.0-7ubuntu2) ...
16:16:35 #9 46.47 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:16:35 #9 46.48 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:16:35 #9 46.53 Selecting previously unselected package python3-requests.
16:16:35 #9 46.53 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:16:35 #9 46.53 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:16:35 #9 46.57 Selecting previously unselected package python3-unidiff.
16:16:35 #9 46.57 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
16:16:35 #9 46.58 Unpacking python3-unidiff (0.5.5-2) ...
16:16:35 #9 46.61 Selecting previously unselected package python3-xdg.
16:16:35 #9 46.61 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
16:16:35 #9 46.62 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:16:35 #9 46.65 Selecting previously unselected package unzip.
16:16:35 #9 46.65 Preparing to unpack .../331-unzip_6.0-25ubuntu1_armhf.deb ...
16:16:35 #9 46.66 Unpacking unzip (6.0-25ubuntu1) ...
16:16:35 #8 43.52 Setting up python3 (3.9.2-3) ...
16:16:35 #8 43.63 Setting up binutils (2.35.2-2+rpi1) ...
16:16:35 #8 43.64 Setting up man-db (2.9.4-2) ...
16:16:35 #8 43.75 Building database of manual pages ...
16:16:35 #8 46.14 Unpacking libhttp-daemon-perl (6.01-3) ...
16:16:35 #8 46.18 Selecting previously unselected package libstruct-dumb-perl.
16:16:35 #8 46.18 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
16:16:35 #8 46.19 Unpacking libstruct-dumb-perl (0.09-1) ...
16:16:35 #8 46.23 Selecting previously unselected package libio-async-perl.
16:16:35 #8 46.23 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
16:16:35 #8 46.24 Unpacking libio-async-perl (0.72-1) ...
16:16:35 #8 46.29 Selecting previously unselected package libio-sessiondata-perl.
16:16:35 #8 46.30 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
16:16:35 #8 46.30 Unpacking libio-sessiondata-perl (1.03-1) ...
16:16:35 #8 46.33 Selecting previously unselected package libio-string-perl.
16:16:35 #8 46.33 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
16:16:35 #8 46.34 Unpacking libio-string-perl (1.08-3) ...
16:16:35 #8 46.38 Selecting previously unselected package libtypes-serialiser-perl.
16:16:35 #8 46.38 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
16:16:35 #8 46.38 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:16:35 #8 46.41 Selecting previously unselected package libjson-xs-perl.
16:16:35 #8 46.41 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
16:16:35 #8 46.42 Unpacking libjson-xs-perl (3.040-1+b1) ...
16:16:35 #8 46.46 Selecting previously unselected package liblzo2-2:armhf.
16:16:35 #8 46.46 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
16:16:35 #8 46.47 Unpacking liblzo2-2:armhf (2.10-0.1) ...
16:16:35 #8 46.51 Selecting previously unselected package libkyotocabinet16v5:armhf.
16:16:35 #8 46.51 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
16:16:35 #9 35.89 Preparing to unpack .../242-libdata-dpath-perl_0.58-1_all.deb ...
16:16:35 #9 35.89 Unpacking libdata-dpath-perl (0.58-1) ...
16:16:35 #9 35.92 Selecting previously unselected package libdata-dump-perl.
16:16:35 #9 35.93 Preparing to unpack .../243-libdata-dump-perl_1.23-1.1_all.deb ...
16:16:35 #9 35.93 Unpacking libdata-dump-perl (1.23-1.1) ...
16:16:35 #9 35.96 Selecting previously unselected package libdata-messagepack-perl.
16:16:35 #9 35.96 Preparing to unpack .../244-libdata-messagepack-perl_1.00-4build1_arm64.deb ...
16:16:35 #9 35.97 Unpacking libdata-messagepack-perl (1.00-4build1) ...
16:16:35 #9 36.00 Selecting previously unselected package libnet-domain-tld-perl.
16:16:35 #9 36.00 Preparing to unpack .../245-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:16:35 #9 36.01 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:16:35 #9 36.04 Selecting previously unselected package libdata-validate-domain-perl.
16:16:35 #9 36.04 Preparing to unpack .../246-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:16:35 #9 36.05 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:16:35 #9 36.07 Selecting previously unselected package libdistro-info-perl.
16:16:35 #9 36.08 Preparing to unpack .../247-libdistro-info-perl_1.0_all.deb ...
16:16:35 #9 36.08 Unpacking libdistro-info-perl (1.0) ...
16:16:35 #9 36.11 Selecting previously unselected package libemail-address-xs-perl.
16:16:35 #9 36.11 Preparing to unpack .../248-libemail-address-xs-perl_1.04-1build4_arm64.deb ...
16:16:35 #9 36.12 Unpacking libemail-address-xs-perl (1.04-1build4) ...
16:16:35 #9 36.15 Selecting previously unselected package libipc-system-simple-perl.
16:16:35 #9 36.16 Preparing to unpack .../249-libipc-system-simple-perl_1.30-1_all.deb ...
16:16:35 #9 36.16 Unpacking libipc-system-simple-perl (1.30-1) ...
16:16:35 #9 36.19 Selecting previously unselected package libfile-basedir-perl.
16:16:35 #9 36.19 Preparing to unpack .../250-libfile-basedir-perl_0.08-1_all.deb ...
16:16:35 #9 36.19 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:35 #9 33.55 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
16:16:35 #9 33.55 Unpacking libparams-validate-perl (1.29-3) ...
16:16:35 #9 33.58 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:35 #9 33.59 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:16:35 #9 33.59 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:16:35 #9 33.62 Selecting previously unselected package libsort-versions-perl.
16:16:35 #9 33.62 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
16:16:35 #9 33.62 Unpacking libsort-versions-perl (1.62-1) ...
16:16:35 #9 33.65 Selecting previously unselected package libgit-wrapper-perl.
16:16:35 #9 33.66 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:35 #9 33.66 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:35 #9 33.74 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:35 #9 33.74 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:16:35 #9 33.74 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:16:35 #9 33.77 Selecting previously unselected package libio-prompter-perl.
16:16:35 #9 33.77 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
16:16:35 #9 33.77 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:35 #9 33.81 Selecting previously unselected package libjson-perl.
16:16:35 #9 33.81 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
16:16:35 #9 33.82 Unpacking libjson-perl (4.02000-2) ...
16:16:35 #9 33.85 Selecting previously unselected package liblog-any-perl.
16:16:35 #9 33.85 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
16:16:35 #9 33.86 Unpacking liblog-any-perl (1.708-1) ...
16:16:35 #9 33.89 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:35 #11 ...
16:16:35 
16:16:35 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:35 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:35 #15 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 6.0s done
16:16:35 #15 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 6.5s
16:16:35 #8 38.94 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
16:16:35 #8 38.95 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
16:16:35 #8 38.96 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
16:16:35 #8 38.97 Setting up libreadline8:arm64 (8.1-1) ...
16:16:35 #8 38.98 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
16:16:35 #8 39.00 Setting up m4 (1.4.18-5) ...
16:16:35 #8 39.01 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
16:16:35 #8 39.02 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ...
16:16:35 #8 39.03 Setting up binutils (2.35.2-2) ...
16:16:35 #8 39.04 Setting up ca-certificates (20210119) ...
16:16:35 #8 16.39 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
16:16:35 #8 16.39 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
16:16:35 #8 16.39 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB]
16:16:35 #8 16.40 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB]
16:16:35 #8 16.40 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
16:16:35 #8 16.40 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
16:16:35 #8 16.41 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
16:16:35 #8 16.41 Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
16:16:35 #8 16.41 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
16:16:35 #8 16.46 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
16:16:35 #8 16.53 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
16:16:35 #8 16.53 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
16:16:35 #8 16.54 Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
16:16:35 #8 16.56 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
16:16:35 #8 16.56 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
16:16:35 #8 16.62 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
16:16:35 #8 16.64 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB]
16:16:35 #8 16.64 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB]
16:16:35 #8 16.64 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB]
16:16:35 #8 16.25 Selecting previously unselected package perl.
16:16:35 #8 16.25 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
16:16:35 #8 16.26 Unpacking perl (5.28.1-6+deb10u1) ...
16:16:35 #8 16.32 Selecting previously unselected package liblocale-gettext-perl.
16:16:35 #8 16.32 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
16:16:35 #8 16.32 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
16:16:35 #8 16.37 Selecting previously unselected package libssl1.1:amd64.
16:16:35 #8 16.37 Preparing to unpack .../15-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
16:16:35 #8 16.37 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
16:16:35 #9 13.51 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
16:16:35 #8 41.84 Setting up libpcre2-8-0:armhf (10.32-5) ...
16:16:35 #8 41.85 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
16:16:35 #8 41.86 Setting up libisl19:armhf (0.20-2) ...
16:16:35 #8 41.87 Setting up sensible-utils (0.0.12) ...
16:16:35 #8 41.90 Setting up libuchardet0:armhf (0.0.6-3) ...
16:16:35 #8 41.91 Setting up git-man (1:2.20.1-2+deb10u3) ...
16:16:35 #8 41.92 Setting up libmpdec2:armhf (2.4.2-2) ...
16:16:35 #8 41.94 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
16:16:35 #8 41.95 Setting up cpp-8 (8.3.0-6+rpi1) ...
16:16:35 #8 41.96 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ...
16:16:35 #8 41.98 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
16:16:35 #8 41.99 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
16:16:35 #8 42.00 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
16:16:35 #8 42.02 Setting up libelf1:armhf (0.176-1.1) ...
16:16:35 #8 42.03 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
16:16:35 #8 42.04 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
16:16:35 #8 36.14 Selecting previously unselected package psmisc.
16:16:35 #8 36.15 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
16:16:35 #8 36.15 Unpacking psmisc (23.2-1+deb10u1) ...
16:16:35 #8 36.19 Selecting previously unselected package publicsuffix.
16:16:35 #9 43.91 Selecting previously unselected package liblist-moreutils-perl.
16:16:35 #9 43.91 Preparing to unpack .../238-liblist-moreutils-perl_0.430-2_all.deb ...
16:16:35 #9 43.92 Unpacking liblist-moreutils-perl (0.430-2) ...
16:16:35 #9 43.95 Selecting previously unselected package libdata-dpath-perl.
16:16:35 #9 43.95 Preparing to unpack .../239-libdata-dpath-perl_0.58-1_all.deb ...
16:16:35 #9 43.96 Unpacking libdata-dpath-perl (0.58-1) ...
16:16:35 #9 43.99 Selecting previously unselected package libdata-dump-perl.
16:16:35 #9 43.99 Preparing to unpack .../240-libdata-dump-perl_1.23-1.1_all.deb ...
16:16:35 #9 44.00 Unpacking libdata-dump-perl (1.23-1.1) ...
16:16:35 #9 44.03 Selecting previously unselected package libdata-messagepack-perl.
16:16:35 #9 44.04 Preparing to unpack .../241-libdata-messagepack-perl_1.00-4build1_armhf.deb ...
16:16:35 #9 44.04 Unpacking libdata-messagepack-perl (1.00-4build1) ...
16:16:35 #9 44.07 Selecting previously unselected package libnet-domain-tld-perl.
16:16:35 #9 44.08 Preparing to unpack .../242-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:16:35 #9 44.08 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:16:35 #9 44.11 Selecting previously unselected package libdata-validate-domain-perl.
16:16:35 #9 44.12 Preparing to unpack .../243-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:16:35 #9 44.12 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:16:35 #9 44.17 Selecting previously unselected package libdistro-info-perl.
16:16:35 #9 44.17 Preparing to unpack .../244-libdistro-info-perl_1.0_all.deb ...
16:16:35 #8 46.32 Selecting previously unselected package libunicode-utf8-perl.
16:16:35 #8 46.32 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
16:16:35 #8 46.33 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:16:35 #8 46.47 Selecting previously unselected package libxdelta2.
16:16:35 #8 46.47 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
16:16:35 #8 46.47 Unpacking libxdelta2 (1.1.3-9.3) ...
16:16:35 #8 46.52 Selecting previously unselected package libxext6:armhf.
16:16:35 #8 46.52 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
16:16:35 #8 46.52 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
16:16:35 #8 46.55 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:35 #8 46.56 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:16:35 #8 46.56 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:16:35 #9 43.57 Preparing to unpack .../142-libparams-classify-perl_0.015-1build4_armhf.deb ...
16:16:35 #9 43.58 Unpacking libparams-classify-perl (0.015-1build4) ...
16:16:35 #9 43.61 Selecting previously unselected package libmodule-runtime-perl.
16:16:35 #9 43.61 Preparing to unpack .../143-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:35 #9 43.61 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:35 #9 43.65 Selecting previously unselected package libimport-into-perl.
16:16:35 #9 43.65 Preparing to unpack .../144-libimport-into-perl_1.002005-1_all.deb ...
16:16:35 #9 43.65 Unpacking libimport-into-perl (1.002005-1) ...
16:16:35 #9 43.69 Selecting previously unselected package librole-tiny-perl.
16:16:35 #9 43.69 Preparing to unpack .../145-librole-tiny-perl_2.002004-1_all.deb ...
16:16:35 #9 43.69 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:35 #9 43.72 Selecting previously unselected package libstrictures-perl.
16:16:35 #9 43.73 Preparing to unpack .../146-libstrictures-perl_2.000006-1_all.deb ...
16:16:35 #9 43.74 Unpacking libstrictures-perl (2.000006-1) ...
16:16:35 #9 43.76 Selecting previously unselected package libsub-quote-perl.
16:16:35 #9 43.77 Preparing to unpack .../147-libsub-quote-perl_2.006006-1_all.deb ...
16:16:35 #9 43.77 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:35 #9 43.80 Selecting previously unselected package libmoo-perl.
16:16:35 #9 35.47 Selecting previously unselected package gcc-11.
16:16:35 #9 35.47 Preparing to unpack .../084-gcc-11_11.2.0-7ubuntu2_arm64.deb ...
16:16:35 #9 35.47 Unpacking gcc-11 (11.2.0-7ubuntu2) ...
16:16:35 #9 46.70 Selecting previously unselected package equivs.
16:16:35 #9 46.71 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
16:16:35 #9 46.71 Unpacking equivs (2.2.0) ...
16:16:35 #9 46.74 Selecting previously unselected package libauthen-sasl-perl.
16:16:35 #9 46.74 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
16:16:35 #9 46.75 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:16:35 #9 46.79 Selecting previously unselected package python3-magic.
16:16:35 #9 46.79 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
16:16:35 #9 46.80 Unpacking python3-magic (2:0.4.15-3) ...
16:16:35 #9 46.87 Setting up libapt-pkg-perl (0.1.36build3) ...
16:16:35 #9 46.89 Setting up libksba8:armhf (1.3.5-2) ...
16:16:35 #9 46.91 Setting up libpipeline1:armhf (1.5.2-2build1) ...
16:16:35 #9 46.94 Setting up wdiff (1.2.2-2build1) ...
16:16:35 #9 46.95 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
16:16:35 #8 54.67 Setting up libltdl-dev:armhf (2.4.6-2) ...
16:16:35 #8 54.68 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:35 #8 54.69 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:35 #8 54.70 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
16:16:35 #8 54.71 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.7) ...
16:16:35 #8 54.72 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:35 #8 54.73 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:35 #8 54.74 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:35 #8 54.75 Setting up gpgconf (2.2.4-1ubuntu1.4) ...
16:16:35 #8 54.76 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:35 #8 46.52 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
16:16:35 #8 46.60 Selecting previously unselected package liblist-compare-perl.
16:16:35 #8 46.60 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
16:16:35 #8 46.60 Unpacking liblist-compare-perl (0.53-1) ...
16:16:36 #9 36.27 Selecting previously unselected package libfile-chdir-perl.
16:16:36 #9 36.27 Preparing to unpack .../251-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:16:36 #9 36.28 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:16:36 #9 36.31 Selecting previously unselected package libfile-fcntllock-perl.
16:16:36 #9 36.31 Preparing to unpack .../252-libfile-fcntllock-perl_0.22-3build5_arm64.deb ...
16:16:36 #9 36.32 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:16:36 #9 36.35 Selecting previously unselected package libnumber-compare-perl.
16:16:36 #9 36.35 Preparing to unpack .../253-libnumber-compare-perl_0.03-1.1_all.deb ...
16:16:36 #9 36.35 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:16:36 #9 36.38 Selecting previously unselected package libtext-glob-perl.
16:16:36 #9 36.38 Preparing to unpack .../254-libtext-glob-perl_0.11-1_all.deb ...
16:16:36 #9 36.39 Unpacking libtext-glob-perl (0.11-1) ...
16:16:36 #9 36.42 Selecting previously unselected package libfile-find-rule-perl.
16:16:36 #9 36.42 Preparing to unpack .../255-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:36 #9 36.42 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:36 #9 36.46 Selecting previously unselected package libfont-afm-perl.
16:16:36 #9 36.46 Preparing to unpack .../256-libfont-afm-perl_1.20-3_all.deb ...
16:16:36 #9 36.46 Unpacking libfont-afm-perl (1.20-3) ...
16:16:36 #9 36.49 Selecting previously unselected package libio-string-perl.
16:16:36 #8 39.38 Updating certificates in /etc/ssl/certs...
16:16:36 #9 33.89 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:36 #9 33.89 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:36 #9 33.92 Selecting previously unselected package libpackage-stash-perl.
16:16:36 #9 33.92 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
16:16:36 #9 33.93 Unpacking libpackage-stash-perl (0.38-1) ...
16:16:36 #9 33.95 Selecting previously unselected package libsub-identify-perl.
16:16:36 #9 33.95 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
16:16:36 #9 33.96 Unpacking libsub-identify-perl (0.14-1build2) ...
16:16:36 #9 33.98 Selecting previously unselected package libsub-name-perl.
16:16:36 #9 33.99 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
16:16:36 #9 33.99 Unpacking libsub-name-perl (0.26-1) ...
16:16:36 #9 34.02 Selecting previously unselected package libnamespace-clean-perl.
16:16:36 #9 34.02 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:36 #9 34.02 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:36 #9 34.05 Selecting previously unselected package libpath-tiny-perl.
16:16:36 #9 34.05 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
16:16:36 #9 34.06 Unpacking libpath-tiny-perl (0.108-1) ...
16:16:36 #9 34.09 Selecting previously unselected package libtype-tiny-perl.
16:16:36 #9 34.09 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
16:16:36 #8 16.69 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB]
16:16:36 #8 16.69 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
16:16:36 #8 16.69 Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB]
16:16:36 #8 16.69 Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
16:16:36 #8 16.70 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
16:16:36 #8 16.75 Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB]
16:16:36 #8 16.76 Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
16:16:36 #8 16.76 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB]
16:16:36 #8 16.76 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB]
16:16:36 #8 16.82 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB]
16:16:36 #8 16.83 Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.4 [49.8 kB]
16:16:36 #8 16.83 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.4 [128 kB]
16:16:36 #8 16.84 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB]
16:16:36 #8 16.84 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
16:16:36 #8 16.84 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB]
16:16:36 #8 16.90 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.4 [91.8 kB]
16:16:36 #9 15.02 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
16:16:36 #8 16.57 Selecting previously unselected package libpython3.7-minimal:amd64.
16:16:36 #8 16.57 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
16:16:36 #8 16.58 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
16:16:36 #8 37.84 Setting up libmpc3:arm64 (1.1.0-1) ...
16:16:36 #8 37.85 Setting up libc-dev-bin (2.27-3ubuntu1.4) ...
16:16:36 #8 37.86 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
16:16:36 #8 37.87 Setting up libgdbm-compat4:arm64 (1.14.1-6) ...
16:16:36 #8 37.88 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ...
16:16:36 #8 37.89 Setting up bsdmainutils (11.1.2ubuntu1) ...
16:16:36 #8 37.91 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:36 #8 37.91 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:16:36 #8 37.91 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:36 #8 37.91 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:16:36 #8 37.92 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:36 #8 37.93 Setting up ca-certificates (20210119~18.04.2) ...
16:16:36 #8 38.27 Updating certificates in /etc/ssl/certs...
16:16:36 #8 35.79 Fedora Modular 34 - aarch64 - Updates           3.6 MB/s | 4.3 MB     00:01    
16:16:36 #9 13.96 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
16:16:36 #9 13.96 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
16:16:36 #9 14.00 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
16:16:36 #8 42.06 Setting up libgdbm6:armhf (1.18.1-4) ...
16:16:36 #8 42.07 Setting up wdiff (1.2.2-2) ...
16:16:36 #8 42.08 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
16:16:36 #8 42.10 Setting up m4 (1.4.18-2) ...
16:16:36 #8 42.11 Setting up binutils (2.31.1-16+rpi2) ...
16:16:36 #8 42.12 Setting up bsdmainutils (11.1.2) ...
16:16:36 #8 42.15 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:36 #8 42.15 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:16:36 #8 42.16 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:36 #8 42.16 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:16:36 #8 42.17 Setting up libcroco3:armhf (0.6.12-3) ...
16:16:36 #8 42.18 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
16:16:36 #8 42.19 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
16:16:36 #8 42.20 Setting up libperl5.28:armhf (5.28.1-6) ...
16:16:36 #8 42.23 Setting up dwz (0.12-3) ...
16:16:36 #8 42.24 Setting up groff-base (1.22.4-3+deb10u1) ...
16:16:36 #8 42.26 Setting up cpp (4:8.3.0-1+rpi2) ...
16:16:36 #8 14.53 Selecting previously unselected package perl.
16:16:36 #8 14.53 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
16:16:36 #8 14.54 Unpacking perl (5.32.1-4+deb11u2) ...
16:16:36 #8 14.62 Selecting previously unselected package liblocale-gettext-perl.
16:16:36 #8 14.62 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:16:36 #8 14.63 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:16:36 #8 14.67 Selecting previously unselected package libpython3.9-minimal:amd64.
16:16:36 #8 14.67 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
16:16:36 #8 14.68 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
16:16:36 #8 36.19 Preparing to unpack .../319-publicsuffix_20190415.1030-1_all.deb ...
16:16:36 #8 36.19 Unpacking publicsuffix (20190415.1030-1) ...
16:16:36 #8 36.23 Selecting previously unselected package python-apt-common.
16:16:36 #8 36.23 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
16:16:36 #8 36.23 Unpacking python-apt-common (1.8.4.3) ...
16:16:36 #8 36.28 Selecting previously unselected package python3-apt.
16:16:36 #8 36.28 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
16:16:36 #8 36.28 Unpacking python3-apt (1.8.4.3) ...
16:16:36 #8 36.33 Selecting previously unselected package python3-certifi.
16:16:36 #8 36.33 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
16:16:36 #8 36.34 Unpacking python3-certifi (2018.8.24-1) ...
16:16:36 #8 36.38 Selecting previously unselected package python3-idna.
16:16:36 #8 36.39 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
16:16:36 #8 36.39 Unpacking python3-idna (2.6-1) ...
16:16:36 #8 36.42 Selecting previously unselected package python3-magic.
16:16:36 #8 36.43 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
16:16:36 #8 36.43 Unpacking python3-magic (2:0.4.15-2) ...
16:16:36 #9 44.18 Unpacking libdistro-info-perl (1.0) ...
16:16:36 #9 44.21 Selecting previously unselected package libemail-address-xs-perl.
16:16:36 #9 44.21 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build4_armhf.deb ...
16:16:36 #9 44.22 Unpacking libemail-address-xs-perl (1.04-1build4) ...
16:16:36 #9 44.25 Selecting previously unselected package libipc-system-simple-perl.
16:16:36 #9 44.25 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
16:16:36 #9 44.26 Unpacking libipc-system-simple-perl (1.30-1) ...
16:16:36 #9 44.29 Selecting previously unselected package libfile-basedir-perl.
16:16:36 #9 44.29 Preparing to unpack .../247-libfile-basedir-perl_0.08-1_all.deb ...
16:16:36 #9 44.30 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:36 #9 44.33 Selecting previously unselected package libfile-chdir-perl.
16:16:36 #9 44.33 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:16:36 #9 44.33 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:16:36 #9 44.37 Selecting previously unselected package libfile-fcntllock-perl.
16:16:36 #9 44.37 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build5_armhf.deb ...
16:16:36 #9 44.38 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:16:36 #9 44.41 Selecting previously unselected package libnumber-compare-perl.
16:16:36 #8 46.59 Selecting previously unselected package libxml-sax-base-perl.
16:16:36 #8 46.59 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:16:36 #8 46.60 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:16:36 #8 46.64 Selecting previously unselected package libxml-sax-perl.
16:16:36 #8 46.64 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:36 #8 46.64 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:36 #8 46.69 Selecting previously unselected package libxml-libxml-perl.
16:16:36 #8 46.69 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
16:16:36 #8 46.69 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:16:36 #8 46.77 Selecting previously unselected package libxml-sax-expat-perl.
16:16:36 #8 46.77 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:36 #8 46.78 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:36 #8 46.80 Selecting previously unselected package libxmlrpc-lite-perl.
16:16:36 #9 43.80 Preparing to unpack .../148-libmoo-perl_2.004004-1_all.deb ...
16:16:36 #9 43.81 Unpacking libmoo-perl (2.004004-1) ...
16:16:36 #9 43.84 Selecting previously unselected package libencode-locale-perl.
16:16:36 #9 43.84 Preparing to unpack .../149-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:36 #9 43.84 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:36 #9 43.87 Selecting previously unselected package libtimedate-perl.
16:16:36 #9 43.87 Preparing to unpack .../150-libtimedate-perl_2.3300-2_all.deb ...
16:16:36 #9 43.88 Unpacking libtimedate-perl (2.3300-2) ...
16:16:36 #9 43.92 Selecting previously unselected package libhttp-date-perl.
16:16:36 #9 43.92 Preparing to unpack .../151-libhttp-date-perl_6.05-1_all.deb ...
16:16:36 #9 43.92 Unpacking libhttp-date-perl (6.05-1) ...
16:16:36 #9 43.95 Selecting previously unselected package libfile-listing-perl.
16:16:36 #9 43.95 Preparing to unpack .../152-libfile-listing-perl_6.14-1_all.deb ...
16:16:36 #9 43.95 Unpacking libfile-listing-perl (6.14-1) ...
16:16:36 #9 43.98 Selecting previously unselected package libhtml-tagset-perl.
16:16:36 #9 43.98 Preparing to unpack .../153-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:36 #9 43.99 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:36 #9 44.02 Selecting previously unselected package liburi-perl.
16:16:36 #9 46.96 Setting up libkeyutils1:armhf (1.6-6ubuntu1) ...
16:16:36 #9 46.99 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
16:16:36 #9 47.04 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:16:36 #9 47.08 Setting up mime-support (3.64ubuntu1) ...
16:16:36 #9 47.12 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:16:36 #9 47.16 Setting up libmagic-mgc (1:5.38-4) ...
16:16:36 #9 47.18 Setting up libyaml-0-2:armhf (0.2.2-1) ...
16:16:36 #8 46.66 Selecting previously unselected package liblist-moreutils-perl.
16:16:36 #8 46.67 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
16:16:36 #8 46.68 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
16:16:36 #8 46.71 Selecting previously unselected package libltdl-dev:armhf.
16:16:36 #8 46.72 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
16:16:36 #8 46.72 Unpacking libltdl-dev:armhf (2.4.6-9) ...
16:16:36 #8 46.78 Selecting previously unselected package libsys-hostname-long-perl.
16:16:36 #8 46.78 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:36 #8 46.78 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:36 #8 46.82 Selecting previously unselected package libmail-sendmail-perl.
16:16:36 #8 46.82 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:36 #8 46.82 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:36 #8 46.87 Selecting previously unselected package mailutils-common.
16:16:36 #8 46.87 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
16:16:36 #8 46.88 Unpacking mailutils-common (1:3.5-4) ...
16:16:36 #8 46.97 Selecting previously unselected package mysql-common.
16:16:36 #8 46.98 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
16:16:36 #8 46.99 Unpacking mysql-common (5.8+1.0.5) ...
16:16:36 #8 54.77 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ...
16:16:36 #8 54.78 Setting up file (1:5.32-2ubuntu0.4) ...
16:16:36 #8 54.79 Setting up fakeroot (1.22-2ubuntu1) ...
16:16:36 #8 54.80 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.80 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #8 54.81 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:36 #8 54.82 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:36 #8 54.83 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:16:36 #8 54.85 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:16:36 #8 54.86 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.5) ...
16:16:36 #8 54.87 Setting up gpgsm (2.2.4-1ubuntu1.4) ...
16:16:36 #8 54.88 Setting up gnupg-utils (2.2.4-1ubuntu1.4) ...
16:16:36 #8 54.89 Setting up man-db (2.8.3-2ubuntu0.1) ...
16:16:36 #8 54.98 Building database of manual pages ...
16:16:36 #9 36.49 Preparing to unpack .../257-libio-string-perl_1.08-3.1_all.deb ...
16:16:36 #9 36.49 Unpacking libio-string-perl (1.08-3.1) ...
16:16:36 #9 36.52 Selecting previously unselected package libfont-ttf-perl.
16:16:36 #9 36.52 Preparing to unpack .../258-libfont-ttf-perl_1.06-1.1_all.deb ...
16:16:36 #9 36.54 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:16:36 #9 36.60 Selecting previously unselected package libio-stringy-perl.
16:16:36 #9 36.61 Preparing to unpack .../259-libio-stringy-perl_2.111-3_all.deb ...
16:16:36 #9 36.61 Unpacking libio-stringy-perl (2.111-3) ...
16:16:36 #9 36.65 Selecting previously unselected package libparams-validate-perl:arm64.
16:16:36 #9 36.65 Preparing to unpack .../260-libparams-validate-perl_1.30-1build1_arm64.deb ...
16:16:36 #9 36.65 Unpacking libparams-validate-perl:arm64 (1.30-1build1) ...
16:16:36 #9 36.68 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:36 #9 36.69 Preparing to unpack .../261-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:16:36 #9 36.69 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:16:36 #9 36.72 Selecting previously unselected package libsort-versions-perl.
16:16:36 #8 39.74 129 added, 0 removed; done.
16:16:36 #9 34.09 Unpacking libtype-tiny-perl (1.008001-2) ...
16:16:36 #9 34.14 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:36 #9 34.14 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:16:36 #9 34.15 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:16:36 #9 34.18 Selecting previously unselected package libhash-fieldhash-perl.
16:16:36 #9 34.18 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
16:16:36 #9 34.19 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:16:36 #9 34.22 Selecting previously unselected package libhtml-form-perl.
16:16:36 #9 34.22 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
16:16:36 #9 34.22 Unpacking libhtml-form-perl (6.07-1) ...
16:16:36 #9 34.25 Selecting previously unselected package libhtml-format-perl.
16:16:36 #9 34.25 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
16:16:36 #9 34.26 Unpacking libhtml-format-perl (2.12-1) ...
16:16:36 #9 34.29 Selecting previously unselected package libhttp-daemon-perl.
16:16:36 #9 34.29 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1_all.deb ...
16:16:36 #9 34.30 Unpacking libhttp-daemon-perl (6.06-1) ...
16:16:36 #9 34.33 Selecting previously unselected package libidn11:arm64.
16:16:36 #9 34.33 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
16:16:36 #9 34.34 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
16:16:36 #9 34.37 Selecting previously unselected package libstruct-dumb-perl.
16:16:36 #9 34.37 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
16:16:36 #9 34.37 Unpacking libstruct-dumb-perl (0.09-1) ...
16:16:36 #9 34.40 Selecting previously unselected package libio-async-perl.
16:16:36 #9 34.40 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
16:16:36 #9 34.40 Unpacking libio-async-perl (0.75-1) ...
16:16:36 #9 34.45 Selecting previously unselected package liblinux-epoll-perl.
16:16:36 #8 16.90 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.4 [85.0 kB]
16:16:36 #8 16.90 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.4 [215 kB]
16:16:36 #8 16.91 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.4 [249 kB]
16:16:36 #8 16.97 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB]
16:16:36 #8 16.98 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB]
16:16:36 #8 16.98 Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB]
16:16:36 #8 16.98 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
16:16:36 #8 16.98 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
16:16:36 #8 16.98 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB]
16:16:36 #8 17.05 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]
16:16:36 #8 17.05 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB]
16:16:36 #8 17.07 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB]
16:16:36 #7 33.60 Fedora Modular 33 - aarch64 - Updates           3.6 MB/s | 3.2 MB     00:00    
16:16:36 #8 16.73 Selecting previously unselected package libexpat1:amd64.
16:16:36 #8 16.73 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u1_amd64.deb ...
16:16:36 #8 16.73 Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ...
16:16:36 #8 16.79 Selecting previously unselected package python3.7-minimal.
16:16:36 #8 ...
16:16:36 
16:16:36 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:36 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:36 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.8s done
16:16:36 #13 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 3.8s done
16:16:36 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 4.2s
16:16:36 #13 ...
16:16:36 
16:16:36 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:36 #8 sha256:89706f1b7111c14f6ca0d1f7530c1122e6fdfc054e925408a2639e2d0d0a4cef
16:16:36 #8 16.79 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
16:16:36 #8 16.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:36 #8 37.17 Last metadata expiration check: 0:00:01 ago on Tue Dec 21 16:16:34 2021.
16:16:36 #8 42.27 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
16:16:36 #8 42.29 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
16:16:36 #8 42.30 Setting up python3.7 (3.7.3-2+deb10u3) ...
16:16:36 #8 14.87 Selecting previously unselected package libexpat1:amd64.
16:16:36 #8 14.87 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ...
16:16:36 #8 14.88 Unpacking libexpat1:amd64 (2.2.10-2) ...
16:16:36 #8 14.93 Selecting previously unselected package python3.9-minimal.
16:16:36 #8 14.93 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
16:16:36 #8 36.47 Selecting previously unselected package python3-urllib3.
16:16:36 #8 36.47 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ...
16:16:36 #8 36.48 Unpacking python3-urllib3 (1.24.1-1) ...
16:16:36 #8 36.52 Selecting previously unselected package python3-requests.
16:16:36 #8 36.52 Preparing to unpack .../326-python3-requests_2.21.0-1_all.deb ...
16:16:36 #8 36.53 Unpacking python3-requests (2.21.0-1) ...
16:16:36 #8 36.57 Selecting previously unselected package python3-unidiff.
16:16:36 #8 36.57 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
16:16:36 #8 36.57 Unpacking python3-unidiff (0.5.4-1) ...
16:16:36 #8 36.61 Selecting previously unselected package python3-xdg.
16:16:36 #8 36.61 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
16:16:36 #8 36.61 Unpacking python3-xdg (0.25-5) ...
16:16:36 #8 36.65 Selecting previously unselected package shared-mime-info.
16:16:36 #8 36.65 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
16:16:36 #8 36.65 Unpacking shared-mime-info (1.10-1) ...
16:16:36 #8 46.80 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:16:36 #8 46.81 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:16:36 #8 46.85 Selecting previously unselected package libxmuu1:armhf.
16:16:36 #8 46.86 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
16:16:36 #8 46.87 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
16:16:36 #8 46.91 Selecting previously unselected package libyaml-0-2:armhf.
16:16:36 #8 46.91 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
16:16:36 #8 46.93 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
16:16:36 #8 46.96 Selecting previously unselected package libyaml-libyaml-perl.
16:16:36 #8 46.96 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
16:16:36 #8 46.96 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:16:36 #8 46.99 Selecting previously unselected package licensecheck.
16:16:36 #8 47.00 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
16:16:36 #8 47.00 Unpacking licensecheck (3.1.1-2) ...
16:16:36 #9 44.41 Preparing to unpack .../250-libnumber-compare-perl_0.03-1.1_all.deb ...
16:16:36 #9 44.42 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:16:36 #9 44.46 Selecting previously unselected package libtext-glob-perl.
16:16:36 #9 44.46 Preparing to unpack .../251-libtext-glob-perl_0.11-1_all.deb ...
16:16:36 #9 44.47 Unpacking libtext-glob-perl (0.11-1) ...
16:16:36 #9 44.50 Selecting previously unselected package libfile-find-rule-perl.
16:16:36 #9 44.51 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:36 #9 44.51 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:36 #9 44.54 Selecting previously unselected package libfont-afm-perl.
16:16:36 #9 44.54 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
16:16:36 #9 44.55 Unpacking libfont-afm-perl (1.20-3) ...
16:16:36 #9 44.59 Selecting previously unselected package libio-string-perl.
16:16:36 #9 44.59 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
16:16:36 #9 44.59 Unpacking libio-string-perl (1.08-3.1) ...
16:16:36 #9 44.62 Selecting previously unselected package libfont-ttf-perl.
16:16:36 #9 44.62 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
16:16:36 #9 44.62 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:16:36 #9 44.02 Preparing to unpack .../154-liburi-perl_5.08-1_all.deb ...
16:16:36 #9 44.02 Unpacking liburi-perl (5.08-1) ...
16:16:36 #9 44.06 Selecting previously unselected package libhtml-parser-perl:armhf.
16:16:36 #9 44.06 Preparing to unpack .../155-libhtml-parser-perl_3.76-1_armhf.deb ...
16:16:36 #9 44.07 Unpacking libhtml-parser-perl:armhf (3.76-1) ...
16:16:36 #9 44.10 Selecting previously unselected package libhtml-tree-perl.
16:16:36 #9 44.11 Preparing to unpack .../156-libhtml-tree-perl_5.07-2_all.deb ...
16:16:36 #9 44.11 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:36 #9 44.18 Selecting previously unselected package libio-html-perl.
16:16:36 #9 44.18 Preparing to unpack .../157-libio-html-perl_1.004-2_all.deb ...
16:16:36 #9 44.19 Unpacking libio-html-perl (1.004-2) ...
16:16:36 #9 44.21 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:36 #9 44.22 Preparing to unpack .../158-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:36 #9 44.22 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:36 #9 44.25 Selecting previously unselected package libhttp-message-perl.
16:16:36 #9 44.25 Preparing to unpack .../159-libhttp-message-perl_6.29-1_all.deb ...
16:16:36 #9 44.26 Unpacking libhttp-message-perl (6.29-1) ...
16:16:36 #9 47.20 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
16:16:36 #9 47.21 No schema files found: doing nothing.
16:16:36 #9 47.22 Setting up distro-info-data (0.43ubuntu1.9) ...
16:16:36 #9 47.23 Setting up manpages (5.05-1) ...
16:16:36 #9 47.25 Setting up unzip (6.0-25ubuntu1) ...
16:16:36 #9 47.28 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
16:16:36 #9 47.30 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.2) ...
16:16:36 #9 47.31 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2) ...
16:16:36 #9 47.33 Setting up binutils-common:armhf (2.34-6ubuntu1.3) ...
16:16:36 #9 47.35 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
16:16:36 #9 47.37 Setting up libmagic1:armhf (1:5.38-4) ...
16:16:36 #9 47.39 Setting up less (551-1ubuntu0.1) ...
16:16:36 #9 47.41 Setting up perl-openssl-defaults:armhf (4) ...
16:16:36 #8 47.03 Selecting previously unselected package mariadb-common.
16:16:36 #8 47.03 Preparing to unpack .../252-mariadb-common_1%3a10.3.31-0+deb10u1_all.deb ...
16:16:36 #8 47.04 Unpacking mariadb-common (1:10.3.31-0+deb10u1) ...
16:16:36 #8 47.10 Selecting previously unselected package libmariadb3:armhf.
16:16:36 #8 47.10 Preparing to unpack .../253-libmariadb3_1%3a10.3.31-0+deb10u1_armhf.deb ...
16:16:36 #8 47.11 Unpacking libmariadb3:armhf (1:10.3.31-0+deb10u1) ...
16:16:36 #8 47.17 Selecting previously unselected package libpython2.7-minimal:armhf.
16:16:36 #8 47.18 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
16:16:36 #8 47.18 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
16:16:36 #8 55.13 Setting up pinentry-curses (1.1.0-1) ...
16:16:36 #8 55.14 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
16:16:36 #8 55.16 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
16:16:36 #8 55.27 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:36 #9 36.72 Preparing to unpack .../262-libsort-versions-perl_1.62-1_all.deb ...
16:16:36 #9 36.72 Unpacking libsort-versions-perl (1.62-1) ...
16:16:36 #9 36.75 Selecting previously unselected package libgit-wrapper-perl.
16:16:36 #9 36.75 Preparing to unpack .../263-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:36 #9 36.76 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:36 #9 36.78 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:36 #8 39.80 Setting up libfreetype6:arm64 (2.10.4+dfsg-1) ...
16:16:36 #8 39.81 Setting up shared-mime-info (2.0-1) ...
16:16:36 #9 36.78 Preparing to unpack .../264-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:16:36 #9 36.79 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:36 #9 36.82 Selecting previously unselected package libio-prompter-perl.
16:16:36 #9 36.82 Preparing to unpack .../265-libio-prompter-perl_0.004015-1_all.deb ...
16:16:36 #9 36.83 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:36 #9 36.86 Selecting previously unselected package libjson-perl.
16:16:36 #9 36.86 Preparing to unpack .../266-libjson-perl_4.03000-1_all.deb ...
16:16:36 #9 36.86 Unpacking libjson-perl (4.03000-1) ...
16:16:36 #9 36.90 Selecting previously unselected package liblog-any-perl.
16:16:36 #9 36.90 Preparing to unpack .../267-liblog-any-perl_1.709-1_all.deb ...
16:16:36 #9 36.90 Unpacking liblog-any-perl (1.709-1) ...
16:16:36 #9 36.93 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:36 #9 36.93 Preparing to unpack .../268-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:36 #9 36.94 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:36 #9 36.96 Selecting previously unselected package libpackage-stash-perl.
16:16:36 #9 36.97 Preparing to unpack .../269-libpackage-stash-perl_0.39-1_all.deb ...
16:16:36 #9 36.97 Unpacking libpackage-stash-perl (0.39-1) ...
16:16:36 #9 36.99 Selecting previously unselected package libsub-identify-perl.
16:16:36 #9 37.00 Preparing to unpack .../270-libsub-identify-perl_0.14-1build3_arm64.deb ...
16:16:36 #9 37.00 Unpacking libsub-identify-perl (0.14-1build3) ...
16:16:36 #9 37.03 Selecting previously unselected package libsub-name-perl.
16:16:36 #9 37.03 Preparing to unpack .../271-libsub-name-perl_0.26-1build1_arm64.deb ...
16:16:36 #9 37.03 Unpacking libsub-name-perl (0.26-1build1) ...
16:16:36 #8 ...
16:16:36 
16:16:36 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:36 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:36 #13 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.6s done
16:16:36 #13 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 3.3s done
16:16:36 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 4.8s
16:16:36 #13 ...
16:16:36 
16:16:36 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:36 #8 sha256:4ed0f848079e9251814374cd0b7def9a540452091964d093ed61e8988ca39ba7
16:16:36 #8 17.31 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
16:16:36 #8 17.31 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
16:16:36 #8 17.31 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:36 #8 17.31 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB]
16:16:36 #8 17.31 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:16:36 #8 17.31 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB]
16:16:36 #8 17.31 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:16:36 #8 17.31 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB]
16:16:36 #8 17.31 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB]
16:16:36 #8 17.38 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:36 #8 17.39 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:36 #8 17.39 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:16:36 #8 17.39 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:36 #8 17.39 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB]
16:16:36 #8 17.39 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
16:16:36 #8 17.39 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
16:16:36 #8 17.39 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
16:16:36 #8 17.39 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
16:16:36 #8 17.45 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
16:16:36 #8 17.47 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
16:16:36 #8 17.47 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
16:16:36 #8 17.47 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]
16:16:36 #8 17.47 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]
16:16:36 #8 17.47 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
16:16:36 #8 17.47 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB]
16:16:36 #8 17.47 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB]
16:16:36 #8 17.48 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:16:36 #9 15.57 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
16:16:36 #9 15.57 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
16:16:36 #9 15.57 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
16:16:36 #9 15.57 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
16:16:36 #9 15.57 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
16:16:36 #9 15.57 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
16:16:36 #9 15.57 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
16:16:36 #9 15.59 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
16:16:36 #9 15.59 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
16:16:36 #9 15.64 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
16:16:36 #9 15.64 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
16:16:36 #9 15.72 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
16:16:36 #9 15.72 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
16:16:36 #9 15.72 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
16:16:36 #9 15.72 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
16:16:36 #8 17.05 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
16:16:36 #9 15.73 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
16:16:36 #8 17.20 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
16:16:36 #8 17.22 Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ...
16:16:36 #8 17.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
16:16:36 #9 15.74 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
16:16:36 #9 15.74 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
16:16:36 #9 15.74 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
16:16:36 #9 15.79 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
16:16:36 #9 15.79 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
16:16:36 #9 15.86 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
16:16:36 #9 15.86 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
16:16:36 #9 15.87 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB]
16:16:36 #9 15.88 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3 [252 kB]
16:16:36 #9 15.88 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3 [170 kB]
16:16:36 #9 15.88 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
16:16:36 #9 15.88 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
16:16:36 #9 15.88 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
16:16:36 #9 15.94 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
16:16:36 #9 14.41 Get:89 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
16:16:36 #9 14.41 Get:90 http://archive.ubuntu.com/ubuntu impish/main amd64 libcc1-0 amd64 11.2.0-7ubuntu2 [53.9 kB]
16:16:36 #9 14.44 Get:91 http://archive.ubuntu.com/ubuntu impish/main amd64 libgomp1 amd64 11.2.0-7ubuntu2 [117 kB]
16:16:36 #9 14.44 Get:92 http://archive.ubuntu.com/ubuntu impish/main amd64 libitm1 amd64 11.2.0-7ubuntu2 [30.0 kB]
16:16:36 #9 14.44 Get:93 http://archive.ubuntu.com/ubuntu impish/main amd64 libatomic1 amd64 11.2.0-7ubuntu2 [10.0 kB]
16:16:36 #9 14.44 Get:94 http://archive.ubuntu.com/ubuntu impish/main amd64 libasan6 amd64 11.2.0-7ubuntu2 [2280 kB]
16:16:36 #9 14.46 Get:95 http://archive.ubuntu.com/ubuntu impish/main amd64 liblsan0 amd64 11.2.0-7ubuntu2 [974 kB]
16:16:36 #9 14.49 Get:96 http://archive.ubuntu.com/ubuntu impish/main amd64 libtsan0 amd64 11.2.0-7ubuntu2 [2259 kB]
16:16:36 #9 14.65 Get:97 http://archive.ubuntu.com/ubuntu impish/main amd64 libubsan1 amd64 11.2.0-7ubuntu2 [920 kB]
16:16:36 #9 14.70 Get:98 http://archive.ubuntu.com/ubuntu impish/main amd64 libquadmath0 amd64 11.2.0-7ubuntu2 [154 kB]
16:16:36 #9 14.71 Get:99 http://archive.ubuntu.com/ubuntu impish/main amd64 libgcc-11-dev amd64 11.2.0-7ubuntu2 [2526 kB]
16:16:36 #9 14.84 Get:100 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc-11 amd64 11.2.0-7ubuntu2 [59.3 MB]
16:16:36 #9 34.45 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
16:16:36 #9 34.45 Unpacking liblinux-epoll-perl (0.017-1) ...
16:16:36 #9 34.48 Selecting previously unselected package libio-async-loop-epoll-perl.
16:16:36 #9 34.48 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:16:36 #9 34.49 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:16:36 #9 34.51 Selecting previously unselected package libtypes-serialiser-perl.
16:16:36 #9 34.51 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
16:16:36 #9 34.52 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:16:36 #9 34.55 Selecting previously unselected package libjson-xs-perl.
16:16:36 #9 34.56 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
16:16:36 #9 34.56 Unpacking libjson-xs-perl (4.020-1build1) ...
16:16:36 #9 34.60 Selecting previously unselected package libjson-maybexs-perl.
16:16:36 #9 34.60 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
16:16:36 #9 34.61 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:16:36 #9 34.63 Selecting previously unselected package liblist-compare-perl.
16:16:36 #9 34.64 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
16:16:36 #9 34.64 Unpacking liblist-compare-perl (0.53-1) ...
16:16:36 #9 34.67 Selecting previously unselected package liblist-moreutils-perl.
16:16:36 #9 34.68 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
16:16:36 #9 34.68 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:16:36 #9 34.71 Selecting previously unselected package liblist-someutils-perl.
16:16:36 #9 34.72 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
16:16:36 #9 34.72 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:36 #9 34.75 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:36 #9 34.75 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
16:16:36 #9 34.75 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:16:36 #9 34.79 Selecting previously unselected package libltdl7:arm64.
16:16:36 #9 34.79 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
16:16:36 #9 34.79 Unpacking libltdl7:arm64 (2.4.6-14) ...
16:16:36 #9 34.82 Selecting previously unselected package libltdl-dev:arm64.
16:16:36 #9 34.82 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
16:16:36 #9 34.82 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
16:16:36 #9 34.86 Selecting previously unselected package libsys-hostname-long-perl.
16:16:36 #9 34.86 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:36 #9 34.87 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:36 #9 34.89 Selecting previously unselected package libmail-sendmail-perl.
16:16:36 #8 38.66 128 added, 0 removed; done.
16:16:36 #8 38.74 Setting up manpages-dev (4.15-1) ...
16:16:36 #8 38.75 Setting up libc6-dev:arm64 (2.27-3ubuntu1.4) ...
16:16:36 #8 38.76 Setting up libassuan0:arm64 (2.5.1-2) ...
16:16:36 #8 38.77 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
16:16:36 #8 38.79 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:16:36 #8 38.80 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
16:16:36 #8 38.81 Setting up diffstat (1.61-1build1) ...
16:16:36 #8 38.82 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ...
16:16:36 #8 38.83 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
16:16:36 #8 38.84 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
16:16:36 #8 38.85 Setting up netbase (5.4) ...
16:16:36 #8 38.89 Setting up libisl19:arm64 (0.19-1) ...
16:16:36 #8 38.90 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:36 #8 38.91 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
16:16:36 #8 38.92 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ...
16:16:36 #8 47.04 Selecting previously unselected package lzip.
16:16:36 #8 47.04 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
16:16:36 #8 47.05 Unpacking lzip (1.22-3) ...
16:16:36 #8 47.08 Selecting previously unselected package lzop.
16:16:36 #8 47.08 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
16:16:36 #8 47.08 Unpacking lzop (1.04-2) ...
16:16:36 #8 47.12 Selecting previously unselected package t1utils.
16:16:36 #8 47.12 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
16:16:36 #8 47.13 Unpacking t1utils (1.41-4) ...
16:16:36 #8 47.16 Selecting previously unselected package unzip.
16:16:36 #8 47.17 Preparing to unpack .../332-unzip_6.0-26_armhf.deb ...
16:16:36 #8 47.17 Unpacking unzip (6.0-26) ...
16:16:36 #8 47.24 Selecting previously unselected package lintian.
16:16:36 #8 47.24 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
16:16:36 #8 47.25 Unpacking lintian (2.104.0) ...
16:16:36 #8 36.76 Selecting previously unselected package strace.
16:16:36 #8 36.76 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
16:16:36 #8 36.77 Unpacking strace (4.26-0.2) ...
16:16:36 #8 36.83 Selecting previously unselected package unzip.
16:16:36 #8 36.84 Preparing to unpack .../331-unzip_6.0-23+deb10u2_arm64.deb ...
16:16:36 #8 36.84 Unpacking unzip (6.0-23+deb10u2) ...
16:16:36 #8 36.88 Selecting previously unselected package xauth.
16:16:36 #8 36.88 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
16:16:36 #8 36.89 Unpacking xauth (1:1.0.10-1) ...
16:16:36 #8 36.93 Selecting previously unselected package xdg-user-dirs.
16:16:36 #8 36.94 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
16:16:36 #8 36.94 Unpacking xdg-user-dirs (0.17-2) ...
16:16:36 #8 37.02 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:16:36 #8 37.03 Setting up libapt-pkg-perl (0.1.34+b1) ...
16:16:36 #8 37.04 Setting up libksba8:arm64 (1.3.5-2) ...
16:16:36 #7 34.71 Last metadata expiration check: 0:00:01 ago on Tue Dec 21 16:16:34 2021.
16:16:36 #8 14.94 Unpacking python3.9-minimal (3.9.2-1) ...
16:16:36 #8 15.24 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
16:16:36 #8 15.27 Setting up libexpat1:amd64 (2.2.10-2) ...
16:16:36 #8 15.28 Setting up python3.9-minimal (3.9.2-1) ...
16:16:36 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 5.1s
16:16:36 #15 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 7.6s done
16:16:36 #9 44.70 Selecting previously unselected package libio-stringy-perl.
16:16:36 #9 44.70 Preparing to unpack .../256-libio-stringy-perl_2.111-3_all.deb ...
16:16:36 #9 44.71 Unpacking libio-stringy-perl (2.111-3) ...
16:16:36 #9 44.74 Selecting previously unselected package libparams-validate-perl:armhf.
16:16:36 #9 44.74 Preparing to unpack .../257-libparams-validate-perl_1.30-1build1_armhf.deb ...
16:16:36 #9 44.75 Unpacking libparams-validate-perl:armhf (1.30-1build1) ...
16:16:36 #9 44.79 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:36 #9 44.79 Preparing to unpack .../258-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:16:36 #9 44.80 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:16:36 #9 44.83 Selecting previously unselected package libsort-versions-perl.
16:16:36 #9 44.83 Preparing to unpack .../259-libsort-versions-perl_1.62-1_all.deb ...
16:16:36 #9 44.84 Unpacking libsort-versions-perl (1.62-1) ...
16:16:36 #9 44.87 Selecting previously unselected package libgit-wrapper-perl.
16:16:36 #9 44.87 Preparing to unpack .../260-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:36 #9 44.87 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:36 #9 44.91 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:36 #9 44.91 Preparing to unpack .../261-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:16:36 #9 44.92 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:36 #9 44.94 Selecting previously unselected package libio-prompter-perl.
16:16:36 #9 44.95 Preparing to unpack .../262-libio-prompter-perl_0.004015-1_all.deb ...
16:16:36 #9 44.95 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:36 #9 45.00 Selecting previously unselected package libjson-perl.
16:16:36 #9 45.00 Preparing to unpack .../263-libjson-perl_4.03000-1_all.deb ...
16:16:36 #9 45.01 Unpacking libjson-perl (4.03000-1) ...
16:16:36 #9 14.49 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
16:16:36 #9 14.49 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
16:16:36 #9 14.49 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
16:16:36 #9 14.49 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
16:16:36 #9 14.49 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
16:16:36 #9 14.50 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
16:16:36 #9 14.50 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
16:16:36 #9 14.50 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
16:16:36 #9 14.51 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
16:16:36 #9 14.56 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
16:16:36 #9 14.63 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
16:16:36 #9 14.64 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
16:16:36 #9 14.64 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
16:16:36 #9 14.64 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
16:16:36 #9 14.65 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
16:16:36 #9 14.65 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
16:16:36 #9 14.65 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
16:16:36 #9 14.65 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
16:16:36 #9 14.65 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
16:16:36 #9 14.71 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
16:16:36 #9 47.43 Setting up linux-libc-dev:armhf (5.4.0-91.102) ...
16:16:36 #9 47.44 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.3) ...
16:16:36 #9 47.45 Setting up gettext-base (0.19.8.1-10build1) ...
16:16:36 #9 47.46 Setting up libnpth0:armhf (1.6-1) ...
16:16:36 #9 47.47 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:16:36 #9 47.49 Setting up file (1:5.38-4) ...
16:16:36 #9 47.50 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
16:16:36 #9 47.51 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:36 #9 47.53 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
16:16:36 #9 47.54 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:16:36 #9 47.56 Setting up libfakeroot:armhf (1.24-1) ...
16:16:36 #9 47.58 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
16:16:36 #9 47.59 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2) ...
16:16:36 #9 47.60 Setting up tzdata (2021e-0ubuntu0.20.04) ...
16:16:36 #9 47.72 
16:16:36 #9 47.72 Current default time zone: 'Etc/UTC'
16:16:36 #9 47.72 Local time is now:      Tue Dec 21 16:16:36 UTC 2021.
16:16:36 #9 47.72 Universal Time is now:  Tue Dec 21 16:16:36 UTC 2021.
16:16:36 #9 47.72 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:16:36 #9 47.72 
16:16:36 #9 47.74 Setting up fakeroot (1.24-1) ...
16:16:36 #9 47.75 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:36 #9 47.75 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.75 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.76 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.76 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.76 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.76 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.76 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.76 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:36 #9 47.77 Setting up autotools-dev (20180224.1) ...
16:16:36 #9 44.32 Selecting previously unselected package libhttp-cookies-perl.
16:16:36 #9 44.32 Preparing to unpack .../160-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:36 #9 44.32 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:36 #9 44.35 Selecting previously unselected package libhttp-negotiate-perl.
16:16:36 #9 44.36 Preparing to unpack .../161-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:36 #9 44.36 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:36 #9 44.42 Selecting previously unselected package perl-openssl-defaults:armhf.
16:16:36 #9 44.42 Preparing to unpack .../162-perl-openssl-defaults_5_armhf.deb ...
16:16:36 #9 44.42 Unpacking perl-openssl-defaults:armhf (5) ...
16:16:36 #9 44.46 Selecting previously unselected package libnet-ssleay-perl.
16:16:36 #9 44.46 Preparing to unpack .../163-libnet-ssleay-perl_1.88-3ubuntu1_armhf.deb ...
16:16:36 #9 44.46 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:36 #9 44.52 Selecting previously unselected package libio-socket-ssl-perl.
16:16:36 #9 44.53 Preparing to unpack .../164-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:36 #9 44.53 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:36 #9 44.58 Selecting previously unselected package libnet-http-perl.
16:16:36 #9 44.58 Preparing to unpack .../165-libnet-http-perl_6.20-1_all.deb ...
16:16:36 #9 44.58 Unpacking libnet-http-perl (6.20-1) ...
16:16:36 #9 44.61 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:36 #9 44.61 Preparing to unpack .../166-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:36 #9 44.62 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:36 #8 55.28 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ...
16:16:36 #8 55.29 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:36 #8 55.30 Setting up gpg (2.2.4-1ubuntu1.4) ...
16:16:36 #8 55.31 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
16:16:36 #8 55.32 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
16:16:36 #8 55.34 Setting up python3 (3.6.7-1~18.04) ...
16:16:36 #8 47.27 Selecting previously unselected package libpython2.7-stdlib:armhf.
16:16:36 #8 47.28 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
16:16:36 #8 47.28 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
16:16:36 #9 37.06 Selecting previously unselected package libnamespace-clean-perl.
16:16:36 #9 37.06 Preparing to unpack .../272-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:36 #9 37.07 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:36 #9 37.10 Selecting previously unselected package libpath-tiny-perl.
16:16:36 #9 37.10 Preparing to unpack .../273-libpath-tiny-perl_0.118-1_all.deb ...
16:16:36 #9 37.11 Unpacking libpath-tiny-perl (0.118-1) ...
16:16:36 #9 37.15 Selecting previously unselected package libtype-tiny-perl.
16:16:36 #9 37.15 Preparing to unpack .../274-libtype-tiny-perl_1.012001-2_all.deb ...
16:16:36 #9 37.15 Unpacking libtype-tiny-perl (1.012001-2) ...
16:16:36 #9 37.22 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:36 #9 37.22 Preparing to unpack .../275-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:16:36 #9 37.23 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:16:36 #9 37.27 Selecting previously unselected package libhash-fieldhash-perl.
16:16:36 #9 37.27 Preparing to unpack .../276-libhash-fieldhash-perl_0.15-1build3_arm64.deb ...
16:16:36 #9 37.27 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
16:16:36 #9 37.30 Selecting previously unselected package libhtml-form-perl.
16:16:36 #9 37.31 Preparing to unpack .../277-libhtml-form-perl_6.07-1_all.deb ...
16:16:36 #9 37.31 Unpacking libhtml-form-perl (6.07-1) ...
16:16:36 #9 37.35 Selecting previously unselected package libhtml-format-perl.
16:16:36 #9 37.35 Preparing to unpack .../278-libhtml-format-perl_2.12-1.1_all.deb ...
16:16:36 #9 37.35 Unpacking libhtml-format-perl (2.12-1.1) ...
16:16:36 #9 37.39 Selecting previously unselected package libhtml-html5-entities-perl.
16:16:36 #9 36.42 Selecting previously unselected package gcc.
16:16:36 #9 36.42 Preparing to unpack .../085-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
16:16:36 #9 36.42 Unpacking gcc (4:11.2.0-1ubuntu1) ...
16:16:36 #9 36.45 Selecting previously unselected package libstdc++-11-dev:arm64.
16:16:36 #9 36.45 Preparing to unpack .../086-libstdc++-11-dev_11.2.0-7ubuntu2_arm64.deb ...
16:16:36 #9 36.46 Unpacking libstdc++-11-dev:arm64 (11.2.0-7ubuntu2) ...
16:16:37 #9 15.94 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:16:37 #9 16.01 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:16:37 #9 16.01 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
16:16:37 #9 16.01 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
16:16:37 #9 16.01 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
16:16:37 #9 16.02 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
16:16:37 #9 16.02 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
16:16:37 #9 16.02 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
16:16:37 #9 16.03 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:37 #9 16.08 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
16:16:37 #8 47.58 Selecting previously unselected package lsb-release.
16:16:37 #8 17.52 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB]
16:16:37 #8 17.55 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
16:16:37 #8 17.70 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
16:16:37 #8 17.77 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
16:16:37 #9 34.89 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:37 #9 34.90 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:37 #9 34.92 Selecting previously unselected package libmoox-aliases-perl.
16:16:37 #9 34.92 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
16:16:37 #9 34.93 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:16:37 #9 34.95 Selecting previously unselected package libobject-id-perl.
16:16:37 #9 34.96 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:16:37 #9 34.96 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:37 #9 34.99 Selecting previously unselected package libmoox-struct-perl.
16:16:37 #9 34.99 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
16:16:37 #9 34.99 Unpacking libmoox-struct-perl (0.017-1) ...
16:16:37 #9 35.02 Selecting previously unselected package libnet-dns-sec-perl.
16:16:37 #9 35.02 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
16:16:37 #9 35.02 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:16:37 #9 35.06 Selecting previously unselected package libnet-libidn-perl.
16:16:37 #9 35.06 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
16:16:37 #9 35.06 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:16:37 #9 35.09 Selecting previously unselected package libnumber-range-perl.
16:16:37 #9 35.09 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
16:16:37 #9 35.09 Unpacking libnumber-range-perl (0.12-1) ...
16:16:37 #8 37.05 Setting up libpipeline1:arm64 (1.5.1-2) ...
16:16:37 #8 37.07 Setting up wdiff (1.2.2-2+b1) ...
16:16:37 #8 37.08 Setting up lsb-base (10.2019051400) ...
16:16:37 #8 37.09 Setting up mysql-common (5.8+1.0.5) ...
16:16:37 #8 37.12 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:16:37 #8 37.12 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
16:16:37 #8 37.13 Setting up libkeyutils1:arm64 (1.6-6) ...
16:16:37 #8 37.15 Setting up libpsl5:arm64 (0.20.2-2) ...
16:16:37 #8 37.16 Setting up libgpm2:arm64 (1.20.7-5) ...
16:16:37 #8 37.17 Setting up mime-support (3.62) ...
16:16:37 #8 37.20 Setting up xdg-user-dirs (0.17-2) ...
16:16:37 #8 37.22 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:37 #8 37.23 Setting up psmisc (23.2-1+deb10u1) ...
16:16:37 #8 37.25 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
16:16:37 #9 45.05 Selecting previously unselected package liblog-any-perl.
16:16:37 #9 45.05 Preparing to unpack .../264-liblog-any-perl_1.709-1_all.deb ...
16:16:37 #9 45.05 Unpacking liblog-any-perl (1.709-1) ...
16:16:37 #9 45.10 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:37 #9 45.10 Preparing to unpack .../265-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:16:37 #9 45.11 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:16:37 #9 45.14 Selecting previously unselected package libpackage-stash-perl.
16:16:37 #9 45.14 Preparing to unpack .../266-libpackage-stash-perl_0.39-1_all.deb ...
16:16:37 #9 45.15 Unpacking libpackage-stash-perl (0.39-1) ...
16:16:37 #9 45.19 Selecting previously unselected package libsub-identify-perl.
16:16:37 #9 45.19 Preparing to unpack .../267-libsub-identify-perl_0.14-1build3_armhf.deb ...
16:16:37 #9 45.20 Unpacking libsub-identify-perl (0.14-1build3) ...
16:16:37 #9 45.23 Selecting previously unselected package libsub-name-perl.
16:16:37 #9 45.23 Preparing to unpack .../268-libsub-name-perl_0.26-1build1_armhf.deb ...
16:16:37 #9 45.24 Unpacking libsub-name-perl (0.26-1build1) ...
16:16:37 #9 45.28 Selecting previously unselected package libnamespace-clean-perl.
16:16:37 #9 45.28 Preparing to unpack .../269-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:37 #9 45.28 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:37 #9 45.31 Selecting previously unselected package libpath-tiny-perl.
16:16:37 #9 45.31 Preparing to unpack .../270-libpath-tiny-perl_0.118-1_all.deb ...
16:16:37 #9 45.31 Unpacking libpath-tiny-perl (0.118-1) ...
16:16:37 #9 45.35 Selecting previously unselected package libtype-tiny-perl.
16:16:37 #9 14.78 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
16:16:37 #9 14.78 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
16:16:37 #9 14.79 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
16:16:37 #9 14.79 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB]
16:16:37 #9 14.80 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB]
16:16:37 #9 14.80 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
16:16:37 #9 14.80 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
16:16:37 #9 14.80 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
16:16:37 #9 14.80 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:16:37 #9 14.86 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
16:16:37 #9 14.93 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:16:37 #9 14.93 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:16:37 #9 14.93 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:16:37 #9 14.93 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
16:16:37 #9 14.93 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
16:16:37 #9 47.78 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:16:37 #9 47.79 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:16:37 #9 47.80 Setting up make (4.2.1-1.2) ...
16:16:37 #9 47.82 Setting up libmpfr6:armhf (4.0.2-1) ...
16:16:37 #9 47.83 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:16:37 #9 47.85 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
16:16:37 #9 47.86 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
16:16:37 #9 47.87 Setting up strace (5.5-3ubuntu1) ...
16:16:37 #9 47.88 Setting up libsigsegv2:armhf (2.12-2) ...
16:16:37 #9 47.90 Setting up xz-utils (5.2.4-1ubuntu1) ...
16:16:37 #9 47.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.91 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:37 #9 47.92 Setting up t1utils (1.41-3) ...
16:16:37 #9 47.94 Setting up diffstat (1.63-1) ...
16:16:37 #9 47.95 Setting up libmpc3:armhf (1.1.0-1) ...
16:16:37 #9 47.96 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:37 #9 47.97 Setting up patch (2.7.6-6) ...
16:16:37 #9 47.99 Setting up autopoint (0.19.8.1-10build1) ...
16:16:37 #9 44.65 Selecting previously unselected package libtry-tiny-perl.
16:16:37 #9 44.65 Preparing to unpack .../167-libtry-tiny-perl_0.30-1_all.deb ...
16:16:37 #9 44.67 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:37 #9 44.70 Selecting previously unselected package libwww-robotrules-perl.
16:16:37 #9 44.70 Preparing to unpack .../168-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:37 #9 44.71 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:37 #9 44.74 Selecting previously unselected package libwww-perl.
16:16:37 #9 44.74 Preparing to unpack .../169-libwww-perl_6.53-1_all.deb ...
16:16:37 #9 44.74 Unpacking libwww-perl (6.53-1) ...
16:16:37 #9 44.79 Selecting previously unselected package patchutils.
16:16:37 #9 44.79 Preparing to unpack .../170-patchutils_0.4.2-1_armhf.deb ...
16:16:37 #9 44.80 Unpacking patchutils (0.4.2-1) ...
16:16:37 #9 44.83 Selecting previously unselected package wdiff.
16:16:37 #9 44.83 Preparing to unpack .../171-wdiff_1.2.2-2build2_armhf.deb ...
16:16:37 #9 44.83 Unpacking wdiff (1.2.2-2build2) ...
16:16:37 #9 44.87 Selecting previously unselected package devscripts.
16:16:37 #9 44.87 Preparing to unpack .../172-devscripts_2.21.4ubuntu1_armhf.deb ...
16:16:37 #9 44.90 Unpacking devscripts (2.21.4ubuntu1) ...
16:16:37 #8 55.66 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 55.68 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 55.70 Setting up python3-magic (2:0.4.15-1) ...
16:16:37 #8 47.55 Selecting previously unselected package libpython2.7:armhf.
16:16:37 #8 47.55 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
16:16:37 #8 47.56 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
16:16:37 #8 47.68 Selecting previously unselected package libmailutils5:armhf.
16:16:37 #8 47.69 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
16:16:37 #8 47.69 Unpacking libmailutils5:armhf (1:3.5-4) ...
16:16:37 #8 47.77 Selecting previously unselected package libmime-tools-perl.
16:16:37 #8 47.77 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
16:16:37 #8 47.78 Unpacking libmime-tools-perl (5.509-1) ...
16:16:37 #8 43.04 Setting up gettext (0.19.8.1-9) ...
16:16:37 #8 43.05 Setting up gcc-8 (8.3.0-6+rpi1) ...
16:16:37 #8 43.07 Setting up libtool (2.4.6-9) ...
16:16:37 #8 43.08 Setting up python3 (3.7.3-1) ...
16:16:37 #8 43.18 Setting up man-db (2.8.5-2) ...
16:16:37 #8 43.30 Building database of manual pages ...
16:16:37 #9 37.40 Preparing to unpack .../279-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:16:37 #9 37.40 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:16:37 #9 37.43 Selecting previously unselected package libhttp-daemon-perl.
16:16:37 #9 37.44 Preparing to unpack .../280-libhttp-daemon-perl_6.12-1_all.deb ...
16:16:37 #9 37.44 Unpacking libhttp-daemon-perl (6.12-1) ...
16:16:37 #9 37.47 Selecting previously unselected package libtypes-serialiser-perl.
16:16:37 #9 37.48 Preparing to unpack .../281-libtypes-serialiser-perl_1.01-1_all.deb ...
16:16:37 #9 37.48 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:16:37 #9 37.51 Selecting previously unselected package libjson-xs-perl.
16:16:37 #9 37.51 Preparing to unpack .../282-libjson-xs-perl_4.030-1build1_arm64.deb ...
16:16:37 #9 37.52 Unpacking libjson-xs-perl (4.030-1build1) ...
16:16:37 #9 37.55 Selecting previously unselected package libjson-maybexs-perl.
16:16:37 #9 37.56 Preparing to unpack .../283-libjson-maybexs-perl_1.004003-1_all.deb ...
16:16:37 #9 37.56 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:16:37 #9 37.59 Selecting previously unselected package libldap-common.
16:16:37 #9 37.59 Preparing to unpack .../284-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
16:16:37 #9 37.60 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:16:37 #9 37.63 Selecting previously unselected package liblist-compare-perl.
16:16:37 #9 36.63 Selecting previously unselected package g++-11.
16:16:37 #9 36.63 Preparing to unpack .../087-g++-11_11.2.0-7ubuntu2_arm64.deb ...
16:16:37 #9 36.64 Unpacking g++-11 (11.2.0-7ubuntu2) ...
16:16:37 #8 47.59 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
16:16:37 #8 47.59 Unpacking lsb-release (11.1.0) ...
16:16:37 #8 47.64 Selecting previously unselected package manpages-dev.
16:16:37 #8 47.64 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
16:16:37 #8 47.65 Unpacking manpages-dev (5.10-1) ...
16:16:37 #9 35.12 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:37 #9 16.09 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
16:16:37 #9 35.12 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
16:16:37 #9 35.12 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:16:37 #9 35.15 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:37 #9 35.15 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:37 #9 35.16 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:37 #9 35.19 Selecting previously unselected package libperl4-corelibs-perl.
16:16:37 #9 35.19 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
16:16:37 #9 35.19 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:16:37 #9 35.23 Selecting previously unselected package libperlio-gzip-perl.
16:16:37 #9 35.23 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
16:16:37 #9 35.23 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:16:37 #9 35.26 Selecting previously unselected package libpod-constants-perl.
16:16:37 #9 35.26 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
16:16:37 #9 35.27 Unpacking libpod-constants-perl (0.19-1) ...
16:16:37 #9 35.31 Selecting previously unselected package libre2-5:arm64.
16:16:37 #9 35.31 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
16:16:37 #9 35.31 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
16:16:37 #9 16.16 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
16:16:37 #9 16.16 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
16:16:37 #9 16.16 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
16:16:37 #9 16.17 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
16:16:37 #9 16.17 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
16:16:37 #9 16.17 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
16:16:37 #9 16.17 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
16:16:37 #9 16.17 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
16:16:37 #9 16.23 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
16:16:37 #9 16.24 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
16:16:37 #9 16.30 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
16:16:37 #9 16.30 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
16:16:37 #9 16.31 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
16:16:37 #9 16.32 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
16:16:37 #9 16.32 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
16:16:37 #9 16.33 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
16:16:37 #9 16.33 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:16:37 #9 16.33 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:16:37 #9 16.37 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:16:37 #9 16.37 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
16:16:37 #9 16.40 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
16:16:37 #9 16.40 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:16:37 #9 16.41 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:37 #9 16.41 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
16:16:37 #9 16.41 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:16:37 #9 16.41 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
16:16:37 #9 16.41 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
16:16:37 #8 17.78 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
16:16:37 #8 17.80 Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
16:16:37 #8 17.82 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B]
16:16:37 #8 17.86 Get:208 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]
16:16:37 #8 37.26 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
16:16:37 #8 18.06 Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
16:16:37 #8 37.27 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
16:16:37 #8 37.28 No schema files found: doing nothing.
16:16:37 #8 37.29 Setting up distro-info-data (0.41+deb10u4) ...
16:16:37 #8 37.30 Setting up manpages (4.16-2) ...
16:16:37 #8 37.31 Setting up unzip (6.0-23+deb10u2) ...
16:16:37 #8 37.33 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u1) ...
16:16:37 #8 37.34 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:16:37 #8 37.35 Setting up binutils-common:arm64 (2.31.1-16) ...
16:16:37 #8 37.36 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:16:37 #8 37.37 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
16:16:37 #8 37.40 Setting up less (487-0.1+b1) ...
16:16:37 #8 37.48 Setting up perl-openssl-defaults:arm64 (3) ...
16:16:37 #8 37.49 Setting up linux-libc-dev:arm64 (4.19.208-1) ...
16:16:37 #8 37.50 Setting up gettext-base (0.19.8.1-9) ...
16:16:37 #8 37.51 Setting up liblzo2-2:arm64 (2.10-0.1) ...
16:16:37 #8 37.52 Setting up libnpth0:arm64 (1.6-1) ...
16:16:37 #8 37.53 Setting up krb5-locales (1.17-3+deb10u3) ...
16:16:37 #8 37.54 Setting up file (1:5.35-4+deb10u2) ...
16:16:37 #8 37.55 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
16:16:37 #8 37.56 Setting up libassuan0:arm64 (2.5.2-1) ...
16:16:37 #8 37.57 Setting up libgomp1:arm64 (8.3.0-6) ...
16:16:37 #8 37.58 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
16:16:37 #9 45.35 Preparing to unpack .../271-libtype-tiny-perl_1.012001-2_all.deb ...
16:16:37 #9 45.36 Unpacking libtype-tiny-perl (1.012001-2) ...
16:16:37 #9 45.43 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:37 #9 45.44 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:16:37 #9 45.44 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:16:37 #9 45.48 Selecting previously unselected package libhash-fieldhash-perl.
16:16:37 #9 45.48 Preparing to unpack .../273-libhash-fieldhash-perl_0.15-1build3_armhf.deb ...
16:16:37 #9 45.49 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
16:16:37 #9 45.52 Selecting previously unselected package libhtml-form-perl.
16:16:37 #9 45.52 Preparing to unpack .../274-libhtml-form-perl_6.07-1_all.deb ...
16:16:37 #9 45.53 Unpacking libhtml-form-perl (6.07-1) ...
16:16:37 #9 45.56 Selecting previously unselected package libhtml-format-perl.
16:16:37 #9 45.56 Preparing to unpack .../275-libhtml-format-perl_2.12-1.1_all.deb ...
16:16:37 #9 45.57 Unpacking libhtml-format-perl (2.12-1.1) ...
16:16:37 #9 45.60 Selecting previously unselected package libhtml-html5-entities-perl.
16:16:37 #9 45.60 Preparing to unpack .../276-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:16:37 #9 48.00 Setting up libfl2:armhf (2.6.4-6.2) ...
16:16:37 #9 48.00 Setting up ucf (3.0038+nmu1) ...
16:16:37 #9 48.11 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
16:16:37 #9 48.12 Setting up libltdl7:armhf (2.4.6-14) ...
16:16:37 #9 48.13 Setting up libsasl2-2:armhf (2.1.27+dfsg-2) ...
16:16:37 #9 48.14 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:37 #9 48.15 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:37 #9 48.17 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:16:37 #9 48.22 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
16:16:37 #9 48.23 Setting up libuchardet0:armhf (0.0.6-3build1) ...
16:16:37 #9 48.24 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
16:16:37 #9 48.25 Setting up git-man (1:2.25.1-1ubuntu3.2) ...
16:16:37 #9 48.26 Setting up libisl22:armhf (0.22.1-1) ...
16:16:37 #9 48.28 Setting up netbase (6.1) ...
16:16:37 #9 48.30 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
16:16:37 #9 48.31 Setting up libmpdec2:armhf (2.4.2-3) ...
16:16:37 #9 14.94 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
16:16:37 #9 14.95 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:37 #9 14.96 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
16:16:37 #9 14.96 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
16:16:37 #9 15.02 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
16:16:37 #9 15.07 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
16:16:37 #9 15.08 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
16:16:37 #9 15.08 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
16:16:37 #9 15.08 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
16:16:37 #9 15.08 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
16:16:37 #9 15.08 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
16:16:37 #9 15.09 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
16:16:37 #9 15.09 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
16:16:37 #9 15.14 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
16:16:37 #9 15.16 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
16:16:37 #9 15.22 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
16:16:37 #8 55.85 Setting up python3-idna (2.6-1) ...
16:16:37 #8 56.06 Setting up python3-xdg (0.25-4ubuntu1.1) ...
16:16:37 #9 44.97 Selecting previously unselected package diffstat.
16:16:37 #9 44.97 Preparing to unpack .../173-diffstat_1.64-1_armhf.deb ...
16:16:37 #9 44.97 Unpacking diffstat (1.64-1) ...
16:16:37 #9 45.01 Selecting previously unselected package python3-chardet.
16:16:37 #9 45.01 Preparing to unpack .../174-python3-chardet_4.0.0-1_all.deb ...
16:16:37 #9 45.01 Unpacking python3-chardet (4.0.0-1) ...
16:16:37 #9 45.08 Selecting previously unselected package python3-six.
16:16:37 #9 45.08 Preparing to unpack .../175-python3-six_1.16.0-2_all.deb ...
16:16:37 #9 45.09 Unpacking python3-six (1.16.0-2) ...
16:16:37 #9 45.13 Selecting previously unselected package zstd.
16:16:37 #9 45.13 Preparing to unpack .../176-zstd_1.4.8+dfsg-2.1_armhf.deb ...
16:16:37 #9 45.14 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:16:37 #9 45.25 Selecting previously unselected package python3-debian.
16:16:37 #9 45.25 Preparing to unpack .../177-python3-debian_0.1.39ubuntu1_all.deb ...
16:16:37 #8 47.83 Selecting previously unselected package libnet-dns-sec-perl.
16:16:37 #8 47.83 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
16:16:37 #8 47.84 Unpacking libnet-dns-sec-perl (1.11-1) ...
16:16:37 #8 47.87 Selecting previously unselected package libnet-libidn-perl.
16:16:37 #8 47.87 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
16:16:37 #8 47.89 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
16:16:37 #8 47.91 Selecting previously unselected package libnumber-compare-perl.
16:16:37 #8 47.92 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
16:16:37 #8 47.92 Unpacking libnumber-compare-perl (0.03-1) ...
16:16:37 #8 47.94 Selecting previously unselected package libnumber-range-perl.
16:16:37 #8 47.95 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
16:16:37 #8 47.95 Unpacking libnumber-range-perl (0.12-1) ...
16:16:37 #8 47.98 Selecting previously unselected package libossp-uuid16:armhf.
16:16:37 #8 47.98 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
16:16:37 #8 47.99 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
16:16:37 #8 48.02 Selecting previously unselected package libossp-uuid-perl.
16:16:37 #8 48.02 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
16:16:37 #8 48.03 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
16:16:37 #8 48.06 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:37 #8 48.06 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
16:16:37 #15 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 0.1s
16:16:37 #9 37.63 Preparing to unpack .../285-liblist-compare-perl_0.55-1_all.deb ...
16:16:37 #9 37.64 Unpacking liblist-compare-perl (0.55-1) ...
16:16:37 #9 37.67 Selecting previously unselected package liblist-someutils-perl.
16:16:37 #9 37.67 Preparing to unpack .../286-liblist-someutils-perl_0.58-1_all.deb ...
16:16:37 #9 37.68 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:37 #9 37.71 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:37 #9 37.71 Preparing to unpack .../287-liblist-someutils-xs-perl_0.58-2build1_arm64.deb ...
16:16:37 #9 37.71 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
16:16:37 #9 37.77 Selecting previously unselected package liblist-utilsby-perl.
16:16:37 #9 37.77 Preparing to unpack .../288-liblist-utilsby-perl_0.11-1_all.deb ...
16:16:37 #9 37.77 Unpacking liblist-utilsby-perl (0.11-1) ...
16:16:37 #9 37.80 Selecting previously unselected package libltdl7:arm64.
16:16:37 #9 37.80 Preparing to unpack .../289-libltdl7_2.4.6-15_arm64.deb ...
16:16:37 #9 37.81 Unpacking libltdl7:arm64 (2.4.6-15) ...
16:16:37 #9 37.84 Selecting previously unselected package libltdl-dev:arm64.
16:16:37 #9 37.84 Preparing to unpack .../290-libltdl-dev_2.4.6-15_arm64.deb ...
16:16:37 #9 37.84 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
16:16:37 #9 37.90 Selecting previously unselected package liblzo2-2:arm64.
16:16:37 #9 37.90 Preparing to unpack .../291-liblzo2-2_2.10-2build1_arm64.deb ...
16:16:37 #8 37.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:16:37 #8 37.61 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:16:37 #8 37.62 Setting up libicu63:arm64 (63.1-6+deb10u2) ...
16:16:37 #8 37.63 Setting up libfakeroot:arm64 (1.23-1) ...
16:16:37 #8 37.64 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ...
16:16:37 #8 37.65 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:16:37 #8 37.66 Setting up fakeroot (1.23-1) ...
16:16:37 #8 37.67 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:37 #8 37.68 Setting up mariadb-common (1:10.3.31-0+deb10u1) ...
16:16:37 #8 37.69 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:16:37 #8 37.70 Setting up libasan5:arm64 (8.3.0-6) ...
16:16:37 #8 37.71 Setting up autotools-dev (20180224.1) ...
16:16:37 #8 37.72 Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
16:16:37 #8 37.73 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
16:16:37 #8 37.75 Setting up libwrap0:arm64 (7.6.q-28) ...
16:16:37 #8 37.76 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
16:16:37 #8 37.77 Setting up make (4.2.1-1.2) ...
16:16:37 #8 37.78 Setting up libmpfr6:arm64 (4.0.2-1) ...
16:16:37 #8 37.79 Setting up gnupg-l10n (2.2.12-1+deb10u1) ...
16:16:37 #8 48.04 Selecting previously unselected package pbzip2.
16:16:37 #8 48.04 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
16:16:37 #8 48.04 Unpacking pbzip2 (1.1.13-1) ...
16:16:37 #8 48.08 Selecting previously unselected package pixz.
16:16:37 #8 48.08 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
16:16:37 #8 48.08 Unpacking pixz (1.0.7-1) ...
16:16:37 #8 48.11 Selecting previously unselected package xdelta.
16:16:37 #8 48.11 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
16:16:37 #8 48.12 Unpacking xdelta (1.1.3-9.3) ...
16:16:37 #8 48.16 Selecting previously unselected package xdelta3.
16:16:37 #8 48.16 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
16:16:37 #8 18.10 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:37 #8 18.10 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB]
16:16:37 #8 18.11 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB]
16:16:37 #8 18.12 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
16:16:37 #8 18.12 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
16:16:37 #9 16.45 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:37 #9 16.49 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:37 #9 16.49 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:16:37 #9 16.49 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:37 #9 16.49 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:37 #9 16.49 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
16:16:37 #9 16.49 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:16:37 #9 16.49 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:16:37 #9 16.49 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:16:37 #9 16.52 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:16:37 #9 16.56 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:37 #9 16.56 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
16:16:37 #9 16.57 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
16:16:37 #9 16.57 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:16:37 #9 16.58 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
16:16:37 #9 16.58 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:37 #9 16.58 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
16:16:37 #9 16.58 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:16:37 #9 16.59 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:37 #9 16.65 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
16:16:37 #9 16.65 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
16:16:37 #9 16.66 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
16:16:37 #9 16.67 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
16:16:37 #9 16.67 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:16:37 #9 16.67 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:37 #9 16.67 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:37 #9 16.67 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
16:16:37 #9 16.67 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
16:16:37 #8 18.13 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB]
16:16:37 #8 18.18 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:16:37 #8 18.18 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:16:37 #8 18.18 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:16:37 #8 18.20 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
16:16:37 #8 18.21 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
16:16:37 #8 18.21 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
16:16:37 #8 18.21 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:16:37 #8 18.21 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
16:16:37 #8 18.21 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
16:16:37 #8 18.28 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
16:16:37 #8 18.28 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:16:37 #8 18.28 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB]
16:16:37 #9 45.61 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:16:37 #9 45.64 Selecting previously unselected package libhttp-daemon-perl.
16:16:37 #9 45.64 Preparing to unpack .../277-libhttp-daemon-perl_6.12-1_all.deb ...
16:16:37 #9 45.65 Unpacking libhttp-daemon-perl (6.12-1) ...
16:16:37 #9 45.68 Selecting previously unselected package libtypes-serialiser-perl.
16:16:37 #9 45.68 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
16:16:37 #9 45.69 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:16:37 #9 45.72 Selecting previously unselected package libjson-xs-perl.
16:16:37 #9 45.72 Preparing to unpack .../279-libjson-xs-perl_4.030-1build1_armhf.deb ...
16:16:37 #9 45.72 Unpacking libjson-xs-perl (4.030-1build1) ...
16:16:37 #9 45.76 Selecting previously unselected package libjson-maybexs-perl.
16:16:37 #9 45.76 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
16:16:37 #9 45.77 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:16:37 #9 45.80 Selecting previously unselected package libldap-common.
16:16:37 #9 45.80 Preparing to unpack .../281-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
16:16:37 #9 45.80 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:16:37 #9 48.32 Setting up libbinutils:armhf (2.34-6ubuntu1.3) ...
16:16:37 #9 48.34 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
16:16:37 #9 48.35 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
16:16:37 #9 48.36 Setting up openssl (1.1.1f-1ubuntu2.10) ...
16:16:37 #9 48.38 Setting up libbsd0:armhf (0.10.0-1) ...
16:16:37 #9 48.39 Setting up libelf1:armhf (0.176-1.1build1) ...
16:16:37 #9 48.40 Setting up readline-common (8.0-4) ...
16:16:37 #9 48.43 Setting up publicsuffix (20200303.0012-1) ...
16:16:37 #9 48.44 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
16:16:37 #9 48.46 Setting up iso-codes (4.4-1) ...
16:16:37 #9 48.47 Setting up liblocale-gettext-perl (1.07-4) ...
16:16:37 #9 48.48 Setting up dctrl-tools (2.24-3) ...
16:16:37 #9 48.50 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:37 #9 48.51 Setting up libgdbm6:armhf (1.18.1-5) ...
16:16:37 #9 48.52 Setting up gcc-9-base:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:37 #9 15.22 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
16:16:37 #9 15.23 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
16:16:37 #9 15.23 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
16:16:37 #9 15.23 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
16:16:37 #9 15.24 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:16:37 #9 15.24 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
16:16:37 #9 15.24 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
16:16:37 #9 15.29 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
16:16:37 #9 15.29 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:37 #9 15.37 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
16:16:37 #9 15.37 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:16:37 #9 15.37 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
16:16:37 #9 15.37 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
16:16:37 #9 15.37 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:37 #9 15.37 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:37 #9 15.37 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
16:16:37 #9 15.37 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:37 #9 15.44 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:37 #9 15.44 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
16:16:37 #9 15.51 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:16:37 #9 15.51 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
16:16:37 #8 56.24 Setting up python3-six (1.11.0-2) ...
16:16:37 #9 45.25 Unpacking python3-debian (0.1.39ubuntu1) ...
16:16:37 #9 45.30 Selecting previously unselected package libgpgme11:armhf.
16:16:37 #9 45.30 Preparing to unpack .../178-libgpgme11_1.14.0-1ubuntu4_armhf.deb ...
16:16:37 #9 45.30 Unpacking libgpgme11:armhf (1.14.0-1ubuntu4) ...
16:16:37 #9 45.36 Selecting previously unselected package python3-gpg.
16:16:37 #9 45.36 Preparing to unpack .../179-python3-gpg_1.14.0-1ubuntu4_armhf.deb ...
16:16:37 #9 45.37 Unpacking python3-gpg (1.14.0-1ubuntu4) ...
16:16:37 #9 45.42 Selecting previously unselected package dput.
16:16:37 #9 45.42 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ...
16:16:37 #9 45.43 Unpacking dput (1.1.0ubuntu2) ...
16:16:37 #9 45.46 Selecting previously unselected package fonts-dejavu-core.
16:16:37 #9 35.38 Selecting previously unselected package libre-engine-re2-perl.
16:16:37 #9 35.38 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
16:16:37 #9 35.38 Unpacking libre-engine-re2-perl (0.13-5) ...
16:16:37 #9 35.42 Selecting previously unselected package libreadonly-perl.
16:16:37 #9 35.42 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
16:16:37 #9 35.43 Unpacking libreadonly-perl (2.050-2) ...
16:16:37 #9 35.46 Selecting previously unselected package libref-util-perl.
16:16:37 #9 35.47 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
16:16:37 #9 35.47 Unpacking libref-util-perl (0.204-1) ...
16:16:37 #9 35.50 Selecting previously unselected package libref-util-xs-perl.
16:16:37 #9 35.50 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
16:16:37 #9 35.50 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:16:37 #9 35.53 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:37 #9 35.54 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:16:37 #9 35.54 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:16:37 #9 35.57 Selecting previously unselected package libregexp-pattern-perl.
16:16:37 #9 35.57 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:16:37 #9 35.58 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:16:37 #9 35.60 Selecting previously unselected package libsasl2-modules:arm64.
16:16:37 #9 35.61 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2_arm64.deb ...
16:16:37 #9 35.61 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2) ...
16:16:37 #9 35.64 Selecting previously unselected package libsereal-decoder-perl.
16:16:37 #9 35.64 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
16:16:37 #9 35.65 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:16:37 #9 35.70 Selecting previously unselected package libsereal-encoder-perl.
16:16:37 #9 35.70 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
16:16:37 #9 35.70 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:16:37 #8 48.07 Unpacking libpackage-stash-xs-perl (0.29-1) ...
16:16:37 #8 48.09 Selecting previously unselected package libparse-debianchangelog-perl.
16:16:37 #8 48.10 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
16:16:37 #8 48.10 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
16:16:37 #8 48.13 Selecting previously unselected package libtext-glob-perl.
16:16:37 #8 48.13 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
16:16:37 #8 48.14 Unpacking libtext-glob-perl (0.10-1) ...
16:16:37 #8 48.17 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:37 #8 48.18 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:37 #8 48.18 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:37 #8 48.22 Selecting previously unselected package libperlio-gzip-perl.
16:16:37 #8 48.22 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
16:16:37 #8 48.23 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
16:16:37 #8 48.26 Selecting previously unselected package libpod-constants-perl.
16:16:37 #8 48.26 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
16:16:37 #8 48.26 Unpacking libpod-constants-perl (0.19-1) ...
16:16:37 #9 37.90 Unpacking liblzo2-2:arm64 (2.10-2build1) ...
16:16:37 #9 37.93 Selecting previously unselected package libsys-hostname-long-perl.
16:16:37 #9 37.93 Preparing to unpack .../292-libsys-hostname-long-perl_1.5-2_all.deb ...
16:16:37 #9 37.94 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:16:37 #9 37.97 Selecting previously unselected package libmail-sendmail-perl.
16:16:37 #9 37.97 Preparing to unpack .../293-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:16:37 #9 37.98 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:16:37 #9 38.01 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:37 #9 38.01 Preparing to unpack .../294-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:37 #9 38.01 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:37 #9 38.04 Selecting previously unselected package libmailtools-perl.
16:16:37 #9 38.04 Preparing to unpack .../295-libmailtools-perl_2.21-1_all.deb ...
16:16:37 #9 38.05 Unpacking libmailtools-perl (2.21-1) ...
16:16:37 #9 38.09 Selecting previously unselected package libmarkdown2:arm64.
16:16:37 #9 38.09 Preparing to unpack .../296-libmarkdown2_2.2.6-1ubuntu1_arm64.deb ...
16:16:37 #9 38.09 Unpacking libmarkdown2:arm64 (2.2.6-1ubuntu1) ...
16:16:37 #9 38.12 Selecting previously unselected package libmoox-aliases-perl.
16:16:37 #8 39.67 Setting up libltdl-dev:arm64 (2.4.6-2) ...
16:16:37 #8 39.69 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:37 #8 39.70 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 39.71 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
16:16:37 #8 39.72 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ...
16:16:37 #8 39.73 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:37 #8 39.74 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 39.76 Setting up gpgconf (2.2.4-1ubuntu1.4) ...
16:16:37 #8 39.78 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:37 #8 39.79 Setting up file (1:5.32-2ubuntu0.4) ...
16:16:37 #8 39.80 Setting up fakeroot (1.22-2ubuntu1) ...
16:16:37 #8 39.81 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.81 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:37 #8 39.82 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:37 #8 39.84 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 39.86 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 39.87 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:16:37 #8 39.88 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ...
16:16:37 #8 39.89 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
16:16:37 #13 ...
16:16:37 
16:16:37 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:16:37 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2
16:16:37 #9 2.101 Loaded plugins: fastestmirror, ovl
16:16:37 #9 2.621 Determining fastest mirrors
16:16:37 #9 8.937  * base: download.cf.centos.org
16:16:37 #9 8.937  * extras: download.cf.centos.org
16:16:37 #9 8.937  * updates: download.cf.centos.org
16:16:37 #9 ...
16:16:37 
16:16:37 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:37 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:37 #8 17.96 Selecting previously unselected package python3-minimal.
16:16:37 #8 17.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9605 files and directories currently installed.)
16:16:37 #8 17.96 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
16:16:37 #8 17.98 Unpacking python3-minimal (3.7.3-1) ...
16:16:37 #8 18.06 Selecting previously unselected package mime-support.
16:16:37 #8 18.06 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:16:37 #8 18.08 Unpacking mime-support (3.62) ...
16:16:37 #12 ...
16:16:37 
16:16:37 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:37 #8 sha256:94da7b926e8bb1a7d1c2b351f8263f92fda66d888d4246be3f33ac75bf179557
16:16:37 #8 6.048 Fedora 33 - x86_64                               15 MB/s |  72 MB     00:04    
16:16:37 #8 16.24 Selecting previously unselected package python3-minimal.
16:16:37 #8 16.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9508 files and directories currently installed.)
16:16:37 #8 16.24 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
16:16:37 #8 16.25 Unpacking python3-minimal (3.9.2-3) ...
16:16:37 #8 16.28 Selecting previously unselected package media-types.
16:16:37 #8 16.28 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:37 #8 16.29 Unpacking media-types (4.0.0) ...
16:16:37 #8 16.34 Selecting previously unselected package libmpdec3:amd64.
16:16:37 #8 16.34 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
16:16:37 #8 48.17 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:16:37 #8 48.21 Selecting previously unselected package pristine-tar.
16:16:37 #8 48.21 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
16:16:37 #8 48.21 Unpacking pristine-tar (1.49) ...
16:16:37 #8 48.27 Selecting previously unselected package publicsuffix.
16:16:37 #8 48.27 Preparing to unpack .../341-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
16:16:37 #8 48.27 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
16:16:37 #8 48.31 Selecting previously unselected package python-apt-common.
16:16:37 #8 48.32 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
16:16:37 #8 48.32 Unpacking python-apt-common (2.2.1) ...
16:16:37 #8 48.38 Selecting previously unselected package python3-apt.
16:16:37 #8 48.38 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
16:16:37 #8 48.39 Unpacking python3-apt (2.2.1) ...
16:16:37 #8 48.44 Selecting previously unselected package python3-certifi.
16:16:37 #8 48.44 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
16:16:37 #8 48.45 Unpacking python3-certifi (2020.6.20-1) ...
16:16:37 #8 48.50 Selecting previously unselected package python3-idna.
16:16:37 #8 37.81 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
16:16:37 #8 37.82 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:16:37 #8 37.83 Setting up libidn11:arm64 (1.33-2.2) ...
16:16:37 #8 37.84 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ...
16:16:37 #8 37.85 Setting up strace (4.26-0.2) ...
16:16:37 #8 37.86 Setting up libsigsegv2:arm64 (2.12-2) ...
16:16:37 #8 37.87 Setting up xz-utils (5.2.4-1) ...
16:16:37 #8 37.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:37 #8 37.89 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ...
16:16:37 #8 37.90 Setting up t1utils (1.41-3) ...
16:16:37 #8 37.91 Setting up diffstat (1.62-1) ...
16:16:37 #8 37.92 Setting up libmpc3:arm64 (1.1.0-1) ...
16:16:37 #8 37.93 Setting up libatomic1:arm64 (8.3.0-6) ...
16:16:37 #8 37.94 Setting up patch (2.7.6-3+deb10u1) ...
16:16:37 #8 37.95 Setting up mailutils-common (1:3.5-4) ...
16:16:37 #8 37.96 Setting up autopoint (0.19.8.1-9) ...
16:16:37 #8 37.97 Setting up libmariadb3:arm64 (1:10.3.31-0+deb10u1) ...
16:16:37 #8 37.98 Setting up libfl2:arm64 (2.6.4-6.2) ...
16:16:37 #8 37.99 Setting up libpcre2-8-0:arm64 (10.32-5) ...
16:16:37 #8 38.00 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ...
16:16:37 #9 45.83 Selecting previously unselected package liblist-compare-perl.
16:16:37 #9 45.84 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
16:16:37 #9 45.84 Unpacking liblist-compare-perl (0.55-1) ...
16:16:37 #9 45.87 Selecting previously unselected package liblist-someutils-perl.
16:16:37 #9 45.88 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
16:16:37 #9 45.88 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:37 #9 45.91 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:37 #9 45.91 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build1_armhf.deb ...
16:16:37 #9 45.92 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
16:16:37 #9 45.95 Selecting previously unselected package liblist-utilsby-perl.
16:16:37 #9 45.96 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
16:16:37 #9 45.96 Unpacking liblist-utilsby-perl (0.11-1) ...
16:16:37 #9 45.99 Selecting previously unselected package libltdl7:armhf.
16:16:37 #9 45.99 Preparing to unpack .../286-libltdl7_2.4.6-15_armhf.deb ...
16:16:37 #9 46.00 Unpacking libltdl7:armhf (2.4.6-15) ...
16:16:37 #8 18.28 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB]
16:16:37 #9 46.03 Selecting previously unselected package libltdl-dev:armhf.
16:16:37 #8 18.35 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:37 #9 46.03 Preparing to unpack .../287-libltdl-dev_2.4.6-15_armhf.deb ...
16:16:37 #8 18.35 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
16:16:37 #8 18.35 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:37 #8 18.35 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
16:16:37 #8 18.36 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
16:16:37 #8 18.36 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
16:16:37 #8 18.42 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
16:16:37 #8 18.43 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
16:16:37 #8 18.43 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]
16:16:37 #8 18.44 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:16:37 #8 18.50 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
16:16:37 #8 18.50 Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
16:16:37 #8 18.50 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
16:16:37 #8 18.51 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:37 #8 18.52 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB]
16:16:37 #8 18.52 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
16:16:37 #8 18.57 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB]
16:16:37 #8 18.59 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:16:37 #8 18.60 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB]
16:16:37 #8 18.61 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
16:16:37 #8 18.64 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
16:16:37 #8 18.67 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]
16:16:37 #8 18.67 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
16:16:37 #8 18.68 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
16:16:37 #9 16.74 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
16:16:37 #9 16.74 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
16:16:37 #9 48.54 Setting up libctf0:armhf (2.34-6ubuntu1.3) ...
16:16:37 #9 48.55 Setting up pinentry-curses (1.1.0-3build1) ...
16:16:37 #9 48.57 Setting up manpages-dev (5.05-1) ...
16:16:37 #9 48.58 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
16:16:37 #9 48.60 Setting up libxcb1:armhf (1.14-2) ...
16:16:37 #9 48.61 Setting up at (3.1.23-1ubuntu1) ...
16:16:37 #9 48.75 invoke-rc.d: could not determine current runlevel
16:16:37 #9 48.75 invoke-rc.d: policy-rc.d denied execution of start.
16:16:37 #9 48.76 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
16:16:37 #9 48.77 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:37 #9 48.78 Setting up libedit2:armhf (3.1-20191231-1) ...
16:16:37 #9 48.79 Setting up libreadline8:armhf (8.0-4) ...
16:16:37 #9 15.52 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:16:37 #9 15.52 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
16:16:37 #9 15.52 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:37 #9 15.52 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
16:16:37 #9 15.52 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
16:16:37 #9 15.52 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:16:37 #9 15.58 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
16:16:37 #9 15.58 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:37 #9 15.66 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
16:16:37 #9 15.66 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:16:37 #9 15.66 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:37 #9 15.66 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
16:16:37 #9 15.66 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
16:16:37 #9 15.67 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
16:16:37 #9 15.67 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
16:16:37 #9 15.67 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:16:37 #9 15.73 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:37 #8 56.40 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
16:16:37 #8 56.41 Setting up gpg-agent (2.2.4-1ubuntu1.4) ...
16:16:37 #8 56.43 Setting up python3-certifi (2018.1.18-2) ...
16:16:37 #8 56.58 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
16:16:37 #8 56.61 Setting up gpg-wks-server (2.2.4-1ubuntu1.4) ...
16:16:37 #8 56.62 Setting up python3-pkg-resources (39.0.1-2) ...
16:16:37 #9 35.74 Selecting previously unselected package libsereal-perl.
16:16:37 #9 35.74 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
16:16:37 #9 35.74 Unpacking libsereal-perl (4.011-1) ...
16:16:37 #9 35.77 Selecting previously unselected package libsort-key-perl.
16:16:37 #9 35.77 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
16:16:37 #9 35.78 Unpacking libsort-key-perl (1.33-2build2) ...
16:16:37 #9 35.81 Selecting previously unselected package libstring-copyright-perl.
16:16:37 #9 35.81 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:37 #9 35.81 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:37 #9 35.84 Selecting previously unselected package libstring-escape-perl.
16:16:37 #9 35.84 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
16:16:37 #9 35.84 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:37 #9 35.87 Selecting previously unselected package libstring-shellquote-perl.
16:16:37 #9 35.87 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:37 #9 35.88 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:37 #9 35.91 Selecting previously unselected package libterm-readkey-perl.
16:16:37 #9 45.47 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
16:16:37 #9 45.47 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:16:37 #9 45.62 Selecting previously unselected package fontconfig-config.
16:16:37 #9 45.62 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:16:37 #9 45.62 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:37 #9 45.67 Selecting previously unselected package libcurl3-gnutls:armhf.
16:16:37 #9 45.67 Preparing to unpack .../183-libcurl3-gnutls_7.74.0-1.3ubuntu2_armhf.deb ...
16:16:37 #9 45.67 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3ubuntu2) ...
16:16:37 #9 45.70 Selecting previously unselected package liberror-perl.
16:16:37 #9 45.71 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
16:16:37 #9 45.71 Unpacking liberror-perl (0.17029-1) ...
16:16:37 #8 48.29 Selecting previously unselected package libreadonly-perl.
16:16:37 #8 48.30 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
16:16:37 #8 48.30 Unpacking libreadonly-perl (2.050-1) ...
16:16:37 #8 48.33 Selecting previously unselected package libref-util-perl.
16:16:37 #8 48.33 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
16:16:37 #8 48.33 Unpacking libref-util-perl (0.204-1) ...
16:16:37 #8 48.37 Selecting previously unselected package libref-util-xs-perl.
16:16:37 #8 48.37 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
16:16:37 #8 48.38 Unpacking libref-util-xs-perl (0.117-1+b1) ...
16:16:37 #8 48.41 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:37 #8 48.42 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
16:16:37 #8 48.42 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
16:16:37 #8 48.46 Selecting previously unselected package libsasl2-modules:armhf.
16:16:37 #8 48.46 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u1_armhf.deb ...
16:16:37 #8 48.46 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u1) ...
16:16:37 #8 48.50 Selecting previously unselected package libsereal-decoder-perl.
16:16:37 #8 48.50 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
16:16:37 #8 48.51 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
16:16:37 #8 48.54 Selecting previously unselected package libsereal-encoder-perl.
16:16:37 #8 48.54 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
16:16:37 #8 48.55 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
16:16:37 #8 48.60 Selecting previously unselected package libsereal-perl.
16:16:37 #8 48.60 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
16:16:37 #8 48.61 Unpacking libsereal-perl (4.005-1) ...
16:16:37 #8 48.64 Selecting previously unselected package libtask-weaken-perl.
16:16:37 #8 48.64 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
16:16:37 #9 38.12 Preparing to unpack .../297-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:16:37 #9 38.13 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:16:37 #9 38.16 Selecting previously unselected package libnamespace-autoclean-perl.
16:16:37 #9 38.16 Preparing to unpack .../298-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:16:37 #9 38.16 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:16:37 #9 38.19 Selecting previously unselected package libobject-id-perl.
16:16:37 #9 38.19 Preparing to unpack .../299-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:16:37 #9 38.20 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:37 #9 38.23 Selecting previously unselected package libmoox-struct-perl.
16:16:37 #9 38.23 Preparing to unpack .../300-libmoox-struct-perl_0.020-1_all.deb ...
16:16:37 #9 38.23 Unpacking libmoox-struct-perl (0.020-1) ...
16:16:37 #9 38.26 Selecting previously unselected package libmouse-perl.
16:16:37 #9 38.26 Preparing to unpack .../301-libmouse-perl_2.5.10-1build2_arm64.deb ...
16:16:37 #9 38.27 Unpacking libmouse-perl (2.5.10-1build2) ...
16:16:37 #9 38.31 Selecting previously unselected package libnumber-range-perl.
16:16:37 #9 38.32 Preparing to unpack .../302-libnumber-range-perl_0.12-1.1_all.deb ...
16:16:37 #9 38.32 Unpacking libnumber-range-perl (0.12-1.1) ...
16:16:37 #9 38.35 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:37 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 5.0s
16:16:37 #15 ...
16:16:37 
16:16:37 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
16:16:37 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690
16:16:37 #11 7.683 CentOS Linux 8 - BaseOS                         4.4 MB/s | 3.5 MB     00:00    
16:16:37 #8 39.90 Setting up gpgsm (2.2.4-1ubuntu1.4) ...
16:16:37 #8 39.92 Setting up gnupg-utils (2.2.4-1ubuntu1.4) ...
16:16:37 #8 39.93 Setting up man-db (2.8.3-2ubuntu0.1) ...
16:16:37 #8 40.03 Building database of manual pages ...
16:16:37 #8 18.54 Selecting previously unselected package libmpdec2:amd64.
16:16:37 #8 18.54 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
16:16:37 #8 18.58 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:16:38 #8 16.34 Unpacking libmpdec3:amd64 (2.5.1-1) ...
16:16:38 #8 16.42 Selecting previously unselected package libncursesw6:amd64.
16:16:38 #8 16.42 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
16:16:38 #8 16.42 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
16:16:38 #8 16.48 Selecting previously unselected package readline-common.
16:16:38 #8 16.48 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:16:38 #8 16.48 Unpacking readline-common (8.1-1) ...
16:16:38 #8 16.53 Selecting previously unselected package libreadline8:amd64.
16:16:38 #8 16.53 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
16:16:38 #8 16.56 Unpacking libreadline8:amd64 (8.1-1) ...
16:16:38 #8 16.61 Selecting previously unselected package libsqlite3-0:amd64.
16:16:38 #8 ...
16:16:38 
16:16:38 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:38 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:38 #8 48.50 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
16:16:38 #8 48.50 Unpacking python3-idna (2.10-1) ...
16:16:38 #8 48.55 Selecting previously unselected package python3-magic.
16:16:38 #8 48.55 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
16:16:38 #8 48.56 Unpacking python3-magic (2:0.4.20-3) ...
16:16:38 #8 48.59 Selecting previously unselected package python3-urllib3.
16:16:38 #8 48.60 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:16:38 #8 48.60 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:16:38 #8 48.65 Selecting previously unselected package python3-requests.
16:16:38 #8 48.65 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
16:16:38 #8 48.65 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:16:38 #8 48.70 Selecting previously unselected package python3-unidiff.
16:16:38 #8 48.70 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
16:16:38 #8 38.02 Setting up libltdl7:arm64 (2.4.6-9) ...
16:16:38 #8 38.03 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:16:38 #8 38.04 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
16:16:38 #8 38.05 Setting up libubsan1:arm64 (8.3.0-6) ...
16:16:38 #8 38.06 Setting up libisl19:arm64 (0.20-2) ...
16:16:38 #8 38.09 Setting up dwz (0.12-3) ...
16:16:38 #8 38.10 Setting up python-apt-common (1.8.4.3) ...
16:16:38 #8 38.11 Setting up sensible-utils (0.0.12) ...
16:16:38 #8 38.12 Setting up exim4-config (4.92-8+deb10u6) ...
16:16:38 #9 46.10 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:16:38 #9 46.15 Selecting previously unselected package liblzo2-2:armhf.
16:16:38 #9 46.16 Preparing to unpack .../288-liblzo2-2_2.10-2build1_armhf.deb ...
16:16:38 #9 46.16 Unpacking liblzo2-2:armhf (2.10-2build1) ...
16:16:38 #9 46.20 Selecting previously unselected package libsys-hostname-long-perl.
16:16:38 #9 46.20 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
16:16:38 #9 46.21 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:16:38 #9 46.24 Selecting previously unselected package libmail-sendmail-perl.
16:16:38 #9 46.24 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:16:38 #9 46.25 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:16:38 #9 46.28 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:38 #9 46.28 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:38 #9 46.29 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:38 #8 18.70 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
16:16:38 #8 18.71 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:16:38 #8 18.72 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:16:38 #8 18.73 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB]
16:16:38 #8 18.73 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB]
16:16:38 #8 18.74 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB]
16:16:38 #8 18.79 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB]
16:16:38 #8 18.80 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB]
16:16:38 #8 18.80 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB]
16:16:38 #8 18.80 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:38 #8 18.86 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
16:16:38 #8 18.86 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
16:16:38 #8 18.86 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB]
16:16:38 #8 18.86 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
16:16:38 #8 18.86 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
16:16:38 #8 18.87 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
16:16:38 #8 18.93 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB]
16:16:38 #8 18.94 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB]
16:16:38 #8 18.94 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:16:38 #8 18.94 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
16:16:38 #9 17.16 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
16:16:38 #9 48.80 Setting up m4 (1.4.18-4) ...
16:16:38 #9 48.82 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:38 #9 48.83 Setting up ca-certificates (20210119~20.04.2) ...
16:16:38 #9 37.58 Selecting previously unselected package g++.
16:16:38 #9 37.58 Preparing to unpack .../088-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
16:16:38 #9 37.58 Unpacking g++ (4:11.2.0-1ubuntu1) ...
16:16:38 #9 37.61 Selecting previously unselected package make.
16:16:38 #9 37.61 Preparing to unpack .../089-make_4.3-4ubuntu1_arm64.deb ...
16:16:38 #9 37.61 Unpacking make (4.3-4ubuntu1) ...
16:16:38 #9 37.64 Selecting previously unselected package libdpkg-perl.
16:16:38 #9 37.64 Preparing to unpack .../090-libdpkg-perl_1.20.9ubuntu2_all.deb ...
16:16:38 #9 37.65 Unpacking libdpkg-perl (1.20.9ubuntu2) ...
16:16:38 #9 37.69 Selecting previously unselected package bzip2.
16:16:38 #9 15.88 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:38 #9 15.95 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
16:16:38 #8 56.83 Setting up lsb-release (9.20170808ubuntu1) ...
16:16:38 #8 56.85 Setting up libxmuu1:armhf (2:1.1.2-2) ...
16:16:38 #8 56.86 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ...
16:16:38 #8 56.87 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
16:16:38 #8 56.88 Setting up perl (5.26.1-6ubuntu0.5) ...
16:16:38 #8 56.90 Setting up libfile-chdir-perl (0.1008-1) ...
16:16:38 #8 56.92 Setting up libsys-hostname-long-perl (1.5-1) ...
16:16:38 #8 56.93 Setting up libfile-fcntllock-perl (0.22-3build2) ...
16:16:38 #9 45.74 Selecting previously unselected package git-man.
16:16:38 #9 45.74 Preparing to unpack .../185-git-man_1%3a2.32.0-1ubuntu1_all.deb ...
16:16:38 #9 45.75 Unpacking git-man (1:2.32.0-1ubuntu1) ...
16:16:38 #9 45.80 Selecting previously unselected package git.
16:16:38 #9 45.80 Preparing to unpack .../186-git_1%3a2.32.0-1ubuntu1_armhf.deb ...
16:16:38 #9 45.82 Unpacking git (1:2.32.0-1ubuntu1) ...
16:16:38 #9 45.98 Selecting previously unselected package libalgorithm-diff-perl.
16:16:38 #9 45.98 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
16:16:38 #9 45.99 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:16:38 #9 46.02 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:38 #9 46.02 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build1_armhf.deb ...
16:16:38 #8 48.65 Unpacking libtask-weaken-perl (1.06-1) ...
16:16:38 #8 48.68 Selecting previously unselected package libxml-parser-perl.
16:16:38 #8 48.68 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
16:16:38 #8 48.68 Unpacking libxml-parser-perl (2.44-4) ...
16:16:38 #8 48.74 Selecting previously unselected package libsoap-lite-perl.
16:16:38 #8 48.74 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
16:16:38 #8 48.74 Unpacking libsoap-lite-perl (1.27-1) ...
16:16:38 #9 35.91 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
16:16:38 #9 35.92 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:16:38 #9 35.97 Selecting previously unselected package libtest-fatal-perl.
16:16:38 #9 35.97 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
16:16:38 #9 35.97 Unpacking libtest-fatal-perl (0.014-1) ...
16:16:38 #9 36.00 Selecting previously unselected package libtest-refcount-perl.
16:16:38 #9 36.00 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
16:16:38 #9 36.00 Unpacking libtest-refcount-perl (0.10-1) ...
16:16:38 #9 36.03 Selecting previously unselected package libtext-levenshtein-perl.
16:16:38 #9 36.03 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
16:16:38 #9 36.04 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:16:38 #9 36.06 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:38 #9 36.06 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
16:16:38 #9 36.07 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:16:38 #9 36.09 Selecting previously unselected package libunicode-utf8-perl.
16:16:38 #9 36.09 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
16:16:38 #9 36.10 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:16:38 #9 36.12 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:38 #9 36.12 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:16:38 #9 36.13 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:16:38 #9 36.15 Selecting previously unselected package libxml-sax-base-perl.
16:16:38 #9 38.35 Preparing to unpack .../303-libpackage-stash-xs-perl_0.29-1build3_arm64.deb ...
16:16:38 #9 38.35 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
16:16:38 #9 38.40 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:38 #9 38.40 Preparing to unpack .../304-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:38 #9 38.40 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:38 #9 38.43 Selecting previously unselected package libperlio-gzip-perl.
16:16:38 #9 38.44 Preparing to unpack .../305-libperlio-gzip-perl_0.19-1build6_arm64.deb ...
16:16:38 #9 38.44 Unpacking libperlio-gzip-perl (0.19-1build6) ...
16:16:38 #9 38.48 Selecting previously unselected package libpod-parser-perl.
16:16:38 #9 38.48 Preparing to unpack .../306-libpod-parser-perl_1.63-2_all.deb ...
16:16:38 #9 38.49 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:16:38 #9 38.50 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:16:38 #9 38.51 Unpacking libpod-parser-perl (1.63-2) ...
16:16:38 #9 38.54 Selecting previously unselected package libpod-constants-perl.
16:16:38 #9 38.55 Preparing to unpack .../307-libpod-constants-perl_0.19-2_all.deb ...
16:16:38 #9 38.55 Unpacking libpod-constants-perl (0.19-2) ...
16:16:38 #9 38.58 Selecting previously unselected package libproc-processtable-perl.
16:16:38 #9 38.58 Preparing to unpack .../308-libproc-processtable-perl_0.59-2build1_arm64.deb ...
16:16:38 #9 38.58 Unpacking libproc-processtable-perl (0.59-2build1) ...
16:16:38 #9 38.62 Selecting previously unselected package libre2-9:arm64.
16:16:38 #9 38.62 Preparing to unpack .../309-libre2-9_20210201+dfsg-1_arm64.deb ...
16:16:38 #9 38.62 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
16:16:38 #9 38.68 Selecting previously unselected package libre-engine-re2-perl:arm64.
16:16:38 #9 38.68 Preparing to unpack .../310-libre-engine-re2-perl_0.14-1_arm64.deb ...
16:16:38 #8 40.18 Setting up pinentry-curses (1.1.0-1) ...
16:16:38 #8 40.20 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
16:16:38 #8 40.21 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
16:16:38 #8 40.22 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:38 #8 40.23 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ...
16:16:38 #8 40.24 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:38 #8 40.25 Setting up gpg (2.2.4-1ubuntu1.4) ...
16:16:38 #8 40.26 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
16:16:38 #8 40.28 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
16:16:38 #8 40.30 Setting up python3 (3.6.7-1~18.04) ...
16:16:38 #8 18.78 Selecting previously unselected package readline-common.
16:16:38 #8 18.78 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
16:16:38 #8 18.82 Unpacking readline-common (7.0-5) ...
16:16:38 #8 16.61 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
16:16:38 #8 16.61 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
16:16:38 #8 16.75 Selecting previously unselected package libpython3.9-stdlib:amd64.
16:16:38 #8 16.75 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
16:16:38 #8 16.75 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
16:16:38 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 4.9s done
16:16:38 #8 48.70 Unpacking python3-unidiff (0.5.5-2) ...
16:16:38 #8 48.74 Selecting previously unselected package python3-xdg.
16:16:38 #8 48.74 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
16:16:38 #8 48.74 Unpacking python3-xdg (0.27-2) ...
16:16:38 #8 48.79 Selecting previously unselected package shared-mime-info.
16:16:38 #8 48.79 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
16:16:38 #8 48.80 Unpacking shared-mime-info (2.0-1) ...
16:16:38 #8 48.93 Selecting previously unselected package strace.
16:16:38 #8 48.93 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
16:16:38 #8 48.93 Unpacking strace (5.10-1) ...
16:16:38 #8 38.43 Adding system-user for exim (v4)
16:16:38 #9 46.33 Selecting previously unselected package libmailtools-perl.
16:16:38 #9 46.34 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
16:16:38 #9 46.34 Unpacking libmailtools-perl (2.21-1) ...
16:16:38 #9 46.38 Selecting previously unselected package libmarkdown2:armhf.
16:16:38 #9 46.39 Preparing to unpack .../293-libmarkdown2_2.2.6-1ubuntu1_armhf.deb ...
16:16:38 #9 46.40 Unpacking libmarkdown2:armhf (2.2.6-1ubuntu1) ...
16:16:38 #9 46.43 Selecting previously unselected package libmoox-aliases-perl.
16:16:38 #9 46.43 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:16:38 #9 46.44 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:16:38 #9 46.46 Selecting previously unselected package libnamespace-autoclean-perl.
16:16:38 #9 46.47 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:16:38 #9 46.47 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:16:38 #9 46.50 Selecting previously unselected package libobject-id-perl.
16:16:38 #9 46.51 Preparing to unpack .../296-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:16:38 #9 46.51 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:38 #9 46.54 Selecting previously unselected package libmoox-struct-perl.
16:16:38 #9 46.55 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
16:16:38 #9 46.55 Unpacking libmoox-struct-perl (0.020-1) ...
16:16:38 #9 46.58 Selecting previously unselected package libmouse-perl.
16:16:38 #9 46.58 Preparing to unpack .../298-libmouse-perl_2.5.10-1build2_armhf.deb ...
16:16:38 #9 46.59 Unpacking libmouse-perl (2.5.10-1build2) ...
16:16:38 #9 46.64 Selecting previously unselected package libnumber-range-perl.
16:16:38 #9 46.64 Preparing to unpack .../299-libnumber-range-perl_0.12-1.1_all.deb ...
16:16:38 #9 49.18 Updating certificates in /etc/ssl/certs...
16:16:38 #9 17.31 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
16:16:38 #8 19.01 Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB]
16:16:38 #8 19.02 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB]
16:16:38 #8 19.02 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
16:16:38 #8 19.02 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:38 #8 19.02 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:16:38 #8 19.02 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB]
16:16:38 #8 19.08 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:16:38 #8 19.08 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:16:38 #8 19.08 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
16:16:38 #9 37.69 Preparing to unpack .../091-bzip2_1.0.8-4ubuntu3_arm64.deb ...
16:16:38 #9 37.69 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:16:38 #9 37.72 Selecting previously unselected package patch.
16:16:38 #9 37.72 Preparing to unpack .../092-patch_2.7.6-7_arm64.deb ...
16:16:38 #9 37.72 Unpacking patch (2.7.6-7) ...
16:16:38 #9 37.75 Selecting previously unselected package lto-disabled-list.
16:16:38 #9 37.75 Preparing to unpack .../093-lto-disabled-list_16_all.deb ...
16:16:38 #9 37.76 Unpacking lto-disabled-list (16) ...
16:16:38 #9 37.78 Selecting previously unselected package dpkg-dev.
16:16:38 #9 37.78 Preparing to unpack .../094-dpkg-dev_1.20.9ubuntu2_all.deb ...
16:16:38 #9 37.79 Unpacking dpkg-dev (1.20.9ubuntu2) ...
16:16:38 #9 37.87 Selecting previously unselected package build-essential.
16:16:38 #9 37.87 Preparing to unpack .../095-build-essential_12.9ubuntu2_arm64.deb ...
16:16:38 #9 37.87 Unpacking build-essential (12.9ubuntu2) ...
16:16:38 #9 37.90 Selecting previously unselected package libbrotli1:arm64.
16:16:38 #9 37.90 Preparing to unpack .../096-libbrotli1_1.0.9-2build3_arm64.deb ...
16:16:38 #9 37.91 Unpacking libbrotli1:arm64 (1.0.9-2build3) ...
16:16:38 #9 37.93 Selecting previously unselected package libsasl2-modules-db:arm64.
16:16:38 #9 37.93 Preparing to unpack .../097-libsasl2-modules-db_2.1.27+dfsg-2.1build1_arm64.deb ...
16:16:38 #9 37.94 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1build1) ...
16:16:38 #9 37.96 Selecting previously unselected package libsasl2-2:arm64.
16:16:38 #8 56.94 Setting up libtext-glob-perl (0.10-1) ...
16:16:38 #8 56.95 Setting up intltool-debian (0.35.0+20060710.4) ...
16:16:38 #8 56.96 Setting up libxml-sax-base-perl (1.09-1) ...
16:16:38 #8 56.97 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
16:16:38 #8 56.98 Setting up libstrictures-perl (2.000003-1) ...
16:16:38 #8 56.99 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:16:38 #8 57.00 Setting up libmail-sendmail-perl (0.80-1) ...
16:16:38 #8 57.01 Setting up libsocket6-perl (0.27-1build2) ...
16:16:38 #8 57.02 Setting up patchutils (0.3.4-2) ...
16:16:38 #8 57.04 Setting up python3-chardet (3.0.4-1) ...
16:16:38 #9 16.14 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
16:16:38 #9 16.19 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
16:16:38 #9 16.20 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
16:16:38 #8 48.81 Selecting previously unselected package libsort-key-perl.
16:16:38 #8 48.81 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
16:16:38 #8 48.82 Unpacking libsort-key-perl (1.33-2+b1) ...
16:16:38 #8 48.85 Selecting previously unselected package libstring-copyright-perl.
16:16:38 #8 48.85 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:38 #8 48.85 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:38 #8 48.89 Selecting previously unselected package libstring-escape-perl.
16:16:38 #8 48.89 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
16:16:38 #8 48.89 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:38 #8 48.93 Selecting previously unselected package libstring-shellquote-perl.
16:16:38 #8 48.93 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:38 #8 48.94 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:38 #8 48.97 Selecting previously unselected package libterm-readkey-perl.
16:16:38 #8 48.97 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
16:16:38 #8 48.98 Unpacking libterm-readkey-perl (2.38-1) ...
16:16:38 #8 49.01 Selecting previously unselected package libtest-fatal-perl.
16:16:38 #8 49.01 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
16:16:38 #8 49.01 Unpacking libtest-fatal-perl (0.014-1) ...
16:16:38 #8 49.05 Selecting previously unselected package libtest-refcount-perl.
16:16:38 #8 49.05 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
16:16:38 #8 49.06 Unpacking libtest-refcount-perl (0.08-3) ...
16:16:38 #8 49.10 Selecting previously unselected package libtext-levenshtein-perl.
16:16:38 #8 49.10 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
16:16:38 #8 49.11 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:16:38 #8 49.15 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:38 #8 49.15 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
16:16:38 #8 49.16 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
16:16:38 #9 46.02 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:38 #9 46.05 Selecting previously unselected package libalgorithm-merge-perl.
16:16:38 #9 46.05 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:38 #9 46.06 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:38 #9 46.08 Selecting previously unselected package libaliased-perl.
16:16:38 #9 46.08 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
16:16:38 #9 46.09 Unpacking libaliased-perl (0.34-1.1) ...
16:16:38 #9 46.11 Selecting previously unselected package libapt-pkg-perl.
16:16:38 #9 46.12 Preparing to unpack .../191-libapt-pkg-perl_0.1.40_armhf.deb ...
16:16:38 #9 46.12 Unpacking libapt-pkg-perl (0.1.40) ...
16:16:38 #9 46.15 Selecting previously unselected package libarchive-cpio-perl.
16:16:38 #9 46.16 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:16:38 #9 46.16 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:16:38 #9 46.18 Selecting previously unselected package libarray-intspan-perl.
16:16:38 #9 46.19 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
16:16:38 #9 46.19 Unpacking libarray-intspan-perl (2.004-1) ...
16:16:38 #9 46.22 Selecting previously unselected package libmodule-implementation-perl.
16:16:38 #9 36.15 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
16:16:38 #9 36.16 Unpacking libxml-sax-base-perl (1.09-1) ...
16:16:38 #9 36.19 Selecting previously unselected package libxml-sax-perl.
16:16:38 #9 36.19 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:38 #9 36.20 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:38 #9 36.23 Selecting previously unselected package libxml-libxml-perl.
16:16:38 #9 36.23 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
16:16:38 #9 36.24 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:16:38 #9 36.29 Selecting previously unselected package libxml-parser-perl.
16:16:38 #9 36.29 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
16:16:38 #9 36.30 Unpacking libxml-parser-perl (2.46-1) ...
16:16:38 #9 36.34 Selecting previously unselected package libxml-sax-expat-perl.
16:16:38 #9 36.34 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:38 #9 36.35 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:38 #9 36.38 Selecting previously unselected package libxml-writer-perl.
16:16:38 #9 36.38 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
16:16:38 #9 36.38 Unpacking libxml-writer-perl (0.625-1) ...
16:16:38 #9 36.41 Selecting previously unselected package libyaml-libyaml-perl.
16:16:38 #9 36.41 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
16:16:38 #9 36.42 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:16:38 #9 36.44 Selecting previously unselected package licensecheck.
16:16:38 #9 36.45 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
16:16:38 #9 36.45 Unpacking licensecheck (3.0.45-1) ...
16:16:38 #9 36.48 Selecting previously unselected package libdevel-size-perl.
16:16:38 #9 36.48 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
16:16:38 #9 36.48 Unpacking libdevel-size-perl (0.83-1build1) ...
16:16:38 #9 36.51 Selecting previously unselected package t1utils.
16:16:38 #9 36.51 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
16:16:38 #9 38.68 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
16:16:38 #9 38.71 Selecting previously unselected package libreadonly-perl.
16:16:38 #9 38.71 Preparing to unpack .../311-libreadonly-perl_2.050-3_all.deb ...
16:16:38 #9 38.72 Unpacking libreadonly-perl (2.050-3) ...
16:16:38 #9 38.74 Selecting previously unselected package libref-util-perl.
16:16:38 #9 38.75 Preparing to unpack .../312-libref-util-perl_0.204-1_all.deb ...
16:16:38 #9 38.75 Unpacking libref-util-perl (0.204-1) ...
16:16:38 #9 38.77 Selecting previously unselected package libref-util-xs-perl.
16:16:38 #9 38.78 Preparing to unpack .../313-libref-util-xs-perl_0.117-1build3_arm64.deb ...
16:16:38 #9 38.78 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:16:38 #9 38.84 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:38 #9 38.84 Preparing to unpack .../314-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:16:38 #9 38.84 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:16:38 #9 38.87 Selecting previously unselected package libregexp-pattern-perl.
16:16:38 #9 38.87 Preparing to unpack .../315-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:16:38 #9 38.88 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:16:38 #9 38.91 Selecting previously unselected package libsasl2-modules:arm64.
16:16:38 #8 40.63 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:16:38 #8 40.64 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
16:16:38 #8 40.65 Setting up python3-magic (2:0.4.15-1) ...
16:16:38 #8 19.04 Selecting previously unselected package libreadline7:amd64.
16:16:38 #8 19.04 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
16:16:38 #8 17.07 Selecting previously unselected package python3.9.
16:16:38 #8 17.07 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
16:16:38 #8 17.07 Unpacking python3.9 (3.9.2-1) ...
16:16:38 #13 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:38 #13 DONE 24.5s
16:16:38 
16:16:38 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:16:38 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2
16:16:38 #8 49.08 Selecting previously unselected package xauth.
16:16:38 #8 49.08 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
16:16:38 #8 49.08 Unpacking xauth (1:1.1-1) ...
16:16:38 #8 49.12 Selecting previously unselected package xdg-user-dirs.
16:16:38 #8 49.13 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
16:16:38 #8 49.13 Unpacking xdg-user-dirs (0.17-2) ...
16:16:38 #8 49.20 Setting up libksba8:armhf (1.5.0-3) ...
16:16:38 #8 49.21 Setting up media-types (4.0.0) ...
16:16:38 #8 38.69 Setting up libuchardet0:arm64 (0.0.6-3) ...
16:16:38 #8 38.70 Setting up git-man (1:2.20.1-2+deb10u3) ...
16:16:38 #8 38.71 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
16:16:38 #8 38.72 Setting up netbase (5.6) ...
16:16:38 #8 38.75 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ...
16:16:38 #8 38.76 Setting up libmpdec2:arm64 (2.4.2-2) ...
16:16:38 #8 38.77 Setting up libbinutils:arm64 (2.31.1-16) ...
16:16:38 #8 38.78 Setting up cpp-8 (8.3.0-6) ...
16:16:38 #8 38.79 Setting up libc-dev-bin (2.28-10) ...
16:16:38 #9 46.64 Unpacking libnumber-range-perl (0.12-1.1) ...
16:16:38 #9 46.67 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:38 #9 46.68 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build3_armhf.deb ...
16:16:38 #9 46.68 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
16:16:38 #9 46.71 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:38 #9 46.71 Preparing to unpack .../301-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:38 #9 46.72 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:38 #9 46.75 Selecting previously unselected package libperlio-gzip-perl.
16:16:38 #9 46.75 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build6_armhf.deb ...
16:16:38 #9 46.76 Unpacking libperlio-gzip-perl (0.19-1build6) ...
16:16:38 #9 46.79 Selecting previously unselected package libpod-parser-perl.
16:16:38 #9 46.79 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
16:16:38 #9 46.80 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:16:38 #9 46.82 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:16:38 #9 46.82 Unpacking libpod-parser-perl (1.63-2) ...
16:16:38 #9 17.45 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
16:16:38 #9 17.46 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
16:16:38 #9 17.50 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
16:16:38 #9 17.55 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
16:16:38 #9 17.60 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
16:16:38 #9 17.62 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:16:38 #8 19.08 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB]
16:16:38 #8 19.15 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]
16:16:38 #8 19.16 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
16:16:38 #8 19.16 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB]
16:16:38 #8 19.17 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
16:16:38 #8 19.17 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB]
16:16:38 #8 19.17 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
16:16:38 #8 19.23 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB]
16:16:38 #8 19.23 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB]
16:16:38 #8 19.27 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
16:16:38 #8 19.38 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB]
16:16:38 #9 37.96 Preparing to unpack .../098-libsasl2-2_2.1.27+dfsg-2.1build1_arm64.deb ...
16:16:38 #9 37.97 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1build1) ...
16:16:38 #9 38.00 Selecting previously unselected package libldap-2.5-0:arm64.
16:16:38 #9 38.00 Preparing to unpack .../099-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_arm64.deb ...
16:16:38 #9 38.01 Unpacking libldap-2.5-0:arm64 (2.5.6+dfsg-1~exp1ubuntu1) ...
16:16:38 #9 38.04 Selecting previously unselected package libnghttp2-14:arm64.
16:16:38 #9 38.04 Preparing to unpack .../100-libnghttp2-14_1.43.0-1_arm64.deb ...
16:16:38 #9 38.04 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:16:38 #9 38.08 Selecting previously unselected package librtmp1:arm64.
16:16:38 #9 38.08 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-2build3_arm64.deb ...
16:16:38 #9 38.08 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build3) ...
16:16:38 #9 38.11 Selecting previously unselected package libssh-4:arm64.
16:16:38 #9 38.11 Preparing to unpack .../102-libssh-4_0.9.6-1_arm64.deb ...
16:16:38 #9 38.11 Unpacking libssh-4:arm64 (0.9.6-1) ...
16:16:38 #9 38.14 Selecting previously unselected package libcurl4:arm64.
16:16:38 #9 38.14 Preparing to unpack .../103-libcurl4_7.74.0-1.3ubuntu2_arm64.deb ...
16:16:38 #9 38.15 Unpacking libcurl4:arm64 (7.74.0-1.3ubuntu2) ...
16:16:38 #9 38.17 Selecting previously unselected package curl.
16:16:38 #9 38.18 Preparing to unpack .../104-curl_7.74.0-1.3ubuntu2_arm64.deb ...
16:16:38 #9 38.18 Unpacking curl (7.74.0-1.3ubuntu2) ...
16:16:38 #9 38.21 Selecting previously unselected package dctrl-tools.
16:16:38 #9 38.21 Preparing to unpack .../105-dctrl-tools_2.24-3_arm64.deb ...
16:16:38 #9 38.22 Unpacking dctrl-tools (2.24-3) ...
16:16:38 #9 38.24 Selecting previously unselected package libdebhelper-perl.
16:16:38 #9 38.24 Preparing to unpack .../106-libdebhelper-perl_13.3.4ubuntu2_all.deb ...
16:16:38 #9 38.25 Unpacking libdebhelper-perl (13.3.4ubuntu2) ...
16:16:38 #9 38.27 Selecting previously unselected package libtool.
16:16:38 #9 38.28 Preparing to unpack .../107-libtool_2.4.6-15_all.deb ...
16:16:38 #9 38.28 Unpacking libtool (2.4.6-15) ...
16:16:38 #8 57.30 Setting up liburi-perl (1.73-1) ...
16:16:38 #8 57.31 Setting up libdata-dump-perl (1.23-1) ...
16:16:38 #8 57.32 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
16:16:38 #8 57.33 Setting up libio-string-perl (1.08-3) ...
16:16:38 #8 57.36 Setting up libalgorithm-diff-perl (1.19.03-1) ...
16:16:38 #9 16.37 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
16:16:38 #9 16.37 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
16:16:38 #9 16.38 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:16:38 #9 16.38 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
16:16:38 #9 16.39 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
16:16:38 #9 16.40 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
16:16:38 #9 16.40 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB]
16:16:38 #9 16.42 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:16:38 #9 16.42 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB]
16:16:38 #9 16.46 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB]
16:16:38 #9 46.22 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:16:38 #9 46.22 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:16:38 #9 46.25 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:38 #9 46.25 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:38 #9 46.26 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:38 #9 46.28 Selecting previously unselected package libvariable-magic-perl.
16:16:38 #9 46.29 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build3_armhf.deb ...
16:16:38 #9 46.29 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:16:38 #9 46.32 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:38 #9 46.33 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:16:38 #9 46.33 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:38 #9 46.36 Selecting previously unselected package libfreetype6:armhf.
16:16:38 #9 46.36 Preparing to unpack .../198-libfreetype6_2.10.4+dfsg-1build1_armhf.deb ...
16:16:38 #9 46.37 Unpacking libfreetype6:armhf (2.10.4+dfsg-1build1) ...
16:16:38 #9 46.43 Selecting previously unselected package libfontconfig1:armhf.
16:16:38 #9 46.44 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu3_armhf.deb ...
16:16:38 #9 46.44 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu3) ...
16:16:38 #9 46.48 Selecting previously unselected package libjpeg-turbo8:armhf.
16:16:38 #9 46.48 Preparing to unpack .../200-libjpeg-turbo8_2.0.6-0ubuntu2_armhf.deb ...
16:16:38 #9 46.49 Unpacking libjpeg-turbo8:armhf (2.0.6-0ubuntu2) ...
16:16:38 #9 46.52 Selecting previously unselected package libjpeg8:armhf.
16:16:38 #9 46.52 Preparing to unpack .../201-libjpeg8_8c-2ubuntu8_armhf.deb ...
16:16:38 #9 46.53 Unpacking libjpeg8:armhf (8c-2ubuntu8) ...
16:16:38 #8 49.21 Selecting previously unselected package libunicode-utf8-perl.
16:16:38 #8 49.21 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
16:16:38 #8 49.22 Unpacking libunicode-utf8-perl (0.62-1) ...
16:16:38 #8 49.27 Selecting previously unselected package libwrap0:armhf.
16:16:38 #8 49.27 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
16:16:38 #8 49.28 Unpacking libwrap0:armhf (7.6.q-28) ...
16:16:38 #8 49.32 Selecting previously unselected package libxau6:armhf.
16:16:38 #8 49.32 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
16:16:38 #8 49.32 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
16:16:38 #8 49.37 Selecting previously unselected package libxdmcp6:armhf.
16:16:38 #8 49.37 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
16:16:38 #9 36.51 Unpacking t1utils (1.41-3) ...
16:16:38 #9 36.58 Selecting previously unselected package lintian.
16:16:38 #9 36.58 Preparing to unpack .../326-lintian_2.62.0ubuntu2_all.deb ...
16:16:38 #9 36.58 Unpacking lintian (2.62.0ubuntu2) ...
16:16:38 #9 38.91 Preparing to unpack .../316-libsasl2-modules_2.1.27+dfsg-2ubuntu1_arm64.deb ...
16:16:38 #9 38.92 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu1) ...
16:16:38 #9 38.95 Selecting previously unselected package libsereal-decoder-perl.
16:16:38 #9 38.95 Preparing to unpack .../317-libsereal-decoder-perl_4.018+ds-1build1_arm64.deb ...
16:16:38 #9 38.95 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:38 #9 38.99 Selecting previously unselected package libsereal-encoder-perl.
16:16:38 #9 38.99 Preparing to unpack .../318-libsereal-encoder-perl_4.018+ds-1build1_arm64.deb ...
16:16:38 #9 38.99 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:38 #9 39.03 Selecting previously unselected package libsort-key-perl.
16:16:38 #9 39.03 Preparing to unpack .../319-libsort-key-perl_1.33-2build3_arm64.deb ...
16:16:38 #9 39.03 Unpacking libsort-key-perl (1.33-2build3) ...
16:16:38 #9 39.06 Selecting previously unselected package libstring-copyright-perl.
16:16:38 #9 39.06 Preparing to unpack .../320-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:38 #9 39.07 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:38 #9 39.09 Selecting previously unselected package libstring-escape-perl.
16:16:38 #9 39.10 Preparing to unpack .../321-libstring-escape-perl_2010.002-2_all.deb ...
16:16:38 #9 39.10 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:38 #9 39.13 Selecting previously unselected package libstring-shellquote-perl.
16:16:38 #9 39.13 Preparing to unpack .../322-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:38 #8 40.80 Setting up python3-idna (2.6-1) ...
16:16:38 #8 41.01 Setting up python3-xdg (0.25-4ubuntu1.1) ...
16:16:38 #8 19.04 Unpacking libreadline7:amd64 (7.0-5) ...
16:16:38 #8 19.10 Selecting previously unselected package libsqlite3-0:amd64.
16:16:38 #8 19.10 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ...
16:16:38 #8 19.11 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
16:16:38 #8 19.23 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:16:38 #8 19.23 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
16:16:38 #8 19.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
16:16:38 #8 17.14 Selecting previously unselected package libpython3-stdlib:amd64.
16:16:38 #8 17.14 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
16:16:38 #8 17.15 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
16:16:38 #8 17.19 Setting up python3-minimal (3.9.2-3) ...
16:16:38 #8 49.23 Setting up libpipeline1:armhf (1.5.3-1) ...
16:16:38 #8 49.24 Setting up wdiff (1.2.2-2+b1) ...
16:16:38 #8 49.25 Setting up libxau6:armhf (1:1.0.9-1) ...
16:16:38 #8 49.26 Setting up libre2-9:armhf (20210201+dfsg-1) ...
16:16:38 #8 49.27 Setting up libpsl5:armhf (0.21.0-1.2) ...
16:16:38 #8 49.28 Setting up libgpm2:armhf (1.20.7-8) ...
16:16:38 #8 49.30 Setting up bsdextrautils (2.36.1-8) ...
16:16:38 #8 49.31 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:16:38 #8 49.31 Setting up libicu67:armhf (67.1-7) ...
16:16:38 #8 49.33 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
16:16:38 #8 49.34 Setting up xdg-user-dirs (0.17-2) ...
16:16:38 #8 49.36 Setting up libmagic-mgc (1:5.39-3) ...
16:16:38 #8 49.37 Setting up libyaml-0-2:armhf (0.2.2-1) ...
16:16:38 #8 49.38 Setting up libglib2.0-0:armhf (2.66.8-1) ...
16:16:38 #8 49.42 No schema files found: doing nothing.
16:16:38 #8 49.42 Setting up distro-info-data (0.51+deb11u1) ...
16:16:38 #8 49.43 Setting up manpages (5.10-1) ...
16:16:38 #8 38.80 Setting up openssl (1.1.1d-0+deb10u7) ...
16:16:38 #8 38.82 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
16:16:38 #8 38.83 Setting up readline-common (7.0-5) ...
16:16:38 #8 38.84 Setting up publicsuffix (20190415.1030-1) ...
16:16:38 #8 38.85 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
16:16:38 #8 38.86 Setting up libcc1-0:arm64 (8.3.0-6) ...
16:16:38 #8 38.87 Setting up iso-codes (4.2-1) ...
16:16:38 #8 38.89 Setting up liblocale-gettext-perl (1.07-3+b4) ...
16:16:38 #8 38.90 Setting up liblsan0:arm64 (8.3.0-6) ...
16:16:38 #8 38.91 Setting up dctrl-tools (2.24-3) ...
16:16:38 #8 39.01 Setting up libitm1:arm64 (8.3.0-6) ...
16:16:38 #8 39.02 Setting up debian-keyring (2019.02.25) ...
16:16:38 #8 39.03 Setting up libreadline7:arm64 (7.0-5) ...
16:16:38 #8 39.04 Setting up libgdbm6:arm64 (1.18.1-4) ...
16:16:38 #8 39.05 Setting up gnupg-utils (2.2.12-1+deb10u1) ...
16:16:38 #8 39.07 Setting up libtsan0:arm64 (8.3.0-6) ...
16:16:38 #8 39.08 Setting up pinentry-curses (1.1.0-2) ...
16:16:38 #8 39.10 Setting up manpages-dev (4.16-2) ...
16:16:38 #8 39.11 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
16:16:38 #9 46.86 Selecting previously unselected package libpod-constants-perl.
16:16:38 #9 46.86 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
16:16:38 #9 46.86 Unpacking libpod-constants-perl (0.19-2) ...
16:16:38 #9 46.89 Selecting previously unselected package libproc-processtable-perl.
16:16:38 #9 46.89 Preparing to unpack .../305-libproc-processtable-perl_0.59-2build1_armhf.deb ...
16:16:38 #9 46.90 Unpacking libproc-processtable-perl (0.59-2build1) ...
16:16:38 #9 46.94 Selecting previously unselected package libre2-9:armhf.
16:16:38 #9 46.94 Preparing to unpack .../306-libre2-9_20210201+dfsg-1_armhf.deb ...
16:16:38 #9 46.94 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
16:16:38 #9 46.98 Selecting previously unselected package libre-engine-re2-perl:armhf.
16:16:38 #9 46.98 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1_armhf.deb ...
16:16:38 #9 46.99 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
16:16:38 #9 47.01 Selecting previously unselected package libreadonly-perl.
16:16:38 #9 47.02 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
16:16:38 #9 47.02 Unpacking libreadonly-perl (2.050-3) ...
16:16:38 #9 47.05 Selecting previously unselected package libref-util-perl.
16:16:38 #9 47.05 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
16:16:38 #9 47.06 Unpacking libref-util-perl (0.204-1) ...
16:16:38 #8 ...
16:16:38 
16:16:38 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:38 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:38 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.5s done
16:16:38 #13 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:38 #13 DONE 27.0s
16:16:38 
16:16:38 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:38 #8 sha256:4ed0f848079e9251814374cd0b7def9a540452091964d093ed61e8988ca39ba7
16:16:38 #8 19.38 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB]
16:16:38 #8 19.39 Get:294 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
16:16:38 #8 19.39 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
16:16:38 #8 19.39 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B]
16:16:38 #8 19.39 Get:297 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
16:16:38 #8 19.39 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB]
16:16:38 #8 19.40 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB]
16:16:38 #8 19.40 Get:300 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB]
16:16:38 #8 19.45 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:16:38 #8 19.54 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B]
16:16:38 #9 17.72 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:16:38 #9 17.72 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.3 [248 kB]
16:16:38 #9 17.74 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:16:38 #9 17.74 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
16:16:38 #9 17.78 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
16:16:38 #9 17.98 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:16:38 #9 17.98 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
16:16:38 #9 17.98 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:38 #9 17.98 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:16:38 #9 17.98 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
16:16:38 #9 17.98 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:16:38 #9 17.98 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:16:38 #9 17.98 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:16:38 #9 17.98 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:38 #9 38.31 Selecting previously unselected package dh-autoreconf.
16:16:38 #9 38.32 Preparing to unpack .../108-dh-autoreconf_20_all.deb ...
16:16:38 #9 38.32 Unpacking dh-autoreconf (20) ...
16:16:38 #9 38.34 Selecting previously unselected package libarchive-zip-perl.
16:16:38 #9 38.34 Preparing to unpack .../109-libarchive-zip-perl_1.68-1_all.deb ...
16:16:38 #9 38.35 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:38 #9 38.38 Selecting previously unselected package libsub-override-perl.
16:16:38 #9 38.38 Preparing to unpack .../110-libsub-override-perl_0.09-2_all.deb ...
16:16:38 #9 38.39 Unpacking libsub-override-perl (0.09-2) ...
16:16:38 #9 38.41 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:38 #9 38.41 Preparing to unpack .../111-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:16:38 #9 38.41 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:38 #9 38.44 Selecting previously unselected package dh-strip-nondeterminism.
16:16:38 #9 38.44 Preparing to unpack .../112-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:16:38 #9 38.44 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:16:38 #9 38.47 Selecting previously unselected package libdw1:arm64.
16:16:38 #9 38.47 Preparing to unpack .../113-libdw1_0.185-1build1_arm64.deb ...
16:16:38 #9 38.47 Unpacking libdw1:arm64 (0.185-1build1) ...
16:16:38 #9 38.50 Selecting previously unselected package debugedit.
16:16:38 #8 57.37 Setting up libclone-perl (0.39-1) ...
16:16:38 #8 57.39 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
16:16:38 #8 57.40 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
16:16:38 #8 57.42 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:38 #8 57.42 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:38 #8 57.43 Setting up libnet-http-perl (6.17-1) ...
16:16:38 #8 57.44 Setting up libnumber-compare-perl (0.03-1) ...
16:16:38 #8 57.45 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:16:38 #9 16.71 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:16:38 #9 16.73 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
16:16:38 #9 16.73 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:38 #9 16.74 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
16:16:38 #9 16.74 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:16:38 #9 16.74 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
16:16:38 #9 16.74 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:16:38 #9 16.74 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:16:38 #9 16.74 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:38 #9 46.56 Selecting previously unselected package libdeflate0:armhf.
16:16:38 #9 46.57 Preparing to unpack .../202-libdeflate0_1.7-2ubuntu2_armhf.deb ...
16:16:38 #9 46.57 Unpacking libdeflate0:armhf (1.7-2ubuntu2) ...
16:16:38 #9 46.60 Selecting previously unselected package libjbig0:armhf.
16:16:38 #9 46.61 Preparing to unpack .../203-libjbig0_2.1-3.1build1_armhf.deb ...
16:16:38 #9 46.61 Unpacking libjbig0:armhf (2.1-3.1build1) ...
16:16:38 #9 46.64 Selecting previously unselected package libwebp6:armhf.
16:16:38 #9 46.65 Preparing to unpack .../204-libwebp6_0.6.1-2.1_armhf.deb ...
16:16:38 #9 46.65 Unpacking libwebp6:armhf (0.6.1-2.1) ...
16:16:38 #9 46.70 Selecting previously unselected package libtiff5:armhf.
16:16:38 #9 46.70 Preparing to unpack .../205-libtiff5_4.3.0-1_armhf.deb ...
16:16:38 #9 46.71 Unpacking libtiff5:armhf (4.3.0-1) ...
16:16:38 #9 46.75 Selecting previously unselected package libxpm4:armhf.
16:16:38 #9 46.75 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1_armhf.deb ...
16:16:38 #9 46.76 Unpacking libxpm4:armhf (1:3.5.12-1) ...
16:16:38 #9 46.79 Selecting previously unselected package libgd3:armhf.
16:16:38 #9 46.79 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu1_armhf.deb ...
16:16:38 #9 46.80 Unpacking libgd3:armhf (2.3.0-2ubuntu1) ...
16:16:38 #8 49.38 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
16:16:38 #8 49.43 Selecting previously unselected package libxcb1:armhf.
16:16:38 #8 49.43 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
16:16:38 #8 49.43 Unpacking libxcb1:armhf (1.13.1-2) ...
16:16:38 #8 49.47 Selecting previously unselected package libx11-data.
16:16:38 #8 49.47 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
16:16:38 #8 49.48 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
16:16:38 #8 49.56 Selecting previously unselected package libx11-6:armhf.
16:16:38 #8 49.56 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ...
16:16:38 #8 49.57 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ...
16:16:38 #9 36.82 Selecting previously unselected package manpages-dev.
16:16:38 #9 36.83 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
16:16:38 #9 36.83 Unpacking manpages-dev (5.05-1) ...
16:16:38 #9 49.63 128 added, 0 removed; done.
16:16:38 #9 49.66 Setting up libasan5:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:38 #9 49.68 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:38 #9 49.69 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:16:38 #9 49.71 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:38 #9 49.71 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:16:38 #9 49.71 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:38 #9 49.71 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:16:38 #9 49.72 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
16:16:38 #9 49.73 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
16:16:38 #9 49.74 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
16:16:38 #9 49.76 Setting up dwz (0.13-5) ...
16:16:38 #9 49.77 Setting up groff-base (1.22.4-4build1) ...
16:16:38 #9 49.78 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
16:16:38 #9 49.80 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:16:38 #9 49.81 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.2) ...
16:16:38 #9 49.82 Setting up libc6-dev:armhf (2.31-0ubuntu9.2) ...
16:16:38 #9 49.83 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
16:16:38 #9 49.84 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.2) ...
16:16:38 #9 49.86 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ...
16:16:38 #9 39.13 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:38 #9 39.17 Selecting previously unselected package libterm-readkey-perl.
16:16:38 #9 39.17 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build2_arm64.deb ...
16:16:38 #9 39.17 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:16:38 #9 39.20 Selecting previously unselected package libtext-levenshteinxs-perl.
16:16:38 #9 39.20 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build8_arm64.deb ...
16:16:38 #9 39.20 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
16:16:38 #9 39.23 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
16:16:38 #9 39.23 Preparing to unpack .../325-libtext-markdown-discount-perl_0.12-1build1_arm64.deb ...
16:16:38 #9 39.24 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1build1) ...
16:16:38 #9 39.26 Selecting previously unselected package libtext-xslate-perl.
16:16:38 #9 39.26 Preparing to unpack .../326-libtext-xslate-perl_3.5.8-1build2_arm64.deb ...
16:16:38 #9 39.27 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:16:38 #9 39.31 Selecting previously unselected package libtime-duration-perl.
16:16:38 #9 39.31 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
16:16:38 #9 39.31 Unpacking libtime-duration-perl (1.21-1) ...
16:16:38 #9 39.34 Selecting previously unselected package libtime-moment-perl.
16:16:38 #9 39.34 Preparing to unpack .../328-libtime-moment-perl_0.44-1build4_arm64.deb ...
16:16:38 #9 39.34 Unpacking libtime-moment-perl (0.44-1build4) ...
16:16:38 #9 39.37 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:38 #9 39.37 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
16:16:38 #9 39.38 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:16:38 #9 39.41 Selecting previously unselected package libunicode-utf8-perl.
16:16:38 #9 39.41 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build2_arm64.deb ...
16:16:38 #9 39.41 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:16:38 #9 39.44 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:39 #8 19.53 Selecting previously unselected package python3.7.
16:16:39 #8 19.53 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ...
16:16:39 #8 19.53 Unpacking python3.7 (3.7.3-2+deb10u3) ...
16:16:39 #8 19.59 Selecting previously unselected package libpython3-stdlib:amd64.
16:16:39 #8 17.52 Selecting previously unselected package python3.
16:16:39 #8 17.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9946 files and directories currently installed.)
16:16:39 #8 17.52 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
16:16:39 #8 17.53 Unpacking python3 (3.9.2-3) ...
16:16:39 #8 17.60 Selecting previously unselected package less.
16:16:39 #8 17.60 Preparing to unpack .../001-less_551-2_amd64.deb ...
16:16:39 #8 17.61 Unpacking less (551-2) ...
16:16:39 #8 42.19 Setting up libgdbm-compat4:arm64 (1.19-2) ...
16:16:39 #8 42.20 Setting up ucf (3.0043) ...
16:16:39 #8 42.32 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
16:16:39 #8 42.33 Setting up gcc-10 (10.2.1-6) ...
16:16:39 #8 42.34 Setting up dwz (0.13+20210201-1) ...
16:16:39 #8 42.35 Setting up groff-base (1.22.4-6) ...
16:16:39 #8 42.37 Setting up cpp (4:10.2.1-1) ...
16:16:39 #8 42.39 Setting up pixz (1.0.7-1) ...
16:16:39 #8 42.40 Setting up gpgconf (2.2.27-2) ...
16:16:39 #8 42.41 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
16:16:39 #8 42.42 Setting up libc6-dev:arm64 (2.31-13+deb11u2) ...
16:16:39 #8 42.43 Setting up libx11-6:arm64 (2:1.7.2-1) ...
16:16:39 #8 42.44 Setting up curl (7.74.0-1.3+deb11u1) ...
16:16:39 #8 42.45 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:16:39 #8 42.46 Setting up gpg (2.2.27-2) ...
16:16:39 #8 42.47 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
16:16:39 #8 42.48 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
16:16:39 #8 42.49 Setting up gnupg-utils (2.2.27-2) ...
16:16:39 #8 42.50 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
16:16:39 #8 42.51 Setting up gpg-agent (2.2.27-2) ...
16:16:39 #8 49.45 Setting up unzip (6.0-26) ...
16:16:39 #8 49.46 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:16:39 #8 49.54 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
16:16:39 #8 49.55 Setting up libsqlite3-0:armhf (3.34.1-3) ...
16:16:39 #8 49.56 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
16:16:39 #8 49.57 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1) ...
16:16:39 #8 49.59 Setting up libfcgi-bin (2.4.2-2) ...
16:16:39 #8 49.60 Setting up binutils-common:armhf (2.35.2-2) ...
16:16:39 #8 49.61 Setting up libnghttp2-14:armhf (1.43.0-1) ...
16:16:39 #8 49.63 Setting up libmagic1:armhf (1:5.39-3) ...
16:16:39 #8 49.65 Setting up libdeflate0:armhf (1.7-1) ...
16:16:39 #8 49.66 Setting up less (551-2) ...
16:16:39 #8 49.67 Setting up perl-openssl-defaults:armhf (5) ...
16:16:39 #8 49.68 Setting up linux-libc-dev:armhf (5.10.84-1) ...
16:16:39 #8 49.69 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
16:16:39 #8 49.71 Setting up gettext-base (0.21-4) ...
16:16:39 #8 49.72 Setting up liblzo2-2:armhf (2.10-2) ...
16:16:39 #8 49.73 Setting up libnpth0:armhf (1.6-3) ...
16:16:39 #8 49.74 Setting up file (1:5.39-3) ...
16:16:39 #8 49.76 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
16:16:39 #8 39.12 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
16:16:39 #8 39.13 Setting up libxcb1:arm64 (1.13.1-2) ...
16:16:39 #8 39.15 Setting up at (3.1.23-1) ...
16:16:39 #8 39.28 invoke-rc.d: could not determine current runlevel
16:16:39 #8 39.28 invoke-rc.d: policy-rc.d denied execution of start.
16:16:39 #8 39.28 Setting up libedit2:arm64 (3.1-20181209-1) ...
16:16:39 #8 39.30 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
16:16:39 #8 39.31 Setting up cron (3.0pl1-134+deb10u1) ...
16:16:39 #8 39.38 Adding group `crontab' (GID 102) ...
16:16:39 #8 19.78 debconf: delaying package configuration, since apt-utils is not installed
16:16:39 #8 19.81 Fetched 98.9 MB in 9s (10.7 MB/s)
16:16:39 #8 19.83 Selecting previously unselected package liblocale-gettext-perl.
16:16:39 #8 19.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4051 files and directories currently installed.)
16:16:39 #8 19.84 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ...
16:16:39 #8 19.84 Unpacking liblocale-gettext-perl (1.07-3build2) ...
16:16:39 #8 19.89 Selecting previously unselected package libssl1.1:amd64.
16:16:39 #8 19.89 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
16:16:39 #9 18.04 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
16:16:39 #9 18.05 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:16:39 #9 18.05 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
16:16:39 #9 18.06 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
16:16:39 #9 18.06 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
16:16:39 #9 18.06 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
16:16:39 #9 18.06 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
16:16:39 #9 18.06 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
16:16:39 #9 18.06 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
16:16:39 #9 18.12 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
16:16:39 #9 18.15 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
16:16:39 #9 18.15 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB]
16:16:39 #9 18.15 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
16:16:39 #9 18.15 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:39 #9 18.15 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:16:39 #9 18.15 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
16:16:39 #9 38.50 Preparing to unpack .../114-debugedit_1%3a5.0-0ubuntu2_arm64.deb ...
16:16:39 #9 18.15 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
16:16:39 #9 18.15 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
16:16:39 #9 18.19 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
16:16:39 #9 18.22 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
16:16:39 #9 38.50 Unpacking debugedit (1:5.0-0ubuntu2) ...
16:16:39 #9 38.53 Selecting previously unselected package dwz.
16:16:39 #9 38.53 Preparing to unpack .../115-dwz_0.14-1build1_arm64.deb ...
16:16:39 #9 38.53 Unpacking dwz (0.14-1build1) ...
16:16:39 #9 38.56 Selecting previously unselected package gettext.
16:16:39 #9 38.56 Preparing to unpack .../116-gettext_0.21-4ubuntu3_arm64.deb ...
16:16:39 #9 38.56 Unpacking gettext (0.21-4ubuntu3) ...
16:16:39 #9 38.63 Selecting previously unselected package intltool-debian.
16:16:39 #9 38.64 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:39 #9 38.64 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:39 #9 38.66 Selecting previously unselected package po-debconf.
16:16:39 #9 38.66 Preparing to unpack .../118-po-debconf_1.0.21+nmu1_all.deb ...
16:16:39 #9 38.67 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:39 #9 38.71 Selecting previously unselected package debhelper.
16:16:39 #9 38.71 Preparing to unpack .../119-debhelper_13.3.4ubuntu2_all.deb ...
16:16:39 #9 38.71 Unpacking debhelper (13.3.4ubuntu2) ...
16:16:39 #9 38.76 Selecting previously unselected package libfakeroot:arm64.
16:16:39 #9 47.09 Selecting previously unselected package libref-util-xs-perl.
16:16:39 #9 47.09 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build3_armhf.deb ...
16:16:39 #9 47.10 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:16:39 #9 47.13 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:39 #9 47.13 Preparing to unpack .../311-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:16:39 #9 47.14 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:16:39 #9 47.17 Selecting previously unselected package libregexp-pattern-perl.
16:16:39 #9 47.17 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:16:39 #9 47.18 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:16:39 #9 47.22 Selecting previously unselected package libsasl2-modules:armhf.
16:16:39 #9 47.22 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg-2ubuntu1_armhf.deb ...
16:16:39 #9 47.23 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu1) ...
16:16:39 #9 47.26 Selecting previously unselected package libsereal-decoder-perl.
16:16:39 #9 47.26 Preparing to unpack .../314-libsereal-decoder-perl_4.018+ds-1build1_armhf.deb ...
16:16:39 #9 47.27 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:39 #9 47.30 Selecting previously unselected package libsereal-encoder-perl.
16:16:39 #9 47.30 Preparing to unpack .../315-libsereal-encoder-perl_4.018+ds-1build1_armhf.deb ...
16:16:39 #9 47.31 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:39 #8 57.65 Setting up python3-unidiff (0.5.4-1) ...
16:16:39 #8 57.80 Setting up libunicode-utf8-perl (0.60-1build4) ...
16:16:39 #8 57.81 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ...
16:16:39 #8 57.82 Setting up libparams-util-perl (1.07-3build3) ...
16:16:39 #8 57.83 Setting up libsub-name-perl (0.21-1build1) ...
16:16:39 #8 57.84 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ...
16:16:39 #8 46.62 Setting up perl (5.32.1-4+deb11u2) ...
16:16:39 #8 46.64 Setting up libio-html-perl (1.004-2) ...
16:16:39 #8 46.65 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
16:16:39 #8 46.66 Setting up gcc-10 (10.2.1-6+rpi1) ...
16:16:39 #8 46.67 Setting up libdpkg-perl (1.20.9+rpi1) ...
16:16:39 #8 46.68 Setting up autoconf (2.69-14) ...
16:16:39 #8 46.69 Setting up libtimedate-perl (2.3300-2) ...
16:16:39 #8 46.70 Setting up libsub-override-perl (0.09-2) ...
16:16:39 #8 46.71 Setting up libstrictures-perl (2.000006-1) ...
16:16:39 #8 46.72 Setting up libsub-quote-perl (2.006006-1) ...
16:16:39 #8 46.74 Setting up libfile-dirlist-perl (0.05-2) ...
16:16:39 #8 46.75 Setting up liburi-perl (5.08-1) ...
16:16:39 #8 46.76 Setting up libfile-touch-perl (0.11-1) ...
16:16:39 #8 46.77 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:16:39 #8 46.78 Setting up automake (1:1.16.3-2) ...
16:16:39 #8 46.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:39 #8 46.81 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:39 #8 46.81 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:39 #8 46.81 Setting up libhttp-date-perl (6.05-1) ...
16:16:39 #8 46.82 Setting up libfile-which-perl (1.23-1) ...
16:16:39 #8 46.83 Setting up libfile-listing-perl (6.14-1) ...
16:16:39 #8 46.84 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:16:39 #8 46.86 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:39 #8 46.87 Setting up libio-pty-perl (1:1.15-2) ...
16:16:39 #8 46.88 Setting up libtool (2.4.6-15) ...
16:16:39 #8 46.90 Setting up libarchive-zip-perl (1.68-1) ...
16:16:39 #8 46.91 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:39 #8 46.92 Setting up libdebhelper-perl (13.3.4) ...
16:16:39 #8 46.94 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:39 #8 46.95 Setting up libtry-tiny-perl (0.30-1) ...
16:16:39 #8 46.96 Setting up libnet-http-perl (6.20-1) ...
16:16:39 #8 46.97 Setting up libencode-locale-perl (1.05-1.1) ...
16:16:39 #8 46.98 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:16:39 #8 46.99 Setting up gcc (4:10.2.1-1+rpi1) ...
16:16:39 #8 47.01 Setting up dpkg-dev (1.20.9+rpi1) ...
16:16:39 #8 47.03 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:39 #8 47.04 Setting up liberror-perl (0.17029-1) ...
16:16:39 #8 47.05 Setting up dh-autoreconf (20) ...
16:16:39 #8 47.06 Setting up patchutils (0.4.2-1) ...
16:16:39 #8 47.07 Setting up libipc-run-perl (20200505.0-1) ...
16:16:39 #8 47.11 Setting up git (1:2.30.2-1) ...
16:16:39 #8 47.13 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:39 #8 47.14 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:16:39 #8 47.15 Setting up librole-tiny-perl (2.002004-1) ...
16:16:39 #8 47.16 Setting up libfile-homedir-perl (1.006-1) ...
16:16:39 #8 47.17 Setting up libio-socket-ssl-perl (2.069-1) ...
16:16:39 #8 47.18 Setting up libhttp-message-perl (6.28-1) ...
16:16:39 #8 47.19 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:39 #8 47.20 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:39 #8 47.21 Setting up libhttp-cookies-perl (6.10-1) ...
16:16:39 #8 47.22 Setting up po-debconf (1.0.21+nmu1) ...
16:16:39 #8 47.24 Setting up libhtml-tree-perl (5.07-2) ...
16:16:39 #8 47.25 Setting up libparams-classify-perl (0.015-1+b3) ...
16:16:39 #8 47.26 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:39 #8 47.27 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:16:39 #8 47.28 Setting up libimport-into-perl (1.002005-1) ...
16:16:39 #8 47.29 Setting up libmoo-perl (2.004004-1) ...
16:16:39 #8 47.30 Setting up debhelper (13.3.4) ...
16:16:39 #8 47.31 Setting up equivs (2.3.1) ...
16:16:39 #8 47.32 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:16:39 #8 47.33 Setting up libwww-perl (6.52-1) ...
16:16:39 #8 47.34 Setting up devscripts (2.21.3+deb11u1) ...
16:16:39 #8 49.65 Selecting previously unselected package libxext6:armhf.
16:16:39 #8 49.66 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
16:16:39 #8 49.66 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
16:16:39 #8 49.69 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:39 #8 49.70 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:16:39 #8 49.70 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:16:39 #8 49.73 Selecting previously unselected package libxml-sax-base-perl.
16:16:39 #8 49.74 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
16:16:39 #8 49.74 Unpacking libxml-sax-base-perl (1.09-1) ...
16:16:39 #8 49.78 Selecting previously unselected package libxml-sax-perl.
16:16:39 #8 49.78 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
16:16:39 #8 49.79 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
16:16:39 #8 49.83 Selecting previously unselected package libxml-libxml-perl.
16:16:39 #8 49.83 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
16:16:39 #8 49.84 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
16:16:39 #8 49.91 Selecting previously unselected package libxml-sax-expat-perl.
16:16:39 #9 16.78 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
16:16:39 #9 16.82 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:16:39 #9 16.82 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:39 #9 16.82 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
16:16:39 #9 16.82 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
16:16:39 #9 16.82 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
16:16:39 #9 16.82 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
16:16:39 #9 16.82 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
16:16:39 #9 16.82 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
16:16:39 #9 16.85 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:39 #9 16.89 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
16:16:39 #9 16.90 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
16:16:39 #9 16.90 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:39 #9 16.90 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
16:16:39 #9 16.90 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:16:39 #9 16.90 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:16:39 #9 16.90 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:16:39 #9 16.90 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:16:39 #9 16.92 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:39 #9 16.98 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:16:39 #9 16.98 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
16:16:39 #9 16.98 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
16:16:39 #9 16.98 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:16:39 #9 16.98 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:16:39 #9 16.98 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:16:39 #9 16.98 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:16:39 #9 16.98 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:39 #9 17.00 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:16:39 #9 46.83 Selecting previously unselected package libc-devtools.
16:16:39 #9 46.84 Preparing to unpack .../208-libc-devtools_2.34-0ubuntu3_armhf.deb ...
16:16:39 #9 46.84 Unpacking libc-devtools (2.34-0ubuntu3) ...
16:16:39 #9 46.87 Selecting previously unselected package libcapture-tiny-perl.
16:16:39 #9 46.87 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:39 #9 46.88 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:39 #9 46.90 Selecting previously unselected package libclass-data-inheritable-perl.
16:16:39 #9 46.91 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:16:39 #9 46.91 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:16:39 #9 46.94 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:39 #9 46.94 Preparing to unpack .../211-libclass-xsaccessor-perl_1.19-3build7_armhf.deb ...
16:16:39 #9 46.94 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:16:39 #9 46.97 Selecting previously unselected package libclone-perl.
16:16:39 #9 46.98 Preparing to unpack .../212-libclone-perl_0.45-1build1_armhf.deb ...
16:16:39 #9 46.98 Unpacking libclone-perl (0.45-1build1) ...
16:16:39 #9 47.01 Selecting previously unselected package libcommon-sense-perl.
16:16:39 #9 47.01 Preparing to unpack .../213-libcommon-sense-perl_3.75-1build4_armhf.deb ...
16:16:39 #9 47.01 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:16:39 #9 37.04 Selecting previously unselected package python3-certifi.
16:16:39 #9 37.04 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
16:16:39 #9 37.05 Unpacking python3-certifi (2019.11.28-1) ...
16:16:39 #9 37.09 Selecting previously unselected package python3-idna.
16:16:39 #9 37.09 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
16:16:39 #9 37.09 Unpacking python3-idna (2.8-1) ...
16:16:39 #9 37.12 Selecting previously unselected package python3-urllib3.
16:16:39 #9 37.13 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:16:39 #9 37.13 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:16:39 #9 37.16 Selecting previously unselected package python3-requests.
16:16:39 #9 37.17 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:16:39 #9 37.17 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:16:39 #9 37.20 Selecting previously unselected package python3-unidiff.
16:16:39 #9 39.44 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:16:39 #9 39.44 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:16:39 #9 39.47 Selecting previously unselected package libxml-sax-base-perl.
16:16:39 #9 39.47 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:16:39 #9 39.48 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:16:39 #9 39.51 Selecting previously unselected package libxml-sax-perl.
16:16:39 #9 39.51 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:39 #9 39.52 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:39 #9 39.55 Selecting previously unselected package libxml-libxml-perl.
16:16:39 #9 39.56 Preparing to unpack .../334-libxml-libxml-perl_2.0134+dfsg-2build1_arm64.deb ...
16:16:39 #9 39.56 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:16:39 #9 39.66 Selecting previously unselected package libxml-parser-perl:arm64.
16:16:39 #8 19.59 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
16:16:39 #8 19.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:16:39 #8 19.64 Setting up python3-minimal (3.7.3-1) ...
16:16:39 #8 41.19 Setting up python3-six (1.11.0-2) ...
16:16:39 #8 41.34 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
16:16:39 #8 41.35 Setting up gpg-agent (2.2.4-1ubuntu1.4) ...
16:16:39 #8 41.36 Setting up python3-certifi (2018.1.18-2) ...
16:16:39 #8 41.51 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
16:16:39 #8 41.54 Setting up gpg-wks-server (2.2.4-1ubuntu1.4) ...
16:16:39 #8 41.55 Setting up python3-pkg-resources (39.0.1-2) ...
16:16:39 #9 ...
16:16:39 
16:16:39 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:39 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:39 #14 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.6s done
16:16:39 #14 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 2.7s done
16:16:39 #14 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.0s
16:16:39 #14 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.4s done
16:16:39 #8 17.69 Selecting previously unselected package netbase.
16:16:39 #8 17.69 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:16:39 #8 17.69 Unpacking netbase (6.3) ...
16:16:39 #8 17.73 Selecting previously unselected package sensible-utils.
16:16:39 #8 17.73 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:16:39 #8 17.74 Unpacking sensible-utils (0.0.14) ...
16:16:39 #8 17.77 Selecting previously unselected package bzip2.
16:16:39 #8 17.77 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
16:16:39 #8 17.78 Unpacking bzip2 (1.0.8-4) ...
16:16:39 #8 17.83 Selecting previously unselected package openssl.
16:16:39 #8 17.83 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ...
16:16:39 #8 17.83 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:16:39 #8 49.77 Setting up libassuan0:armhf (2.5.3-7.1) ...
16:16:39 #8 49.78 Setting up libgomp1:armhf (10.2.1-6) ...
16:16:39 #8 49.79 Setting up bzip2 (1.0.8-4) ...
16:16:39 #8 49.80 Setting up libldap-common (2.4.57+dfsg-3) ...
16:16:39 #8 49.82 Setting up pbzip2 (1.1.13-1) ...
16:16:39 #8 49.83 Setting up libjbig0:armhf (2.1-3.1+b2) ...
16:16:39 #8 49.84 Setting up libfakeroot:armhf (1.25.3-1.1) ...
16:16:39 #8 49.86 Setting up libasan6:armhf (10.2.1-6) ...
16:16:39 #8 49.87 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1) ...
16:16:39 #8 49.88 Setting up fakeroot (1.25.3-1.1) ...
16:16:39 #8 49.89 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:39 #8 49.90 Setting up autotools-dev (20180224.1+nmu1) ...
16:16:39 #8 49.91 Setting up libglib2.0-data (2.66.8-1) ...
16:16:39 #8 49.92 Setting up libtirpc-dev:armhf (1.3.1-1) ...
16:16:39 #8 49.93 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
16:16:39 #8 49.94 Setting up libx11-data (2:1.7.2-1) ...
16:16:39 #8 49.95 Setting up make (4.3-4.1) ...
16:16:39 #8 49.96 Setting up libmpfr6:armhf (4.1.0-3) ...
16:16:39 #8 49.98 Setting up gnupg-l10n (2.2.27-2) ...
16:16:39 #8 49.99 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
16:16:39 #8 39.39 Done.
16:16:39 #8 39.41 invoke-rc.d: could not determine current runlevel
16:16:39 #8 39.41 invoke-rc.d: policy-rc.d denied execution of start.
16:16:39 #8 39.52 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
16:16:39 #9 38.76 Preparing to unpack .../120-libfakeroot_1.25.3-1.1ubuntu2_arm64.deb ...
16:16:39 #9 38.76 Unpacking libfakeroot:arm64 (1.25.3-1.1ubuntu2) ...
16:16:39 #9 38.80 Selecting previously unselected package fakeroot.
16:16:39 #9 38.80 Preparing to unpack .../121-fakeroot_1.25.3-1.1ubuntu2_arm64.deb ...
16:16:39 #9 38.80 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:16:39 #9 38.84 Selecting previously unselected package libassuan0:arm64.
16:16:39 #9 38.84 Preparing to unpack .../122-libassuan0_2.5.5-1_arm64.deb ...
16:16:39 #9 38.85 Unpacking libassuan0:arm64 (2.5.5-1) ...
16:16:39 #9 38.87 Selecting previously unselected package gpgconf.
16:16:39 #9 38.88 Preparing to unpack .../123-gpgconf_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 38.88 Unpacking gpgconf (2.2.20-1ubuntu4) ...
16:16:39 #9 38.92 Selecting previously unselected package libksba8:arm64.
16:16:39 #9 38.92 Preparing to unpack .../124-libksba8_1.5.1-1_arm64.deb ...
16:16:39 #9 38.92 Unpacking libksba8:arm64 (1.5.1-1) ...
16:16:39 #9 38.96 Selecting previously unselected package libnpth0:arm64.
16:16:39 #9 38.96 Preparing to unpack .../125-libnpth0_1.6-3_arm64.deb ...
16:16:39 #9 38.96 Unpacking libnpth0:arm64 (1.6-3) ...
16:16:39 #9 38.99 Selecting previously unselected package dirmngr.
16:16:39 #9 47.34 Selecting previously unselected package libsort-key-perl.
16:16:39 #9 47.35 Preparing to unpack .../316-libsort-key-perl_1.33-2build3_armhf.deb ...
16:16:39 #9 47.35 Unpacking libsort-key-perl (1.33-2build3) ...
16:16:39 #9 47.39 Selecting previously unselected package libstring-copyright-perl.
16:16:39 #9 47.40 Preparing to unpack .../317-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:39 #9 47.40 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:39 #9 47.43 Selecting previously unselected package libstring-escape-perl.
16:16:39 #9 47.43 Preparing to unpack .../318-libstring-escape-perl_2010.002-2_all.deb ...
16:16:39 #9 47.43 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:39 #9 47.46 Selecting previously unselected package libstring-shellquote-perl.
16:16:39 #9 47.47 Preparing to unpack .../319-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:39 #9 47.47 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:39 #9 47.51 Selecting previously unselected package libterm-readkey-perl.
16:16:39 #9 47.51 Preparing to unpack .../320-libterm-readkey-perl_2.38-1build2_armhf.deb ...
16:16:39 #9 47.51 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:16:39 #9 47.54 Selecting previously unselected package libtext-levenshteinxs-perl.
16:16:39 #9 47.54 Preparing to unpack .../321-libtext-levenshteinxs-perl_0.03-4build8_armhf.deb ...
16:16:39 #9 47.55 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
16:16:39 #9 47.58 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
16:16:39 #9 47.58 Preparing to unpack .../322-libtext-markdown-discount-perl_0.12-1build1_armhf.deb ...
16:16:39 #9 47.59 Unpacking libtext-markdown-discount-perl:armhf (0.12-1build1) ...
16:16:39 #9 47.62 Selecting previously unselected package libtext-xslate-perl.
16:16:39 #9 47.62 Preparing to unpack .../323-libtext-xslate-perl_3.5.8-1build2_armhf.deb ...
16:16:39 #9 47.62 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:16:39 #9 47.67 Selecting previously unselected package libtime-duration-perl.
16:16:39 #9 47.68 Preparing to unpack .../324-libtime-duration-perl_1.21-1_all.deb ...
16:16:39 #9 47.68 Unpacking libtime-duration-perl (1.21-1) ...
16:16:39 #8 19.90 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:39 #8 20.10 Selecting previously unselected package libpython3.6-minimal:amd64.
16:16:39 #8 20.11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ...
16:16:39 #8 20.11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:39 #9 18.22 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
16:16:39 #9 18.22 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:16:39 #9 18.22 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:39 #9 18.22 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:16:39 #9 18.22 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
16:16:39 #9 18.22 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:39 #9 18.22 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
16:16:39 #9 18.26 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:16:39 #9 18.30 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
16:16:39 #9 18.30 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:16:39 #9 18.30 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:16:39 #9 18.30 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:16:39 #9 18.30 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
16:16:39 #9 18.30 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:16:39 #9 18.30 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:16:39 #9 18.31 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:16:39 #9 18.34 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
16:16:39 #9 ...
16:16:39 
16:16:39 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:39 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:39 #14 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.5s done
16:16:39 #14 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 2.7s done
16:16:39 #14 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.0s done
16:16:39 #14 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:39 #14 DONE 27.3s
16:16:39 
16:16:39 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:39 #9 sha256:1fa177fecd749c72295a0a2e8ddbbcd2957ffd14cdb8a7e8a75f2807e2af94a6
16:16:39 #9 18.39 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:16:39 #9 18.39 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:16:39 #9 18.39 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
16:16:39 #9 18.39 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
16:16:39 #9 18.39 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:16:39 #9 18.39 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:39 #9 18.39 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:16:39 #9 18.39 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
16:16:39 #9 18.41 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
16:16:39 #9 18.47 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
16:16:39 #9 18.47 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:39 #9 18.47 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:16:39 #9 18.47 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:16:39 #9 18.47 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:16:39 #9 18.47 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:39 #9 18.47 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
16:16:39 #8 57.94 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
16:16:39 #8 57.95 Setting up libsub-quote-perl (2.005000-1) ...
16:16:39 #8 57.96 Setting up libfcgi-perl (0.78-2build1) ...
16:16:39 #8 57.97 Setting up libwww-robotrules-perl (6.01-1) ...
16:16:39 #8 57.99 Setting up python3-debian (0.1.32) ...
16:16:39 #8 58.17 Setting up libauthen-sasl-perl (2.1600-1) ...
16:16:39 #8 58.18 Setting up libclass-accessor-perl (0.51-1) ...
16:16:39 #8 49.91 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:39 #8 49.92 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:39 #8 49.95 Selecting previously unselected package libxml-simple-perl.
16:16:39 #8 49.95 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
16:16:39 #8 49.95 Unpacking libxml-simple-perl (2.25-1) ...
16:16:39 #8 49.99 Selecting previously unselected package libxmlrpc-lite-perl.
16:16:39 #8 49.99 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
16:16:39 #8 49.99 Unpacking libxmlrpc-lite-perl (0.717-2) ...
16:16:39 #8 50.03 Selecting previously unselected package libxmuu1:armhf.
16:16:39 #8 50.03 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
16:16:39 #8 50.03 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
16:16:39 #8 50.07 Selecting previously unselected package libyaml-0-2:armhf.
16:16:39 #8 50.07 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
16:16:39 #8 50.08 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
16:16:39 #8 50.11 Selecting previously unselected package libyaml-libyaml-perl.
16:16:39 #8 50.11 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
16:16:39 #8 50.12 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
16:16:39 #8 50.15 Selecting previously unselected package licensecheck.
16:16:39 #8 50.15 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
16:16:39 #9 47.07 Selecting previously unselected package libconfig-tiny-perl.
16:16:39 #9 47.08 Preparing to unpack .../214-libconfig-tiny-perl_2.26-1_all.deb ...
16:16:39 #9 47.08 Unpacking libconfig-tiny-perl (2.26-1) ...
16:16:39 #9 47.11 Selecting previously unselected package libparams-util-perl.
16:16:39 #9 47.12 Preparing to unpack .../215-libparams-util-perl_1.102-1build2_armhf.deb ...
16:16:39 #9 47.12 Unpacking libparams-util-perl (1.102-1build2) ...
16:16:39 #9 47.15 Selecting previously unselected package libsub-install-perl.
16:16:39 #9 47.15 Preparing to unpack .../216-libsub-install-perl_0.928-1.1_all.deb ...
16:16:39 #9 47.15 Unpacking libsub-install-perl (0.928-1.1) ...
16:16:39 #9 47.18 Selecting previously unselected package libdata-optlist-perl.
16:16:39 #9 47.18 Preparing to unpack .../217-libdata-optlist-perl_0.110-1.1_all.deb ...
16:16:39 #9 47.18 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:16:39 #9 47.22 Selecting previously unselected package libsub-exporter-perl.
16:16:39 #9 47.22 Preparing to unpack .../218-libsub-exporter-perl_0.987-1_all.deb ...
16:16:39 #9 47.22 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:39 #9 47.25 Selecting previously unselected package libconst-fast-perl.
16:16:39 #9 47.25 Preparing to unpack .../219-libconst-fast-perl_0.014-1.1_all.deb ...
16:16:39 #9 47.26 Unpacking libconst-fast-perl (0.014-1.1) ...
16:16:39 #9 47.28 Selecting previously unselected package libwant-perl.
16:16:39 #9 17.08 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
16:16:39 #9 17.08 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
16:16:39 #9 17.08 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
16:16:39 #9 17.08 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:39 #9 17.08 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:16:39 #9 17.08 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
16:16:39 #9 17.08 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
16:16:39 #9 17.08 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
16:16:39 #9 17.08 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:39 #9 17.14 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
16:16:39 #9 17.16 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:16:39 #9 17.16 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:39 #9 17.16 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:39 #9 17.16 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:16:39 #9 17.16 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:39 #9 17.16 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
16:16:39 #9 17.16 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
16:16:39 #9 17.16 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:16:39 #9 17.22 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
16:16:39 #9 17.24 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
16:16:39 #9 17.24 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
16:16:39 #9 17.24 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:39 #9 17.24 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
16:16:39 #9 17.24 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
16:16:39 #9 17.25 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:16:39 #9 17.25 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
16:16:39 #9 17.25 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:39 #9 17.29 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:16:39 #9 17.32 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
16:16:39 #9 17.32 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
16:16:39 #9 17.32 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:16:39 #9 17.33 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
16:16:39 #9 17.33 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
16:16:39 #9 17.34 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:16:39 #9 17.34 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:16:39 #9 17.34 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
16:16:39 #9 37.20 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
16:16:39 #9 37.20 Unpacking python3-unidiff (0.5.5-2) ...
16:16:39 #9 37.23 Selecting previously unselected package python3-xdg.
16:16:39 #9 37.23 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
16:16:39 #9 37.24 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:16:39 #9 37.27 Selecting previously unselected package unzip.
16:16:39 #9 37.27 Preparing to unpack .../334-unzip_6.0-25ubuntu1_arm64.deb ...
16:16:39 #9 37.28 Unpacking unzip (6.0-25ubuntu1) ...
16:16:39 #9 37.36 Selecting previously unselected package equivs.
16:16:39 #9 37.36 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
16:16:39 #9 37.37 Unpacking equivs (2.2.0) ...
16:16:39 #9 37.40 Selecting previously unselected package libauthen-sasl-perl.
16:16:39 #9 37.40 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
16:16:39 #9 37.40 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:16:39 #9 37.43 Selecting previously unselected package python3-magic.
16:16:39 #9 37.44 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
16:16:39 #9 37.44 Unpacking python3-magic (2:0.4.15-3) ...
16:16:39 #9 39.66 Preparing to unpack .../335-libxml-parser-perl_2.46-2_arm64.deb ...
16:16:39 #9 39.66 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
16:16:39 #9 39.71 Selecting previously unselected package libxml-sax-expat-perl.
16:16:39 #9 39.71 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:39 #9 39.72 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:39 #9 39.74 Selecting previously unselected package libyaml-libyaml-perl.
16:16:39 #9 39.75 Preparing to unpack .../337-libyaml-libyaml-perl_0.82+repack-1build1_arm64.deb ...
16:16:39 #9 39.75 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:16:39 #9 39.78 Selecting previously unselected package licensecheck.
16:16:39 #9 39.78 Preparing to unpack .../338-licensecheck_3.1.1-2_all.deb ...
16:16:39 #9 39.78 Unpacking licensecheck (3.1.1-2) ...
16:16:39 #9 39.81 Selecting previously unselected package libdevel-size-perl.
16:16:39 #9 39.81 Preparing to unpack .../339-libdevel-size-perl_0.83-1build2_arm64.deb ...
16:16:39 #9 39.82 Unpacking libdevel-size-perl (0.83-1build2) ...
16:16:39 #9 39.84 Selecting previously unselected package libipc-run3-perl.
16:16:39 #9 39.85 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
16:16:39 #9 39.85 Unpacking libipc-run3-perl (0.048-2) ...
16:16:39 #9 39.88 Selecting previously unselected package lzip.
16:16:39 #8 ...
16:16:39 
16:16:39 #12 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:39 #12 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:39 #12 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 4.6s done
16:16:39 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 2.6s
16:16:39 #8 19.92 Selecting previously unselected package python3.
16:16:39 #8 19.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10074 files and directories currently installed.)
16:16:39 #8 19.93 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
16:16:39 #8 19.94 Unpacking python3 (3.7.3-1) ...
16:16:39 #8 20.00 Selecting previously unselected package less.
16:16:39 #8 20.00 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ...
16:16:39 #8 20.00 Unpacking less (487-0.1+b1) ...
16:16:39 #8 20.05 Selecting previously unselected package netbase.
16:16:39 #8 20.05 Preparing to unpack .../002-netbase_5.6_all.deb ...
16:16:39 #8 20.05 Unpacking netbase (5.6) ...
16:16:39 #8 20.09 Selecting previously unselected package bzip2.
16:16:39 #8 20.09 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:16:39 #8 20.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:16:39 #8 20.14 Selecting previously unselected package libmagic-mgc.
16:16:39 #8 20.14 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
16:16:39 #8 41.75 Setting up lsb-release (9.20170808ubuntu1) ...
16:16:39 #8 41.77 Setting up libxmuu1:arm64 (2:1.1.2-2) ...
16:16:39 #8 41.78 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ...
16:16:39 #8 41.79 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
16:16:39 #8 41.80 Setting up perl (5.26.1-6ubuntu0.5) ...
16:16:39 #8 41.82 Setting up libfile-chdir-perl (0.1008-1) ...
16:16:39 #8 41.83 Setting up libsys-hostname-long-perl (1.5-1) ...
16:16:39 #8 41.84 Setting up libfile-fcntllock-perl (0.22-3build2) ...
16:16:39 #8 41.85 Setting up libtext-glob-perl (0.10-1) ...
16:16:39 #8 41.86 Setting up intltool-debian (0.35.0+20060710.4) ...
16:16:39 #8 18.00 Selecting previously unselected package ca-certificates.
16:16:39 #8 18.00 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:16:39 #8 18.01 Unpacking ca-certificates (20210119) ...
16:16:39 #8 18.14 Selecting previously unselected package libmagic-mgc.
16:16:39 #8 18.14 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:16:39 #8 50.00 Setting up lzip (1.22-3) ...
16:16:39 #8 50.02 Setting up strace (5.10-1) ...
16:16:39 #8 50.03 Setting up libsigsegv2:armhf (2.13-1) ...
16:16:39 #8 50.04 Setting up xz-utils (5.2.5-2) ...
16:16:39 #8 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:39 #8 50.06 Setting up t1utils (1.41-4) ...
16:16:39 #8 50.08 Setting up diffstat (1.64-1) ...
16:16:39 #8 50.08 Setting up libpng16-16:armhf (1.6.37-3) ...
16:16:39 #8 50.09 Setting up libmpc3:armhf (1.2.0-1) ...
16:16:39 #8 50.11 Setting up libatomic1:armhf (10.2.1-6) ...
16:16:39 #8 50.11 Setting up patch (2.7.6-7) ...
16:16:39 #8 50.13 Setting up autopoint (0.21-4) ...
16:16:39 #8 50.14 Setting up libwebp6:armhf (0.6.1-2.1) ...
16:16:39 #8 50.15 Setting up fonts-dejavu-core (2.37-2) ...
16:16:39 #8 50.20 Setting up libxdelta2 (1.1.3-9.3) ...
16:16:39 #8 39.53 Setting up m4 (1.4.18-2) ...
16:16:39 #8 39.54 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
16:16:39 #8 39.55 Setting up binutils (2.31.1-16) ...
16:16:39 #8 39.56 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
16:16:39 #8 39.57 Setting up ca-certificates (20200601~deb10u2) ...
16:16:39 #8 35.68 Dependencies resolved.
16:16:39 #8 35.71 ================================================================================
16:16:39 #8 35.71  Package                       Arch      Version                Repo       Size
16:16:39 #8 35.71 ================================================================================
16:16:39 #8 35.71 Installing:
16:16:39 #8 35.71  dnf-plugins-core              noarch    4.0.24-1.fc35          updates    35 k
16:16:39 #8 35.71  rpm-build                     aarch64   4.17.0-1.fc35          fedora     61 k
16:16:39 #8 35.71  rpmlint                       noarch    2.2.0-1.fc35           updates   240 k
16:16:39 #8 35.71 Upgrading:
16:16:39 #8 35.71  glibc                         aarch64   2.34-11.fc35           updates   1.8 M
16:16:39 #8 35.71  glibc-common                  aarch64   2.34-11.fc35           updates   382 k
16:16:39 #8 35.71  glibc-minimal-langpack        aarch64   2.34-11.fc35           updates   127 k
16:16:39 #8 35.71 Installing dependencies:
16:16:39 #8 35.71  binutils                      aarch64   2.37-10.fc35           fedora    6.4 M
16:16:39 #8 35.71  binutils-gold                 aarch64   2.37-10.fc35           fedora    875 k
16:16:39 #8 35.71  bzip2                         aarch64   1.0.8-9.fc35           fedora     52 k
16:16:39 #8 35.71  cpio                          aarch64   2.13-11.fc35           fedora    268 k
16:16:39 #8 35.71  dash                          aarch64   0.5.10.2-9.fc35        fedora     97 k
16:16:39 #8 35.71  dbus-libs                     aarch64   1:1.12.20-5.fc35       fedora    151 k
16:16:39 #8 35.71  debugedit                     aarch64   5.0-2.fc35             fedora     75 k
16:16:39 #8 35.71  devscripts-checkbashisms      aarch64   2.21.4-1.fc35          fedora     28 k
16:16:39 #8 35.71  diffutils                     aarch64   3.8-1.fc35             fedora    398 k
16:16:39 #8 35.71  dwz                           aarch64   0.14-2.fc35            fedora    125 k
16:16:39 #8 35.71  ed                            aarch64   1.14.2-11.fc35         fedora     73 k
16:16:39 #8 35.71  efi-srpm-macros               noarch    5-4.fc35               fedora     22 k
16:16:39 #8 35.71  elfutils                      aarch64   0.185-5.fc35           fedora    515 k
16:16:39 #8 35.71  elfutils-debuginfod-client    aarch64   0.186-1.fc35           updates    40 k
16:16:39 #8 35.71  enchant                       aarch64   1:1.6.0-28.fc35        fedora     59 k
16:16:39 #8 35.71  file                          aarch64   5.40-9.fc35            fedora     51 k
16:16:39 #8 35.71  findutils                     aarch64   1:4.8.0-4.fc35         fedora    539 k
16:16:39 #8 35.71  fonts-filesystem              noarch    1:2.0.5-6.fc35         fedora    8.9 k
16:16:39 #8 35.71  fonts-srpm-macros             noarch    1:2.0.5-6.fc35         fedora     27 k
16:16:39 #8 35.71  fpc-srpm-macros               noarch    1.3-4.fc35             fedora    7.6 k
16:16:39 #8 35.71  gdb-minimal                   aarch64   11.1-5.fc35            updates   3.4 M
16:16:39 #8 35.71  gdk-pixbuf2                   aarch64   2.42.6-2.fc35          fedora    465 k
16:16:39 #8 35.71  ghc-srpm-macros               noarch    1.5.0-5.fc35           fedora    7.8 k
16:16:39 #8 35.71  glib-networking               aarch64   2.70.1-1.fc35          updates   176 k
16:16:39 #8 35.71  glibc-gconv-extra             aarch64   2.34-11.fc35           updates   1.7 M
16:16:39 #8 35.71  gnat-srpm-macros              noarch    4-14.fc35              fedora    8.2 k
16:16:39 #8 35.71  go-srpm-macros                noarch    3.0.11-2.fc35          fedora     25 k
16:16:39 #8 35.71  groff-base                    aarch64   1.22.4-8.fc35          fedora    1.0 M
16:16:39 #8 35.71  gsettings-desktop-schemas     aarch64   41.0-1.fc35            fedora    688 k
16:16:39 #8 35.71  hunspell                      aarch64   1.7.0-11.fc35          fedora    316 k
16:16:39 #8 35.71  hunspell-en-GB                noarch    0.20140811.1-20.fc35   fedora    225 k
16:16:39 #8 35.71  hunspell-en-US                noarch    0.20140811.1-20.fc35   fedora    176 k
16:16:39 #8 35.71  hunspell-filesystem           aarch64   1.7.0-11.fc35          fedora    7.8 k
16:16:39 #8 35.71  info                          aarch64   6.8-2.fc35             fedora    220 k
16:16:39 #8 35.71  json-glib                     aarch64   1.6.6-1.fc35           fedora    149 k
16:16:39 #8 35.71  kernel-srpm-macros            noarch    1.0-6.fc35             fedora    8.0 k
16:16:39 #8 35.71  libappstream-glib             aarch64   0.7.18-3.fc35          fedora    373 k
16:16:39 #8 35.71  libjpeg-turbo                 aarch64   2.1.0-3.fc35           fedora    170 k
16:16:39 #8 35.71  libpkgconf                    aarch64   1.8.0-1.fc35           fedora     36 k
16:16:39 #8 35.71  libpng                        aarch64   2:1.6.37-11.fc35       fedora    115 k
16:16:39 #8 35.71  libproxy                      aarch64   0.4.17-3.fc35          fedora     68 k
16:16:39 #8 35.71  libsoup                       aarch64   2.74.2-1.fc35          updates   385 k
16:16:39 #8 35.71  libstemmer                    aarch64   0-17.585svn.fc35       fedora     82 k
16:16:39 #8 35.71  lua-srpm-macros               noarch    1-5.fc35               fedora    8.4 k
16:16:39 #8 35.71  ncurses                       aarch64   6.2-8.20210508.fc35    fedora    400 k
16:16:39 #8 35.71  nim-srpm-macros               noarch    3-5.fc35               fedora    8.4 k
16:16:39 #8 35.71  ocaml-srpm-macros             noarch    6-5.fc35               fedora    7.8 k
16:16:39 #8 35.71  openblas-srpm-macros          noarch    2-10.fc35              fedora    7.4 k
16:16:39 #8 35.71  patch                         aarch64   2.7.6-15.fc35          fedora    124 k
16:16:39 #8 35.71  perl-AutoLoader               noarch    5.74-482.fc35          updates    29 k
16:16:39 #8 35.71  perl-B                        aarch64   1.82-482.fc35          updates   189 k
16:16:39 #8 35.71  perl-Carp                     noarch    1.52-478.fc35          fedora     29 k
16:16:39 #8 35.71  perl-Class-Struct             noarch    0.66-482.fc35          updates    30 k
16:16:39 #8 35.71  perl-Data-Dumper              aarch64   2.183-2.fc35           fedora     55 k
16:16:39 #8 35.71  perl-Digest                   noarch    1.20-1.fc35            fedora     25 k
16:16:39 #8 35.71  perl-Digest-MD5               aarch64   2.58-478.fc35          fedora     36 k
16:16:39 #8 35.71  perl-DynaLoader               aarch64   1.50-482.fc35          updates    34 k
16:16:39 #8 35.71  perl-Encode                   aarch64   4:3.15-482.fc35        updates   1.7 M
16:16:39 #8 35.71  perl-Errno                    aarch64   1.33-482.fc35          updates    23 k
16:16:39 #8 35.71  perl-Exporter                 noarch    5.76-479.fc35          fedora     31 k
16:16:39 #8 35.71  perl-Fcntl                    aarch64   1.14-482.fc35          updates    28 k
16:16:39 #8 35.71  perl-File-Basename            noarch    2.85-482.fc35          updates    25 k
16:16:39 #8 35.71  perl-File-Path                noarch    2.18-478.fc35          fedora     35 k
16:16:39 #8 35.71  perl-File-Temp                noarch    1:0.231.100-478.fc35   fedora     59 k
16:16:39 #8 35.71  perl-File-stat                noarch    1.09-482.fc35          updates    25 k
16:16:39 #8 35.71  perl-FileHandle               noarch    2.03-482.fc35          updates    23 k
16:16:39 #8 35.71  perl-Getopt-Long              noarch    1:2.52-478.fc35        fedora     60 k
16:16:39 #8 35.71  perl-Getopt-Std               noarch    1.13-482.fc35          updates    23 k
16:16:39 #8 35.71  perl-HTTP-Tiny                noarch    0.080-1.fc35           updates    55 k
16:16:39 #8 35.71  perl-IO                       aarch64   1.46-482.fc35          updates    95 k
16:16:39 #8 35.71  perl-IO-Socket-IP             noarch    0.41-479.fc35          fedora     42 k
16:16:39 #8 35.71  perl-IPC-Open3                noarch    1.21-482.fc35          updates    31 k
16:16:39 #8 35.71  perl-MIME-Base64              aarch64   3.16-478.fc35          fedora     30 k
16:16:39 #8 35.71  perl-Net-SSLeay               aarch64   1.90-4.fc35            fedora    350 k
16:16:39 #8 35.71  perl-POSIX                    aarch64   1.97-482.fc35          updates   105 k
16:16:39 #8 35.71  perl-PathTools                aarch64   3.80-478.fc35          fedora     85 k
16:16:39 #8 35.71  perl-Pod-Escapes              noarch    1:1.07-478.fc35        fedora     20 k
16:16:39 #8 35.71  perl-Pod-Perldoc              noarch    3.28.01-479.fc35       fedora     84 k
16:16:39 #8 35.71  perl-Pod-Simple               noarch    1:3.43-2.fc35          fedora    215 k
16:16:39 #8 35.71  perl-Pod-Usage                noarch    4:2.01-478.fc35        fedora     40 k
16:16:39 #8 35.71  perl-Scalar-List-Utils        aarch64   5:1.60-462.fc35        updates    71 k
16:16:39 #8 35.71  perl-SelectSaver              noarch    1.02-482.fc35          updates    19 k
16:16:39 #8 35.71  perl-Socket                   aarch64   4:2.032-2.fc35         fedora     54 k
16:16:39 #8 35.71  perl-Storable                 aarch64   1:3.25-1.fc35          fedora     93 k
16:16:39 #8 35.71  perl-Symbol                   noarch    1.09-482.fc35          updates    22 k
16:16:39 #8 35.71  perl-Term-ANSIColor           noarch    5.01-479.fc35          fedora     48 k
16:16:39 #8 35.71  perl-Term-Cap                 noarch    1.17-478.fc35          fedora     22 k
16:16:39 #8 35.71  perl-Text-ParseWords          noarch    3.30-478.fc35          fedora     16 k
16:16:39 #8 35.71  perl-Text-Tabs+Wrap           noarch    2021.0814-1.fc35       fedora     22 k
16:16:39 #8 35.71  perl-Time-Local               noarch    2:1.300-478.fc35       fedora     33 k
16:16:39 #8 35.71  perl-URI                      noarch    5.09-4.fc35            fedora    108 k
16:16:39 #8 35.71  perl-base                     noarch    2.27-482.fc35          updates    24 k
16:16:39 #8 35.71  perl-constant                 noarch    1.33-479.fc35          fedora     23 k
16:16:39 #8 35.71  perl-if                       noarch    0.60.900-482.fc35      updates    22 k
16:16:39 #8 35.71  perl-interpreter              aarch64   4:5.34.0-482.fc35      updates    79 k
16:16:39 #8 35.71  perl-libnet                   noarch    3.13-479.fc35          fedora    125 k
16:16:39 #8 35.71  perl-libs                     aarch64   4:5.34.0-482.fc35      updates   2.0 M
16:16:39 #8 35.71  perl-mro                      aarch64   1.25-482.fc35          updates    36 k
16:16:39 #8 35.71  perl-overload                 noarch    1.33-482.fc35          updates    53 k
16:16:39 #8 35.71  perl-overloading              noarch    0.02-482.fc35          updates    21 k
16:16:39 #8 35.71  perl-parent                   noarch    1:0.238-478.fc35       fedora     14 k
16:16:39 #8 35.71  perl-podlators                noarch    1:4.14-478.fc35        fedora    111 k
16:16:39 #8 35.71  perl-srpm-macros              noarch    1-42.fc35              fedora    8.3 k
16:16:39 #8 35.71  perl-subs                     noarch    1.04-482.fc35          updates    19 k
16:16:39 #8 35.71  perl-vars                     noarch    1.05-482.fc35          updates    21 k
16:16:39 #8 35.71  pkgconf                       aarch64   1.8.0-1.fc35           fedora     41 k
16:16:39 #8 35.71  pkgconf-m4                    noarch    1.8.0-1.fc35           fedora     14 k
16:16:39 #8 35.71  pkgconf-pkg-config            aarch64   1.8.0-1.fc35           fedora     10 k
16:16:39 #8 35.71  python-srpm-macros            noarch    3.10-10.fc35           updates    25 k
16:16:39 #8 35.71  python3-construct             noarch    2.10.67-3.fc35         fedora    112 k
16:16:39 #8 35.71  python3-dateutil              noarch    1:2.8.1-7.fc35         fedora    289 k
16:16:39 #8 35.71  python3-dbus                  aarch64   1.2.18-2.fc35          fedora    132 k
16:16:39 #8 35.71  python3-distro                noarch    1.6.0-1.fc35           fedora     38 k
16:16:39 #8 35.71  python3-dnf-plugins-core      noarch    4.0.24-1.fc35          updates   210 k
16:16:39 #8 35.71  python3-enchant               noarch    3.2.2-1.fc35           updates    79 k
16:16:39 #8 35.71  python3-pybeam                noarch    0.7-1.fc35             fedora     24 k
16:16:39 #8 35.71  python3-pyxdg                 noarch    0.27-3.fc35            fedora     96 k
16:16:39 #8 35.71  python3-six                   noarch    1.16.0-4.fc35          fedora     36 k
16:16:39 #8 35.71  python3-toml                  noarch    0.10.2-5.fc35          fedora     39 k
16:16:39 #8 35.71  python3-zstd                  aarch64   1.4.5.1-5.fc35         fedora     19 k
16:16:39 #8 35.71  qt5-srpm-macros               noarch    5.15.2-3.fc35          fedora    8.2 k
16:16:39 #8 35.71  redhat-rpm-config             noarch    199-1.fc35             updates    65 k
16:16:39 #8 35.71  rpmautospec-rpm-macros        noarch    0.2.5-1.fc35           fedora    9.9 k
16:16:39 #8 35.71  rust-srpm-macros              noarch    20-1.fc35              updates   9.4 k
16:16:39 #8 35.71  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
16:16:39 #8 35.71  systemd-libs                  aarch64   249.7-2.fc35           updates   592 k
16:16:39 #8 35.71  unzip                         aarch64   6.0-53.fc35            fedora    176 k
16:16:39 #8 35.71  xxhash-libs                   aarch64   0.8.1-1.fc35           updates    33 k
16:16:39 #8 35.71  xz                            aarch64   5.2.5-7.fc35           fedora    215 k
16:16:39 #8 35.71  zip                           aarch64   3.0-31.fc35            fedora    253 k
16:16:39 #8 35.71  zstd                          aarch64   1.5.0-2.fc35           fedora    383 k
16:16:39 #8 35.71 Installing weak dependencies:
16:16:39 #8 35.71  abattis-cantarell-fonts       noarch    0.301-3.fc35           fedora    364 k
16:16:39 #8 35.71  adobe-source-code-pro-fonts   noarch    2.030.1.050-11.fc35    fedora    831 k
16:16:39 #8 35.71  hunspell-en                   noarch    0.20140811.1-20.fc35   fedora    180 k
16:16:39 #8 35.71  perl-IO-Socket-SSL            noarch    2.072-1.fc35           fedora    217 k
16:16:39 #8 35.71  perl-Mozilla-CA               noarch    20211001-1.fc35        updates    12 k
16:16:39 #8 35.71  perl-NDBM_File                aarch64   1.15-482.fc35          updates    30 k
16:16:39 #8 35.71 
16:16:39 #8 35.71 Transaction Summary
16:16:39 #8 35.71 ================================================================================
16:16:39 #8 35.71 Install  140 Packages
16:16:39 #8 35.71 Upgrade    3 Packages
16:16:39 #8 35.71 
16:16:39 #8 35.71 Total download size: 34 M
16:16:39 #8 35.71 Downloading Packages:
16:16:39 #8 42.95 Setting up g++-10 (10.2.1-6) ...
16:16:39 #8 42.97 Setting up libxpm4:arm64 (1:3.5.12-1) ...
16:16:39 #8 42.98 Setting up libtool (2.4.6-15) ...
16:16:39 #8 42.99 Setting up fontconfig-config (2.13.1-4.2) ...
16:16:39 #8 58.19 Setting up libsort-key-perl (1.33-2) ...
16:16:39 #8 58.21 Setting up libhtml-tagset-perl (3.20-3) ...
16:16:39 #8 58.22 Setting up libpath-tiny-perl (0.104-1) ...
16:16:39 #8 58.23 Setting up libtool (2.4.6-2) ...
16:16:39 #8 58.24 Setting up libnet-domain-tld-perl (1.75-1) ...
16:16:39 #8 58.25 Setting up libsub-install-perl (0.928-1) ...
16:16:39 #8 58.26 Setting up libdata-optlist-perl (0.110-1) ...
16:16:39 #8 58.27 Setting up libio-stringy-perl (2.111-2) ...
16:16:39 #8 58.29 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:39 #8 58.30 Setting up libtry-tiny-perl (0.30-1) ...
16:16:39 #8 58.31 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:16:39 #8 58.32 Setting up libfont-afm-perl (1.20-2) ...
16:16:39 #8 58.33 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
16:16:39 #8 58.34 Setting up python3-apt (1.6.5ubuntu0.7) ...
16:16:39 #9 38.99 Preparing to unpack .../126-dirmngr_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 39.01 Unpacking dirmngr (2.2.20-1ubuntu4) ...
16:16:39 #9 39.05 Selecting previously unselected package gnupg-l10n.
16:16:39 #9 39.05 Preparing to unpack .../127-gnupg-l10n_2.2.20-1ubuntu4_all.deb ...
16:16:39 #9 39.06 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ...
16:16:39 #9 39.09 Selecting previously unselected package gnupg-utils.
16:16:39 #9 39.09 Preparing to unpack .../128-gnupg-utils_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 39.09 Unpacking gnupg-utils (2.2.20-1ubuntu4) ...
16:16:39 #9 39.13 Selecting previously unselected package gpg.
16:16:39 #9 39.14 Preparing to unpack .../129-gpg_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 39.14 Unpacking gpg (2.2.20-1ubuntu4) ...
16:16:39 #9 39.20 Selecting previously unselected package pinentry-curses.
16:16:39 #9 39.20 Preparing to unpack .../130-pinentry-curses_1.1.1-1_arm64.deb ...
16:16:39 #9 39.20 Unpacking pinentry-curses (1.1.1-1) ...
16:16:39 #9 39.23 Selecting previously unselected package gpg-agent.
16:16:39 #9 39.23 Preparing to unpack .../131-gpg-agent_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #8 20.25 Selecting previously unselected package libexpat1:amd64.
16:16:39 #9 47.71 Selecting previously unselected package libtime-moment-perl.
16:16:39 #8 20.25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ...
16:16:39 #8 20.26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
16:16:39 #8 20.32 Selecting previously unselected package python3.6-minimal.
16:16:39 #8 20.32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ...
16:16:39 #8 20.33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ...
16:16:39 #9 47.71 Preparing to unpack .../325-libtime-moment-perl_0.44-1build4_armhf.deb ...
16:16:39 #9 47.71 Unpacking libtime-moment-perl (0.44-1build4) ...
16:16:39 #9 47.75 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:39 #9 47.75 Preparing to unpack .../326-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
16:16:39 #9 47.76 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:16:39 #9 47.79 Selecting previously unselected package libunicode-utf8-perl.
16:16:39 #9 47.79 Preparing to unpack .../327-libunicode-utf8-perl_0.62-1build2_armhf.deb ...
16:16:39 #9 47.80 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:16:39 #9 47.82 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:39 #9 47.83 Preparing to unpack .../328-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:16:39 #9 47.83 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:16:39 #9 47.86 Selecting previously unselected package libxml-sax-base-perl.
16:16:39 #9 47.86 Preparing to unpack .../329-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:16:39 #9 47.87 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:16:39 #9 47.90 Selecting previously unselected package libxml-sax-perl.
16:16:39 #9 47.90 Preparing to unpack .../330-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:39 #9 47.91 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:39 #9 47.95 Selecting previously unselected package libxml-libxml-perl.
16:16:39 #9 18.48 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:16:39 #9 18.48 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:39 #9 18.55 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:39 #9 18.56 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:16:39 #9 18.56 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:39 #9 18.56 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
16:16:39 #9 18.56 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
16:16:39 #9 18.56 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:16:39 #9 18.56 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:16:39 #9 18.56 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
16:16:39 #9 18.56 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
16:16:39 #9 18.63 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:39 #9 18.63 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
16:16:39 #9 18.71 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
16:16:39 #9 18.71 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:16:39 #9 18.71 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
16:16:39 #9 18.71 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:39 #9 18.71 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:16:39 #9 18.71 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:16:39 #9 18.71 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:16:39 #9 18.71 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:16:39 #8 50.15 Unpacking licensecheck (3.0.31-3) ...
16:16:39 #8 50.19 Selecting previously unselected package t1utils.
16:16:39 #8 50.19 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
16:16:39 #8 50.19 Unpacking t1utils (1.41-3) ...
16:16:39 #8 50.23 Selecting previously unselected package lintian.
16:16:39 #8 50.23 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
16:16:39 #8 50.24 Unpacking lintian (2.15.0) ...
16:16:39 #8 50.42 Selecting previously unselected package lsb-release.
16:16:39 #8 50.42 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
16:16:39 #9 47.28 Preparing to unpack .../220-libwant-perl_0.29-1build6_armhf.deb ...
16:16:39 #9 47.29 Unpacking libwant-perl (0.29-1build6) ...
16:16:39 #9 47.31 Selecting previously unselected package libcontextual-return-perl.
16:16:39 #9 47.31 Preparing to unpack .../221-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:39 #9 47.32 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:39 #9 47.35 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:39 #9 47.36 Preparing to unpack .../222-libcpanel-json-xs-perl_4.25-1build1_armhf.deb ...
16:16:39 #9 47.36 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:16:39 #9 47.40 Selecting previously unselected package libdevel-stacktrace-perl.
16:16:39 #9 47.40 Preparing to unpack .../223-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:16:39 #9 47.40 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:16:39 #9 47.43 Selecting previously unselected package libexception-class-perl.
16:16:39 #9 47.43 Preparing to unpack .../224-libexception-class-perl_1.44-1_all.deb ...
16:16:39 #9 47.43 Unpacking libexception-class-perl (1.44-1) ...
16:16:39 #9 47.46 Selecting previously unselected package libiterator-perl.
16:16:39 #9 47.46 Preparing to unpack .../225-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:16:39 #9 47.47 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:16:39 #9 47.50 Selecting previously unselected package libiterator-util-perl.
16:16:39 #9 47.50 Preparing to unpack .../226-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:16:39 #9 47.50 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:16:39 #9 47.52 Selecting previously unselected package libexporter-tiny-perl.
16:16:39 #9 47.53 Preparing to unpack .../227-libexporter-tiny-perl_1.002002-1_all.deb ...
16:16:39 #9 47.53 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:16:39 #9 47.56 Selecting previously unselected package liblist-moreutils-xs-perl.
16:16:39 #9 47.56 Preparing to unpack .../228-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
16:16:39 #9 47.56 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:16:39 #9 47.59 Selecting previously unselected package liblist-moreutils-perl.
16:16:39 #9 47.59 Preparing to unpack .../229-liblist-moreutils-perl_0.430-2_all.deb ...
16:16:39 #9 47.60 Unpacking liblist-moreutils-perl (0.430-2) ...
16:16:39 #9 17.36 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:16:39 #9 17.41 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:16:39 #9 17.42 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
16:16:39 #9 17.42 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:39 #9 17.42 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
16:16:39 #9 17.42 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
16:16:39 #9 17.42 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
16:16:39 #9 17.42 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:16:39 #9 17.43 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:16:39 #9 17.43 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
16:16:39 #9 17.50 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:16:39 #9 ...
16:16:39 
16:16:39 #14 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:39 #14 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:39 #14 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.8s done
16:16:39 #14 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 2.5s done
16:16:39 #14 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 5.7s done
16:16:39 #14 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:39 #14 DONE 25.9s
16:16:39 
16:16:39 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:39 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81
16:16:39 #9 17.50 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
16:16:39 #9 17.50 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
16:16:39 #9 17.65 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
16:16:39 #9 37.52 Setting up libapt-pkg-perl (0.1.36build3) ...
16:16:39 #9 37.53 Setting up libksba8:arm64 (1.3.5-2) ...
16:16:39 #9 37.54 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
16:16:39 #9 37.55 Setting up wdiff (1.2.2-2build1) ...
16:16:39 #9 37.56 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
16:16:39 #9 37.57 Setting up libkeyutils1:arm64 (1.6-6ubuntu1) ...
16:16:39 #9 37.59 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
16:16:39 #9 37.60 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:16:39 #9 37.61 Setting up mime-support (3.64ubuntu1) ...
16:16:39 #9 37.64 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:16:39 #9 37.67 Setting up libmagic-mgc (1:5.38-4) ...
16:16:39 #9 37.68 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
16:16:39 #9 37.69 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
16:16:39 #9 37.70 No schema files found: doing nothing.
16:16:39 #9 37.70 Setting up distro-info-data (0.43ubuntu1.9) ...
16:16:39 #9 37.71 Setting up manpages (5.05-1) ...
16:16:39 #9 37.72 Setting up unzip (6.0-25ubuntu1) ...
16:16:39 #9 37.74 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
16:16:39 #9 37.75 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.2) ...
16:16:39 #9 37.76 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2) ...
16:16:39 #9 37.78 Setting up binutils-common:arm64 (2.34-6ubuntu1.3) ...
16:16:39 #9 37.80 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
16:16:39 #9 37.80 Setting up libmagic1:arm64 (1:5.38-4) ...
16:16:39 #9 39.89 Preparing to unpack .../341-lzip_1.22-3_arm64.deb ...
16:16:39 #9 39.89 Unpacking lzip (1.22-3) ...
16:16:39 #9 39.93 Selecting previously unselected package lzop.
16:16:39 #9 39.93 Preparing to unpack .../342-lzop_1.04-2_arm64.deb ...
16:16:39 #9 39.93 Unpacking lzop (1.04-2) ...
16:16:39 #9 39.96 Selecting previously unselected package t1utils.
16:16:39 #9 39.97 Preparing to unpack .../343-t1utils_1.41-4_arm64.deb ...
16:16:39 #9 39.97 Unpacking t1utils (1.41-4) ...
16:16:39 #9 40.01 Selecting previously unselected package unzip.
16:16:39 #9 40.01 Preparing to unpack .../344-unzip_6.0-26ubuntu1_arm64.deb ...
16:16:39 #9 40.02 Unpacking unzip (6.0-26ubuntu1) ...
16:16:39 #9 40.07 Selecting previously unselected package lintian.
16:16:39 #9 40.08 Preparing to unpack .../345-lintian_2.104.0ubuntu2.1_all.deb ...
16:16:39 #9 40.09 Unpacking lintian (2.104.0ubuntu2.1) ...
16:16:39 #8 47.57 Processing triggers for libc-bin (2.31-13+rpi1+deb11u2) ...
16:16:39 #8 20.14 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:39 #8 20.23 Selecting previously unselected package libmagic1:amd64.
16:16:39 #8 20.23 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
16:16:39 #8 20.25 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
16:16:39 #8 20.28 Selecting previously unselected package file.
16:16:39 #8 20.28 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ...
16:16:39 #8 20.29 Unpacking file (1:5.35-4+deb10u2) ...
16:16:39 #8 20.33 Selecting previously unselected package gettext-base.
16:16:39 #8 20.33 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ...
16:16:39 #8 20.35 Unpacking gettext-base (0.19.8.1-9) ...
16:16:39 #8 20.40 Selecting previously unselected package krb5-locales.
16:16:39 #8 20.40 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u3_all.deb ...
16:16:39 #8 20.40 Unpacking krb5-locales (1.17-3+deb10u3) ...
16:16:39 #8 20.45 Selecting previously unselected package manpages.
16:16:39 #8 20.45 Preparing to unpack .../009-manpages_4.16-2_all.deb ...
16:16:39 #8 20.45 Unpacking manpages (4.16-2) ...
16:16:39 #8 41.87 Setting up libxml-sax-base-perl (1.09-1) ...
16:16:39 #8 41.88 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
16:16:39 #8 41.89 Setting up libstrictures-perl (2.000003-1) ...
16:16:39 #8 41.90 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:16:39 #8 41.91 Setting up libmail-sendmail-perl (0.80-1) ...
16:16:39 #8 41.92 Setting up libsocket6-perl (0.27-1build2) ...
16:16:39 #8 41.94 Setting up patchutils (0.3.4-2) ...
16:16:39 #8 41.94 Setting up python3-chardet (3.0.4-1) ...
16:16:39 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64.rpm
16:16:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VhgsvA
16:16:39 + umask 022
16:16:39 + cd /root/rpmbuild/BUILD
16:16:39 + cd src
16:16:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:16:39 + exit 0
16:16:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I3rFOr
16:16:39 + umask 022
16:16:39 + cd /root/rpmbuild/BUILD
16:16:39 + cd /root/rpmbuild/BUILD
16:16:39 + rm -rf src
16:16:39 + /usr/bin/mkdir -p src
16:16:39 + cd src
16:16:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:16:39 + /usr/bin/tar -xf -
16:16:39 + STATUS=0
16:16:39 + '[' 0 -ne 0 ']'
16:16:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:16:39 + /usr/bin/tar -xf -
16:16:39 + STATUS=0
16:16:39 + '[' 0 -ne 0 ']'
16:16:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:16:39 + exit 0
16:16:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MEHhdN
16:16:39 + umask 022
16:16:39 + cd /root/rpmbuild/BUILD
16:16:39 + cd src
16:16:39 + mkdir -p /go/src/github.com/docker
16:16:39 + rm -f /go/src/github.com/docker/cli
16:16:39 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:16:39 + pushd /go/src/github.com/docker/cli
16:16:39 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:16:39 + VERSION=0.0.0-20211220110528-fe93451
16:16:39 + GITCOMMIT=fe93451
16:16:39 + GO_LINKMODE=dynamic
16:16:39 + ./scripts/build/binary
16:16:39 Building dynamic docker-linux-arm64
16:16:39 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:16:39Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:16:39 #9 50.53 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ...
16:16:39 #9 50.54 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:16:39 #9 50.55 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:16:39 #9 50.56 Setting up gpg (2.2.19-3ubuntu2.1) ...
16:16:39 #9 50.57 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
16:16:39 #9 50.59 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
16:16:39 #9 50.60 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
16:16:39 #8 18.14 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:39 #8 18.31 Selecting previously unselected package libmagic1:amd64.
16:16:39 #8 18.31 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
16:16:39 #8 18.32 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:16:39 #8 18.37 Selecting previously unselected package file.
16:16:39 #8 18.37 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
16:16:39 #8 18.37 Unpacking file (1:5.39-3) ...
16:16:39 #8 18.42 Selecting previously unselected package gettext-base.
16:16:39 #8 18.42 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
16:16:39 #8 50.21 Setting up libncursesw6:armhf (6.2+20201114-2) ...
16:16:39 #8 50.23 Setting up libltdl7:armhf (2.4.6-15) ...
16:16:39 #8 50.24 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1) ...
16:16:39 #8 50.25 Setting up libubsan1:armhf (10.2.1-6) ...
16:16:39 #8 50.26 Setting up libmd0:armhf (1.0.3-3) ...
16:16:39 #8 50.27 Setting up python-apt-common (2.2.1) ...
16:16:39 #8 50.28 Setting up libnsl-dev:armhf (1.3.0-2) ...
16:16:39 #8 50.31 Setting up sensible-utils (0.0.14) ...
16:16:39 #8 50.32 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:16:39 #8 50.33 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
16:16:39 #8 50.34 Setting up libuchardet0:armhf (0.0.7-1) ...
16:16:39 #8 50.35 Setting up lzop (1.04-2) ...
16:16:39 #8 50.36 Setting up libmpdec3:armhf (2.5.1-1) ...
16:16:39 #8 50.38 Setting up git-man (1:2.30.2-1) ...
16:16:39 #8 50.39 Setting up libssh2-1:armhf (1.9.0-2) ...
16:16:39 #8 50.40 Setting up netbase (6.3) ...
16:16:39 #8 50.43 Setting up libtiff5:armhf (4.2.0-1) ...
16:16:39 #8 50.44 Setting up libbinutils:armhf (2.35.2-2) ...
16:16:39 #8 50.45 Setting up libfido2-1:armhf (1.6.0-2) ...
16:16:39 #8 50.46 Setting up libisl23:armhf (0.23-1) ...
16:16:39 #8 50.48 Setting up libc-dev-bin (2.31-13+deb11u2) ...
16:16:39 #8 50.49 Setting up openssl (1.1.1k-1+deb11u1) ...
16:16:39 #8 50.51 Setting up libbsd0:armhf (0.11.3-1) ...
16:16:39 #8 50.52 Setting up libelf1:armhf (0.183-1) ...
16:16:39 #8 50.53 Setting up readline-common (8.1-1) ...
16:16:39 #8 39.92 Updating certificates in /etc/ssl/certs...
16:16:39 #8 43.19 Setting up openssh-client (1:8.4p1-5) ...
16:16:39 #8 43.27 Setting up gpgsm (2.2.27-2) ...
16:16:39 #8 43.28 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
16:16:39 #8 43.29 Setting up man-db (2.9.4-2) ...
16:16:39 #8 43.41 Building database of manual pages ...
16:16:39 #8 58.53 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:16:39 #8 58.54 Setting up libxext6:armhf (2:1.3.3-1) ...
16:16:39 #8 58.56 Setting up po-debconf (1.0.20) ...
16:16:39 #8 58.57 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:16:39 #8 58.58 Setting up libio-socket-inet6-perl (2.72-2) ...
16:16:39 #8 58.59 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:16:39 #8 58.61 Setting up libio-pty-perl (1:1.08-1.1build4) ...
16:16:39 #8 58.62 Setting up libfile-which-perl (1.21-1) ...
16:16:39 #8 58.63 Setting up libencode-locale-perl (1.05-1) ...
16:16:39 #8 58.64 Setting up libperlio-gzip-perl (0.19-1build3) ...
16:16:39 #8 58.65 Setting up libtext-levenshtein-perl (0.13-1) ...
16:16:39 #8 58.66 Setting up liberror-perl (0.17025-1) ...
16:16:39 #8 58.67 Setting up libvariable-magic-perl (0.62-1) ...
16:16:39 #8 58.68 Setting up libtimedate-perl (2.3000-2) ...
16:16:39 #8 58.69 Setting up libnet-ip-perl (1.26-1) ...
16:16:39 #8 58.70 Setting up librole-tiny-perl (2.000006-1) ...
16:16:39 #8 58.71 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:16:39 #8 58.72 Setting up libfile-homedir-perl (1.002-1) ...
16:16:39 #8 58.73 Setting up libipc-system-simple-perl (1.25-4) ...
16:16:39 #8 58.74 Setting up libfile-basedir-perl (0.07-1) ...
16:16:39 #8 58.75 Setting up libstring-escape-perl (2010.002-2) ...
16:16:39 #8 58.76 Setting up libb-hooks-op-check-perl (0.22-1) ...
16:16:39 #9 39.24 Unpacking gpg-agent (2.2.20-1ubuntu4) ...
16:16:39 #9 39.27 Selecting previously unselected package gpg-wks-client.
16:16:39 #9 39.27 Preparing to unpack .../132-gpg-wks-client_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 39.28 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ...
16:16:39 #9 39.30 Selecting previously unselected package gpg-wks-server.
16:16:39 #9 39.31 Preparing to unpack .../133-gpg-wks-server_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 39.31 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ...
16:16:39 #9 39.34 Selecting previously unselected package gpgsm.
16:16:39 #9 39.34 Preparing to unpack .../134-gpgsm_2.2.20-1ubuntu4_arm64.deb ...
16:16:39 #9 39.34 Unpacking gpgsm (2.2.20-1ubuntu4) ...
16:16:39 #9 39.38 Selecting previously unselected package gnupg.
16:16:39 #9 39.38 Preparing to unpack .../135-gnupg_2.2.20-1ubuntu4_all.deb ...
16:16:39 #9 39.38 Unpacking gnupg (2.2.20-1ubuntu4) ...
16:16:39 #9 39.42 Selecting previously unselected package libfile-dirlist-perl.
16:16:39 #9 39.42 Preparing to unpack .../136-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:39 #9 39.43 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:39 #9 39.45 Selecting previously unselected package libfile-which-perl.
16:16:39 #9 39.45 Preparing to unpack .../137-libfile-which-perl_1.23-1_all.deb ...
16:16:39 #9 39.45 Unpacking libfile-which-perl (1.23-1) ...
16:16:39 #9 39.48 Selecting previously unselected package libfile-homedir-perl.
16:16:39 #9 39.48 Preparing to unpack .../138-libfile-homedir-perl_1.006-1_all.deb ...
16:16:39 #9 39.48 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:39 #9 39.50 Selecting previously unselected package libfile-touch-perl.
16:16:39 #9 39.51 Preparing to unpack .../139-libfile-touch-perl_0.11-1_all.deb ...
16:16:39 #9 39.51 Unpacking libfile-touch-perl (0.11-1) ...
16:16:39 #9 39.53 Selecting previously unselected package libio-pty-perl.
16:16:39 #9 39.54 Preparing to unpack .../140-libio-pty-perl_1%3a1.15-2build1_arm64.deb ...
16:16:39 #9 39.54 Unpacking libio-pty-perl (1:1.15-2build1) ...
16:16:39 #9 39.56 Selecting previously unselected package libipc-run-perl.
16:16:39 #9 47.95 Preparing to unpack .../331-libxml-libxml-perl_2.0134+dfsg-2build1_armhf.deb ...
16:16:39 #9 47.96 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:16:39 #9 48.02 Selecting previously unselected package libxml-parser-perl:armhf.
16:16:39 #9 48.02 Preparing to unpack .../332-libxml-parser-perl_2.46-2_armhf.deb ...
16:16:39 #9 48.03 Unpacking libxml-parser-perl:armhf (2.46-2) ...
16:16:39 #9 48.09 Selecting previously unselected package libxml-sax-expat-perl.
16:16:39 #9 48.09 Preparing to unpack .../333-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:39 #9 48.10 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:39 #9 48.12 Selecting previously unselected package libyaml-libyaml-perl.
16:16:39 #9 48.13 Preparing to unpack .../334-libyaml-libyaml-perl_0.82+repack-1build1_armhf.deb ...
16:16:39 #9 48.13 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:16:39 #9 48.18 Selecting previously unselected package licensecheck.
16:16:39 #9 48.18 Preparing to unpack .../335-licensecheck_3.1.1-2_all.deb ...
16:16:39 #9 48.19 Unpacking licensecheck (3.1.1-2) ...
16:16:39 #8 20.58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:39 #9 18.78 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
16:16:39 #9 18.78 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:16:39 #9 18.86 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
16:16:39 #9 18.86 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:16:39 #9 18.86 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:39 #8 50.42 Unpacking lsb-release (10.2019051400) ...
16:16:39 #8 50.46 Selecting previously unselected package mailutils.
16:16:39 #8 50.46 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
16:16:39 #8 50.47 Unpacking mailutils (1:3.5-4) ...
16:16:39 #8 50.53 Selecting previously unselected package manpages-dev.
16:16:39 #8 50.54 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
16:16:39 #8 50.54 Unpacking manpages-dev (4.16-2) ...
16:16:39 #9 47.63 Selecting previously unselected package libdata-dpath-perl.
16:16:39 #9 47.63 Preparing to unpack .../230-libdata-dpath-perl_0.58-1_all.deb ...
16:16:39 #9 47.64 Unpacking libdata-dpath-perl (0.58-1) ...
16:16:39 #9 47.67 Selecting previously unselected package libdata-dump-perl.
16:16:39 #9 47.67 Preparing to unpack .../231-libdata-dump-perl_1.23-1.1_all.deb ...
16:16:39 #9 47.68 Unpacking libdata-dump-perl (1.23-1.1) ...
16:16:39 #9 47.71 Selecting previously unselected package libdata-messagepack-perl.
16:16:39 #9 47.71 Preparing to unpack .../232-libdata-messagepack-perl_1.01-2_armhf.deb ...
16:16:39 #9 47.71 Unpacking libdata-messagepack-perl (1.01-2) ...
16:16:39 #9 47.74 Selecting previously unselected package libnet-domain-tld-perl.
16:16:39 #9 47.74 Preparing to unpack .../233-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:16:39 #9 47.74 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:16:39 #9 47.77 Selecting previously unselected package libdata-validate-domain-perl.
16:16:39 #9 47.77 Preparing to unpack .../234-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:16:39 #9 47.78 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:16:39 #9 47.80 Selecting previously unselected package libdistro-info-perl.
16:16:39 #9 47.81 Preparing to unpack .../235-libdistro-info-perl_1.0_all.deb ...
16:16:39 #9 17.80 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
16:16:39 #9 17.81 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
16:16:39 #9 17.84 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:39 #9 17.92 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:16:39 #9 37.82 Setting up less (551-1ubuntu0.1) ...
16:16:39 #9 37.84 Setting up perl-openssl-defaults:arm64 (4) ...
16:16:39 #9 37.85 Setting up linux-libc-dev:arm64 (5.4.0-91.102) ...
16:16:39 #9 37.86 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ...
16:16:39 #9 37.87 Setting up gettext-base (0.19.8.1-10build1) ...
16:16:39 #9 37.88 Setting up libnpth0:arm64 (1.6-1) ...
16:16:39 #9 37.89 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:16:39 #9 37.90 Setting up file (1:5.38-4) ...
16:16:39 #9 37.91 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
16:16:39 #9 37.92 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:39 #9 37.93 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
16:16:39 #9 37.94 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:16:39 #9 37.95 Setting up libfakeroot:arm64 (1.24-1) ...
16:16:39 #9 37.97 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
16:16:39 #9 37.98 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2) ...
16:16:39 #9 37.98 Setting up tzdata (2021e-0ubuntu0.20.04) ...
16:16:39 #9 40.34 Selecting previously unselected package manpages-dev.
16:16:39 #9 40.35 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu0.1_all.deb ...
16:16:39 #9 40.35 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
16:16:39 #8 DONE 48.0s
16:16:39 
16:16:39 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:16:39 #10 sha256:6860677ce603a38021ca7b6f7d792d308f8a6843fb5123f0d428d42249dca25e
16:16:40 #7 38.36 Dependencies resolved.
16:16:40 #8 42.21 Setting up liburi-perl (1.73-1) ...
16:16:40 #8 42.22 Setting up libdata-dump-perl (1.23-1) ...
16:16:40 #8 42.24 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
16:16:40 #8 42.24 Setting up libio-string-perl (1.08-3) ...
16:16:40 #8 42.27 Setting up libalgorithm-diff-perl (1.19.03-1) ...
16:16:40 #8 20.64 Selecting previously unselected package libedit2:amd64.
16:16:40 #8 20.64 Preparing to unpack .../010-libedit2_3.1-20181209-1_amd64.deb ...
16:16:40 #8 20.64 Unpacking libedit2:amd64 (3.1-20181209-1) ...
16:16:40 #8 20.70 Selecting previously unselected package libkeyutils1:amd64.
16:16:40 #8 20.70 Preparing to unpack .../011-libkeyutils1_1.6-6_amd64.deb ...
16:16:40 #8 20.70 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:16:40 #8 18.43 Unpacking gettext-base (0.21-4) ...
16:16:40 #8 18.53 Selecting previously unselected package manpages.
16:16:40 #8 18.53 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:16:40 #8 18.53 Unpacking manpages (5.10-1) ...
16:16:40 #9 51.08 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
16:16:40 #8 50.54 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
16:16:40 #8 50.55 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
16:16:40 #8 50.57 Setting up libmarkdown2:armhf (2.2.6-1) ...
16:16:40 #8 50.58 Setting up libcc1-0:armhf (10.2.1-6) ...
16:16:40 #8 50.59 Setting up iso-codes (4.6.0-1) ...
16:16:40 #8 50.60 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:16:40 #8 50.62 Setting up cpp-10 (10.2.1-6) ...
16:16:40 #8 50.63 Setting up dctrl-tools (2.24-3) ...
16:16:40 #8 50.64 Setting up debian-keyring (2021.07.26) ...
16:16:40 #8 50.65 Setting up libgdbm6:armhf (1.19-2) ...
16:16:40 #8 50.67 Setting up libctf0:armhf (2.35.2-2) ...
16:16:40 #8 50.68 Setting up pinentry-curses (1.1.0-4) ...
16:16:40 #8 50.70 Setting up manpages-dev (5.10-1) ...
16:16:40 #8 50.71 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
16:16:40 #8 50.72 Setting up libxcb1:armhf (1.14-3) ...
16:16:40 #8 50.73 Setting up gettext (0.21-4) ...
16:16:40 #8 50.74 Setting up xdelta (1.1.3-9.3) ...
16:16:40 #8 40.33 137 added, 0 removed; done.
16:16:40 #8 58.77 Setting up libio-html-perl (1.001-1) ...
16:16:40 #8 58.78 Setting up libexporter-tiny-perl (1.000000-2) ...
16:16:40 #8 58.79 Setting up libarchive-cpio-perl (0.10-1) ...
16:16:40 #8 58.80 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ...
16:16:40 #8 58.82 Setting up libnumber-range-perl (0.12-1) ...
16:16:40 #8 58.82 Setting up liblist-compare-perl (0.53-1) ...
16:16:40 #8 58.84 Setting up autoconf (2.69-11) ...
16:16:40 #8 58.86 Setting up libpath-iterator-rule-perl (1.009-1) ...
16:16:40 #8 58.87 Setting up python3-gpg (1.10.0-1ubuntu2) ...
16:16:40 #9 39.56 Preparing to unpack .../141-libipc-run-perl_20200505.0-1_all.deb ...
16:16:40 #9 39.57 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:40 #9 39.60 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:40 #9 39.60 Preparing to unpack .../142-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:40 #9 39.61 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:40 #9 39.63 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:40 #9 39.63 Preparing to unpack .../143-libb-hooks-op-check-perl_0.22-1build3_arm64.deb ...
16:16:40 #9 39.64 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:16:40 #9 39.66 Selecting previously unselected package libdynaloader-functions-perl.
16:16:40 #9 39.67 Preparing to unpack .../144-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:40 #9 39.67 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:40 #9 39.70 Selecting previously unselected package libdevel-callchecker-perl.
16:16:40 #9 39.70 Preparing to unpack .../145-libdevel-callchecker-perl_0.008-1ubuntu3_arm64.deb ...
16:16:40 #9 39.70 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ...
16:16:40 #9 39.73 Selecting previously unselected package libparams-classify-perl.
16:16:40 #9 39.73 Preparing to unpack .../146-libparams-classify-perl_0.015-1build4_arm64.deb ...
16:16:40 #9 39.73 Unpacking libparams-classify-perl (0.015-1build4) ...
16:16:40 #9 39.76 Selecting previously unselected package libmodule-runtime-perl.
16:16:40 #9 48.22 Selecting previously unselected package libdevel-size-perl.
16:16:40 #9 48.22 Preparing to unpack .../336-libdevel-size-perl_0.83-1build2_armhf.deb ...
16:16:40 #9 48.23 Unpacking libdevel-size-perl (0.83-1build2) ...
16:16:40 #9 48.27 Selecting previously unselected package libipc-run3-perl.
16:16:40 #9 48.27 Preparing to unpack .../337-libipc-run3-perl_0.048-2_all.deb ...
16:16:40 #9 48.27 Unpacking libipc-run3-perl (0.048-2) ...
16:16:40 #9 48.32 Selecting previously unselected package lzip.
16:16:40 #9 48.32 Preparing to unpack .../338-lzip_1.22-3_armhf.deb ...
16:16:40 #9 48.32 Unpacking lzip (1.22-3) ...
16:16:40 #9 48.36 Selecting previously unselected package lzop.
16:16:40 #9 48.36 Preparing to unpack .../339-lzop_1.04-2_armhf.deb ...
16:16:40 #9 48.37 Unpacking lzop (1.04-2) ...
16:16:40 #9 48.41 Selecting previously unselected package t1utils.
16:16:40 #8 20.75 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:40 #8 20.76 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
16:16:40 #8 20.78 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ...
16:16:40 #9 47.81 Unpacking libdistro-info-perl (1.0) ...
16:16:40 #9 47.84 Selecting previously unselected package libemail-address-xs-perl.
16:16:40 #9 47.84 Preparing to unpack .../236-libemail-address-xs-perl_1.04-1build5_armhf.deb ...
16:16:40 #9 47.84 Unpacking libemail-address-xs-perl (1.04-1build5) ...
16:16:40 #9 47.87 Selecting previously unselected package libipc-system-simple-perl.
16:16:40 #9 47.87 Preparing to unpack .../237-libipc-system-simple-perl_1.30-1_all.deb ...
16:16:40 #9 47.88 Unpacking libipc-system-simple-perl (1.30-1) ...
16:16:40 #9 47.91 Selecting previously unselected package libfile-basedir-perl.
16:16:40 #9 47.91 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
16:16:40 #9 47.91 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:40 #9 47.94 Selecting previously unselected package libfile-chdir-perl.
16:16:40 #9 47.95 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:16:40 #9 47.95 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:16:40 #9 47.98 Selecting previously unselected package libfile-fcntllock-perl.
16:16:40 #9 47.98 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build5_armhf.deb ...
16:16:40 #9 47.98 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:16:40 #9 48.02 Selecting previously unselected package libnumber-compare-perl.
16:16:40 #9 48.02 Preparing to unpack .../241-libnumber-compare-perl_0.03-1.1_all.deb ...
16:16:40 #9 48.02 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:16:40 #9 48.05 Selecting previously unselected package libtext-glob-perl.
16:16:40 #9 48.06 Preparing to unpack .../242-libtext-glob-perl_0.11-1_all.deb ...
16:16:40 #9 48.06 Unpacking libtext-glob-perl (0.11-1) ...
16:16:40 #9 48.09 Selecting previously unselected package libfile-find-rule-perl.
16:16:40 #9 48.09 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:40 #9 48.09 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:40 #9 48.13 Selecting previously unselected package libfont-afm-perl.
16:16:40 #9 48.13 Preparing to unpack .../244-libfont-afm-perl_1.20-3_all.deb ...
16:16:40 #9 38.08 
16:16:40 #9 38.08 Current default time zone: 'Etc/UTC'
16:16:40 #9 38.08 Local time is now:      Tue Dec 21 16:16:39 UTC 2021.
16:16:40 #9 38.08 Universal Time is now:  Tue Dec 21 16:16:39 UTC 2021.
16:16:40 #9 38.08 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:16:40 #9 38.08 
16:16:40 #9 38.14 Setting up fakeroot (1.24-1) ...
16:16:40 #9 38.15 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.15 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:40 #9 38.16 Setting up autotools-dev (20180224.1) ...
16:16:40 #9 38.17 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:16:40 #9 38.19 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:16:40 #9 38.20 Setting up make (4.2.1-1.2) ...
16:16:40 #9 38.21 Setting up libmpfr6:arm64 (4.0.2-1) ...
16:16:40 #9 38.22 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:16:40 #9 38.23 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:16:40 #9 38.24 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
16:16:40 #9 38.25 Setting up strace (5.5-3ubuntu1) ...
16:16:40 #9 38.26 Setting up libsigsegv2:arm64 (2.12-2) ...
16:16:40 #9 17.96 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
16:16:40 #9 17.97 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:16:40 #9 17.98 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
16:16:40 #9 18.06 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
16:16:40 #9 18.07 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
16:16:40 #9 18.07 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:16:40 #9 18.08 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
16:16:40 #9 18.08 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:16:40 #9 18.09 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:16:40 #9 18.10 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
16:16:40 #9 18.11 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
16:16:40 #9 18.13 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
16:16:40 #9 18.17 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
16:16:40 #9 18.17 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
16:16:40 #9 40.56 Selecting previously unselected package python3-certifi.
16:16:40 #9 40.57 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
16:16:40 #9 40.57 Unpacking python3-certifi (2020.6.20-1) ...
16:16:40 #9 40.61 Selecting previously unselected package python3-idna.
16:16:40 #9 40.62 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
16:16:40 #9 40.62 Unpacking python3-idna (2.10-1) ...
16:16:40 #9 40.66 Selecting previously unselected package python3-urllib3.
16:16:40 #9 40.66 Preparing to unpack .../349-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
16:16:40 #9 40.66 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
16:16:40 #14 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:40 #7 38.39 ================================================================================
16:16:40 #7 38.39  Package                       Arch      Version                Repo       Size
16:16:40 #7 38.39 ================================================================================
16:16:40 #7 38.39 Installing:
16:16:40 #7 38.39  dnf-plugins-core              noarch    4.0.23-1.fc33          updates    35 k
16:16:40 #7 38.39  rpm-build                     aarch64   4.16.1.3-1.fc33        updates    94 k
16:16:40 #7 38.39  rpmlint                       noarch    1.11-19.fc33           updates   185 k
16:16:40 #7 38.39 Installing dependencies:
16:16:40 #7 38.39  binutils                      aarch64   2.35-18.fc33           updates   5.8 M
16:16:40 #7 38.39  binutils-gold                 aarch64   2.35-18.fc33           updates   937 k
16:16:40 #7 38.39  bzip2                         aarch64   1.0.8-4.fc33           fedora     51 k
16:16:40 #7 38.39  cpio                          aarch64   2.13-8.fc33            fedora    271 k
16:16:40 #7 38.39  dbus-libs                     aarch64   1:1.12.20-2.fc33       fedora    151 k
16:16:40 #7 38.39  desktop-file-utils            aarch64   0.26-2.fc33            fedora     72 k
16:16:40 #7 38.39  diffutils                     aarch64   3.7-7.fc33             updates   386 k
16:16:40 #7 38.39  dwz                           aarch64   0.13-4.fc33            fedora    105 k
16:16:40 #7 38.39  ed                            aarch64   1.14.2-9.fc33          fedora     74 k
16:16:40 #7 38.39  efi-srpm-macros               noarch    4-5.fc33               fedora     21 k
16:16:40 #7 38.39  elfutils                      aarch64   0.185-2.fc33           updates   517 k
16:16:40 #7 38.39  elfutils-debuginfod-client    aarch64   0.185-2.fc33           updates    35 k
16:16:40 #7 38.39  emacs-filesystem              noarch    1:27.2-3.fc33          updates   8.2 k
16:16:40 #7 38.39  enchant                       aarch64   1:1.6.0-26.fc33        fedora     59 k
16:16:40 #7 38.39  file                          aarch64   5.39-3.fc33            fedora     52 k
16:16:40 #7 38.39  findutils                     aarch64   1:4.7.0-7.fc33         fedora    539 k
16:16:40 #7 38.39  fonts-filesystem              noarch    1:2.0.5-4.fc33         fedora    8.7 k
16:16:40 #7 38.39  fonts-srpm-macros             noarch    1:2.0.5-4.fc33         fedora     27 k
16:16:40 #7 38.39  fpc-srpm-macros               noarch    1.3-2.fc33             fedora    7.6 k
16:16:40 #7 38.39  gdb-minimal                   aarch64   10.2-4.fc33            updates   3.2 M
16:16:40 #7 38.39  gdk-pixbuf2                   aarch64   2.42.6-1.fc33          updates   468 k
16:16:40 #7 38.39  ghc-srpm-macros               noarch    1.5.0-3.fc33           fedora    7.7 k
16:16:40 #7 38.39  glib-networking               aarch64   2.66.0-1.fc33          fedora    160 k
16:16:40 #7 38.39  gnat-srpm-macros              noarch    4-12.fc33              fedora    8.2 k
16:16:40 #7 38.39  go-srpm-macros                noarch    3.0.10-1.fc33          updates    25 k
16:16:40 #7 38.39  groff-base                    aarch64   1.22.4-4.fc33          updates   1.0 M
16:16:40 #7 38.39  gsettings-desktop-schemas     aarch64   3.38.0-1.fc33          fedora    681 k
16:16:40 #7 38.39  hunspell                      aarch64   1.7.0-7.fc33           fedora    324 k
16:16:40 #7 38.39  hunspell-en-US                noarch    0.20140811.1-17.fc33   fedora    176 k
16:16:40 #7 38.39  info                          aarch64   6.7-8.fc33             fedora    225 k
16:16:40 #7 38.39  json-glib                     aarch64   1.6.2-1.fc33           updates   148 k
16:16:40 #7 38.39  kernel-srpm-macros            noarch    1.0-3.fc33             fedora    7.2 k
16:16:40 #7 38.39  less                          aarch64   551-4.fc33             fedora    154 k
16:16:40 #7 38.39  libappstream-glib             aarch64   0.7.17-2.fc33          fedora    317 k
16:16:40 #7 38.39  libjpeg-turbo                 aarch64   2.0.5-5.fc33           fedora    155 k
16:16:40 #7 38.39  libmodman                     aarch64   2.0.1-23.fc33          fedora     33 k
16:16:40 #7 38.39  libpipeline                   aarch64   1.5.2-5.fc33           fedora     49 k
16:16:40 #7 38.39  libpkgconf                    aarch64   1.7.3-5.fc33           updates    36 k
16:16:40 #7 38.39  libpng                        aarch64   2:1.6.37-6.fc33        updates   115 k
16:16:40 #7 38.39  libproxy                      aarch64   0.4.15-25.fc33         fedora     62 k
16:16:40 #7 38.39  libsoup                       aarch64   2.72.0-3.fc33          fedora    391 k
16:16:40 #7 38.39  libstemmer                    aarch64   0-15.585svn.fc33       fedora     85 k
16:16:40 #7 38.39  lua-srpm-macros               noarch    1-3.fc33               updates   8.1 k
16:16:40 #7 38.39  man-db                        aarch64   2.9.2-6.fc33           fedora    1.1 M
16:16:40 #7 38.39  ncurses                       aarch64   6.2-3.20200222.fc33    fedora    394 k
16:16:40 #7 38.39  nim-srpm-macros               noarch    3-3.fc33               fedora    8.3 k
16:16:40 #7 38.39  ocaml-srpm-macros             noarch    6-3.fc33               fedora    7.7 k
16:16:40 #7 38.39  openblas-srpm-macros          noarch    2-8.fc33               fedora    7.2 k
16:16:40 #7 38.39  patch                         aarch64   2.7.6-13.fc33          fedora    126 k
16:16:40 #7 38.39  perl-AutoLoader               noarch    5.74-471.fc33          updates    31 k
16:16:40 #7 38.39  perl-B                        aarch64   1.80-471.fc33          updates   190 k
16:16:40 #7 38.39  perl-Carp                     noarch    1.50-457.fc33          fedora     29 k
16:16:40 #7 38.39  perl-Class-Struct             noarch    0.66-471.fc33          updates    32 k
16:16:40 #7 38.39  perl-Data-Dumper              aarch64   2.174-459.fc33         fedora     55 k
16:16:40 #7 38.39  perl-Digest                   noarch    1.20-1.fc33            updates    25 k
16:16:40 #7 38.39  perl-Digest-MD5               aarch64   2.58-1.fc33            updates    36 k
16:16:40 #7 38.39  perl-DynaLoader               aarch64   1.47-471.fc33          updates    38 k
16:16:40 #7 38.39  perl-Encode                   aarch64   4:3.08-461.fc33        updates   1.7 M
16:16:40 #7 38.39  perl-Errno                    aarch64   1.30-471.fc33          updates    24 k
16:16:40 #7 38.39  perl-Exporter                 noarch    5.74-458.fc33          fedora     32 k
16:16:40 #7 38.39  perl-Fcntl                    aarch64   1.13-471.fc33          updates    30 k
16:16:40 #7 38.39  perl-File-Basename            noarch    2.85-471.fc33          updates    27 k
16:16:40 #7 38.39  perl-File-Path                noarch    2.18-1.fc33            updates    36 k
16:16:40 #7 38.39  perl-File-Temp                noarch    1:0.231.100-1.fc33     updates    60 k
16:16:40 #7 38.39  perl-File-stat                noarch    1.09-471.fc33          updates    27 k
16:16:40 #7 38.39  perl-FileHandle               noarch    2.03-471.fc33          updates    25 k
16:16:40 #7 38.39  perl-Getopt-Long              noarch    1:2.52-1.fc33          fedora     60 k
16:16:40 #7 38.39  perl-Getopt-Std               noarch    1.12-471.fc33          updates    25 k
16:16:40 #7 38.39  perl-HTTP-Tiny                noarch    0.078-1.fc33           updates    54 k
16:16:40 #7 38.39  perl-IO                       aarch64   1.43-471.fc33          updates    96 k
16:16:40 #7 38.39  perl-IO-Socket-IP             noarch    0.41-2.fc33            fedora     43 k
16:16:40 #7 38.39  perl-IPC-Open3                noarch    1.21-471.fc33          updates    32 k
16:16:40 #7 38.39  perl-MIME-Base64              aarch64   3.16-1.fc33            fedora     30 k
16:16:40 #7 38.39  perl-Net-SSLeay               aarch64   1.88-9.fc33            fedora    351 k
16:16:40 #7 38.39  perl-POSIX                    aarch64   1.94-471.fc33          updates   106 k
16:16:40 #7 38.39  perl-PathTools                aarch64   3.78-458.fc33          updates    86 k
16:16:40 #7 38.39  perl-Pod-Escapes              noarch    1:1.07-457.fc33        fedora     20 k
16:16:40 #7 38.39  perl-Pod-Perldoc              noarch    3.28.01-458.fc33       fedora     84 k
16:16:40 #7 38.39  perl-Pod-Simple               noarch    1:3.42-1.fc33          updates   216 k
16:16:40 #7 38.39  perl-Pod-Usage                noarch    4:2.01-1.fc33          updates    41 k
16:16:40 #7 38.39  perl-Scalar-List-Utils        aarch64   4:1.55-457.fc33        fedora     69 k
16:16:40 #7 38.39  perl-SelectSaver              noarch    1.02-471.fc33          updates    21 k
16:16:40 #7 38.39  perl-Socket                   aarch64   4:2.031-1.fc33         updates    55 k
16:16:40 #7 38.39  perl-Storable                 aarch64   1:3.21-457.fc33        fedora     95 k
16:16:40 #7 38.39  perl-Symbol                   noarch    1.08-471.fc33          updates    24 k
16:16:40 #7 38.39  perl-Term-ANSIColor           noarch    5.01-458.fc33          fedora     49 k
16:16:40 #7 38.39  perl-Term-Cap                 noarch    1.17-457.fc33          fedora     22 k
16:16:40 #7 38.39  perl-Text-ParseWords          noarch    3.30-457.fc33          fedora     16 k
16:16:40 #7 38.39  perl-Text-Tabs+Wrap           noarch    2013.0523-457.fc33     fedora     23 k
16:16:40 #7 38.39  perl-Time-Local               noarch    2:1.300-4.fc33         fedora     34 k
16:16:40 #7 38.39  perl-URI                      noarch    1.76-9.fc33            fedora    108 k
16:16:40 #7 38.39  perl-base                     noarch    2.27-471.fc33          updates    26 k
16:16:40 #7 38.39  perl-constant                 noarch    1.33-458.fc33          fedora     23 k
16:16:40 #7 38.39  perl-if                       noarch    0.60.800-471.fc33      updates    23 k
16:16:40 #7 38.39  perl-interpreter              aarch64   4:5.32.1-471.fc33      updates    80 k
16:16:40 #7 38.39  perl-libnet                   noarch    3.13-1.fc33            updates   126 k
16:16:40 #7 38.39  perl-libs                     aarch64   4:5.32.1-471.fc33      updates   2.0 M
16:16:40 #7 38.39  perl-macros                   noarch    4:5.32.1-471.fc33      updates    20 k
16:16:40 #7 38.39  perl-mro                      aarch64   1.23-471.fc33          updates    37 k
16:16:40 #7 38.39  perl-overload                 noarch    1.31-471.fc33          updates    55 k
16:16:40 #7 38.39  perl-overloading              noarch    0.02-471.fc33          updates    22 k
16:16:40 #7 38.39  perl-parent                   noarch    1:0.238-457.fc33       fedora     14 k
16:16:40 #7 38.39  perl-podlators                noarch    1:4.14-457.fc33        fedora    113 k
16:16:40 #7 38.39  perl-srpm-macros              noarch    1-38.fc33              fedora    8.3 k
16:16:40 #7 38.39  perl-subs                     noarch    1.03-471.fc33          updates    21 k
16:16:40 #7 38.39  perl-vars                     noarch    1.05-471.fc33          updates    22 k
16:16:40 #7 38.39  pkgconf                       aarch64   1.7.3-5.fc33           updates    41 k
16:16:40 #7 38.39  pkgconf-m4                    noarch    1.7.3-5.fc33           updates    14 k
16:16:40 #7 38.39  pkgconf-pkg-config            aarch64   1.7.3-5.fc33           updates    10 k
16:16:40 #7 38.39  python-srpm-macros            noarch    3.9-20.fc33            updates    21 k
16:16:40 #7 38.39  python3-dateutil              noarch    1:2.8.1-2.fc33         fedora    289 k
16:16:40 #7 38.39  python3-dbus                  aarch64   1.2.16-3.fc33          fedora    133 k
16:16:40 #7 38.39  python3-distro                noarch    1.5.0-4.fc33           fedora     36 k
16:16:40 #7 38.39  python3-dnf-plugins-core      noarch    4.0.23-1.fc33          updates   210 k
16:16:40 #7 38.39  python3-enchant               noarch    3.1.1-2.fc33           fedora     79 k
16:16:40 #7 38.39  python3-file-magic            noarch    5.39-3.fc33            fedora     19 k
16:16:40 #7 38.39  python3-setuptools            noarch    49.1.3-2.fc33          updates   842 k
16:16:40 #7 38.39  python3-six                   noarch    1.15.0-2.fc33          fedora     36 k
16:16:40 #7 38.39  qt5-srpm-macros               noarch    5.15.2-1.fc33          updates   8.4 k
16:16:40 #7 38.39  redhat-rpm-config             noarch    176-3.fc33             updates    64 k
16:16:40 #7 38.39  rpmautospec-rpm-macros        noarch    0.2.5-1.fc33           updates   9.9 k
16:16:40 #7 38.39  rust-srpm-macros              noarch    16-1.fc33              updates   9.8 k
16:16:40 #7 38.39  shared-mime-info              aarch64   2.0-3.fc33             fedora    308 k
16:16:40 #7 38.39  unzip                         aarch64   6.0-49.fc33            fedora    181 k
16:16:40 #7 38.39  xxhash-libs                   aarch64   0.8.0-3.fc33           updates    32 k
16:16:40 #7 38.39  xz                            aarch64   5.2.5-4.fc33           updates   216 k
16:16:40 #7 38.39  zip                           aarch64   3.0-27.fc33            fedora    255 k
16:16:40 #7 38.39  zstd                          aarch64   1.5.0-1.fc33           updates   387 k
16:16:40 #7 38.39 Installing weak dependencies:
16:16:40 #7 38.39  abattis-cantarell-fonts       noarch    0.301-1.fc33           updates   369 k
16:16:40 #7 38.39  adobe-source-code-pro-fonts   noarch    2.030.1.050-9.fc33     fedora    834 k
16:16:40 #7 38.39  perl-IO-Socket-SSL            noarch    2.068-3.fc33           fedora    216 k
16:16:40 #7 38.39  perl-Mozilla-CA               noarch    20200520-3.fc33        fedora     12 k
16:16:40 #7 38.39  perl-NDBM_File                aarch64   1.15-471.fc33          updates    31 k
16:16:40 #7 38.39 
16:16:40 #7 38.39 Transaction Summary
16:16:40 #7 38.39 ================================================================================
16:16:40 #7 38.39 Install  136 Packages
16:16:40 #7 38.39 
16:16:40 #7 38.39 Total download size: 30 M
16:16:40 #7 38.40 Installed size: 114 M
16:16:40 #7 38.40 Downloading Packages:
16:16:40 #8 42.28 Setting up libclone-perl (0.39-1) ...
16:16:40 #8 42.29 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
16:16:40 #8 42.30 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
16:16:40 #8 42.32 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:40 #8 42.32 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:40 #8 42.33 Setting up libnet-http-perl (6.17-1) ...
16:16:40 #8 42.34 Setting up libnumber-compare-perl (0.03-1) ...
16:16:40 #8 42.35 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:16:40 #8 42.55 Setting up python3-unidiff (0.5.4-1) ...
16:16:40 #8 20.74 Selecting previously unselected package libkrb5support0:amd64.
16:16:40 #8 20.74 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
16:16:40 #8 20.76 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
16:16:40 #8 20.80 Selecting previously unselected package libk5crypto3:amd64.
16:16:40 #8 20.80 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
16:16:40 #8 20.96 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
16:16:40 #9 51.18 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:40 #9 51.21 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
16:16:40 #9 51.22 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
16:16:40 #9 51.23 Setting up python3 (3.8.2-0ubuntu2) ...
16:16:40 #8 50.76 Setting up libarchive13:armhf (3.4.3-2+b1) ...
16:16:40 #8 50.77 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
16:16:40 #8 50.78 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
16:16:40 #8 50.79 Setting up libreadline8:armhf (8.1-1) ...
16:16:40 #8 50.80 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3) ...
16:16:40 #8 50.81 Setting up m4 (1.4.18-5) ...
16:16:40 #8 50.83 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ...
16:16:40 #8 50.84 Setting up ca-certificates (20210119) ...
16:16:40 #8 18.74 Selecting previously unselected package libmd0:amd64.
16:16:40 #8 18.74 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
16:16:40 #8 18.75 Unpacking libmd0:amd64 (1.0.3-3) ...
16:16:40 #8 18.79 Selecting previously unselected package libbsd0:amd64.
16:16:40 #8 18.79 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
16:16:40 #8 18.79 Unpacking libbsd0:amd64 (0.11.3-1) ...
16:16:40 #8 45.97 Setting up gcc (4:8.3.0-1+rpi2) ...
16:16:40 #8 46.00 Setting up perl (5.28.1-6) ...
16:16:40 #8 46.02 Setting up libio-html-perl (1.001-1) ...
16:16:40 #8 46.04 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:40 #8 46.05 Setting up libdpkg-perl (1.19.7) ...
16:16:40 #8 46.07 Setting up autoconf (2.69-11) ...
16:16:40 #8 46.09 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:40 #8 46.10 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:16:40 #8 46.12 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:16:40 #8 46.16 Setting up libstrictures-perl (2.000005-1) ...
16:16:40 #8 46.17 Setting up libsub-quote-perl (2.005001-1) ...
16:16:40 #8 46.19 Setting up liburi-perl (1.76-1) ...
16:16:40 #8 46.20 Setting up libnet-ssleay-perl (1.85-2+b1) ...
16:16:40 #8 46.21 Setting up automake (1:1.16.1-4) ...
16:16:40 #8 46.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:40 #8 46.24 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:40 #8 46.24 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:40 #8 46.25 Setting up libhttp-date-perl (6.02-1) ...
16:16:40 #8 46.30 Setting up libfile-which-perl (1.23-1) ...
16:16:40 #8 46.31 Setting up libfile-listing-perl (6.04-1) ...
16:16:40 #8 46.33 Setting up libdynaloader-functions-perl (0.003-1) ...
16:16:40 #8 46.34 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:16:40 #8 46.35 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
16:16:40 #8 46.37 Setting up libarchive-zip-perl (1.64-1) ...
16:16:40 #8 46.38 Setting up libhtml-tagset-perl (3.20-3) ...
16:16:40 #8 46.39 Setting up libdebhelper-perl (13.2~bpo10+1) ...
16:16:40 #8 46.40 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:16:40 #8 46.41 Setting up libtry-tiny-perl (0.30-1) ...
16:16:40 #8 46.43 Setting up libnet-http-perl (6.18-1) ...
16:16:40 #8 46.44 Setting up libencode-locale-perl (1.05-1) ...
16:16:40 #8 46.45 Setting up libdevel-callchecker-perl (0.008-1) ...
16:16:40 #8 46.47 Setting up dpkg-dev (1.19.7) ...
16:16:40 #8 46.49 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:40 #8 46.50 Setting up liberror-perl (0.17027-2) ...
16:16:40 #8 46.52 Setting up patchutils (0.3.4-2) ...
16:16:40 #8 46.53 Setting up libipc-run-perl (20180523.0-1) ...
16:16:40 #8 46.55 Setting up git (1:2.20.1-2+deb10u3) ...
16:16:40 #8 46.58 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:40 #8 46.60 Setting up libhtml-parser-perl (3.72-3+b2) ...
16:16:40 #8 46.61 Setting up librole-tiny-perl (2.000006-1) ...
16:16:40 #8 40.40 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ...
16:16:40 #8 40.41 Setting up shared-mime-info (1.10-1) ...
16:16:40 #8 59.09 Setting up libnet-dns-perl (1.10-2) ...
16:16:40 #8 59.10 Setting up libsub-identify-perl (0.14-1) ...
16:16:40 #8 59.11 Setting up libpod-constants-perl (0.19-1) ...
16:16:40 #8 59.13 Setting up libsort-versions-perl (1.62-1) ...
16:16:40 #8 59.14 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:16:40 #8 59.14 Setting up libdynaloader-functions-perl (0.003-1) ...
16:16:40 #8 59.15 Setting up libsub-exporter-perl (0.987-1) ...
16:16:40 #8 59.16 Setting up xauth (1:1.0.10-1) ...
16:16:40 #8 59.17 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:40 #8 59.18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ...
16:16:40 #8 59.20 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
16:16:40 #8 59.21 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.10) ...
16:16:40 #8 59.22 Setting up dput (1.0.1ubuntu1) ...
16:16:40 #9 48.42 Preparing to unpack .../340-t1utils_1.41-4_armhf.deb ...
16:16:40 #9 48.42 Unpacking t1utils (1.41-4) ...
16:16:40 #9 48.47 Selecting previously unselected package unzip.
16:16:40 #9 48.47 Preparing to unpack .../341-unzip_6.0-26ubuntu1_armhf.deb ...
16:16:40 #9 48.47 Unpacking unzip (6.0-26ubuntu1) ...
16:16:40 #9 48.56 Selecting previously unselected package lintian.
16:16:40 #9 48.56 Preparing to unpack .../342-lintian_2.104.0ubuntu2.1_all.deb ...
16:16:40 #9 48.58 Unpacking lintian (2.104.0ubuntu2.1) ...
16:16:40 #9 39.77 Preparing to unpack .../147-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:40 #9 39.77 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:40 #9 39.80 Selecting previously unselected package libimport-into-perl.
16:16:40 #9 39.80 Preparing to unpack .../148-libimport-into-perl_1.002005-1_all.deb ...
16:16:40 #9 39.80 Unpacking libimport-into-perl (1.002005-1) ...
16:16:40 #9 39.83 Selecting previously unselected package librole-tiny-perl.
16:16:40 #9 39.83 Preparing to unpack .../149-librole-tiny-perl_2.002004-1_all.deb ...
16:16:40 #9 39.83 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:40 #9 39.86 Selecting previously unselected package libstrictures-perl.
16:16:40 #9 39.86 Preparing to unpack .../150-libstrictures-perl_2.000006-1_all.deb ...
16:16:40 #9 39.86 Unpacking libstrictures-perl (2.000006-1) ...
16:16:40 #9 39.89 Selecting previously unselected package libsub-quote-perl.
16:16:40 #9 39.89 Preparing to unpack .../151-libsub-quote-perl_2.006006-1_all.deb ...
16:16:40 #9 39.89 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:40 #9 39.92 Selecting previously unselected package libmoo-perl.
16:16:40 #9 39.92 Preparing to unpack .../152-libmoo-perl_2.004004-1_all.deb ...
16:16:40 #9 39.92 Unpacking libmoo-perl (2.004004-1) ...
16:16:40 #9 39.95 Selecting previously unselected package libencode-locale-perl.
16:16:40 #9 39.95 Preparing to unpack .../153-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:40 #9 39.95 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:40 #9 39.97 Selecting previously unselected package libtimedate-perl.
16:16:40 #9 39.98 Preparing to unpack .../154-libtimedate-perl_2.3300-2_all.deb ...
16:16:40 #9 39.98 Unpacking libtimedate-perl (2.3300-2) ...
16:16:40 #9 40.00 Selecting previously unselected package libhttp-date-perl.
16:16:40 #9 48.13 Unpacking libfont-afm-perl (1.20-3) ...
16:16:40 #9 48.16 Selecting previously unselected package libio-string-perl.
16:16:40 #9 48.16 Preparing to unpack .../245-libio-string-perl_1.08-3.1_all.deb ...
16:16:40 #9 48.16 Unpacking libio-string-perl (1.08-3.1) ...
16:16:40 #9 48.19 Selecting previously unselected package libfont-ttf-perl.
16:16:40 #9 48.19 Preparing to unpack .../246-libfont-ttf-perl_1.06-1.1_all.deb ...
16:16:40 #9 48.20 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:16:40 #9 38.28 Setting up xz-utils (5.2.4-1ubuntu1) ...
16:16:40 #9 38.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:40 #9 38.30 Setting up t1utils (1.41-3) ...
16:16:40 #9 38.31 Setting up diffstat (1.63-1) ...
16:16:40 #9 38.32 Setting up libmpc3:arm64 (1.1.0-1) ...
16:16:40 #9 38.33 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:40 #9 38.34 Setting up patch (2.7.6-6) ...
16:16:40 #9 38.35 Setting up autopoint (0.19.8.1-10build1) ...
16:16:40 #9 38.36 Setting up libfl2:arm64 (2.6.4-6.2) ...
16:16:40 #9 38.37 Setting up ucf (3.0038+nmu1) ...
16:16:40 #9 38.49 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
16:16:40 #9 38.50 Setting up libltdl7:arm64 (2.4.6-14) ...
16:16:40 #9 38.51 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2) ...
16:16:40 #9 38.52 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:40 #9 38.53 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:40 #9 38.54 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:16:40 #9 38.55 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
16:16:40 #9 38.56 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
16:16:40 #9 38.57 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
16:16:40 #9 38.58 Setting up git-man (1:2.25.1-1ubuntu3.2) ...
16:16:40 #9 38.59 Setting up libisl22:arm64 (0.22.1-1) ...
16:16:40 #9 18.18 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:40 #9 18.18 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:40 #9 18.18 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:40 #9 18.18 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
16:16:40 #9 18.19 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
16:16:40 #9 18.25 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
16:16:40 #9 18.25 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:16:40 #9 18.25 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
16:16:40 #9 18.32 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
16:16:40 #9 18.32 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:16:40 #9 40.70 Selecting previously unselected package python3-requests.
16:16:40 #9 40.71 Preparing to unpack .../350-python3-requests_2.25.1+dfsg-2_all.deb ...
16:16:40 #9 40.71 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:16:40 #9 40.74 Selecting previously unselected package python3-unidiff.
16:16:40 #9 40.75 Preparing to unpack .../351-python3-unidiff_0.5.5-2_all.deb ...
16:16:40 #9 40.75 Unpacking python3-unidiff (0.5.5-2) ...
16:16:40 #9 40.79 Selecting previously unselected package python3-xdg.
16:16:40 #9 40.79 Preparing to unpack .../352-python3-xdg_0.27-2_all.deb ...
16:16:40 #9 40.80 Unpacking python3-xdg (0.27-2) ...
16:16:40 #9 40.83 Selecting previously unselected package equivs.
16:16:40 #9 40.83 Preparing to unpack .../353-equivs_2.3.1_all.deb ...
16:16:40 #9 40.84 Unpacking equivs (2.3.1) ...
16:16:40 #9 40.87 Selecting previously unselected package libauthen-sasl-perl.
16:16:40 #9 40.87 Preparing to unpack .../354-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:16:40 #9 40.87 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:16:40 #9 40.91 Selecting previously unselected package python3-magic.
16:16:40 #9 19.25 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
16:16:40 #9 19.40 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:16:40 #9 19.42 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
16:16:40 #9 19.48 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
16:16:40 #9 19.60 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
16:16:40 #8 50.92 Selecting previously unselected package psmisc.
16:16:40 #8 50.93 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
16:16:40 #8 50.93 Unpacking psmisc (23.2-1+deb10u1) ...
16:16:40 #8 50.99 Selecting previously unselected package publicsuffix.
16:16:40 #8 50.99 Preparing to unpack .../316-publicsuffix_20190415.1030-1_all.deb ...
16:16:40 #8 51.00 Unpacking publicsuffix (20190415.1030-1) ...
16:16:40 #8 51.03 Selecting previously unselected package python-apt-common.
16:16:40 #8 51.04 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
16:16:40 #8 51.04 Unpacking python-apt-common (1.8.4.3) ...
16:16:40 #8 51.11 Selecting previously unselected package python3-apt.
16:16:40 #8 51.12 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
16:16:40 #8 51.12 Unpacking python3-apt (1.8.4.3) ...
16:16:40 #8 51.19 Selecting previously unselected package python3-certifi.
16:16:40 #8 51.19 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
16:16:40 #8 51.20 Unpacking python3-certifi (2018.8.24-1) ...
16:16:40 #8 51.25 Selecting previously unselected package python3-idna.
16:16:40 #11 10.09 CentOS Linux 8 - Extras                          12 kB/s |  10 kB     00:00    
16:16:40 #14 DONE 27.3s
16:16:40 
16:16:40 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:40 #9 sha256:0a37b0143ffee454bde4b3c9655e3101f9dd1e068be2961e8743fabb0ab923b8
16:16:40 #9 18.30 Get:101 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
16:16:40 #9 18.77 Get:102 http://archive.ubuntu.com/ubuntu impish/main amd64 libstdc++-11-dev amd64 11.2.0-7ubuntu2 [2073 kB]
16:16:40 #10 DONE 0.6s
16:16:40 
16:16:40 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:40 #11 sha256:024ac4da998419ef7896efad9db06e0f4aff044c948159cb2aee6e5ce1f85b21
16:16:40 #8 36.78 (1/143): adobe-source-code-pro-fonts-2.030.1.05 2.6 MB/s | 831 kB     00:00    
16:16:40 #8 36.81 (2/143): abattis-cantarell-fonts-0.301-3.fc35.n 1.0 MB/s | 364 kB     00:00    
16:16:40 #8 36.89 (3/143): binutils-gold-2.37-10.fc35.aarch64.rpm 8.4 MB/s | 875 kB     00:00    
16:16:40 #8 42.70 Setting up libunicode-utf8-perl (0.60-1build4) ...
16:16:40 #8 42.71 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ...
16:16:40 #8 42.72 Setting up libparams-util-perl (1.07-3build3) ...
16:16:40 #8 42.73 Setting up libsub-name-perl (0.21-1build1) ...
16:16:40 #8 42.74 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ...
16:16:40 #8 42.83 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
16:16:40 #8 21.06 Selecting previously unselected package libkrb5-3:amd64.
16:16:40 #8 21.06 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
16:16:40 #8 21.07 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
16:16:40 #8 21.16 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:16:40 #8 21.16 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
16:16:40 #9 51.55 Setting up binutils (2.34-6ubuntu1.3) ...
16:16:40 #9 51.56 Setting up python3-xdg (0.26-1ubuntu1) ...
16:16:40 #8 18.90 Selecting previously unselected package libedit2:amd64.
16:16:40 #8 18.90 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
16:16:40 #8 18.92 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
16:16:40 #8 19.09 Selecting previously unselected package libcbor0:amd64.
16:16:40 #8 19.09 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
16:16:40 #8 19.13 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
16:16:40 #8 46.63 Setting up libfile-homedir-perl (1.004-1) ...
16:16:40 #8 46.64 Setting up libio-socket-ssl-perl (2.060-3) ...
16:16:40 #8 46.66 Setting up libhttp-message-perl (6.18-1) ...
16:16:40 #8 46.67 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:16:40 #8 46.68 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:40 #8 46.70 Setting up libhttp-cookies-perl (6.04-1) ...
16:16:40 #8 46.71 Setting up po-debconf (1.0.21) ...
16:16:40 #8 46.73 Setting up libhtml-tree-perl (5.07-2) ...
16:16:40 #8 46.74 Setting up libparams-classify-perl (0.015-1+b1) ...
16:16:40 #8 46.76 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:40 #8 46.77 Setting up libimport-into-perl (1.002005-1) ...
16:16:40 #8 46.78 Setting up libmoo-perl (2.003004-2) ...
16:16:40 #8 46.80 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:16:40 #8 46.81 Setting up libwww-perl (6.36-2) ...
16:16:40 #9 48.95 Selecting previously unselected package manpages-dev.
16:16:40 #9 48.95 Preparing to unpack .../343-manpages-dev_5.10-1ubuntu0.1_all.deb ...
16:16:40 #9 48.95 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
16:16:40 #9 40.01 Preparing to unpack .../155-libhttp-date-perl_6.05-1_all.deb ...
16:16:40 #9 40.01 Unpacking libhttp-date-perl (6.05-1) ...
16:16:40 #9 40.03 Selecting previously unselected package libfile-listing-perl.
16:16:40 #9 40.04 Preparing to unpack .../156-libfile-listing-perl_6.14-1_all.deb ...
16:16:40 #9 40.04 Unpacking libfile-listing-perl (6.14-1) ...
16:16:40 #9 40.06 Selecting previously unselected package libhtml-tagset-perl.
16:16:40 #9 40.06 Preparing to unpack .../157-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:40 #9 40.07 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:40 #9 40.09 Selecting previously unselected package liburi-perl.
16:16:40 #9 40.09 Preparing to unpack .../158-liburi-perl_5.08-1_all.deb ...
16:16:40 #9 40.09 Unpacking liburi-perl (5.08-1) ...
16:16:40 #9 40.13 Selecting previously unselected package libhtml-parser-perl:arm64.
16:16:40 #9 40.13 Preparing to unpack .../159-libhtml-parser-perl_3.76-1_arm64.deb ...
16:16:40 #9 40.14 Unpacking libhtml-parser-perl:arm64 (3.76-1) ...
16:16:40 #9 40.16 Selecting previously unselected package libhtml-tree-perl.
16:16:40 #9 40.16 Preparing to unpack .../160-libhtml-tree-perl_5.07-2_all.deb ...
16:16:40 #9 40.17 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:40 #9 40.20 Selecting previously unselected package libio-html-perl.
16:16:40 #9 40.20 Preparing to unpack .../161-libio-html-perl_1.004-2_all.deb ...
16:16:40 #9 40.21 Unpacking libio-html-perl (1.004-2) ...
16:16:40 #9 40.23 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:40 #9 40.23 Preparing to unpack .../162-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:40 #9 40.24 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:40 #9 40.26 Selecting previously unselected package libhttp-message-perl.
16:16:40 #9 40.26 Preparing to unpack .../163-libhttp-message-perl_6.29-1_all.deb ...
16:16:40 #9 40.26 Unpacking libhttp-message-perl (6.29-1) ...
16:16:40 #9 40.29 Selecting previously unselected package libhttp-cookies-perl.
16:16:40 #9 40.29 Preparing to unpack .../164-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:40 #9 40.30 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:40 #9 40.32 Selecting previously unselected package libhttp-negotiate-perl.
16:16:40 #9 40.32 Preparing to unpack .../165-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:40 #9 40.33 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:40 #9 40.35 Selecting previously unselected package perl-openssl-defaults:arm64.
16:16:40 #8 59.37 Setting up libstring-copyright-perl (0.003005-1) ...
16:16:40 #8 59.38 Setting up libhtml-parser-perl (3.72-3build1) ...
16:16:40 #8 59.39 Setting up automake (1:1.15.1-3ubuntu2) ...
16:16:40 #8 59.40 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
16:16:40 #8 59.40 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
16:16:40 #8 59.40 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
16:16:40 #8 59.41 Setting up libipc-run-perl (0.96-1) ...
16:16:40 #8 59.42 Setting up libcgi-pm-perl (4.38-1) ...
16:16:40 #8 59.43 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:16:40 #8 59.46 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
16:16:40 #9 48.27 Selecting previously unselected package libio-stringy-perl.
16:16:40 #9 48.27 Preparing to unpack .../247-libio-stringy-perl_2.111-3_all.deb ...
16:16:40 #9 48.27 Unpacking libio-stringy-perl (2.111-3) ...
16:16:40 #9 48.32 Selecting previously unselected package libparams-validate-perl:armhf.
16:16:40 #9 48.32 Preparing to unpack .../248-libparams-validate-perl_1.30-1build2_armhf.deb ...
16:16:40 #9 48.32 Unpacking libparams-validate-perl:armhf (1.30-1build2) ...
16:16:40 #9 48.36 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:40 #9 48.36 Preparing to unpack .../249-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:16:40 #9 48.36 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:16:40 #9 48.40 Selecting previously unselected package libsort-versions-perl.
16:16:40 #9 48.40 Preparing to unpack .../250-libsort-versions-perl_1.62-1_all.deb ...
16:16:40 #9 48.40 Unpacking libsort-versions-perl (1.62-1) ...
16:16:40 #9 48.45 Selecting previously unselected package libgit-wrapper-perl.
16:16:40 #9 48.45 Preparing to unpack .../251-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:40 #9 48.46 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:40 #9 48.49 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:40 #9 48.49 Preparing to unpack .../252-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:16:40 #9 48.50 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:40 #9 48.53 Selecting previously unselected package libio-prompter-perl.
16:16:40 #9 48.53 Preparing to unpack .../253-libio-prompter-perl_0.004015-1_all.deb ...
16:16:40 #9 48.54 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:40 #9 48.57 Selecting previously unselected package libjson-perl.
16:16:40 #9 48.57 Preparing to unpack .../254-libjson-perl_4.03000-1_all.deb ...
16:16:40 #9 48.58 Unpacking libjson-perl (4.03000-1) ...
16:16:40 #9 48.62 Selecting previously unselected package liblog-any-perl.
16:16:40 #9 38.60 Setting up netbase (6.1) ...
16:16:40 #9 38.63 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
16:16:40 #9 38.64 Setting up libmpdec2:arm64 (2.4.2-3) ...
16:16:40 #9 38.65 Setting up libbinutils:arm64 (2.34-6ubuntu1.3) ...
16:16:40 #9 38.66 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
16:16:40 #9 38.67 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
16:16:40 #9 38.68 Setting up openssl (1.1.1f-1ubuntu2.10) ...
16:16:40 #9 38.70 Setting up libbsd0:arm64 (0.10.0-1) ...
16:16:40 #9 38.71 Setting up libelf1:arm64 (0.176-1.1build1) ...
16:16:40 #9 38.72 Setting up readline-common (8.0-4) ...
16:16:40 #9 38.74 Setting up publicsuffix (20200303.0012-1) ...
16:16:40 #9 38.75 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:40 #9 38.76 Setting up iso-codes (4.4-1) ...
16:16:40 #9 38.77 Setting up liblocale-gettext-perl (1.07-4) ...
16:16:40 #9 38.79 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:40 #9 38.80 Setting up dctrl-tools (2.24-3) ...
16:16:40 #8 40.98 Dependencies resolved.
16:16:40 #8 41.01 ================================================================================
16:16:40 #8 41.01  Package                       Arch      Version                Repo       Size
16:16:40 #8 41.01 ================================================================================
16:16:40 #8 41.01 Installing:
16:16:40 #8 41.01  dnf-plugins-core              noarch    4.0.24-1.fc34          updates    35 k
16:16:40 #8 41.01  rpm-build                     aarch64   4.16.1.3-1.fc34        fedora     98 k
16:16:40 #8 41.01  rpmlint                       noarch    1.11-19.fc34           updates   185 k
16:16:40 #8 41.01 Upgrading:
16:16:40 #8 41.01  elfutils-libelf               aarch64   0.186-1.fc34           updates   201 k
16:16:40 #8 41.01  elfutils-libs                 aarch64   0.186-1.fc34           updates   267 k
16:16:40 #8 41.01 Installing dependencies:
16:16:40 #8 41.01  binutils                      aarch64   2.35.2-6.fc34          updates   5.9 M
16:16:40 #8 41.01  binutils-gold                 aarch64   2.35.2-6.fc34          updates   863 k
16:16:40 #8 41.01  bzip2                         aarch64   1.0.8-6.fc34           fedora     52 k
16:16:40 #8 41.01  cpio                          aarch64   2.13-10.fc34           fedora    271 k
16:16:40 #8 41.01  dbus-libs                     aarch64   1:1.12.20-3.fc34       fedora    149 k
16:16:40 #8 41.01  desktop-file-utils            aarch64   0.26-3.fc34            fedora     73 k
16:16:40 #8 41.01  diffutils                     aarch64   3.7-8.fc34             fedora    387 k
16:16:40 #8 41.01  dwz                           aarch64   0.14-1.fc34            fedora    126 k
16:16:40 #8 41.01  ed                            aarch64   1.14.2-10.fc34         fedora     74 k
16:16:40 #8 41.01  efi-srpm-macros               noarch    5-4.fc34               updates    22 k
16:16:40 #8 41.01  elfutils                      aarch64   0.186-1.fc34           updates   517 k
16:16:40 #8 41.01  elfutils-debuginfod-client    aarch64   0.186-1.fc34           updates    39 k
16:16:40 #8 41.01  emacs-filesystem              noarch    1:27.2-5.fc34          updates   8.4 k
16:16:40 #8 41.01  enchant                       aarch64   1:1.6.0-27.fc34        fedora     59 k
16:16:40 #8 41.01  file                          aarch64   5.39-7.fc34            updates    50 k
16:16:40 #8 41.01  findutils                     aarch64   1:4.8.0-2.fc34         fedora    547 k
16:16:40 #8 41.01  fonts-srpm-macros             noarch    1:2.0.5-5.fc34         fedora     27 k
16:16:40 #8 41.01  fpc-srpm-macros               noarch    1.3-3.fc34             fedora    7.7 k
16:16:40 #8 41.01  gdb-minimal                   aarch64   11.1-5.fc34            updates   3.4 M
16:16:40 #8 41.01  gdk-pixbuf2                   aarch64   2.42.6-1.fc34          updates   468 k
16:16:40 #8 41.01  ghc-srpm-macros               noarch    1.5.0-4.fc34           fedora    7.8 k
16:16:40 #8 41.01  glib-networking               aarch64   2.68.2-1.fc34          updates   168 k
16:16:40 #8 41.01  gnat-srpm-macros              noarch    4-13.fc34              fedora    8.3 k
16:16:40 #8 41.01  go-srpm-macros                noarch    3.0.10-1.fc34          updates    25 k
16:16:40 #8 41.01  groff-base                    aarch64   1.22.4-7.fc34          fedora    1.0 M
16:16:40 #8 41.01  gsettings-desktop-schemas     aarch64   40.0-1.fc34            fedora    691 k
16:16:40 #8 41.01  hunspell                      aarch64   1.7.0-9.fc34           fedora    326 k
16:16:40 #8 41.01  hunspell-en-US                noarch    0.20140811.1-18.fc34   fedora    177 k
16:16:40 #8 41.01  hunspell-filesystem           aarch64   1.7.0-9.fc34           fedora    7.6 k
16:16:40 #8 41.01  info                          aarch64   6.7-10.fc34            fedora    225 k
16:16:40 #8 41.01  json-glib                     aarch64   1.6.6-1.fc34           updates   149 k
16:16:40 #8 41.01  kernel-srpm-macros            noarch    1.0-4.fc34             fedora    7.3 k
16:16:40 #8 41.01  less                          aarch64   590-2.fc34             updates   160 k
16:16:40 #8 41.01  libappstream-glib             aarch64   0.7.18-2.fc34          fedora    381 k
16:16:40 #8 41.01  libjpeg-turbo                 aarch64   2.0.90-3.fc34          updates   169 k
16:16:40 #8 41.01  libpipeline                   aarch64   1.5.3-2.fc34           fedora     49 k
16:16:40 #8 41.01  libpkgconf                    aarch64   1.7.3-6.fc34           fedora     36 k
16:16:40 #8 41.01  libpng                        aarch64   2:1.6.37-10.fc34       fedora    114 k
16:16:40 #8 41.01  libproxy                      aarch64   0.4.15-30.fc34         fedora     69 k
16:16:40 #8 41.01  libsoup                       aarch64   2.72.0-6.fc34          fedora    390 k
16:16:40 #8 41.01  libstemmer                    aarch64   0-16.585svn.fc34       fedora     85 k
16:16:40 #8 41.01  lua-srpm-macros               noarch    1-4.fc34               fedora    8.3 k
16:16:40 #8 41.01  man-db                        aarch64   2.9.3-3.fc34           fedora    1.1 M
16:16:40 #8 41.01  ncurses                       aarch64   6.2-4.20200222.fc34    fedora    394 k
16:16:40 #8 41.01  nim-srpm-macros               noarch    3-4.fc34               fedora    8.4 k
16:16:40 #8 41.01  ocaml-srpm-macros             noarch    6-4.fc34               fedora    7.8 k
16:16:40 #8 41.01  openblas-srpm-macros          noarch    2-9.fc34               fedora    7.4 k
16:16:40 #8 41.01  patch                         aarch64   2.7.6-14.fc34          fedora    126 k
16:16:40 #8 41.01  perl-AutoLoader               noarch    5.74-477.fc34          updates    31 k
16:16:40 #8 41.01  perl-B                        aarch64   1.80-477.fc34          updates   190 k
16:16:40 #8 41.01  perl-Carp                     noarch    1.50-458.fc34          fedora     29 k
16:16:40 #8 41.01  perl-Class-Struct             noarch    0.66-477.fc34          updates    32 k
16:16:40 #8 41.01  perl-Data-Dumper              aarch64   2.174-460.fc34         fedora     55 k
16:16:40 #8 41.01  perl-Digest                   noarch    1.20-1.fc34            updates    25 k
16:16:40 #8 41.01  perl-Digest-MD5               aarch64   2.58-2.fc34            fedora     36 k
16:16:40 #8 41.01  perl-DynaLoader               aarch64   1.47-477.fc34          updates    36 k
16:16:40 #8 41.01  perl-Encode                   aarch64   4:3.15-462.fc34        updates   1.7 M
16:16:40 #8 41.01  perl-Errno                    aarch64   1.30-477.fc34          updates    25 k
16:16:40 #8 41.01  perl-Exporter                 noarch    5.74-459.fc34          fedora     32 k
16:16:40 #8 41.01  perl-Fcntl                    aarch64   1.13-477.fc34          updates    31 k
16:16:40 #8 41.01  perl-File-Basename            noarch    2.85-477.fc34          updates    27 k
16:16:40 #8 41.01  perl-File-Path                noarch    2.18-2.fc34            fedora     36 k
16:16:40 #8 41.01  perl-File-Temp                noarch    1:0.231.100-2.fc34     fedora     60 k
16:16:40 #8 41.01  perl-File-stat                noarch    1.09-477.fc34          updates    27 k
16:16:40 #8 41.01  perl-FileHandle               noarch    2.03-477.fc34          updates    26 k
16:16:40 #8 41.01  perl-Getopt-Long              noarch    1:2.52-2.fc34          fedora     61 k
16:16:40 #8 41.01  perl-Getopt-Std               noarch    1.12-477.fc34          updates    26 k
16:16:40 #8 41.01  perl-HTTP-Tiny                noarch    0.078-1.fc34           updates    55 k
16:16:40 #8 41.01  perl-IO                       aarch64   1.43-477.fc34          updates    97 k
16:16:40 #8 41.01  perl-IO-Socket-IP             noarch    0.41-3.fc34            fedora     43 k
16:16:40 #8 41.01  perl-IPC-Open3                noarch    1.21-477.fc34          updates    33 k
16:16:40 #8 41.01  perl-MIME-Base64              aarch64   3.16-2.fc34            fedora     31 k
16:16:40 #8 41.01  perl-Net-SSLeay               aarch64   1.90-2.fc34            fedora    357 k
16:16:40 #8 41.01  perl-POSIX                    aarch64   1.94-477.fc34          updates   107 k
16:16:40 #8 41.01  perl-PathTools                aarch64   3.78-459.fc34          fedora     86 k
16:16:40 #8 41.01  perl-Pod-Escapes              noarch    1:1.07-458.fc34        fedora     20 k
16:16:40 #8 41.01  perl-Pod-Perldoc              noarch    3.28.01-459.fc34       fedora     85 k
16:16:40 #8 41.01  perl-Pod-Simple               noarch    1:3.42-2.fc34          fedora    216 k
16:16:40 #8 41.01  perl-Pod-Usage                noarch    4:2.01-2.fc34          fedora     41 k
16:16:40 #8 41.01  perl-Scalar-List-Utils        aarch64   4:1.56-459.fc34        fedora     71 k
16:16:40 #8 41.01  perl-SelectSaver              noarch    1.02-477.fc34          updates    22 k
16:16:40 #8 41.01  perl-Socket                   aarch64   4:2.032-1.fc34         updates    54 k
16:16:40 #8 41.01  perl-Storable                 aarch64   1:3.21-458.fc34        fedora     95 k
16:16:40 #8 41.01  perl-Symbol                   noarch    1.08-477.fc34          updates    24 k
16:16:40 #8 41.01  perl-Term-ANSIColor           noarch    5.01-459.fc34          fedora     49 k
16:16:40 #8 41.01  perl-Term-Cap                 noarch    1.17-458.fc34          fedora     22 k
16:16:40 #8 41.01  perl-Text-ParseWords          noarch    3.30-458.fc34          fedora     16 k
16:16:40 #8 41.01  perl-Text-Tabs+Wrap           noarch    2021.0726-1.fc34       updates    22 k
16:16:40 #8 41.01  perl-Time-Local               noarch    2:1.300-5.fc34         fedora     34 k
16:16:40 #8 41.01  perl-URI                      noarch    5.09-1.fc34            fedora    109 k
16:16:40 #8 41.01  perl-base                     noarch    2.27-477.fc34          updates    26 k
16:16:40 #8 41.01  perl-constant                 noarch    1.33-459.fc34          fedora     23 k
16:16:40 #8 41.01  perl-if                       noarch    0.60.800-477.fc34      updates    24 k
16:16:40 #8 41.01  perl-interpreter              aarch64   4:5.32.1-477.fc34      updates    81 k
16:16:40 #8 41.01  perl-libnet                   noarch    3.13-2.fc34            fedora    127 k
16:16:40 #8 41.01  perl-libs                     aarch64   4:5.32.1-477.fc34      updates   2.0 M
16:16:40 #8 41.01  perl-mro                      aarch64   1.23-477.fc34          updates    38 k
16:16:40 #8 41.01  perl-overload                 noarch    1.31-477.fc34          updates    56 k
16:16:40 #8 41.01  perl-overloading              noarch    0.02-477.fc34          updates    23 k
16:16:40 #8 41.01  perl-parent                   noarch    1:0.238-458.fc34       fedora     14 k
16:16:40 #8 41.01  perl-podlators                noarch    1:4.14-458.fc34        fedora    113 k
16:16:40 #8 41.01  perl-srpm-macros              noarch    1-39.fc34              fedora    8.5 k
16:16:40 #8 41.01  perl-subs                     noarch    1.03-477.fc34          updates    22 k
16:16:40 #8 41.01  perl-vars                     noarch    1.05-477.fc34          updates    23 k
16:16:40 #8 41.01  pkgconf                       aarch64   1.7.3-6.fc34           fedora     41 k
16:16:40 #8 41.01  pkgconf-m4                    noarch    1.7.3-6.fc34           fedora     14 k
16:16:40 #8 41.01  pkgconf-pkg-config            aarch64   1.7.3-6.fc34           fedora     10 k
16:16:40 #8 41.01  python-srpm-macros            noarch    3.9-41.fc34            updates    21 k
16:16:40 #8 41.01  python3-dateutil              noarch    1:2.8.1-3.fc34         fedora    289 k
16:16:40 #8 41.01  python3-dbus                  aarch64   1.2.18-1.fc34          updates   132 k
16:16:40 #8 41.01  python3-distro                noarch    1.5.0-5.fc34           fedora     36 k
16:16:40 #8 41.01  python3-dnf-plugins-core      noarch    4.0.24-1.fc34          updates   210 k
16:16:40 #8 41.01  python3-enchant               noarch    3.2.1-1.fc34           updates    78 k
16:16:40 #8 41.01  python3-file-magic            noarch    5.39-7.fc34            updates    17 k
16:16:40 #8 41.01  python3-setuptools            noarch    53.0.0-2.fc34          updates   840 k
16:16:40 #8 41.01  python3-six                   noarch    1.15.0-5.fc34          fedora     36 k
16:16:40 #8 41.01  qt5-srpm-macros               noarch    5.15.2-2.fc34          fedora    8.4 k
16:16:40 #8 41.01  redhat-rpm-config             noarch    183-3.fc34             updates    65 k
16:16:40 #8 41.01  rpmautospec-rpm-macros        noarch    0.2.5-1.fc34           updates   9.9 k
16:16:40 #8 41.01  rust-srpm-macros              noarch    20-1.fc34              updates   9.2 k
16:16:40 #8 41.01  shared-mime-info              aarch64   2.1-2.fc34             fedora    374 k
16:16:40 #8 41.01  unzip                         aarch64   6.0-50.fc34            fedora    178 k
16:16:40 #8 41.01  xxhash-libs                   aarch64   0.8.1-1.fc34           updates    33 k
16:16:40 #8 41.01  xz                            aarch64   5.2.5-5.fc34           fedora    216 k
16:16:40 #8 41.01  zip                           aarch64   3.0-28.fc34            fedora    255 k
16:16:40 #8 41.01  zstd                          aarch64   1.5.0-1.fc34           updates   385 k
16:16:40 #8 41.01 Installing weak dependencies:
16:16:40 #8 41.01  abattis-cantarell-fonts       noarch    0.301-2.fc34           fedora    369 k
16:16:40 #8 41.01  adobe-source-code-pro-fonts   noarch    2.030.1.050-10.fc34    fedora    834 k
16:16:40 #8 41.01  hunspell-en-GB                noarch    0.20140811.1-18.fc34   fedora    225 k
16:16:40 #8 41.01  perl-IO-Socket-SSL            noarch    2.070-2.fc34           fedora    214 k
16:16:40 #8 41.01  perl-Mozilla-CA               noarch    20211001-1.fc34        updates    12 k
16:16:40 #8 41.01  perl-NDBM_File                aarch64   1.15-477.fc34          updates    32 k
16:16:40 #8 41.01 
16:16:40 #8 41.01 Transaction Summary
16:16:40 #8 41.01 ================================================================================
16:16:40 #8 41.01 Install  135 Packages
16:16:40 #8 41.01 Upgrade    2 Packages
16:16:40 #8 41.01 
16:16:40 #8 41.01 Total download size: 31 M
16:16:40 #8 41.01 Downloading Packages:
16:16:40 #9 18.33 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:16:40 #9 18.33 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:40 #9 18.33 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
16:16:40 #9 18.35 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
16:16:40 #9 18.37 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:40 #9 18.40 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
16:16:40 #9 18.40 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
16:16:40 #9 18.40 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
16:16:40 #9 18.47 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
16:16:40 #9 18.47 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
16:16:40 #9 18.47 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2 [982 kB]
16:16:40 #9 18.51 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
16:16:40 #9 40.91 Preparing to unpack .../355-python3-magic_2%3a0.4.20-3_all.deb ...
16:16:40 #9 40.91 Unpacking python3-magic (2:0.4.20-3) ...
16:16:40 #9 41.00 Setting up libksba8:arm64 (1.5.0-3) ...
16:16:40 #9 41.02 Setting up media-types (4.0.0) ...
16:16:40 #9 41.04 Setting up libpipeline1:arm64 (1.5.3-1) ...
16:16:40 #9 41.05 Setting up wdiff (1.2.2-2build1) ...
16:16:40 #9 41.06 Setting up libxau6:arm64 (1:1.0.9-1build3) ...
16:16:40 #9 41.07 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
16:16:40 #9 41.08 Setting up lto-disabled-list (7) ...
16:16:40 #9 41.09 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:16:40 #9 41.10 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
16:16:40 #9 41.11 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:16:40 #9 41.11 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:16:40 #9 41.12 Setting up libicu67:arm64 (67.1-6ubuntu2.1) ...
16:16:40 #9 41.13 Setting up libmagic-mgc (1:5.39-3) ...
16:16:40 #9 41.14 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
16:16:40 #9 41.16 Setting up distro-info-data (0.46ubuntu4.3) ...
16:16:40 #9 41.17 Setting up manpages (5.10-1ubuntu0.1) ...
16:16:40 #9 41.18 Setting up unzip (6.0-26ubuntu1) ...
16:16:40 #9 41.19 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:16:40 #9 41.20 Setting up libbrotli1:arm64 (1.0.9-2build2) ...
16:16:40 #9 41.21 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
16:16:40 #9 41.22 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu1) ...
16:16:40 #9 41.23 Setting up binutils-common:arm64 (2.36.1-6ubuntu1) ...
16:16:40 #8 51.25 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
16:16:40 #8 51.25 Unpacking python3-idna (2.6-1) ...
16:16:40 #8 51.29 Selecting previously unselected package python3-magic.
16:16:40 #8 51.29 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
16:16:40 #8 51.30 Unpacking python3-magic (2:0.4.15-2) ...
16:16:40 #8 51.33 Selecting previously unselected package python3-urllib3.
16:16:40 #8 51.33 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ...
16:16:40 #8 51.34 Unpacking python3-urllib3 (1.24.1-1) ...
16:16:40 #8 51.38 Selecting previously unselected package python3-requests.
16:16:40 #8 51.38 Preparing to unpack .../323-python3-requests_2.21.0-1_all.deb ...
16:16:40 #8 51.39 Unpacking python3-requests (2.21.0-1) ...
16:16:40 #8 51.45 Selecting previously unselected package python3-unidiff.
16:16:40 #8 51.45 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
16:16:40 #8 51.46 Unpacking python3-unidiff (0.5.4-1) ...
16:16:40 #8 51.48 Selecting previously unselected package python3-xdg.
16:16:40 #9 19.63 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:16:40 #9 19.63 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:16:40 #9 19.64 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:40 #9 19.64 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:16:40 #9 19.67 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
16:16:40 #9 19.67 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:16:40 #9 19.67 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:16:40 #9 19.68 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:16:40 #9 19.68 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:16:40 #9 19.75 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
16:16:40 #9 19.77 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
16:16:40 #9 19.77 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
16:16:40 #9 19.77 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:40 #9 19.77 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
16:16:40 #9 19.77 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:16:40 #9 19.79 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:16:40 #9 19.79 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
16:16:40 #9 19.83 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
16:16:40 #9 19.84 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
16:16:40 #9 19.90 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
16:16:40 #9 19.90 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:16:40 #9 19.90 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
16:16:40 #9 19.90 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:16:40 #8 36.89 (4/143): bzip2-1.0.8-9.fc35.aarch64.rpm         681 kB/s |  52 kB     00:00    
16:16:40 #8 36.97 (5/143): binutils-2.37-10.fc35.aarch64.rpm       13 MB/s | 6.4 MB     00:00    
16:16:40 #8 36.99 (6/143): cpio-2.13-11.fc35.aarch64.rpm          2.6 MB/s | 268 kB     00:00    
16:16:40 #8 37.00 (7/143): dash-0.5.10.2-9.fc35.aarch64.rpm       978 kB/s |  97 kB     00:00    
16:16:40 #8 37.00 (8/143): dbus-libs-1.12.20-5.fc35.aarch64.rpm   5.0 MB/s | 151 kB     00:00    
16:16:40 #8 37.00 (9/143): debugedit-5.0-2.fc35.aarch64.rpm        11 MB/s |  75 kB     00:00    
16:16:40 #8 37.04 (10/143): diffutils-3.8-1.fc35.aarch64.rpm      9.5 MB/s | 398 kB     00:00    
16:16:40 #8 37.07 (11/143): dwz-0.14-2.fc35.aarch64.rpm           1.8 MB/s | 125 kB     00:00    
16:16:40 #8 37.08 (12/143): devscripts-checkbashisms-2.21.4-1.fc3 351 kB/s |  28 kB     00:00    
16:16:40 #8 37.08 (13/143): ed-1.14.2-11.fc35.aarch64.rpm         1.9 MB/s |  73 kB     00:00    
16:16:40 #8 37.08 (14/143): efi-srpm-macros-5-4.fc35.noarch.rpm   3.2 MB/s |  22 kB     00:00    
16:16:40 #8 37.09 (15/143): file-5.40-9.fc35.aarch64.rpm          7.2 MB/s |  51 kB     00:00    
16:16:40 #8 37.10 (16/143): enchant-1.6.0-28.fc35.aarch64.rpm     3.2 MB/s |  59 kB     00:00    
16:16:40 #8 42.84 Setting up libsub-quote-perl (2.005000-1) ...
16:16:40 #8 42.86 Setting up libfcgi-perl (0.78-2build1) ...
16:16:40 #8 42.87 Setting up libwww-robotrules-perl (6.01-1) ...
16:16:40 #8 42.87 Setting up python3-debian (0.1.32) ...
16:16:40 #8 43.06 Setting up libauthen-sasl-perl (2.1600-1) ...
16:16:40 #8 43.07 Setting up libclass-accessor-perl (0.51-1) ...
16:16:40 #8 43.08 Setting up libsort-key-perl (1.33-2) ...
16:16:40 #8 43.10 Setting up libhtml-tagset-perl (3.20-3) ...
16:16:40 #8 21.17 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
16:16:40 #8 21.23 Selecting previously unselected package openssh-client.
16:16:40 #8 21.23 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
16:16:40 #8 21.24 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
16:16:40 #8 21.39 Selecting previously unselected package ucf.
16:16:40 #8 21.40 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ...
16:16:40 #8 21.41 Moving old data out of the way
16:16:40 #9 51.74 Setting up man-db (2.9.1-1) ...
16:16:40 #8 46.83 Setting up debhelper (13.2~bpo10+1) ...
16:16:40 #8 46.85 Setting up dh-autoreconf (19) ...
16:16:40 #8 46.86 Setting up devscripts (2.19.5+deb10u1) ...
16:16:40 #8 47.10 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:16:40 #8 51.23 Updating certificates in /etc/ssl/certs...
16:16:40 #9 40.35 Preparing to unpack .../166-perl-openssl-defaults_5_arm64.deb ...
16:16:40 #9 40.35 Unpacking perl-openssl-defaults:arm64 (5) ...
16:16:40 #9 40.38 Selecting previously unselected package libnet-ssleay-perl.
16:16:40 #9 40.38 Preparing to unpack .../167-libnet-ssleay-perl_1.88-3ubuntu1_arm64.deb ...
16:16:40 #9 40.48 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:40 #9 40.53 Selecting previously unselected package libio-socket-ssl-perl.
16:16:40 #9 40.53 Preparing to unpack .../168-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:40 #9 40.53 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:40 #9 40.57 Selecting previously unselected package libnet-http-perl.
16:16:40 #9 40.57 Preparing to unpack .../169-libnet-http-perl_6.20-1_all.deb ...
16:16:40 #9 40.57 Unpacking libnet-http-perl (6.20-1) ...
16:16:40 #9 40.60 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:40 #8 59.62 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
16:16:40 #8 59.63 Setting up dirmngr (2.2.4-1ubuntu1.4) ...
16:16:40 #8 59.65 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:16:40 #8 59.67 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:16:40 #8 59.73 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:40 #8 59.78 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:40 #9 48.62 Preparing to unpack .../255-liblog-any-perl_1.709-1_all.deb ...
16:16:40 #9 48.63 Unpacking liblog-any-perl (1.709-1) ...
16:16:40 #9 48.67 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:40 #9 48.67 Preparing to unpack .../256-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:16:40 #9 48.68 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:16:40 #9 48.70 Selecting previously unselected package libpackage-stash-perl.
16:16:40 #9 48.70 Preparing to unpack .../257-libpackage-stash-perl_0.39-1_all.deb ...
16:16:40 #9 48.71 Unpacking libpackage-stash-perl (0.39-1) ...
16:16:40 #9 48.74 Selecting previously unselected package libsub-identify-perl.
16:16:40 #9 48.75 Preparing to unpack .../258-libsub-identify-perl_0.14-1build4_armhf.deb ...
16:16:40 #9 48.75 Unpacking libsub-identify-perl (0.14-1build4) ...
16:16:40 #9 48.77 Selecting previously unselected package libsub-name-perl.
16:16:40 #9 48.78 Preparing to unpack .../259-libsub-name-perl_0.26-1build2_armhf.deb ...
16:16:40 #9 48.78 Unpacking libsub-name-perl (0.26-1build2) ...
16:16:40 #9 48.81 Selecting previously unselected package libnamespace-clean-perl.
16:16:40 #9 48.81 Preparing to unpack .../260-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:40 #9 48.81 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:40 #9 48.84 Selecting previously unselected package libpath-tiny-perl.
16:16:40 #9 38.81 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:40 #9 38.82 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:40 #9 38.83 Setting up libgdbm6:arm64 (1.18.1-5) ...
16:16:40 #9 38.84 Setting up gcc-9-base:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:40 #9 38.85 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:16:40 #9 38.86 Setting up libctf0:arm64 (2.34-6ubuntu1.3) ...
16:16:40 #9 38.87 Setting up pinentry-curses (1.1.0-3build1) ...
16:16:40 #9 38.89 Setting up manpages-dev (5.05-1) ...
16:16:40 #9 38.90 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
16:16:40 #9 38.91 Setting up libxcb1:arm64 (1.14-2) ...
16:16:40 #9 38.92 Setting up at (3.1.23-1ubuntu1) ...
16:16:40 #9 39.05 invoke-rc.d: could not determine current runlevel
16:16:40 #8 41.78 (1/137): bzip2-1.0.8-6.fc34.aarch64.rpm         224 kB/s |  52 kB     00:00    
16:16:40 #8 41.87 (2/137): cpio-2.13-10.fc34.aarch64.rpm          3.0 MB/s | 271 kB     00:00    
16:16:41 #9 41.25 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:16:41 #9 41.26 Setting up libmagic1:arm64 (1:5.39-3) ...
16:16:41 #9 41.28 Setting up libdeflate0:arm64 (1.7-1ubuntu1) ...
16:16:41 #9 41.29 Setting up less (551-2) ...
16:16:41 #9 41.30 Setting up perl-openssl-defaults:arm64 (5) ...
16:16:41 #9 41.31 Setting up linux-libc-dev:arm64 (5.11.0-41.45) ...
16:16:41 #9 41.33 Setting up libctf-nobfd0:arm64 (2.36.1-6ubuntu1) ...
16:16:41 #9 41.34 Setting up gettext-base (0.21-3ubuntu2) ...
16:16:41 #9 41.35 Setting up liblzo2-2:arm64 (2.10-2build1) ...
16:16:41 #9 41.36 Setting up libnpth0:arm64 (1.6-3) ...
16:16:41 #9 41.37 Setting up file (1:5.39-3) ...
16:16:41 #9 41.38 Setting up libassuan0:arm64 (2.5.4-1ubuntu1) ...
16:16:41 #9 41.40 Setting up libgomp1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:41 #9 41.41 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu3) ...
16:16:41 #9 41.42 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:16:41 #9 41.43 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:16:41 #9 41.44 Setting up libjbig0:arm64 (2.1-3.1build1) ...
16:16:41 #9 18.64 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
16:16:41 #9 18.64 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
16:16:41 #9 18.65 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:16:41 #9 18.65 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:16:41 #9 18.65 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:16:41 #9 18.65 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:16:41 #9 18.65 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
16:16:41 #9 18.66 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
16:16:41 #9 18.66 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:16:41 #9 18.84 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
16:16:41 #8 51.49 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
16:16:41 #8 51.49 Unpacking python3-xdg (0.25-5) ...
16:16:41 #8 51.53 Selecting previously unselected package shared-mime-info.
16:16:41 #8 51.54 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
16:16:41 #8 51.54 Unpacking shared-mime-info (1.10-1) ...
16:16:41 #8 51.68 Selecting previously unselected package strace.
16:16:41 #8 51.68 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
16:16:41 #8 51.69 Unpacking strace (4.26-0.2) ...
16:16:41 #8 21.45 Selecting previously unselected package python3-minimal.
16:16:41 #8 21.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4322 files and directories currently installed.)
16:16:41 #8 21.47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
16:16:41 #8 21.47 Unpacking python3-minimal (3.6.7-1~18.04) ...
16:16:41 #8 21.53 Selecting previously unselected package mime-support.
16:16:41 #8 21.53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
16:16:41 #8 21.54 Unpacking mime-support (3.60ubuntu1) ...
16:16:41 #8 21.62 Selecting previously unselected package libmpdec2:amd64.
16:16:41 #8 21.62 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
16:16:41 #8 21.63 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
16:16:41 #8 21.73 Selecting previously unselected package readline-common.
16:16:41 #8 21.73 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
16:16:41 #8 21.74 Unpacking readline-common (7.0-3) ...
16:16:41 #8 21.83 Selecting previously unselected package libreadline7:amd64.
16:16:41 #8 21.83 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
16:16:41 #8 21.83 Unpacking libreadline7:amd64 (7.0-3) ...
16:16:41 #9 19.90 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:16:41 #9 19.91 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
16:16:41 #9 19.91 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
16:16:41 #9 19.91 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
16:16:41 #9 19.97 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
16:16:41 #9 19.97 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:41 #9 19.99 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:41 #9 19.99 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:41 #9 19.99 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
16:16:41 #9 20.00 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
16:16:41 #9 20.00 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
16:16:41 #9 20.00 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
16:16:41 #9 20.01 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:16:41 #9 20.04 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
16:16:41 #9 20.08 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
16:16:41 #9 20.08 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
16:16:41 #9 20.09 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:16:41 #9 20.09 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:16:41 #9 20.09 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:41 #9 20.09 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
16:16:41 #9 20.11 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
16:16:41 #8 37.15 (17/143): findutils-4.8.0-4.fc35.aarch64.rpm    9.3 MB/s | 539 kB     00:00    
16:16:41 #8 37.15 (18/143): fonts-filesystem-2.0.5-6.fc35.noarch. 178 kB/s | 8.9 kB     00:00    
16:16:41 #8 37.15 (19/143): fonts-srpm-macros-2.0.5-6.fc35.noarch 4.2 MB/s |  27 kB     00:00    
16:16:41 #8 37.16 (20/143): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 1.1 MB/s | 7.6 kB     00:00    
16:16:41 #8 37.22 (21/143): elfutils-0.185-5.fc35.aarch64.rpm     3.6 MB/s | 515 kB     00:00    
16:16:41 #8 37.24 (22/143): gdk-pixbuf2-2.42.6-2.fc35.aarch64.rpm 4.9 MB/s | 465 kB     00:00    
16:16:41 #8 37.25 (23/143): ghc-srpm-macros-1.5.0-5.fc35.noarch.r  86 kB/s | 7.8 kB     00:00    
16:16:41 #8 37.25 (24/143): gnat-srpm-macros-4-14.fc35.noarch.rpm 260 kB/s | 8.2 kB     00:00    
16:16:41 #8 37.25 (25/143): go-srpm-macros-3.0.11-2.fc35.noarch.r 4.7 MB/s |  25 kB     00:00    
16:16:41 #8 37.29 (26/143): gsettings-desktop-schemas-41.0-1.fc35  17 MB/s | 688 kB     00:00    
16:16:41 #8 37.33 (27/143): hunspell-1.7.0-11.fc35.aarch64.rpm    4.2 MB/s | 316 kB     00:00    
16:16:41 #11 11.02 CentOS Linux 8 - PowerTools                     2.7 MB/s | 2.3 MB     00:00    
16:16:41 #9 19.42 Get:103 http://archive.ubuntu.com/ubuntu impish/main amd64 g++-11 amd64 11.2.0-7ubuntu2 [55.2 MB]
16:16:41 #8 43.11 Setting up libpath-tiny-perl (0.104-1) ...
16:16:41 #8 43.12 Setting up libtool (2.4.6-2) ...
16:16:41 #8 43.13 Setting up libnet-domain-tld-perl (1.75-1) ...
16:16:41 #8 43.14 Setting up libsub-install-perl (0.928-1) ...
16:16:41 #8 43.15 Setting up libdata-optlist-perl (0.110-1) ...
16:16:41 #8 43.16 Setting up libio-stringy-perl (2.111-2) ...
16:16:41 #8 43.17 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:41 #8 43.18 Setting up libtry-tiny-perl (0.30-1) ...
16:16:41 #8 43.19 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:16:41 #8 43.20 Setting up libfont-afm-perl (1.20-2) ...
16:16:41 #8 43.21 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
16:16:41 #8 43.22 Setting up python3-apt (1.6.5ubuntu0.7) ...
16:16:41 #8 21.42 Unpacking ucf (3.0038+nmu1) ...
16:16:41 #8 21.46 Selecting previously unselected package xz-utils.
16:16:41 #8 21.46 Preparing to unpack .../018-xz-utils_5.2.4-1_amd64.deb ...
16:16:41 #8 21.46 Unpacking xz-utils (5.2.4-1) ...
16:16:41 #8 21.62 Selecting previously unselected package libfl2:amd64.
16:16:41 #8 21.62 Preparing to unpack .../019-libfl2_2.6.4-6.2_amd64.deb ...
16:16:41 #8 21.62 Unpacking libfl2:amd64 (2.6.4-6.2) ...
16:16:41 #8 21.67 Selecting previously unselected package at.
16:16:41 #8 21.67 Preparing to unpack .../020-at_3.1.23-1_amd64.deb ...
16:16:41 #8 21.68 Unpacking at (3.1.23-1) ...
16:16:41 #8 21.73 Selecting previously unselected package libsigsegv2:amd64.
16:16:41 #8 21.73 Preparing to unpack .../021-libsigsegv2_2.12-2_amd64.deb ...
16:16:41 #8 21.73 Unpacking libsigsegv2:amd64 (2.12-2) ...
16:16:41 #8 21.77 Selecting previously unselected package m4.
16:16:41 #8 21.77 Preparing to unpack .../022-m4_1.4.18-2_amd64.deb ...
16:16:41 #8 21.77 Unpacking m4 (1.4.18-2) ...
16:16:41 #9 51.83 Building database of manual pages ...
16:16:41 #8 47.11 Setting up equivs (2.2.0) ...
16:16:41 #8 47.13 Processing triggers for libc-bin (2.28-10+rpi1) ...
16:16:41 #9 49.26 Selecting previously unselected package python3-certifi.
16:16:41 #9 49.26 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
16:16:41 #9 49.27 Unpacking python3-certifi (2020.6.20-1) ...
16:16:41 #9 49.32 Selecting previously unselected package python3-idna.
16:16:41 #9 49.32 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
16:16:41 #9 49.33 Unpacking python3-idna (2.10-1) ...
16:16:41 #9 49.38 Selecting previously unselected package python3-urllib3.
16:16:41 #9 49.38 Preparing to unpack .../346-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
16:16:41 #9 49.38 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
16:16:41 #9 49.46 Selecting previously unselected package python3-requests.
16:16:41 #9 49.46 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ...
16:16:41 #9 49.46 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:16:41 #8 51.67 129 added, 0 removed; done.
16:16:41 #8 51.70 Setting up libfreetype6:armhf (2.10.4+dfsg-1) ...
16:16:41 #8 51.71 Setting up shared-mime-info (2.0-1) ...
16:16:41 #9 40.60 Preparing to unpack .../170-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:41 #9 40.60 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:41 #9 40.62 Selecting previously unselected package libtry-tiny-perl.
16:16:41 #9 40.62 Preparing to unpack .../171-libtry-tiny-perl_0.30-1_all.deb ...
16:16:41 #9 40.63 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:41 #9 40.65 Selecting previously unselected package libwww-robotrules-perl.
16:16:41 #9 40.65 Preparing to unpack .../172-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:41 #9 40.65 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:41 #9 40.68 Selecting previously unselected package libwww-perl.
16:16:41 #9 40.68 Preparing to unpack .../173-libwww-perl_6.53-1_all.deb ...
16:16:41 #9 40.68 Unpacking libwww-perl (6.53-1) ...
16:16:41 #9 40.71 Selecting previously unselected package patchutils.
16:16:41 #9 40.71 Preparing to unpack .../174-patchutils_0.4.2-1_arm64.deb ...
16:16:41 #9 40.72 Unpacking patchutils (0.4.2-1) ...
16:16:41 #9 40.74 Selecting previously unselected package wdiff.
16:16:41 #9 40.74 Preparing to unpack .../175-wdiff_1.2.2-2build2_arm64.deb ...
16:16:41 #9 40.75 Unpacking wdiff (1.2.2-2build2) ...
16:16:41 #9 40.78 Selecting previously unselected package devscripts.
16:16:41 #9 40.78 Preparing to unpack .../176-devscripts_2.21.4ubuntu1_arm64.deb ...
16:16:41 #9 40.80 Unpacking devscripts (2.21.4ubuntu1) ...
16:16:41 #9 40.85 Selecting previously unselected package diffstat.
16:16:41 #8 59.90 
16:16:41 #8 59.90 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:41 #8 59.93 Setting up liblist-moreutils-perl (0.416-1build3) ...
16:16:41 #8 59.94 Setting up libhttp-date-perl (6.02-1) ...
16:16:41 #8 59.96 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:41 #8 59.97 Setting up build-essential (12.4ubuntu1) ...
16:16:41 #8 59.98 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.16) ...
16:16:41 #8 59.99 Setting up libdevel-callchecker-perl (0.007-2build1) ...
16:16:41 #8 60.01 Setting up libcurl4:armhf (7.58.0-2ubuntu3.16) ...
16:16:41 #8 19.50 Selecting previously unselected package libfido2-1:amd64.
16:16:41 #8 19.51 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
16:16:41 #8 19.54 Unpacking libfido2-1:amd64 (1.6.0-2) ...
16:16:41 #8 19.75 Selecting previously unselected package openssh-client.
16:16:41 #8 19.75 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
16:16:41 #8 19.77 Unpacking openssh-client (1:8.4p1-5) ...
16:16:41 #9 39.05 invoke-rc.d: policy-rc.d denied execution of start.
16:16:41 #9 39.06 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
16:16:41 #9 39.07 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:41 #9 39.08 Setting up libedit2:arm64 (3.1-20191231-1) ...
16:16:41 #9 39.09 Setting up libreadline8:arm64 (8.0-4) ...
16:16:41 #9 39.10 Setting up m4 (1.4.18-4) ...
16:16:41 #9 39.11 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ...
16:16:41 #9 39.13 Setting up binutils (2.34-6ubuntu1.3) ...
16:16:41 #9 39.14 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:41 #9 39.15 Setting up ca-certificates (20210119~20.04.2) ...
16:16:41 #9 48.85 Preparing to unpack .../261-libpath-tiny-perl_0.118-1_all.deb ...
16:16:41 #9 48.85 Unpacking libpath-tiny-perl (0.118-1) ...
16:16:41 #9 48.89 Selecting previously unselected package libtype-tiny-perl.
16:16:41 #9 48.89 Preparing to unpack .../262-libtype-tiny-perl_1.012002-1_all.deb ...
16:16:41 #9 48.90 Unpacking libtype-tiny-perl (1.012002-1) ...
16:16:41 #9 48.97 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:41 #9 48.97 Preparing to unpack .../263-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:16:41 #9 48.98 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:16:41 #9 49.02 Selecting previously unselected package libhash-fieldhash-perl.
16:16:41 #9 49.02 Preparing to unpack .../264-libhash-fieldhash-perl_0.15-1build4_armhf.deb ...
16:16:41 #9 49.03 Unpacking libhash-fieldhash-perl (0.15-1build4) ...
16:16:41 #9 49.06 Selecting previously unselected package libhtml-form-perl.
16:16:41 #9 49.06 Preparing to unpack .../265-libhtml-form-perl_6.07-1_all.deb ...
16:16:41 #9 49.07 Unpacking libhtml-form-perl (6.07-1) ...
16:16:41 #9 49.10 Selecting previously unselected package libhtml-format-perl.
16:16:41 #9 49.10 Preparing to unpack .../266-libhtml-format-perl_2.12-1.1_all.deb ...
16:16:41 #8 41.90 (3/137): abattis-cantarell-fonts-0.301-2.fc34.n 1.0 MB/s | 369 kB     00:00    
16:16:41 #8 41.93 (4/137): adobe-source-code-pro-fonts-2.030.1.05 2.1 MB/s | 834 kB     00:00    
16:16:41 #8 41.94 (5/137): dbus-libs-1.12.20-3.fc34.aarch64.rpm   2.2 MB/s | 149 kB     00:00    
16:16:41 #8 41.94 (6/137): desktop-file-utils-0.26-3.fc34.aarch64 8.3 MB/s |  73 kB     00:00    
16:16:41 #8 42.00 (7/137): diffutils-3.7-8.fc34.aarch64.rpm       6.0 MB/s | 387 kB     00:00    
16:16:41 #8 42.00 (8/137): dwz-0.14-1.fc34.aarch64.rpm            1.9 MB/s | 126 kB     00:00    
16:16:41 #8 42.01 (9/137): ed-1.14.2-10.fc34.aarch64.rpm          1.2 MB/s |  74 kB     00:00    
16:16:41 #8 42.01 (10/137): fonts-srpm-macros-2.0.5-5.fc34.noarch 3.3 MB/s |  27 kB     00:00    
16:16:41 #8 42.02 (11/137): enchant-1.6.0-27.fc34.aarch64.rpm     2.9 MB/s |  59 kB     00:00    
16:16:41 #8 42.02 (12/137): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 878 kB/s | 7.7 kB     00:00    
16:16:41 #8 42.08 (13/137): findutils-4.8.0-2.fc34.aarch64.rpm    7.0 MB/s | 547 kB     00:00    
16:16:41 #8 42.09 (14/137): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 120 kB/s | 7.8 kB     00:00    
16:16:41 #8 42.09 (15/137): gnat-srpm-macros-4-13.fc34.noarch.rpm 130 kB/s | 8.3 kB     00:00    
16:16:41 #8 42.12 (16/137): hunspell-1.7.0-9.fc34.aarch64.rpm     9.0 MB/s | 326 kB     00:00    
16:16:41 #9 41.45 Setting up libfakeroot:arm64 (1.25.3-1.1ubuntu2) ...
16:16:41 #9 41.47 Setting up libasan6:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:41 #9 41.48 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu1) ...
16:16:41 #9 41.49 Setting up tzdata (2021e-0ubuntu0.21.04) ...
16:16:41 #9 41.59 
16:16:41 #9 41.59 Current default time zone: 'Etc/UTC'
16:16:41 #9 41.59 Local time is now:      Tue Dec 21 16:16:41 UTC 2021.
16:16:41 #9 41.59 Universal Time is now:  Tue Dec 21 16:16:41 UTC 2021.
16:16:41 #9 41.59 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:16:41 #9 41.59 
16:16:41 #9 41.64 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:16:41 #9 41.65 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.65 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:41 #9 41.66 Setting up gcc-10-base:arm64 (10.3.0-1ubuntu1) ...
16:16:41 #9 41.68 Setting up autotools-dev (20180224.1+nmu1) ...
16:16:41 #9 41.70 Setting up libtirpc-dev:arm64 (1.3.1-1build1) ...
16:16:41 #7 39.48 (1/136): bzip2-1.0.8-4.fc33.aarch64.rpm         829 kB/s |  51 kB     00:00    
16:16:41 #7 39.52 (2/136): cpio-2.13-8.fc33.aarch64.rpm           2.6 MB/s | 271 kB     00:00    
16:16:41 #7 39.57 (3/136): dbus-libs-1.12.20-2.fc33.aarch64.rpm   1.8 MB/s | 151 kB     00:00    
16:16:41 #7 39.57 (4/136): desktop-file-utils-0.26-2.fc33.aarch64 1.5 MB/s |  72 kB     00:00    
16:16:41 #7 39.63 (5/136): adobe-source-code-pro-fonts-2.030.1.05 3.8 MB/s | 834 kB     00:00    
16:16:41 #8 51.79 Selecting previously unselected package unzip.
16:16:41 #8 51.80 Preparing to unpack .../328-unzip_6.0-23+deb10u2_armhf.deb ...
16:16:41 #8 51.80 Unpacking unzip (6.0-23+deb10u2) ...
16:16:41 #8 51.85 Selecting previously unselected package xauth.
16:16:41 #8 51.85 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
16:16:41 #8 51.86 Unpacking xauth (1:1.0.10-1) ...
16:16:41 #8 51.90 Selecting previously unselected package xdg-user-dirs.
16:16:41 #8 51.90 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
16:16:41 #8 51.91 Unpacking xdg-user-dirs (0.17-2) ...
16:16:41 #8 51.98 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:16:41 #8 52.00 Setting up libapt-pkg-perl (0.1.34+b1) ...
16:16:41 #9 19.04 debconf: delaying package configuration, since apt-utils is not installed
16:16:41 #9 19.08 Fetched 104 MB in 10s (10.2 MB/s)
16:16:41 #9 19.10 Selecting previously unselected package liblocale-gettext-perl.
16:16:41 #9 19.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4125 files and directories currently installed.)
16:16:41 #9 19.11 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
16:16:41 #9 19.11 Unpacking liblocale-gettext-perl (1.07-4) ...
16:16:41 #9 19.17 Selecting previously unselected package libssl1.1:amd64.
16:16:41 #9 19.17 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ...
16:16:41 #9 20.13 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:41 #9 20.13 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
16:16:41 #9 20.19 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
16:16:41 #9 20.20 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
16:16:41 #9 20.20 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:16:41 #9 20.20 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
16:16:41 #9 20.21 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
16:16:41 #9 20.27 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
16:16:41 #9 20.28 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
16:16:41 #9 20.30 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2.1 [942 kB]
16:16:41 #9 20.33 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
16:16:41 #8 37.37 (28/143): groff-base-1.22.4-8.fc35.aarch64.rpm  8.4 MB/s | 1.0 MB     00:00    
16:16:41 #8 37.37 (29/143): hunspell-en-0.20140811.1-20.fc35.noar 2.3 MB/s | 180 kB     00:00    
16:16:41 #8 37.37 (30/143): hunspell-en-GB-0.20140811.1-20.fc35.n 5.0 MB/s | 225 kB     00:00    
16:16:41 #8 37.38 (31/143): hunspell-filesystem-1.7.0-11.fc35.aar 907 kB/s | 7.8 kB     00:00    
16:16:41 #8 37.38 (32/143): info-6.8-2.fc35.aarch64.rpm            21 MB/s | 220 kB     00:00    
16:16:41 #8 37.39 (33/143): json-glib-1.6.6-1.fc35.aarch64.rpm     14 MB/s | 149 kB     00:00    
16:16:41 #8 37.39 (34/143): kernel-srpm-macros-1.0-6.fc35.noarch. 1.1 MB/s | 8.0 kB     00:00    
16:16:41 #8 37.42 (35/143): hunspell-en-US-0.20140811.1-20.fc35.n 3.3 MB/s | 176 kB     00:00    
16:16:41 #8 37.43 (36/143): libjpeg-turbo-2.1.0-3.fc35.aarch64.rp 4.8 MB/s | 170 kB     00:00    
16:16:41 #8 37.47 (37/143): libappstream-glib-0.7.18-3.fc35.aarch 4.3 MB/s | 373 kB     00:00    
16:16:41 #8 37.48 (38/143): libpkgconf-1.8.0-1.fc35.aarch64.rpm   682 kB/s |  36 kB     00:00    
16:16:41 #8 37.48 (39/143): libpng-1.6.37-11.fc35.aarch64.rpm     2.2 MB/s | 115 kB     00:00    
16:16:41 #8 37.49 (40/143): libproxy-0.4.17-3.fc35.aarch64.rpm    4.2 MB/s |  68 kB     00:00    
16:16:41 #8 37.50 (41/143): lua-srpm-macros-1-5.fc35.noarch.rpm   531 kB/s | 8.4 kB     00:00    
16:16:41 #8 37.50 (42/143): libstemmer-0-17.585svn.fc35.aarch64.r 3.5 MB/s |  82 kB     00:00    
16:16:41 #8 37.51 (43/143): nim-srpm-macros-3-5.fc35.noarch.rpm   906 kB/s | 8.4 kB     00:00    
16:16:41 #8 37.51 (44/143): ocaml-srpm-macros-6-5.fc35.noarch.rpm 861 kB/s | 7.8 kB     00:00    
16:16:41 #8 37.54 (45/143): ncurses-6.2-8.20210508.fc35.aarch64.r 9.0 MB/s | 400 kB     00:00    
16:16:41 #8 37.54 (46/143): patch-2.7.6-15.fc35.aarch64.rpm       3.9 MB/s | 124 kB     00:00    
16:16:41 #8 37.54 (47/143): openblas-srpm-macros-2-10.fc35.noarch 198 kB/s | 7.4 kB     00:00    
16:16:41 #8 37.55 (48/143): perl-Carp-1.52-478.fc35.noarch.rpm    3.3 MB/s |  29 kB     00:00    
16:16:41 #8 37.55 (49/143): perl-Data-Dumper-2.183-2.fc35.aarch64 6.2 MB/s |  55 kB     00:00    
16:16:41 #8 37.56 (50/143): perl-Exporter-5.76-479.fc35.noarch.rp 4.5 MB/s |  31 kB     00:00    
16:16:41 #8 37.56 (51/143): perl-Digest-1.20-1.fc35.noarch.rpm    1.9 MB/s |  25 kB     00:00    
16:16:41 #8 37.56 (52/143): perl-Digest-MD5-2.58-478.fc35.aarch64 2.3 MB/s |  36 kB     00:00    
16:16:41 #8 37.57 (53/143): perl-File-Path-2.18-478.fc35.noarch.r 4.4 MB/s |  35 kB     00:00    
16:16:41 #8 37.57 (54/143): perl-File-Temp-0.231.100-478.fc35.noa 7.1 MB/s |  59 kB     00:00    
16:16:41 #8 37.57 (55/143): perl-Getopt-Long-2.52-478.fc35.noarch 7.0 MB/s |  60 kB     00:00    
16:16:41 #8 37.58 (56/143): perl-MIME-Base64-3.16-478.fc35.aarch6 4.9 MB/s |  30 kB     00:00    
16:16:41 #8 37.59 (57/143): perl-IO-Socket-IP-0.41-479.fc35.noarc 2.1 MB/s |  42 kB     00:00    
16:16:41 #8 37.63 (58/143): perl-PathTools-3.80-478.fc35.aarch64. 1.9 MB/s |  85 kB     00:00    
16:16:41 #8 37.66 (59/143): perl-Net-SSLeay-1.90-4.fc35.aarch64.r 4.4 MB/s | 350 kB     00:00    
16:16:41 #8 37.66 (60/143): perl-IO-Socket-SSL-2.072-1.fc35.noarc 2.3 MB/s | 217 kB     00:00    
16:16:41 #8 37.66 (61/143): perl-Pod-Escapes-1.07-478.fc35.noarch 606 kB/s |  20 kB     00:00    
16:16:41 #8 37.67 (62/143): perl-Pod-Usage-2.01-478.fc35.noarch.r 6.5 MB/s |  40 kB     00:00    
16:16:41 #8 37.70 (63/143): perl-Pod-Simple-3.43-2.fc35.noarch.rp 5.6 MB/s | 215 kB     00:00    
16:16:41 #8 43.40 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:16:41 #8 43.41 Setting up libxext6:arm64 (2:1.3.3-1) ...
16:16:41 #8 43.43 Setting up po-debconf (1.0.20) ...
16:16:41 #8 43.44 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:16:41 #8 43.45 Setting up libio-socket-inet6-perl (2.72-2) ...
16:16:41 #8 43.46 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:16:41 #8 43.47 Setting up libio-pty-perl (1:1.08-1.1build4) ...
16:16:41 #8 43.48 Setting up libfile-which-perl (1.21-1) ...
16:16:41 #8 43.49 Setting up libencode-locale-perl (1.05-1) ...
16:16:41 #8 43.51 Setting up libperlio-gzip-perl (0.19-1build3) ...
16:16:41 #8 43.52 Setting up libtext-levenshtein-perl (0.13-1) ...
16:16:41 #8 43.53 Setting up liberror-perl (0.17025-1) ...
16:16:41 #8 43.54 Setting up libvariable-magic-perl (0.62-1) ...
16:16:41 #8 43.55 Setting up libtimedate-perl (2.3000-2) ...
16:16:41 #8 43.56 Setting up libnet-ip-perl (1.26-1) ...
16:16:41 #8 43.57 Setting up librole-tiny-perl (2.000006-1) ...
16:16:41 #8 43.58 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:16:41 #8 43.59 Setting up libfile-homedir-perl (1.002-1) ...
16:16:41 #8 43.60 Setting up libipc-system-simple-perl (1.25-4) ...
16:16:41 #8 43.61 Setting up libfile-basedir-perl (0.07-1) ...
16:16:41 #8 43.62 Setting up libstring-escape-perl (2010.002-2) ...
16:16:41 #8 43.64 Setting up libb-hooks-op-check-perl (0.22-1) ...
16:16:41 #8 43.65 Setting up libio-html-perl (1.001-1) ...
16:16:41 #8 43.66 Setting up libexporter-tiny-perl (1.000000-2) ...
16:16:41 #8 43.67 Setting up libarchive-cpio-perl (0.10-1) ...
16:16:41 #8 21.87 Selecting previously unselected package autoconf.
16:16:41 #8 21.87 Preparing to unpack .../023-autoconf_2.69-11_all.deb ...
16:16:41 #8 21.89 Unpacking autoconf (2.69-11) ...
16:16:41 #8 21.99 Selecting previously unselected package autotools-dev.
16:16:41 #9 52.11 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ...
16:16:41 #9 52.12 Setting up python3-six (1.14.0-2) ...
16:16:41 #9 52.28 Setting up libgcc-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:41 #9 52.29 Setting up perl (5.30.0-9ubuntu0.2) ...
16:16:41 #9 52.31 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:16:41 #9 52.32 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:16:41 #9 49.54 Selecting previously unselected package python3-unidiff.
16:16:41 #9 49.54 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
16:16:41 #9 49.54 Unpacking python3-unidiff (0.5.5-2) ...
16:16:41 #9 49.58 Selecting previously unselected package python3-xdg.
16:16:41 #9 49.58 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
16:16:41 #9 49.58 Unpacking python3-xdg (0.27-2) ...
16:16:41 #9 49.62 Selecting previously unselected package equivs.
16:16:41 #9 49.62 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
16:16:41 #9 49.63 Unpacking equivs (2.3.1) ...
16:16:41 #9 49.66 Selecting previously unselected package libauthen-sasl-perl.
16:16:41 #9 49.66 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:16:41 #9 49.67 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:16:41 #9 49.71 Selecting previously unselected package python3-magic.
16:16:41 #9 49.71 Preparing to unpack .../352-python3-magic_2%3a0.4.20-3_all.deb ...
16:16:41 #9 49.71 Unpacking python3-magic (2:0.4.20-3) ...
16:16:41 #8 60.02 Setting up devscripts (2.17.12ubuntu1.1) ...
16:16:41 #8 60.21 Setting up gpg-wks-client (2.2.4-1ubuntu1.4) ...
16:16:41 #8 60.21 Setting up libcgi-fast-perl (1:2.13-1) ...
16:16:41 #8 60.22 Setting up libhtml-tree-perl (5.07-1) ...
16:16:41 #8 60.23 Setting up libfile-listing-perl (6.04-1) ...
16:16:41 #8 60.25 Setting up libhttp-message-perl (6.14-1) ...
16:16:41 #9 40.86 Preparing to unpack .../177-diffstat_1.64-1_arm64.deb ...
16:16:41 #9 40.86 Unpacking diffstat (1.64-1) ...
16:16:41 #9 40.89 Selecting previously unselected package python3-chardet.
16:16:41 #9 40.89 Preparing to unpack .../178-python3-chardet_4.0.0-1_all.deb ...
16:16:41 #9 40.89 Unpacking python3-chardet (4.0.0-1) ...
16:16:41 #9 40.93 Selecting previously unselected package python3-six.
16:16:41 #9 40.93 Preparing to unpack .../179-python3-six_1.16.0-2_all.deb ...
16:16:41 #9 40.94 Unpacking python3-six (1.16.0-2) ...
16:16:41 #9 40.96 Selecting previously unselected package zstd.
16:16:41 #9 40.96 Preparing to unpack .../180-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:16:41 #9 40.96 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:16:41 #9 41.03 Selecting previously unselected package python3-debian.
16:16:41 #9 41.03 Preparing to unpack .../181-python3-debian_0.1.39ubuntu1_all.deb ...
16:16:41 #9 41.03 Unpacking python3-debian (0.1.39ubuntu1) ...
16:16:41 #9 41.07 Selecting previously unselected package libgpgme11:arm64.
16:16:41 #9 39.48 Updating certificates in /etc/ssl/certs...
16:16:41 #9 49.10 Unpacking libhtml-format-perl (2.12-1.1) ...
16:16:41 #9 49.14 Selecting previously unselected package libhtml-html5-entities-perl.
16:16:41 #9 49.14 Preparing to unpack .../267-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:16:41 #9 49.14 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:16:41 #9 49.18 Selecting previously unselected package libhttp-daemon-perl.
16:16:41 #9 49.18 Preparing to unpack .../268-libhttp-daemon-perl_6.12-1_all.deb ...
16:16:41 #9 49.18 Unpacking libhttp-daemon-perl (6.12-1) ...
16:16:41 #9 49.23 Selecting previously unselected package libtypes-serialiser-perl.
16:16:41 #9 49.23 Preparing to unpack .../269-libtypes-serialiser-perl_1.01-1_all.deb ...
16:16:41 #9 49.23 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:16:41 #9 49.27 Selecting previously unselected package libjson-xs-perl.
16:16:41 #9 49.27 Preparing to unpack .../270-libjson-xs-perl_4.030-1build2_armhf.deb ...
16:16:41 #9 49.27 Unpacking libjson-xs-perl (4.030-1build2) ...
16:16:41 #9 49.31 Selecting previously unselected package libjson-maybexs-perl.
16:16:41 #9 49.31 Preparing to unpack .../271-libjson-maybexs-perl_1.004003-1_all.deb ...
16:16:41 #9 49.32 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:16:41 #9 49.37 Selecting previously unselected package libldap-common.
16:16:41 #9 49.37 Preparing to unpack .../272-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ...
16:16:41 #8 42.18 (17/137): gsettings-desktop-schemas-40.0-1.fc34 7.2 MB/s | 691 kB     00:00    
16:16:41 #8 42.22 (18/137): groff-base-1.22.4-7.fc34.aarch64.rpm  7.6 MB/s | 1.0 MB     00:00    
16:16:41 #8 42.22 (19/137): hunspell-en-GB-0.20140811.1-18.fc34.n 2.3 MB/s | 225 kB     00:00    
16:16:41 #8 42.23 (20/137): hunspell-en-US-0.20140811.1-18.fc34.n 4.3 MB/s | 177 kB     00:00    
16:16:41 #8 42.23 (21/137): hunspell-filesystem-1.7.0-9.fc34.aarc 1.1 MB/s | 7.6 kB     00:00    
16:16:41 #8 42.23 (22/137): kernel-srpm-macros-1.0-4.fc34.noarch. 1.2 MB/s | 7.3 kB     00:00    
16:16:41 #8 42.24 (23/137): info-6.7-10.fc34.aarch64.rpm           16 MB/s | 225 kB     00:00    
16:16:41 #8 42.25 (24/137): libpkgconf-1.7.3-6.fc34.aarch64.rpm   3.1 MB/s |  36 kB     00:00    
16:16:41 #8 42.28 (25/137): libappstream-glib-0.7.18-2.fc34.aarch 6.8 MB/s | 381 kB     00:00    
16:16:41 #8 42.29 (26/137): libpipeline-1.5.3-2.fc34.aarch64.rpm  895 kB/s |  49 kB     00:00    
16:16:41 #8 42.29 (27/137): libpng-1.6.37-10.fc34.aarch64.rpm     2.7 MB/s | 114 kB     00:00    
16:16:41 #8 42.30 (28/137): libproxy-0.4.15-30.fc34.aarch64.rpm   8.5 MB/s |  69 kB     00:00    
16:16:41 #8 42.33 (29/137): libsoup-2.72.0-6.fc34.aarch64.rpm     8.9 MB/s | 390 kB     00:00    
16:16:41 #8 42.33 (30/137): lua-srpm-macros-1-4.fc34.noarch.rpm   227 kB/s | 8.3 kB     00:00    
16:16:41 #8 42.34 (31/137): libstemmer-0-16.585svn.fc34.aarch64.r 1.8 MB/s |  85 kB     00:00    
16:16:41 #8 42.35 (32/137): nim-srpm-macros-3-4.fc34.noarch.rpm   1.2 MB/s | 8.4 kB     00:00    
16:16:41 #8 42.35 (33/137): ocaml-srpm-macros-6-4.fc34.noarch.rpm 1.2 MB/s | 7.8 kB     00:00    
16:16:41 #8 42.39 (34/137): ncurses-6.2-4.20200222.fc34.aarch64.r 7.0 MB/s | 394 kB     00:00    
16:16:41 #8 42.39 (35/137): openblas-srpm-macros-2-9.fc34.noarch. 181 kB/s | 7.4 kB     00:00    
16:16:41 #8 42.42 (36/137): man-db-2.9.3-3.fc34.aarch64.rpm        12 MB/s | 1.1 MB     00:00    
16:16:41 #8 42.43 (37/137): patch-2.7.6-14.fc34.aarch64.rpm       3.4 MB/s | 126 kB     00:00    
16:16:41 #8 42.43 (38/137): perl-Carp-1.50-458.fc34.noarch.rpm    843 kB/s |  29 kB     00:00    
16:16:41 #8 42.43 (39/137): perl-Data-Dumper-2.174-460.fc34.aarch 6.7 MB/s |  55 kB     00:00    
16:16:41 #7 39.64 (6/136): ed-1.14.2-9.fc33.aarch64.rpm           1.1 MB/s |  74 kB     00:00    
16:16:41 #7 39.64 (7/136): dwz-0.13-4.fc33.aarch64.rpm            1.4 MB/s | 105 kB     00:00    
16:16:41 #7 39.66 (8/136): efi-srpm-macros-4-5.fc33.noarch.rpm    854 kB/s |  21 kB     00:00    
16:16:41 #7 39.66 (9/136): enchant-1.6.0-26.fc33.aarch64.rpm      2.3 MB/s |  59 kB     00:00    
16:16:41 #7 39.67 (10/136): file-5.39-3.fc33.aarch64.rpm          1.8 MB/s |  52 kB     00:00    
16:16:41 #7 39.69 (11/136): fonts-srpm-macros-2.0.5-4.fc33.noarch 1.7 MB/s |  27 kB     00:00    
16:16:41 #7 39.69 (12/136): fonts-filesystem-2.0.5-4.fc33.noarch. 348 kB/s | 8.7 kB     00:00    
16:16:41 #7 39.71 (13/136): fpc-srpm-macros-1.3-2.fc33.noarch.rpm 390 kB/s | 7.6 kB     00:00    
16:16:41 #7 39.71 (14/136): ghc-srpm-macros-1.5.0-3.fc33.noarch.r 314 kB/s | 7.7 kB     00:00    
16:16:41 #7 39.81 (15/136): findutils-4.7.0-7.fc33.aarch64.rpm    3.5 MB/s | 539 kB     00:00    
16:16:41 #7 39.81 (16/136): gnat-srpm-macros-4-12.fc33.noarch.rpm  82 kB/s | 8.2 kB     00:00    
16:16:41 #7 39.82 (17/136): glib-networking-2.66.0-1.fc33.aarch64 1.4 MB/s | 160 kB     00:00    
16:16:41 #7 39.88 (18/136): hunspell-en-US-0.20140811.1-17.fc33.n 2.8 MB/s | 176 kB     00:00    
16:16:41 #7 39.92 (19/136): hunspell-1.7.0-7.fc33.aarch64.rpm     2.9 MB/s | 324 kB     00:00    
16:16:41 #9 41.71 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
16:16:41 #9 41.72 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
16:16:41 #9 41.76 Setting up make (4.3-4ubuntu1) ...
16:16:41 #9 41.79 Setting up libmpfr6:arm64 (4.1.0-3build1) ...
16:16:41 #9 41.82 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
16:16:41 #9 41.83 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build2) ...
16:16:41 #9 41.84 Setting up lzip (1.22-3) ...
16:16:41 #9 41.86 Setting up strace (5.11-0ubuntu1) ...
16:16:41 #9 41.88 Setting up libsigsegv2:arm64 (2.13-1ubuntu1) ...
16:16:41 #9 41.89 Setting up xz-utils (5.2.5-1.0build2) ...
16:16:41 #9 41.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.90 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:41 #9 41.91 Setting up t1utils (1.41-4) ...
16:16:41 #9 41.92 Setting up diffstat (1.64-1) ...
16:16:41 #8 52.01 Setting up libksba8:armhf (1.3.5-2) ...
16:16:41 #8 52.02 Setting up libpipeline1:armhf (1.5.1-2) ...
16:16:41 #8 52.03 Setting up wdiff (1.2.2-2+b1) ...
16:16:41 #8 52.04 Setting up lsb-base (10.2019051400) ...
16:16:41 #8 52.05 Setting up mysql-common (5.8+1.0.5) ...
16:16:41 #8 52.08 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:16:41 #8 52.08 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
16:16:41 #8 52.09 Setting up libkeyutils1:armhf (1.6-6) ...
16:16:41 #8 52.11 Setting up libpsl5:armhf (0.20.2-2) ...
16:16:41 #8 52.12 Setting up libgpm2:armhf (1.20.7-5) ...
16:16:41 #8 52.13 Setting up mime-support (3.62) ...
16:16:41 #8 52.15 Setting up xdg-user-dirs (0.17-2) ...
16:16:41 #8 52.18 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:16:41 #8 52.19 Setting up psmisc (23.2-1+deb10u1) ...
16:16:41 #8 52.20 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
16:16:41 #9 19.18 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ...
16:16:41 #9 19.37 Selecting previously unselected package libpython3.8-minimal:amd64.
16:16:41 #9 19.37 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ...
16:16:41 #9 19.38 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:41 #9 20.47 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
16:16:41 #9 20.47 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
16:16:41 #9 20.47 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
16:16:41 #9 20.48 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:16:41 #9 20.48 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:16:41 #9 20.49 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
16:16:41 #9 20.49 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
16:16:41 #9 20.49 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:16:41 #9 20.50 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
16:16:41 #9 20.72 debconf: delaying package configuration, since apt-utils is not installed
16:16:41 #8 22.00 Selecting previously unselected package libsqlite3-0:amd64.
16:16:41 #8 22.01 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ...
16:16:41 #8 22.02 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ...
16:16:41 #8 22.20 Selecting previously unselected package libpython3.6-stdlib:amd64.
16:16:41 #8 22.20 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ...
16:16:41 #8 22.21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ...
16:16:41 #8 37.70 (64/143): perl-Socket-2.032-2.fc35.aarch64.rpm  1.6 MB/s |  54 kB     00:00    
16:16:41 #8 37.71 (65/143): perl-Pod-Perldoc-3.28.01-479.fc35.noa 1.6 MB/s |  84 kB     00:00    
16:16:41 #8 37.71 (66/143): perl-Storable-3.25-1.fc35.aarch64.rpm  10 MB/s |  93 kB     00:00    
16:16:41 #8 37.71 (67/143): perl-Term-ANSIColor-5.01-479.fc35.noa 4.7 MB/s |  48 kB     00:00    
16:16:41 #8 37.72 (68/143): perl-Term-Cap-1.17-478.fc35.noarch.rp 2.1 MB/s |  22 kB     00:00    
16:16:41 #8 37.72 (69/143): perl-Text-ParseWords-3.30-478.fc35.no 1.6 MB/s |  16 kB     00:00    
16:16:41 #8 37.72 (70/143): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 2.6 MB/s |  22 kB     00:00    
16:16:41 #8 37.73 (71/143): perl-Time-Local-1.300-478.fc35.noarch 4.2 MB/s |  33 kB     00:00    
16:16:41 #8 37.73 (72/143): perl-constant-1.33-479.fc35.noarch.rp 3.9 MB/s |  23 kB     00:00    
16:16:41 #8 37.74 (73/143): perl-parent-0.238-478.fc35.noarch.rpm 2.1 MB/s |  14 kB     00:00    
16:16:41 #8 37.74 (74/143): perl-URI-5.09-4.fc35.noarch.rpm       6.7 MB/s | 108 kB     00:00    
16:16:41 #8 37.74 (75/143): perl-libnet-3.13-479.fc35.noarch.rpm  7.5 MB/s | 125 kB     00:00    
16:16:41 #8 37.77 (76/143): perl-podlators-4.14-478.fc35.noarch.r 3.2 MB/s | 111 kB     00:00    
16:16:41 #8 37.77 (77/143): perl-srpm-macros-1-42.fc35.noarch.rpm 254 kB/s | 8.3 kB     00:00    
16:16:41 #8 37.78 (78/143): pkgconf-1.8.0-1.fc35.aarch64.rpm      1.2 MB/s |  41 kB     00:00    
16:16:41 #8 37.78 (79/143): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    2.1 MB/s |  14 kB     00:00    
16:16:41 #8 37.78 (80/143): pkgconf-pkg-config-1.8.0-1.fc35.aarch 1.1 MB/s |  10 kB     00:00    
16:16:41 #8 37.79 (81/143): python3-dbus-1.2.18-2.fc35.aarch64.rp  12 MB/s | 132 kB     00:00    
16:16:41 #8 37.80 (82/143): python3-construct-2.10.67-3.fc35.noar 5.6 MB/s | 112 kB     00:00    
16:16:41 #8 37.83 (83/143): python3-dateutil-2.8.1-7.fc35.noarch. 6.2 MB/s | 289 kB     00:00    
16:16:41 #8 37.83 (84/143): python3-distro-1.6.0-1.fc35.noarch.rp 1.0 MB/s |  38 kB     00:00    
16:16:41 #8 37.84 (85/143): python3-six-1.16.0-4.fc35.noarch.rpm  5.2 MB/s |  36 kB     00:00    
16:16:41 #8 37.84 (86/143): python3-pybeam-0.7-1.fc35.noarch.rpm  1.6 MB/s |  24 kB     00:00    
16:16:41 #8 37.85 (87/143): python3-pyxdg-0.27-3.fc35.noarch.rpm  4.5 MB/s |  96 kB     00:00    
16:16:41 #8 37.85 (88/143): python3-toml-0.10.2-5.fc35.noarch.rpm 2.5 MB/s |  39 kB     00:00    
16:16:41 #8 37.86 (89/143): python3-zstd-1.4.5.1-5.fc35.aarch64.r 1.4 MB/s |  19 kB     00:00    
16:16:41 #8 37.86 (90/143): rpm-build-4.17.0-1.fc35.aarch64.rpm   7.6 MB/s |  61 kB     00:00    
16:16:41 #8 37.86 (91/143): rpmautospec-rpm-macros-0.2.5-1.fc35.n 1.2 MB/s | 9.9 kB     00:00    
16:16:41 #8 37.87 (92/143): qt5-srpm-macros-5.15.2-3.fc35.noarch. 475 kB/s | 8.2 kB     00:00    
16:16:41 #8 37.93 (93/143): unzip-6.0-53.fc35.aarch64.rpm         2.8 MB/s | 176 kB     00:00    
16:16:41 #8 37.96 (94/143): shared-mime-info-2.1-3.fc35.aarch64.r 3.9 MB/s | 373 kB     00:00    
16:16:41 #8 43.68 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ...
16:16:41 #8 43.69 Setting up libnumber-range-perl (0.12-1) ...
16:16:41 #8 43.70 Setting up liblist-compare-perl (0.53-1) ...
16:16:41 #8 43.71 Setting up autoconf (2.69-11) ...
16:16:41 #8 43.72 Setting up libpath-iterator-rule-perl (1.009-1) ...
16:16:41 #8 43.73 Setting up python3-gpg (1.10.0-1ubuntu2) ...
16:16:41 #8 43.93 Setting up libnet-dns-perl (1.10-2) ...
16:16:41 #9 52.51 Setting up libdata-dump-perl (1.23-1) ...
16:16:41 #9 52.53 Setting up python3-certifi (2019.11.28-1) ...
16:16:41 #8 21.99 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ...
16:16:41 #8 22.01 Unpacking autotools-dev (20180224.1) ...
16:16:41 #8 22.06 Selecting previously unselected package automake.
16:16:41 #8 22.06 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ...
16:16:41 #8 22.07 Unpacking automake (1:1.16.1-4) ...
16:16:41 #8 22.17 Selecting previously unselected package autopoint.
16:16:41 #8 22.17 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ...
16:16:41 #8 22.18 Unpacking autopoint (0.19.8.1-9) ...
16:16:41 #8 22.23 Selecting previously unselected package binutils-common:amd64.
16:16:41 #8 22.23 Preparing to unpack .../027-binutils-common_2.31.1-16_amd64.deb ...
16:16:41 #8 22.23 Unpacking binutils-common:amd64 (2.31.1-16) ...
16:16:41 #9 49.77 Setting up libksba8:armhf (1.5.0-3) ...
16:16:41 #9 49.78 Setting up media-types (4.0.0) ...
16:16:41 #9 49.80 Setting up libpipeline1:armhf (1.5.3-1) ...
16:16:41 #9 49.81 Setting up wdiff (1.2.2-2build1) ...
16:16:41 #9 49.82 Setting up libxau6:armhf (1:1.0.9-1build3) ...
16:16:41 #9 49.83 Setting up libre2-9:armhf (20210201+dfsg-1) ...
16:16:41 #9 49.84 Setting up lto-disabled-list (7) ...
16:16:41 #9 49.86 Setting up libpsl5:armhf (0.21.0-1.2) ...
16:16:41 #9 49.87 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
16:16:41 #9 49.89 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:16:41 #9 49.89 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:16:41 #9 49.90 Setting up libicu67:armhf (67.1-6ubuntu2.1) ...
16:16:41 #9 49.91 Setting up libmagic-mgc (1:5.39-3) ...
16:16:41 #9 49.92 Setting up libyaml-0-2:armhf (0.2.2-1) ...
16:16:41 #9 49.93 Setting up distro-info-data (0.46ubuntu4.3) ...
16:16:41 #9 49.94 Setting up manpages (5.10-1ubuntu0.1) ...
16:16:41 #9 49.95 Setting up unzip (6.0-26ubuntu1) ...
16:16:41 #9 49.97 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:16:41 #8 60.28 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
16:16:41 #8 60.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:41 #8 60.39 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:41 #8 60.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:41 #9 41.07 Preparing to unpack .../182-libgpgme11_1.14.0-1ubuntu4_arm64.deb ...
16:16:41 #9 41.07 Unpacking libgpgme11:arm64 (1.14.0-1ubuntu4) ...
16:16:41 #9 41.10 Selecting previously unselected package python3-gpg.
16:16:41 #9 41.10 Preparing to unpack .../183-python3-gpg_1.14.0-1ubuntu4_arm64.deb ...
16:16:41 #9 41.10 Unpacking python3-gpg (1.14.0-1ubuntu4) ...
16:16:41 #9 41.14 Selecting previously unselected package dput.
16:16:41 #9 41.14 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ...
16:16:41 #9 41.15 Unpacking dput (1.1.0ubuntu2) ...
16:16:41 #9 41.18 Selecting previously unselected package fonts-dejavu-core.
16:16:41 #9 41.19 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
16:16:41 #9 41.19 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:16:41 #9 41.29 Selecting previously unselected package fontconfig-config.
16:16:41 #9 41.29 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:16:41 #9 41.30 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:41 #9 41.33 Selecting previously unselected package libcurl3-gnutls:arm64.
16:16:41 #9 41.33 Preparing to unpack .../187-libcurl3-gnutls_7.74.0-1.3ubuntu2_arm64.deb ...
16:16:41 #9 41.33 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3ubuntu2) ...
16:16:41 #9 41.36 Selecting previously unselected package liberror-perl.
16:16:41 #9 41.36 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
16:16:41 #9 41.36 Unpacking liberror-perl (0.17029-1) ...
16:16:41 #9 41.39 Selecting previously unselected package git-man.
16:16:41 #9 41.39 Preparing to unpack .../189-git-man_1%3a2.32.0-1ubuntu1_all.deb ...
16:16:41 #9 41.39 Unpacking git-man (1:2.32.0-1ubuntu1) ...
16:16:41 #9 49.37 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ...
16:16:41 #9 49.40 Selecting previously unselected package liblist-compare-perl.
16:16:41 #9 49.40 Preparing to unpack .../273-liblist-compare-perl_0.55-1_all.deb ...
16:16:41 #9 49.41 Unpacking liblist-compare-perl (0.55-1) ...
16:16:41 #9 49.45 Selecting previously unselected package liblist-someutils-perl.
16:16:41 #9 49.45 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
16:16:41 #9 49.46 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:41 #9 49.49 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:41 #9 49.49 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2build2_armhf.deb ...
16:16:41 #9 49.50 Unpacking liblist-someutils-xs-perl (0.58-2build2) ...
16:16:41 #9 49.54 Selecting previously unselected package liblist-utilsby-perl.
16:16:41 #9 49.54 Preparing to unpack .../276-liblist-utilsby-perl_0.11-1_all.deb ...
16:16:41 #9 49.54 Unpacking liblist-utilsby-perl (0.11-1) ...
16:16:41 #9 49.61 Selecting previously unselected package libltdl7:armhf.
16:16:41 #8 42.44 (40/137): perl-Digest-MD5-2.58-2.fc34.aarch64.r 6.0 MB/s |  36 kB     00:00    
16:16:41 #8 42.44 (41/137): perl-Exporter-5.74-459.fc34.noarch.rp 3.6 MB/s |  32 kB     00:00    
16:16:41 #8 42.44 (42/137): perl-File-Path-2.18-2.fc34.noarch.rpm 4.3 MB/s |  36 kB     00:00    
16:16:41 #8 42.44 (43/137): perl-File-Temp-0.231.100-2.fc34.noarc 7.7 MB/s |  60 kB     00:00    
16:16:41 #8 42.45 (44/137): perl-IO-Socket-IP-0.41-3.fc34.noarch. 5.3 MB/s |  43 kB     00:00    
16:16:41 #8 42.45 (45/137): perl-Getopt-Long-2.52-2.fc34.noarch.r 5.5 MB/s |  61 kB     00:00    
16:16:41 #8 42.46 (46/137): perl-MIME-Base64-3.16-2.fc34.aarch64. 5.7 MB/s |  31 kB     00:00    
16:16:41 #8 42.49 (47/137): perl-Net-SSLeay-1.90-2.fc34.aarch64.r 9.4 MB/s | 357 kB     00:00    
16:16:41 #8 42.49 (48/137): perl-PathTools-3.78-459.fc34.aarch64. 2.2 MB/s |  86 kB     00:00    
16:16:41 #8 42.50 (49/137): perl-IO-Socket-SSL-2.070-2.fc34.noarc 4.0 MB/s | 214 kB     00:00    
16:16:41 #8 42.50 (50/137): perl-Pod-Escapes-1.07-458.fc34.noarch 2.0 MB/s |  20 kB     00:00    
16:16:41 #8 42.50 (51/137): perl-Pod-Perldoc-3.28.01-459.fc34.noa 9.2 MB/s |  85 kB     00:00    
16:16:41 #8 42.51 (52/137): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 6.3 MB/s |  41 kB     00:00    
16:16:41 #8 42.51 (53/137): perl-Scalar-List-Utils-1.56-459.fc34. 7.6 MB/s |  71 kB     00:00    
16:16:41 #8 42.54 (54/137): perl-Storable-3.21-458.fc34.aarch64.r 3.1 MB/s |  95 kB     00:00    
16:16:41 #8 42.54 (55/137): perl-Pod-Simple-3.42-2.fc34.noarch.rp 4.8 MB/s | 216 kB     00:00    
16:16:41 #8 42.54 (56/137): perl-Term-ANSIColor-5.01-459.fc34.noa 1.6 MB/s |  49 kB     00:00    
16:16:41 #8 42.55 (57/137): perl-Term-Cap-1.17-458.fc34.noarch.rp 2.6 MB/s |  22 kB     00:00    
16:16:41 #8 42.55 (58/137): perl-Text-ParseWords-3.30-458.fc34.no 3.0 MB/s |  16 kB     00:00    
16:16:41 #8 42.55 (59/137): perl-Time-Local-1.300-5.fc34.noarch.r 4.1 MB/s |  34 kB     00:00    
16:16:41 #8 42.56 (60/137): perl-constant-1.33-459.fc34.noarch.rp 3.9 MB/s |  23 kB     00:00    
16:16:41 #8 42.56 (61/137): perl-libnet-3.13-2.fc34.noarch.rpm     14 MB/s | 127 kB     00:00    
16:16:41 #8 42.56 (62/137): perl-parent-0.238-458.fc34.noarch.rpm 1.6 MB/s |  14 kB     00:00    
16:16:41 #8 42.59 (63/137): perl-URI-5.09-1.fc34.noarch.rpm       2.4 MB/s | 109 kB     00:00    
16:16:41 #8 42.60 (64/137): perl-podlators-4.14-458.fc34.noarch.r 3.4 MB/s | 113 kB     00:00    
16:16:41 #8 42.62 (65/137): perl-srpm-macros-1-39.fc34.noarch.rpm 152 kB/s | 8.5 kB     00:00    
16:16:41 #8 42.62 (66/137): pkgconf-1.7.3-6.fc34.aarch64.rpm      1.2 MB/s |  41 kB     00:00    
16:16:41 #8 42.63 (67/137): pkgconf-m4-1.7.3-6.fc34.noarch.rpm    2.3 MB/s |  14 kB     00:00    
16:16:41 #8 42.63 (68/137): pkgconf-pkg-config-1.7.3-6.fc34.aarch 1.1 MB/s |  10 kB     00:00    
16:16:41 #8 42.63 (69/137): python3-distro-1.5.0-5.fc34.noarch.rp 5.4 MB/s |  36 kB     00:00    
16:16:41 #8 42.64 (70/137): python3-six-1.15.0-5.fc34.noarch.rpm  4.7 MB/s |  36 kB     00:00    
16:16:41 #7 40.00 (20/136): gsettings-desktop-schemas-3.38.0-1.fc 3.6 MB/s | 681 kB     00:00    
16:16:41 #7 40.00 (21/136): kernel-srpm-macros-1.0-3.fc33.noarch.  94 kB/s | 7.2 kB     00:00    
16:16:41 #7 40.01 (22/136): info-6.7-8.fc33.aarch64.rpm           1.7 MB/s | 225 kB     00:00    
16:16:41 #7 40.05 (23/136): libjpeg-turbo-2.0.5-5.fc33.aarch64.rp 3.9 MB/s | 155 kB     00:00    
16:16:41 #7 40.10 (24/136): less-551-4.fc33.aarch64.rpm           1.5 MB/s | 154 kB     00:00    
16:16:41 #7 40.15 (25/136): libappstream-glib-0.7.17-2.fc33.aarch 2.0 MB/s | 317 kB     00:00    
16:16:41 #9 41.94 Setting up libpng16-16:arm64 (1.6.37-3build3) ...
16:16:41 #9 41.95 Setting up libmpc3:arm64 (1.2.0-1build1) ...
16:16:41 #9 41.96 Setting up libatomic1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:41 #9 41.97 Setting up patch (2.7.6-7) ...
16:16:41 #9 41.98 Setting up autopoint (0.21-3ubuntu2) ...
16:16:41 #9 41.99 Setting up libwebp6:arm64 (0.6.1-2ubuntu0.21.04.1) ...
16:16:41 #9 42.00 Setting up fonts-dejavu-core (2.37-2build1) ...
16:16:41 #9 42.06 Setting up ucf (3.0043) ...
16:16:41 #8 52.22 Setting up libyaml-0-2:armhf (0.2.1-1) ...
16:16:41 #8 52.23 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ...
16:16:41 #8 52.24 No schema files found: doing nothing.
16:16:41 #8 52.25 Setting up distro-info-data (0.41+deb10u4) ...
16:16:41 #8 52.26 Setting up manpages (4.16-2) ...
16:16:41 #8 52.27 Setting up unzip (6.0-23+deb10u2) ...
16:16:41 #8 52.29 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u1) ...
16:16:41 #8 52.30 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u1) ...
16:16:41 #8 52.32 Setting up binutils-common:armhf (2.31.1-16) ...
16:16:41 #8 52.34 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
16:16:41 #8 52.35 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
16:16:41 #8 52.37 Setting up less (487-0.1+b1) ...
16:16:41 #9 19.58 Selecting previously unselected package libexpat1:amd64.
16:16:41 #9 19.58 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
16:16:41 #9 19.59 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
16:16:41 #9 19.65 Selecting previously unselected package python3.8-minimal.
16:16:41 #9 19.65 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ...
16:16:41 #9 19.67 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ...
16:16:41 #9 20.76 Fetched 118 MB in 12s (10.3 MB/s)
16:16:41 #9 20.86 Selecting previously unselected package liblocale-gettext-perl.
16:16:41 #8 20.19 Selecting previously unselected package ucf.
16:16:41 #8 20.19 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:16:41 #8 20.20 Moving old data out of the way
16:16:41 #8 20.21 Unpacking ucf (3.0043) ...
16:16:41 #8 20.28 Selecting previously unselected package xz-utils.
16:16:41 #8 20.28 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ...
16:16:41 #8 20.30 Unpacking xz-utils (5.2.5-2) ...
16:16:41 #8 20.38 Selecting previously unselected package libsigsegv2:amd64.
16:16:41 #8 20.38 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
16:16:41 #8 20.39 Unpacking libsigsegv2:amd64 (2.13-1) ...
16:16:41 #8 ...
16:16:41 
16:16:41 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:41 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:41 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.5s done
16:16:41 #13 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:41 #8 22.51 Selecting previously unselected package python3.6.
16:16:41 #8 22.51 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ...
16:16:41 #8 22.52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ...
16:16:41 #8 37.96 (95/143): xz-5.2.5-7.fc35.aarch64.rpm           2.2 MB/s | 215 kB     00:00    
16:16:41 #8 37.99 (96/143): zip-3.0-31.fc35.aarch64.rpm           3.9 MB/s | 253 kB     00:00    
16:16:41 #8 38.02 (97/143): zstd-1.5.0-2.fc35.aarch64.rpm         5.6 MB/s | 383 kB     00:00    
16:16:41 #8 38.03 (98/143): dnf-plugins-core-4.0.24-1.fc35.noarch 1.0 MB/s |  35 kB     00:00    
16:16:41 #8 38.03 (99/143): elfutils-debuginfod-client-0.186-1.fc 1.0 MB/s |  40 kB     00:00    
16:16:41 #8 38.04 (100/143): glib-networking-2.70.1-1.fc35.aarch6  19 MB/s | 176 kB     00:00    
16:16:41 #8 38.08 (101/143): libsoup-2.74.2-1.fc35.aarch64.rpm    9.9 MB/s | 385 kB     00:00    
16:16:41 #8 38.12 (102/143): glibc-gconv-extra-2.34-11.fc35.aarch  20 MB/s | 1.7 MB     00:00    
16:16:41 #8 38.12 (103/143): perl-AutoLoader-5.74-482.fc35.noarch 677 kB/s |  29 kB     00:00    
16:16:41 #8 38.17 (104/143): gdb-minimal-11.1-5.fc35.aarch64.rpm   23 MB/s | 3.4 MB     00:00    
16:16:41 #8 38.18 (105/143): perl-B-1.82-482.fc35.aarch64.rpm     3.3 MB/s | 189 kB     00:00    
16:16:41 #8 38.18 (106/143): perl-Class-Struct-0.66-482.fc35.noar 582 kB/s |  30 kB     00:00    
16:16:41 #8 38.18 (107/143): perl-DynaLoader-1.50-482.fc35.aarch6 3.6 MB/s |  34 kB     00:00    
16:16:41 #8 43.94 Setting up libsub-identify-perl (0.14-1) ...
16:16:41 #8 43.95 Setting up libpod-constants-perl (0.19-1) ...
16:16:41 #8 43.96 Setting up libsort-versions-perl (1.62-1) ...
16:16:41 #8 43.97 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:16:41 #8 43.98 Setting up libdynaloader-functions-perl (0.003-1) ...
16:16:41 #8 43.99 Setting up libsub-exporter-perl (0.987-1) ...
16:16:41 #8 44.00 Setting up xauth (1:1.0.10-1) ...
16:16:41 #8 44.02 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:41 #8 44.03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ...
16:16:41 #8 44.04 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
16:16:41 #9 52.68 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:41 #9 52.69 Setting up libref-util-perl (0.204-1) ...
16:16:41 #9 52.70 Setting up libipc-system-simple-perl (1.26-1) ...
16:16:41 #9 52.72 Setting up libnet-domain-tld-perl (1.75-1) ...
16:16:41 #9 52.73 Setting up libxml-writer-perl (0.625-1) ...
16:16:41 #9 52.74 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:16:41 #9 52.75 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:16:41 #9 52.76 Setting up shared-mime-info (1.15-1) ...
16:16:41 #8 ...
16:16:41 
16:16:41 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:41 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:41 #13 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.4s done
16:16:41 #13 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:41 #13 DONE 30.6s
16:16:41 
16:16:41 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:41 #8 sha256:89706f1b7111c14f6ca0d1f7530c1122e6fdfc054e925408a2639e2d0d0a4cef
16:16:41 #11 1.119 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
16:16:41 #11 1.129 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
16:16:41 #9 49.98 Setting up libbrotli1:armhf (1.0.9-2build2) ...
16:16:41 #9 49.99 Setting up libsqlite3-0:armhf (3.34.1-3) ...
16:16:41 #9 50.00 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu1) ...
16:16:41 #9 50.02 Setting up binutils-common:armhf (2.36.1-6ubuntu1) ...
16:16:41 #9 50.03 Setting up libnghttp2-14:armhf (1.43.0-1) ...
16:16:41 #9 50.04 Setting up libmagic1:armhf (1:5.39-3) ...
16:16:41 #9 50.06 Setting up libdeflate0:armhf (1.7-1ubuntu1) ...
16:16:41 #9 50.08 Setting up less (551-2) ...
16:16:41 #9 50.09 Setting up perl-openssl-defaults:armhf (5) ...
16:16:41 #9 50.11 Setting up linux-libc-dev:armhf (5.11.0-41.45) ...
16:16:41 #9 50.12 Setting up libctf-nobfd0:armhf (2.36.1-6ubuntu1) ...
16:16:41 #9 50.13 Setting up gettext-base (0.21-3ubuntu2) ...
16:16:41 #9 50.14 Setting up liblzo2-2:armhf (2.10-2build1) ...
16:16:41 #9 50.16 Setting up libnpth0:armhf (1.6-3) ...
16:16:41 #9 50.17 Setting up file (1:5.39-3) ...
16:16:41 #9 50.18 Setting up libassuan0:armhf (2.5.4-1ubuntu1) ...
16:16:41 #8 60.57 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:41 #8 60.60 Setting up libparams-classify-perl (0.015-1) ...
16:16:41 #8 60.61 Setting up git (1:2.17.1-1ubuntu0.9) ...
16:16:41 #8 60.64 Setting up libhttp-negotiate-perl (6.00-2) ...
16:16:41 #8 60.65 Setting up libmailtools-perl (2.18-1) ...
16:16:41 #8 60.66 Setting up libgit-wrapper-perl (0.047-1) ...
16:16:41 #8 60.67 Setting up libhtml-format-perl (2.12-1) ...
16:16:41 #8 60.68 Setting up libemail-valid-perl (1.202-1) ...
16:16:41 #8 60.69 Setting up libhttp-cookies-perl (6.04-1) ...
16:16:41 #8 60.71 Setting up curl (7.58.0-2ubuntu3.16) ...
16:16:41 #8 60.71 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:41 #8 60.72 Setting up gnupg (2.2.4-1ubuntu1.4) ...
16:16:41 #8 60.74 Setting up libhttp-daemon-perl (6.01-1) ...
16:16:42 #9 41.43 Selecting previously unselected package git.
16:16:42 #9 41.43 Preparing to unpack .../190-git_1%3a2.32.0-1ubuntu1_arm64.deb ...
16:16:42 #9 41.44 Unpacking git (1:2.32.0-1ubuntu1) ...
16:16:42 #9 49.61 Preparing to unpack .../277-libltdl7_2.4.6-15_armhf.deb ...
16:16:42 #9 49.61 Unpacking libltdl7:armhf (2.4.6-15) ...
16:16:42 #9 49.65 Selecting previously unselected package libltdl-dev:armhf.
16:16:42 #9 49.65 Preparing to unpack .../278-libltdl-dev_2.4.6-15_armhf.deb ...
16:16:42 #9 49.65 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:16:42 #9 49.72 Selecting previously unselected package liblzo2-2:armhf.
16:16:42 #9 49.72 Preparing to unpack .../279-liblzo2-2_2.10-2build1_armhf.deb ...
16:16:42 #9 49.72 Unpacking liblzo2-2:armhf (2.10-2build1) ...
16:16:42 #9 49.75 Selecting previously unselected package libsys-hostname-long-perl.
16:16:42 #9 49.76 Preparing to unpack .../280-libsys-hostname-long-perl_1.5-2_all.deb ...
16:16:42 #9 49.77 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:16:42 #9 49.80 Selecting previously unselected package libmail-sendmail-perl.
16:16:42 #9 49.80 Preparing to unpack .../281-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:16:42 #9 49.81 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:16:42 #8 42.68 (71/137): python3-dateutil-2.8.1-3.fc34.noarch. 5.1 MB/s | 289 kB     00:00    
16:16:42 #8 42.69 (72/137): qt5-srpm-macros-5.15.2-2.fc34.noarch. 166 kB/s | 8.4 kB     00:00    
16:16:42 #8 42.69 (73/137): rpm-build-4.16.1.3-1.fc34.aarch64.rpm 1.8 MB/s |  98 kB     00:00    
16:16:42 #8 42.73 (74/137): shared-mime-info-2.1-2.fc34.aarch64.r 9.8 MB/s | 374 kB     00:00    
16:16:42 #8 42.73 (75/137): xz-5.2.5-5.fc34.aarch64.rpm           5.8 MB/s | 216 kB     00:00    
16:16:42 #8 42.76 (76/137): unzip-6.0-50.fc34.aarch64.rpm         2.3 MB/s | 178 kB     00:00    
16:16:42 #8 42.77 (77/137): zip-3.0-28.fc34.aarch64.rpm           5.7 MB/s | 255 kB     00:00    
16:16:42 #8 42.78 (78/137): dnf-plugins-core-4.0.24-1.fc34.noarch 5.9 MB/s |  35 kB     00:00    
16:16:42 #8 42.78 (79/137): efi-srpm-macros-5-4.fc34.noarch.rpm   3.8 MB/s |  22 kB     00:00    
16:16:42 #8 42.85 (80/137): binutils-gold-2.35.2-6.fc34.aarch64.r 9.8 MB/s | 863 kB     00:00    
16:16:42 #8 42.89 (81/137): elfutils-0.186-1.fc34.aarch64.rpm     4.7 MB/s | 517 kB     00:00    
16:16:42 #7 40.16 (26/136): libmodman-2.0.1-23.fc33.aarch64.rpm   296 kB/s |  33 kB     00:00    
16:16:42 #7 40.16 (27/136): libpipeline-1.5.2-5.fc33.aarch64.rpm  771 kB/s |  49 kB     00:00    
16:16:42 #7 40.18 (28/136): libproxy-0.4.15-25.fc33.aarch64.rpm   2.6 MB/s |  62 kB     00:00    
16:16:42 #7 40.24 (29/136): libstemmer-0-15.585svn.fc33.aarch64.r 1.0 MB/s |  85 kB     00:00    
16:16:42 #7 40.32 (30/136): libsoup-2.72.0-3.fc33.aarch64.rpm     2.4 MB/s | 391 kB     00:00    
16:16:42 #7 40.42 (31/136): man-db-2.9.2-6.fc33.aarch64.rpm       4.7 MB/s | 1.1 MB     00:00    
16:16:42 #9 42.24 Setting up libjpeg-turbo8:arm64 (2.0.6-0ubuntu2) ...
16:16:42 #9 42.26 Setting up libltdl7:arm64 (2.4.6-15) ...
16:16:42 #9 42.27 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu1) ...
16:16:42 #9 42.28 Setting up libssh-4:arm64 (0.9.5-1ubuntu0.1) ...
16:16:42 #9 42.29 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:42 #9 42.30 Setting up libubsan1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 42.31 Setting up libmd0:arm64 (1.0.3-3build1) ...
16:16:42 #9 42.33 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:16:42 #9 42.34 Setting up libnsl-dev:arm64 (1.3.0-0ubuntu3) ...
16:16:42 #9 42.37 Setting up libcrypt-dev:arm64 (1:4.4.17-1ubuntu3) ...
16:16:42 #9 42.38 Setting up libuchardet0:arm64 (0.0.7-1) ...
16:16:42 #9 42.40 Setting up lzop (1.04-2) ...
16:16:42 #9 42.41 Setting up libmpdec3:arm64 (2.5.1-2) ...
16:16:42 #9 42.43 Setting up git-man (1:2.30.2-1ubuntu1) ...
16:16:42 #9 42.44 Setting up netbase (6.2) ...
16:16:42 #9 42.47 Setting up libbinutils:arm64 (2.36.1-6ubuntu1) ...
16:16:42 #9 42.48 Setting up libfido2-1:arm64 (1.6.0-2) ...
16:16:42 #9 42.49 Setting up libisl23:arm64 (0.23-1build1) ...
16:16:42 #9 42.50 Setting up libc-dev-bin (2.33-0ubuntu5) ...
16:16:42 #9 42.51 Setting up openssl (1.1.1j-1ubuntu3.6) ...
16:16:42 #9 42.53 Setting up libbsd0:arm64 (0.11.3-1ubuntu2) ...
16:16:42 #9 42.54 Setting up libelf1:arm64 (0.183-8) ...
16:16:42 #8 52.46 Setting up perl-openssl-defaults:armhf (3) ...
16:16:42 #8 52.47 Setting up linux-libc-dev:armhf (4.19.208-1) ...
16:16:42 #8 52.48 Setting up gettext-base (0.19.8.1-9) ...
16:16:42 #8 52.50 Setting up liblzo2-2:armhf (2.10-0.1) ...
16:16:42 #8 52.51 Setting up libnpth0:armhf (1.6-1) ...
16:16:42 #8 52.52 Setting up krb5-locales (1.17-3+deb10u3) ...
16:16:42 #8 52.53 Setting up file (1:5.35-4+deb10u2) ...
16:16:42 #8 52.54 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
16:16:42 #8 52.56 Setting up libassuan0:armhf (2.5.2-1) ...
16:16:42 #8 52.57 Setting up libgomp1:armhf (8.3.0-6) ...
16:16:42 #8 52.58 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
16:16:42 #8 52.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:16:42 #8 52.60 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:16:42 #8 52.62 Setting up libicu63:armhf (63.1-6+deb10u2) ...
16:16:42 #8 52.63 Setting up libfakeroot:armhf (1.23-1) ...
16:16:42 #8 52.64 Setting up libkrb5support0:armhf (1.17-3+deb10u3) ...
16:16:42 #8 52.65 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u1) ...
16:16:42 #8 52.66 Setting up fakeroot (1.23-1) ...
16:16:42 #8 52.67 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:42 #8 52.68 Setting up mariadb-common (1:10.3.31-0+deb10u1) ...
16:16:42 #8 52.70 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:16:42 #8 52.70 Setting up libasan5:armhf (8.3.0-6) ...
16:16:42 #8 52.71 Setting up autotools-dev (20180224.1) ...
16:16:42 #8 52.72 Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
16:16:42 #8 52.74 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
16:16:42 #8 52.75 Setting up libwrap0:armhf (7.6.q-28) ...
16:16:42 #8 52.76 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
16:16:42 #8 52.77 Setting up make (4.2.1-1.2) ...
16:16:42 #9 39.85 128 added, 0 removed; done.
16:16:42 #9 39.92 Setting up libasan5:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:42 #9 39.93 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:42 #9 39.94 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:16:42 #9 39.96 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:42 #9 39.96 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:16:42 #9 39.96 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:42 #9 39.96 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:16:42 #9 39.97 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
16:16:42 #9 39.98 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
16:16:42 #9 39.99 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
16:16:42 #9 40.00 Setting up dwz (0.13-5) ...
16:16:42 #9 40.01 Setting up groff-base (1.22.4-4build1) ...
16:16:42 #9 40.03 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
16:16:42 #9 40.05 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:16:42 #9 40.06 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.2) ...
16:16:42 #9 40.07 Setting up libc6-dev:arm64 (2.31-0ubuntu9.2) ...
16:16:42 #9 40.08 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
16:16:42 #9 40.08 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:42 #9 40.10 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ...
16:16:42 #9 20.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4340 files and directories currently installed.)
16:16:42 #9 20.86 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
16:16:42 #9 20.91 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:16:42 #13 ...
16:16:42 
16:16:42 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:42 #8 sha256:e831acd011a02a91da13eaaabfd293d7c222b6a9859f850b3e60c25ca1a82213
16:16:42 #8 20.42 Selecting previously unselected package m4.
16:16:42 #8 20.42 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
16:16:42 #8 20.43 Unpacking m4 (1.4.18-5) ...
16:16:42 #8 20.48 Selecting previously unselected package autoconf.
16:16:42 #8 20.48 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:16:42 #8 20.48 Unpacking autoconf (2.69-14) ...
16:16:42 #8 22.77 Selecting previously unselected package libpython3-stdlib:amd64.
16:16:42 #8 22.77 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
16:16:42 #8 22.83 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
16:16:42 #8 38.19 (108/143): perl-Errno-1.33-482.fc35.aarch64.rpm 3.5 MB/s |  23 kB     00:00    
16:16:42 #8 38.19 (109/143): perl-Fcntl-1.14-482.fc35.aarch64.rpm 2.7 MB/s |  28 kB     00:00    
16:16:42 #8 38.20 (110/143): perl-File-Basename-2.85-482.fc35.noa 2.7 MB/s |  25 kB     00:00    
16:16:42 #8 38.20 (111/143): perl-File-stat-1.09-482.fc35.noarch. 4.3 MB/s |  25 kB     00:00    
16:16:42 #8 38.21 (112/143): perl-FileHandle-2.03-482.fc35.noarch 2.7 MB/s |  23 kB     00:00    
16:16:42 #8 38.21 (113/143): perl-Getopt-Std-1.13-482.fc35.noarch 2.8 MB/s |  23 kB     00:00    
16:16:42 #8 38.21 (114/143): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 8.4 MB/s |  55 kB     00:00    
16:16:42 #8 38.26 (115/143): perl-Encode-3.15-482.fc35.aarch64.rp  23 MB/s | 1.7 MB     00:00    
16:16:42 #8 38.26 (116/143): perl-IO-1.46-482.fc35.aarch64.rpm    1.9 MB/s |  95 kB     00:00    
16:16:42 #8 38.26 (117/143): perl-IPC-Open3-1.21-482.fc35.noarch. 659 kB/s |  31 kB     00:00    
16:16:42 #8 38.26 (118/143): perl-Mozilla-CA-20211001-1.fc35.noar 2.3 MB/s |  12 kB     00:00    
16:16:42 #8 38.27 (119/143): perl-POSIX-1.97-482.fc35.aarch64.rpm  12 MB/s | 105 kB     00:00    
16:16:42 #8 38.27 (120/143): perl-Scalar-List-Utils-1.60-462.fc35 7.9 MB/s |  71 kB     00:00    
16:16:42 #8 38.28 (121/143): perl-NDBM_File-1.15-482.fc35.aarch64 1.7 MB/s |  30 kB     00:00    
16:16:42 #8 38.28 (122/143): perl-SelectSaver-1.02-482.fc35.noarc 2.3 MB/s |  19 kB     00:00    
16:16:42 #8 38.28 (123/143): perl-Symbol-1.09-482.fc35.noarch.rpm 2.8 MB/s |  22 kB     00:00    
16:16:42 #8 38.28 (124/143): perl-base-2.27-482.fc35.noarch.rpm   2.9 MB/s |  24 kB     00:00    
16:16:42 #8 38.29 (125/143): perl-if-0.60.900-482.fc35.noarch.rpm 3.5 MB/s |  22 kB     00:00    
16:16:42 #8 38.29 (126/143): perl-interpreter-5.34.0-482.fc35.aar 7.9 MB/s |  79 kB     00:00    
16:16:42 #8 38.29 (127/143): perl-mro-1.25-482.fc35.aarch64.rpm   5.6 MB/s |  36 kB     00:00    
16:16:42 #8 38.30 (128/143): perl-overloading-0.02-482.fc35.noarc 4.2 MB/s |  21 kB     00:00    
16:16:42 #8 38.30 (129/143): perl-overload-1.33-482.fc35.noarch.r 4.5 MB/s |  53 kB     00:00    
16:16:42 #8 38.31 (130/143): perl-subs-1.04-482.fc35.noarch.rpm   3.0 MB/s |  19 kB     00:00    
16:16:42 #8 38.31 (131/143): perl-vars-1.05-482.fc35.noarch.rpm   3.0 MB/s |  21 kB     00:00    
16:16:42 #8 38.32 (132/143): python-srpm-macros-3.10-10.fc35.noar 3.5 MB/s |  25 kB     00:00    
16:16:42 #8 38.36 (133/143): perl-libs-5.34.0-482.fc35.aarch64.rp  28 MB/s | 2.0 MB     00:00    
16:16:42 #8 38.36 (134/143): python3-dnf-plugins-core-4.0.24-1.fc 4.4 MB/s | 210 kB     00:00    
16:16:42 #8 38.36 (135/143): python3-enchant-3.2.2-1.fc35.noarch. 1.7 MB/s |  79 kB     00:00    
16:16:42 #8 38.37 (136/143): rust-srpm-macros-20-1.fc35.noarch.rp 1.2 MB/s | 9.4 kB     00:00    
16:16:42 #8 38.41 (137/143): redhat-rpm-config-199-1.fc35.noarch. 1.3 MB/s |  65 kB     00:00    
16:16:42 #8 44.05 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.10) ...
16:16:42 #8 44.06 Setting up dput (1.0.1ubuntu1) ...
16:16:42 #8 44.22 Setting up libstring-copyright-perl (0.003005-1) ...
16:16:42 #8 44.23 Setting up libhtml-parser-perl (3.72-3build1) ...
16:16:42 #8 44.24 Setting up automake (1:1.15.1-3ubuntu2) ...
16:16:42 #8 44.25 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
16:16:42 #8 44.25 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
16:16:42 #8 44.25 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
16:16:42 #8 44.26 Setting up libipc-run-perl (0.96-1) ...
16:16:42 #8 44.28 Setting up libcgi-pm-perl (4.38-1) ...
16:16:42 #8 44.29 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:16:42 #8 44.30 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
16:16:42 #8 22.52 Selecting previously unselected package libbinutils:amd64.
16:16:42 #8 22.52 Preparing to unpack .../028-libbinutils_2.31.1-16_amd64.deb ...
16:16:42 #8 22.55 Unpacking libbinutils:amd64 (2.31.1-16) ...
16:16:42 #8 22.71 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:16:42 #8 22.71 Preparing to unpack .../029-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
16:16:42 #8 22.71 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
16:16:42 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 10.4s done
16:16:42 #9 50.20 Setting up libgomp1:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 50.21 Setting up libcbor0.6:armhf (0.6.0-0ubuntu3) ...
16:16:42 #9 50.22 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:16:42 #9 50.23 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:16:42 #9 50.25 Setting up libjbig0:armhf (2.1-3.1build1) ...
16:16:42 #9 50.26 Setting up libfakeroot:armhf (1.25.3-1.1ubuntu2) ...
16:16:42 #9 50.28 Setting up libasan6:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 50.30 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu1) ...
16:16:42 #9 50.31 Setting up tzdata (2021e-0ubuntu0.21.04) ...
16:16:42 #9 50.42 
16:16:42 #9 50.42 Current default time zone: 'Etc/UTC'
16:16:42 #9 50.42 Local time is now:      Tue Dec 21 16:16:42 UTC 2021.
16:16:42 #9 50.42 Universal Time is now:  Tue Dec 21 16:16:42 UTC 2021.
16:16:42 #9 50.42 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:16:42 #9 50.42 
16:16:42 #9 50.44 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:16:42 #9 50.45 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.45 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:42 #9 50.46 Setting up gcc-10-base:armhf (10.3.0-1ubuntu1) ...
16:16:42 #9 50.47 Setting up autotools-dev (20180224.1+nmu1) ...
16:16:42 #9 50.48 Setting up libtirpc-dev:armhf (1.3.1-1build1) ...
16:16:42 #9 50.50 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
16:16:42 #9 50.51 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
16:16:42 #8 60.75 Setting up libxml-simple-perl (2.24-1) ...
16:16:42 #8 60.76 Setting up lintian (2.5.81ubuntu1) ...
16:16:42 #8 60.77 Setting up libhtml-form-perl (6.03-1) ...
16:16:42 #8 60.78 Setting up libimport-into-perl (1.002005-1) ...
16:16:42 #8 60.79 Setting up libmodule-implementation-perl (0.09-1) ...
16:16:42 #8 60.81 Setting up libparams-validate-perl (1.29-1) ...
16:16:42 #8 60.82 Setting up libmoo-perl (2.003004-1) ...
16:16:42 #8 60.83 Setting up libb-hooks-endofscope-perl (0.21-1) ...
16:16:42 #8 60.84 Setting up libpackage-stash-perl (0.37-1) ...
16:16:42 #8 60.86 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
16:16:42 #8 60.87 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:42 #8 60.89 Setting up licensecheck (3.0.31-2) ...
16:16:42 #8 60.90 Setting up dh-autoreconf (17) ...
16:16:42 #8 60.91 Setting up libwww-perl (6.31-1ubuntu0.1) ...
16:16:42 #8 60.92 Setting up debhelper (11.1.6ubuntu2) ...
16:16:42 #8 60.93 Setting up equivs (2.1.0) ...
16:16:42 #8 60.94 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:16:42 #8 60.96 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
16:16:42 #9 49.84 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:42 #9 49.84 Preparing to unpack .../282-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:42 #9 49.85 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:42 #9 49.88 Selecting previously unselected package libmailtools-perl.
16:16:42 #9 49.88 Preparing to unpack .../283-libmailtools-perl_2.21-1_all.deb ...
16:16:42 #9 49.88 Unpacking libmailtools-perl (2.21-1) ...
16:16:42 #9 49.93 Selecting previously unselected package libmarkdown2:armhf.
16:16:42 #9 49.93 Preparing to unpack .../284-libmarkdown2_2.2.6-1ubuntu2_armhf.deb ...
16:16:42 #9 49.93 Unpacking libmarkdown2:armhf (2.2.6-1ubuntu2) ...
16:16:42 #9 49.96 Selecting previously unselected package libmoox-aliases-perl.
16:16:42 #9 49.96 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:16:42 #9 49.97 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:16:42 #9 49.99 Selecting previously unselected package libnamespace-autoclean-perl.
16:16:42 #9 50.00 Preparing to unpack .../286-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:16:42 #9 50.00 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:16:42 #9 50.03 Selecting previously unselected package libobject-id-perl.
16:16:42 #9 50.03 Preparing to unpack .../287-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
16:16:42 #9 50.04 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:16:42 #9 50.07 Selecting previously unselected package libmoox-struct-perl.
16:16:42 #9 50.07 Preparing to unpack .../288-libmoox-struct-perl_0.020-1_all.deb ...
16:16:42 #9 50.07 Unpacking libmoox-struct-perl (0.020-1) ...
16:16:42 #9 50.11 Selecting previously unselected package libmouse-perl.
16:16:42 #9 50.11 Preparing to unpack .../289-libmouse-perl_2.5.10-1build2_armhf.deb ...
16:16:42 #9 50.11 Unpacking libmouse-perl (2.5.10-1build2) ...
16:16:42 #9 50.16 Selecting previously unselected package libnumber-range-perl.
16:16:42 #9 50.16 Preparing to unpack .../290-libnumber-range-perl_0.12-1.1_all.deb ...
16:16:42 #8 42.90 (82/137): elfutils-debuginfod-client-0.186-1.fc 902 kB/s |  39 kB     00:00    
16:16:42 #8 42.90 (83/137): emacs-filesystem-27.2-5.fc34.noarch.r 1.1 MB/s | 8.4 kB     00:00    
16:16:42 #8 42.91 (84/137): file-5.39-7.fc34.aarch64.rpm          8.1 MB/s |  50 kB     00:00    
16:16:42 #8 42.94 (85/137): gdk-pixbuf2-2.42.6-1.fc34.aarch64.rpm  13 MB/s | 468 kB     00:00    
16:16:42 #8 43.05 (86/137): binutils-2.35.2-6.fc34.aarch64.rpm     18 MB/s | 5.9 MB     00:00    
16:16:42 #8 43.05 (87/137): glib-networking-2.68.2-1.fc34.aarch64 1.5 MB/s | 168 kB     00:00    
16:16:42 #8 43.13 (88/137): gdb-minimal-11.1-5.fc34.aarch64.rpm    15 MB/s | 3.4 MB     00:00    
16:16:42 #8 43.13 (89/137): go-srpm-macros-3.0.10-1.fc34.noarch.r 323 kB/s |  25 kB     00:00    
16:16:42 #8 43.16 (90/137): json-glib-1.6.6-1.fc34.aarch64.rpm    1.4 MB/s | 149 kB     00:00    
16:16:42 #7 40.42 (32/136): nim-srpm-macros-3-3.fc33.noarch.rpm    83 kB/s | 8.3 kB     00:00    
16:16:42 #7 40.49 (33/136): ncurses-6.2-3.20200222.fc33.aarch64.r 1.5 MB/s | 394 kB     00:00    
16:16:42 #7 40.50 (34/136): ocaml-srpm-macros-6-3.fc33.noarch.rpm  94 kB/s | 7.7 kB     00:00    
16:16:42 #7 40.50 (35/136): openblas-srpm-macros-2-8.fc33.noarch.  90 kB/s | 7.2 kB     00:00    
16:16:42 #7 40.52 (36/136): patch-2.7.6-13.fc33.aarch64.rpm       4.5 MB/s | 126 kB     00:00    
16:16:42 #7 40.53 (37/136): perl-Carp-1.50-457.fc33.noarch.rpm    1.1 MB/s |  29 kB     00:00    
16:16:42 #7 40.53 (38/136): perl-Data-Dumper-2.174-459.fc33.aarch 1.9 MB/s |  55 kB     00:00    
16:16:42 #7 40.55 (39/136): perl-Exporter-5.74-458.fc33.noarch.rp 1.3 MB/s |  32 kB     00:00    
16:16:42 #7 40.55 (40/136): perl-Getopt-Long-2.52-1.fc33.noarch.r 2.1 MB/s |  60 kB     00:00    
16:16:42 #7 40.56 (41/136): perl-IO-Socket-IP-0.41-2.fc33.noarch. 1.6 MB/s |  43 kB     00:00    
16:16:42 #7 40.58 (42/136): perl-Mozilla-CA-20200520-3.fc33.noarc 537 kB/s |  12 kB     00:00    
16:16:42 #7 40.58 (43/136): perl-IO-Socket-SSL-2.068-3.fc33.noarc 5.6 MB/s | 216 kB     00:00    
16:16:42 #7 40.59 (44/136): perl-MIME-Base64-3.16-1.fc33.aarch64. 784 kB/s |  30 kB     00:00    
16:16:42 #7 40.60 (45/136): perl-Pod-Escapes-1.07-457.fc33.noarch 1.1 MB/s |  20 kB     00:00    
16:16:42 #7 40.62 (46/136): perl-Scalar-List-Utils-1.55-457.fc33. 5.3 MB/s |  69 kB     00:00    
16:16:42 #7 40.63 (47/136): perl-Pod-Perldoc-3.28.01-458.fc33.noa 2.5 MB/s |  84 kB     00:00    
16:16:42 #9 42.55 Setting up readline-common (8.1-1) ...
16:16:42 #9 42.56 Setting up publicsuffix (20210108.1309-1) ...
16:16:42 #9 42.58 Setting up libxml2:arm64 (2.9.10+dfsg-6.3ubuntu0.1) ...
16:16:42 #9 42.59 Setting up libmarkdown2:arm64 (2.2.6-1ubuntu1) ...
16:16:42 #9 42.60 Setting up libcc1-0:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 42.61 Setting up iso-codes (4.6.0-1) ...
16:16:42 #9 42.62 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:16:42 #9 42.63 Setting up liblsan0:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 42.66 Setting up cpp-10 (10.3.0-1ubuntu1) ...
16:16:42 #9 42.68 Setting up dctrl-tools (2.24-3) ...
16:16:42 #9 42.69 Setting up libitm1:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 42.70 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:42 #9 42.72 Setting up libgdbm6:arm64 (1.19-2) ...
16:16:42 #9 42.73 Setting up libtsan0:arm64 (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 42.74 Setting up libctf0:arm64 (2.36.1-6ubuntu1) ...
16:16:42 #9 42.75 Setting up libjpeg8:arm64 (8c-2ubuntu8) ...
16:16:42 #9 42.76 Setting up pinentry-curses (1.1.0-4build1) ...
16:16:42 #9 42.78 Setting up manpages-dev (5.10-1ubuntu0.1) ...
16:16:42 #8 42.41 Setting up bsdmainutils (11.1.2+b1) ...
16:16:42 #8 42.43 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:42 #8 42.43 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:42 #8 42.44 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
16:16:42 #8 42.45 Setting up libcroco3:arm64 (0.6.12-3) ...
16:16:42 #8 42.46 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
16:16:42 #8 42.47 Setting up ucf (3.0038+nmu1) ...
16:16:42 #8 52.78 Setting up libmpfr6:armhf (4.0.2-1) ...
16:16:42 #8 52.79 Setting up gnupg-l10n (2.2.12-1+deb10u1) ...
16:16:42 #8 52.81 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
16:16:42 #8 52.82 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
16:16:42 #8 52.83 Setting up libidn11:armhf (1.33-2.2) ...
16:16:42 #8 52.84 Setting up libncurses6:armhf (6.1+20181013-2+deb10u2) ...
16:16:42 #8 52.85 Setting up strace (4.26-0.2) ...
16:16:42 #8 52.87 Setting up libsigsegv2:armhf (2.12-2) ...
16:16:42 #8 52.88 Setting up xz-utils (5.2.4-1) ...
16:16:42 #8 52.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:42 #8 52.90 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u1) ...
16:16:42 #8 52.92 Setting up t1utils (1.41-3) ...
16:16:42 #8 52.94 Setting up diffstat (1.62-1) ...
16:16:42 #8 52.95 Setting up libmpc3:armhf (1.1.0-1) ...
16:16:42 #8 52.96 Setting up libatomic1:armhf (8.3.0-6) ...
16:16:42 #8 52.98 Setting up patch (2.7.6-3+deb10u1) ...
16:16:42 #8 52.99 Setting up mailutils-common (1:3.5-4) ...
16:16:42 #8 53.00 Setting up autopoint (0.19.8.1-9) ...
16:16:42 #8 53.01 Setting up libmariadb3:armhf (1:10.3.31-0+deb10u1) ...
16:16:42 #8 53.02 Setting up libfl2:armhf (2.6.4-6.2) ...
16:16:42 #8 53.04 Setting up libpcre2-8-0:armhf (10.32-5) ...
16:16:42 #8 53.05 Setting up libk5crypto3:armhf (1.17-3+deb10u3) ...
16:16:42 #8 53.06 Setting up libltdl7:armhf (2.4.6-9) ...
16:16:42 #8 53.07 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u1) ...
16:16:42 #8 53.09 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
16:16:42 #8 53.10 Setting up libubsan1:armhf (8.3.0-6) ...
16:16:42 #9 21.21 Selecting previously unselected package libpython3.9-minimal:amd64.
16:16:42 #9 21.21 Preparing to unpack .../libpython3.9-minimal_3.9.5-3ubuntu0~21.04.1_amd64.deb ...
16:16:42 #9 21.22 Unpacking libpython3.9-minimal:amd64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:42 #8 ...
16:16:42 
16:16:42 #13 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:42 #13 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:42 #13 DONE 30.1s
16:16:42 
16:16:42 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:16:42 #8 sha256:e831acd011a02a91da13eaaabfd293d7c222b6a9859f850b3e60c25ca1a82213
16:16:42 #8 20.55 Selecting previously unselected package autotools-dev.
16:16:42 #8 20.55 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:42 #8 20.56 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:42 #8 20.62 Selecting previously unselected package automake.
16:16:42 #8 20.62 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:16:42 #8 20.63 Unpacking automake (1:1.16.3-2) ...
16:16:42 #8 20.76 Selecting previously unselected package autopoint.
16:16:42 #8 20.76 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:16:42 #8 20.77 Unpacking autopoint (0.21-4) ...
16:16:42 #8 23.09 Setting up python3-minimal (3.6.7-1~18.04) ...
16:16:42 #9 19.92 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ...
16:16:42 #9 20.08 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:42 #9 20.11 Setting up libexpat1:amd64 (2.2.9-1build1) ...
16:16:42 #9 20.18 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ...
16:16:42 #8 38.42 (138/143): rpmlint-2.2.0-1.fc35.noarch.rpm      4.1 MB/s | 240 kB     00:00    
16:16:42 #8 38.46 (139/143): systemd-libs-249.7-2.fc35.aarch64.rp 6.9 MB/s | 592 kB     00:00    
16:16:42 #8 38.46 (140/143): xxhash-libs-0.8.1-1.fc35.aarch64.rpm 695 kB/s |  33 kB     00:00    
16:16:42 #8 38.47 (141/143): glibc-minimal-langpack-2.34-11.fc35.  18 MB/s | 127 kB     00:00    
16:16:42 #8 38.51 (142/143): glibc-common-2.34-11.fc35.aarch64.rp 7.7 MB/s | 382 kB     00:00    
16:16:42 #8 38.58 (143/143): glibc-2.34-11.fc35.aarch64.rpm        14 MB/s | 1.8 MB     00:00    
16:16:42 #8 38.59 --------------------------------------------------------------------------------
16:16:42 #8 38.59 Total                                            12 MB/s |  34 MB     00:02     
16:16:42 #8 44.47 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
16:16:42 #8 44.48 Setting up dirmngr (2.2.4-1ubuntu1.4) ...
16:16:42 #8 44.50 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:16:42 #8 44.51 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:16:42 #8 44.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:42 #21 10.84 Fetched 48.8 MB in 10s (4819 kB/s)
16:16:42 #8 23.04 Selecting previously unselected package binutils.
16:16:42 #8 23.04 Preparing to unpack .../030-binutils_2.31.1-16_amd64.deb ...
16:16:42 #8 23.04 Unpacking binutils (2.31.1-16) ...
16:16:42 #9 50.52 Setting up make (4.3-4ubuntu1) ...
16:16:42 #9 50.53 Setting up libmpfr6:armhf (4.1.0-3build1) ...
16:16:42 #9 50.55 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
16:16:42 #9 50.56 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build2) ...
16:16:42 #9 50.57 Setting up lzip (1.22-3) ...
16:16:42 #9 50.59 Setting up strace (5.11-0ubuntu1) ...
16:16:42 #9 50.60 Setting up libsigsegv2:armhf (2.13-1ubuntu1) ...
16:16:42 #9 50.61 Setting up xz-utils (5.2.5-1.0build2) ...
16:16:42 #9 50.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:42 #12 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:42 #9 50.64 Setting up t1utils (1.41-4) ...
16:16:42 #9 50.65 Setting up diffstat (1.64-1) ...
16:16:42 #9 50.66 Setting up libpng16-16:armhf (1.6.37-3build3) ...
16:16:42 #9 50.67 Setting up libmpc3:armhf (1.2.0-1build1) ...
16:16:42 #9 50.68 Setting up libatomic1:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 50.70 Setting up patch (2.7.6-7) ...
16:16:42 #9 50.71 Setting up autopoint (0.21-3ubuntu2) ...
16:16:42 #8 60.97 Setting up libxml-parser-perl (2.44-2build3) ...
16:16:42 #8 60.98 Setting up libxml-sax-expat-perl (0.40-2) ...
16:16:42 #8 61.02 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:42 #8 61.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:42 #8 61.19 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:42 #8 61.22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
16:16:42 #9 50.17 Unpacking libnumber-range-perl (0.12-1.1) ...
16:16:42 #9 50.19 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:42 #9 50.20 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build4_armhf.deb ...
16:16:42 #9 50.20 Unpacking libpackage-stash-xs-perl (0.29-1build4) ...
16:16:42 #9 50.23 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:42 #9 50.23 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:42 #9 50.24 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:42 #9 50.27 Selecting previously unselected package libperlio-gzip-perl.
16:16:42 #9 50.27 Preparing to unpack .../293-libperlio-gzip-perl_0.19-1build7_armhf.deb ...
16:16:42 #9 50.27 Unpacking libperlio-gzip-perl (0.19-1build7) ...
16:16:42 #9 50.30 Selecting previously unselected package libpod-parser-perl.
16:16:42 #9 50.31 Preparing to unpack .../294-libpod-parser-perl_1.63-2_all.deb ...
16:16:42 #9 50.32 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:16:42 #9 50.33 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:16:42 #9 50.33 Unpacking libpod-parser-perl (1.63-2) ...
16:16:42 #9 50.37 Selecting previously unselected package libpod-constants-perl.
16:16:42 #9 50.37 Preparing to unpack .../295-libpod-constants-perl_0.19-2_all.deb ...
16:16:42 #8 43.17 (91/137): less-590-2.fc34.aarch64.rpm           4.6 MB/s | 160 kB     00:00    
16:16:42 #8 43.19 (92/137): libjpeg-turbo-2.0.90-3.fc34.aarch64.r 2.7 MB/s | 169 kB     00:00    
16:16:42 #8 43.20 (93/137): perl-AutoLoader-5.74-477.fc34.noarch. 900 kB/s |  31 kB     00:00    
16:16:42 #8 43.20 (94/137): perl-Class-Struct-0.66-477.fc34.noarc 4.5 MB/s |  32 kB     00:00    
16:16:42 #8 43.21 (95/137): perl-B-1.80-477.fc34.aarch64.rpm       17 MB/s | 190 kB     00:00    
16:16:42 #8 43.21 (96/137): perl-Digest-1.20-1.fc34.noarch.rpm    2.3 MB/s |  25 kB     00:00    
16:16:42 #8 43.21 (97/137): perl-DynaLoader-1.47-477.fc34.aarch64 4.2 MB/s |  36 kB     00:00    
16:16:42 #8 43.22 (98/137): perl-Errno-1.30-477.fc34.aarch64.rpm  3.0 MB/s |  25 kB     00:00    
16:16:42 #8 43.22 (99/137): perl-Fcntl-1.13-477.fc34.aarch64.rpm  3.4 MB/s |  31 kB     00:00    
16:16:42 #8 43.22 (100/137): perl-File-Basename-2.85-477.fc34.noa 4.2 MB/s |  27 kB     00:00    
16:16:42 #8 43.23 (101/137): perl-File-stat-1.09-477.fc34.noarch. 2.5 MB/s |  27 kB     00:00    
16:16:42 #8 43.24 (102/137): perl-FileHandle-2.03-477.fc34.noarch 1.8 MB/s |  26 kB     00:00    
16:16:42 #8 43.25 (103/137): perl-Getopt-Std-1.12-477.fc34.noarch 2.1 MB/s |  26 kB     00:00    
16:16:42 #8 43.31 (104/137): perl-Encode-3.15-462.fc34.aarch64.rp  17 MB/s | 1.7 MB     00:00    
16:16:42 #8 43.31 (105/137): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 764 kB/s |  55 kB     00:00    
16:16:42 #8 43.31 (106/137): perl-IO-1.43-477.fc34.aarch64.rpm    1.4 MB/s |  97 kB     00:00    
16:16:42 #8 43.32 (107/137): perl-Mozilla-CA-20211001-1.fc34.noar 2.0 MB/s |  12 kB     00:00    
16:16:42 #8 43.32 (108/137): perl-IPC-Open3-1.21-477.fc34.noarch. 3.5 MB/s |  33 kB     00:00    
16:16:42 #8 43.32 (109/137): perl-NDBM_File-1.15-477.fc34.aarch64 3.8 MB/s |  32 kB     00:00    
16:16:42 #8 43.33 (110/137): perl-POSIX-1.94-477.fc34.aarch64.rpm 8.9 MB/s | 107 kB     00:00    
16:16:42 #8 43.33 (111/137): perl-SelectSaver-1.02-477.fc34.noarc 2.2 MB/s |  22 kB     00:00    
16:16:42 #8 43.34 (112/137): perl-Socket-2.032-1.fc34.aarch64.rpm 4.5 MB/s |  54 kB     00:00    
16:16:42 #8 43.34 (113/137): perl-Symbol-1.08-477.fc34.noarch.rpm 3.0 MB/s |  24 kB     00:00    
16:16:42 #8 43.34 (114/137): perl-Text-Tabs+Wrap-2021.0726-1.fc34 3.5 MB/s |  22 kB     00:00    
16:16:42 #8 43.34 (115/137): perl-base-2.27-477.fc34.noarch.rpm   3.0 MB/s |  26 kB     00:00    
16:16:42 #8 43.35 (116/137): perl-if-0.60.800-477.fc34.noarch.rpm 2.6 MB/s |  24 kB     00:00    
16:16:42 #8 43.35 (117/137): perl-interpreter-5.32.1-477.fc34.aar 9.2 MB/s |  81 kB     00:00    
16:16:42 #8 43.36 (118/137): perl-mro-1.23-477.fc34.aarch64.rpm   5.7 MB/s |  38 kB     00:00    
16:16:42 #8 43.36 (119/137): perl-overload-1.31-477.fc34.noarch.r 8.8 MB/s |  56 kB     00:00    
16:16:42 #8 43.37 (120/137): perl-overloading-0.02-477.fc34.noarc 2.3 MB/s |  23 kB     00:00    
16:16:42 #8 43.37 (121/137): perl-subs-1.03-477.fc34.noarch.rpm   1.7 MB/s |  22 kB     00:00    
16:16:42 #8 43.38 (122/137): python-srpm-macros-3.9-41.fc34.noarc 1.9 MB/s |  21 kB     00:00    
16:16:42 #8 43.39 (123/137): perl-vars-1.05-477.fc34.noarch.rpm   908 kB/s |  23 kB     00:00    
16:16:42 #8 43.40 (124/137): python3-dbus-1.2.18-1.fc34.aarch64.r 6.4 MB/s | 132 kB     00:00    
16:16:42 #8 43.45 (125/137): python3-dnf-plugins-core-4.0.24-1.fc 3.7 MB/s | 210 kB     00:00    
16:16:42 #7 40.65 (48/136): perl-Term-ANSIColor-5.01-458.fc33.noa 2.2 MB/s |  49 kB     00:00    
16:16:42 #7 40.65 (49/136): perl-Storable-3.21-457.fc33.aarch64.r 2.5 MB/s |  95 kB     00:00    
16:16:42 #7 40.70 (50/136): perl-Net-SSLeay-1.88-9.fc33.aarch64.r 2.8 MB/s | 351 kB     00:00    
16:16:42 #7 40.71 (51/136): perl-Term-Cap-1.17-457.fc33.noarch.rp 382 kB/s |  22 kB     00:00    
16:16:42 #7 40.71 (52/136): perl-Text-ParseWords-3.30-457.fc33.no 284 kB/s |  16 kB     00:00    
16:16:42 #7 40.73 (53/136): perl-Text-Tabs+Wrap-2013.0523-457.fc3 793 kB/s |  23 kB     00:00    
16:16:42 #7 40.74 (54/136): perl-Time-Local-1.300-4.fc33.noarch.r 1.2 MB/s |  34 kB     00:00    
16:16:42 #7 40.74 (55/136): perl-URI-1.76-9.fc33.noarch.rpm       3.4 MB/s | 108 kB     00:00    
16:16:42 #7 40.74 (56/136): perl-constant-1.33-458.fc33.noarch.rp 1.8 MB/s |  23 kB     00:00    
16:16:42 #7 40.76 (57/136): perl-parent-0.238-457.fc33.noarch.rpm 619 kB/s |  14 kB     00:00    
16:16:42 #7 40.76 (58/136): perl-srpm-macros-1-38.fc33.noarch.rpm 452 kB/s | 8.3 kB     00:00    
16:16:42 #7 40.79 (59/136): perl-podlators-4.14-457.fc33.noarch.r 2.2 MB/s | 113 kB     00:00    
16:16:42 #7 40.83 (60/136): python3-dateutil-2.8.1-2.fc33.noarch. 4.1 MB/s | 289 kB     00:00    
16:16:42 #9 42.79 Setting up libdw1:arm64 (0.183-8) ...
16:16:42 #9 42.81 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu3) ...
16:16:42 #9 42.82 Setting up libxcb1:arm64 (1.14-3ubuntu1) ...
16:16:42 #9 42.83 Setting up gettext (0.21-3ubuntu2) ...
16:16:42 #9 42.84 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:42 #9 43.03 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:42 #9 43.04 Setting up libgcc-10-dev:arm64 (10.3.0-1ubuntu1) ...
16:16:42 #8 42.60 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
16:16:42 #8 42.61 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
16:16:42 #8 42.62 Setting up groff-base (1.22.4-3+deb10u1) ...
16:16:42 #8 42.64 Setting up cpp (4:8.3.0-1) ...
16:16:42 #8 42.66 Setting up gpgconf (2.2.12-1+deb10u1) ...
16:16:42 #8 42.67 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
16:16:42 #8 42.68 Setting up libc6-dev:arm64 (2.28-10) ...
16:16:42 #8 42.69 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
16:16:42 #8 42.70 Setting up curl (7.64.0-4+deb10u2) ...
16:16:42 #8 42.71 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:16:42 #8 42.76 Setting up gpg (2.2.12-1+deb10u1) ...
16:16:42 #8 DONE 48.7s
16:16:42 
16:16:42 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:16:42 #10 sha256:b70e5f7e4707a3fe68d27e25c761585f6123fe7d61311ca7b45af538d06a1c04
16:16:42 #10 DONE 0.1s
16:16:42 #9 42.13 Selecting previously unselected package libalgorithm-diff-perl.
16:16:42 #9 21.49 Selecting previously unselected package libexpat1:amd64.
16:16:42 #9 21.49 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
16:16:42 #9 21.58 Unpacking libexpat1:amd64 (2.2.10-2) ...
16:16:42 #8 53.11 Setting up libisl19:armhf (0.20-2) ...
16:16:42 #8 53.14 Setting up dwz (0.12-3) ...
16:16:42 #8 53.15 Setting up python-apt-common (1.8.4.3) ...
16:16:42 #8 53.16 Setting up sensible-utils (0.0.12) ...
16:16:42 #8 53.17 Setting up exim4-config (4.92-8+deb10u6) ...
16:16:42 #8 20.81 Selecting previously unselected package binutils-common:amd64.
16:16:42 #8 20.81 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
16:16:42 #8 20.82 Unpacking binutils-common:amd64 (2.35.2-2) ...
16:16:42 #8 23.45 Selecting previously unselected package python3.
16:16:42 #9 40.71 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:16:42 #9 40.72 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:16:42 #9 40.74 Setting up gpg (2.2.19-3ubuntu2.1) ...
16:16:42 #8 44.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:42 #8 44.74 
16:16:42 #8 44.74 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:42 #8 44.82 Setting up liblist-moreutils-perl (0.416-1build3) ...
16:16:42 #8 23.08 Selecting previously unselected package libc-dev-bin.
16:16:42 #8 23.08 Preparing to unpack .../031-libc-dev-bin_2.28-10_amd64.deb ...
16:16:42 #8 23.08 Unpacking libc-dev-bin (2.28-10) ...
16:16:42 #8 23.13 Selecting previously unselected package linux-libc-dev:amd64.
16:16:42 #8 23.13 Preparing to unpack .../032-linux-libc-dev_4.19.208-1_amd64.deb ...
16:16:42 #8 23.14 Unpacking linux-libc-dev:amd64 (4.19.208-1) ...
16:16:42 #12 DONE 30.1s
16:16:42 
16:16:42 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:42 #8 sha256:94da7b926e8bb1a7d1c2b351f8263f92fda66d888d4246be3f33ac75bf179557
16:16:42 #9 50.73 Setting up libwebp6:armhf (0.6.1-2ubuntu0.21.04.1) ...
16:16:42 #9 50.74 Setting up fonts-dejavu-core (2.37-2build1) ...
16:16:42 #9 50.80 Setting up ucf (3.0043) ...
16:16:42 #9 50.94 Setting up libjpeg-turbo8:armhf (2.0.6-0ubuntu2) ...
16:16:42 #9 50.96 Setting up libltdl7:armhf (2.4.6-15) ...
16:16:42 #9 50.97 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu1) ...
16:16:42 #9 50.98 Setting up libssh-4:armhf (0.9.5-1ubuntu0.1) ...
16:16:42 #9 51.00 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:42 #9 51.01 Setting up libubsan1:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:42 #9 51.02 Setting up libmd0:armhf (1.0.3-3build1) ...
16:16:42 #9 51.03 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:16:42 #9 51.05 Setting up libnsl-dev:armhf (1.3.0-0ubuntu3) ...
16:16:42 #9 51.06 Setting up libcrypt-dev:armhf (1:4.4.17-1ubuntu3) ...
16:16:42 #9 51.07 Setting up libuchardet0:armhf (0.0.7-1) ...
16:16:42 #9 51.09 Setting up lzop (1.04-2) ...
16:16:42 #9 50.37 Unpacking libpod-constants-perl (0.19-2) ...
16:16:42 #9 50.40 Selecting previously unselected package libproc-processtable-perl.
16:16:42 #9 50.40 Preparing to unpack .../296-libproc-processtable-perl_0.59-2build2_armhf.deb ...
16:16:42 #9 50.40 Unpacking libproc-processtable-perl (0.59-2build2) ...
16:16:42 #9 50.44 Selecting previously unselected package libre2-9:armhf.
16:16:42 #9 50.44 Preparing to unpack .../297-libre2-9_20210801+dfsg-1_armhf.deb ...
16:16:42 #9 50.44 Unpacking libre2-9:armhf (20210801+dfsg-1) ...
16:16:42 #9 50.48 Selecting previously unselected package libre-engine-re2-perl:armhf.
16:16:42 #9 50.49 Preparing to unpack .../298-libre-engine-re2-perl_0.14-1build1_armhf.deb ...
16:16:42 #9 50.49 Unpacking libre-engine-re2-perl:armhf (0.14-1build1) ...
16:16:42 #9 50.52 Selecting previously unselected package libreadonly-perl.
16:16:42 #9 50.52 Preparing to unpack .../299-libreadonly-perl_2.050-3_all.deb ...
16:16:42 #9 50.52 Unpacking libreadonly-perl (2.050-3) ...
16:16:42 #9 50.58 Selecting previously unselected package libref-util-perl.
16:16:42 #9 50.59 Preparing to unpack .../300-libref-util-perl_0.204-1_all.deb ...
16:16:42 #9 50.59 Unpacking libref-util-perl (0.204-1) ...
16:16:42 #9 50.62 Selecting previously unselected package libref-util-xs-perl.
16:16:42 #9 50.62 Preparing to unpack .../301-libref-util-xs-perl_0.117-1build3_armhf.deb ...
16:16:42 #9 50.62 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:16:42 #9 50.66 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:42 #9 50.66 Preparing to unpack .../302-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:16:42 #9 50.67 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:16:42 #8 43.45 (126/137): python3-enchant-3.2.1-1.fc34.noarch. 1.6 MB/s |  78 kB     00:00    
16:16:42 #8 43.51 (127/137): perl-libs-5.32.1-477.fc34.aarch64.rp  12 MB/s | 2.0 MB     00:00    
16:16:42 #8 43.58 (128/137): python3-setuptools-53.0.0-2.fc34.noa 6.4 MB/s | 840 kB     00:00    
16:16:42 #8 43.59 (129/137): python3-file-magic-5.39-7.fc34.noarc 127 kB/s |  17 kB     00:00    
16:16:42 #8 43.59 (130/137): redhat-rpm-config-183-3.fc34.noarch. 903 kB/s |  65 kB     00:00    
16:16:42 #8 43.59 (131/137): rpmautospec-rpm-macros-0.2.5-1.fc34. 1.4 MB/s | 9.9 kB     00:00    
16:16:42 #8 43.59 (132/137): rust-srpm-macros-20-1.fc34.noarch.rp 1.8 MB/s | 9.2 kB     00:00    
16:16:42 #8 43.60 (133/137): xxhash-libs-0.8.1-1.fc34.aarch64.rpm 2.8 MB/s |  33 kB     00:00    
16:16:42 #8 43.63 (134/137): elfutils-libelf-0.186-1.fc34.aarch64 6.6 MB/s | 201 kB     00:00    
16:16:42 #8 43.64 (135/137): rpmlint-1.11-19.fc34.noarch.rpm      3.7 MB/s | 185 kB     00:00    
16:16:42 #8 43.67 (136/137): zstd-1.5.0-1.fc34.aarch64.rpm        5.3 MB/s | 385 kB     00:00    
16:16:42 #8 43.70 (137/137): elfutils-libs-0.186-1.fc34.aarch64.r 3.9 MB/s | 267 kB     00:00    
16:16:42 #7 40.89 (61/136): python3-dbus-1.2.16-3.fc33.aarch64.rp 1.1 MB/s | 133 kB     00:00    
16:16:42 #7 40.89 (62/136): python3-distro-1.5.0-4.fc33.noarch.rp 364 kB/s |  36 kB     00:00    
16:16:42 #7 40.89 (63/136): python3-enchant-3.1.1-2.fc33.noarch.r 1.2 MB/s |  79 kB     00:00    
16:16:42 #7 40.92 (64/136): python3-file-magic-5.39-3.fc33.noarch 630 kB/s |  19 kB     00:00    
16:16:42 #7 40.92 (65/136): python3-six-1.15.0-2.fc33.noarch.rpm  1.1 MB/s |  36 kB     00:00    
16:16:42 #7 40.97 (66/136): shared-mime-info-2.0-3.fc33.aarch64.r 4.0 MB/s | 308 kB     00:00    
16:16:42 #7 41.00 (67/136): zip-3.0-27.fc33.aarch64.rpm           3.4 MB/s | 255 kB     00:00    
16:16:42 #7 41.02 (68/136): unzip-6.0-49.fc33.aarch64.rpm         1.8 MB/s | 181 kB     00:00    
16:16:42 #8 61.24 Processing triggers for ca-certificates (20210119~18.04.2) ...
16:16:42 #8 61.24 Updating certificates in /etc/ssl/certs...
16:16:42 #9 43.05 Setting up libedit2:arm64 (3.1-20191231-2) ...
16:16:42 #9 43.06 Setting up libreadline8:arm64 (8.1-1) ...
16:16:42 #9 43.07 Setting up m4 (1.4.18-5) ...
16:16:42 #9 43.08 Setting up binutils-aarch64-linux-gnu (2.36.1-6ubuntu1) ...
16:16:42 #9 43.09 Setting up binutils (2.36.1-6ubuntu1) ...
16:16:42 #9 43.10 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:42 #9 43.11 Setting up ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:42 #8 42.78 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
16:16:42 #8 42.79 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
16:16:42 #8 42.80 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
16:16:42 #8 42.81 Setting up python3.7 (3.7.3-2+deb10u3) ...
16:16:42 
16:16:42 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:42 #11 sha256:d3cc31cc76f81b1d4a20f16b148b584dae2a2259671b4e9e781b9e638c0819b6
16:16:42 #9 42.14 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
16:16:42 #9 42.21 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:16:42 #9 42.41 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:42 #8 21.19 Selecting previously unselected package libbinutils:amd64.
16:16:42 #8 21.19 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
16:16:42 #8 21.20 Unpacking libbinutils:amd64 (2.35.2-2) ...
16:16:42 #8 21.32 Selecting previously unselected package libctf-nobfd0:amd64.
16:16:42 #8 21.32 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
16:16:42 #8 21.32 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
16:16:42 #8 23.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4780 files and directories currently installed.)
16:16:42 #8 23.45 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ...
16:16:42 #8 23.46 Unpacking python3 (3.6.7-1~18.04) ...
16:16:42 #8 23.53 Selecting previously unselected package multiarch-support.
16:16:42 #8 23.53 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.4_amd64.deb ...
16:16:42 #8 23.54 Unpacking multiarch-support (2.27-3ubuntu1.4) ...
16:16:42 #8 23.57 Selecting previously unselected package libxau6:amd64.
16:16:42 #8 23.57 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ...
16:16:42 #8 23.57 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ...
16:16:42 #8 23.60 Selecting previously unselected package libbsd0:amd64.
16:16:42 #8 23.60 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ...
16:16:42 #8 23.60 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
16:16:42 #8 23.64 Selecting previously unselected package libxdmcp6:amd64.
16:16:42 #8 23.64 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:16:42 #8 23.64 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:16:42 #8 23.67 Selecting previously unselected package libxcb1:amd64.
16:16:42 #9 21.81 Selecting previously unselected package python3.9-minimal.
16:16:42 #9 21.81 Preparing to unpack .../python3.9-minimal_3.9.5-3ubuntu0~21.04.1_amd64.deb ...
16:16:42 #9 21.83 Unpacking python3.9-minimal (3.9.5-3ubuntu0~21.04.1) ...
16:16:42 #9 40.76 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
16:16:42 #9 40.77 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
16:16:42 #9 40.78 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
16:16:42 #8 44.83 Setting up libhttp-date-perl (6.02-1) ...
16:16:42 #8 44.84 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:42 #8 44.85 Setting up build-essential (12.4ubuntu1) ...
16:16:42 #8 44.86 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.16) ...
16:16:42 #8 44.87 Setting up libdevel-callchecker-perl (0.007-2build1) ...
16:16:42 #8 44.88 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.16) ...
16:16:42 #8 44.89 Setting up devscripts (2.17.12ubuntu1.1) ...
16:16:42 #8 45.06 Setting up gpg-wks-client (2.2.4-1ubuntu1.4) ...
16:16:42 #8 45.08 Setting up libcgi-fast-perl (1:2.13-1) ...
16:16:42 #8 45.09 Setting up libhtml-tree-perl (5.07-1) ...
16:16:42 #8 45.10 Setting up libfile-listing-perl (6.04-1) ...
16:16:42 #8 45.13 Setting up libhttp-message-perl (6.14-1) ...
16:16:42 #8 45.14 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
16:16:42 #8 45.18 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:42 #8 23.41 Selecting previously unselected package libc6-dev:amd64.
16:16:42 #8 23.41 Preparing to unpack .../033-libc6-dev_2.28-10_amd64.deb ...
16:16:42 #8 23.42 Unpacking libc6-dev:amd64 (2.28-10) ...
16:16:43 #9 51.10 Setting up libmpdec3:armhf (2.5.1-2) ...
16:16:43 #9 51.14 Setting up git-man (1:2.30.2-1ubuntu1) ...
16:16:43 #9 51.15 Setting up netbase (6.2) ...
16:16:43 #9 51.18 Setting up libbinutils:armhf (2.36.1-6ubuntu1) ...
16:16:43 #9 51.19 Setting up libfido2-1:armhf (1.6.0-2) ...
16:16:43 #9 51.21 Setting up libisl23:armhf (0.23-1build1) ...
16:16:43 #9 51.22 Setting up libc-dev-bin (2.33-0ubuntu5) ...
16:16:43 #9 51.23 Setting up openssl (1.1.1j-1ubuntu3.6) ...
16:16:43 #9 51.25 Setting up libbsd0:armhf (0.11.3-1ubuntu2) ...
16:16:43 #9 51.26 Setting up libelf1:armhf (0.183-8) ...
16:16:43 #9 51.27 Setting up readline-common (8.1-1) ...
16:16:43 #9 51.29 Setting up publicsuffix (20210108.1309-1) ...
16:16:43 #9 51.30 Setting up libxml2:armhf (2.9.10+dfsg-6.3ubuntu0.1) ...
16:16:43 #8 43.71 --------------------------------------------------------------------------------
16:16:43 #8 43.71 Total                                            12 MB/s |  31 MB     00:02     
16:16:43 #9 50.71 Selecting previously unselected package libregexp-pattern-perl.
16:16:43 #9 50.71 Preparing to unpack .../303-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:16:43 #9 50.72 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:16:43 #9 50.76 Selecting previously unselected package libsasl2-modules:armhf.
16:16:43 #9 50.77 Preparing to unpack .../304-libsasl2-modules_2.1.27+dfsg-2.1build1_armhf.deb ...
16:16:43 #9 50.77 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1build1) ...
16:16:43 #9 50.81 Selecting previously unselected package libsereal-decoder-perl.
16:16:43 #9 50.82 Preparing to unpack .../305-libsereal-decoder-perl_4.018+ds-1build1_armhf.deb ...
16:16:43 #9 50.82 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:43 #9 50.86 Selecting previously unselected package libsereal-encoder-perl.
16:16:43 #9 50.86 Preparing to unpack .../306-libsereal-encoder-perl_4.018+ds-1build1_armhf.deb ...
16:16:43 #9 50.87 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:43 #9 50.90 Selecting previously unselected package libsort-key-perl.
16:16:43 #9 50.90 Preparing to unpack .../307-libsort-key-perl_1.33-2build4_armhf.deb ...
16:16:43 #9 50.91 Unpacking libsort-key-perl (1.33-2build4) ...
16:16:43 #9 43.45 Updating certificates in /etc/ssl/certs...
16:16:43 #7 41.42 (69/136): abattis-cantarell-fonts-0.301-1.fc33. 814 kB/s | 369 kB     00:00    
16:16:43 #8 61.58 0 added, 0 removed; done.
16:16:43 #8 61.58 Running hooks in /etc/ca-certificates/update.d...
16:16:43 #8 61.58 done.
16:16:43 #8 21.37 Selecting previously unselected package libctf0:amd64.
16:16:43 #8 21.37 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
16:16:43 #8 21.37 Unpacking libctf0:amd64 (2.35.2-2) ...
16:16:43 #8 21.41 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:16:43 #8 21.41 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
16:16:43 #8 21.42 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
16:16:43 #8 23.67 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...
16:16:43 #8 23.67 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ...
16:16:43 #8 23.71 Selecting previously unselected package libx11-data.
16:16:43 #8 23.71 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
16:16:43 #8 23.71 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
16:16:43 #8 23.78 Selecting previously unselected package libx11-6:amd64.
16:16:43 #8 23.78 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ...
16:16:43 #8 23.78 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
16:16:43 #8 23.86 Setting up multiarch-support (2.27-3ubuntu1.4) ...
16:16:43 #8 23.91 Selecting previously unselected package libxext6:amd64.
16:16:43 #8 53.52 Adding system-user for exim (v4)
16:16:43 #8 45.24 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:43 #8 45.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:43 #8 45.43 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:43 #9 42.42 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build1_arm64.deb ...
16:16:43 #9 42.43 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:43 #9 42.47 Selecting previously unselected package libalgorithm-merge-perl.
16:16:43 #9 42.47 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:43 #9 42.48 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:43 #9 42.58 Selecting previously unselected package libaliased-perl.
16:16:43 #9 42.58 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
16:16:43 #9 42.62 Unpacking libaliased-perl (0.34-1.1) ...
16:16:43 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 10.3s done
16:16:43 #12 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:43 #12 DONE 30.0s
16:16:43 
16:16:43 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:43 #8 sha256:31db8f8578939e6ca28c8815d1a80d68513c9489482ab9d264676509912073d9
16:16:43 #8 39.45 Running transaction check
16:16:43 #8 39.60 Transaction check succeeded.
16:16:43 #9 21.16 Selecting previously unselected package python3-minimal.
16:16:43 #9 21.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4440 files and directories currently installed.)
16:16:43 #9 21.16 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
16:16:43 #9 21.18 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:16:43 #9 51.31 Setting up libmarkdown2:armhf (2.2.6-1ubuntu1) ...
16:16:43 #9 51.32 Setting up libcc1-0:armhf (11.1.0-1ubuntu1~21.04) ...
16:16:43 #9 51.34 Setting up iso-codes (4.6.0-1) ...
16:16:43 #9 51.35 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:16:43 #9 51.37 Setting up cpp-10 (10.3.0-1ubuntu1) ...
16:16:43 #9 51.38 Setting up dctrl-tools (2.24-3) ...
16:16:43 #9 51.41 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:43 #9 51.42 Setting up libgdbm6:armhf (1.19-2) ...
16:16:43 #9 51.43 Setting up libctf0:armhf (2.36.1-6ubuntu1) ...
16:16:43 #9 51.44 Setting up libjpeg8:armhf (8c-2ubuntu8) ...
16:16:43 #9 51.46 Setting up pinentry-curses (1.1.0-4build1) ...
16:16:43 #9 51.47 Setting up manpages-dev (5.10-1ubuntu0.1) ...
16:16:43 #9 51.49 Setting up libdw1:armhf (0.183-8) ...
16:16:43 #9 51.50 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu3) ...
16:16:43 #9 51.51 Setting up libxcb1:armhf (1.14-3ubuntu1) ...
16:16:43 #9 50.94 Selecting previously unselected package libstring-copyright-perl.
16:16:43 #9 50.95 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:43 #9 50.95 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:43 #9 50.99 Selecting previously unselected package libstring-escape-perl.
16:16:43 #9 50.99 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
16:16:43 #9 51.00 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:43 #9 51.03 Selecting previously unselected package libstring-shellquote-perl.
16:16:43 #9 51.03 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:43 #9 51.03 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:43 #9 51.06 Selecting previously unselected package libterm-readkey-perl.
16:16:43 #9 51.06 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build2_armhf.deb ...
16:16:43 #9 51.06 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:16:43 #9 51.09 Selecting previously unselected package libtext-levenshteinxs-perl.
16:16:43 #9 51.09 Preparing to unpack .../312-libtext-levenshteinxs-perl_0.03-4build9_armhf.deb ...
16:16:43 #9 51.10 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ...
16:16:43 #9 51.12 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
16:16:43 #9 51.13 Preparing to unpack .../313-libtext-markdown-discount-perl_0.12-1build2_armhf.deb ...
16:16:43 #9 51.13 Unpacking libtext-markdown-discount-perl:armhf (0.12-1build2) ...
16:16:43 #9 51.16 Selecting previously unselected package libtext-xslate-perl.
16:16:43 #9 51.16 Preparing to unpack .../314-libtext-xslate-perl_3.5.8-1build2_armhf.deb ...
16:16:43 #7 41.58 (70/136): binutils-gold-2.35-18.fc33.aarch64.rp 1.6 MB/s | 937 kB     00:00    
16:16:43 #7 41.66 (71/136): diffutils-3.7-7.fc33.aarch64.rpm      1.6 MB/s | 386 kB     00:00    
16:16:43 #7 41.66 (72/136): dnf-plugins-core-4.0.23-1.fc33.noarch 404 kB/s |  35 kB     00:00    
16:16:43 #8 DONE 62.0s
16:16:43 
16:16:43 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:16:43 #10 sha256:dea628f944580d2ca7f61c13aeefb8445a5485dfcc1ff2689626d9f503e1014a
16:16:43 #10 DONE 0.1s
16:16:43 #8 21.72 Selecting previously unselected package binutils.
16:16:43 #8 21.72 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
16:16:43 #8 21.72 Unpacking binutils (2.35.2-2) ...
16:16:43 #8 21.77 Selecting previously unselected package libc-dev-bin.
16:16:43 #8 21.77 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u2_amd64.deb ...
16:16:43 #8 21.78 Unpacking libc-dev-bin (2.31-13+deb11u2) ...
16:16:43 #8 21.82 Selecting previously unselected package linux-libc-dev:amd64.
16:16:43 #8 21.83 Preparing to unpack .../033-linux-libc-dev_5.10.84-1_amd64.deb ...
16:16:43 #8 21.83 Unpacking linux-libc-dev:amd64 (5.10.84-1) ...
16:16:43 #8 53.89 Setting up libuchardet0:armhf (0.0.6-3) ...
16:16:43 #8 53.90 Setting up git-man (1:2.20.1-2+deb10u3) ...
16:16:43 #8 53.92 Setting up libssh2-1:armhf (1.8.0-2.1) ...
16:16:43 #8 53.93 Setting up netbase (5.6) ...
16:16:43 #8 53.96 Setting up libkrb5-3:armhf (1.17-3+deb10u3) ...
16:16:43 #8 53.97 Setting up libmpdec2:armhf (2.4.2-2) ...
16:16:43 #8 53.98 Setting up libbinutils:armhf (2.31.1-16) ...
16:16:43 #8 53.99 Setting up cpp-8 (8.3.0-6) ...
16:16:43 #8 54.00 Setting up libc-dev-bin (2.28-10) ...
16:16:43 #8 54.02 Setting up openssl (1.1.1d-0+deb10u7) ...
16:16:43 #8 54.04 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
16:16:43 #8 54.05 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
16:16:43 #8 54.07 Setting up readline-common (7.0-5) ...
16:16:43 #8 54.08 Setting up publicsuffix (20190415.1030-1) ...
16:16:43 #8 54.09 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
16:16:43 #8 54.10 Setting up libcc1-0:armhf (8.3.0-6) ...
16:16:43 #8 54.11 Setting up iso-codes (4.2-1) ...
16:16:43 #8 54.13 Setting up liblocale-gettext-perl (1.07-3+b4) ...
16:16:43 #8 54.14 Setting up dctrl-tools (2.24-3) ...
16:16:43 #8 23.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5104 files and directories currently installed.)
16:16:43 #8 23.91 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ...
16:16:43 #8 23.92 Unpacking libxext6:amd64 (2:1.3.3-1) ...
16:16:43 #8 23.95 Selecting previously unselected package bsdmainutils.
16:16:43 #8 23.95 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ...
16:16:43 #8 23.95 Unpacking bsdmainutils (11.1.2ubuntu1) ...
16:16:43 #8 24.00 Selecting previously unselected package groff-base.
16:16:43 #8 24.01 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ...
16:16:43 #8 24.01 Unpacking groff-base (1.22.3-10) ...
16:16:43 #8 24.08 Selecting previously unselected package libgdbm5:amd64.
16:16:43 #8 24.08 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ...
16:16:43 #8 24.08 Unpacking libgdbm5:amd64 (1.14.1-6) ...
16:16:43 #8 24.11 Selecting previously unselected package libpipeline1:amd64.
16:16:43 #8 45.45 Setting up libparams-classify-perl (0.015-1) ...
16:16:43 #8 45.46 Setting up git (1:2.17.1-1ubuntu0.9) ...
16:16:43 #8 45.49 Setting up libhttp-negotiate-perl (6.00-2) ...
16:16:43 #8 45.50 Setting up libmailtools-perl (2.18-1) ...
16:16:43 #8 45.51 Setting up libgit-wrapper-perl (0.047-1) ...
16:16:43 #8 45.52 Setting up libhtml-format-perl (2.12-1) ...
16:16:43 #8 45.53 Setting up libemail-valid-perl (1.202-1) ...
16:16:43 #8 45.54 Setting up libhttp-cookies-perl (6.04-1) ...
16:16:43 #8 45.55 Setting up curl (7.58.0-2ubuntu3.16) ...
16:16:43 #8 45.56 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:43 #8 45.57 Setting up gnupg (2.2.4-1ubuntu1.4) ...
16:16:43 #8 45.58 Setting up libhttp-daemon-perl (6.01-1) ...
16:16:43 #8 45.59 Setting up libxml-simple-perl (2.24-1) ...
16:16:43 #8 45.60 Setting up lintian (2.5.81ubuntu1) ...
16:16:43 #8 45.61 Setting up libhtml-form-perl (6.03-1) ...
16:16:43 #8 45.62 Setting up libimport-into-perl (1.002005-1) ...
16:16:43 #8 45.63 Setting up libmodule-implementation-perl (0.09-1) ...
16:16:43 #8 45.64 Setting up libparams-validate-perl (1.29-1) ...
16:16:43 #9 41.23 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
16:16:43 #9 41.31 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:43 #9 41.32 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
16:16:43 #9 41.34 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
16:16:43 #9 41.35 Setting up python3 (3.8.2-0ubuntu2) ...
16:16:43 #9 22.37 Setting up libpython3.9-minimal:amd64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:43 #9 22.41 Setting up libexpat1:amd64 (2.2.10-2) ...
16:16:43 #9 22.43 Setting up python3.9-minimal (3.9.5-3ubuntu0~21.04.1) ...
16:16:43 #8 23.91 Selecting previously unselected package libisl19:amd64.
16:16:43 #8 23.91 Preparing to unpack .../034-libisl19_0.20-2_amd64.deb ...
16:16:43 #8 23.91 Unpacking libisl19:amd64 (0.20-2) ...
16:16:43 #8 24.02 Selecting previously unselected package libmpfr6:amd64.
16:16:43 #8 24.02 Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
16:16:43 #8 24.02 Unpacking libmpfr6:amd64 (4.0.2-1) ...
16:16:43 #8 39.60 Running transaction test
16:16:43 #9 21.33 Selecting previously unselected package mime-support.
16:16:43 #9 21.33 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:16:43 #9 21.35 Unpacking mime-support (3.64ubuntu1) ...
16:16:43 #9 21.46 Selecting previously unselected package libmpdec2:amd64.
16:16:43 #9 51.52 Setting up gettext (0.21-3ubuntu2) ...
16:16:43 #9 51.53 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:43 #9 51.72 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:43 #9 51.73 Setting up libgcc-10-dev:armhf (10.3.0-1ubuntu1) ...
16:16:43 #9 51.75 Setting up libedit2:armhf (3.1-20191231-2) ...
16:16:43 #9 51.76 Setting up libreadline8:armhf (8.1-1) ...
16:16:43 #9 51.77 Setting up m4 (1.4.18-5) ...
16:16:43 #9 51.16 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:16:43 #9 51.22 Selecting previously unselected package libtime-duration-perl.
16:16:43 #9 51.22 Preparing to unpack .../315-libtime-duration-perl_1.21-1_all.deb ...
16:16:43 #9 51.22 Unpacking libtime-duration-perl (1.21-1) ...
16:16:43 #9 51.25 Selecting previously unselected package libtime-moment-perl.
16:16:43 #9 51.25 Preparing to unpack .../316-libtime-moment-perl_0.44-1build4_armhf.deb ...
16:16:43 #9 51.26 Unpacking libtime-moment-perl (0.44-1build4) ...
16:16:43 #9 51.29 Selecting previously unselected package libtype-tiny-xs-perl.
16:16:43 #9 51.29 Preparing to unpack .../317-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
16:16:43 #9 51.30 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:16:43 #9 51.32 Selecting previously unselected package libunicode-utf8-perl.
16:16:43 #9 51.33 Preparing to unpack .../318-libunicode-utf8-perl_0.62-1build2_armhf.deb ...
16:16:43 #9 51.33 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:16:43 #9 51.36 Selecting previously unselected package libxml-namespacesupport-perl.
16:16:43 #9 51.36 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:16:43 #9 51.36 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:16:43 #9 51.40 Selecting previously unselected package libxml-sax-base-perl.
16:16:43 #9 51.40 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:16:43 #7 41.73 (73/136): elfutils-debuginfod-client-0.185-2.fc 561 kB/s |  35 kB     00:00    
16:16:43 #7 41.80 (74/136): elfutils-0.185-2.fc33.aarch64.rpm     3.5 MB/s | 517 kB     00:00    
16:16:43 #7 41.81 (75/136): emacs-filesystem-27.2-3.fc33.noarch.r 101 kB/s | 8.2 kB     00:00    
16:16:43 #7 41.93 (76/136): binutils-2.35-18.fc33.aarch64.rpm     6.2 MB/s | 5.8 MB     00:00    
16:16:43 #7 41.96 (77/136): gdk-pixbuf2-2.42.6-1.fc33.aarch64.rpm 3.0 MB/s | 468 kB     00:00    
16:16:43 #7 41.99 (78/136): go-srpm-macros-3.0.10-1.fc33.noarch.r 426 kB/s |  25 kB     00:00    
16:16:43 
16:16:43 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:43 #11 sha256:dda886196ab379c3e1288b415938981a95541b0850944522482f468352a85f26
16:16:43 #9 43.81 128 added, 0 removed; done.
16:16:43 #9 43.88 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:43 #9 43.89 Setting up libfreetype6:arm64 (2.10.4+dfsg-1build1) ...
16:16:43 #9 43.91 Setting up libgdbm-compat4:arm64 (1.19-2) ...
16:16:43 #9 43.93 Setting up libperl5.32:arm64 (5.32.1-3ubuntu2.1) ...
16:16:43 #9 43.94 Setting up gcc-10 (10.3.0-1ubuntu1) ...
16:16:43 #9 43.95 Setting up dwz (0.14-1) ...
16:16:43 #9 43.96 Setting up groff-base (1.22.4-6) ...
16:16:43 #9 43.98 Setting up cpp (4:10.3.0-1ubuntu1) ...
16:16:43 #9 43.99 Setting up gpgconf (2.2.20-1ubuntu3) ...
16:16:43 #9 44.00 Setting up debugedit (1:0.1-0ubuntu2) ...
16:16:43 #9 44.01 Setting up libc6-dev:arm64 (2.33-0ubuntu5) ...
16:16:43 #9 44.02 Setting up libx11-6:arm64 (2:1.7.0-2ubuntu0.1) ...
16:16:43 #9 44.03 Setting up libtiff5:arm64 (4.2.0-1build1) ...
16:16:43 #9 44.04 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu3) ...
16:16:43 #9 44.06 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:16:43 #9 44.07 Setting up gpg (2.2.20-1ubuntu3) ...
16:16:43 #9 44.08 Setting up libpython3.9-stdlib:arm64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:43 #9 44.09 Setting up libpython3-stdlib:arm64 (3.9.4-1) ...
16:16:43 #9 44.10 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
16:16:43 #11 ...
16:16:43 
16:16:43 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:43 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:43 #15 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.0s
16:16:43 #8 22.12 Selecting previously unselected package libcrypt-dev:amd64.
16:16:43 #8 22.12 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
16:16:43 #8 22.12 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
16:16:43 #8 24.11 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ...
16:16:43 #8 24.12 Unpacking libpipeline1:amd64 (1.5.0-1) ...
16:16:43 #8 24.16 Selecting previously unselected package man-db.
16:16:43 #8 24.16 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ...
16:16:43 #8 24.16 Unpacking man-db (2.8.3-2ubuntu0.1) ...
16:16:43 #8 24.28 Selecting previously unselected package perl-modules-5.26.
16:16:43 #8 24.28 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
16:16:43 #8 24.28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
16:16:43 #8 45.65 Setting up libmoo-perl (2.003004-1) ...
16:16:43 #8 45.66 Setting up libb-hooks-endofscope-perl (0.21-1) ...
16:16:43 #8 45.67 Setting up libpackage-stash-perl (0.37-1) ...
16:16:43 #8 45.68 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
16:16:43 #8 45.69 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:43 #8 45.70 Setting up licensecheck (3.0.31-2) ...
16:16:43 #8 45.71 Setting up dh-autoreconf (17) ...
16:16:43 #8 45.73 Setting up libwww-perl (6.31-1ubuntu0.1) ...
16:16:43 #8 45.74 Setting up debhelper (11.1.6ubuntu2) ...
16:16:43 #8 45.75 Setting up equivs (2.1.0) ...
16:16:43 #8 45.76 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:16:43 #8 45.77 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
16:16:43 #8 45.78 Setting up libxml-parser-perl (2.44-2build3) ...
16:16:43 #8 45.79 Setting up libxml-sax-expat-perl (0.40-2) ...
16:16:43 #8 45.83 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:43 #8 45.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:43 #8 54.16 Setting up debian-keyring (2019.02.25) ...
16:16:43 #8 54.17 Setting up libreadline7:armhf (7.0-5) ...
16:16:43 #8 54.18 Setting up libgdbm6:armhf (1.18.1-4) ...
16:16:43 #8 54.19 Setting up gnupg-utils (2.2.12-1+deb10u1) ...
16:16:43 #8 54.21 Setting up pinentry-curses (1.1.0-2) ...
16:16:43 #8 54.23 Setting up manpages-dev (4.16-2) ...
16:16:43 #8 54.24 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
16:16:43 #8 54.25 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
16:16:43 #8 54.26 Setting up libxcb1:armhf (1.13.1-2) ...
16:16:43 #8 54.28 Setting up at (3.1.23-1) ...
16:16:43 #9 41.62 Setting up python3-xdg (0.26-1ubuntu1) ...
16:16:43 #8 54.02 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:16:43 #8 54.03 Setting up ucf (3.0043) ...
16:16:43 #8 54.13 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:16:43 #8 54.15 Setting up dwz (0.13+20210201-1) ...
16:16:43 #8 54.16 Setting up groff-base (1.22.4-6) ...
16:16:43 #8 54.17 Setting up cpp (4:10.2.1-1) ...
16:16:43 #8 54.19 Setting up pixz (1.0.7-1) ...
16:16:43 #8 54.20 Setting up gpgconf (2.2.27-2) ...
16:16:43 #8 54.21 Setting up libcurl4:armhf (7.74.0-1.3+deb11u1) ...
16:16:43 #8 54.23 Setting up libc6-dev:armhf (2.31-13+deb11u2) ...
16:16:43 #8 54.24 Setting up libx11-6:armhf (2:1.7.2-1) ...
16:16:43 #8 54.25 Setting up curl (7.74.0-1.3+deb11u1) ...
16:16:43 #8 54.26 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:16:43 #8 54.27 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
16:16:43 #8 54.28 Setting up gpg (2.2.27-2) ...
16:16:43 #8 54.29 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
16:16:43 #8 54.30 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
16:16:43 #8 54.31 Setting up gnupg-utils (2.2.27-2) ...
16:16:43 #8 54.33 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
16:16:43 #8 54.34 Setting up gpg-agent (2.2.27-2) ...
16:16:43 #8 43.57 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ...
16:16:43 #8 43.58 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ...
16:16:43 #8 43.59 Setting up gettext (0.19.8.1-9) ...
16:16:43 #8 43.60 Setting up exim4-base (4.92-8+deb10u6) ...
16:16:43 #8 43.70 exim: DB upgrade, deleting hints-db
16:16:43 #8 43.74 Setting up gcc-8 (8.3.0-6) ...
16:16:43 #8 43.74 Setting up gpg-agent (2.2.12-1+deb10u1) ...
16:16:43 #8 43.76 Setting up libtool (2.4.6-9) ...
16:16:43 #8 43.78 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:16:43 #8 43.86 Setting up gpgsm (2.2.12-1+deb10u1) ...
16:16:43 #8 43.87 Setting up libgsasl7 (1.8.0-8+b2) ...
16:16:43 #8 43.88 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
16:16:43 #8 43.89 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ...
16:16:43 #8 43.90 Setting up python3 (3.7.3-1) ...
16:16:43 #11 1.178 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
16:16:43 #11 1.178 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
16:16:43 #9 43.17 Selecting previously unselected package libapt-pkg-perl.
16:16:43 #9 43.17 Preparing to unpack .../195-libapt-pkg-perl_0.1.40_arm64.deb ...
16:16:43 #9 43.25 Unpacking libapt-pkg-perl (0.1.40) ...
16:16:43 #8 24.09 Selecting previously unselected package libmpc3:amd64.
16:16:43 #8 24.10 Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
16:16:43 #8 24.10 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:16:43 #8 24.13 Selecting previously unselected package cpp-8.
16:16:43 #8 24.14 Preparing to unpack .../037-cpp-8_8.3.0-6_amd64.deb ...
16:16:43 #8 24.14 Unpacking cpp-8 (8.3.0-6) ...
16:16:43 #8 40.05 Transaction test succeeded.
16:16:43 #9 21.47 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
16:16:43 #9 21.47 Unpacking libmpdec2:amd64 (2.4.2-3) ...
16:16:43 #9 21.51 Selecting previously unselected package readline-common.
16:16:43 #9 21.51 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:16:43 #9 21.52 Unpacking readline-common (8.0-4) ...
16:16:43 #9 21.55 Selecting previously unselected package libreadline8:amd64.
16:16:43 #9 21.56 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
16:16:43 #9 21.56 Unpacking libreadline8:amd64 (8.0-4) ...
16:16:43 #9 21.60 Selecting previously unselected package libsqlite3-0:amd64.
16:16:43 #9 21.61 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
16:16:43 #9 21.61 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
16:16:43 #9 21.68 Selecting previously unselected package libpython3.8-stdlib:amd64.
16:16:43 #11 1.395 Reading package lists...
16:16:43 #11 2.796 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
16:16:43 #11 3.207 dpkg-buildpackage: info: source package docker-ce-build-deps
16:16:43 #11 3.207 dpkg-buildpackage: info: source version 1.0
16:16:43 #11 3.207 dpkg-buildpackage: info: source distribution unstable
16:16:43 #11 3.207 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:16:43 #11 3.255  dpkg-source --before-build .
16:16:43 #11 3.255 dpkg-buildpackage: info: host architecture armhf
16:16:43 #9 51.79 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:43 #9 51.80 Setting up ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:43 #7 42.05 (79/136): json-glib-1.6.2-1.fc33.aarch64.rpm    2.3 MB/s | 148 kB     00:00    
16:16:43 #7 42.11 (80/136): libpkgconf-1.7.3-5.fc33.aarch64.rpm   603 kB/s |  36 kB     00:00    
16:16:43 #7 42.22 (81/136): gdb-minimal-10.2-4.fc33.aarch64.rpm   7.6 MB/s | 3.2 MB     00:00    
16:16:43 #9 51.40 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:16:43 #9 51.44 Selecting previously unselected package libxml-sax-perl.
16:16:43 #9 51.44 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:16:43 #9 51.45 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:16:43 #9 51.49 Selecting previously unselected package libxml-libxml-perl.
16:16:43 #9 51.49 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2build1_armhf.deb ...
16:16:43 #9 51.49 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:16:43 #9 51.55 Selecting previously unselected package libxml-parser-perl:armhf.
16:16:43 #9 51.55 Preparing to unpack .../323-libxml-parser-perl_2.46-2_armhf.deb ...
16:16:43 #9 51.56 Unpacking libxml-parser-perl:armhf (2.46-2) ...
16:16:43 #9 51.62 Selecting previously unselected package libxml-sax-expat-perl.
16:16:43 #9 51.62 Preparing to unpack .../324-libxml-sax-expat-perl_0.51-1_all.deb ...
16:16:43 #9 51.63 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:16:43 #9 51.66 Selecting previously unselected package libyaml-libyaml-perl.
16:16:43 #9 51.66 Preparing to unpack .../325-libyaml-libyaml-perl_0.82+repack-1build1_armhf.deb ...
16:16:43 #9 51.66 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:16:43 #9 51.69 Selecting previously unselected package licensecheck.
16:16:43 #9 51.69 Preparing to unpack .../326-licensecheck_3.1.1-2_all.deb ...
16:16:43 #9 51.69 Unpacking licensecheck (3.1.1-2) ...
16:16:43 #9 51.72 Selecting previously unselected package libdevel-size-perl.
16:16:43 #9 51.73 Preparing to unpack .../327-libdevel-size-perl_0.83-1build3_armhf.deb ...
16:16:43 #9 51.74 Unpacking libdevel-size-perl (0.83-1build3) ...
16:16:43 #9 44.11 Setting up libstdc++-10-dev:arm64 (10.3.0-1ubuntu1) ...
16:16:43 #9 44.12 Setting up gpg-agent (2.2.20-1ubuntu3) ...
16:16:43 #8 22.17 Selecting previously unselected package libtirpc-dev:amd64.
16:16:43 #8 22.17 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
16:16:43 #8 22.18 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
16:16:43 #8 22.24 Selecting previously unselected package libnsl-dev:amd64.
16:16:43 #8 22.24 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
16:16:43 #8 22.25 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
16:16:43 #8 22.30 Selecting previously unselected package libc6-dev:amd64.
16:16:43 #8 22.30 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u2_amd64.deb ...
16:16:43 #8 22.31 Unpacking libc6-dev:amd64 (2.31-13+deb11u2) ...
16:16:43 #8 24.66 Selecting previously unselected package libgdbm-compat4:amd64.
16:16:43 #8 24.66 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ...
16:16:43 #8 24.66 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...
16:16:43 #8 24.69 Selecting previously unselected package libperl5.26:amd64.
16:16:43 #8 46.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:43 #8 46.04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
16:16:43 #8 46.06 Processing triggers for ca-certificates (20210119~18.04.2) ...
16:16:43 #8 46.06 Updating certificates in /etc/ssl/certs...
16:16:43 #8 54.42 invoke-rc.d: could not determine current runlevel
16:16:43 #8 54.42 invoke-rc.d: policy-rc.d denied execution of start.
16:16:43 #8 54.42 Setting up libedit2:armhf (3.1-20181209-1) ...
16:16:43 #8 54.44 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
16:16:43 #8 54.45 Setting up cron (3.0pl1-134+deb10u1) ...
16:16:43 #8 54.52 Adding group `crontab' (GID 102) ...
16:16:43 #8 54.54 Done.
16:16:43 #8 54.56 invoke-rc.d: could not determine current runlevel
16:16:43 #8 54.56 invoke-rc.d: policy-rc.d denied execution of start.
16:16:43 #9 41.77 Setting up man-db (2.9.1-1) ...
16:16:43 #9 41.87 Building database of manual pages ...
16:16:44 #8 44.19 Setting up python3-xdg (0.25-5) ...
16:16:44 #9 23.07 Selecting previously unselected package python3-minimal.
16:16:44 #9 23.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4647 files and directories currently installed.)
16:16:44 #9 23.08 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
16:16:44 #9 23.08 Unpacking python3-minimal (3.9.4-1) ...
16:16:44 #9 23.11 Selecting previously unselected package media-types.
16:16:44 #9 23.11 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:44 #9 23.12 Unpacking media-types (4.0.0) ...
16:16:44 #9 23.21 Selecting previously unselected package tzdata.
16:16:44 #8 40.05 Running transaction
16:16:44 #11 3.368  debian/rules clean
16:16:44 #11 3.370 dh clean
16:16:44 #11 3.459    dh_clean
16:16:44 #11 3.501  debian/rules binary
16:16:44 #11 3.502 dh binary
16:16:44 #9 21.69 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ...
16:16:44 #9 21.69 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ...
16:16:44 #9 21.93 Selecting previously unselected package python3.8.
16:16:44 #9 21.93 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ...
16:16:44 #9 21.93 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ...
16:16:44 #9 21.98 Selecting previously unselected package libpython3-stdlib:amd64.
16:16:44 #9 52.18 Updating certificates in /etc/ssl/certs...
16:16:44 #7 42.23 (82/136): libpng-1.6.37-6.fc33.aarch64.rpm      967 kB/s | 115 kB     00:00    
16:16:44 #7 42.27 (83/136): groff-base-1.22.4-4.fc33.aarch64.rpm  3.3 MB/s | 1.0 MB     00:00    
16:16:44 #7 42.29 (84/136): lua-srpm-macros-1-3.fc33.noarch.rpm   132 kB/s | 8.1 kB     00:00    
16:16:44 #7 42.29 (85/136): perl-AutoLoader-5.74-471.fc33.noarch. 510 kB/s |  31 kB     00:00    
16:16:44 #7 42.34 (86/136): perl-B-1.80-471.fc33.aarch64.rpm      2.8 MB/s | 190 kB     00:00    
16:16:44 #7 42.35 (87/136): perl-Class-Struct-0.66-471.fc33.noarc 513 kB/s |  32 kB     00:00    
16:16:44 #7 42.35 (88/136): perl-Digest-1.20-1.fc33.noarch.rpm    401 kB/s |  25 kB     00:00    
16:16:44 #7 42.40 (89/136): perl-Digest-MD5-2.58-1.fc33.aarch64.r 567 kB/s |  36 kB     00:00    
16:16:44 #7 42.41 (90/136): perl-DynaLoader-1.47-471.fc33.aarch64 607 kB/s |  38 kB     00:00    
16:16:44 #7 42.46 (91/136): perl-Errno-1.30-471.fc33.aarch64.rpm  388 kB/s |  24 kB     00:00    
16:16:44 #9 51.76 Selecting previously unselected package libipc-run3-perl.
16:16:44 #9 51.76 Preparing to unpack .../328-libipc-run3-perl_0.048-2_all.deb ...
16:16:44 #9 51.77 Unpacking libipc-run3-perl (0.048-2) ...
16:16:44 #9 51.83 Selecting previously unselected package lzip.
16:16:44 #9 51.84 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
16:16:44 #9 51.84 Unpacking lzip (1.22-3) ...
16:16:44 #9 51.88 Selecting previously unselected package lzop.
16:16:44 #9 51.88 Preparing to unpack .../330-lzop_1.04-2build1_armhf.deb ...
16:16:44 #9 51.88 Unpacking lzop (1.04-2build1) ...
16:16:44 #9 51.93 Selecting previously unselected package t1utils.
16:16:44 #9 51.94 Preparing to unpack .../331-t1utils_1.41-4build1_armhf.deb ...
16:16:44 #9 51.94 Unpacking t1utils (1.41-4build1) ...
16:16:44 #9 51.97 Selecting previously unselected package unzip.
16:16:44 #9 51.97 Preparing to unpack .../332-unzip_6.0-26ubuntu1_armhf.deb ...
16:16:44 #8 24.69 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ...
16:16:44 #8 24.70 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ...
16:16:44 #8 46.37 0 added, 0 removed; done.
16:16:44 #8 46.37 Running hooks in /etc/ca-certificates/update.d...
16:16:44 #8 46.37 done.
16:16:44 #8 54.67 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u6) ...
16:16:44 #8 54.68 Setting up m4 (1.4.18-2) ...
16:16:44 #8 54.70 Setting up binutils (2.31.1-16) ...
16:16:44 #8 54.71 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
16:16:44 #8 54.74 Setting up ca-certificates (20200601~deb10u2) ...
16:16:44 #9 42.06 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ...
16:16:44 #9 42.07 Setting up python3-six (1.14.0-2) ...
16:16:44 #9 42.20 Setting up libgcc-9-dev:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:44 #9 42.21 Setting up perl (5.30.0-9ubuntu0.2) ...
16:16:44 #9 42.23 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:16:44 #9 42.24 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:16:44 #8 44.34 Setting up man-db (2.8.5-2) ...
16:16:44 #9 23.21 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.04_all.deb ...
16:16:44 #9 23.21 Unpacking tzdata (2021e-0ubuntu0.21.04) ...
16:16:44 #9 23.42 Selecting previously unselected package libmpdec3:amd64.
16:16:44 #9 23.42 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
16:16:44 #9 23.42 Unpacking libmpdec3:amd64 (2.5.1-2) ...
16:16:44 #9 23.46 Selecting previously unselected package readline-common.
16:16:44 #8 54.81 Setting up libxpm4:armhf (1:3.5.12-1) ...
16:16:44 #8 54.82 Setting up fontconfig-config (2.13.1-4.2) ...
16:16:44 #9 43.80 Selecting previously unselected package libarchive-cpio-perl.
16:16:44 #9 43.80 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:16:44 #9 43.89 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:16:44 #11 3.615    dh_update_autotools_config
16:16:44 #11 3.663    dh_autoreconf
16:16:44 #11 3.732    create-stamp debian/debhelper-build-stamp
16:16:44 #11 3.732    dh_prep
16:16:44 #11 3.780    dh_install
16:16:44 #11 3.832    dh_installdocs
16:16:44 #11 3.883    dh_installchangelogs
16:16:44 #7 42.47 (92/136): perl-Fcntl-1.13-471.fc33.aarch64.rpm  482 kB/s |  30 kB     00:00    
16:16:44 #7 42.53 (93/136): perl-File-Basename-2.85-471.fc33.noar 427 kB/s |  27 kB     00:00    
16:16:44 #7 42.59 (94/136): perl-Encode-3.08-461.fc33.aarch64.rpm 7.4 MB/s | 1.7 MB     00:00    
16:16:44 #7 42.59 (95/136): perl-File-Path-2.18-1.fc33.noarch.rpm 309 kB/s |  36 kB     00:00    
16:16:44 #7 42.59 (96/136): perl-File-Temp-0.231.100-1.fc33.noarc 927 kB/s |  60 kB     00:00    
16:16:44 #7 42.65 (97/136): perl-File-stat-1.09-471.fc33.noarch.r 441 kB/s |  27 kB     00:00    
16:16:44 #7 42.65 (98/136): perl-FileHandle-2.03-471.fc33.noarch. 404 kB/s |  25 kB     00:00    
16:16:44 #7 42.66 (99/136): perl-Getopt-Std-1.12-471.fc33.noarch. 403 kB/s |  25 kB     00:00    
16:16:44 #7 42.71 (100/136): perl-HTTP-Tiny-0.078-1.fc33.noarch.r 899 kB/s |  54 kB     00:00    
16:16:44 #9 21.98 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
16:16:44 #9 21.98 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
16:16:44 #9 22.01 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:16:44 #9 22.19 Selecting previously unselected package python3.
16:16:44 #9 22.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4870 files and directories currently installed.)
16:16:44 #9 22.20 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
16:16:44 #9 22.21 Unpacking python3 (3.8.2-0ubuntu2) ...
16:16:44 #9 22.25 Selecting previously unselected package libbsd0:amd64.
16:16:44 #9 51.98 Unpacking unzip (6.0-26ubuntu1) ...
16:16:44 #9 52.03 Selecting previously unselected package lintian.
16:16:44 #9 52.03 Preparing to unpack .../333-lintian_2.104.0ubuntu3.1_all.deb ...
16:16:44 #9 52.05 Unpacking lintian (2.104.0ubuntu3.1) ...
16:16:44 #8 22.74 Selecting previously unselected package libisl23:amd64.
16:16:44 #8 22.75 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
16:16:44 #8 22.76 Unpacking libisl23:amd64 (0.23-1) ...
16:16:44 #8 22.89 Selecting previously unselected package libmpfr6:amd64.
16:16:44 #8 22.89 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
16:16:44 #8 22.90 Unpacking libmpfr6:amd64 (4.1.0-3) ...
16:16:44 #9 44.56 Setting up g++-10 (10.3.0-1ubuntu1) ...
16:16:44 #9 44.57 Setting up libxpm4:arm64 (1:3.5.12-1) ...
16:16:44 #9 44.59 Setting up libtool (2.4.6-15) ...
16:16:44 #9 44.60 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
16:16:44 #9 44.68 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:44 #9 44.71 Setting up gpgsm (2.2.20-1ubuntu3) ...
16:16:44 #9 44.72 Setting up libxext6:arm64 (2:1.3.4-0ubuntu3) ...
16:16:44 #9 44.73 Setting up man-db (2.9.4-2) ...
16:16:44 #9 44.82 Building database of manual pages ...
16:16:44 #8 25.12 Selecting previously unselected package perl.
16:16:44 #8 25.12 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_amd64.deb ...
16:16:44 #8 25.13 Unpacking perl (5.26.1-6ubuntu0.5) ...
16:16:44 #8 25.17 Selecting previously unselected package openssl.
16:16:44 #8 25.17 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
16:16:44 #8 25.18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) ...
16:16:44 #9 42.40 Setting up libdata-dump-perl (1.23-1) ...
16:16:44 #9 42.41 Setting up python3-certifi (2019.11.28-1) ...
16:16:44 #9 42.53 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:44 #9 42.55 Setting up libref-util-perl (0.204-1) ...
16:16:44 #9 42.56 Setting up libipc-system-simple-perl (1.26-1) ...
16:16:44 #9 42.57 Setting up libnet-domain-tld-perl (1.75-1) ...
16:16:44 #9 42.58 Setting up libxml-writer-perl (0.625-1) ...
16:16:44 #9 55.03 Setting up liblinux-epoll-perl (0.017-1) ...
16:16:44 #9 55.05 Setting up libvariable-magic-perl (0.62-1build2) ...
16:16:44 #9 55.06 Setting up python3-idna (2.8-1) ...
16:16:44 #9 55.27 Setting up libio-html-perl (1.001-1) ...
16:16:44 #9 55.28 Setting up libcroco3:armhf (0.6.13-1) ...
16:16:44 #9 55.30 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:16:44 #9 55.31 Setting up libtest-refcount-perl (0.10-1) ...
16:16:44 #9 55.32 Setting up libparams-util-perl (1.07-3build5) ...
16:16:44 #9 55.34 Setting up libdpkg-perl (1.19.7ubuntu3) ...
16:16:44 #9 55.35 Setting up autoconf (2.69-11.1) ...
16:16:44 #9 55.38 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:16:44 #8 44.44 Building database of manual pages ...
16:16:44 #9 23.46 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:16:44 #9 23.47 Unpacking readline-common (8.1-1) ...
16:16:44 #9 23.50 Selecting previously unselected package libreadline8:amd64.
16:16:44 #9 23.51 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
16:16:44 #9 23.51 Unpacking libreadline8:amd64 (8.1-1) ...
16:16:44 #9 23.55 Selecting previously unselected package libsqlite3-0:amd64.
16:16:44 #9 23.56 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
16:16:44 #9 23.56 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
16:16:44 #8 55.01 Setting up openssh-client (1:8.4p1-5) ...
16:16:44 #8 55.10 Setting up gpgsm (2.2.27-2) ...
16:16:44 #8 55.12 Setting up libxext6:armhf (2:1.3.3-1.1) ...
16:16:44 #8 55.13 Setting up binutils (2.35.2-2) ...
16:16:44 #8 55.14 Setting up man-db (2.9.4-2) ...
16:16:44 #15 ...
16:16:44 
16:16:44 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
16:16:44 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690
16:16:44 #11 13.31 Dependencies resolved.
16:16:44 #11 13.33 =============================================================================================
16:16:44 #11 13.33  Package                      Arch    Version                                Repo        Size
16:16:44 #11 13.33 =============================================================================================
16:16:44 #11 13.33 Installing:
16:16:44 #11 13.33  rpm-build                    x86_64  4.14.3-19.el8                          appstream  173 k
16:16:44 #11 13.33  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
16:16:44 #11 13.33  yum-utils                    noarch  4.0.21-3.el8                           baseos      73 k
16:16:44 #11 13.33 Upgrading:
16:16:44 #11 13.33  elfutils-libelf              x86_64  0.185-1.el8                            baseos     221 k
16:16:44 #11 13.33  elfutils-libs                x86_64  0.185-1.el8                            baseos     292 k
16:16:44 #11 13.33  file-libs                    x86_64  5.33-20.el8                            baseos     543 k
16:16:44 #11 13.33  ncurses-base                 noarch  6.1-9.20180224.el8                     baseos      81 k
16:16:44 #11 13.33  ncurses-libs                 x86_64  6.1-9.20180224.el8                     baseos     334 k
16:16:44 #11 13.33  python3-rpm                  x86_64  4.14.3-19.el8                          baseos     154 k
16:16:44 #11 13.33  rpm                          x86_64  4.14.3-19.el8                          baseos     543 k
16:16:44 #11 13.33  rpm-build-libs               x86_64  4.14.3-19.el8                          baseos     156 k
16:16:44 #11 13.33  rpm-libs                     x86_64  4.14.3-19.el8                          baseos     344 k
16:16:44 #11 13.33 Installing dependencies:
16:16:44 #11 13.33  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
16:16:44 #11 13.33  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
16:16:44 #11 13.33  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
16:16:44 #11 13.33  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
16:16:44 #11 13.33  dnf-plugins-core             noarch  4.0.21-3.el8                           baseos      70 k
16:16:44 #11 13.33  dwz                          x86_64  0.12-10.el8                            appstream  109 k
16:16:44 #11 13.33  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
16:16:44 #11 13.33  elfutils                     x86_64  0.185-1.el8                            baseos     540 k
16:16:44 #11 13.33  emacs-filesystem             noarch  1:26.1-7.el8                           baseos      70 k
16:16:44 #11 13.33  file                         x86_64  5.33-20.el8                            baseos      77 k
16:16:44 #11 13.33  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
16:16:44 #11 13.33  gdb-headless                 x86_64  8.2-16.el8                             appstream  3.7 M
16:16:44 #11 13.33  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
16:16:44 #11 13.33  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
16:16:44 #11 13.33  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
16:16:44 #11 13.33  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
16:16:44 #11 13.33  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
16:16:44 #11 13.33  libbabeltrace                x86_64  1.5.4-3.el8                            baseos     200 k
16:16:44 #11 13.33  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
16:16:44 #11 13.33  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
16:16:44 #11 13.33  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
16:16:44 #11 13.33  ncurses                      x86_64  6.1-9.20180224.el8                     baseos     387 k
16:16:44 #11 13.33  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
16:16:44 #11 13.33  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
16:16:44 #11 13.33  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
16:16:44 #11 13.33  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
16:16:44 #11 13.33  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
16:16:44 #11 13.33  perl-Errno                   x86_64  1.28-420.el8                           baseos      76 k
16:16:44 #11 13.33  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
16:16:44 #11 13.33  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
16:16:44 #11 13.33  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
16:16:44 #11 13.33  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
16:16:44 #11 13.33  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
16:16:44 #11 13.33  perl-IO                      x86_64  1.38-420.el8                           baseos     142 k
16:16:44 #11 13.33  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
16:16:44 #11 13.33  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
16:16:44 #11 13.33  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
16:16:44 #11 13.33  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
16:16:44 #11 13.33  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
16:16:44 #11 13.33  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
16:16:44 #11 13.33  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
16:16:44 #11 13.33  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
16:16:44 #11 13.33  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
16:16:44 #11 13.33  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
16:16:44 #11 13.33  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
16:16:44 #11 13.33  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
16:16:44 #11 13.33  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
16:16:44 #11 13.33  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
16:16:44 #11 13.33  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
16:16:44 #11 13.33  perl-constant                noarch  1.33-396.el8                           baseos      25 k
16:16:44 #11 13.33  perl-interpreter             x86_64  4:5.26.3-420.el8                       baseos     6.3 M
16:16:44 #11 13.33  perl-libs                    x86_64  4:5.26.3-420.el8                       baseos     1.6 M
16:16:44 #11 13.33  perl-macros                  x86_64  4:5.26.3-420.el8                       baseos      72 k
16:16:44 #11 13.33  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
16:16:44 #11 13.33  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
16:16:44 #11 13.33  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
16:16:44 #11 13.33  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
16:16:44 #11 13.33  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
16:16:44 #11 13.33  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
16:16:44 #11 13.33  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
16:16:44 #11 13.33  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
16:16:44 #11 13.33  python-rpm-macros            noarch  3-41.el8                               appstream   15 k
16:16:44 #11 13.33  python-srpm-macros           noarch  3-41.el8                               appstream   15 k
16:16:44 #11 13.33  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
16:16:44 #11 13.33  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
16:16:44 #11 13.33  python3-dnf-plugins-core     noarch  4.0.21-3.el8                           baseos     234 k
16:16:44 #11 13.33  python3-rpm-macros           noarch  3-41.el8                               appstream   14 k
16:16:44 #11 13.33  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
16:16:44 #11 13.33  qt5-srpm-macros              noarch  5.15.2-1.el8                           appstream   11 k
16:16:44 #11 13.33  redhat-rpm-config            noarch  125-1.el8                              appstream   86 k
16:16:44 #11 13.33  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
16:16:44 #11 13.33  unzip                        x86_64  6.0-45.el8_4                           baseos     195 k
16:16:44 #11 13.33  zip                          x86_64  3.0-23.el8                             baseos     270 k
16:16:44 #11 13.33  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
16:16:44 #11 13.33 Installing weak dependencies:
16:16:44 #11 13.33  elfutils-debuginfod-client   x86_64  0.185-1.el8                            baseos      66 k
16:16:44 #11 13.33  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
16:16:44 #11 13.33  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
16:16:44 #11 13.33 Enabling module streams:
16:16:44 #11 13.33  perl                                 5.26                                                   
16:16:44 #11 13.33  perl-IO-Socket-SSL                   2.066                                                  
16:16:44 #11 13.33  perl-libwww-perl                     6.34                                                   
16:16:44 #11 13.33 
16:16:44 #11 13.33 Transaction Summary
16:16:44 #11 13.33 =============================================================================================
16:16:44 #11 13.33 Install  80 Packages
16:16:44 #11 13.33 Upgrade   9 Packages
16:16:44 #11 13.33 
16:16:44 #11 13.34 Total download size: 27 M
16:16:44 #11 13.34 Downloading Packages:
16:16:44 #11 14.28 (1/89): desktop-file-utils-0.23-8.el8.x86_64.rp 324 kB/s |  80 kB     00:00    
16:16:44 #11 14.28 (2/89): efi-srpm-macros-3-3.el8.noarch.rpm       89 kB/s |  22 kB     00:00    
16:16:44 #11 14.28 (3/89): dwz-0.12-10.el8.x86_64.rpm              437 kB/s | 109 kB     00:00    
16:16:44 #11 14.28 (4/89): gc-7.6.4-3.el8.x86_64.rpm                24 MB/s | 109 kB     00:00    
16:16:44 #11 14.28 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  2.7 MB/s | 9.3 kB     00:00    
16:16:44 #11 14.29 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      5.7 MB/s |  13 kB     00:00    
16:16:44 #11 14.29 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm    9.3 MB/s |  38 kB     00:00    
16:16:44 #11 14.29 (8/89): libipt-1.6.1-8.el8.x86_64.rpm            14 MB/s |  50 kB     00:00    
16:16:44 #11 14.30 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm    3.5 MB/s | 9.4 kB     00:00    
16:16:44 #11 14.30 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 1.4 MB/s | 7.9 kB     00:00    
16:16:44 #11 14.31 (11/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 9.2 MB/s |  47 kB     00:00    
16:16:44 #11 14.32 (12/89): perl-Mozilla-CA-20160104-7.module_el8. 2.1 MB/s |  15 kB     00:00    
16:16:44 #11 14.32 (13/89): perl-srpm-macros-1-25.el8.noarch.rpm   2.9 MB/s |  11 kB     00:00    
16:16:44 #11 14.32 (14/89): python-rpm-macros-3-41.el8.noarch.rpm  4.2 MB/s |  15 kB     00:00    
16:16:44 #11 14.33 (15/89): python-srpm-macros-3-41.el8.noarch.rpm 4.6 MB/s |  15 kB     00:00    
16:16:44 #11 14.33 (16/89): python3-rpm-macros-3-41.el8.noarch.rpm 5.5 MB/s |  14 kB     00:00    
16:16:44 #11 14.34 (17/89): qt5-srpm-macros-5.15.2-1.el8.noarch.rp 3.1 MB/s |  11 kB     00:00    
16:16:44 #11 14.34 (18/89): redhat-rpm-config-125-1.el8.noarch.rpm  16 MB/s |  86 kB     00:00    
16:16:44 #11 14.35 (19/89): rpm-build-4.14.3-19.el8.x86_64.rpm      21 MB/s | 173 kB     00:00    
16:16:44 #11 14.41 (20/89): guile-2.0.14-7.el8.x86_64.rpm           27 MB/s | 3.5 MB     00:00    
16:16:44 #11 14.46 (21/89): gdb-headless-8.2-16.el8.x86_64.rpm      20 MB/s | 3.7 MB     00:00    
16:16:44 #11 14.46 (22/89): rust-srpm-macros-5-2.el8.noarch.rpm    201 kB/s | 9.2 kB     00:00    
16:16:44 #11 14.46 (23/89): rpmlint-1.10-14.el8.noarch.rpm         1.7 MB/s | 192 kB     00:00    
16:16:44 #11 14.46 (24/89): bzip2-1.0.6-26.el8.x86_64.rpm           16 MB/s |  60 kB     00:00    
16:16:44 #11 14.47 (25/89): dbus-glib-0.110-2.el8.x86_64.rpm        25 MB/s | 127 kB     00:00    
16:16:44 #11 14.47 (26/89): zstd-1.4.4-1.el8.x86_64.rpm             28 MB/s | 393 kB     00:00    
16:16:44 #11 14.47 (27/89): dnf-plugins-core-4.0.21-3.el8.noarch.r 8.6 MB/s |  70 kB     00:00    
16:16:44 #11 14.48 (28/89): diffutils-3.6-6.el8.x86_64.rpm          21 MB/s | 358 kB     00:00    
16:16:44 #11 14.48 (29/89): elfutils-debuginfod-client-0.185-1.el8 9.7 MB/s |  66 kB     00:00    
16:16:44 #11 14.48 (30/89): emacs-filesystem-26.1-7.el8.noarch.rpm  18 MB/s |  70 kB     00:00    
16:16:44 #11 14.49 (31/89): file-5.33-20.el8.x86_64.rpm             18 MB/s |  77 kB     00:00    
16:16:44 #11 14.49 (32/89): elfutils-0.185-1.el8.x86_64.rpm         24 MB/s | 540 kB     00:00    
16:16:44 #9 44.11 Selecting previously unselected package libarray-intspan-perl.
16:16:44 #9 44.11 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
16:16:44 #9 44.12 Unpacking libarray-intspan-perl (2.004-1) ...
16:16:44 #7 42.72 (101/136): perl-IO-1.43-471.fc33.aarch64.rpm    1.5 MB/s |  96 kB     00:00    
16:16:44 #7 42.72 (102/136): perl-IPC-Open3-1.21-471.fc33.noarch. 514 kB/s |  32 kB     00:00    
16:16:44 #7 42.77 (103/136): perl-NDBM_File-1.15-471.fc33.aarch64 521 kB/s |  31 kB     00:00    
16:16:44 #7 42.78 (104/136): perl-POSIX-1.94-471.fc33.aarch64.rpm 1.6 MB/s | 106 kB     00:00    
16:16:44 #7 42.78 (105/136): perl-PathTools-3.78-458.fc33.aarch64 1.3 MB/s |  86 kB     00:00    
16:16:44 #7 42.83 (106/136): perl-Pod-Simple-3.42-1.fc33.noarch.r 3.4 MB/s | 216 kB     00:00    
16:16:44 #7 42.84 (107/136): perl-Pod-Usage-2.01-1.fc33.noarch.rp 662 kB/s |  41 kB     00:00    
16:16:44 #7 42.85 (108/136): perl-SelectSaver-1.02-471.fc33.noarc 335 kB/s |  21 kB     00:00    
16:16:44 #7 42.89 (109/136): perl-Socket-2.031-1.fc33.aarch64.rpm 914 kB/s |  55 kB     00:00    
16:16:44 #7 42.90 (110/136): perl-Symbol-1.08-471.fc33.noarch.rpm 384 kB/s |  24 kB     00:00    
16:16:44 #7 42.91 (111/136): perl-base-2.27-471.fc33.noarch.rpm   412 kB/s |  26 kB     00:00    
16:16:44 #7 42.95 (112/136): perl-if-0.60.800-471.fc33.noarch.rpm 388 kB/s |  23 kB     00:00    
16:16:44 #11 4.028    dh_perl
16:16:44 #11 4.099    dh_link
16:16:44 #11 4.153    dh_strip_nondeterminism
16:16:44 #9 22.25 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
16:16:44 #9 22.25 Unpacking libbsd0:amd64 (0.10.0-1) ...
16:16:44 #9 22.29 Selecting previously unselected package bsdmainutils.
16:16:44 #9 22.29 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
16:16:44 #9 22.29 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:16:44 #9 22.34 Selecting previously unselected package libuchardet0:amd64.
16:16:44 #9 22.35 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
16:16:44 #9 22.35 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
16:16:44 #9 22.38 Selecting previously unselected package groff-base.
16:16:44 #9 22.38 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
16:16:44 #9 22.39 Unpacking groff-base (1.22.4-4build1) ...
16:16:44 #9 52.31 Selecting previously unselected package manpages-dev.
16:16:44 #9 52.31 Preparing to unpack .../334-manpages-dev_5.10-1ubuntu1_all.deb ...
16:16:44 #9 52.32 Unpacking manpages-dev (5.10-1ubuntu1) ...
16:16:44 #8 40.77   Preparing        :                                                        1/1 
16:16:44 #8 40.80   Installing       : python3-six-1.16.0-4.fc35.noarch                     1/146 
16:16:44 #8 40.81   Installing       : hunspell-filesystem-1.7.0-11.fc35.aarch64            2/146 
16:16:44 #8 40.82   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/146 
16:16:44 #8 40.82   Installing       : abattis-cantarell-fonts-0.301-3.fc35.noarch          4/146 
16:16:44 #8 40.88   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     5/146 
16:16:44 #8 40.89   Installing       : gsettings-desktop-schemas-41.0-1.fc35.aarch64        6/146 
16:16:44 #8 40.93   Installing       : python3-construct-2.10.67-3.fc35.noarch              7/146 
16:16:44 #8 40.94   Installing       : python3-pybeam-0.7-1.fc35.noarch                     8/146 
16:16:44 #8 40.95   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch               9/146 
16:16:44 #9 52.63 128 added, 0 removed; done.
16:16:44 #9 52.69 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:44 #9 52.70 Setting up libfreetype6:armhf (2.10.4+dfsg-1build1) ...
16:16:44 #9 52.71 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:16:44 #9 52.73 Setting up libperl5.32:armhf (5.32.1-3ubuntu2.1) ...
16:16:44 #9 52.74 Setting up dwz (0.14-1) ...
16:16:44 #9 52.75 Setting up groff-base (1.22.4-6) ...
16:16:44 #9 52.77 Setting up cpp (4:10.3.0-1ubuntu1) ...
16:16:44 #9 52.79 Setting up gpgconf (2.2.20-1ubuntu3) ...
16:16:44 #9 52.80 Setting up debugedit (1:0.1-0ubuntu2) ...
16:16:44 #9 52.89 Setting up libc6-dev:armhf (2.33-0ubuntu5) ...
16:16:44 #8 23.07 Selecting previously unselected package libmpc3:amd64.
16:16:44 #8 23.08 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
16:16:44 #8 23.09 Unpacking libmpc3:amd64 (1.2.0-1) ...
16:16:44 #8 23.16 Selecting previously unselected package cpp-10.
16:16:44 #8 23.16 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
16:16:44 #9 45.02 Setting up libgpgme11:arm64 (1.14.0-1ubuntu3) ...
16:16:44 #9 45.03 Setting up gcc (4:10.3.0-1ubuntu1) ...
16:16:44 #9 45.05 Setting up perl (5.32.1-3ubuntu2.1) ...
16:16:44 #9 45.07 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
16:16:44 #9 45.08 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:16:44 #9 45.09 Setting up libdata-dump-perl (1.23-1.1) ...
16:16:44 #9 45.10 Setting up libref-util-perl (0.204-1) ...
16:16:44 #9 45.11 Setting up libipc-system-simple-perl (1.30-1) ...
16:16:44 #9 45.12 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:16:44 #9 45.13 Setting up libhash-fieldhash-perl (0.15-1build3) ...
16:16:44 #9 45.14 Setting up libgd3:arm64 (2.3.0-2ubuntu0.1) ...
16:16:44 #9 45.15 Setting up libvariable-magic-perl (0.62-1build3) ...
16:16:44 #9 45.16 Setting up libio-html-perl (1.004-2) ...
16:16:44 #9 45.17 Setting up libpod-parser-perl (1.63-2) ...
16:16:44 #9 45.19 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:16:44 #8 25.28 Selecting previously unselected package ca-certificates.
16:16:44 #8 25.28 Preparing to unpack .../011-ca-certificates_20210119~18.04.2_all.deb ...
16:16:44 #8 25.28 Unpacking ca-certificates (20210119~18.04.2) ...
16:16:44 #8 25.33 Selecting previously unselected package distro-info-data.
16:16:44 #8 25.33 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.13_all.deb ...
16:16:44 #8 25.34 Unpacking distro-info-data (0.37ubuntu0.13) ...
16:16:44 #8 25.36 Selecting previously unselected package libmagic-mgc.
16:16:44 #8 25.36 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
16:16:44 #8 25.36 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:16:44 #8 25.43 Selecting previously unselected package libmagic1:amd64.
16:16:44 #8 25.43 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
16:16:44 #8 25.43 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
16:16:44 #8 25.46 Selecting previously unselected package file.
16:16:44 #8 25.46 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
16:16:44 #8 25.47 Unpacking file (1:5.32-2ubuntu0.4) ...
16:16:44 #8 25.50 Selecting previously unselected package less.
16:16:44 #8 25.50 Preparing to unpack .../016-less_487-0.1_amd64.deb ...
16:16:44 #8 25.50 Unpacking less (487-0.1) ...
16:16:44 #8 25.55 Selecting previously unselected package libapt-inst2.0:amd64.
16:16:44 #8 55.11 Updating certificates in /etc/ssl/certs...
16:16:44 #9 42.59 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:16:44 #9 42.60 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:16:44 #9 42.61 Setting up shared-mime-info (1.15-1) ...
16:16:44 #9 55.57 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:44 #9 55.58 Setting up libarray-intspan-perl (2.003-1) ...
16:16:44 #9 55.60 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:44 #9 55.61 Setting up libtimedate-perl (2.3200-1) ...
16:16:44 #9 55.62 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:16:44 #9 55.63 Setting up libsub-name-perl (0.26-1) ...
16:16:44 #9 55.64 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:16:44 #9 55.65 Setting up libfile-chdir-perl (0.1008-1) ...
16:16:44 #9 55.66 Setting up xauth (1:1.1-0ubuntu1) ...
16:16:44 #9 55.67 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:16:44 #8 25.41 Selecting previously unselected package cpp.
16:16:44 #9 23.64 Selecting previously unselected package libpython3.9-stdlib:amd64.
16:16:44 #9 23.64 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3ubuntu0~21.04.1_amd64.deb ...
16:16:44 #9 23.64 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3ubuntu0~21.04.1) ...
16:16:44 #9 23.83 Selecting previously unselected package python3.9.
16:16:44 #9 23.84 Preparing to unpack .../8-python3.9_3.9.5-3ubuntu0~21.04.1_amd64.deb ...
16:16:44 #9 23.84 Unpacking python3.9 (3.9.5-3ubuntu0~21.04.1) ...
16:16:44 #9 23.88 Selecting previously unselected package libpython3-stdlib:amd64.
16:16:44 #8 55.24 Building database of manual pages ...
16:16:44 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 7.6s
16:16:44 #11 14.50 (33/89): libbabeltrace-1.5.4-3.el8.x86_64.rpm    14 MB/s | 200 kB     00:00    
16:16:44 #11 14.50 (34/89): libpkgconf-1.4.2-1.el8.x86_64.rpm      6.7 MB/s |  35 kB     00:00    
16:16:44 #11 14.51 (35/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   7.5 MB/s |  58 kB     00:00    
16:16:44 #11 14.52 (36/89): groff-base-1.22.3-18.el8.x86_64.rpm     33 MB/s | 1.0 MB     00:00    
16:16:44 #11 14.52 (37/89): ncurses-6.1-9.20180224.el8.x86_64.rpm   20 MB/s | 387 kB     00:00    
16:16:44 #11 14.53 (38/89): perl-Carp-1.42-396.el8.noarch.rpm      3.3 MB/s |  30 kB     00:00    
16:16:44 #11 14.53 (39/89): patch-2.7.6-11.el8.x86_64.rpm          7.2 MB/s | 138 kB     00:00    
16:16:44 #11 14.54 (40/89): perl-Exporter-5.72-396.el8.noarch.rpm   12 MB/s |  34 kB     00:00    
16:16:44 #11 14.54 (41/89): perl-File-Path-2.15-2.el8.noarch.rpm    13 MB/s |  38 kB     00:00    
16:16:44 #11 14.54 (42/89): perl-Errno-1.28-420.el8.x86_64.rpm     7.9 MB/s |  76 kB     00:00    
16:16:44 #11 14.54 (43/89): perl-File-Temp-0.230.600-1.el8.noarch.  13 MB/s |  63 kB     00:00    
16:16:44 #11 14.54 (44/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm  16 MB/s |  63 kB     00:00    
16:16:44 #11 14.56 (45/89): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  7.2 MB/s |  58 kB     00:00    
16:16:44 #11 14.56 (46/89): perl-IO-1.38-420.el8.x86_64.rpm         16 MB/s | 142 kB     00:00    
16:16:44 #11 14.56 (47/89): perl-MIME-Base64-3.15-396.el8.x86_64.r  12 MB/s |  31 kB     00:00    
16:16:44 #11 14.56 (48/89): perl-PathTools-3.74-1.el8.x86_64.rpm    23 MB/s |  90 kB     00:00    
16:16:44 #11 14.57 (49/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.5 MB/s |  20 kB     00:00    
16:16:44 #11 14.57 (50/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r  13 MB/s |  86 kB     00:00    
16:16:44 #11 14.57 (51/89): perl-Encode-2.97-3.el8.x86_64.rpm       31 MB/s | 1.5 MB     00:00    
16:16:44 #11 14.57 (52/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm 3.8 MB/s |  34 kB     00:00    
16:16:44 #11 14.57 (53/89): perl-Pod-Simple-3.35-395.el8.noarch.rp  17 MB/s | 213 kB     00:00    
16:16:44 #11 14.58 (54/89): perl-Socket-2.027-3.el8.x86_64.rpm      12 MB/s |  59 kB     00:00    
16:16:44 #11 14.58 (55/89): perl-Storable-3.11-3.el8.x86_64.rpm     22 MB/s |  98 kB     00:00    
16:16:44 #11 14.58 (56/89): perl-Term-ANSIColor-4.06-396.el8.noarc  16 MB/s |  46 kB     00:00    
16:16:44 #11 14.58 (57/89): perl-Scalar-List-Utils-1.49-2.el8.x86_ 6.1 MB/s |  68 kB     00:00    
16:16:44 #11 14.58 (58/89): perl-Term-Cap-1.17-395.el8.noarch.rpm  4.8 MB/s |  23 kB     00:00    
16:16:44 #11 14.58 (59/89): perl-Text-ParseWords-3.30-395.el8.noar 5.9 MB/s |  18 kB     00:00    
16:16:44 #11 14.59 (60/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 3.9 MB/s |  24 kB     00:00    
16:16:44 #11 14.59 (61/89): perl-Time-Local-1.280-1.el8.noarch.rpm 5.6 MB/s |  34 kB     00:00    
16:16:44 #11 14.59 (62/89): perl-Unicode-Normalize-1.25-396.el8.x8  13 MB/s |  82 kB     00:00    
16:16:44 #11 14.61 (63/89): perl-constant-1.33-396.el8.noarch.rpm  5.3 MB/s |  25 kB     00:00    
16:16:44 #11 14.61 (64/89): perl-macros-5.26.3-420.el8.x86_64.rpm   19 MB/s |  72 kB     00:00    
16:16:44 #11 14.61 (65/89): perl-parent-0.237-1.el8.noarch.rpm     8.0 MB/s |  20 kB     00:00    
16:16:44 #11 14.61 (66/89): perl-podlators-4.11-1.el8.noarch.rpm    23 MB/s | 118 kB     00:00    
16:16:44 #11 14.61 (67/89): perl-threads-2.21-2.el8.x86_64.rpm      16 MB/s |  61 kB     00:00    
16:16:44 #11 14.61 (68/89): perl-threads-shared-1.58-2.el8.x86_64.  13 MB/s |  48 kB     00:00    
16:16:44 #11 14.62 (69/89): pkgconf-1.4.2-1.el8.x86_64.rpm          14 MB/s |  38 kB     00:00    
16:16:44 #11 14.63 (70/89): perl-libs-5.26.3-420.el8.x86_64.rpm     36 MB/s | 1.6 MB     00:00    
16:16:44 #11 14.63 (71/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm      1.1 MB/s |  17 kB     00:00    
16:16:44 #11 14.64 (72/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 4.1 MB/s |  15 kB     00:00    
16:16:44 #11 14.64 (73/89): python3-dateutil-2.6.1-6.el8.noarch.rp  31 MB/s | 251 kB     00:00    
16:16:44 #11 14.65 (74/89): python3-dbus-1.2.4-15.el8.x86_64.rpm    18 MB/s | 134 kB     00:00    
16:16:44 #11 14.65 (75/89): python3-dnf-plugins-core-4.0.21-3.el8.  31 MB/s | 234 kB     00:00    
16:16:44 #11 14.65 (76/89): python3-six-1.11.0-8.el8.noarch.rpm    6.7 MB/s |  38 kB     00:00    
16:16:44 #11 14.66 (77/89): yum-utils-4.0.21-3.el8.noarch.rpm       15 MB/s |  73 kB     00:00    
16:16:44 #11 14.66 (78/89): unzip-6.0-45.el8_4.x86_64.rpm           24 MB/s | 195 kB     00:00    
16:16:44 #11 14.67 (79/89): elfutils-libelf-0.185-1.el8.x86_64.rpm  27 MB/s | 221 kB     00:00    
16:16:44 #11 14.67 (80/89): zip-3.0-23.el8.x86_64.rpm               21 MB/s | 270 kB     00:00    
16:16:44 #11 14.68 (81/89): elfutils-libs-0.185-1.el8.x86_64.rpm    33 MB/s | 292 kB     00:00    
16:16:44 #11 14.68 (82/89): ncurses-base-6.1-9.20180224.el8.noarch  18 MB/s |  81 kB     00:00    
16:16:44 #11 14.69 (83/89): file-libs-5.33-20.el8.x86_64.rpm        33 MB/s | 543 kB     00:00    
16:16:44 #11 14.69 (84/89): ncurses-libs-6.1-9.20180224.el8.x86_64  28 MB/s | 334 kB     00:00    
16:16:44 #11 14.70 (85/89): python3-rpm-4.14.3-19.el8.x86_64.rpm    17 MB/s | 154 kB     00:00    
16:16:44 #11 14.70 (86/89): rpm-build-libs-4.14.3-19.el8.x86_64.rp  23 MB/s | 156 kB     00:00    
16:16:44 #11 14.71 (87/89): rpm-4.14.3-19.el8.x86_64.rpm            36 MB/s | 543 kB     00:00    
16:16:44 #11 14.71 (88/89): rpm-libs-4.14.3-19.el8.x86_64.rpm       35 MB/s | 344 kB     00:00    
16:16:44 #7 42.97 (113/136): perl-interpreter-5.32.1-471.fc33.aar 1.3 MB/s |  80 kB     00:00    
16:16:44 #7 42.97 (114/136): perl-libnet-3.13-1.fc33.noarch.rpm   1.9 MB/s | 126 kB     00:00    
16:16:44 #7 43.03 (115/136): perl-macros-5.32.1-471.fc33.noarch.r 327 kB/s |  20 kB     00:00    
16:16:44 #7 43.04 (116/136): perl-mro-1.23-471.fc33.aarch64.rpm   589 kB/s |  37 kB     00:00    
16:16:44 #7 43.09 (117/136): perl-overload-1.31-471.fc33.noarch.r 882 kB/s |  55 kB     00:00    
16:16:44 #7 43.10 (118/136): perl-overloading-0.02-471.fc33.noarc 358 kB/s |  22 kB     00:00    
16:16:44 #7 43.20 (119/136): perl-libs-5.32.1-471.fc33.aarch64.rp 8.2 MB/s | 2.0 MB     00:00    
16:16:44 #11 4.226    dh_compress
16:16:44 #11 4.272    dh_fixperms
16:16:44 #11 4.319    dh_missing
16:16:44 #11 4.349    dh_installdeb
16:16:44 #11 4.399    dh_gencontrol
16:16:44 #9 22.51 Selecting previously unselected package libgdbm6:amd64.
16:16:44 #9 22.51 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
16:16:44 #9 22.51 Unpacking libgdbm6:amd64 (1.18.1-5) ...
16:16:44 #9 22.55 Selecting previously unselected package libpipeline1:amd64.
16:16:44 #9 22.55 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
16:16:44 #9 22.55 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
16:16:44 #9 22.60 Selecting previously unselected package man-db.
16:16:44 #9 22.60 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
16:16:44 #9 22.61 Unpacking man-db (2.9.1-1) ...
16:16:44 #9 22.72 Selecting previously unselected package perl-modules-5.30.
16:16:44 #9 52.61 Selecting previously unselected package python3-certifi.
16:16:44 #9 52.62 Preparing to unpack .../335-python3-certifi_2020.6.20-1_all.deb ...
16:16:44 #9 52.62 Unpacking python3-certifi (2020.6.20-1) ...
16:16:44 #9 52.67 Selecting previously unselected package python3-idna.
16:16:44 #9 52.67 Preparing to unpack .../336-python3-idna_2.10-1_all.deb ...
16:16:44 #9 52.68 Unpacking python3-idna (2.10-1) ...
16:16:44 #8 40.99   Upgrading        : glibc-common-2.34-11.fc35.aarch64                   10/146 
16:16:44 #8 41.03   Upgrading        : glibc-minimal-langpack-2.34-11.fc35.aarch64         11/146 
16:16:44 #8 41.03   Running scriptlet: glibc-2.34-11.fc35.aarch64                          12/146 
16:16:44 #8 41.08   Upgrading        : glibc-2.34-11.fc35.aarch64                          12/146 
16:16:44 #8 41.11   Running scriptlet: glibc-2.34-11.fc35.aarch64                          12/146 
16:16:44 #9 52.90 Setting up libx11-6:armhf (2:1.7.0-2ubuntu0.1) ...
16:16:44 #9 52.92 Setting up libtiff5:armhf (4.2.0-1build1) ...
16:16:44 #9 52.93 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu3) ...
16:16:44 #9 52.94 Setting up binutils-arm-linux-gnueabihf (2.36.1-6ubuntu1) ...
16:16:44 #9 52.95 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:16:44 #9 52.96 Setting up gpg (2.2.20-1ubuntu3) ...
16:16:44 #9 52.98 Setting up libpython3.9-stdlib:armhf (3.9.5-3ubuntu0~21.04.1) ...
16:16:44 #9 52.99 Setting up libpython3-stdlib:armhf (3.9.4-1) ...
16:16:44 #9 53.00 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
16:16:44 #9 53.08 Setting up libstdc++-10-dev:armhf (10.3.0-1ubuntu1) ...
16:16:44 #9 53.09 Setting up gpg-agent (2.2.20-1ubuntu3) ...
16:16:44 #8 23.17 Unpacking cpp-10 (10.2.1-6) ...
16:16:44 #9 45.19 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:16:44 #9 45.20 Setting up libparams-util-perl (1.102-1build1) ...
16:16:44 #9 45.21 Setting up libdpkg-perl (1.20.9ubuntu1) ...
16:16:44 #9 45.22 Setting up libtime-duration-perl (1.21-1) ...
16:16:44 #9 45.24 Setting up autoconf (2.69-14) ...
16:16:44 #9 45.25 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:44 #9 45.26 Setting up libarray-intspan-perl (2.004-1) ...
16:16:44 #9 45.27 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:44 #9 45.28 Setting up libtimedate-perl (2.3300-2) ...
16:16:44 #9 45.29 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
16:16:44 #9 45.30 Setting up libsub-name-perl (0.26-1build1) ...
16:16:44 #9 45.31 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:16:44 #9 45.32 Setting up g++ (4:10.3.0-1ubuntu1) ...
16:16:44 #9 45.34 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:44 #9 45.34 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:44 #9 45.35 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:16:44 #9 45.36 Setting up libproc-processtable-perl (0.59-2build1) ...
16:16:44 #9 45.37 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:16:44 #9 45.38 Setting up xauth (1:1.1-1) ...
16:16:44 #9 45.39 Setting up libpath-tiny-perl (0.118-1) ...
16:16:44 #8 45.63 Running transaction check
16:16:44 #8 45.72 Transaction check succeeded.
16:16:44 #8 45.73 Running transaction test
16:16:44 #8 25.55 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ...
16:16:44 #8 25.55 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
16:16:44 #8 25.60 Selecting previously unselected package libglib2.0-0:amd64.
16:16:44 #8 25.60 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
16:16:44 #8 25.60 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
16:16:44 #11 1.231 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
16:16:44 #11 1.294 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
16:16:44 #11 1.368 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
16:16:44 #11 1.444 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
16:16:44 #8 55.55 137 added, 0 removed; done.
16:16:44 #8 55.59 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ...
16:16:44 #8 55.60 Setting up shared-mime-info (1.10-1) ...
16:16:44 #9 55.69 Setting up libpath-tiny-perl (0.108-1) ...
16:16:44 #9 55.70 Setting up libarchive-cpio-perl (0.10-1) ...
16:16:44 #9 55.72 Setting up libjson-perl (4.02000-2) ...
16:16:44 #9 55.73 Setting up libsub-override-perl (0.09-2) ...
16:16:44 #9 55.74 Setting up python3-unidiff (0.5.5-2) ...
16:16:44 #9 55.88 Setting up libstrictures-perl (2.000006-1) ...
16:16:44 #9 55.89 Setting up libsub-quote-perl (2.006006-1) ...
16:16:44 #9 55.91 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:16:44 #9 55.92 Setting up libsort-versions-perl (1.62-1) ...
16:16:44 #9 55.93 Setting up libexporter-tiny-perl (1.002001-1) ...
16:16:45 #8 25.41 Preparing to unpack .../038-cpp_4%3a8.3.0-1_amd64.deb ...
16:16:45 #8 25.42 Unpacking cpp (4:8.3.0-1) ...
16:16:45 #8 25.56 Selecting previously unselected package libcc1-0:amd64.
16:16:45 #8 25.56 Preparing to unpack .../039-libcc1-0_8.3.0-6_amd64.deb ...
16:16:45 #8 25.60 Unpacking libcc1-0:amd64 (8.3.0-6) ...
16:16:45 #8 25.67 Selecting previously unselected package libgomp1:amd64.
16:16:45 #9 23.88 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
16:16:45 #9 23.88 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
16:16:45 #9 23.92 Setting up python3-minimal (3.9.4-1) ...
16:16:45 #9 24.11 Selecting previously unselected package python3.
16:16:45 #9 24.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6944 files and directories currently installed.)
16:16:45 #9 24.11 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
16:16:45 #9 24.12 Unpacking python3 (3.9.4-1) ...
16:16:45 #9 24.15 Selecting previously unselected package bsdextrautils.
16:16:45 #11 14.83 (89/89): perl-interpreter-5.26.3-420.el8.x86_64  29 MB/s | 6.3 MB     00:00    
16:16:45 #11 14.83 --------------------------------------------------------------------------------
16:16:45 #11 14.83 Total                                            18 MB/s |  27 MB     00:01     
16:16:45 #11 14.97 Running transaction check
16:16:45 #7 43.20 (120/136): perl-subs-1.03-471.fc33.noarch.rpm   193 kB/s |  21 kB     00:00    
16:16:45 #7 43.20 (121/136): perl-vars-1.05-471.fc33.noarch.rpm   216 kB/s |  22 kB     00:00    
16:16:45 #7 43.26 (122/136): pkgconf-1.7.3-5.fc33.aarch64.rpm     671 kB/s |  41 kB     00:00    
16:16:45 #7 43.27 (123/136): pkgconf-m4-1.7.3-5.fc33.noarch.rpm   230 kB/s |  14 kB     00:00    
16:16:45 #7 43.27 (124/136): pkgconf-pkg-config-1.7.3-5.fc33.aarc 155 kB/s |  10 kB     00:00    
16:16:45 #7 43.32 (125/136): python-srpm-macros-3.9-20.fc33.noarc 344 kB/s |  21 kB     00:00    
16:16:45 #7 43.34 (126/136): python3-dnf-plugins-core-4.0.23-1.fc 2.7 MB/s | 210 kB     00:00    
16:16:45 #7 43.38 (127/136): qt5-srpm-macros-5.15.2-1.fc33.noarch 141 kB/s | 8.4 kB     00:00    
16:16:45 #7 43.40 (128/136): redhat-rpm-config-176-3.fc33.noarch. 1.0 MB/s |  64 kB     00:00    
16:16:45 #7 43.44 (129/136): rpm-build-4.16.1.3-1.fc33.aarch64.rp 1.5 MB/s |  94 kB     00:00    
16:16:45 #11 4.532    dh_md5sums
16:16:45 #11 4.563    dh_builddeb
16:16:45 #11 4.597 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:45 #11 4.616  dpkg-genbuildinfo --build=binary
16:16:45 #9 52.71 Selecting previously unselected package python3-urllib3.
16:16:45 #9 52.72 Preparing to unpack .../337-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:16:45 #9 52.72 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:16:45 #9 52.77 Selecting previously unselected package python3-requests.
16:16:45 #9 52.77 Preparing to unpack .../338-python3-requests_2.25.1+dfsg-2_all.deb ...
16:16:45 #9 52.77 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:16:45 #9 52.81 Selecting previously unselected package python3-unidiff.
16:16:45 #9 52.81 Preparing to unpack .../339-python3-unidiff_0.5.5-2_all.deb ...
16:16:45 #9 52.82 Unpacking python3-unidiff (0.5.5-2) ...
16:16:45 #9 52.86 Selecting previously unselected package python3-xdg.
16:16:45 #9 52.86 Preparing to unpack .../340-python3-xdg_0.27-2_all.deb ...
16:16:45 #9 52.86 Unpacking python3-xdg (0.27-2) ...
16:16:45 #9 52.90 Selecting previously unselected package equivs.
16:16:45 #9 52.90 Preparing to unpack .../341-equivs_2.3.1_all.deb ...
16:16:45 #9 52.90 Unpacking equivs (2.3.1) ...
16:16:45 #9 52.94 Selecting previously unselected package libauthen-sasl-perl.
16:16:45 #9 52.94 Preparing to unpack .../342-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:16:45 #9 52.94 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:16:45 #9 52.98 Selecting previously unselected package python3-magic.
16:16:45 #9 52.98 Preparing to unpack .../343-python3-magic_2%3a0.4.20-3_all.deb ...
16:16:45 #9 52.99 Unpacking python3-magic (2:0.4.20-3) ...
16:16:45 #9 53.04 Setting up libksba8:armhf (1.5.1-1) ...
16:16:45 #9 22.73 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
16:16:45 #9 22.73 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:16:45 #9 44.45 Selecting previously unselected package libmodule-implementation-perl.
16:16:45 #9 44.45 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:16:45 #9 44.65 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:16:45 #8 41.26   Installing       : glibc-gconv-extra-2.34-11.fc35.aarch64              13/146 
16:16:45 #8 41.31   Running scriptlet: glibc-gconv-extra-2.34-11.fc35.aarch64              13/146 
16:16:45 #8 41.32   Installing       : findutils-1:4.8.0-4.fc35.aarch64                    14/146 
16:16:45 #8 41.34   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch          15/146 
16:16:45 #8 41.38   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch             16/146 
16:16:45 #8 41.39   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch          17/146 
16:16:45 #8 41.40   Installing       : hunspell-1.7.0-11.fc35.aarch64                      18/146 
16:16:45 #8 41.43   Installing       : dwz-0.14-2.fc35.aarch64                             19/146 
16:16:45 #8 41.45   Installing       : elfutils-0.185-5.fc35.aarch64                       20/146 
16:16:45 #9 45.41 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:16:45 #9 45.42 Setting up libjson-perl (4.03000-1) ...
16:16:45 #9 45.43 Setting up libipc-run3-perl (0.048-2) ...
16:16:45 #9 45.44 Setting up libsub-override-perl (0.09-2) ...
16:16:45 #9 45.45 Setting up libaliased-perl (0.34-1.1) ...
16:16:45 #9 45.46 Setting up libstrictures-perl (2.000006-1) ...
16:16:45 #9 45.47 Setting up libsub-quote-perl (2.006006-1) ...
16:16:45 #9 45.48 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:16:45 #9 45.49 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:16:45 #9 45.50 Setting up libsort-versions-perl (1.62-1) ...
16:16:45 #9 45.51 Setting up libexporter-tiny-perl (1.002002-1) ...
16:16:45 #9 45.52 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
16:16:45 #9 45.53 Setting up libfile-dirlist-perl (0.05-2) ...
16:16:45 #9 45.54 Setting up libterm-readkey-perl (2.38-1build2) ...
16:16:45 #9 45.55 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
16:16:45 #9 45.57 Setting up libperlio-gzip-perl (0.19-1build6) ...
16:16:45 #9 45.58 Setting up libsys-hostname-long-perl (1.5-2) ...
16:16:45 #9 45.59 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:16:45 #9 45.60 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:45 #8 25.73 Selecting previously unselected package libglib2.0-data.
16:16:45 #8 25.73 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
16:16:45 #8 25.73 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:16:45 #8 25.76 Selecting previously unselected package libicu60:amd64.
16:16:45 #8 25.76 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ...
16:16:45 #8 25.77 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ...
16:16:45 #9 55.94 Setting up libre-engine-re2-perl (0.13-5) ...
16:16:45 #9 55.95 Setting up libterm-readkey-perl (2.38-1build1) ...
16:16:45 #9 55.96 Setting up lsb-release (11.1.0ubuntu2) ...
16:16:45 #9 55.98 Setting up libnet-ip-perl (1.26-2) ...
16:16:45 #9 55.99 Setting up python3-magic (2:0.4.15-3) ...
16:16:45 #9 56.14 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:16:45 #9 56.15 Setting up libsys-hostname-long-perl (1.5-1) ...
16:16:45 #9 56.16 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:16:45 #9 56.18 Setting up liburi-perl (1.76-2) ...
16:16:45 #8 25.68 Preparing to unpack .../040-libgomp1_8.3.0-6_amd64.deb ...
16:16:45 #8 25.69 Unpacking libgomp1:amd64 (8.3.0-6) ...
16:16:45 #8 25.76 Selecting previously unselected package libitm1:amd64.
16:16:45 #8 25.76 Preparing to unpack .../041-libitm1_8.3.0-6_amd64.deb ...
16:16:45 #8 25.77 Unpacking libitm1:amd64 (8.3.0-6) ...
16:16:45 #8 25.83 Selecting previously unselected package libatomic1:amd64.
16:16:45 #8 25.83 Preparing to unpack .../042-libatomic1_8.3.0-6_amd64.deb ...
16:16:45 #8 25.84 Unpacking libatomic1:amd64 (8.3.0-6) ...
16:16:45 #8 25.93 Selecting previously unselected package libasan5:amd64.
16:16:45 #9 23.61 Get:104 http://archive.ubuntu.com/ubuntu impish/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
16:16:45 #9 23.62 Get:105 http://archive.ubuntu.com/ubuntu impish/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
16:16:45 #9 23.62 Get:106 http://archive.ubuntu.com/ubuntu impish/main amd64 libdpkg-perl all 1.20.9ubuntu2 [233 kB]
16:16:45 #9 23.63 Get:107 http://archive.ubuntu.com/ubuntu impish/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
16:16:45 #9 23.63 Get:108 http://archive.ubuntu.com/ubuntu impish/main amd64 patch amd64 2.7.6-7 [105 kB]
16:16:45 #9 23.63 Get:109 http://archive.ubuntu.com/ubuntu impish/main amd64 lto-disabled-list all 16 [12.5 kB]
16:16:45 #9 23.63 Get:110 http://archive.ubuntu.com/ubuntu impish/main amd64 dpkg-dev all 1.20.9ubuntu2 [937 kB]
16:16:45 #9 23.67 Get:111 http://archive.ubuntu.com/ubuntu impish/main amd64 build-essential amd64 12.9ubuntu2 [4678 B]
16:16:45 #9 24.15 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
16:16:45 #9 24.15 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
16:16:45 #9 24.19 Selecting previously unselected package libuchardet0:amd64.
16:16:45 #9 24.19 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
16:16:45 #9 24.19 Unpacking libuchardet0:amd64 (0.0.7-1) ...
16:16:45 #9 24.22 Selecting previously unselected package groff-base.
16:16:45 #9 24.23 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
16:16:45 #9 24.23 Unpacking groff-base (1.22.4-6) ...
16:16:45 #9 24.36 Selecting previously unselected package libgdbm6:amd64.
16:16:45 #9 24.36 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
16:16:45 #9 24.37 Unpacking libgdbm6:amd64 (1.19-2) ...
16:16:45 #9 24.40 Selecting previously unselected package libpipeline1:amd64.
16:16:45 #11 15.11 Transaction check succeeded.
16:16:45 #11 15.11 Running transaction test
16:16:45 #7 43.47 (130/136): rpmautospec-rpm-macros-0.2.5-1.fc33. 161 kB/s | 9.9 kB     00:00    
16:16:45 #7 43.51 (131/136): rpmlint-1.11-19.fc33.noarch.rpm      2.7 MB/s | 185 kB     00:00    
16:16:45 #7 43.53 (132/136): rust-srpm-macros-16-1.fc33.noarch.rp 160 kB/s | 9.8 kB     00:00    
16:16:45 #7 43.57 (133/136): xxhash-libs-0.8.0-3.fc33.aarch64.rpm 533 kB/s |  32 kB     00:00    
16:16:45 #7 43.62 (134/136): xz-5.2.5-4.fc33.aarch64.rpm          2.3 MB/s | 216 kB     00:00    
16:16:45 #7 43.65 (135/136): zstd-1.5.0-1.fc33.aarch64.rpm        4.4 MB/s | 387 kB     00:00    
16:16:45 #11 4.765  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:16:45 #11 4.853 dpkg-genchanges: info: binary-only upload (no source code included)
16:16:45 #11 4.856  dpkg-source --after-build .
16:16:45 #11 4.965 dpkg-buildpackage: info: binary-only upload (no source included)
16:16:45 #9 53.05 Setting up media-types (4.0.0) ...
16:16:45 #9 53.07 Setting up libpipeline1:armhf (1.5.3-1build1) ...
16:16:45 #9 53.08 Setting up wdiff (1.2.2-2build2) ...
16:16:45 #9 53.10 Setting up libxau6:armhf (1:1.0.9-1build3) ...
16:16:45 #9 53.11 Setting up libre2-9:armhf (20210801+dfsg-1) ...
16:16:45 #9 53.12 Setting up lto-disabled-list (16) ...
16:16:45 #9 53.13 Setting up libpsl5:armhf (0.21.0-1.2) ...
16:16:45 #9 53.14 Setting up bsdextrautils (2.36.1-8ubuntu2) ...
16:16:45 #9 53.15 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:16:45 #9 53.15 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:16:45 #9 53.16 Setting up libicu67:armhf (67.1-7ubuntu1) ...
16:16:45 #9 53.18 Setting up libmagic-mgc (1:5.39-3) ...
16:16:45 #9 53.19 Setting up libyaml-0-2:armhf (0.2.2-1) ...
16:16:45 #9 53.20 Setting up distro-info-data (0.51ubuntu1.1) ...
16:16:45 #9 53.21 Setting up manpages (5.10-1ubuntu1) ...
16:16:45 #9 53.23 Setting up unzip (6.0-26ubuntu1) ...
16:16:45 #9 53.24 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ...
16:16:45 #9 23.09 Selecting previously unselected package libgdbm-compat4:amd64.
16:16:45 #9 23.10 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
16:16:45 #9 23.10 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
16:16:45 #9 23.14 Selecting previously unselected package libperl5.30:amd64.
16:16:45 #9 23.14 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
16:16:45 #9 23.14 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
16:16:45 #8 41.50   Installing       : file-5.40-9.fc35.aarch64                            21/146 
16:16:45 #8 41.51   Installing       : unzip-6.0-53.fc35.aarch64                           22/146 
16:16:45 #8 41.56   Installing       : xz-5.2.5-7.fc35.aarch64                             23/146 
16:16:45 #8 41.56   Installing       : elfutils-debuginfod-client-0.186-1.fc35.aarch64     24/146 
16:16:45 #8 41.62   Installing       : binutils-gold-2.37-10.fc35.aarch64                  25/146 
16:16:45 #9 45.61 Setting up liburi-perl (5.07-1) ...
16:16:45 #9 45.62 Setting up libfile-touch-perl (0.11-1) ...
16:16:45 #9 45.63 Setting up python3.9 (3.9.5-3ubuntu0~21.04.1) ...
16:16:45 #9 53.57 Setting up libxpm4:armhf (1:3.5.12-1) ...
16:16:45 #9 53.59 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
16:16:45 #9 56.19 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:16:45 #9 56.21 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:45 #9 56.22 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:16:45 #9 56.24 Setting up python3-pkg-resources (45.2.0-1) ...
16:16:45 #9 56.46 Setting up automake (1:1.16.1-4ubuntu6) ...
16:16:45 #8 46.15 Transaction test succeeded.
16:16:45 #8 46.15 Running transaction
16:16:45 #8 25.94 Preparing to unpack .../043-libasan5_8.3.0-6_amd64.deb ...
16:16:45 #8 26.00 Unpacking libasan5:amd64 (8.3.0-6) ...
16:16:45 #8 DONE 47.8s
16:16:45 #9 23.67 Get:112 http://archive.ubuntu.com/ubuntu impish/main amd64 libbrotli1 amd64 1.0.9-2build3 [315 kB]
16:16:45 #9 23.69 Get:113 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1build1 [14.6 kB]
16:16:45 #9 23.76 Get:114 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1build1 [46.1 kB]
16:16:45 #9 23.77 Get:115 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-2.5-0 amd64 2.5.6+dfsg-1~exp1ubuntu1 [186 kB]
16:16:45 #9 23.77 Get:116 http://archive.ubuntu.com/ubuntu impish/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
16:16:45 #9 23.78 Get:117 http://archive.ubuntu.com/ubuntu impish/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build3 [58.3 kB]
16:16:45 #9 23.78 Get:118 http://archive.ubuntu.com/ubuntu impish/main amd64 libssh-4 amd64 0.9.6-1 [185 kB]
16:16:45 #9 23.78 Get:119 http://archive.ubuntu.com/ubuntu impish/main amd64 libcurl4 amd64 7.74.0-1.3ubuntu2 [273 kB]
16:16:45 #9 23.79 Get:120 http://archive.ubuntu.com/ubuntu impish/main amd64 curl amd64 7.74.0-1.3ubuntu2 [179 kB]
16:16:45 #9 23.79 Get:121 http://archive.ubuntu.com/ubuntu impish/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
16:16:45 #9 23.80 Get:122 http://archive.ubuntu.com/ubuntu impish/main amd64 libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB]
16:16:45 #9 23.84 Get:123 http://archive.ubuntu.com/ubuntu impish/main amd64 libtool all 2.4.6-15 [161 kB]
16:16:45 #9 23.91 Get:124 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-autoreconf all 20 [16.1 kB]
16:16:45 #9 24.40 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
16:16:45 #9 24.41 Unpacking libpipeline1:amd64 (1.5.3-1) ...
16:16:45 #9 24.45 Selecting previously unselected package man-db.
16:16:45 #9 24.45 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
16:16:45 #9 24.46 Unpacking man-db (2.9.4-2) ...
16:16:45 #9 24.58 Selecting previously unselected package perl-modules-5.32.
16:16:45 #9 24.58 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
16:16:45 #9 24.59 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:16:45 #7 43.87 (136/136): python3-setuptools-49.1.3-2.fc33.noa 1.4 MB/s | 842 kB     00:00    
16:16:45 #7 43.87 --------------------------------------------------------------------------------
16:16:45 #7 43.87 Total                                           5.5 MB/s |  30 MB     00:05     
16:16:45 #11 4.970 
16:16:45 #11 4.970 The package has been created.
16:16:45 #11 4.970 Attention, the package has been created in the current directory,
16:16:45 #11 4.970 not in ".." as indicated by the message above!
16:16:45 #11 4.993 Selecting previously unselected package docker-ce-build-deps.
16:16:45 #11 5.004 (Reading database ... 17325 files and directories currently installed.)
16:16:45 #11 5.005 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:45 #11 5.009 Unpacking docker-ce-build-deps (1.0) ...
16:16:45 #9 53.31 Setting up libbrotli1:armhf (1.0.9-2build3) ...
16:16:45 #9 53.32 Setting up libsqlite3-0:armhf (3.35.5-1) ...
16:16:45 #9 53.34 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1build1) ...
16:16:45 #9 53.35 Setting up binutils-common:armhf (2.37-7ubuntu1) ...
16:16:45 #9 53.37 Setting up libnghttp2-14:armhf (1.43.0-1) ...
16:16:45 #9 53.38 Setting up libmagic1:armhf (1:5.39-3) ...
16:16:45 #9 53.40 Setting up libdeflate0:armhf (1.7-2ubuntu2) ...
16:16:45 #9 53.41 Setting up less (551-2) ...
16:16:45 #9 53.43 Setting up perl-openssl-defaults:armhf (5) ...
16:16:45 #9 53.44 Setting up linux-libc-dev:armhf (5.13.0-22.22) ...
16:16:45 #9 53.45 Setting up libctf-nobfd0:armhf (2.37-7ubuntu1) ...
16:16:45 #9 53.46 Setting up gettext-base (0.21-4ubuntu3) ...
16:16:45 #9 53.47 Setting up liblzo2-2:armhf (2.10-2build1) ...
16:16:45 #9 53.48 Setting up libnpth0:armhf (1.6-3) ...
16:16:45 #9 53.50 Setting up file (1:5.39-3) ...
16:16:45 #9 53.51 Setting up libassuan0:armhf (2.5.5-1) ...
16:16:45 #9 53.52 Setting up libgomp1:armhf (11.2.0-7ubuntu2) ...
16:16:45 #9 53.53 Setting up libcbor0.6:armhf (0.6.0-0ubuntu3) ...
16:16:45 #9 53.54 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:16:45 #9 53.56 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ...
16:16:45 #9 53.57 Setting up libjbig0:armhf (2.1-3.1build1) ...
16:16:45 #11 1.528 Reading package lists...
16:16:45 #8 41.73   Installing       : binutils-2.37-10.fc35.aarch64                       26/146 
16:16:45 #8 41.77   Running scriptlet: binutils-2.37-10.fc35.aarch64                       26/146 
16:16:45 #8 41.78   Installing       : zip-3.0-31.fc35.aarch64                             27/146 
16:16:45 #8 41.84   Installing       : enchant-1:1.6.0-28.fc35.aarch64                     28/146 
16:16:45 #8 41.85   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 29/146 
16:16:45 #8 41.89   Installing       : bzip2-1.0.8-9.fc35.aarch64                          30/146 
16:16:45 #8 41.89   Installing       : cpio-2.13-11.fc35.aarch64                           31/146 
16:16:45 #8 41.93   Installing       : dash-0.5.10.2-9.fc35.aarch64                        32/146 
16:16:45 #8 41.94   Running scriptlet: dash-0.5.10.2-9.fc35.aarch64                        32/146 
16:16:45 #8 41.95   Installing       : diffutils-3.8-1.fc35.aarch64                        33/146 
16:16:45 #8 41.99   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    34/146 
16:16:45 #8 42.03   Installing       : groff-base-1.22.4-8.fc35.aarch64                    34/146 
16:16:45 #9 45.05 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:45 #9 45.06 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:45 #9 45.12 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:45 #9 53.68 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:45 #9 53.69 Setting up gpgsm (2.2.20-1ubuntu3) ...
16:16:45 #9 53.71 Setting up libxext6:armhf (2:1.3.4-0ubuntu3) ...
16:16:45 #9 53.73 Setting up binutils (2.36.1-6ubuntu1) ...
16:16:45 #9 53.74 Setting up man-db (2.9.4-2) ...
16:16:45 #9 53.85 Building database of manual pages ...
16:16:45 #9 56.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:45 #9 56.47 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:45 #9 56.47 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:45 #9 56.48 Setting up libasync-mergepoint-perl (0.04-2) ...
16:16:45 #9 56.49 Setting up libstring-escape-perl (2010.002-2) ...
16:16:45 #9 56.50 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:16:45 #9 56.52 Setting up libhttp-date-perl (6.05-1) ...
16:16:45 #9 56.53 Setting up libfile-which-perl (1.23-1) ...
16:16:45 #9 56.55 Setting up libfile-basedir-perl (0.08-1) ...
16:16:45 #9 56.56 Setting up gettext (0.19.8.1-10build1) ...
16:16:45 #9 56.58 Setting up libnumber-range-perl (0.12-1) ...
16:16:45 #9 56.59 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:16:45 #9 56.63 Setting up libstruct-dumb-perl (0.09-1) ...
16:16:45 #9 56.64 Setting up libfile-listing-perl (6.04-1) ...
16:16:45 #9 56.65 Setting up libstdc++-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
16:16:45 #8 26.53 Selecting previously unselected package libxml2:amd64.
16:16:45 #8 26.53 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ...
16:16:45 #8 26.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ...
16:16:45 #8 26.25 Selecting previously unselected package liblsan0:amd64.
16:16:45 #8 26.26 Preparing to unpack .../044-liblsan0_8.3.0-6_amd64.deb ...
16:16:45 #8 26.27 Unpacking liblsan0:amd64 (8.3.0-6) ...
16:16:45 
16:16:45 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:16:45 #10 sha256:1ce2da785a6b49d168645822668f4a5d1ac3864cc77e165d6c4ab1bb1d97cc28
16:16:45 #10 DONE 0.0s
16:16:45 
16:16:45 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:45 #11 sha256:86755995bd9f654f2d101a127cf833034bb9ef9d5170b2f611dbc634a52efc66
16:16:45 #9 23.93 Get:125 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:16:45 #9 23.93 Get:126 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:16:45 #9 23.93 Get:127 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB]
16:16:45 #9 23.93 Get:128 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-strip-nondeterminism all 1.12.0-1 [5228 B]
16:16:45 #9 23.95 Get:129 http://archive.ubuntu.com/ubuntu impish/main amd64 libdw1 amd64 0.185-1build1 [249 kB]
16:16:45 #9 23.97 Get:130 http://archive.ubuntu.com/ubuntu impish/main amd64 debugedit amd64 1:5.0-0ubuntu2 [47.9 kB]
16:16:45 #9 23.97 Get:131 http://archive.ubuntu.com/ubuntu impish/main amd64 dwz amd64 0.14-1build1 [104 kB]
16:16:45 #9 23.97 Get:132 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext amd64 0.21-4ubuntu3 [824 kB]
16:16:45 #9 24.03 Get:133 http://archive.ubuntu.com/ubuntu impish/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:16:45 #9 24.06 Get:134 http://archive.ubuntu.com/ubuntu impish/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
16:16:45 #9 24.07 Get:135 http://archive.ubuntu.com/ubuntu impish/main amd64 debhelper all 13.3.4ubuntu2 [921 kB]
16:16:45 #9 24.11 Get:136 http://archive.ubuntu.com/ubuntu impish/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
16:16:45 #9 24.11 Get:137 http://archive.ubuntu.com/ubuntu impish/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
16:16:45 #9 24.12 Get:138 http://archive.ubuntu.com/ubuntu impish/main amd64 libassuan0 amd64 2.5.5-1 [38.4 kB]
16:16:45 #9 24.12 Get:139 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgconf amd64 2.2.20-1ubuntu4 [91.1 kB]
16:16:45 #9 24.12 Get:140 http://archive.ubuntu.com/ubuntu impish/main amd64 libksba8 amd64 1.5.1-1 [109 kB]
16:16:45 #9 24.12 Get:141 http://archive.ubuntu.com/ubuntu impish/main amd64 libnpth0 amd64 1.6-3 [8220 B]
16:16:45 #9 24.13 Get:142 http://archive.ubuntu.com/ubuntu impish/main amd64 dirmngr amd64 2.2.20-1ubuntu4 [281 kB]
16:16:45 #9 24.14 Get:143 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB]
16:16:45 #9 24.20 Get:144 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-utils amd64 2.2.20-1ubuntu4 [302 kB]
16:16:45 #9 24.22 Get:145 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg amd64 2.2.20-1ubuntu4 [479 kB]
16:16:45 #9 24.23 Get:146 http://archive.ubuntu.com/ubuntu impish/main amd64 pinentry-curses amd64 1.1.1-1 [32.0 kB]
16:16:45 #9 24.24 Get:147 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-agent amd64 2.2.20-1ubuntu4 [191 kB]
16:16:45 #9 24.24 Get:148 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu4 [62.3 kB]
16:16:45 #9 24.96 Selecting previously unselected package libgdbm-compat4:amd64.
16:16:45 #8 24.15 Selecting previously unselected package cpp.
16:16:45 #8 24.15 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
16:16:45 #8 24.18 Unpacking cpp (4:10.2.1-1) ...
16:16:45 #8 24.32 Selecting previously unselected package libcc1-0:amd64.
16:16:45 #8 24.32 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
16:16:45 #8 24.35 Unpacking libcc1-0:amd64 (10.2.1-6) ...
16:16:45 #8 24.46 Selecting previously unselected package libgomp1:amd64.
16:16:45 #8 24.46 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
16:16:45 #9 53.58 Setting up libfakeroot:armhf (1.25.3-1.1ubuntu2) ...
16:16:45 #9 53.60 Setting up libasan6:armhf (11.2.0-7ubuntu2) ...
16:16:45 #9 53.61 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1build1) ...
16:16:45 #9 53.62 Setting up tzdata (2021e-0ubuntu0.21.10) ...
16:16:45 #9 53.73 
16:16:45 #9 53.73 Current default time zone: 'Etc/UTC'
16:16:45 #9 53.73 Local time is now:      Tue Dec 21 16:16:45 UTC 2021.
16:16:45 #9 53.73 Universal Time is now:  Tue Dec 21 16:16:45 UTC 2021.
16:16:45 #9 53.73 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:16:45 #9 53.73 
16:16:45 #9 53.75 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:16:45 #9 53.76 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.76 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:16:45 #9 53.78 Setting up autotools-dev (20180224.1+nmu1) ...
16:16:45 #9 53.79 Setting up libtirpc-dev:armhf (1.3.2-2) ...
16:16:45 #9 53.80 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ...
16:16:45 #9 53.82 Setting up libx11-data (2:1.7.2-1) ...
16:16:45 #11 15.64 Transaction test succeeded.
16:16:45 #11 15.64 Running transaction
16:16:45 #11 3.391 dh_testdir
16:16:45 #8 42.07   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    34/146 
16:16:45 #8 42.08   Installing       : info-6.8-2.fc35.aarch64                             35/146 
16:16:45 #8 42.11   Installing       : ed-1.14.2-11.fc35.aarch64                           36/146 
16:16:45 #8 42.12   Installing       : patch-2.7.6-15.fc35.aarch64                         37/146 
16:16:45 #8 42.13   Installing       : json-glib-1.6.6-1.fc35.aarch64                      38/146 
16:16:45 #8 42.18   Installing       : libjpeg-turbo-2.1.0-3.fc35.aarch64                  39/146 
16:16:45 #8 42.19   Installing       : libpkgconf-1.8.0-1.fc35.aarch64                     40/146 
16:16:45 #8 42.22   Installing       : pkgconf-1.8.0-1.fc35.aarch64                        41/146 
16:16:45 #8 42.23   Installing       : libpng-2:1.6.37-11.fc35.aarch64                     42/146 
16:16:45 #8 42.26   Installing       : libproxy-0.4.17-3.fc35.aarch64                      43/146 
16:16:45 #8 42.27   Installing       : glib-networking-2.70.1-1.fc35.aarch64               44/146 
16:16:45 #9 23.60 Selecting previously unselected package perl.
16:16:45 #9 23.60 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
16:16:45 #9 23.61 Unpacking perl (5.30.0-9ubuntu0.2) ...
16:16:45 #9 23.66 Selecting previously unselected package openssl.
16:16:45 #9 23.66 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.10_amd64.deb ...
16:16:45 #9 23.67 Unpacking openssl (1.1.1f-1ubuntu2.10) ...
16:16:45 #9 23.76 Selecting previously unselected package ca-certificates.
16:16:45 #9 23.76 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ...
16:16:45 #9 23.76 Unpacking ca-certificates (20210119~20.04.2) ...
16:16:45 #9 23.81 Selecting previously unselected package distro-info-data.
16:16:45 #9 23.81 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.9_all.deb ...
16:16:45 #9 23.82 Unpacking distro-info-data (0.43ubuntu1.9) ...
16:16:45 #9 23.84 Selecting previously unselected package libmagic-mgc.
16:16:46 #9 45.53 Selecting previously unselected package libvariable-magic-perl.
16:16:46 #9 45.54 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build3_arm64.deb ...
16:16:46 #9 45.60 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:16:46 #9 54.08 Setting up libgpgme11:armhf (1.14.0-1ubuntu3) ...
16:16:46 #9 54.11 Setting up perl (5.32.1-3ubuntu2.1) ...
16:16:46 #9 54.13 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
16:16:46 #9 54.15 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:16:46 #9 54.16 Setting up libdata-dump-perl (1.23-1.1) ...
16:16:46 #9 54.17 Setting up libref-util-perl (0.204-1) ...
16:16:46 #9 54.19 Setting up libipc-system-simple-perl (1.30-1) ...
16:16:46 #9 54.20 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:16:46 #9 54.21 Setting up libhash-fieldhash-perl (0.15-1build3) ...
16:16:46 #9 54.22 Setting up libgd3:armhf (2.3.0-2ubuntu0.1) ...
16:16:46 #9 54.23 Setting up libvariable-magic-perl (0.62-1build3) ...
16:16:46 #9 54.25 Setting up libio-html-perl (1.004-2) ...
16:16:46 #9 54.26 Setting up libpod-parser-perl (1.63-2) ...
16:16:46 #9 54.27 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:16:46 #9 56.66 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:16:46 #9 56.68 Setting up libfont-afm-perl (1.20-2) ...
16:16:46 #9 56.69 Setting up libwant-perl (0.29-1build4) ...
16:16:46 #9 56.70 Setting up libdynaloader-functions-perl (0.003-1) ...
16:16:46 #9 56.71 Setting up libtext-glob-perl (0.10-1) ...
16:16:46 #9 56.73 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:46 #9 56.74 Setting up liblist-compare-perl (0.53-1) ...
16:16:46 #9 56.76 Setting up libref-util-xs-perl (0.117-1build2) ...
16:16:46 #9 56.78 Setting up libio-pty-perl (1:1.12-1) ...
16:16:46 #9 56.80 Setting up libtool (2.4.6-14) ...
16:16:46 #9 56.81 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:16:46 #9 56.82 Setting up libsort-key-perl (1.33-2build2) ...
16:16:46 #9 56.83 Setting up libclone-perl (0.43-2) ...
16:16:46 #9 56.84 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:16:46 #9 56.85 Setting up libarchive-zip-perl (1.67-2) ...
16:16:46 #9 56.86 Setting up libsub-identify-perl (0.14-1build2) ...
16:16:46 #9 56.87 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:16:46 #9 56.88 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:16:46 #9 56.89 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
16:16:46 #9 46.27 Setting up libc-devtools (2.33-0ubuntu5) ...
16:16:46 #9 46.28 Setting up libemail-address-xs-perl (1.04-1build4) ...
16:16:46 #9 46.29 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:46 #9 46.30 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:46 #9 46.32 Setting up automake (1:1.16.3-2ubuntu1) ...
16:16:46 #9 46.32 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:46 #9 46.32 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:46 #9 46.32 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:46 #9 46.33 Setting up libapt-pkg-perl (0.1.39build1) ...
16:16:46 #9 46.34 Setting up libstring-escape-perl (2010.002-2) ...
16:16:46 #9 46.35 Setting up libhttp-date-perl (6.05-1) ...
16:16:46 #9 46.36 Setting up libfile-which-perl (1.23-1) ...
16:16:46 #9 46.37 Setting up libfile-basedir-perl (0.08-1) ...
16:16:46 #9 46.38 Setting up libnumber-range-perl (0.12-1.1) ...
16:16:46 #9 46.39 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:16:46 #9 46.40 Setting up libmouse-perl (2.5.10-1build2) ...
16:16:46 #9 46.41 Setting up libfile-listing-perl (6.14-1) ...
16:16:46 #9 46.42 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:16:46 #9 46.43 Setting up libdata-messagepack-perl (1.00-4build1) ...
16:16:46 #9 46.44 Setting up libfont-afm-perl (1.20-3) ...
16:16:46 #9 46.45 Setting up libwant-perl (0.29-1build5) ...
16:16:46 #9 46.46 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:16:46 #9 46.47 Setting up libtext-glob-perl (0.11-1) ...
16:16:46 #9 46.48 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:46 #9 46.49 Setting up liblist-compare-perl (0.55-1) ...
16:16:46 #9 46.50 Setting up libref-util-xs-perl (0.117-1build3) ...
16:16:46 #9 46.52 Setting up libio-pty-perl (1:1.15-2) ...
16:16:46 #8 26.62 Selecting previously unselected package libyaml-0-2:amd64.
16:16:46 #8 26.62 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
16:16:46 #8 26.63 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
16:16:46 #8 26.66 Selecting previously unselected package lsb-release.
16:16:46 #8 26.66 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
16:16:46 #8 26.67 Unpacking lsb-release (9.20170808ubuntu1) ...
16:16:46 #8 26.70 Selecting previously unselected package netbase.
16:16:46 #8 26.70 Preparing to unpack .../024-netbase_5.4_all.deb ...
16:16:46 #8 26.70 Unpacking netbase (5.4) ...
16:16:46 #8 26.73 Selecting previously unselected package shared-mime-info.
16:16:46 #8 26.73 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ...
16:16:46 #8 26.74 Unpacking shared-mime-info (1.9-2) ...
16:16:46 #8 26.81 Selecting previously unselected package ucf.
16:16:46 #8 26.52 Selecting previously unselected package libtsan0:amd64.
16:16:46 #8 26.52 Preparing to unpack .../045-libtsan0_8.3.0-6_amd64.deb ...
16:16:46 #8 26.56 Unpacking libtsan0:amd64 (8.3.0-6) ...
16:16:46 #8 46.83   Preparing        :                                                        1/1 
16:16:46 #8 46.87   Upgrading        : elfutils-libelf-0.186-1.fc34.aarch64                 1/139 
16:16:46 #8 46.88   Upgrading        : elfutils-libs-0.186-1.fc34.aarch64                   2/139 
16:16:46 #8 46.90   Installing       : elfutils-debuginfod-client-0.186-1.fc34.aarch64      3/139 
16:16:46 #9 24.25 Get:149 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu4 [56.9 kB]
16:16:46 #9 24.25 Get:150 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgsm amd64 2.2.20-1ubuntu4 [186 kB]
16:16:46 #9 24.26 Get:151 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg all 2.2.20-1ubuntu4 [260 kB]
16:16:46 #9 24.29 Get:152 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:16:46 #9 24.29 Get:153 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:16:46 #9 24.36 Get:154 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:16:46 #9 24.36 Get:155 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
16:16:46 #9 24.36 Get:156 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-pty-perl amd64 1:1.15-2build1 [35.1 kB]
16:16:46 #9 24.37 Get:157 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:16:46 #9 24.37 Get:158 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:16:46 #9 24.37 Get:159 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
16:16:46 #9 24.38 Get:160 http://archive.ubuntu.com/ubuntu impish/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:16:46 #9 24.38 Get:161 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu3 [14.8 kB]
16:16:46 #9 24.43 Get:162 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-classify-perl amd64 0.015-1build4 [21.9 kB]
16:16:46 #9 24.43 Get:163 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:16:46 #9 24.51 Get:164 http://archive.ubuntu.com/ubuntu impish/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:16:46 #9 24.96 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
16:16:46 #9 24.97 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
16:16:46 #9 25.00 Selecting previously unselected package libperl5.32:amd64.
16:16:46 #9 25.00 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ...
16:16:46 #9 25.00 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
16:16:46 #8 24.47 Unpacking libgomp1:amd64 (10.2.1-6) ...
16:16:46 #8 24.52 Selecting previously unselected package libitm1:amd64.
16:16:46 #8 24.52 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
16:16:46 #8 24.53 Unpacking libitm1:amd64 (10.2.1-6) ...
16:16:46 #8 24.57 Selecting previously unselected package libatomic1:amd64.
16:16:46 #8 24.57 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
16:16:46 #8 24.57 Unpacking libatomic1:amd64 (10.2.1-6) ...
16:16:46 #8 24.65 Selecting previously unselected package libasan6:amd64.
16:16:46 #8 24.65 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
16:16:46 #8 24.65 Unpacking libasan6:amd64 (10.2.1-6) ...
16:16:46 #11 3.430 dh_testroot
16:16:46 #11 3.439 dh_prep
16:16:46 #11 3.469 dh_testdir
16:16:46 #11 3.495 dh_testroot
16:16:46 #11 3.522 dh_install
16:16:46 #11 3.543 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:16:46 #11 3.552 dh_installdocs
16:16:46 #11 3.574 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:16:46 #11 3.589 dh_installchangelogs
16:16:46 #9 53.83 Setting up make (4.3-4ubuntu1) ...
16:16:46 #9 53.84 Setting up libmpfr6:armhf (4.1.0-3build1) ...
16:16:46 #9 53.86 Setting up gnupg-l10n (2.2.20-1ubuntu4) ...
16:16:46 #9 53.87 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build3) ...
16:16:46 #9 53.88 Setting up lzip (1.22-3) ...
16:16:46 #9 53.91 Setting up strace (5.13-0ubuntu1) ...
16:16:46 #9 53.92 Setting up libsigsegv2:armhf (2.13-1ubuntu2) ...
16:16:46 #9 53.94 Setting up xz-utils (5.2.5-2) ...
16:16:46 #9 53.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:16:46 #9 53.95 Setting up t1utils (1.41-4build1) ...
16:16:46 #9 53.96 Setting up diffstat (1.64-1) ...
16:16:46 #9 53.98 Setting up libpng16-16:armhf (1.6.37-3build4) ...
16:16:46 #9 53.99 Setting up libmpc3:armhf (1.2.0-1build1) ...
16:16:46 #9 54.00 Setting up libatomic1:armhf (11.2.0-7ubuntu2) ...
16:16:46 #9 54.01 Setting up patch (2.7.6-7) ...
16:16:46 #9 54.02 Setting up autopoint (0.21-4ubuntu3) ...
16:16:46 #9 54.03 Setting up libwebp6:armhf (0.6.1-2.1) ...
16:16:46 #8 42.31   Installing       : libsoup-2.74.2-1.fc35.aarch64                       45/146 
16:16:46 #8 42.35   Installing       : libstemmer-0-17.585svn.fc35.aarch64                 46/146 
16:16:46 #8 42.35   Installing       : ncurses-6.2-8.20210508.fc35.aarch64                 47/146 
16:16:46 #8 42.38   Installing       : perl-Digest-1.20-1.fc35.noarch                      48/146 
16:16:46 #8 42.39   Installing       : perl-Digest-MD5-2.58-478.fc35.aarch64               49/146 
16:16:46 #8 42.40   Installing       : perl-B-1.82-482.fc35.aarch64                        50/146 
16:16:46 #8 42.46   Installing       : perl-FileHandle-2.03-482.fc35.noarch                51/146 
16:16:46 #8 42.46   Installing       : perl-AutoLoader-5.74-482.fc35.noarch                52/146 
16:16:46 #8 42.47   Installing       : perl-Data-Dumper-2.183-2.fc35.aarch64               53/146 
16:16:46 #8 42.50   Installing       : perl-libnet-3.13-479.fc35.noarch                    54/146 
16:16:46 #8 42.51   Installing       : perl-base-2.27-482.fc35.noarch                      55/146 
16:16:46 #9 23.84 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
16:16:46 #9 23.85 Unpacking libmagic-mgc (1:5.38-4) ...
16:16:46 #9 23.92 Selecting previously unselected package libmagic1:amd64.
16:16:46 #9 23.92 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
16:16:46 #9 23.92 Unpacking libmagic1:amd64 (1:5.38-4) ...
16:16:46 #9 23.96 Selecting previously unselected package file.
16:16:46 #9 23.96 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
16:16:46 #9 23.96 Unpacking file (1:5.38-4) ...
16:16:46 #9 24.00 Selecting previously unselected package less.
16:16:46 #9 24.00 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
16:16:46 #9 24.01 Unpacking less (551-1ubuntu0.1) ...
16:16:46 #9 24.05 Selecting previously unselected package libelf1:amd64.
16:16:46 #9 24.05 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
16:16:46 #9 24.06 Unpacking libelf1:amd64 (0.176-1.1build1) ...
16:16:46 #9 24.10 Selecting previously unselected package libglib2.0-0:amd64.
16:16:46 #9 54.29 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:16:46 #9 54.30 Setting up gcc-10 (10.3.0-1ubuntu1) ...
16:16:46 #9 54.31 Setting up libparams-util-perl (1.102-1build1) ...
16:16:46 #9 54.33 Setting up libdpkg-perl (1.20.9ubuntu1) ...
16:16:46 #9 54.34 Setting up libtime-duration-perl (1.21-1) ...
16:16:46 #9 54.35 Setting up autoconf (2.69-14) ...
16:16:46 #9 54.37 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:46 #9 54.39 Setting up libarray-intspan-perl (2.004-1) ...
16:16:46 #9 54.40 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:46 #9 54.42 Setting up libtimedate-perl (2.3300-2) ...
16:16:46 #9 54.43 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
16:16:46 #9 54.45 Setting up libsub-name-perl (0.26-1build1) ...
16:16:46 #9 54.46 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:16:46 #9 54.47 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:16:46 #9 54.48 Setting up libproc-processtable-perl (0.59-2build1) ...
16:16:46 #9 54.49 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:16:46 #9 57.07 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:46 #9 57.08 Setting up libio-stringy-perl (2.111-3) ...
16:16:46 #9 57.09 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:16:46 #9 57.10 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:46 #9 57.11 Setting up liblog-any-perl (1.708-1) ...
16:16:46 #9 57.13 Setting up libauthen-sasl-perl (2.1600-1) ...
16:16:46 #9 57.14 Setting up libdevel-size-perl (0.83-1build1) ...
16:16:46 #9 57.15 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:16:46 #9 57.16 Setting up libpod-constants-perl (0.19-1) ...
16:16:46 #9 57.17 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:16:46 #9 57.18 Setting up libperl4-corelibs-perl (0.004-2) ...
16:16:46 #9 57.19 Setting up libfuture-perl (0.43-1) ...
16:16:46 #9 57.20 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:46 #9 57.21 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:16:46 #9 57.22 Setting up libtry-tiny-perl (0.30-1) ...
16:16:46 #9 57.23 Setting up libtype-tiny-perl (1.008001-2) ...
16:16:46 #9 57.24 Setting up libtest-fatal-perl (0.014-1) ...
16:16:46 #9 57.25 Setting up libcommon-sense-perl (3.74-2build6) ...
16:16:46 #9 46.53 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:16:46 #9 46.54 Setting up libsort-key-perl (1.33-2build3) ...
16:16:46 #9 46.55 Setting up libclone-perl (0.45-1build1) ...
16:16:46 #9 46.56 Setting up libalgorithm-diff-perl (1.201-1) ...
16:16:46 #9 46.57 Setting up libarchive-zip-perl (1.68-1) ...
16:16:46 #9 46.58 Setting up libsub-identify-perl (0.14-1build3) ...
16:16:46 #9 46.59 Setting up libdistro-info-perl (1.0) ...
16:16:46 #9 46.60 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:16:46 #9 46.61 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:46 #9 46.62 Setting up libio-stringy-perl (2.111-3) ...
16:16:46 #9 46.63 Setting up liblist-moreutils-perl (0.430-2) ...
16:16:46 #9 46.64 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:46 #9 46.68 Setting up liblog-any-perl (1.709-1) ...
16:16:46 #9 46.69 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:16:46 #9 46.70 Setting up libdevel-size-perl (0.83-1build2) ...
16:16:46 #9 46.71 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
16:16:46 #9 46.73 Setting up libpod-constants-perl (0.19-2) ...
16:16:46 #9 46.74 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:16:46 #8 26.81 Preparing to unpack .../026-ucf_3.0038_all.deb ...
16:16:46 #8 26.82 Moving old data out of the way
16:16:46 #8 26.82 Unpacking ucf (3.0038) ...
16:16:46 #8 26.86 Selecting previously unselected package xdg-user-dirs.
16:16:46 #8 26.86 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
16:16:46 #8 26.86 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
16:16:46 #8 26.93 Selecting previously unselected package xz-utils.
16:16:46 #8 26.93 Preparing to unpack .../028-xz-utils_5.2.2-1.3_amd64.deb ...
16:16:46 #8 26.93 Unpacking xz-utils (5.2.2-1.3) ...
16:16:46 #8 26.97 Selecting previously unselected package gettext-base.
16:16:46 #8 26.97 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...
16:16:46 #8 26.98 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
16:16:46 #8 27.02 Selecting previously unselected package iso-codes.
16:16:46 #8 27.02 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
16:16:46 #8 27.03 Unpacking iso-codes (3.79-1) ...
16:16:46 #8 46.92   Installing       : binutils-gold-2.35.2-6.fc34.aarch64                  4/139 
16:16:46 #8 47.05   Installing       : binutils-2.35.2-6.fc34.aarch64                       5/139 
16:16:46 #8 47.08   Running scriptlet: binutils-2.35.2-6.fc34.aarch64                       5/139 
16:16:46 #8 47.10   Installing       : file-5.39-7.fc34.aarch64                             6/139 
16:16:46 #8 47.12   Running scriptlet: groff-base-1.22.4-7.fc34.aarch64                     7/139 
16:16:46 #8 47.17   Installing       : groff-base-1.22.4-7.fc34.aarch64                     7/139 
16:16:46 #8 47.19   Running scriptlet: groff-base-1.22.4-7.fc34.aarch64                     7/139 
16:16:46 #8 47.21   Installing       : xz-5.2.5-5.fc34.aarch64                              8/139 
16:16:46 #8 47.22   Installing       : unzip-6.0-50.fc34.aarch64                            9/139 
16:16:46 #8 47.26   Installing       : findutils-1:4.8.0-2.fc34.aarch64                    10/139 
16:16:46 #8 47.27   Installing       : cpio-2.13-10.fc34.aarch64                           11/139 
16:16:46 #8 26.82 Selecting previously unselected package libubsan1:amd64.
16:16:46 #8 26.82 Preparing to unpack .../046-libubsan1_8.3.0-6_amd64.deb ...
16:16:46 #8 26.82 Unpacking libubsan1:amd64 (8.3.0-6) ...
16:16:46 #8 26.91 Selecting previously unselected package libmpx2:amd64.
16:16:46 #8 26.91 Preparing to unpack .../047-libmpx2_8.3.0-6_amd64.deb ...
16:16:46 #8 26.92 Unpacking libmpx2:amd64 (8.3.0-6) ...
16:16:46 #9 24.54 Get:165 http://archive.ubuntu.com/ubuntu impish/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:16:46 #9 24.57 Get:166 http://archive.ubuntu.com/ubuntu impish/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:16:46 #9 24.63 Get:167 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:16:46 #9 24.64 Get:168 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
16:16:46 #9 24.64 Get:169 http://archive.ubuntu.com/ubuntu impish/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:16:46 #9 24.64 Get:170 http://archive.ubuntu.com/ubuntu impish/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:16:46 #9 24.64 Get:171 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:16:46 #9 24.65 Get:172 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:16:46 #9 24.65 Get:173 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:16:46 #9 24.66 Get:174 http://archive.ubuntu.com/ubuntu impish/main amd64 liburi-perl all 5.08-1 [77.4 kB]
16:16:46 #9 24.72 Get:175 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-parser-perl amd64 3.76-1 [85.6 kB]
16:16:46 #9 24.73 Get:176 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:16:46 #9 24.74 Get:177 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
16:16:46 #9 25.47 Selecting previously unselected package perl.
16:16:46 #9 25.48 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ...
16:16:46 #9 25.48 Unpacking perl (5.32.1-3ubuntu2.1) ...
16:16:46 #9 25.53 Selecting previously unselected package openssl.
16:16:46 #8 24.88 Selecting previously unselected package liblsan0:amd64.
16:16:46 #8 24.89 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
16:16:46 #8 24.89 Unpacking liblsan0:amd64 (10.2.1-6) ...
16:16:46 #11 3.674 dh_compress
16:16:46 #11 3.701 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:16:46 #11 3.720 dh_fixperms
16:16:46 #11 3.801 dh_installdeb
16:16:46 #11 3.840 dh_gencontrol
16:16:46 #11 3.840 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:16:46 #8 42.56   Installing       : perl-URI-5.09-4.fc35.noarch                         56/146 
16:16:46 #8 42.58   Installing       : perl-Net-SSLeay-1.90-4.fc35.aarch64                 57/146 
16:16:46 #8 42.61   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         58/146 
16:16:46 #8 42.62   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             59/146 
16:16:46 #8 42.65   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              60/146 
16:16:46 #8 42.66   Installing       : perl-if-0.60.900-482.fc35.noarch                    61/146 
16:16:46 #8 42.66   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              62/146 
16:16:46 #8 42.71   Installing       : perl-File-Path-2.18-478.fc35.noarch                 63/146 
16:16:46 #8 42.71   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              64/146 
16:16:46 #8 42.72   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             65/146 
16:16:46 #8 42.75   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            66/146 
16:16:46 #8 42.76   Installing       : perl-Class-Struct-0.66-482.fc35.noarch              67/146 
16:16:46 #8 42.76   Installing       : perl-POSIX-1.97-482.fc35.aarch64                    68/146 
16:16:46 #8 42.80   Installing       : perl-IPC-Open3-1.21-482.fc35.noarch                 69/146 
16:16:46 #8 42.80   Installing       : perl-subs-1.04-482.fc35.noarch                      70/146 
16:16:46 #9 24.10 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
16:16:46 #9 24.10 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
16:16:46 #9 24.23 Selecting previously unselected package libglib2.0-data.
16:16:46 #9 24.24 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:16:46 #9 24.24 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:16:46 #9 24.29 Selecting previously unselected package tzdata.
16:16:46 #9 24.29 Preparing to unpack .../022-tzdata_2021e-0ubuntu0.20.04_all.deb ...
16:16:46 #9 24.30 Unpacking tzdata (2021e-0ubuntu0.20.04) ...
16:16:46 #9 54.04 Setting up fonts-dejavu-core (2.37-2build1) ...
16:16:46 #9 54.10 Setting up ucf (3.0043) ...
16:16:46 #9 54.23 Setting up libjpeg-turbo8:armhf (2.0.6-0ubuntu2) ...
16:16:46 #9 54.24 Setting up libltdl7:armhf (2.4.6-15) ...
16:16:46 #9 54.25 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1build1) ...
16:16:46 #9 54.26 Setting up libssh-4:armhf (0.9.6-1) ...
16:16:46 #9 54.27 Setting up libubsan1:armhf (11.2.0-7ubuntu2) ...
16:16:46 #9 54.29 Setting up libgcc-11-dev:armhf (11.2.0-7ubuntu2) ...
16:16:46 #9 54.31 Setting up libmd0:armhf (1.0.3-3build1) ...
16:16:46 #9 54.32 Setting up python-apt-common (2.2.1) ...
16:16:46 #9 54.33 Setting up libnsl-dev:armhf (1.3.0-2build1) ...
16:16:46 #9 54.34 Setting up libcrypt-dev:armhf (1:4.4.18-4ubuntu1) ...
16:16:46 #9 54.35 Setting up libuchardet0:armhf (0.0.7-1build1) ...
16:16:46 #9 54.36 Setting up lzop (1.04-2build1) ...
16:16:46 #9 54.38 Setting up libmpdec3:armhf (2.5.1-2build1) ...
16:16:46 #9 54.39 Setting up git-man (1:2.32.0-1ubuntu1) ...
16:16:46 #9 54.41 Setting up netbase (6.3) ...
16:16:46 #9 54.51 Setting up xauth (1:1.1-1) ...
16:16:46 #9 54.53 Setting up libpath-tiny-perl (0.118-1) ...
16:16:46 #9 54.54 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:16:46 #9 54.56 Setting up libjson-perl (4.03000-1) ...
16:16:46 #9 54.57 Setting up libipc-run3-perl (0.048-2) ...
16:16:46 #9 54.58 Setting up libsub-override-perl (0.09-2) ...
16:16:46 #9 54.59 Setting up libaliased-perl (0.34-1.1) ...
16:16:46 #9 54.61 Setting up libstrictures-perl (2.000006-1) ...
16:16:46 #9 54.62 Setting up libsub-quote-perl (2.006006-1) ...
16:16:46 #9 54.63 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:16:46 #9 54.65 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:16:46 #9 54.66 Setting up libsort-versions-perl (1.62-1) ...
16:16:46 #9 54.67 Setting up libexporter-tiny-perl (1.002002-1) ...
16:16:46 #9 54.68 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
16:16:46 #9 54.69 Setting up libfile-dirlist-perl (0.05-2) ...
16:16:46 #9 54.70 Setting up libterm-readkey-perl (2.38-1build2) ...
16:16:46 #9 54.72 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
16:16:46 #9 54.73 Setting up libperlio-gzip-perl (0.19-1build6) ...
16:16:46 #9 57.28 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:16:46 #9 57.29 Setting up libnet-http-perl (6.19-1) ...
16:16:46 #9 57.30 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:16:46 #9 57.31 Setting up libencode-locale-perl (1.05-1) ...
16:16:46 #9 57.32 Setting up libtext-levenshtein-perl (0.13-1) ...
16:16:46 #9 57.33 Setting up libnet-dns-perl (1.22-1) ...
16:16:46 #9 57.35 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:16:46 #9 57.36 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:16:46 #9 57.38 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:46 #9 57.39 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:46 #9 57.40 Setting up libsub-install-perl (0.928-1) ...
16:16:46 #9 57.42 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:16:46 #9 57.44 Setting up dpkg-dev (1.19.7ubuntu3) ...
16:16:46 #9 57.46 Setting up libnumber-compare-perl (0.03-1) ...
16:16:46 #9 57.48 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:46 #9 46.75 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:46 #9 46.76 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:16:46 #9 46.77 Setting up libtry-tiny-perl (0.30-1) ...
16:16:46 #9 46.78 Setting up libtype-tiny-perl (1.012001-2) ...
16:16:46 #9 46.80 Setting up libcommon-sense-perl (3.75-1build4) ...
16:16:46 #9 46.81 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:16:46 #9 46.82 Setting up libnet-http-perl (6.20-1) ...
16:16:46 #9 46.83 Setting up libtext-markdown-discount-perl:arm64 (0.12-1build1) ...
16:16:46 #9 46.84 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:46 #9 46.85 Setting up libtime-moment-perl (0.44-1build4) ...
16:16:46 #9 46.86 Setting up libencode-locale-perl (1.05-1.1) ...
16:16:46 #9 46.87 Setting up python3 (3.9.4-1) ...
16:16:46 #8 27.37 Selecting previously unselected package krb5-locales.
16:16:46 #9 46.16 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:46 #8 47.30   Installing       : bzip2-1.0.8-6.fc34.aarch64                          12/139 
16:16:46 #8 47.31   Installing       : zip-3.0-28.fc34.aarch64                             13/139 
16:16:46 #8 47.34   Installing       : python3-file-magic-5.39-7.fc34.noarch               14/139 
16:16:46 #11 1.891 Reading package lists...
16:16:46 #8 26.97 Selecting previously unselected package libquadmath0:amd64.
16:16:46 #8 26.97 Preparing to unpack .../048-libquadmath0_8.3.0-6_amd64.deb ...
16:16:46 #8 26.98 Unpacking libquadmath0:amd64 (8.3.0-6) ...
16:16:46 #8 27.01 Selecting previously unselected package libgcc-8-dev:amd64.
16:16:46 #8 27.01 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_amd64.deb ...
16:16:46 #8 27.02 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
16:16:46 #9 24.75 Get:178 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:16:46 #9 24.76 Get:179 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-message-perl all 6.29-1 [75.5 kB]
16:16:46 #9 24.76 Get:180 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:16:46 #9 24.80 Get:181 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:16:46 #9 24.80 Get:182 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-openssl-defaults amd64 5 [7404 B]
16:16:46 #9 24.85 Get:183 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
16:16:46 #9 24.93 Get:184 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
16:16:46 #9 24.94 Get:185 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
16:16:46 #9 24.95 Get:186 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:16:46 #9 24.95 Get:187 http://archive.ubuntu.com/ubuntu impish/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:16:46 #9 24.95 Get:188 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:16:46 #9 25.53 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.6_amd64.deb ...
16:16:46 #9 25.53 Unpacking openssl (1.1.1j-1ubuntu3.6) ...
16:16:46 #9 25.62 Selecting previously unselected package ca-certificates.
16:16:46 #9 25.63 Preparing to unpack .../012-ca-certificates_20210119ubuntu0.21.04.1_all.deb ...
16:16:46 #9 25.63 Unpacking ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:46 #9 25.68 Selecting previously unselected package distro-info-data.
16:16:46 #9 25.68 Preparing to unpack .../013-distro-info-data_0.46ubuntu4.3_all.deb ...
16:16:46 #9 25.68 Unpacking distro-info-data (0.46ubuntu4.3) ...
16:16:46 #9 25.71 Selecting previously unselected package less.
16:16:46 #9 25.71 Preparing to unpack .../014-less_551-2_amd64.deb ...
16:16:46 #9 25.72 Unpacking less (551-2) ...
16:16:46 #9 25.76 Selecting previously unselected package libmd0:amd64.
16:16:46 #9 25.77 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
16:16:46 #9 25.77 Unpacking libmd0:amd64 (1.0.3-3build1) ...
16:16:46 #9 25.80 Selecting previously unselected package libbsd0:amd64.
16:16:46 #21 10.84 Reading package lists...
16:16:46 #9 44.65 Setting up liblinux-epoll-perl (0.017-1) ...
16:16:46 #8 25.02 Selecting previously unselected package libtsan0:amd64.
16:16:46 #8 25.02 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
16:16:46 #8 25.03 Unpacking libtsan0:amd64 (10.2.1-6) ...
16:16:46 #11 4.024 dh_md5sums
16:16:46 #11 4.091 dh_builddeb
16:16:46 #11 4.150 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:46 #11 4.172 
16:16:46 #11 4.172 The package has been created.
16:16:46 #11 4.172 Attention, the package has been created in the current directory,
16:16:46 #11 4.172 not in ".." as indicated by the message above!
16:16:46 #11 4.212 Selecting previously unselected package docker-ce-build-deps.
16:16:46 #11 4.212 (Reading database ... 17084 files and directories currently installed.)
16:16:46 #8 42.81   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          71/146 
16:16:46 #8 42.86   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  72/146 
16:16:46 #8 42.87   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                73/146 
16:16:46 #8 42.91   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  74/146 
16:16:46 #8 42.92   Installing       : perl-Socket-4:2.032-2.fc35.aarch64                  75/146 
16:16:46 #8 42.92   Installing       : perl-SelectSaver-1.02-482.fc35.noarch               76/146 
16:16:46 #8 42.99   Installing       : perl-Symbol-1.09-482.fc35.noarch                    77/146 
16:16:46 #8 43.00   Installing       : perl-File-stat-1.09-482.fc35.noarch                 78/146 
16:16:46 #8 43.01   Installing       : perl-podlators-1:4.14-478.fc35.noarch               79/146 
16:16:46 #9 24.49 Selecting previously unselected package libicu66:amd64.
16:16:46 #9 24.50 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
16:16:46 #9 24.50 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
16:16:46 #11 1.100 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
16:16:46 #9 54.45 Setting up libbinutils:armhf (2.37-7ubuntu1) ...
16:16:46 #9 54.46 Setting up libfido2-1:armhf (1.6.0-2build1) ...
16:16:46 #9 54.48 Setting up libisl23:armhf (0.24-1) ...
16:16:46 #9 54.50 Setting up libc-dev-bin (2.34-0ubuntu3) ...
16:16:46 #9 54.51 Setting up openssl (1.1.1l-1ubuntu1.1) ...
16:16:46 #9 54.54 Setting up libbsd0:armhf (0.11.3-1ubuntu2) ...
16:16:46 #9 54.55 Setting up libelf1:armhf (0.185-1build1) ...
16:16:46 #9 54.56 Setting up readline-common (8.1-2) ...
16:16:46 #9 54.58 Setting up publicsuffix (20210108.1309-1) ...
16:16:46 #9 54.59 Setting up libxml2:armhf (2.9.12+dfsg-4) ...
16:16:46 #9 54.60 Setting up zstd (1.4.8+dfsg-2.1) ...
16:16:46 #9 54.61 Setting up libmarkdown2:armhf (2.2.6-1ubuntu2) ...
16:16:46 #9 54.74 Setting up libsys-hostname-long-perl (1.5-2) ...
16:16:46 #9 54.75 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:16:46 #9 54.77 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:46 #9 54.78 Setting up liburi-perl (5.07-1) ...
16:16:46 #9 54.79 Setting up libfile-touch-perl (0.11-1) ...
16:16:46 #9 54.80 Setting up python3.9 (3.9.5-3ubuntu0~21.04.1) ...
16:16:46 #9 57.49 Setting up libio-async-perl (0.75-1) ...
16:16:46 #9 57.50 Setting up liberror-perl (0.17029-1) ...
16:16:46 #9 57.51 Setting up patchutils (0.3.4-2) ...
16:16:46 #9 57.52 Setting up libmail-sendmail-perl (0.80-1) ...
16:16:46 #9 57.54 Setting up libltdl-dev:armhf (2.4.6-14) ...
16:16:46 #9 57.55 Setting up libjson-maybexs-perl (1.004000-1) ...
16:16:46 #9 57.56 Setting up libxml-sax-base-perl (1.09-1) ...
16:16:46 #9 57.57 Setting up libio-string-perl (1.08-3) ...
16:16:46 #9 57.58 Setting up libreadonly-perl (2.050-2) ...
16:16:46 #9 57.59 Setting up python3-chardet (3.0.4-4build1) ...
16:16:46 #9 47.14 Setting up libexception-class-perl (1.44-1) ...
16:16:46 #9 47.15 Setting up python3-xdg (0.27-2) ...
16:16:46 #8 27.37 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
16:16:46 #8 27.37 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
16:16:46 #8 27.41 Selecting previously unselected package libedit2:amd64.
16:16:46 #8 27.41 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ...
16:16:46 #8 27.41 Unpacking libedit2:amd64 (3.1-20170329-1) ...
16:16:46 #8 27.45 Selecting previously unselected package libkrb5support0:amd64.
16:16:46 #8 27.45 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
16:16:46 #8 27.46 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
16:16:46 #8 27.49 Selecting previously unselected package libk5crypto3:amd64.
16:16:46 #8 27.49 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
16:16:46 #8 27.49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
16:16:46 #8 27.53 Selecting previously unselected package libkeyutils1:amd64.
16:16:46 #8 27.53 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ...
16:16:46 #8 27.54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ...
16:16:46 #8 27.57 Selecting previously unselected package libkrb5-3:amd64.
16:16:46 #8 27.57 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
16:16:46 #8 27.58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
16:16:46 #9 46.16 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:16:46 #9 46.19 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:46 #9 46.24 Selecting previously unselected package libfreetype6:arm64.
16:16:46 #9 46.25 Preparing to unpack .../202-libfreetype6_2.10.4+dfsg-1build1_arm64.deb ...
16:16:46 #9 46.26 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1build1) ...
16:16:46 #8 47.39   Installing       : elfutils-0.186-1.fc34.aarch64                       15/139 
16:16:46 #8 47.45   Installing       : dwz-0.14-1.fc34.aarch64                             16/139 
16:16:46 #8 47.46   Installing       : zstd-1.5.0-1.fc34.aarch64                           17/139 
16:16:46 #8 47.50   Installing       : xxhash-libs-0.8.1-1.fc34.aarch64                    18/139 
16:16:46 #8 47.55   Installing       : gdb-minimal-11.1-5.fc34.aarch64                     19/139 
16:16:46 #8 47.58   Installing       : rust-srpm-macros-20-1.fc34.noarch                   20/139 
16:16:46 #8 47.58   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch          21/139 
16:16:46 #8 47.64   Installing       : python3-setuptools-53.0.0-2.fc34.noarch             22/139 
16:16:46 #8 47.67   Installing       : python3-distro-1.5.0-5.fc34.noarch                  23/139 
16:16:46 #8 47.71   Installing       : libjpeg-turbo-2.0.90-3.fc34.aarch64                 24/139 
16:16:46 #8 47.72   Installing       : less-590-2.fc34.aarch64                             25/139 
16:16:46 #8 47.75   Installing       : json-glib-1.6.6-1.fc34.aarch64                      26/139 
16:16:46 #8 47.75   Installing       : emacs-filesystem-1:27.2-5.fc34.noarch               27/139 
16:16:46 #8 47.76   Installing       : desktop-file-utils-0.26-3.fc34.aarch64              28/139 
16:16:46 #8 47.80   Installing       : efi-srpm-macros-5-4.fc34.noarch                     29/139 
16:16:46 #11 3.561 dh_testdir
16:16:46 #8 27.23 Selecting previously unselected package gcc-8.
16:16:46 #8 27.24 Preparing to unpack .../050-gcc-8_8.3.0-6_amd64.deb ...
16:16:46 #8 27.24 Unpacking gcc-8 (8.3.0-6) ...
16:16:46 #9 24.98 Get:189 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-perl all 6.53-1 [140 kB]
16:16:46 #9 24.98 Get:190 http://archive.ubuntu.com/ubuntu impish/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
16:16:46 #9 24.99 Get:191 http://archive.ubuntu.com/ubuntu impish/main amd64 wdiff amd64 1.2.2-2build2 [29.6 kB]
16:16:46 #9 24.99 Get:192 http://archive.ubuntu.com/ubuntu impish/main amd64 devscripts amd64 2.21.4ubuntu1 [975 kB]
16:16:46 #9 25.03 Get:193 http://archive.ubuntu.com/ubuntu impish/main amd64 diffstat amd64 1.64-1 [27.8 kB]
16:16:46 #9 25.09 Get:194 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
16:16:46 #9 25.13 Get:195 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-six all 1.16.0-2 [12.6 kB]
16:16:46 #9 25.13 Get:196 http://archive.ubuntu.com/ubuntu impish/main amd64 zstd amd64 1.4.8+dfsg-2.1 [553 kB]
16:16:46 #9 25.17 Get:197 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-debian all 0.1.39ubuntu1 [71.9 kB]
16:16:46 #9 25.17 Get:198 http://archive.ubuntu.com/ubuntu impish/main amd64 libgpgme11 amd64 1.14.0-1ubuntu4 [134 kB]
16:16:46 #9 25.18 Get:199 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-gpg amd64 1.14.0-1ubuntu4 [200 kB]
16:16:46 #9 25.18 Get:200 http://archive.ubuntu.com/ubuntu impish/main amd64 dput all 1.1.0ubuntu2 [44.9 kB]
16:16:46 #9 25.19 Get:201 http://archive.ubuntu.com/ubuntu impish/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:16:46 #9 25.80 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
16:16:46 #9 25.80 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
16:16:46 #9 25.84 Selecting previously unselected package libelf1:amd64.
16:16:46 #9 25.84 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
16:16:46 #9 25.84 Unpacking libelf1:amd64 (0.183-8) ...
16:16:46 #9 25.88 Selecting previously unselected package libicu67:amd64.
16:16:46 #9 25.88 Preparing to unpack .../018-libicu67_67.1-6ubuntu2.1_amd64.deb ...
16:16:46 #9 25.88 Unpacking libicu67:amd64 (67.1-6ubuntu2.1) ...
16:16:46 #9 44.66 Setting up libvariable-magic-perl (0.62-1build2) ...
16:16:46 #9 44.67 Setting up python3-idna (2.8-1) ...
16:16:46 #9 44.85 Setting up libio-html-perl (1.001-1) ...
16:16:46 #9 44.87 Setting up libcroco3:arm64 (0.6.13-1) ...
16:16:46 #9 44.88 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:16:46 #9 44.89 Setting up libtest-refcount-perl (0.10-1) ...
16:16:46 #9 44.89 Setting up libparams-util-perl (1.07-3build5) ...
16:16:46 #9 44.92 Setting up libdpkg-perl (1.19.7ubuntu3) ...
16:16:46 #11 ...
16:16:46 
16:16:46 #15 [golang 1/1] FROM docker.io/library/golang:1.16.12-buster@sha256:7affd90bcbe5c193a01faf3ae761dd0e33b178a1b73f55620035b063fcdc09b7
16:16:46 #15 sha256:0852db0087e9de0dc6e751a32c53a489c436e33aa202623a1401f4686a55ac57
16:16:46 #15 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.1s done
16:16:46 #15 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:46 #15 DONE 33.3s
16:16:46 
16:16:46 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
16:16:46 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690
16:16:46 #8 25.25 Selecting previously unselected package libubsan1:amd64.
16:16:46 #8 25.25 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
16:16:46 #8 25.26 Unpacking libubsan1:amd64 (10.2.1-6) ...
16:16:46 #8 25.36 Selecting previously unselected package libquadmath0:amd64.
16:16:46 #8 25.37 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
16:16:46 #8 25.37 Unpacking libquadmath0:amd64 (10.2.1-6) ...
16:16:46 #8 25.41 Selecting previously unselected package libgcc-10-dev:amd64.
16:16:46 #8 25.41 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
16:16:46 #8 25.41 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
16:16:46 #11 4.220 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:46 #11 4.225 Unpacking docker-ce-build-deps (1.0) ...
16:16:47 #8 43.04   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            80/146 
16:16:47 #8 43.04   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch           81/146 
16:16:47 #8 43.05   Installing       : perl-Fcntl-1.14-482.fc35.aarch64                    82/146 
16:16:47 #8 43.09   Installing       : perl-mro-1.25-482.fc35.aarch64                      83/146 
16:16:47 #8 43.09   Installing       : perl-IO-1.46-482.fc35.aarch64                       84/146 
16:16:47 #8 43.15   Installing       : perl-overloading-0.02-482.fc35.noarch               85/146 
16:16:47 #8 43.15   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch               86/146 
16:16:47 #8 43.16   Installing       : perl-MIME-Base64-3.16-478.fc35.aarch64              87/146 
16:16:47 #8 43.20   Installing       : perl-constant-1.33-479.fc35.noarch                  88/146 
16:16:47 #8 43.20   Installing       : perl-parent-1:0.238-478.fc35.noarch                 89/146 
16:16:47 #8 43.23   Installing       : perl-Errno-1.33-482.fc35.aarch64                    90/146 
16:16:47 #8 43.23   Installing       : perl-File-Basename-2.85-482.fc35.noarch             91/146 
16:16:47 #8 43.24   Installing       : perl-Getopt-Std-1.13-482.fc35.noarch                92/146 
16:16:47 #8 43.24   Installing       : perl-Scalar-List-Utils-5:1.60-462.fc35.aarch64      93/146 
16:16:47 #11 1.164 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
16:16:47 #11 1.239 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
16:16:47 #11 1.312 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
16:16:47 #9 54.63 Setting up libcc1-0:armhf (11.2.0-7ubuntu2) ...
16:16:47 #9 54.64 Setting up iso-codes (4.6.0-1) ...
16:16:47 #9 54.65 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:16:47 #9 54.66 Setting up dctrl-tools (2.24-3) ...
16:16:47 #9 54.68 Setting up libgdbm6:armhf (1.19-2) ...
16:16:47 #9 54.69 Setting up libctf0:armhf (2.37-7ubuntu1) ...
16:16:47 #9 54.70 Setting up libjpeg8:armhf (8c-2ubuntu8) ...
16:16:47 #9 54.72 Setting up pinentry-curses (1.1.1-1) ...
16:16:47 #9 54.73 Setting up cpp-11 (11.2.0-7ubuntu2) ...
16:16:47 #9 54.74 Setting up manpages-dev (5.10-1ubuntu1) ...
16:16:47 #9 54.76 Setting up libdw1:armhf (0.185-1build1) ...
16:16:47 #9 54.77 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu4) ...
16:16:47 #9 54.79 Setting up libxcb1:armhf (1.14-3ubuntu1) ...
16:16:47 #9 54.80 Setting up gettext (0.21-4ubuntu3) ...
16:16:47 #9 54.81 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:16:47 #11 5.075 Reading package lists...
16:16:47 #9 57.85 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
16:16:47 #9 57.86 Setting up libfile-find-rule-perl (0.34-1) ...
16:16:47 #9 57.87 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:47 #9 57.88 Setting up python3-debian (0.1.36ubuntu1) ...
16:16:47 #9 47.30 Setting up libconfig-tiny-perl (2.24-1) ...
16:16:47 #9 47.31 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:47 #9 47.32 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:16:47 #9 47.33 Setting up liblist-utilsby-perl (0.11-1) ...
16:16:47 #9 47.35 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:47 #9 47.35 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:47 #9 47.36 Setting up libsub-install-perl (0.928-1.1) ...
16:16:47 #9 47.37 Setting up dpkg-dev (1.20.9ubuntu1) ...
16:16:47 #9 47.39 Setting up libnumber-compare-perl (0.03-1.1) ...
16:16:47 #9 47.40 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:47 #9 47.41 Setting up liberror-perl (0.17029-1) ...
16:16:47 #9 47.42 Setting up python3-six (1.15.0-2) ...
16:16:47 #9 47.55 Setting up dh-autoreconf (20) ...
16:16:47 #8 27.64 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:16:47 #8 27.64 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
16:16:47 #8 27.65 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
16:16:47 #8 27.69 Selecting previously unselected package libpsl5:amd64.
16:16:47 #8 27.70 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ...
16:16:47 #8 27.70 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
16:16:47 #8 27.79 Selecting previously unselected package libssl1.0.0:amd64.
16:16:47 #8 27.79 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ...
16:16:47 #8 27.80 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ...
16:16:47 #8 27.91 Selecting previously unselected package libxmuu1:amd64.
16:16:47 #8 47.81   Installing       : shared-mime-info-2.1-2.fc34.aarch64                 30/139 
16:16:47 #8 47.90   Running scriptlet: shared-mime-info-2.1-2.fc34.aarch64                 30/139 
16:16:47 #8 47.91   Installing       : qt5-srpm-macros-5.15.2-2.fc34.noarch                31/139 
16:16:47 #8 47.95   Installing       : python3-six-1.15.0-5.fc34.noarch                    32/139 
16:16:47 #8 47.96   Installing       : python3-dateutil-1:2.8.1-3.fc34.noarch              33/139 
16:16:47 #8 47.97   Installing       : pkgconf-m4-1.7.3-6.fc34.noarch                      34/139 
16:16:47 #8 48.00   Installing       : perl-srpm-macros-1-39.fc34.noarch                   35/139 
16:16:47 #8 48.01   Installing       : openblas-srpm-macros-2-9.fc34.noarch                36/139 
16:16:47 #8 48.01   Installing       : ocaml-srpm-macros-6-4.fc34.noarch                   37/139 
16:16:47 #11 3.577 dh_testroot
16:16:47 #11 3.593 dh_prep
16:16:47 #11 3.612 dh_testdir
16:16:47 #11 3.628 dh_testroot
16:16:47 #11 3.643 dh_install
16:16:47 #11 3.667 dh_installdocs
16:16:47 #11 3.697 dh_installchangelogs
16:16:47 #11 3.793 dh_compress
16:16:47 #9 25.20 Get:202 http://archive.ubuntu.com/ubuntu impish/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:16:47 #9 44.93 Setting up autoconf (2.69-11.1) ...
16:16:47 #9 44.94 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:16:47 #9 45.10 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:47 #9 45.11 Setting up libarray-intspan-perl (2.003-1) ...
16:16:47 #9 45.12 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:47 #9 45.13 Setting up libtimedate-perl (2.3200-1) ...
16:16:47 #9 45.14 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:16:47 #9 45.15 Setting up libsub-name-perl (0.26-1) ...
16:16:47 #9 45.16 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:16:47 #9 45.17 Setting up libfile-chdir-perl (0.1008-1) ...
16:16:47 #8 25.64 Selecting previously unselected package gcc-10.
16:16:47 #8 25.64 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
16:16:47 #8 25.65 Unpacking gcc-10 (10.2.1-6) ...
16:16:47 #8 43.28   Installing       : perl-Storable-1:3.25-1.fc35.aarch64                 94/146 
16:16:47 #8 43.28   Installing       : perl-overload-1.33-482.fc35.noarch                  95/146 
16:16:47 #8 43.32   Installing       : perl-vars-1.05-482.fc35.noarch                      96/146 
16:16:47 #8 43.33   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch             97/146 
16:16:47 #8 43.33   Installing       : perl-Carp-1.52-478.fc35.noarch                      98/146 
16:16:47 #8 43.39   Installing       : perl-Exporter-5.76-479.fc35.noarch                  99/146 
16:16:47 #8 43.39   Installing       : perl-DynaLoader-1.50-482.fc35.aarch64              100/146 
16:16:47 #8 43.40   Installing       : perl-NDBM_File-1.15-482.fc35.aarch64               101/146 
16:16:47 #8 43.43   Installing       : perl-PathTools-3.80-478.fc35.aarch64               102/146 
16:16:47 #9 54.98 Setting up libedit2:armhf (3.1-20191231-2build1) ...
16:16:47 #9 54.99 Setting up libreadline8:armhf (8.1-2) ...
16:16:47 #9 55.00 Setting up m4 (1.4.18-5ubuntu1) ...
16:16:47 #9 55.02 Setting up libldap-2.5-0:armhf (2.5.6+dfsg-1~exp1ubuntu1) ...
16:16:47 #9 55.03 Setting up ca-certificates (20210119ubuntu1) ...
16:16:47 #11 6.467 Building dependency tree...
16:16:47 #11 6.667 Reading state information...
16:16:47 #9 58.04 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:16:47 #9 58.20 Setting up libdata-optlist-perl (0.110-1) ...
16:16:47 #9 58.22 Setting up libipc-run-perl (20180523.0-2) ...
16:16:47 #9 58.23 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
16:16:47 #9 58.24 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:47 #9 47.56 Setting up patchutils (0.4.2-1) ...
16:16:47 #9 47.57 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:16:47 #9 47.58 Setting up libltdl-dev:arm64 (2.4.6-15) ...
16:16:47 #9 47.59 Setting up libjson-maybexs-perl (1.004003-1) ...
16:16:47 #9 47.60 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:16:47 #9 47.61 Setting up libio-string-perl (1.08-3.1) ...
16:16:47 #9 47.62 Setting up libreadonly-perl (2.050-3) ...
16:16:47 #9 47.63 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-2) ...
16:16:47 #9 47.64 Setting up python3-gpg (1.14.0-1ubuntu3) ...
16:16:47 #9 47.80 Setting up python3-certifi (2020.6.20-1) ...
16:16:47 #8 27.91 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ...
16:16:47 #8 27.92 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
16:16:47 #8 27.94 Selecting previously unselected package manpages.
16:16:47 #8 27.95 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
16:16:47 #8 27.95 Unpacking manpages (4.15-1) ...
16:16:47 #8 28.07 Selecting previously unselected package openssh-client.
16:16:47 #8 28.07 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ...
16:16:47 #8 28.07 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ...
16:16:47 #8 28.16 Selecting previously unselected package publicsuffix.
16:16:47 #9 55.51 Setting up libc-devtools (2.33-0ubuntu5) ...
16:16:47 #9 55.52 Setting up libemail-address-xs-perl (1.04-1build4) ...
16:16:47 #9 55.53 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:47 #9 55.54 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:47 #9 55.56 Setting up automake (1:1.16.3-2ubuntu1) ...
16:16:47 #9 55.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:47 #9 55.57 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:47 #9 55.57 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:47 #9 55.57 Setting up libapt-pkg-perl (0.1.39build1) ...
16:16:47 #9 55.58 Setting up libstring-escape-perl (2010.002-2) ...
16:16:47 #8 48.02   Installing       : nim-srpm-macros-3-4.fc34.noarch                     38/139 
16:16:47 #8 48.02   Installing       : ncurses-6.2-4.20200222.fc34.aarch64                 39/139 
16:16:47 #8 48.06   Installing       : perl-Digest-1.20-1.fc34.noarch                      40/139 
16:16:47 #8 48.07   Installing       : perl-Digest-MD5-2.58-2.fc34.aarch64                 41/139 
16:16:47 #8 48.11   Installing       : perl-B-1.80-477.fc34.aarch64                        42/139 
16:16:47 #8 48.11   Installing       : perl-FileHandle-2.03-477.fc34.noarch                43/139 
16:16:47 #8 48.11   Installing       : perl-AutoLoader-5.74-477.fc34.noarch                44/139 
16:16:47 #8 48.14   Installing       : perl-Data-Dumper-2.174-460.fc34.aarch64             45/139 
16:16:47 #8 48.15   Installing       : perl-libnet-3.13-2.fc34.noarch                      46/139 
16:16:47 #8 48.18   Installing       : perl-base-2.27-477.fc34.noarch                      47/139 
16:16:47 #8 48.19   Installing       : perl-URI-5.09-1.fc34.noarch                         48/139 
16:16:47 #8 48.23   Installing       : perl-Net-SSLeay-1.90-2.fc34.aarch64                 49/139 
16:16:47 #11 3.858 dh_fixperms
16:16:47 #11 3.922 dh_installdeb
16:16:47 #11 3.970 dh_gencontrol
16:16:47 #12 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 10.5s done
16:16:47 #12 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done
16:16:47 #9 45.18 Setting up xauth (1:1.1-0ubuntu1) ...
16:16:47 #9 45.19 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:16:47 #9 45.20 Setting up libpath-tiny-perl (0.108-1) ...
16:16:47 #9 45.22 Setting up libarchive-cpio-perl (0.10-1) ...
16:16:47 #9 45.23 Setting up libjson-perl (4.02000-2) ...
16:16:47 #9 45.25 Setting up libsub-override-perl (0.09-2) ...
16:16:47 #9 45.26 Setting up python3-unidiff (0.5.5-2) ...
16:16:47 #9 45.38 Setting up libstrictures-perl (2.000006-1) ...
16:16:47 #9 45.39 Setting up libsub-quote-perl (2.006006-1) ...
16:16:47 #9 45.40 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:16:47 #9 45.42 Setting up libsort-versions-perl (1.62-1) ...
16:16:47 #9 45.43 Setting up libexporter-tiny-perl (1.002001-1) ...
16:16:47 #9 25.61 Get:203 http://archive.ubuntu.com/ubuntu impish/main amd64 libcurl3-gnutls amd64 7.74.0-1.3ubuntu2 [268 kB]
16:16:47 #9 46.96 Selecting previously unselected package libfontconfig1:arm64.
16:16:47 #9 46.97 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu3_arm64.deb ...
16:16:47 #9 47.03 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu3) ...
16:16:47 #8 28.07 Selecting previously unselected package gcc.
16:16:47 #8 57.76 Setting up bsdmainutils (11.1.2+b1) ...
16:16:47 #8 57.78 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:16:47 #8 57.78 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:16:47 #8 57.79 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u3) ...
16:16:47 #8 57.80 Setting up libcroco3:armhf (0.6.12-3) ...
16:16:47 #8 57.81 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
16:16:47 #8 57.82 Setting up ucf (3.0038+nmu1) ...
16:16:47 #8 57.93 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
16:16:47 #8 57.94 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
16:16:47 #8 57.96 Setting up groff-base (1.22.4-3+deb10u1) ...
16:16:47 #8 57.98 Setting up cpp (4:8.3.0-1) ...
16:16:47 #8 58.00 Setting up gpgconf (2.2.12-1+deb10u1) ...
16:16:47 #8 58.01 Setting up libcurl4:armhf (7.64.0-4+deb10u2) ...
16:16:47 #8 58.02 Setting up libc6-dev:armhf (2.28-10) ...
16:16:47 #8 58.03 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ...
16:16:47 #8 58.04 Setting up curl (7.64.0-4+deb10u2) ...
16:16:47 #8 58.06 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
16:16:47 #8 58.07 Setting up gpg (2.2.12-1+deb10u1) ...
16:16:47 #8 58.08 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
16:16:47 #8 58.09 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
16:16:47 #8 58.12 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
16:16:47 #8 58.13 Setting up python3.7 (3.7.3-2+deb10u3) ...
16:16:47 #8 43.47   Installing       : perl-Encode-4:3.15-482.fc35.aarch64                103/146 
16:16:47 #8 43.63   Installing       : perl-libs-4:5.34.0-482.fc35.aarch64                104/146 
16:16:47 #8 43.69   Installing       : perl-interpreter-4:5.34.0-482.fc35.aarch64         105/146 
16:16:47 #8 43.73   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.aarch64     106/146 
16:16:47 #8 43.73   Installing       : python3-zstd-1.4.5.1-5.fc35.aarch64                107/146 
16:16:47 #8 43.75   Installing       : shared-mime-info-2.1-3.fc35.aarch64                108/146 
16:16:47 #7 45.82 Running transaction check
16:16:47 #9 55.37 Updating certificates in /etc/ssl/certs...
16:16:47 #11 6.696 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:47 #11 6.966 Starting 2 pkgProblemResolver with broken count: 0
16:16:47 #11 6.971 Done
16:16:47 #9 58.25 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:47 #9 58.26 Setting up libtypes-serialiser-perl (1.0-1) ...
16:16:47 #9 58.28 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:16:47 #9 58.30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:47 #9 58.30 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:47 #9 58.31 Setting up libhtml-parser-perl (3.72-5) ...
16:16:47 #9 58.32 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:16:47 #9 58.33 Setting up librole-tiny-perl (2.001004-1) ...
16:16:47 #9 58.35 Setting up build-essential (12.8ubuntu1.1) ...
16:16:47 #9 58.36 Setting up libfont-ttf-perl (1.06-1) ...
16:16:47 #9 58.37 Setting up libfile-homedir-perl (1.004-1) ...
16:16:47 #9 58.38 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:16:47 #9 58.39 Setting up libio-socket-ssl-perl (2.067-1) ...
16:16:47 #9 58.40 Setting up libsub-exporter-perl (0.987-1) ...
16:16:47 #9 58.41 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:47 #9 58.43 Setting up libhttp-message-perl (6.22-1) ...
16:16:47 #9 58.44 Setting up libhtml-form-perl (6.07-1) ...
16:16:47 #9 58.46 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:16:47 #9 58.47 Setting up libjson-xs-perl (4.020-1build1) ...
16:16:47 #9 47.93 Setting up libfile-find-rule-perl (0.34-1) ...
16:16:47 #9 47.94 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:47 #9 47.95 Setting up python3-idna (2.10-1) ...
16:16:47 #8 28.16 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
16:16:47 #8 28.17 Unpacking publicsuffix (20180223.1310-1) ...
16:16:47 #8 28.21 Selecting previously unselected package python-apt-common.
16:16:47 #8 28.21 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
16:16:47 #8 28.21 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
16:16:47 #8 28.25 Selecting previously unselected package python3-apt.
16:16:47 #8 28.25 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_amd64.deb ...
16:16:47 #8 28.25 Unpacking python3-apt (1.6.5ubuntu0.7) ...
16:16:47 #8 28.29 Selecting previously unselected package libunwind8:amd64.
16:16:47 #8 28.29 Preparing to unpack .../046-libunwind8_1.2.1-8_amd64.deb ...
16:16:47 #8 28.30 Unpacking libunwind8:amd64 (1.2.1-8) ...
16:16:47 #8 28.33 Selecting previously unselected package strace.
16:16:47 #8 28.33 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ...
16:16:47 #8 28.33 Unpacking strace (4.21-1ubuntu1) ...
16:16:47 #8 28.39 Selecting previously unselected package xauth.
16:16:47 #8 28.39 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ...
16:16:47 #9 55.60 Setting up libhttp-date-perl (6.05-1) ...
16:16:47 #9 55.61 Setting up libfile-which-perl (1.23-1) ...
16:16:47 #9 55.62 Setting up libfile-basedir-perl (0.08-1) ...
16:16:47 #9 55.63 Setting up libnumber-range-perl (0.12-1.1) ...
16:16:47 #9 55.65 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:16:47 #9 55.66 Setting up libmouse-perl (2.5.10-1build2) ...
16:16:47 #9 55.67 Setting up g++-10 (10.3.0-1ubuntu1) ...
16:16:47 #9 55.68 Setting up libfile-listing-perl (6.14-1) ...
16:16:47 #9 55.69 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:16:47 #9 55.71 Setting up libdata-messagepack-perl (1.00-4build1) ...
16:16:47 #9 55.72 Setting up libfont-afm-perl (1.20-3) ...
16:16:47 #9 55.73 Setting up libwant-perl (0.29-1build5) ...
16:16:47 #9 55.74 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:16:47 #9 55.75 Setting up libtext-glob-perl (0.11-1) ...
16:16:47 #9 55.76 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:47 #9 55.78 Setting up liblist-compare-perl (0.55-1) ...
16:16:47 #9 55.79 Setting up libref-util-xs-perl (0.117-1build3) ...
16:16:47 #9 55.81 Setting up libio-pty-perl (1:1.15-2) ...
16:16:47 #9 55.82 Setting up libtool (2.4.6-15) ...
16:16:47 #9 55.83 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:16:47 #9 55.84 Setting up libsort-key-perl (1.33-2build3) ...
16:16:47 #9 55.85 Setting up libclone-perl (0.45-1build1) ...
16:16:47 #9 55.86 Setting up libalgorithm-diff-perl (1.201-1) ...
16:16:47 #9 55.89 Setting up libarchive-zip-perl (1.68-1) ...
16:16:47 #9 55.90 Setting up libsub-identify-perl (0.14-1build3) ...
16:16:47 #9 55.91 Setting up libdistro-info-perl (1.0) ...
16:16:47 #8 48.26   Installing       : perl-Time-Local-2:1.300-5.fc34.noarch               50/139 
16:16:47 #8 48.27   Installing       : perl-Mozilla-CA-20211001-1.fc34.noarch              51/139 
16:16:47 #8 48.27   Installing       : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch         52/139 
16:16:47 #8 48.28   Installing       : perl-if-0.60.800-477.fc34.noarch                    53/139 
16:16:47 #8 48.31   Installing       : perl-IO-Socket-IP-0.41-3.fc34.noarch                54/139 
16:16:47 #8 48.32   Installing       : perl-File-Path-2.18-2.fc34.noarch                   55/139 
16:16:47 #8 48.32   Installing       : perl-IO-Socket-SSL-2.070-2.fc34.noarch              56/139 
16:16:47 #8 48.36   Installing       : perl-Pod-Escapes-1:1.07-458.fc34.noarch             57/139 
16:16:47 #8 48.37   Installing       : perl-Term-ANSIColor-5.01-459.fc34.noarch            58/139 
16:16:47 #8 48.40   Installing       : perl-Class-Struct-0.66-477.fc34.noarch              59/139 
16:16:47 #8 48.41   Installing       : perl-POSIX-1.94-477.fc34.aarch64                    60/139 
16:16:47 #8 48.42   Installing       : perl-IPC-Open3-1.21-477.fc34.noarch                 61/139 
16:16:47 #8 48.45   Installing       : perl-subs-1.03-477.fc34.noarch                      62/139 
16:16:47 #8 48.45   Installing       : perl-File-Temp-1:0.231.100-2.fc34.noarch            63/139 
16:16:47 #8 48.46   Installing       : perl-HTTP-Tiny-0.078-1.fc34.noarch                  64/139 
16:16:47 #11 4.137 dh_md5sums
16:16:47 #11 4.182 dh_builddeb
16:16:47 #11 4.213 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:47 #11 4.246 
16:16:47 #11 4.246 The package has been created.
16:16:47 #11 4.246 Attention, the package has been created in the current directory,
16:16:47 #11 4.246 not in ".." as indicated by the message above!
16:16:47 #11 4.276 Selecting previously unselected package docker-ce-build-deps.
16:16:47 #11 4.282 (Reading database ... 21184 files and directories currently installed.)
16:16:47 #11 4.282 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:47 #11 4.289 Unpacking docker-ce-build-deps (1.0) ...
16:16:47 #12 DONE 31.3s
16:16:47 
16:16:47 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:16:47 #8 sha256:65b77c44793992103b0defb9823df1304277360adc1190a18e36467333c24234
16:16:47 #9 45.43 Setting up libre-engine-re2-perl (0.13-5) ...
16:16:47 #9 45.45 Setting up libterm-readkey-perl (2.38-1build1) ...
16:16:47 #9 45.46 Setting up lsb-release (11.1.0ubuntu2) ...
16:16:47 #9 45.47 Setting up libnet-ip-perl (1.26-2) ...
16:16:47 #9 45.49 Setting up python3-magic (2:0.4.15-3) ...
16:16:47 #9 45.61 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:16:47 #9 45.62 Setting up libsys-hostname-long-perl (1.5-1) ...
16:16:47 #9 45.63 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:16:47 #9 45.64 Setting up liburi-perl (1.76-2) ...
16:16:47 #9 45.65 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:16:47 #9 45.66 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:47 #9 45.67 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:16:47 #9 45.68 Setting up python3-pkg-resources (45.2.0-1) ...
16:16:47 #9 26.01 Get:204 http://archive.ubuntu.com/ubuntu impish/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:16:47 #9 25.29 Selecting previously unselected package libxml2:amd64.
16:16:47 #9 25.30 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
16:16:47 #9 25.30 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:16:47 #9 25.39 Selecting previously unselected package libyaml-0-2:amd64.
16:16:47 #9 25.39 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
16:16:47 #9 25.39 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:16:47 #9 25.43 Selecting previously unselected package lsb-release.
16:16:47 #9 25.43 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:16:47 #9 25.43 Unpacking lsb-release (11.1.0ubuntu2) ...
16:16:47 #9 25.50 Selecting previously unselected package netbase.
16:16:47 #9 25.50 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:16:47 #9 25.51 Unpacking netbase (6.1) ...
16:16:47 #9 25.56 Selecting previously unselected package python3-pkg-resources.
16:16:47 #9 25.56 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:16:47 #9 25.56 Unpacking python3-pkg-resources (45.2.0-1) ...
16:16:47 #9 25.60 Selecting previously unselected package python3-six.
16:16:47 #8 28.07 Preparing to unpack .../051-gcc_4%3a8.3.0-1_amd64.deb ...
16:16:47 #8 28.08 Unpacking gcc (4:8.3.0-1) ...
16:16:47 #8 28.11 Selecting previously unselected package libstdc++-8-dev:amd64.
16:16:47 #8 28.11 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_amd64.deb ...
16:16:47 #8 28.12 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
16:16:47 #8 43.79   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                108/146 
16:16:47 #8 43.81   Installing       : gdk-pixbuf2-2.42.6-2.fc35.aarch64                  109/146 
16:16:47 #8 43.87   Installing       : libappstream-glib-0.7.18-3.fc35.aarch64            110/146 
16:16:47 #8 43.96   Installing       : zstd-1.5.0-2.fc35.aarch64                          111/146 
16:16:47 #8 43.97   Installing       : systemd-libs-249.7-2.fc35.aarch64                  112/146 
16:16:47 #8 44.00   Running scriptlet: systemd-libs-249.7-2.fc35.aarch64                  112/146 
16:16:47 #8 44.02   Installing       : dbus-libs-1:1.12.20-5.fc35.aarch64                 113/146 
16:16:47 #8 44.03   Installing       : python3-dbus-1.2.18-2.fc35.aarch64                 114/146 
16:16:47 #7 45.90 Transaction check succeeded.
16:16:47 #7 45.90 Running transaction test
16:16:47 #11 7.188  Done
16:16:47 #9 58.48 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:47 #9 58.49 Setting up libio-prompter-perl (0.004015-1) ...
16:16:47 #9 58.50 Setting up libhttp-cookies-perl (6.08-1) ...
16:16:47 #9 58.51 Setting up po-debconf (1.0.21) ...
16:16:47 #9 58.52 Setting up libhtml-tree-perl (5.07-2) ...
16:16:47 #9 58.53 Setting up libparams-classify-perl (0.015-1build2) ...
16:16:47 #9 58.55 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.8) ...
16:16:47 #9 58.56 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:47 #9 58.58 Setting up libnet-dns-sec-perl (1.15-1) ...
16:16:47 #9 58.58 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.7) ...
16:16:47 #9 58.59 Setting up libsereal-perl (4.011-1) ...
16:16:47 #9 58.61 Setting up libhtml-format-perl (2.12-1) ...
16:16:47 #9 58.62 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:16:47 #9 26.72 Selecting previously unselected package libxml2:amd64.
16:16:47 #9 26.72 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
16:16:47 #9 26.72 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
16:16:47 #9 26.84 Selecting previously unselected package libyaml-0-2:amd64.
16:16:47 #9 26.84 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
16:16:47 #9 26.85 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:16:47 #9 26.90 Selecting previously unselected package lsb-release.
16:16:47 #9 26.90 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
16:16:47 #9 26.90 Unpacking lsb-release (11.1.0ubuntu2) ...
16:16:47 #9 26.93 Selecting previously unselected package netbase.
16:16:47 #9 26.93 Preparing to unpack .../022-netbase_6.2_all.deb ...
16:16:47 #9 26.93 Unpacking netbase (6.2) ...
16:16:47 #9 26.96 Selecting previously unselected package python3-pkg-resources.
16:16:47 #9 48.14 Setting up libdata-optlist-perl (0.110-1.1) ...
16:16:47 #9 48.15 Setting up libipc-run-perl (20200505.0-1) ...
16:16:47 #9 48.16 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:16:47 #9 48.18 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
16:16:47 #8 28.40 Unpacking xauth (1:1.0.10-1) ...
16:16:47 #8 28.43 Selecting previously unselected package at.
16:16:47 #8 28.44 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ...
16:16:47 #8 28.44 Unpacking at (3.1.20-3.1ubuntu2) ...
16:16:47 #8 28.48 Selecting previously unselected package libsigsegv2:amd64.
16:16:47 #8 28.48 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ...
16:16:47 #8 28.48 Unpacking libsigsegv2:amd64 (2.12-1) ...
16:16:47 #8 28.51 Selecting previously unselected package m4.
16:16:47 #8 28.51 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ...
16:16:47 #8 28.51 Unpacking m4 (1.4.18-1) ...
16:16:47 #8 28.55 Selecting previously unselected package autoconf.
16:16:47 #8 28.55 Preparing to unpack .../052-autoconf_2.69-11_all.deb ...
16:16:47 #8 28.56 Unpacking autoconf (2.69-11) ...
16:16:47 #8 28.61 Selecting previously unselected package autotools-dev.
16:16:47 #9 55.93 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:16:47 #9 55.95 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:47 #9 55.96 Setting up libio-stringy-perl (2.111-3) ...
16:16:47 #9 55.98 Setting up liblist-moreutils-perl (0.430-2) ...
16:16:47 #9 55.99 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:47 #9 56.00 Setting up liblog-any-perl (1.709-1) ...
16:16:47 #9 56.02 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:16:47 #9 56.03 Setting up libdevel-size-perl (0.83-1build2) ...
16:16:47 #9 56.05 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
16:16:47 #9 56.06 Setting up libpod-constants-perl (0.19-2) ...
16:16:47 #9 56.07 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:16:47 #9 56.09 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:47 #9 56.10 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:16:47 #9 56.11 Setting up libtry-tiny-perl (0.30-1) ...
16:16:47 #9 56.13 Setting up libtype-tiny-perl (1.012001-2) ...
16:16:47 #8 48.49   Installing       : perl-Pod-Simple-1:3.42-2.fc34.noarch                65/139 
16:16:47 #8 48.50   Installing       : perl-Term-Cap-1.17-458.fc34.noarch                  66/139 
16:16:47 #8 48.53   Installing       : perl-Socket-4:2.032-1.fc34.aarch64                  67/139 
16:16:47 #8 48.54   Installing       : perl-SelectSaver-1.02-477.fc34.noarch               68/139 
16:16:47 #8 48.54   Installing       : perl-Symbol-1.08-477.fc34.noarch                    69/139 
16:16:47 #8 48.58   Installing       : perl-File-stat-1.09-477.fc34.noarch                 70/139 
16:16:47 #8 48.58   Installing       : perl-podlators-1:4.14-458.fc34.noarch               71/139 
16:16:47 #8 48.59   Installing       : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            72/139 
16:16:47 #8 48.62   Installing       : perl-Text-ParseWords-3.30-458.fc34.noarch           73/139 
16:16:47 #8 48.62   Installing       : perl-Fcntl-1.13-477.fc34.aarch64                    74/139 
16:16:47 #8 48.63   Installing       : perl-mro-1.23-477.fc34.aarch64                      75/139 
16:16:47 #8 48.67   Installing       : perl-IO-1.43-477.fc34.aarch64                       76/139 
16:16:47 #8 48.67   Installing       : perl-overloading-0.02-477.fc34.noarch               77/139 
16:16:47 #8 48.71   Installing       : perl-Pod-Usage-4:2.01-2.fc34.noarch                 78/139 
16:16:47 #8 48.71   Installing       : perl-MIME-Base64-3.16-2.fc34.aarch64                79/139 
16:16:47 #9 45.85 Setting up automake (1:1.16.1-4ubuntu6) ...
16:16:47 #9 45.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:47 #9 45.86 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:47 #9 45.86 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:47 #9 45.87 Setting up libasync-mergepoint-perl (0.04-2) ...
16:16:47 #9 45.88 Setting up libstring-escape-perl (2010.002-2) ...
16:16:47 #9 45.89 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:16:47 #9 45.90 Setting up libhttp-date-perl (6.05-1) ...
16:16:47 #9 45.91 Setting up libfile-which-perl (1.23-1) ...
16:16:47 #9 45.92 Setting up libfile-basedir-perl (0.08-1) ...
16:16:47 #9 45.93 Setting up gettext (0.19.8.1-10build1) ...
16:16:47 #9 45.94 Setting up libnumber-range-perl (0.12-1) ...
16:16:47 #9 45.95 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:16:47 #9 45.97 Setting up libstruct-dumb-perl (0.09-1) ...
16:16:47 #9 45.98 Setting up libfile-listing-perl (6.04-1) ...
16:16:47 #9 45.99 Setting up libstdc++-9-dev:arm64 (9.3.0-17ubuntu1~20.04) ...
16:16:47 #9 46.00 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:16:47 #9 46.01 Setting up libfont-afm-perl (1.20-2) ...
16:16:47 #9 46.02 Setting up libwant-perl (0.29-1build4) ...
16:16:47 #9 46.03 Setting up libdynaloader-functions-perl (0.003-1) ...
16:16:47 #9 46.04 Setting up libtext-glob-perl (0.10-1) ...
16:16:47 #9 26.01 Get:205 http://archive.ubuntu.com/ubuntu impish/main amd64 git-man all 1:2.32.0-1ubuntu1 [941 kB]
16:16:47 #9 26.18 Get:206 http://archive.ubuntu.com/ubuntu impish/main amd64 git amd64 1:2.32.0-1ubuntu1 [3036 kB]
16:16:47 #9 25.60 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:16:47 #9 25.61 Unpacking python3-six (1.14.0-2) ...
16:16:47 #9 25.64 Selecting previously unselected package shared-mime-info.
16:16:47 #9 25.64 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
16:16:47 #9 25.64 Unpacking shared-mime-info (1.15-1) ...
16:16:47 #9 25.72 Selecting previously unselected package ucf.
16:16:47 #9 25.73 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:16:47 #9 25.73 Moving old data out of the way
16:16:47 #9 25.73 Unpacking ucf (3.0038+nmu1) ...
16:16:47 #9 25.77 Selecting previously unselected package xdg-user-dirs.
16:16:47 #9 25.77 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
16:16:47 #9 25.78 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:16:47 #9 25.83 Selecting previously unselected package xz-utils.
16:16:47 #9 25.83 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
16:16:47 #9 25.84 Unpacking xz-utils (5.2.4-1ubuntu1) ...
16:16:47 #9 25.89 Selecting previously unselected package gettext-base.
16:16:47 #9 25.89 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
16:16:47 #9 25.90 Unpacking gettext-base (0.19.8.1-10build1) ...
16:16:47 #9 25.93 Selecting previously unselected package iso-codes.
16:16:47 #8 28.46 Selecting previously unselected package g++-8.
16:16:47 #8 28.46 Preparing to unpack .../053-g++-8_8.3.0-6_amd64.deb ...
16:16:47 #8 28.47 Unpacking g++-8 (8.3.0-6) ...
16:16:48 #8 44.06   Installing       : xxhash-libs-0.8.1-1.fc35.aarch64                   115/146 
16:16:48 #8 44.12   Installing       : gdb-minimal-11.1-5.fc35.aarch64                    116/146 
16:16:48 #8 44.15   Installing       : debugedit-5.0-2.fc35.aarch64                       117/146 
16:16:48 #8 44.16   Installing       : rust-srpm-macros-20-1.fc35.noarch                  118/146 
16:16:48 #8 44.16   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch         119/146 
16:16:48 #8 44.17   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch               120/146 
16:16:48 #8 44.25   Installing       : python3-toml-0.10.2-5.fc35.noarch                  121/146 
16:16:48 #8 44.26   Installing       : python3-pyxdg-0.27-3.fc35.noarch                   122/146 
16:16:48 #7 46.30 Transaction test succeeded.
16:16:48 #7 46.30 Running transaction
16:16:48 #9 55.71 128 added, 0 removed; done.
16:16:48 #9 55.76 Setting up libfreetype6:armhf (2.10.4+dfsg-1build1) ...
16:16:48 #9 55.77 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:16:48 #9 55.78 Setting up libperl5.32:armhf (5.32.1-3ubuntu3) ...
16:16:48 #9 55.79 Setting up dwz (0.14-1build1) ...
16:16:48 #9 55.80 Setting up groff-base (1.22.4-7) ...
16:16:48 #9 55.82 Setting up cpp (4:11.2.0-1ubuntu1) ...
16:16:48 #9 55.83 Setting up gpgconf (2.2.20-1ubuntu4) ...
16:16:48 #9 55.84 Setting up debugedit (1:5.0-0ubuntu2) ...
16:16:48 #9 55.86 Setting up libcurl4:armhf (7.74.0-1.3ubuntu2) ...
16:16:48 #9 55.87 Setting up libc6-dev:armhf (2.34-0ubuntu3) ...
16:16:48 #9 55.88 Setting up libx11-6:armhf (2:1.7.2-1) ...
16:16:48 #9 55.89 Setting up libtiff5:armhf (4.3.0-1) ...
16:16:48 #9 55.90 Setting up curl (7.74.0-1.3ubuntu2) ...
16:16:48 #9 55.91 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu3) ...
16:16:48 #9 55.92 Setting up binutils-arm-linux-gnueabihf (2.37-7ubuntu1) ...
16:16:48 #11 7.370 Starting pkgProblemResolver with broken count: 0
16:16:48 #11 7.419 Starting 2 pkgProblemResolver with broken count: 0
16:16:48 #11 7.423 Done
16:16:48 #9 58.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:48 #9 58.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:48 #9 58.88 
16:16:48 #9 58.88 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:48 #9 58.90 Setting up dput (1.0.3ubuntu1) ...
16:16:48 #9 26.96 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
16:16:48 #9 26.97 Unpacking python3-pkg-resources (52.0.0-3) ...
16:16:48 #9 27.02 Selecting previously unselected package ucf.
16:16:48 #9 27.02 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:16:48 #9 27.02 Moving old data out of the way
16:16:48 #9 27.02 Unpacking ucf (3.0043) ...
16:16:48 #9 27.05 Selecting previously unselected package libmagic-mgc.
16:16:48 #9 27.05 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:16:48 #9 27.06 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:48 #9 27.13 Selecting previously unselected package libmagic1:amd64.
16:16:48 #9 27.13 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
16:16:48 #9 27.13 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:16:48 #9 27.16 Selecting previously unselected package file.
16:16:48 #9 27.17 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
16:16:48 #9 27.17 Unpacking file (1:5.39-3) ...
16:16:48 #9 27.19 Selecting previously unselected package gettext-base.
16:16:48 #9 27.20 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
16:16:48 #9 27.20 Unpacking gettext-base (0.21-3ubuntu2) ...
16:16:48 #9 27.23 Selecting previously unselected package iso-codes.
16:16:48 #9 48.34 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:48 #9 48.35 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:48 #9 48.36 Setting up libtypes-serialiser-perl (1.01-1) ...
16:16:48 #9 48.37 Setting up libhtml-parser-perl (3.75-1build1) ...
16:16:48 #9 48.38 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:16:48 #9 48.39 Setting up librole-tiny-perl (2.002004-1) ...
16:16:48 #9 48.40 Setting up build-essential (12.8ubuntu3) ...
16:16:48 #9 48.41 Setting up python3-unidiff (0.5.5-2) ...
16:16:48 #9 48.54 Setting up lsb-release (11.1.0ubuntu2) ...
16:16:48 #9 48.56 Setting up libfont-ttf-perl (1.06-1.1) ...
16:16:48 #9 48.57 Setting up libfile-homedir-perl (1.006-1) ...
16:16:48 #9 48.58 Setting up python3-magic (2:0.4.20-3) ...
16:16:48 #8 28.61 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ...
16:16:48 #8 28.62 Unpacking autotools-dev (20180224.1) ...
16:16:48 #8 28.65 Selecting previously unselected package automake.
16:16:48 #8 28.65 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ...
16:16:48 #8 28.66 Unpacking automake (1:1.15.1-3ubuntu2) ...
16:16:48 #8 28.72 Selecting previously unselected package autopoint.
16:16:48 #8 28.73 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
16:16:48 #8 28.73 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
16:16:48 #8 28.77 Selecting previously unselected package binutils-common:amd64.
16:16:48 #8 28.77 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ...
16:16:48 #8 28.77 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
16:16:48 #8 28.82 Selecting previously unselected package libbinutils:amd64.
16:16:48 #8 28.82 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
16:16:48 #8 28.82 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
16:16:48 #9 56.14 Setting up libcommon-sense-perl (3.75-1build4) ...
16:16:48 #9 56.15 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:16:48 #9 56.17 Setting up libnet-http-perl (6.20-1) ...
16:16:48 #9 56.18 Setting up libtext-markdown-discount-perl:armhf (0.12-1build1) ...
16:16:48 #9 56.19 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:48 #9 56.20 Setting up libtime-moment-perl (0.44-1build4) ...
16:16:48 #9 56.21 Setting up libencode-locale-perl (1.05-1.1) ...
16:16:48 #9 56.27 Setting up python3 (3.9.4-1) ...
16:16:48 #8 48.74   Installing       : perl-Scalar-List-Utils-4:1.56-459.fc34.aarch64      80/139 
16:16:48 #8 48.75   Installing       : perl-constant-1.33-459.fc34.noarch                  81/139 
16:16:48 #8 48.75   Installing       : perl-parent-1:0.238-458.fc34.noarch                 82/139 
16:16:48 #8 48.78   Installing       : perl-Errno-1.30-477.fc34.aarch64                    83/139 
16:16:48 #8 48.78   Installing       : perl-File-Basename-2.85-477.fc34.noarch             84/139 
16:16:48 #8 48.79   Installing       : perl-Getopt-Std-1.12-477.fc34.noarch                85/139 
16:16:48 #8 48.79   Installing       : perl-Storable-1:3.21-458.fc34.aarch64               86/139 
16:16:48 #8 48.82   Installing       : perl-overload-1.31-477.fc34.noarch                  87/139 
16:16:48 #8 48.82   Installing       : perl-vars-1.05-477.fc34.noarch                      88/139 
16:16:48 #8 48.83   Installing       : perl-Getopt-Long-1:2.52-2.fc34.noarch               89/139 
16:16:48 #8 48.89   Installing       : perl-Carp-1.50-458.fc34.noarch                      90/139 
16:16:48 #8 48.89   Installing       : perl-Exporter-5.74-459.fc34.noarch                  91/139 
16:16:48 #8 48.90   Installing       : perl-DynaLoader-1.47-477.fc34.aarch64               92/139 
16:16:48 #8 48.94   Installing       : perl-PathTools-3.78-459.fc34.aarch64                93/139 
16:16:48 #8 48.95   Installing       : perl-NDBM_File-1.15-477.fc34.aarch64                94/139 
16:16:48 #9 46.06 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:48 #9 46.07 Setting up liblist-compare-perl (0.53-1) ...
16:16:48 #9 46.08 Setting up libref-util-xs-perl (0.117-1build2) ...
16:16:48 #9 46.09 Setting up libio-pty-perl (1:1.12-1) ...
16:16:48 #9 46.11 Setting up libtool (2.4.6-14) ...
16:16:48 #9 46.12 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:16:48 #9 46.14 Setting up libsort-key-perl (1.33-2build2) ...
16:16:48 #9 46.14 Setting up libclone-perl (0.43-2) ...
16:16:48 #9 46.15 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:16:48 #9 46.17 Setting up libarchive-zip-perl (1.67-2) ...
16:16:48 #9 46.19 Setting up libsub-identify-perl (0.14-1build2) ...
16:16:48 #9 46.21 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:16:48 #9 46.22 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:16:48 #9 46.23 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
16:16:48 #9 26.35 Get:207 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:16:48 #9 26.39 Get:208 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
16:16:48 #9 26.39 Get:209 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:16:48 #9 26.39 Get:210 http://archive.ubuntu.com/ubuntu impish/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:16:48 #9 26.39 Get:211 http://archive.ubuntu.com/ubuntu impish/main amd64 libapt-pkg-perl amd64 0.1.40 [68.6 kB]
16:16:48 #9 26.39 Get:212 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:16:48 #9 26.39 Get:213 http://archive.ubuntu.com/ubuntu impish/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:16:48 #9 26.39 Get:214 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:16:48 #9 26.39 Get:215 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:16:48 #9 26.42 Get:216 http://archive.ubuntu.com/ubuntu impish/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
16:16:48 #9 26.50 Get:217 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:16:48 #9 26.50 Get:218 http://archive.ubuntu.com/ubuntu impish/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
16:16:48 #9 26.50 Get:219 http://archive.ubuntu.com/ubuntu impish/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
16:16:48 #9 26.50 Get:220 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
16:16:48 #9 26.51 Get:221 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
16:16:48 #9 26.51 Get:222 http://archive.ubuntu.com/ubuntu impish/main amd64 libdeflate0 amd64 1.7-2ubuntu2 [56.3 kB]
16:16:48 #9 26.51 Get:223 http://archive.ubuntu.com/ubuntu impish/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
16:16:48 #9 26.51 Get:224 http://archive.ubuntu.com/ubuntu impish/main amd64 libwebp6 amd64 0.6.1-2.1 [183 kB]
16:16:48 #9 26.51 Get:225 http://archive.ubuntu.com/ubuntu impish/main amd64 libtiff5 amd64 4.3.0-1 [168 kB]
16:16:48 #9 26.57 Get:226 http://archive.ubuntu.com/ubuntu impish/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
16:16:48 #9 25.93 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:16:48 #9 25.94 Unpacking iso-codes (4.4-1) ...
16:16:48 #8 44.31   Installing       : python3-distro-1.6.0-1.fc35.noarch                 123/146 
16:16:48 #8 44.32   Installing       : python3-dnf-plugins-core-4.0.24-1.fc35.noarch      124/146 
16:16:48 #8 44.38   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                     125/146 
16:16:48 #8 44.38   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.aarch64            126/146 
16:16:48 #8 44.38   Installing       : perl-srpm-macros-1-42.fc35.noarch                  127/146 
16:16:48 #8 44.45   Installing       : openblas-srpm-macros-2-10.fc35.noarch              128/146 
16:16:48 #8 44.45   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                  129/146 
16:16:48 #8 44.46   Installing       : nim-srpm-macros-3-5.fc35.noarch                    130/146 
16:16:48 #8 44.46   Installing       : lua-srpm-macros-1-5.fc35.noarch                    131/146 
16:16:48 #8 44.46   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch               132/146 
16:16:48 #8 44.50   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  133/146 
16:16:48 #8 44.51   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                134/146 
16:16:48 #8 44.51   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  135/146 
16:16:48 #8 44.51   Installing       : efi-srpm-macros-5-4.fc35.noarch                    136/146 
16:16:48 #8 44.52   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            137/146 
16:16:48 #11 17.87   Preparing        :                                                        1/1 
16:16:48 #11 17.95   Upgrading        : elfutils-libelf-0.185-1.el8.x86_64                    1/98 
16:16:48 #11 18.08   Upgrading        : rpm-4.14.3-19.el8.x86_64                              2/98 
16:16:48 #11 18.14   Upgrading        : rpm-libs-4.14.3-19.el8.x86_64                         3/98 
16:16:48 #9 55.94 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:16:48 #9 55.95 Setting up gpg (2.2.20-1ubuntu4) ...
16:16:48 #9 55.96 Setting up libpython3.9-stdlib:armhf (3.9.7-2build1) ...
16:16:48 #9 55.97 Setting up libpython3-stdlib:armhf (3.9.4-1build1) ...
16:16:48 #9 55.98 Setting up gnupg-utils (2.2.20-1ubuntu4) ...
16:16:48 #9 55.99 Setting up gpg-agent (2.2.20-1ubuntu4) ...
16:16:48 #8 58.83 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u7) ...
16:16:48 #8 58.84 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
16:16:48 #8 58.85 Setting up gettext (0.19.8.1-9) ...
16:16:48 #8 58.87 Setting up exim4-base (4.92-8+deb10u6) ...
16:16:48 #8 58.97 exim: DB upgrade, deleting hints-db
16:16:48 #9 59.07 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:16:48 #9 59.08 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
16:16:48 #9 59.22 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:48 #9 59.23 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:48 #11 7.780 The following additional packages will be installed:
16:16:48 #9 27.23 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:16:48 #9 27.23 Unpacking iso-codes (4.6.0-1) ...
16:16:48 #9 48.71 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:48 #9 48.72 Setting up libio-socket-ssl-perl (2.069-1) ...
16:16:48 #9 48.73 Setting up libsub-exporter-perl (0.987-1) ...
16:16:48 #9 48.74 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:48 #9 48.76 Setting up libhttp-message-perl (6.28-1) ...
16:16:48 #9 48.77 Setting up libhtml-form-perl (6.07-1) ...
16:16:48 #9 48.79 Setting up python3-pkg-resources (52.0.0-3) ...
16:16:48 #8 28.90 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:16:48 #8 28.90 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ...
16:16:48 #8 28.90 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
16:16:48 #8 29.14 Selecting previously unselected package binutils.
16:16:48 #9 47.70 Selecting previously unselected package libjpeg-turbo8:arm64.
16:16:48 #9 47.70 Preparing to unpack .../204-libjpeg-turbo8_2.0.6-0ubuntu2_arm64.deb ...
16:16:48 #9 47.76 Unpacking libjpeg-turbo8:arm64 (2.0.6-0ubuntu2) ...
16:16:48 #11 4.326 Reading package lists...
16:16:48 #8 49.01   Installing       : perl-Encode-4:3.15-462.fc34.aarch64                 95/139 
16:16:48 #8 49.14   Installing       : perl-libs-4:5.32.1-477.fc34.aarch64                 96/139 
16:16:48 #8 49.18   Installing       : perl-interpreter-4:5.32.1-477.fc34.aarch64          97/139 
16:16:48 #8 49.18   Installing       : lua-srpm-macros-1-4.fc34.noarch                     98/139 
16:16:48 #8 49.21   Installing       : libstemmer-0-16.585svn.fc34.aarch64                 99/139 
16:16:48 #8 49.22   Installing       : libproxy-0.4.15-30.fc34.aarch64                    100/139 
16:16:48 #8 49.26   Installing       : libpng-2:1.6.37-10.fc34.aarch64                    101/139 
16:16:48 #8 49.28   Installing       : gdk-pixbuf2-2.42.6-1.fc34.aarch64                  102/139 
16:16:48 #8 49.31   Installing       : libpkgconf-1.7.3-6.fc34.aarch64                    103/139 
16:16:48 #8 49.31   Installing       : pkgconf-1.7.3-6.fc34.aarch64                       104/139 
16:16:48 #8 49.35   Installing       : pkgconf-pkg-config-1.7.3-6.fc34.aarch64            105/139 
16:16:48 #8 49.36   Installing       : libpipeline-1.5.3-2.fc34.aarch64                   106/139 
16:16:48 #9 26.59 Get:227 http://archive.ubuntu.com/ubuntu impish/main amd64 libgd3 amd64 2.3.0-2ubuntu1 [129 kB]
16:16:48 #9 26.59 Get:228 http://archive.ubuntu.com/ubuntu impish/main amd64 libc-devtools amd64 2.34-0ubuntu3 [28.7 kB]
16:16:48 #9 26.59 Get:229 http://archive.ubuntu.com/ubuntu impish/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:16:48 #9 26.59 Get:230 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:16:48 #9 26.59 Get:231 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
16:16:48 #9 26.59 Get:232 http://archive.ubuntu.com/ubuntu impish/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
16:16:48 #9 26.59 Get:233 http://archive.ubuntu.com/ubuntu impish/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
16:16:48 #9 26.59 Get:234 http://archive.ubuntu.com/ubuntu impish/main amd64 libconfig-tiny-perl all 2.26-1 [12.5 kB]
16:16:48 #9 26.65 Get:235 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-util-perl amd64 1.102-1build2 [22.6 kB]
16:16:48 #9 26.67 Get:236 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
16:16:48 #9 26.67 Get:237 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:16:48 #9 26.67 Get:238 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:16:48 #9 26.67 Get:239 http://archive.ubuntu.com/ubuntu impish/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:16:48 #9 26.67 Get:240 http://archive.ubuntu.com/ubuntu impish/main amd64 libwant-perl amd64 0.29-1build6 [24.9 kB]
16:16:48 #9 26.67 Get:241 http://archive.ubuntu.com/ubuntu impish/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:16:48 #9 26.67 Get:242 http://archive.ubuntu.com/ubuntu impish/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
16:16:48 #9 26.67 Get:243 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:16:48 #9 26.72 Get:244 http://archive.ubuntu.com/ubuntu impish/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
16:16:48 #9 26.75 Get:245 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:16:48 #9 26.75 Get:246 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:16:48 #9 26.75 Get:247 http://archive.ubuntu.com/ubuntu impish/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:16:48 #9 26.75 Get:248 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
16:16:48 #9 26.75 Get:249 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:16:48 #9 26.75 Get:250 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:16:48 #9 26.75 Get:251 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:16:48 #9 26.75 Get:252 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-messagepack-perl amd64 1.01-2 [34.7 kB]
16:16:48 #9 26.79 Get:253 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:16:48 #9 46.38 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:16:48 #9 46.39 Setting up libio-stringy-perl (2.111-3) ...
16:16:48 #9 46.40 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:16:48 #9 46.41 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:48 #9 46.42 Setting up liblog-any-perl (1.708-1) ...
16:16:48 #9 46.43 Setting up libauthen-sasl-perl (2.1600-1) ...
16:16:48 #9 46.44 Setting up libdevel-size-perl (0.83-1build1) ...
16:16:48 #9 46.45 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:16:48 #9 46.46 Setting up libpod-constants-perl (0.19-1) ...
16:16:48 #9 46.47 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:16:48 #9 46.48 Setting up libperl4-corelibs-perl (0.004-2) ...
16:16:48 #9 46.48 Setting up libfuture-perl (0.43-1) ...
16:16:48 #9 46.50 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:48 #9 46.51 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:16:48 #9 46.52 Setting up libtry-tiny-perl (0.30-1) ...
16:16:48 #9 46.54 Setting up libtype-tiny-perl (1.008001-2) ...
16:16:48 #9 46.56 Setting up libtest-fatal-perl (0.014-1) ...
16:16:48 #9 46.57 Setting up libcommon-sense-perl (3.74-2build6) ...
16:16:48 #9 46.58 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:16:48 #9 46.59 Setting up libnet-http-perl (6.19-1) ...
16:16:48 #9 46.60 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:16:48 #9 46.61 Setting up libencode-locale-perl (1.05-1) ...
16:16:48 #9 26.29 Selecting previously unselected package krb5-locales.
16:16:48 #9 26.29 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:16:48 #9 26.30 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:16:48 #9 26.33 Selecting previously unselected package libcbor0.6:amd64.
16:16:48 #9 26.33 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
16:16:48 #9 26.33 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
16:16:48 #8 44.55   Installing       : go-srpm-macros-3.0.11-2.fc35.noarch                138/146 
16:16:48 #8 44.55   Installing       : python-srpm-macros-3.10-10.fc35.noarch             139/146 
16:16:48 #8 44.56   Installing       : redhat-rpm-config-199-1.fc35.noarch                140/146 
16:16:48 #8 44.63   Installing       : rpm-build-4.17.0-1.fc35.aarch64                    141/146 
16:16:48 #8 44.65   Installing       : rpmlint-2.2.0-1.fc35.noarch                        142/146 
16:16:48 #8 44.69   Installing       : dnf-plugins-core-4.0.24-1.fc35.noarch              143/146 
16:16:48 #11 18.15   Running scriptlet: rpm-libs-4.14.3-19.el8.x86_64                         3/98 
16:16:48 #11 18.33   Upgrading        : file-libs-5.33-20.el8.x86_64                          4/98 
16:16:48 #11 18.35   Installing       : file-5.33-20.el8.x86_64                               5/98 
16:16:48 #11 18.40   Upgrading        : elfutils-libs-0.185-1.el8.x86_64                      6/98 
16:16:48 #11 18.42   Installing       : elfutils-debuginfod-client-0.185-1.el8.x86_64         7/98 
16:16:48 #11 18.45   Upgrading        : rpm-build-libs-4.14.3-19.el8.x86_64                   8/98 
16:16:48 #9 56.47 Setting up libxpm4:armhf (1:3.5.12-1) ...
16:16:48 #9 56.48 Setting up openssh-client (1:8.4p1-6ubuntu2) ...
16:16:48 #8 59.01 Setting up gcc-8 (8.3.0-6) ...
16:16:48 #8 59.02 Setting up gpg-agent (2.2.12-1+deb10u1) ...
16:16:48 #8 59.04 Setting up libtool (2.4.6-9) ...
16:16:48 #8 59.07 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:16:48 #8 59.16 Setting up gpgsm (2.2.12-1+deb10u1) ...
16:16:48 #8 59.18 Setting up libgsasl7 (1.8.0-8+b2) ...
16:16:48 #8 59.19 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
16:16:48 #8 59.21 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
16:16:48 #8 59.22 Setting up python3 (3.7.3-1) ...
16:16:48 #9 59.24 Setting up libmailtools-perl (2.21-1) ...
16:16:48 #9 59.25 Setting up git (1:2.25.1-1ubuntu3.2) ...
16:16:48 #9 59.28 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:16:48 #9 59.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:48 #9 59.39 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:48 #9 59.47 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:48 #11 7.781   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:16:48 #11 7.781   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:16:48 #11 7.781   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
16:16:48 #11 7.782   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:16:48 #11 7.796   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:16:48 #11 7.796   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:16:48 #11 7.796 Suggested packages:
16:16:48 #11 7.796   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
16:16:48 #11 7.796   libstdc++-10-doc
16:16:48 #11 7.796 Recommended packages:
16:16:48 #11 7.796   libglib2.0-data shared-mime-info xdg-user-dirs
16:16:48 #9 27.62 Selecting previously unselected package libcbor0.6:amd64.
16:16:48 #9 27.63 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
16:16:48 #9 27.63 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
16:16:48 #9 27.66 Selecting previously unselected package libedit2:amd64.
16:16:48 #9 27.66 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
16:16:48 #9 27.67 Unpacking libedit2:amd64 (3.1-20191231-2) ...
16:16:48 #9 27.70 Selecting previously unselected package libfido2-1:amd64.
16:16:48 #9 27.70 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
16:16:48 #9 27.71 Unpacking libfido2-1:amd64 (1.6.0-2) ...
16:16:48 #9 27.74 Selecting previously unselected package libpng16-16:amd64.
16:16:48 #9 49.00 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:16:48 #11 1.679 Reading package lists...
16:16:48 #11 2.974 dh_testdir
16:16:48 #11 2.990 dh_testroot
16:16:48 #11 3.006 dh_prep
16:16:48 #11 3.024 dh_testdir
16:16:48 #11 3.040 dh_testroot
16:16:48 #11 3.055 dh_install
16:16:48 #11 3.079 dh_installdocs
16:16:48 #11 3.108 dh_installchangelogs
16:16:48 #11 5.637 Building dependency tree...
16:16:48 #11 5.851 Reading state information...
16:16:48 #11 5.881 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:48 #11 5.958 Starting 2 pkgProblemResolver with broken count: 0
16:16:48 #11 5.962 Done
16:16:48 #11 5.987  Done
16:16:48 #11 5.998 Starting pkgProblemResolver with broken count: 0
16:16:48 #11 6.044 Starting 2 pkgProblemResolver with broken count: 0
16:16:48 #8 29.14 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
16:16:48 #8 29.15 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
16:16:48 #8 29.18 Selecting previously unselected package libc-dev-bin.
16:16:48 #8 29.18 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ...
16:16:48 #8 29.18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) ...
16:16:48 #8 29.22 Selecting previously unselected package linux-libc-dev:amd64.
16:16:48 #8 29.22 Preparing to unpack .../061-linux-libc-dev_4.15.0-163.171_amd64.deb ...
16:16:48 #8 29.22 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) ...
16:16:48 #8 29.39 Selecting previously unselected package libc6-dev:amd64.
16:16:48 #8 29.39 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.4_amd64.deb ...
16:16:48 #8 29.39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ...
16:16:48 #9 48.20 Selecting previously unselected package libjpeg8:arm64.
16:16:48 #8 49.36   Running scriptlet: man-db-2.9.3-3.fc34.aarch64                        107/139 
16:16:48 #8 49.40   Installing       : man-db-2.9.3-3.fc34.aarch64                        107/139 
16:16:48 #8 49.42   Running scriptlet: man-db-2.9.3-3.fc34.aarch64                        107/139 
16:16:48 #8 49.44   Installing       : kernel-srpm-macros-1.0-4.fc34.noarch               108/139 
16:16:48 #8 49.44   Installing       : info-6.7-10.fc34.aarch64                           109/139 
16:16:48 #8 49.45   Installing       : ed-1.14.2-10.fc34.aarch64                          110/139 
16:16:48 #8 49.48   Installing       : patch-2.7.6-14.fc34.aarch64                        111/139 
16:16:48 #8 49.48   Installing       : hunspell-filesystem-1.7.0-9.fc34.aarch64           112/139 
16:16:48 #8 49.49   Installing       : hunspell-en-US-0.20140811.1-18.fc34.noarch         113/139 
16:16:48 #8 49.52   Installing       : hunspell-1.7.0-9.fc34.aarch64                      114/139 
16:16:48 #8 49.53   Installing       : enchant-1:1.6.0-27.fc34.aarch64                    115/139 
16:16:48 #9 56.57 Setting up libexception-class-perl (1.44-1) ...
16:16:48 #9 56.59 Setting up python3-xdg (0.27-2) ...
16:16:48 #9 56.77 Setting up libconfig-tiny-perl (2.24-1) ...
16:16:48 #9 56.78 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:48 #9 56.79 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:16:48 #9 56.80 Setting up liblist-utilsby-perl (0.11-1) ...
16:16:48 #9 56.82 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:48 #9 56.83 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:48 #9 56.84 Setting up libsub-install-perl (0.928-1.1) ...
16:16:48 #9 56.85 Setting up gcc (4:10.3.0-1ubuntu1) ...
16:16:48 #9 56.87 Setting up dpkg-dev (1.20.9ubuntu1) ...
16:16:48 #9 56.90 Setting up libnumber-compare-perl (0.03-1.1) ...
16:16:48 #9 56.91 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:48 #9 26.83 Get:254 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:16:48 #9 26.83 Get:255 http://archive.ubuntu.com/ubuntu impish/main amd64 libdistro-info-perl all 1.0 [5508 B]
16:16:48 #9 26.83 Get:256 http://archive.ubuntu.com/ubuntu impish/main amd64 libemail-address-xs-perl amd64 1.04-1build5 [28.6 kB]
16:16:48 #9 26.83 Get:257 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:16:48 #9 26.83 Get:258 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:16:48 #9 26.83 Get:259 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:16:48 #9 26.83 Get:260 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
16:16:48 #9 26.83 Get:261 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
16:16:48 #9 26.87 Get:262 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
16:16:48 #9 26.91 Get:263 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:16:48 #9 26.91 Get:264 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:16:48 #9 26.91 Get:265 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:16:48 #9 26.91 Get:266 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:16:48 #9 26.91 Get:267 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:16:48 #9 26.91 Get:268 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-validate-perl amd64 1.30-1build2 [54.8 kB]
16:16:48 #9 26.91 Get:269 http://archive.ubuntu.com/ubuntu impish/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:16:48 #9 26.91 Get:270 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:16:48 #9 26.94 Get:271 http://archive.ubuntu.com/ubuntu impish/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:16:48 #9 26.99 Get:272 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:16:48 #9 26.99 Get:273 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:16:48 #9 26.99 Get:274 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
16:16:48 #9 26.99 Get:275 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
16:16:48 #9 26.99 Get:276 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:16:48 #9 26.99 Get:277 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:16:48 #9 26.99 Get:278 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-identify-perl amd64 0.14-1build4 [10.6 kB]
16:16:48 #9 27.00 Get:279 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-name-perl amd64 0.26-1build2 [11.6 kB]
16:16:48 #9 27.02 Get:280 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:16:48 #9 46.62 Setting up libtext-levenshtein-perl (0.13-1) ...
16:16:48 #9 46.64 Setting up libnet-dns-perl (1.22-1) ...
16:16:48 #9 46.65 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:16:48 #9 46.66 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:16:48 #9 46.66 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:48 #9 46.68 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:48 #9 46.69 Setting up libsub-install-perl (0.928-1) ...
16:16:48 #9 46.70 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:16:48 #9 46.72 Setting up dpkg-dev (1.19.7ubuntu3) ...
16:16:48 #9 46.73 Setting up libnumber-compare-perl (0.03-1) ...
16:16:48 #9 46.74 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:48 #9 46.75 Setting up libio-async-perl (0.75-1) ...
16:16:48 #9 46.76 Setting up liberror-perl (0.17029-1) ...
16:16:48 #9 46.77 Setting up patchutils (0.3.4-2) ...
16:16:48 #9 46.78 Setting up libmail-sendmail-perl (0.80-1) ...
16:16:48 #9 46.79 Setting up libltdl-dev:arm64 (2.4.6-14) ...
16:16:48 #9 46.80 Setting up libjson-maybexs-perl (1.004000-1) ...
16:16:48 #9 46.81 Setting up libxml-sax-base-perl (1.09-1) ...
16:16:48 #9 46.82 Setting up libio-string-perl (1.08-3) ...
16:16:48 #9 26.37 Selecting previously unselected package libedit2:amd64.
16:16:48 #9 26.37 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
16:16:48 #9 26.37 Unpacking libedit2:amd64 (3.1-20191231-1) ...
16:16:48 #9 26.41 Selecting previously unselected package libfido2-1:amd64.
16:16:48 #9 26.42 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
16:16:48 #9 26.42 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
16:16:48 #9 26.46 Selecting previously unselected package libkrb5support0:amd64.
16:16:48 #9 26.47 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
16:16:48 #9 26.47 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
16:16:48 #9 26.50 Selecting previously unselected package libk5crypto3:amd64.
16:16:48 #9 26.50 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
16:16:48 #9 26.51 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
16:16:48 #9 26.55 Selecting previously unselected package libkeyutils1:amd64.
16:16:48 #9 26.55 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
16:16:48 #9 26.55 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
16:16:48 #9 26.58 Selecting previously unselected package libkrb5-3:amd64.
16:16:48 #9 26.58 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
16:16:48 #9 26.59 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
16:16:48 #9 26.66 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:16:48 #9 26.66 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
16:16:48 #9 26.67 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
16:16:48 #9 26.71 Selecting previously unselected package libpsl5:amd64.
16:16:48 #8 44.76   Cleanup          : glibc-2.34-8.fc35.aarch64                          144/146 
16:16:48 #8 44.77   Cleanup          : glibc-minimal-langpack-2.34-8.fc35.aarch64         145/146 
16:16:48 #8 44.84   Cleanup          : glibc-common-2.34-8.fc35.aarch64                   146/146 
16:16:48 #11 18.46   Running scriptlet: rpm-build-libs-4.14.3-19.el8.x86_64                   8/98 
16:16:48 #11 18.50   Installing       : unzip-6.0-45.el8_4.x86_64                             9/98 
16:16:48 #8 59.51 Setting up python3-xdg (0.25-5) ...
16:16:48 #9 56.57 Setting up gpgsm (2.2.20-1ubuntu4) ...
16:16:48 #9 56.59 Setting up libxext6:armhf (2:1.3.4-0ubuntu3) ...
16:16:48 #9 56.60 Setting up libcurl3-gnutls:armhf (7.74.0-1.3ubuntu2) ...
16:16:48 #9 56.61 Setting up binutils (2.37-7ubuntu1) ...
16:16:48 #9 56.62 Setting up man-db (2.9.4-2) ...
16:16:48 #9 56.71 Building database of manual pages ...
16:16:48 #9 59.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:48 #9 59.64 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:16:48 #9 59.65 Setting up libconst-fast-perl (0.014-1) ...
16:16:48 #9 59.66 Setting up libhttp-daemon-perl (6.06-1) ...
16:16:48 #9 59.68 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:48 #9 59.69 Setting up libcurl4:armhf (7.68.0-1ubuntu2.7) ...
16:16:48 #9 59.70 Setting up curl (7.68.0-1ubuntu2.7) ...
16:16:48 #9 59.71 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:16:48 #9 59.72 Setting up libmodule-implementation-perl (0.09-1) ...
16:16:48 #9 59.74 Setting up libemail-valid-perl (1.202-1) ...
16:16:48 #9 59.75 Setting up libpackage-stash-perl (0.38-1) ...
16:16:48 #9 59.79 Setting up libimport-into-perl (1.002005-1) ...
16:16:48 #9 59.81 Setting up libmoo-perl (2.003006-1) ...
16:16:48 #9 59.82 Setting up liblist-someutils-perl (0.58-1) ...
16:16:48 #9 59.83 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:16:48 #9 59.84 Setting up gnupg (2.2.19-3ubuntu2.1) ...
16:16:48 #9 59.85 Setting up libmoox-aliases-perl (0.001006-1) ...
16:16:48 #11 8.190 The following NEW packages will be installed:
16:16:48 #11 8.191   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:16:48 #11 8.191   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:16:48 #11 8.192   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
16:16:48 #11 8.192   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:16:48 #11 8.192   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:16:48 #11 8.193   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:16:48 #7 47.01   Preparing        :                                                        1/1 
16:16:48 #7 47.04   Running scriptlet: groff-base-1.22.4-4.fc33.aarch64                     1/136 
16:16:48 #7 47.09   Installing       : groff-base-1.22.4-4.fc33.aarch64                     1/136 
16:16:48 #7 47.13   Running scriptlet: groff-base-1.22.4-4.fc33.aarch64                     1/136 
16:16:48 #7 47.14   Installing       : elfutils-debuginfod-client-0.185-2.fc33.aarch64      2/136 
16:16:48 #9 27.74 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
16:16:48 #9 27.75 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
16:16:48 #9 27.79 Selecting previously unselected package libpsl5:amd64.
16:16:48 #9 27.79 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
16:16:48 #9 27.80 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:16:48 #9 27.83 Selecting previously unselected package libxau6:amd64.
16:16:48 #9 27.83 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
16:16:48 #9 27.84 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
16:16:48 #9 27.87 Selecting previously unselected package libxdmcp6:amd64.
16:16:48 #9 27.87 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
16:16:48 #9 27.87 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
16:16:48 #9 27.90 Selecting previously unselected package libxcb1:amd64.
16:16:48 #9 27.91 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
16:16:48 #9 27.91 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
16:16:48 #9 27.94 Selecting previously unselected package libx11-data.
16:16:48 #9 49.02 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
16:16:48 #9 49.03 Setting up libjson-xs-perl (4.030-1build1) ...
16:16:48 #9 49.04 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:48 #9 49.05 Setting up libio-prompter-perl (0.004015-1) ...
16:16:48 #9 49.06 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:16:48 #9 49.07 Setting up libhttp-cookies-perl (6.10-1) ...
16:16:48 #9 49.08 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:16:48 #9 49.23 Setting up po-debconf (1.0.21+nmu1) ...
16:16:48 #9 49.24 Setting up libhtml-tree-perl (5.07-2) ...
16:16:48 #9 49.25 Setting up libparams-classify-perl (0.015-1build3) ...
16:16:48 #9 49.26 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-2ubuntu1) ...
16:16:48 #9 49.27 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:48 #9 49.28 Setting up libcurl3-gnutls:arm64 (7.74.0-1ubuntu2.3) ...
16:16:48 #9 49.29 Setting up libhtml-format-perl (2.12-1.1) ...
16:16:48 #9 49.30 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:16:48 #9 49.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:48 #11 3.174 dh_compress
16:16:48 #11 3.206 dh_fixperms
16:16:48 #11 3.242 dh_installdeb
16:16:48 #11 6.048 Done
16:16:48 #11 6.323 The following additional packages will be installed:
16:16:48 #8 29.33 Selecting previously unselected package g++.
16:16:48 #8 29.33 Preparing to unpack .../054-g++_4%3a8.3.0-1_amd64.deb ...
16:16:48 #8 29.33 Unpacking g++ (4:8.3.0-1) ...
16:16:48 #8 29.36 Selecting previously unselected package make.
16:16:48 #8 29.36 Preparing to unpack .../055-make_4.2.1-1.2_amd64.deb ...
16:16:48 #8 29.36 Unpacking make (4.2.1-1.2) ...
16:16:48 #8 29.42 Selecting previously unselected package libdpkg-perl.
16:16:48 #8 29.42 Preparing to unpack .../056-libdpkg-perl_1.19.7_all.deb ...
16:16:48 #8 29.42 Unpacking libdpkg-perl (1.19.7) ...
16:16:48 #8 29.50 Selecting previously unselected package patch.
16:16:48 #8 29.50 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_amd64.deb ...
16:16:48 #8 29.50 Unpacking patch (2.7.6-3+deb10u1) ...
16:16:48 #8 29.54 Selecting previously unselected package dpkg-dev.
16:16:48 #9 48.20 Preparing to unpack .../205-libjpeg8_8c-2ubuntu8_arm64.deb ...
16:16:48 #9 48.26 Unpacking libjpeg8:arm64 (8c-2ubuntu8) ...
16:16:48 #8 49.60   Installing       : python3-enchant-3.2.1-1.fc34.noarch                116/139 
16:16:48 #8 49.61   Installing       : gnat-srpm-macros-4-13.fc34.noarch                  117/139 
16:16:48 #8 49.64   Installing       : ghc-srpm-macros-1.5.0-4.fc34.noarch                118/139 
16:16:48 #8 49.64   Installing       : fpc-srpm-macros-1.3-3.fc34.noarch                  119/139 
16:16:48 #8 49.65   Installing       : fonts-srpm-macros-1:2.0.5-5.fc34.noarch            120/139 
16:16:48 #8 49.65   Installing       : go-srpm-macros-3.0.10-1.fc34.noarch                121/139 
16:16:48 #8 49.65   Installing       : python-srpm-macros-3.9-41.fc34.noarch              122/139 
16:16:48 #8 49.70   Installing       : redhat-rpm-config-183-3.fc34.noarch                123/139 
16:16:48 #8 49.71   Installing       : diffutils-3.7-8.fc34.aarch64                       124/139 
16:16:48 #8 49.74   Installing       : dbus-libs-1:1.12.20-3.fc34.aarch64                 125/139 
16:16:48 #8 49.75   Installing       : python3-dbus-1.2.18-1.fc34.aarch64                 126/139 
16:16:48 #9 56.93 Setting up liberror-perl (0.17029-1) ...
16:16:48 #9 56.94 Setting up python3-six (1.15.0-2) ...
16:16:48 #9 57.10 Setting up dh-autoreconf (20) ...
16:16:48 #9 57.11 Setting up patchutils (0.4.2-1) ...
16:16:48 #9 57.12 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:16:48 #9 57.13 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:16:48 #9 57.14 Setting up libjson-maybexs-perl (1.004003-1) ...
16:16:48 #9 57.16 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:16:48 #9 57.17 Setting up libio-string-perl (1.08-3.1) ...
16:16:48 #9 57.18 Setting up libreadonly-perl (2.050-3) ...
16:16:48 #9 27.07 Get:281 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
16:16:48 #9 27.07 Get:282 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-perl all 1.012002-1 [319 kB]
16:16:48 #9 27.08 Get:283 http://archive.ubuntu.com/ubuntu impish/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:16:48 #9 27.08 Get:284 http://archive.ubuntu.com/ubuntu impish/main amd64 libhash-fieldhash-perl amd64 0.15-1build4 [17.2 kB]
16:16:48 #9 27.08 Get:285 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:16:48 #9 27.08 Get:286 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:16:48 #9 27.08 Get:287 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:16:48 #9 27.08 Get:288 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:16:48 #9 27.09 Get:289 http://archive.ubuntu.com/ubuntu impish/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:16:48 #9 27.15 Get:290 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-xs-perl amd64 4.030-1build2 [87.2 kB]
16:16:48 #9 27.16 Get:291 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:16:48 #9 27.16 Get:292 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB]
16:16:48 #9 27.16 Get:293 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:16:48 #9 27.16 Get:294 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:16:48 #9 27.16 Get:295 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-xs-perl amd64 0.58-2build2 [34.1 kB]
16:16:48 #9 27.16 Get:296 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:16:48 #9 27.16 Get:297 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
16:16:48 #9 27.17 Get:298 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
16:16:48 #9 27.24 Get:299 http://archive.ubuntu.com/ubuntu impish/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
16:16:48 #9 27.24 Get:300 http://archive.ubuntu.com/ubuntu impish/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:16:48 #9 27.24 Get:301 http://archive.ubuntu.com/ubuntu impish/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:16:48 #9 27.24 Get:302 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:16:48 #9 27.24 Get:303 http://archive.ubuntu.com/ubuntu impish/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:16:48 #9 46.83 Setting up libreadonly-perl (2.050-2) ...
16:16:48 #9 46.84 Setting up python3-chardet (3.0.4-4build1) ...
16:16:48 #9 47.06 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
16:16:48 #9 47.07 Setting up libfile-find-rule-perl (0.34-1) ...
16:16:48 #9 47.08 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:49 #9 26.72 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
16:16:49 #9 26.72 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
16:16:49 #9 26.78 Selecting previously unselected package libxau6:amd64.
16:16:49 #9 26.78 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
16:16:49 #9 26.79 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
16:16:49 #9 26.82 Selecting previously unselected package libxdmcp6:amd64.
16:16:49 #9 26.82 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
16:16:49 #9 26.82 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
16:16:49 #9 26.87 Selecting previously unselected package libxcb1:amd64.
16:16:49 #9 26.87 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
16:16:49 #9 26.87 Unpacking libxcb1:amd64 (1.14-2) ...
16:16:49 #9 26.90 Selecting previously unselected package libx11-data.
16:16:49 #9 26.90 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:16:49 #9 26.91 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:16:49 #11 18.73   Installing       : groff-base-1.22.3-18.el8.x86_64                      10/98 
16:16:49 #11 18.76   Installing       : bzip2-1.0.6-26.el8.x86_64                            11/98 
16:16:49 #11 18.82   Installing       : python-srpm-macros-3-41.el8.noarch                   12/98 
16:16:49 #11 18.84   Installing       : python-rpm-macros-3-41.el8.noarch                    13/98 
16:16:49 #11 18.87   Installing       : python3-rpm-macros-3-41.el8.noarch                   14/98 
16:16:49 #11 18.93   Installing       : zip-3.0-23.el8.x86_64                                15/98 
16:16:49 #8 59.67 Setting up man-db (2.8.5-2) ...
16:16:49 #9 56.93 Setting up libgpgme11:armhf (1.14.0-1ubuntu4) ...
16:16:49 #9 56.94 Setting up dirmngr (2.2.20-1ubuntu4) ...
16:16:49 #9 59.86 Setting up libparams-validate-perl (1.29-3) ...
16:16:49 #9 59.88 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:16:49 #9 59.89 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:49 #9 59.90 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:16:49 #9 59.91 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:16:49 #9 59.93 Setting up libmoox-struct-perl (0.017-1) ...
16:16:49 #9 59.94 Setting up lintian (2.62.0ubuntu2) ...
16:16:49 #9 59.95 Setting up licensecheck (3.0.45-1) ...
16:16:49 #9 59.97 Setting up dh-autoreconf (19) ...
16:16:49 #11 8.622 0 upgraded, 31 newly installed, 0 to remove and 6 not upgraded.
16:16:49 #11 8.622 1 not fully installed or removed.
16:16:49 #11 8.622 Need to get 19.6 MB of archives.
16:16:49 #11 8.622 After this operation, 84.0 MB of additional disk space will be used.
16:16:49 #11 8.622 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
16:16:49 #7 47.21   Installing       : binutils-gold-2.35-18.fc33.aarch64                   3/136 
16:16:49 #7 47.30   Installing       : binutils-2.35-18.fc33.aarch64                        4/136 
16:16:49 #7 47.33   Running scriptlet: binutils-2.35-18.fc33.aarch64                        4/136 
16:16:49 #7 47.35   Installing       : file-5.39-3.fc33.aarch64                             5/136 
16:16:49 #7 47.37   Installing       : hunspell-en-US-0.20140811.1-17.fc33.noarch           6/136 
16:16:49 #7 47.38   Installing       : hunspell-1.7.0-7.fc33.aarch64                        7/136 
16:16:49 #7 47.41   Installing       : xz-5.2.5-4.fc33.aarch64                              8/136 
16:16:49 #7 47.42   Installing       : unzip-6.0-49.fc33.aarch64                            9/136 
16:16:49 #7 47.47   Installing       : fonts-filesystem-1:2.0.5-4.fc33.noarch              10/136 
16:16:49 #7 47.48   Installing       : findutils-1:4.7.0-7.fc33.aarch64                    11/136 
16:16:49 #9 49.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:49 #9 49.52 
16:16:49 #8 27.18 Selecting previously unselected package gcc.
16:16:49 #8 27.19 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
16:16:49 #9 49.52 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:49 #9 49.54 Setting up dirmngr (2.2.20-1ubuntu3) ...
16:16:49 #8 27.19 Unpacking gcc (4:10.2.1-1) ...
16:16:49 #8 27.22 Selecting previously unselected package libstdc++-10-dev:amd64.
16:16:49 #8 27.22 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
16:16:49 #8 27.23 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
16:16:49 #8 27.48 Selecting previously unselected package g++-10.
16:16:49 #8 27.48 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
16:16:49 #8 27.49 Unpacking g++-10 (10.2.1-6) ...
16:16:49 #9 27.94 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
16:16:49 #9 27.94 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
16:16:49 #9 28.01 Selecting previously unselected package libx11-6:amd64.
16:16:49 #9 28.01 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
16:16:49 #9 28.01 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
16:16:49 #9 28.10 Selecting previously unselected package libxext6:amd64.
16:16:49 #9 28.10 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
16:16:49 #9 28.10 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
16:16:49 #9 28.13 Selecting previously unselected package libxmuu1:amd64.
16:16:49 #9 28.13 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
16:16:49 #9 28.14 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:16:49 #9 28.16 Selecting previously unselected package manpages.
16:16:49 #9 28.16 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
16:16:49 #9 28.17 Unpacking manpages (5.10-1ubuntu0.1) ...
16:16:49 #11 3.266 dh_gencontrol
16:16:49 #11 3.376 dh_md5sums
16:16:49 #11 3.402 dh_builddeb
16:16:49 #11 3.419 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:49 #11 3.437 
16:16:49 #11 3.437 The package has been created.
16:16:49 #11 3.437 Attention, the package has been created in the current directory,
16:16:49 #11 3.437 not in ".." as indicated by the message above!
16:16:49 #11 3.457 Selecting previously unselected package docker-ce-build-deps.
16:16:49 #11 3.468 (Reading database ... 21388 files and directories currently installed.)
16:16:49 #11 3.469 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:49 #11 3.473 Unpacking docker-ce-build-deps (1.0) ...
16:16:49 #11 6.323   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:16:49 #11 6.323   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:16:49 #11 6.324   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
16:16:49 #11 6.324   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
16:16:49 #11 6.324   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
16:16:49 #11 6.324   libuv1 pkg-config
16:16:49 #11 6.326 Suggested packages:
16:16:49 #11 6.326   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
16:16:49 #11 6.326   libtool-doc seccomp libstdc++-8-doc
16:16:49 #8 29.54 Preparing to unpack .../058-dpkg-dev_1.19.7_all.deb ...
16:16:49 #8 29.54 Unpacking dpkg-dev (1.19.7) ...
16:16:49 #8 29.67 Selecting previously unselected package build-essential.
16:16:49 #8 29.67 Preparing to unpack .../059-build-essential_12.6_amd64.deb ...
16:16:49 #8 29.67 Unpacking build-essential (12.6) ...
16:16:49 #8 29.70 Selecting previously unselected package openssl.
16:16:49 #8 29.70 Preparing to unpack .../060-openssl_1.1.1d-0+deb10u7_amd64.deb ...
16:16:49 #8 29.70 Unpacking openssl (1.1.1d-0+deb10u7) ...
16:16:49 #8 29.80 Selecting previously unselected package ca-certificates.
16:16:49 #8 49.81   Installing       : python3-dnf-plugins-core-4.0.24-1.fc34.noarch      127/139 
16:16:49 #8 49.86   Installing       : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.   128/139 
16:16:49 #8 49.87   Installing       : abattis-cantarell-fonts-0.301-2.fc34.noarch        129/139 
16:16:49 #8 49.88   Installing       : gsettings-desktop-schemas-40.0-1.fc34.aarch64      130/139 
16:16:49 #8 49.92   Installing       : glib-networking-2.68.2-1.fc34.aarch64              131/139 
16:16:49 #8 49.96   Installing       : libsoup-2.72.0-6.fc34.aarch64                      132/139 
16:16:49 #8 50.02   Installing       : libappstream-glib-0.7.18-2.fc34.aarch64            133/139 
16:16:49 #8 50.04   Installing       : rpmlint-1.11-19.fc34.noarch                        134/139 
16:16:49 #8 50.07   Installing       : dnf-plugins-core-4.0.24-1.fc34.noarch              135/139 
16:16:49 #8 50.08   Installing       : rpm-build-4.16.1.3-1.fc34.aarch64                  136/139 
16:16:49 #8 50.12   Installing       : hunspell-en-GB-0.20140811.1-18.fc34.noarch         137/139 
16:16:49 #9 57.20 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-2) ...
16:16:49 #9 57.21 Setting up python3-gpg (1.14.0-1ubuntu3) ...
16:16:49 #9 57.40 Setting up python3-certifi (2020.6.20-1) ...
16:16:49 #8 29.71 Selecting previously unselected package gcc-7-base:amd64.
16:16:49 #8 29.72 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:49 #8 29.72 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
16:16:49 #8 29.75 Selecting previously unselected package libisl19:amd64.
16:16:49 #8 29.76 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ...
16:16:49 #8 29.76 Unpacking libisl19:amd64 (0.19-1) ...
16:16:49 #8 29.85 Selecting previously unselected package libmpfr6:amd64.
16:16:49 #8 29.85 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ...
16:16:49 #8 29.85 Unpacking libmpfr6:amd64 (4.0.1-1) ...
16:16:49 #8 29.90 Selecting previously unselected package libmpc3:amd64.
16:16:49 #8 29.90 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ...
16:16:49 #8 29.91 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:16:49 #8 29.94 Selecting previously unselected package cpp-7.
16:16:49 #8 29.94 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:49 #8 29.94 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:16:49 #9 47.09 Setting up python3-debian (0.1.36ubuntu1) ...
16:16:49 #9 47.24 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:16:49 #9 47.38 Setting up libdata-optlist-perl (0.110-1) ...
16:16:49 #11 4.400 Reading package lists...
16:16:49 #11 5.533 Building dependency tree...
16:16:49 #11 5.717 Reading state information...
16:16:49 #11 5.736 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:49 #11 5.777 Starting 2 pkgProblemResolver with broken count: 0
16:16:49 #11 5.779 Done
16:16:49 #11 5.800  Done
16:16:49 #11 5.807 Starting pkgProblemResolver with broken count: 0
16:16:49 #11 5.836 Starting 2 pkgProblemResolver with broken count: 0
16:16:49 #11 5.838 Done
16:16:49 #11 5.951 The following additional packages will be installed:
16:16:49 #11 5.951   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:16:49 #9 26.97 Selecting previously unselected package libx11-6:amd64.
16:16:49 #9 26.97 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
16:16:49 #9 26.98 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
16:16:49 #9 27.06 Selecting previously unselected package libxext6:amd64.
16:16:49 #9 27.06 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
16:16:49 #9 27.06 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
16:16:49 #9 27.10 Selecting previously unselected package libxmuu1:amd64.
16:16:49 #11 18.97   Upgrading        : python3-rpm-4.14.3-19.el8.x86_64                     16/98 
16:16:49 #8 59.78 Building database of manual pages ...
16:16:49 #9 57.08 Setting up perl (5.32.1-3ubuntu3) ...
16:16:49 #9 57.15 Setting up libpackage-stash-xs-perl (0.29-1build4) ...
16:16:49 #9 57.17 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:16:49 #9 57.19 Setting up libdata-dump-perl (1.23-1.1) ...
16:16:49 #9 57.20 Setting up libref-util-perl (0.204-1) ...
16:16:49 #9 57.21 Setting up libipc-system-simple-perl (1.30-1) ...
16:16:49 #9 57.22 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:16:49 #9 57.23 Setting up libhash-fieldhash-perl (0.15-1build4) ...
16:16:49 #9 57.24 Setting up libgd3:armhf (2.3.0-2ubuntu1) ...
16:16:49 #9 57.25 Setting up libvariable-magic-perl (0.62-1build3) ...
16:16:49 #9 59.98 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:16:49 #9 59.99 Setting up libwww-perl (6.43-1) ...
16:16:49 #9 60.00 Setting up debhelper (12.10ubuntu1) ...
16:16:49 #9 60.02 Setting up devscripts (2.20.2ubuntu2) ...
16:16:49 #9 60.18 Setting up equivs (2.2.0) ...
16:16:49 #9 60.20 Setting up libxml-parser-perl (2.46-1) ...
16:16:49 #9 60.21 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:49 #7 47.51   Installing       : cpio-2.13-8.fc33.aarch64                            12/136 
16:16:49 #7 47.51   Installing       : bzip2-1.0.8-4.fc33.aarch64                          13/136 
16:16:49 #7 47.55   Installing       : adobe-source-code-pro-fonts-2.030.1.050-9.fc33.n    14/136 
16:16:49 #7 47.56   Installing       : abattis-cantarell-fonts-0.301-1.fc33.noarch         15/136 
16:16:49 #7 47.58   Installing       : gsettings-desktop-schemas-3.38.0-1.fc33.aarch64     16/136 
16:16:49 #7 47.61   Installing       : zip-3.0-27.fc33.aarch64                             17/136 
16:16:49 #7 47.64   Installing       : enchant-1:1.6.0-26.fc33.aarch64                     18/136 
16:16:49 #7 47.69   Installing       : python3-enchant-3.1.1-2.fc33.noarch                 19/136 
16:16:49 #7 47.69   Installing       : python3-file-magic-5.39-3.fc33.noarch               20/136 
16:16:49 #9 49.67 Setting up python3-chardet (4.0.0-1) ...
16:16:49 #9 28.29 Selecting previously unselected package openssh-client.
16:16:49 #9 28.29 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ...
16:16:49 #9 28.30 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
16:16:49 #9 28.41 Selecting previously unselected package publicsuffix.
16:16:49 #9 28.41 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:16:49 #9 28.41 Unpacking publicsuffix (20210108.1309-1) ...
16:16:49 #9 28.44 Selecting previously unselected package python-apt-common.
16:16:49 #9 28.45 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
16:16:49 #9 28.45 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:16:49 #9 28.48 Selecting previously unselected package python3-apt.
16:16:49 #9 28.49 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
16:16:49 #9 28.49 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:16:49 #9 28.53 Selecting previously unselected package libunwind8:amd64.
16:16:49 #11 6.629 The following NEW packages will be installed:
16:16:49 #11 6.629   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:16:49 #11 6.629   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:16:49 #11 6.630   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
16:16:49 #11 6.630   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
16:16:49 #11 6.630   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
16:16:49 #11 6.631   libuv1 pkg-config
16:16:49 #8 29.80 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
16:16:49 #8 29.81 Unpacking ca-certificates (20200601~deb10u2) ...
16:16:49 #8 29.86 Selecting previously unselected package libsasl2-modules-db:amd64.
16:16:49 #8 29.86 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:16:49 #8 29.87 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:16:49 #8 29.90 Selecting previously unselected package libsasl2-2:amd64.
16:16:49 #8 29.90 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:16:49 #8 29.90 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:16:49 #8 29.94 Selecting previously unselected package libldap-common.
16:16:49 #8 29.94 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:16:49 #8 29.94 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:16:49 #8 29.98 Selecting previously unselected package libldap-2.4-2:amd64.
16:16:49 #8 29.98 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:16:49 #8 29.98 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:16:49 #8 30.04 Selecting previously unselected package libnghttp2-14:amd64.
16:16:49 #8 50.13   Cleanup          : elfutils-libs-0.185-2.fc34.aarch64                 138/139 
16:16:49 #8 50.19   Cleanup          : elfutils-libelf-0.185-2.fc34.aarch64               139/139 
16:16:49 #9 57.55 Setting up libfile-find-rule-perl (0.34-1) ...
16:16:49 #9 57.56 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:49 #9 57.57 Setting up python3-idna (2.10-1) ...
16:16:49 #9 48.88 Selecting previously unselected package libdeflate0:arm64.
16:16:49 #9 48.88 Preparing to unpack .../206-libdeflate0_1.7-2ubuntu2_arm64.deb ...
16:16:49 #9 48.97 Unpacking libdeflate0:arm64 (1.7-2ubuntu2) ...
16:16:49 #9 47.39 Setting up libipc-run-perl (20180523.0-2) ...
16:16:49 #9 47.40 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
16:16:49 #9 47.41 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:49 #9 47.42 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:49 #9 47.43 Setting up libtypes-serialiser-perl (1.0-1) ...
16:16:49 #9 47.44 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:16:49 #9 47.46 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:49 #9 47.46 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:49 #9 47.47 Setting up libhtml-parser-perl (3.72-5) ...
16:16:49 #9 47.48 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:16:49 #9 47.49 Setting up librole-tiny-perl (2.001004-1) ...
16:16:49 #9 47.50 Setting up build-essential (12.8ubuntu1.1) ...
16:16:49 #9 47.51 Setting up libfont-ttf-perl (1.06-1) ...
16:16:49 #9 47.51 Setting up libfile-homedir-perl (1.004-1) ...
16:16:49 #9 47.52 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:16:49 #9 47.54 Setting up libio-socket-ssl-perl (2.067-1) ...
16:16:49 #9 47.56 Setting up libsub-exporter-perl (0.987-1) ...
16:16:49 #9 47.57 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:49 #9 47.58 Setting up libhttp-message-perl (6.22-1) ...
16:16:49 #9 47.59 Setting up libhtml-form-perl (6.07-1) ...
16:16:49 #9 47.60 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:16:49 #11 5.952   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:49 #11 5.952   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:16:49 #11 5.952   librhash0 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
16:16:49 #11 5.952   libsystemd-dev libudev-dev libuv1 pkg-config
16:16:49 #11 5.953 Suggested packages:
16:16:49 #11 5.953   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:16:49 #11 5.953 Recommended packages:
16:16:49 #11 5.953   dmsetup
16:16:49 #11 6.001 The following NEW packages will be installed:
16:16:49 #11 6.002   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:16:49 #11 6.002   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:49 #11 6.002   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:16:49 #11 6.003   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:16:49 #11 6.003   libudev-dev libuv1 pkg-config
16:16:49 #11 6.005 The following packages will be upgraded:
16:16:49 #11 6.005   libseccomp2
16:16:49 #9 27.10 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
16:16:49 #9 27.10 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:16:49 #9 27.13 Selecting previously unselected package manpages.
16:16:49 #9 27.13 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:16:49 #9 27.13 Unpacking manpages (5.05-1) ...
16:16:49 #9 27.26 Selecting previously unselected package openssh-client.
16:16:49 #9 27.26 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ...
16:16:49 #9 27.27 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
16:16:49 #9 27.36 Selecting previously unselected package publicsuffix.
16:16:49 #9 27.36 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:16:49 #9 27.37 Unpacking publicsuffix (20200303.0012-1) ...
16:16:49 #9 27.40 Selecting previously unselected package python-apt-common.
16:16:49 #9 27.40 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
16:16:49 #9 27.41 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:16:49 #9 27.45 Selecting previously unselected package python3-apt.
16:16:49 #9 27.45 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ...
16:16:49 #9 27.45 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ...
16:16:49 #9 27.50 Selecting previously unselected package libunwind8:amd64.
16:16:49 #9 27.64 Get:304 http://archive.ubuntu.com/ubuntu impish/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu2 [38.3 kB]
16:16:49 #9 27.81 Get:305 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:16:49 #9 27.81 Get:306 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:16:49 #9 27.83 Get:307 http://archive.ubuntu.com/ubuntu impish/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
16:16:49 #9 27.85 Get:308 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:16:49 #9 27.89 Get:309 http://archive.ubuntu.com/ubuntu impish/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
16:16:49 #11 19.21   Installing       : elfutils-0.185-1.el8.x86_64                          17/98 
16:16:49 #11 19.30   Installing       : libbabeltrace-1.5.4-3.el8.x86_64                     18/98 
16:16:49 #11 19.34   Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64                     18/98 
16:16:49 #9 57.26 Setting up libio-html-perl (1.004-2) ...
16:16:49 #9 57.27 Setting up libpod-parser-perl (1.63-2) ...
16:16:49 #9 57.29 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:16:49 #9 57.30 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:16:49 #9 57.31 Setting up libparams-util-perl (1.102-1build2) ...
16:16:49 #9 57.32 Setting up libdpkg-perl (1.20.9ubuntu2) ...
16:16:49 #9 57.33 Setting up libtime-duration-perl (1.21-1) ...
16:16:49 #9 57.34 Setting up autoconf (2.69-14) ...
16:16:49 #9 57.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:49 #9 57.36 Setting up libarray-intspan-perl (2.004-1) ...
16:16:49 #9 57.38 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:49 #9 57.39 Setting up libtimedate-perl (2.3300-2) ...
16:16:49 #9 57.40 Setting up libstdc++-11-dev:armhf (11.2.0-7ubuntu2) ...
16:16:49 #9 57.41 Setting up gpg-wks-server (2.2.20-1ubuntu4) ...
16:16:49 #9 57.42 Setting up libsub-name-perl (0.26-1build2) ...
16:16:49 #9 57.43 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:16:49 #9 57.44 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:16:49 #9 57.45 Setting up libproc-processtable-perl (0.59-2build2) ...
16:16:49 #9 57.46 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:16:49 #9 60.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:49 #9 60.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:49 #9 60.43 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:49 #9 60.46 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:16:49 #9 60.49 Processing triggers for ca-certificates (20210119~20.04.2) ...
16:16:49 #9 60.50 Updating certificates in /etc/ssl/certs...
16:16:49 #7 47.75   Installing       : elfutils-0.185-2.fc33.aarch64                       21/136 
16:16:49 #7 47.76   Installing       : zstd-1.5.0-1.fc33.aarch64                           22/136 
16:16:49 #7 47.79   Installing       : xxhash-libs-0.8.0-3.fc33.aarch64                    23/136 
16:16:49 #7 47.84   Installing       : gdb-minimal-10.2-4.fc33.aarch64                     24/136 
16:16:49 #7 47.87   Installing       : rust-srpm-macros-16-1.fc33.noarch                   25/136 
16:16:49 #7 47.88   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc33.noarch          26/136 
16:16:49 #7 47.88   Installing       : qt5-srpm-macros-5.15.2-1.fc33.noarch                27/136 
16:16:49 #7 47.94   Installing       : python3-setuptools-49.1.3-2.fc33.noarch             28/136 
16:16:49 #9 49.94 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:49 #9 49.95 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:49 #9 49.97 Setting up libmailtools-perl (2.21-1) ...
16:16:49 #9 49.98 Setting up python3-debian (0.1.39) ...
16:16:49 #9 28.53 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
16:16:49 #9 28.54 Unpacking libunwind8:amd64 (1.3.2-2) ...
16:16:49 #9 28.57 Selecting previously unselected package strace.
16:16:49 #9 28.57 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
16:16:49 #9 28.57 Unpacking strace (5.11-0ubuntu1) ...
16:16:49 #9 28.64 Selecting previously unselected package xauth.
16:16:49 #9 28.64 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
16:16:49 #9 28.65 Unpacking xauth (1:1.1-1) ...
16:16:49 #9 28.68 Selecting previously unselected package xz-utils.
16:16:49 #9 28.68 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
16:16:49 #9 28.68 Unpacking xz-utils (5.2.5-1.0build2) ...
16:16:49 #9 28.72 Selecting previously unselected package libsigsegv2:amd64.
16:16:49 #9 28.72 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
16:16:49 #9 28.73 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
16:16:49 #9 28.75 Selecting previously unselected package m4.
16:16:49 #11 9.176 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
16:16:49 #8 30.04 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:16:49 #8 30.04 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:16:49 #8 30.08 Selecting previously unselected package libpsl5:amd64.
16:16:49 #8 30.08 Preparing to unpack .../067-libpsl5_0.20.2-2_amd64.deb ...
16:16:49 #8 30.08 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:16:49 #8 30.12 Selecting previously unselected package librtmp1:amd64.
16:16:49 #8 30.12 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:16:49 #8 30.12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:16:49 #8 30.15 Selecting previously unselected package libssh2-1:amd64.
16:16:49 #8 30.16 Preparing to unpack .../069-libssh2-1_1.8.0-2.1_amd64.deb ...
16:16:49 #8 30.16 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:16:49 #8 30.20 Selecting previously unselected package libcurl4:amd64.
16:16:49 #8 30.21 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
16:16:49 #8 30.21 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:16:49 #8 30.26 Selecting previously unselected package curl.
16:16:49 #9 57.79 Setting up libdata-optlist-perl (0.110-1.1) ...
16:16:49 #9 57.80 Setting up libipc-run-perl (20200505.0-1) ...
16:16:49 #9 57.82 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:16:49 #9 57.83 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
16:16:49 #9 58.02 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:49 #9 58.03 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:49 #9 47.61 Setting up libjson-xs-perl (4.020-1build1) ...
16:16:49 #9 47.62 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:49 #9 47.62 Setting up libio-prompter-perl (0.004015-1) ...
16:16:49 #9 47.63 Setting up libhttp-cookies-perl (6.08-1) ...
16:16:49 #9 47.64 Setting up po-debconf (1.0.21) ...
16:16:49 #9 47.65 Setting up libhtml-tree-perl (5.07-2) ...
16:16:49 #9 47.66 Setting up libparams-classify-perl (0.015-1build2) ...
16:16:49 #9 47.67 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.8) ...
16:16:49 #9 47.68 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:49 #9 47.69 Setting up libnet-dns-sec-perl (1.15-1) ...
16:16:49 #9 47.70 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.7) ...
16:16:49 #9 47.71 Setting up libsereal-perl (4.011-1) ...
16:16:49 #9 47.72 Setting up libhtml-format-perl (2.12-1) ...
16:16:49 #9 47.73 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:16:49 #9 47.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:49 #9 47.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:49 #9 27.50 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
16:16:49 #9 27.51 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
16:16:49 #9 27.54 Selecting previously unselected package strace.
16:16:49 #9 27.54 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
16:16:49 #9 27.55 Unpacking strace (5.5-3ubuntu1) ...
16:16:49 #9 27.61 Selecting previously unselected package xauth.
16:16:49 #9 27.61 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
16:16:49 #9 27.61 Unpacking xauth (1:1.1-0ubuntu1) ...
16:16:49 #9 27.66 Selecting previously unselected package libfl2:amd64.
16:16:49 #9 27.66 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
16:16:49 #9 27.66 Unpacking libfl2:amd64 (2.6.4-6.2) ...
16:16:49 #9 27.70 Selecting previously unselected package at.
16:16:49 #9 27.70 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
16:16:49 #9 27.70 Unpacking at (3.1.23-1ubuntu1) ...
16:16:49 #9 27.74 Selecting previously unselected package libsigsegv2:amd64.
16:16:49 #9 28.00 Get:310 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
16:16:49 #9 28.00 Get:311 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-xs-perl amd64 0.29-1build4 [19.3 kB]
16:16:49 #9 28.01 Get:312 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:16:49 #9 28.03 Get:313 http://archive.ubuntu.com/ubuntu impish/main amd64 libperlio-gzip-perl amd64 0.19-1build7 [15.2 kB]
16:16:49 #9 28.04 Get:314 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:16:49 #9 28.06 Get:315 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:16:49 #9 28.06 Get:316 http://archive.ubuntu.com/ubuntu impish/main amd64 libproc-processtable-perl amd64 0.59-2build2 [36.9 kB]
16:16:49 #9 28.07 Get:317 http://archive.ubuntu.com/ubuntu impish/main amd64 libre2-9 amd64 20210801+dfsg-1 [161 kB]
16:16:49 #9 28.10 Get:318 http://archive.ubuntu.com/ubuntu impish/main amd64 libre-engine-re2-perl amd64 0.14-1build1 [18.7 kB]
16:16:49 #9 28.11 Get:319 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
16:16:49 #9 28.11 Get:320 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:16:49 #9 28.11 Get:321 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
16:16:49 #9 28.11 Get:322 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:16:49 #9 28.18 Get:323 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:16:49 #9 28.18 Get:324 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1build1 [48.7 kB]
16:16:49 #9 28.19 Get:325 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
16:16:49 #9 28.19 Get:326 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
16:16:49 #9 28.20 Get:327 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-key-perl amd64 1.33-2build4 [36.6 kB]
16:16:49 #9 28.20 Get:328 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:16:49 #11 19.37   Installing       : efi-srpm-macros-3-3.el8.noarch                       19/98 
16:16:49 #11 19.45   Installing       : dwz-0.12-10.el8.x86_64                               20/98 
16:16:49 #9 57.47 Setting up gcc-11 (11.2.0-7ubuntu2) ...
16:16:49 #9 57.48 Setting up xauth (1:1.1-1) ...
16:16:49 #9 57.49 Setting up libpath-tiny-perl (0.118-1) ...
16:16:49 #9 57.50 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:16:49 #9 57.51 Setting up libjson-perl (4.03000-1) ...
16:16:49 #9 57.52 Setting up libipc-run3-perl (0.048-2) ...
16:16:49 #9 57.54 Setting up libsub-override-perl (0.09-2) ...
16:16:49 #9 57.55 Setting up libaliased-perl (0.34-1.1) ...
16:16:49 #9 57.56 Setting up libstrictures-perl (2.000006-1) ...
16:16:49 #9 57.57 Setting up libsub-quote-perl (2.006006-1) ...
16:16:49 #9 57.58 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:16:49 #9 57.59 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:16:49 #9 57.61 Setting up libsort-versions-perl (1.62-1) ...
16:16:49 #9 57.62 Setting up libexporter-tiny-perl (1.002002-1) ...
16:16:49 #9 57.63 Setting up libre-engine-re2-perl:armhf (0.14-1build1) ...
16:16:49 #9 57.64 Setting up libfile-dirlist-perl (0.05-2) ...
16:16:49 #9 57.65 Setting up libterm-readkey-perl (2.38-1build2) ...
16:16:49 #9 57.66 Setting up libtext-levenshteinxs-perl (0.03-4build9) ...
16:16:49 #9 57.67 Setting up libperlio-gzip-perl (0.19-1build7) ...
16:16:49 #7 48.00   Installing       : python3-distro-1.5.0-4.fc33.noarch                  29/136 
16:16:49 #7 48.03   Installing       : pkgconf-m4-1.7.3-5.fc33.noarch                      30/136 
16:16:49 #7 48.03   Installing       : lua-srpm-macros-1-3.fc33.noarch                     31/136 
16:16:49 #7 48.04   Installing       : libpng-2:1.6.37-6.fc33.aarch64                      32/136 
16:16:49 #7 48.05   Installing       : libpkgconf-1.7.3-5.fc33.aarch64                     33/136 
16:16:49 #7 48.08   Installing       : pkgconf-1.7.3-5.fc33.aarch64                        34/136 
16:16:49 #7 48.09   Installing       : pkgconf-pkg-config-1.7.3-5.fc33.aarch64             35/136 
16:16:49 #7 48.15   Installing       : json-glib-1.6.2-1.fc33.aarch64                      36/136 
16:16:49 #7 48.16   Installing       : emacs-filesystem-1:27.2-3.fc33.noarch               37/136 
16:16:49 #7 48.16   Installing       : desktop-file-utils-0.26-2.fc33.aarch64              38/136 
16:16:49 #7 48.21   Installing       : diffutils-3.7-7.fc33.aarch64                        39/136 
16:16:49 #9 50.13 Setting up python3-requests (2.25.1+dfsg-2) ...
16:16:49 #9 50.28 Setting up git (1:2.30.2-1ubuntu1) ...
16:16:49 #9 50.30 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:16:49 #9 50.34 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:49 #9 28.75 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
16:16:49 #9 28.76 Unpacking m4 (1.4.18-5) ...
16:16:49 #9 28.79 Selecting previously unselected package autoconf.
16:16:49 #9 28.80 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
16:16:49 #9 28.80 Unpacking autoconf (2.69-14) ...
16:16:49 #9 28.86 Selecting previously unselected package autotools-dev.
16:16:49 #9 28.86 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:49 #9 28.86 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:49 #9 28.89 Selecting previously unselected package automake.
16:16:49 #9 28.89 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
16:16:49 #9 28.90 Unpacking automake (1:1.16.3-2ubuntu1) ...
16:16:49 #9 29.00 Selecting previously unselected package autopoint.
16:16:49 #8 30.26 Preparing to unpack .../071-curl_7.64.0-4+deb10u2_amd64.deb ...
16:16:49 #8 30.27 Unpacking curl (7.64.0-4+deb10u2) ...
16:16:49 #8 30.32 Selecting previously unselected package dctrl-tools.
16:16:49 #8 30.32 Preparing to unpack .../072-dctrl-tools_2.24-3_amd64.deb ...
16:16:49 #8 30.33 Unpacking dctrl-tools (2.24-3) ...
16:16:49 #8 30.36 Selecting previously unselected package libtool.
16:16:49 #8 30.36 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
16:16:49 #8 30.37 Unpacking libtool (2.4.6-9) ...
16:16:49 #8 30.42 Selecting previously unselected package dh-autoreconf.
16:16:49 #8 30.42 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
16:16:49 #8 30.43 Unpacking dh-autoreconf (19) ...
16:16:49 #8 30.45 Selecting previously unselected package libarchive-zip-perl.
16:16:49 #8 30.45 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
16:16:49 #8 30.46 Unpacking libarchive-zip-perl (1.64-1) ...
16:16:49 #8 30.49 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:49 #8 30.49 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:16:49 #8 30.49 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:16:49 #8 30.52 Selecting previously unselected package dh-strip-nondeterminism.
16:16:49 #8 30.52 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:16:49 #8 30.52 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:16:49 #8 30.55 Selecting previously unselected package dwz.
16:16:49 #8 30.55 Preparing to unpack .../078-dwz_0.12-3_amd64.deb ...
16:16:49 #8 30.55 Unpacking dwz (0.12-3) ...
16:16:49 #8 30.61 Selecting previously unselected package libglib2.0-0:amd64.
16:16:49 #9 58.05 Setting up libtypes-serialiser-perl (1.01-1) ...
16:16:49 #9 58.07 Setting up g++ (4:10.3.0-1ubuntu1) ...
16:16:49 #9 58.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:49 #9 58.10 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:49 #9 58.10 Setting up libhtml-parser-perl (3.75-1build1) ...
16:16:49 #9 58.11 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:16:49 #9 58.13 Setting up librole-tiny-perl (2.002004-1) ...
16:16:49 #9 58.14 Setting up build-essential (12.8ubuntu3) ...
16:16:49 #9 58.16 Setting up python3-unidiff (0.5.5-2) ...
16:16:49 #11 7.080 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded.
16:16:49 #11 7.080 1 not fully installed or removed.
16:16:49 #11 7.080 Need to get 17.5 MB of archives.
16:16:49 #11 7.080 After this operation, 72.0 MB of additional disk space will be used.
16:16:49 #11 7.080 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
16:16:49 #11 7.128 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
16:16:50 #9 47.96 
16:16:50 #9 47.96 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:50 #9 47.99 Setting up dput (1.0.3ubuntu1) ...
16:16:50 #9 27.75 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
16:16:50 #9 27.75 Unpacking libsigsegv2:amd64 (2.12-2) ...
16:16:50 #9 27.78 Selecting previously unselected package m4.
16:16:50 #9 27.78 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
16:16:50 #9 27.78 Unpacking m4 (1.4.18-4) ...
16:16:50 #9 27.82 Selecting previously unselected package autoconf.
16:16:50 #9 27.83 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
16:16:50 #9 27.83 Unpacking autoconf (2.69-11.1) ...
16:16:50 #9 27.89 Selecting previously unselected package autotools-dev.
16:16:50 #9 27.89 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
16:16:50 #9 27.89 Unpacking autotools-dev (20180224.1) ...
16:16:50 #9 27.93 Selecting previously unselected package automake.
16:16:50 #9 27.93 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:16:50 #9 27.94 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:16:50 #9 28.01 Selecting previously unselected package autopoint.
16:16:50 #9 28.25 Get:329 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:16:50 #9 28.26 Get:330 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:16:50 #9 28.26 Get:331 http://archive.ubuntu.com/ubuntu impish/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
16:16:50 #9 28.26 Get:332 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build9 [8588 B]
16:16:50 #9 28.33 Get:333 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-markdown-discount-perl amd64 0.12-1build2 [12.5 kB]
16:16:50 #9 28.33 Get:334 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
16:16:50 #9 28.34 Get:335 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:16:50 #9 28.34 Get:336 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
16:16:50 #9 28.35 Get:337 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
16:16:50 #9 28.35 Get:338 http://archive.ubuntu.com/ubuntu impish/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
16:16:50 #9 28.40 Get:339 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:16:50 #9 28.40 Get:340 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:16:50 #9 28.40 Get:341 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:16:50 #9 28.41 Get:342 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
16:16:50 #9 28.47 Get:343 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
16:16:50 #8 28.31 Selecting previously unselected package g++.
16:16:50 #8 28.31 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
16:16:50 #8 28.32 Unpacking g++ (4:10.2.1-1) ...
16:16:50 #8 28.34 Selecting previously unselected package make.
16:16:50 #8 28.34 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
16:16:50 #8 28.35 Unpacking make (4.3-4.1) ...
16:16:50 #8 28.41 Selecting previously unselected package libdpkg-perl.
16:16:50 #8 28.42 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ...
16:16:50 #8 28.42 Unpacking libdpkg-perl (1.20.9) ...
16:16:50 #8 28.50 Selecting previously unselected package patch.
16:16:50 #8 28.50 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
16:16:50 #8 28.50 Unpacking patch (2.7.6-7) ...
16:16:50 #8 28.54 Selecting previously unselected package dpkg-dev.
16:16:50 #8 28.54 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ...
16:16:50 #8 28.55 Unpacking dpkg-dev (1.20.9) ...
16:16:50 #11 6.420 1 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:16:50 #11 6.420 1 not fully installed or removed.
16:16:50 #11 6.420 Need to get 7027 kB of archives.
16:16:50 #11 6.420 After this operation, 30.0 MB of additional disk space will be used.
16:16:50 #11 6.420 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB]
16:16:50 #11 19.63   Upgrading        : ncurses-base-6.1-9.20180224.el8.noarch               21/98 
16:16:50 #11 19.87   Upgrading        : ncurses-libs-6.1-9.20180224.el8.x86_64               22/98 
16:16:50 #11 19.94   Installing       : ncurses-6.1-9.20180224.el8.x86_64                    23/98 
16:16:50 #9 60.85 0 added, 0 removed; done.
16:16:50 #9 60.85 Running hooks in /etc/ca-certificates/update.d...
16:16:50 #9 60.85 done.
16:16:50 #9 57.68 Setting up libsys-hostname-long-perl (1.5-2) ...
16:16:50 #9 57.69 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:16:50 #9 57.70 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:50 #9 57.71 Setting up liburi-perl (5.08-1) ...
16:16:50 #9 57.72 Setting up libfile-touch-perl (0.11-1) ...
16:16:50 #9 57.73 Setting up python3.9 (3.9.7-2build1) ...
16:16:50 #9 49.70 Selecting previously unselected package libjbig0:arm64.
16:16:50 #7 48.28   Installing       : shared-mime-info-2.0-3.fc33.aarch64                 40/136 
16:16:50 #7 48.28   Running scriptlet: shared-mime-info-2.0-3.fc33.aarch64                 40/136 
16:16:50 #7 48.29   Installing       : python3-six-1.15.0-2.fc33.noarch                    41/136 
16:16:50 #7 48.38   Installing       : python3-dateutil-1:2.8.1-2.fc33.noarch              42/136 
16:16:50 #7 48.38   Installing       : perl-srpm-macros-1-38.fc33.noarch                   43/136 
16:16:50 #7 48.39   Installing       : openblas-srpm-macros-2-8.fc33.noarch                44/136 
16:16:50 #7 48.39   Installing       : ocaml-srpm-macros-6-3.fc33.noarch                   45/136 
16:16:50 #7 48.44   Installing       : nim-srpm-macros-3-3.fc33.noarch                     46/136 
16:16:50 #7 48.45   Installing       : ncurses-6.2-3.20200222.fc33.aarch64                 47/136 
16:16:50 #7 48.45   Installing       : perl-Digest-1.20-1.fc33.noarch                      48/136 
16:16:50 #9 50.41 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:50 #9 50.47 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:50 #9 50.59 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:50 #9 50.61 Setting up dh-strip-nondeterminism (1.11.0-1) ...
16:16:50 #9 50.62 Setting up libconst-fast-perl (0.014-1.1) ...
16:16:50 #9 50.63 Setting up libhttp-daemon-perl (6.12-1) ...
16:16:50 #9 50.64 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:50 #8 30.71 Selecting previously unselected package cpp.
16:16:50 #8 30.71 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
16:16:50 #8 30.71 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
16:16:50 #8 30.75 Selecting previously unselected package libcc1-0:amd64.
16:16:50 #8 30.75 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 30.76 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 30.79 Selecting previously unselected package libgomp1:amd64.
16:16:50 #8 30.79 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 30.79 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 30.83 Selecting previously unselected package libitm1:amd64.
16:16:50 #8 30.83 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 30.83 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 30.87 Selecting previously unselected package libatomic1:amd64.
16:16:50 #8 30.87 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 30.87 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 30.90 Selecting previously unselected package libasan4:amd64.
16:16:50 #8 30.90 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:50 #8 30.91 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
16:16:50 #8 30.97 Selecting previously unselected package liblsan0:amd64.
16:16:50 #9 29.00 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
16:16:50 #9 29.00 Unpacking autopoint (0.21-3ubuntu2) ...
16:16:50 #9 29.04 Selecting previously unselected package binutils-common:amd64.
16:16:50 #9 29.04 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
16:16:50 #9 29.04 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
16:16:50 #9 29.09 Selecting previously unselected package libbinutils:amd64.
16:16:50 #9 29.09 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
16:16:50 #9 29.10 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
16:16:50 #9 29.18 Selecting previously unselected package libctf-nobfd0:amd64.
16:16:50 #9 29.18 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
16:16:50 #9 29.19 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
16:16:50 #9 29.22 Selecting previously unselected package libctf0:amd64.
16:16:50 #9 29.22 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
16:16:50 #9 29.23 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
16:16:50 #9 29.26 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:16:50 #8 30.61 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ...
16:16:50 #8 30.62 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
16:16:50 #8 30.75 Selecting previously unselected package libicu63:amd64.
16:16:50 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:16:50 + make manpages
16:16:50 scripts/docs/generate-man.sh
16:16:50 #11 9.668 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
16:16:50 #11 9.668 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
16:16:50 #11 9.668 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
16:16:50 #11 9.668 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
16:16:50 #11 9.695 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
16:16:50 #11 9.698 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
16:16:50 #11 9.699 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
16:16:50 #11 9.701 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
16:16:50 #11 9.703 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
16:16:50 #9 58.31 Setting up lsb-release (11.1.0ubuntu2) ...
16:16:50 #9 58.33 Setting up libfont-ttf-perl (1.06-1.1) ...
16:16:50 #9 58.34 Setting up libfile-homedir-perl (1.006-1) ...
16:16:50 #9 58.36 Setting up python3-magic (2:0.4.20-3) ...
16:16:50 #11 7.654 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
16:16:50 #9 48.13 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:16:50 #9 48.14 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
16:16:50 #9 48.27 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:50 #9 48.28 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:50 #9 48.29 Setting up libmailtools-perl (2.21-1) ...
16:16:50 #9 48.30 Setting up git (1:2.25.1-1ubuntu3.2) ...
16:16:50 #9 48.33 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:16:50 #9 48.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:50 #9 28.01 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
16:16:50 #9 28.01 Unpacking autopoint (0.19.8.1-10build1) ...
16:16:50 #9 28.05 Selecting previously unselected package binutils-common:amd64.
16:16:50 #9 28.05 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_amd64.deb ...
16:16:50 #9 28.05 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ...
16:16:50 #9 28.10 Selecting previously unselected package libbinutils:amd64.
16:16:50 #9 28.10 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_amd64.deb ...
16:16:50 #9 28.11 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ...
16:16:50 #9 28.18 Selecting previously unselected package libctf-nobfd0:amd64.
16:16:50 #9 28.18 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ...
16:16:50 #9 28.19 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
16:16:50 #9 28.23 Selecting previously unselected package libctf0:amd64.
16:16:50 #9 28.23 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_amd64.deb ...
16:16:50 #9 28.23 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ...
16:16:50 #9 28.26 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:16:50 #9 28.49 Get:344 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:16:50 #9 28.49 Get:345 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
16:16:50 #9 28.49 Get:346 http://archive.ubuntu.com/ubuntu impish/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
16:16:50 #9 28.49 Get:347 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-size-perl amd64 0.83-1build3 [20.8 kB]
16:16:50 #9 28.49 Get:348 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:16:50 #9 28.55 Get:349 http://archive.ubuntu.com/ubuntu impish/main amd64 lzip amd64 1.22-3 [80.9 kB]
16:16:50 #9 28.55 Get:350 http://archive.ubuntu.com/ubuntu impish/main amd64 lzop amd64 1.04-2build1 [83.7 kB]
16:16:50 #9 28.56 Get:351 http://archive.ubuntu.com/ubuntu impish/main amd64 t1utils amd64 1.41-4build1 [61.4 kB]
16:16:50 #9 28.56 Get:352 http://archive.ubuntu.com/ubuntu impish/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
16:16:50 #9 28.62 Get:353 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 lintian all 2.104.0ubuntu3.1 [969 kB]
16:16:50 #11 6.773 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
16:16:50 #8 28.67 Selecting previously unselected package build-essential.
16:16:50 #8 28.67 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
16:16:50 #8 28.68 Unpacking build-essential (12.9) ...
16:16:50 #8 28.71 Selecting previously unselected package libbrotli1:amd64.
16:16:50 #8 28.71 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:16:50 #8 28.72 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:16:50 #8 28.77 Selecting previously unselected package libsasl2-modules-db:amd64.
16:16:50 #8 28.77 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
16:16:50 #8 28.77 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:16:50 #8 28.82 Selecting previously unselected package libsasl2-2:amd64.
16:16:50 #8 28.82 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
16:16:50 #8 28.83 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:16:50 #8 28.87 Selecting previously unselected package libldap-2.4-2:amd64.
16:16:50 #11 3.541 Reading package lists...
16:16:50 #11 4.487 Building dependency tree...
16:16:50 #11 4.680 Reading state information...
16:16:50 #11 4.703 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:50 #11 4.748 Starting 2 pkgProblemResolver with broken count: 0
16:16:50 #11 4.751 Done
16:16:50 #11 4.774  Done
16:16:50 #9 DONE 61.2s
16:16:50 
16:16:50 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:16:50 #11 sha256:776a75bb6db8fdb77d51fa27518c858fe7d6e98114f3078513e6fccd3f786172
16:16:50 #11 DONE 0.0s
16:16:50 #11 19.97   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               24/98 
16:16:50 #11 19.99   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   25/98 
16:16:50 #11 20.01   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 26/98 
16:16:50 #11 20.03   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  27/98 
16:16:50 #11 20.05   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              28/98 
16:16:50 #11 20.06   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    29/98 
16:16:50 #11 20.09   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                30/98 
16:16:50 #11 20.12   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                31/98 
16:16:50 #11 20.14   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    32/98 
16:16:50 #11 20.16   Installing       : perl-podlators-4.11-1.el8.noarch                     33/98 
16:16:50 #11 20.18   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 34/98 
16:16:50 #11 20.20   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             35/98 
16:16:50 #11 20.22   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 36/98 
16:16:50 #11 20.23   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 37/98 
16:16:50 #11 20.25   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    38/98 
16:16:50 #7 48.52   Installing       : perl-Digest-MD5-2.58-1.fc33.aarch64                 49/136 
16:16:50 #7 48.53   Installing       : perl-B-1.80-471.fc33.aarch64                        50/136 
16:16:50 #7 48.59   Installing       : perl-FileHandle-2.03-471.fc33.noarch                51/136 
16:16:50 #7 48.59   Installing       : perl-AutoLoader-5.74-471.fc33.noarch                52/136 
16:16:50 #7 48.60   Installing       : perl-Data-Dumper-2.174-459.fc33.aarch64             53/136 
16:16:50 #7 48.66   Installing       : perl-libnet-3.13-1.fc33.noarch                      54/136 
16:16:50 #7 48.66   Installing       : perl-base-2.27-471.fc33.noarch                      55/136 
16:16:50 #7 48.73   Installing       : perl-URI-1.76-9.fc33.noarch                         56/136 
16:16:50 #7 48.75   Installing       : perl-Net-SSLeay-1.88-9.fc33.aarch64                 57/136 
16:16:50 #9 49.70 Preparing to unpack .../207-libjbig0_2.1-3.1build1_arm64.deb ...
16:16:50 #9 49.85 Unpacking libjbig0:arm64 (2.1-3.1build1) ...
16:16:50 #9 50.66 Setting up libcurl4:arm64 (7.74.0-1ubuntu2.3) ...
16:16:50 #9 50.69 Setting up curl (7.74.0-1ubuntu2.3) ...
16:16:50 #9 50.70 Setting up libdata-dpath-perl (0.58-1) ...
16:16:50 #9 50.71 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
16:16:50 #9 50.72 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:16:50 #9 50.73 Setting up libpackage-stash-perl (0.39-1) ...
16:16:50 #9 50.74 Setting up libimport-into-perl (1.002005-1) ...
16:16:50 #9 50.75 Setting up libmoo-perl (2.004004-1) ...
16:16:50 #9 50.76 Setting up liblist-someutils-perl (0.58-1) ...
16:16:50 #9 50.77 Setting up debhelper (13.3.4ubuntu1) ...
16:16:50 #9 50.78 Setting up dput (1.1.0ubuntu1) ...
16:16:50 #8 30.98 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 30.98 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 31.03 Selecting previously unselected package libtsan0:amd64.
16:16:50 #8 31.03 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 31.03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 31.09 Selecting previously unselected package libubsan0:amd64.
16:16:50 #8 31.10 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:50 #8 31.10 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
16:16:50 #8 31.14 Selecting previously unselected package libcilkrts5:amd64.
16:16:50 #8 31.14 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:50 #8 31.14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
16:16:50 #8 31.18 Selecting previously unselected package libmpx2:amd64.
16:16:50 #8 31.18 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #8 31.18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 31.22 Selecting previously unselected package libquadmath0:amd64.
16:16:50 #9 29.26 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
16:16:50 #9 29.27 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
16:16:50 #9 29.48 Selecting previously unselected package binutils.
16:16:50 #9 29.48 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
16:16:50 #9 29.48 Unpacking binutils (2.36.1-6ubuntu1) ...
16:16:50 #9 29.51 Selecting previously unselected package libc-dev-bin.
16:16:50 #9 29.51 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
16:16:50 #9 29.51 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
16:16:50 #8 30.75 Preparing to unpack .../080-libicu63_63.1-6+deb10u2_amd64.deb ...
16:16:50 #8 30.76 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
16:16:50 #11 9.880 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
16:16:50 #11 9.908 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
16:16:50 #11 9.910 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
16:16:50 #11 9.912 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
16:16:50 #11 9.914 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
16:16:50 #11 9.915 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
16:16:50 #11 9.919 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB]
16:16:50 #11 9.921 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
16:16:50 #11 9.954 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
16:16:50 #11 9.959 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
16:16:50 #9 58.51 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:50 #9 58.52 Setting up libio-socket-ssl-perl (2.069-1) ...
16:16:50 #9 58.54 Setting up libsub-exporter-perl (0.987-1) ...
16:16:50 #9 58.55 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:50 #9 58.57 Setting up libhttp-message-perl (6.28-1) ...
16:16:50 #9 58.58 Setting up libhtml-form-perl (6.07-1) ...
16:16:50 #9 58.59 Setting up python3-pkg-resources (52.0.0-3) ...
16:16:50 #11 7.713 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
16:16:50 #11 7.819 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
16:16:50 #11 7.874 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
16:16:50 #9 48.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:50 #9 48.50 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:50 #9 48.62 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:50 #9 28.26 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ...
16:16:50 #9 28.27 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
16:16:50 #9 28.47 Selecting previously unselected package binutils.
16:16:50 #9 28.47 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_amd64.deb ...
16:16:50 #9 28.47 Unpacking binutils (2.34-6ubuntu1.3) ...
16:16:50 #9 28.50 Selecting previously unselected package libc-dev-bin.
16:16:50 #9 28.50 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
16:16:50 #9 28.51 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
16:16:50 #9 28.67 Get:354 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
16:16:50 #9 28.79 Get:355 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
16:16:50 #9 28.80 Get:356 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-idna all 2.10-1 [35.2 kB]
16:16:50 #9 28.80 Get:357 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
16:16:50 #9 28.80 Get:358 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:16:50 #9 28.84 Get:359 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:16:50 #9 28.84 Get:360 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-xdg all 0.27-2 [36.9 kB]
16:16:50 #9 28.84 Get:361 http://archive.ubuntu.com/ubuntu impish/main amd64 equivs all 2.3.1 [19.0 kB]
16:16:50 #9 28.85 Get:362 http://archive.ubuntu.com/ubuntu impish/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:16:50 #9 28.85 Get:363 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
16:16:50 #11 7.013 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB]
16:16:50 #11 7.015 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB]
16:16:50 #11 7.027 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB]
16:16:50 #11 7.034 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB]
16:16:50 #11 7.039 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB]
16:16:50 #11 7.043 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB]
16:16:50 #11 7.170 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
16:16:50 #11 7.171 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-progs armhf 4.15.1-1build1 [579 kB]
16:16:50 #11 7.201 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-tools armhf 4.15.1-1build1 [2604 B]
16:16:50 #11 7.201 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [117 kB]
16:16:50 #11 7.210 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-event1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [9764 B]
16:16:50 #11 7.211 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.52 [19.1 kB]
16:16:50 #11 7.212 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsepol1-dev armhf 2.7-1 [304 kB]
16:16:50 #11 7.224 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcre16-3 armhf 2:8.39-9 [128 kB]
16:16:50 #11 7.229 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcre32-3 armhf 2:8.39-9 [120 kB]
16:16:50 #11 7.244 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcrecpp0v5 armhf 2:8.39-9 [13.2 kB]
16:16:50 #8 28.87 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:16:50 #8 28.88 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:16:50 #8 28.94 Selecting previously unselected package libnghttp2-14:amd64.
16:16:50 #8 28.94 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
16:16:50 #8 28.95 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:16:50 #8 28.99 Selecting previously unselected package libpsl5:amd64.
16:16:50 #8 28.99 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
16:16:50 #8 28.99 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:16:50 #8 29.03 Selecting previously unselected package librtmp1:amd64.
16:16:50 #8 29.03 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:16:50 #8 29.03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:16:50 #8 29.07 Selecting previously unselected package libssh2-1:amd64.
16:16:50 #8 29.07 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
16:16:50 #8 29.08 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:16:50 #8 29.12 Selecting previously unselected package libcurl4:amd64.
16:16:50 #11 4.781 Starting pkgProblemResolver with broken count: 0
16:16:50 #11 4.813 Starting 2 pkgProblemResolver with broken count: 0
16:16:50 #11 4.816 Done
16:16:50 #11 4.932 The following additional packages will be installed:
16:16:50 
16:16:50 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:50 #12 sha256:f6b52bad3746b86be9f78c2a81eda146f9ec17c18fdbab182bceab9f858e682d
16:16:50 #7 48.81   Installing       : perl-Time-Local-2:1.300-4.fc33.noarch               58/136 
16:16:50 #7 48.81   Installing       : perl-Mozilla-CA-20200520-3.fc33.noarch              59/136 
16:16:50 #7 48.87   Installing       : perl-if-0.60.800-471.fc33.noarch                    60/136 
16:16:50 #7 48.87   Installing       : perl-IO-Socket-IP-0.41-2.fc33.noarch                61/136 
16:16:50 #7 48.88   Installing       : perl-IO-Socket-SSL-2.068-3.fc33.noarch              62/136 
16:16:50 #7 48.92   Installing       : perl-Pod-Escapes-1:1.07-457.fc33.noarch             63/136 
16:16:50 #7 48.93   Installing       : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch       64/136 
16:16:50 #7 48.93   Installing       : perl-File-Path-2.18-1.fc33.noarch                   65/136 
16:16:50 #7 49.00   Installing       : perl-Term-ANSIColor-5.01-458.fc33.noarch            66/136 
16:16:50 #7 49.01   Installing       : perl-Class-Struct-0.66-471.fc33.noarch              67/136 
16:16:50 #7 49.01   Installing       : perl-POSIX-1.94-471.fc33.aarch64                    68/136 
16:16:50 #11 20.31   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 39/98 
16:16:50 #11 20.32   Installing       : perl-Errno-1.28-420.el8.x86_64                       40/98 
16:16:50 #9 50.92 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
16:16:50 #8 31.22 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:16:50 #9 50.93 Setting up equivs (2.3.1) ...
16:16:50 #9 50.95 Setting up gnupg (2.2.20-1ubuntu3) ...
16:16:50 #8 31.22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:16:50 #8 31.26 Selecting previously unselected package libgcc-7-dev:amd64.
16:16:50 #8 31.26 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:50 #8 31.26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:16:50 #8 31.50 Selecting previously unselected package gcc-7.
16:16:50 #9 50.96 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:16:50 #9 50.97 Setting up libparams-validate-perl:arm64 (1.30-1build1) ...
16:16:50 #9 50.98 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:50 #9 50.99 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:50 #9 51.00 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:16:50 #9 51.01 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:16:50 #9 51.02 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:16:50 #9 51.03 Setting up libmoox-struct-perl (0.020-1) ...
16:16:50 #9 51.04 Setting up lintian (2.104.0ubuntu2.1) ...
16:16:50 #9 51.06 Setting up licensecheck (3.1.1-2) ...
16:16:50 #9 51.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:16:50 #9 51.08 Setting up libwww-perl (6.52-1) ...
16:16:50 #9 51.09 Setting up devscripts (2.21.1ubuntu1) ...
16:16:50 #9 58.43 Setting up libc-devtools (2.34-0ubuntu3) ...
16:16:50 #9 58.44 Setting up libemail-address-xs-perl (1.04-1build5) ...
16:16:50 #9 58.45 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:16:50 #9 58.46 Setting up automake (1:1.16.4-2) ...
16:16:50 #9 58.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:50 #9 58.47 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:16:50 #9 58.47 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:16:50 #9 58.48 Setting up libapt-pkg-perl (0.1.40) ...
16:16:50 #9 58.49 Setting up libstring-escape-perl (2010.002-2) ...
16:16:50 #9 58.50 Setting up libhttp-date-perl (6.05-1) ...
16:16:50 #9 58.51 Setting up libfile-which-perl (1.23-1) ...
16:16:50 #9 58.52 Setting up libfile-basedir-perl (0.08-1) ...
16:16:50 #9 58.54 Setting up libnumber-range-perl (0.12-1.1) ...
16:16:50 #9 29.54 Selecting previously unselected package linux-libc-dev:amd64.
16:16:50 #9 29.54 Preparing to unpack .../064-linux-libc-dev_5.11.0-41.45_amd64.deb ...
16:16:50 #9 29.54 Unpacking linux-libc-dev:amd64 (5.11.0-41.45) ...
16:16:50 #9 29.73 Selecting previously unselected package libcrypt-dev:amd64.
16:16:50 #9 29.73 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
16:16:50 #9 29.74 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
16:16:50 #9 29.78 Selecting previously unselected package rpcsvc-proto.
16:16:50 #11 10.04 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
16:16:50 #11 10.04 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
16:16:50 #11 10.04 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
16:16:50 #11 10.04 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
16:16:50 #11 10.05 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
16:16:50 #11 10.05 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:16:50 #11 10.05 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
16:16:50 #11 10.08 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB]
16:16:50 #11 10.12 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
16:16:50 #11 10.19 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
16:16:50 #9 58.81 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:16:50 #9 58.83 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
16:16:50 #9 58.85 Setting up libjson-xs-perl (4.030-1build1) ...
16:16:50 #9 58.86 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:50 #9 58.88 Setting up libio-prompter-perl (0.004015-1) ...
16:16:50 #9 58.90 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:16:50 #9 58.91 Setting up libhttp-cookies-perl (6.10-1) ...
16:16:50 #9 58.92 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:16:50 #11 7.998 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
16:16:50 #11 7.999 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
16:16:50 #11 8.001 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
16:16:50 #11 8.004 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
16:16:50 #11 8.054 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
16:16:50 #11 8.056 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
16:16:50 #11 8.059 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
16:16:50 #11 8.061 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
16:16:50 #11 8.063 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
16:16:50 #11 8.079 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
16:16:50 #11 8.158 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
16:16:50 #9 48.65 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:16:50 #9 48.66 Setting up libconst-fast-perl (0.014-1) ...
16:16:50 #9 48.67 Setting up libhttp-daemon-perl (6.06-1) ...
16:16:50 #9 48.68 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:50 #9 48.69 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.7) ...
16:16:50 #9 48.70 Setting up curl (7.68.0-1ubuntu2.7) ...
16:16:50 #9 48.71 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:16:50 #9 48.73 Setting up libmodule-implementation-perl (0.09-1) ...
16:16:50 #9 48.74 Setting up libemail-valid-perl (1.202-1) ...
16:16:50 #9 48.75 Setting up libpackage-stash-perl (0.38-1) ...
16:16:50 #9 48.76 Setting up libimport-into-perl (1.002005-1) ...
16:16:50 #9 48.77 Setting up libmoo-perl (2.003006-1) ...
16:16:50 #9 48.78 Setting up liblist-someutils-perl (0.58-1) ...
16:16:50 #9 48.79 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:16:50 #9 48.80 Setting up gnupg (2.2.19-3ubuntu2.1) ...
16:16:50 #9 48.81 Setting up libmoox-aliases-perl (0.001006-1) ...
16:16:50 #9 48.82 Setting up libparams-validate-perl (1.29-3) ...
16:16:50 #9 48.83 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:16:50 #9 48.84 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:50 #9 48.85 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:16:50 #9 48.86 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:16:50 #9 48.87 Setting up libmoox-struct-perl (0.017-1) ...
16:16:50 #9 48.88 Setting up lintian (2.62.0ubuntu2) ...
16:16:50 #9 48.89 Setting up licensecheck (3.0.45-1) ...
16:16:50 #9 48.91 Setting up dh-autoreconf (19) ...
16:16:50 #9 48.92 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:16:50 #9 48.93 Setting up libwww-perl (6.43-1) ...
16:16:50 #9 48.94 Setting up debhelper (12.10ubuntu1) ...
16:16:50 #9 48.95 Setting up devscripts (2.20.2ubuntu2) ...
16:16:50 #9 28.55 Selecting previously unselected package linux-libc-dev:amd64.
16:16:50 #9 28.55 Preparing to unpack .../076-linux-libc-dev_5.4.0-91.102_amd64.deb ...
16:16:50 #9 28.55 Unpacking linux-libc-dev:amd64 (5.4.0-91.102) ...
16:16:50 #9 28.75 Selecting previously unselected package libcrypt-dev:amd64.
16:16:50 #9 28.75 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
16:16:50 #9 28.75 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
16:16:50 #9 28.79 Selecting previously unselected package libc6-dev:amd64.
16:16:50 #9 29.04 debconf: delaying package configuration, since apt-utils is not installed
16:16:50 #9 29.07 Fetched 251 MB in 21s (12.1 MB/s)
16:16:50 #9 29.12 Selecting previously unselected package liblocale-gettext-perl.
16:16:50 #9 29.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4384 files and directories currently installed.)
16:16:50 #9 29.13 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
16:16:50 #9 29.13 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:16:50 #9 29.17 Selecting previously unselected package libpython3.9-minimal:amd64.
16:16:50 #11 7.317 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcre3-dev armhf 2:8.39-9 [473 kB]
16:16:50 #11 7.325 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB]
16:16:50 #11 7.328 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-dev armhf 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
16:16:50 #11 7.329 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp2 armhf 2.5.1-1ubuntu1~18.04.2 [40.9 kB]
16:16:50 #11 7.332 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB]
16:16:50 #11 7.336 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.52 [184 kB]
16:16:50 #11 7.342 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB]
16:16:50 #11 7.485 debconf: delaying package configuration, since apt-utils is not installed
16:16:50 #11 7.517 Fetched 7027 kB in 1s (5312 kB/s)
16:16:50 #11 7.544 Selecting previously unselected package bash-completion.
16:16:50 #8 29.13 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
16:16:50 #8 29.13 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
16:16:50 #8 29.18 Selecting previously unselected package curl.
16:16:50 #8 29.18 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u1_amd64.deb ...
16:16:50 #8 29.18 Unpacking curl (7.74.0-1.3+deb11u1) ...
16:16:50 #8 29.25 Selecting previously unselected package dctrl-tools.
16:16:50 #8 29.25 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
16:16:50 #8 29.27 Unpacking dctrl-tools (2.24-3+b1) ...
16:16:50 #8 29.30 Selecting previously unselected package libdebhelper-perl.
16:16:50 #8 29.31 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
16:16:50 #8 29.31 Unpacking libdebhelper-perl (13.3.4) ...
16:16:50 #8 29.35 Selecting previously unselected package libtool.
16:16:50 #8 29.35 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
16:16:50 #11 4.932   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:16:50 #11 4.932   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:50 #11 4.933   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:16:50 #11 4.933   librhash0 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
16:16:50 #11 4.933   libsystemd-dev libudev-dev libuv1 pkg-config
16:16:50 #11 4.935 Suggested packages:
16:16:50 #11 4.935   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:16:50 #11 4.935 Recommended packages:
16:16:50 #11 4.935   dmsetup
16:16:50 #11 4.978 The following NEW packages will be installed:
16:16:50 #11 4.978   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:16:50 #11 4.979   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:50 #11 4.979   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:16:50 #11 4.979   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:16:50 #11 4.979   libudev-dev libuv1 pkg-config
16:16:50 #11 4.980 The following packages will be upgraded:
16:16:50 #11 4.981   libseccomp2
16:16:50 #7 49.07   Installing       : perl-IPC-Open3-1.21-471.fc33.noarch                 69/136 
16:16:50 #7 49.07   Installing       : perl-subs-1.03-471.fc33.noarch                      70/136 
16:16:50 #7 49.08   Installing       : perl-HTTP-Tiny-0.078-1.fc33.noarch                  71/136 
16:16:50 #7 49.15   Installing       : perl-File-Temp-1:0.231.100-1.fc33.noarch            72/136 
16:16:50 #7 49.16   Installing       : perl-Pod-Simple-1:3.42-1.fc33.noarch                73/136 
16:16:50 #7 49.17   Installing       : perl-Term-Cap-1.17-457.fc33.noarch                  74/136 
16:16:50 #7 49.25   Installing       : perl-Socket-4:2.031-1.fc33.aarch64                  75/136 
16:16:50 #7 49.25   Installing       : perl-SelectSaver-1.02-471.fc33.noarch               76/136 
16:16:50 #7 49.26   Installing       : perl-Symbol-1.08-471.fc33.noarch                    77/136 
16:16:50 #9 51.24 Setting up libxml-parser-perl:arm64 (2.46-2) ...
16:16:50 #9 51.25 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:50 #9 51.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:50 #9 51.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:50 #8 31.50 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:50 #8 31.51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:16:50 #11 20.34   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     41/98 
16:16:50 #11 20.68   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      42/98 
16:16:50 #11 20.71   Installing       : perl-Carp-1.42-396.el8.noarch                        43/98 
16:16:50 #9 58.57 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:16:50 #9 58.59 Setting up libmouse-perl (2.5.10-1build2) ...
16:16:50 #9 58.60 Setting up libfile-listing-perl (6.14-1) ...
16:16:50 #9 58.61 Setting up gpg-wks-client (2.2.20-1ubuntu4) ...
16:16:50 #9 58.62 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:16:50 #9 58.63 Setting up libdata-messagepack-perl (1.01-2) ...
16:16:50 #9 58.65 Setting up libfont-afm-perl (1.20-3) ...
16:16:50 #9 58.66 Setting up libwant-perl (0.29-1build6) ...
16:16:50 #9 58.67 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:16:50 #9 58.69 Setting up libtext-glob-perl (0.11-1) ...
16:16:50 #9 58.70 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:50 #9 58.72 Setting up liblist-compare-perl (0.55-1) ...
16:16:50 #9 58.73 Setting up libref-util-xs-perl (0.117-1build3) ...
16:16:50 #9 58.74 Setting up libio-pty-perl (1:1.15-2build1) ...
16:16:50 #9 58.75 Setting up libtool (2.4.6-15) ...
16:16:50 #9 58.76 Setting up g++-11 (11.2.0-7ubuntu2) ...
16:16:50 #9 58.78 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:16:50 #9 58.79 Setting up libsort-key-perl (1.33-2build4) ...
16:16:50 #9 58.80 Setting up libclone-perl (0.45-1build1) ...
16:16:50 #9 58.81 Setting up libalgorithm-diff-perl (1.201-1) ...
16:16:50 #9 58.81 Setting up libarchive-zip-perl (1.68-1) ...
16:16:50 #9 58.84 Setting up libsub-identify-perl (0.14-1build4) ...
16:16:50 #9 58.85 Setting up libdistro-info-perl (1.0) ...
16:16:50 #9 29.78 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
16:16:50 #9 29.78 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
16:16:50 #9 29.84 Selecting previously unselected package libtirpc-dev:amd64.
16:16:50 #9 29.85 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
16:16:50 #9 29.85 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
16:16:50 #9 29.90 Selecting previously unselected package libnsl-dev:amd64.
16:16:50 #9 29.90 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
16:16:50 #9 29.90 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
16:16:50 #9 29.94 Selecting previously unselected package libc6-dev:amd64.
16:16:50 #9 29.94 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
16:16:50 #9 29.95 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
16:16:50 #9 50.63 Selecting previously unselected package libwebp6:arm64.
16:16:51 #11 10.41 debconf: delaying package configuration, since apt-utils is not installed
16:16:51 #11 10.45 Fetched 19.6 MB in 2s (9836 kB/s)
16:16:51 #9 59.10 Setting up po-debconf (1.0.21+nmu1) ...
16:16:51 #9 59.12 Setting up libhtml-tree-perl (5.07-2) ...
16:16:51 #9 59.13 Setting up libparams-classify-perl (0.015-1build3) ...
16:16:51 #9 59.14 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-2ubuntu1) ...
16:16:51 #9 59.15 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:51 #9 59.16 Setting up libcurl3-gnutls:armhf (7.74.0-1ubuntu2.3) ...
16:16:51 #9 59.18 Setting up libhtml-format-perl (2.12-1.1) ...
16:16:51 #9 59.19 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:16:51 #9 59.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:51 #11 8.161 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
16:16:51 #11 8.167 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
16:16:51 #11 8.173 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
16:16:51 #11 8.177 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
16:16:51 #11 8.181 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
16:16:51 #11 8.184 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
16:16:51 #11 8.239 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
16:16:51 #11 8.244 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
16:16:51 #11 8.245 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
16:16:51 #11 8.319 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
16:16:51 #11 8.399 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
16:16:51 #11 8.401 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
16:16:51 #11 8.406 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
16:16:51 #8 31.54 Selecting previously unselected package libxml2:amd64.
16:16:51 #8 31.54 Preparing to unpack .../081-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
16:16:51 #8 31.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
16:16:51 #8 31.63 Selecting previously unselected package libcroco3:amd64.
16:16:51 #9 49.09 Setting up equivs (2.2.0) ...
16:16:51 #9 49.10 Setting up libxml-parser-perl (2.46-1) ...
16:16:51 #9 49.11 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:51 #9 49.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:51 #9 49.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:51 #9 28.79 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
16:16:51 #9 28.81 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
16:16:51 #11 7.545 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21188 files and directories currently installed.)
16:16:51 #11 7.560 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
16:16:51 #9 29.17 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_amd64.deb ...
16:16:51 #9 29.18 Unpacking libpython3.9-minimal:amd64 (3.9.7-2build1) ...
16:16:51 #9 29.26 Selecting previously unselected package libexpat1:amd64.
16:16:51 #9 29.26 Preparing to unpack .../libexpat1_2.4.1-2_amd64.deb ...
16:16:51 #9 29.27 Unpacking libexpat1:amd64 (2.4.1-2) ...
16:16:51 #9 29.30 Selecting previously unselected package python3.9-minimal.
16:16:51 #9 29.30 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_amd64.deb ...
16:16:51 #9 29.31 Unpacking python3.9-minimal (3.9.7-2build1) ...
16:16:51 #9 29.38 Setting up libpython3.9-minimal:amd64 (3.9.7-2build1) ...
16:16:51 #9 29.40 Setting up libexpat1:amd64 (2.4.1-2) ...
16:16:51 #9 29.41 Setting up python3.9-minimal (3.9.7-2build1) ...
16:16:51 #11 5.393 1 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:16:51 #11 5.393 1 not fully installed or removed.
16:16:51 #11 5.393 Need to get 7169 kB of archives.
16:16:51 #11 5.393 After this operation, 37.7 MB of additional disk space will be used.
16:16:51 #11 5.393 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
16:16:51 #8 29.36 Unpacking libtool (2.4.6-15) ...
16:16:51 #8 29.40 Selecting previously unselected package dh-autoreconf.
16:16:51 #8 29.40 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
16:16:51 #8 29.41 Unpacking dh-autoreconf (20) ...
16:16:51 #8 29.43 Selecting previously unselected package libarchive-zip-perl.
16:16:51 #8 29.44 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
16:16:51 #8 29.44 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:51 #8 29.48 Selecting previously unselected package libsub-override-perl.
16:16:51 #8 29.48 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
16:16:51 #8 29.48 Unpacking libsub-override-perl (0.09-2) ...
16:16:51 #8 29.51 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:51 #8 29.51 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:16:51 #8 29.51 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:51 #8 29.55 Selecting previously unselected package dh-strip-nondeterminism.
16:16:51 #8 29.55 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:16:51 #8 29.55 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:16:51 #8 29.58 Selecting previously unselected package libelf1:amd64.
16:16:51 #8 29.58 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
16:16:51 #8 29.59 Unpacking libelf1:amd64 (0.183-1) ...
16:16:51 #8 29.63 Selecting previously unselected package dwz.
16:16:51 #8 29.63 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
16:16:51 #8 29.64 Unpacking dwz (0.13+20210201-1) ...
16:16:51 #8 29.68 Selecting previously unselected package libicu67:amd64.
16:16:51 #8 29.68 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
16:16:51 #8 29.68 Unpacking libicu67:amd64 (67.1-7) ...
16:16:51 #7 49.29   Installing       : perl-File-stat-1.09-471.fc33.noarch                 78/136 
16:16:51 #7 49.29   Installing       : perl-Pod-Perldoc-3.28.01-458.fc33.noarch            79/136 
16:16:51 #7 49.35   Installing       : perl-podlators-1:4.14-457.fc33.noarch               80/136 
16:16:51 #7 49.36   Installing       : perl-Text-ParseWords-3.30-457.fc33.noarch           81/136 
16:16:51 #7 49.36   Installing       : perl-Fcntl-1.13-471.fc33.aarch64                    82/136 
16:16:51 #7 49.40   Installing       : perl-mro-1.23-471.fc33.aarch64                      83/136 
16:16:51 #7 49.41   Installing       : perl-IO-1.43-471.fc33.aarch64                       84/136 
16:16:51 #7 49.42   Installing       : perl-overloading-0.02-471.fc33.noarch               85/136 
16:16:51 #7 49.47   Installing       : perl-Pod-Usage-4:2.01-1.fc33.noarch                 86/136 
16:16:51 #7 49.47   Installing       : perl-MIME-Base64-3.16-1.fc33.aarch64                87/136 
16:16:51 #7 49.50   Installing       : perl-Scalar-List-Utils-4:1.55-457.fc33.aarch64      88/136 
16:16:51 #9 51.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:51 #9 51.49 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:16:51 #9 51.51 Processing triggers for ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:51 #9 51.52 Updating certificates in /etc/ssl/certs...
16:16:51 #9 58.86 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:16:51 #9 58.87 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:16:51 #9 58.88 Setting up libio-stringy-perl (2.111-3) ...
16:16:51 #9 58.89 Setting up liblist-moreutils-perl (0.430-2) ...
16:16:51 #9 58.90 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:51 #9 58.91 Setting up liblog-any-perl (1.709-1) ...
16:16:51 #9 58.92 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:16:51 #9 58.94 Setting up libdevel-size-perl (0.83-1build3) ...
16:16:51 #9 58.95 Setting up libdebhelper-perl (13.3.4ubuntu2) ...
16:16:51 #9 58.96 Setting up libpod-constants-perl (0.19-2) ...
16:16:51 #9 58.97 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:16:51 #9 58.98 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:51 #9 58.99 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:16:51 #9 59.00 Setting up libtry-tiny-perl (0.30-1) ...
16:16:51 #9 59.01 Setting up libtype-tiny-perl (1.012002-1) ...
16:16:51 #9 59.02 Setting up libcommon-sense-perl (3.75-1build4) ...
16:16:51 #9 59.03 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:16:51 #9 59.04 Setting up libnet-http-perl (6.20-1) ...
16:16:51 #9 59.05 Setting up libtext-markdown-discount-perl:armhf (0.12-1build2) ...
16:16:51 #9 59.06 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:51 #9 59.07 Setting up libtime-moment-perl (0.44-1build4) ...
16:16:51 #11 20.72   Installing       : perl-Exporter-5.72-396.el8.noarch                    44/98 
16:16:51 #11 20.99   Installing       : perl-libs-4:5.26.3-420.el8.x86_64                    45/98 
16:16:51 #11 21.01   Installing       : perl-parent-1:0.237-1.el8.noarch                     46/98 
16:16:51 #11 21.02   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           47/98 
16:16:51 #11 21.04   Installing       : perl-macros-4:5.26.3-420.el8.x86_64                  48/98 
16:16:51 #11 21.05   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         49/98 
16:16:51 #11 21.08   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           50/98 
16:16:51 #9 30.22 Selecting previously unselected package gcc-10-base:amd64.
16:16:51 #9 30.22 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
16:16:51 #9 30.22 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
16:16:51 #9 30.26 Selecting previously unselected package libisl23:amd64.
16:16:51 #9 30.26 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
16:16:51 #9 30.27 Unpacking libisl23:amd64 (0.23-1build1) ...
16:16:51 #9 50.63 Preparing to unpack .../208-libwebp6_0.6.1-2.1_arm64.deb ...
16:16:51 #9 50.71 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
16:16:51 #9 59.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:51 #9 59.46 
16:16:51 #9 59.46 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:51 #9 59.48 Setting up dirmngr (2.2.20-1ubuntu3) ...
16:16:51 #11 8.687 debconf: delaying package configuration, since apt-utils is not installed
16:16:51 #11 8.729 Fetched 17.5 MB in 2s (9654 kB/s)
16:16:51 #11 10.47 Selecting previously unselected package libstdc++-10-dev:armhf.
16:16:51 #11 10.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17329 files and directories currently installed.)
16:16:51 #11 10.49 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
16:16:51 #11 10.49 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
16:16:51 #9 49.32 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:51 #8 31.63 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ...
16:16:51 #8 31.64 Unpacking libcroco3:amd64 (0.6.12-3) ...
16:16:51 #8 31.68 Selecting previously unselected package libncurses6:amd64.
16:16:51 #8 31.68 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ...
16:16:51 #8 31.68 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ...
16:16:51 #8 31.76 Selecting previously unselected package gettext.
16:16:51 #8 31.76 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ...
16:16:51 #8 31.76 Unpacking gettext (0.19.8.1-9) ...
16:16:51 #8 31.91 Selecting previously unselected package intltool-debian.
16:16:51 #9 29.12 Selecting previously unselected package gcc-9-base:amd64.
16:16:51 #9 29.13 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:51 #9 29.13 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
16:16:51 #9 29.17 Selecting previously unselected package libisl22:amd64.
16:16:51 #9 29.17 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
16:16:51 #9 29.17 Unpacking libisl22:amd64 (0.22.1-1) ...
16:16:51 #11 5.738 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
16:16:51 #7 49.51   Installing       : perl-constant-1.33-458.fc33.noarch                  89/136 
16:16:51 #7 49.51   Installing       : perl-parent-1:0.238-457.fc33.noarch                 90/136 
16:16:51 #7 49.57   Installing       : perl-Errno-1.30-471.fc33.aarch64                    91/136 
16:16:51 #7 49.57   Installing       : perl-File-Basename-2.85-471.fc33.noarch             92/136 
16:16:51 #7 49.58   Installing       : perl-Getopt-Std-1.12-471.fc33.noarch                93/136 
16:16:51 #7 49.63   Installing       : perl-Storable-1:3.21-457.fc33.aarch64               94/136 
16:16:51 #7 49.63   Installing       : perl-overload-1.31-471.fc33.noarch                  95/136 
16:16:51 #7 49.64   Installing       : perl-vars-1.05-471.fc33.noarch                      96/136 
16:16:51 #7 49.64   Installing       : perl-Getopt-Long-1:2.52-1.fc33.noarch               97/136 
16:16:51 #7 49.71   Installing       : perl-Carp-1.50-457.fc33.noarch                      98/136 
16:16:51 #7 49.71   Installing       : perl-Exporter-5.74-458.fc33.noarch                  99/136 
16:16:51 #9 51.81 0 added, 0 removed; done.
16:16:51 #9 51.81 Running hooks in /etc/ca-certificates/update.d...
16:16:51 #9 51.81 done.
16:16:51 #9 59.08 Setting up libencode-locale-perl (1.05-1.1) ...
16:16:51 #9 59.09 Setting up python3 (3.9.4-1build1) ...
16:16:51 #11 21.11   Installing       : perl-File-Path-2.15-2.el8.noarch                     51/98 
16:16:51 #11 21.14   Installing       : perl-IO-1.38-420.el8.x86_64                          52/98 
16:16:51 #11 21.19   Installing       : perl-PathTools-3.74-1.el8.x86_64                     53/98 
16:16:51 #11 21.21   Installing       : perl-constant-1.33-396.el8.noarch                    54/98 
16:16:51 #11 21.23   Installing       : perl-threads-1:2.21-2.el8.x86_64                     55/98 
16:16:51 #9 30.35 Selecting previously unselected package libmpfr6:amd64.
16:16:51 #9 30.36 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
16:16:51 #9 30.36 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
16:16:51 #9 30.48 Selecting previously unselected package libmpc3:amd64.
16:16:51 #9 30.48 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
16:16:51 #9 30.48 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
16:16:51 #9 30.52 Selecting previously unselected package cpp-10.
16:16:51 #9 30.52 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
16:16:51 #9 30.52 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
16:16:51 #8 32.31 Selecting previously unselected package gcc.
16:16:51 #8 32.32 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
16:16:51 #8 32.32 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
16:16:51 #8 32.36 Selecting previously unselected package libstdc++-7-dev:amd64.
16:16:51 #9 59.64 Setting up python3-chardet (4.0.0-1) ...
16:16:51 #11 8.750 Selecting previously unselected package libstdc++-8-dev:armhf.
16:16:51 #11 8.751 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17088 files and directories currently installed.)
16:16:51 #11 8.769 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
16:16:51 #11 8.776 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
16:16:51 #11 10.88 Selecting previously unselected package g++-10.
16:16:51 #11 10.88 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
16:16:51 #11 10.89 Unpacking g++-10 (10.2.1-6+rpi1) ...
16:16:51 #9 49.35 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:16:51 #9 49.38 Processing triggers for ca-certificates (20210119~20.04.2) ...
16:16:51 #9 49.38 Updating certificates in /etc/ssl/certs...
16:16:51 #12 1.200 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
16:16:51 #8 31.91 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:51 #8 31.91 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:51 #8 31.94 Selecting previously unselected package po-debconf.
16:16:51 #8 31.94 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ...
16:16:51 #8 31.94 Unpacking po-debconf (1.0.21) ...
16:16:51 #8 31.99 Selecting previously unselected package debhelper.
16:16:51 #8 32.00 Preparing to unpack .../087-debhelper_12.1.1_all.deb ...
16:16:51 #8 32.00 Unpacking debhelper (12.1.1) ...
16:16:51 #8 32.12 Selecting previously unselected package debian-keyring.
16:16:51 #8 32.12 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ...
16:16:51 #8 32.13 Unpacking debian-keyring (2019.02.25) ...
16:16:51 #9 29.26 Selecting previously unselected package libmpfr6:amd64.
16:16:51 #9 29.26 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
16:16:51 #9 29.27 Unpacking libmpfr6:amd64 (4.0.2-1) ...
16:16:51 #9 29.31 Selecting previously unselected package libmpc3:amd64.
16:16:51 #9 29.32 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
16:16:51 #9 29.32 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:16:51 #9 29.35 Selecting previously unselected package cpp-9.
16:16:51 #9 29.36 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:51 #9 29.36 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:16:51 #11 8.029 Unpacking bash-completion (1:2.8-1ubuntu1) ...
16:16:51 #11 8.157 Selecting previously unselected package cmake-data.
16:16:51 #11 8.157 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
16:16:51 #11 8.161 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:16:51 #9 29.99 Selecting previously unselected package python3-minimal.
16:16:51 #7 49.77   Installing       : perl-DynaLoader-1.47-471.fc33.aarch64              100/136 
16:16:51 #7 49.78   Installing       : perl-NDBM_File-1.15-471.fc33.aarch64               101/136 
16:16:51 #7 49.79   Installing       : perl-PathTools-3.78-458.fc33.aarch64               102/136 
16:16:51 #9 59.39 Setting up libexception-class-perl (1.44-1) ...
16:16:51 #9 59.40 Setting up python3-xdg (0.27-2) ...
16:16:51 #9 59.58 Setting up libconfig-tiny-perl (2.26-1) ...
16:16:51 #9 59.59 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:51 #9 59.60 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ...
16:16:51 #9 59.61 Setting up liblist-utilsby-perl (0.11-1) ...
16:16:51 #9 59.63 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:51 #8 32.36 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:51 #8 32.36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:16:51 #9 59.96 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:51 #9 59.98 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:51 #9 59.99 Setting up libmailtools-perl (2.21-1) ...
16:16:51 #9 60.00 Setting up python3-debian (0.1.39) ...
16:16:51 #11 9.158 Selecting previously unselected package g++-8.
16:16:51 #11 9.162 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
16:16:51 #11 9.169 Unpacking g++-8 (8.3.0-6+rpi1) ...
16:16:51 #9 49.72 0 added, 0 removed; done.
16:16:51 #9 49.72 Running hooks in /etc/ca-certificates/update.d...
16:16:51 #9 49.72 done.
16:16:51 #12 1.259 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
16:16:51 #12 1.332 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
16:16:51 #12 1.409 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
16:16:51 #9 51.22 Selecting previously unselected package libtiff5:arm64.
16:16:51 #9 51.23 Preparing to unpack .../209-libtiff5_4.3.0-1_arm64.deb ...
16:16:51 #9 51.30 Unpacking libtiff5:arm64 (4.3.0-1) ...
16:16:51 #11 8.523 Selecting previously unselected package liblzo2-2:armhf.
16:16:51 #11 8.523 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ...
16:16:51 #11 8.527 Unpacking liblzo2-2:armhf (2.08-1.2) ...
16:16:51 #11 8.569 Selecting previously unselected package libarchive13:armhf.
16:16:51 #21 15.60 Reading package lists...
16:16:51 #9 29.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4691 files and directories currently installed.)
16:16:51 #9 30.00 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_amd64.deb ...
16:16:51 #9 30.00 Unpacking python3-minimal (3.9.4-1build1) ...
16:16:51 #9 30.04 Selecting previously unselected package media-types.
16:16:51 #9 30.04 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:16:51 #9 30.05 Unpacking media-types (4.0.0) ...
16:16:51 #9 30.23 Selecting previously unselected package tzdata.
16:16:51 #9 30.24 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.10_all.deb ...
16:16:51 #9 30.24 Unpacking tzdata (2021e-0ubuntu0.21.10) ...
16:16:51 #11 5.986 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB]
16:16:51 #11 5.989 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB]
16:16:51 #11 6.004 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB]
16:16:51 #11 6.008 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB]
16:16:51 #11 6.013 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB]
16:16:51 #11 6.016 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB]
16:16:51 #11 6.153 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
16:16:51 #11 6.181 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-progs arm64 4.15.1-1build1 [551 kB]
16:16:51 #11 6.188 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-tools arm64 4.15.1-1build1 [2604 B]
16:16:51 #11 6.188 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB]
16:16:51 #11 6.190 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [9444 B]
16:16:51 #11 6.190 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.52 [19.1 kB]
16:16:51 #11 6.191 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsepol1-dev arm64 2.7-1 [293 kB]
16:16:51 #11 6.204 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcre16-3 arm64 2:8.39-9 [121 kB]
16:16:51 #11 6.208 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcre32-3 arm64 2:8.39-9 [113 kB]
16:16:51 #11 6.254 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcrecpp0v5 arm64 2:8.39-9 [15.1 kB]
16:16:51 #7 49.88   Installing       : perl-Encode-4:3.08-461.fc33.aarch64                103/136 
16:16:51 #7 50.04   Installing       : perl-libs-4:5.32.1-471.fc33.aarch64                104/136 
16:16:51 #7 50.13   Installing       : perl-macros-4:5.32.1-471.fc33.noarch               105/136 
16:16:51 #7 50.17   Installing       : perl-interpreter-4:5.32.1-471.fc33.aarch64         106/136 
16:16:51 #7 50.22   Installing       : libstemmer-0-15.585svn.fc33.aarch64                107/136 
16:16:51 #9 59.63 Setting up libsub-install-perl (0.928-1.1) ...
16:16:51 #9 59.65 Setting up gcc (4:11.2.0-1ubuntu1) ...
16:16:51 #9 59.67 Setting up dpkg-dev (1.20.9ubuntu2) ...
16:16:51 #9 59.69 Setting up libnumber-compare-perl (0.03-1.1) ...
16:16:51 #9 59.70 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:51 #9 59.71 Setting up liberror-perl (0.17029-1) ...
16:16:51 #9 59.72 Setting up python3-six (1.16.0-2) ...
16:16:51 #9 59.88 Setting up dh-autoreconf (20) ...
16:16:52 #8 32.65 Selecting previously unselected package g++-7.
16:16:52 #8 32.65 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:16:52 #8 32.66 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
16:16:52 #9 60.19 Setting up python3-requests (2.25.1+dfsg-2) ...
16:16:52 #9 60.37 Setting up git (1:2.30.2-1ubuntu1) ...
16:16:52 #11 21.25   Installing       : perl-threads-shared-1.58-2.el8.x86_64                56/98 
16:16:52 #11 21.85   Installing       : perl-interpreter-4:5.26.3-420.el8.x86_64             57/98 
16:16:52 #11 21.88   Installing       : python3-six-1.11.0-8.el8.noarch                      58/98 
16:16:52 #8 30.51 Selecting previously unselected package libxml2:amd64.
16:16:52 #8 30.52 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:16:52 #8 30.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:16:52 #8 53.74 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
16:16:52 #8 53.75 Setting up gcc (4:10.2.1-1) ...
16:16:52 #8 53.77 Setting up dirmngr (2.2.27-2) ...
16:16:52 #8 53.90 Setting up perl (5.32.1-4+deb11u2) ...
16:16:52 #8 53.91 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:16:52 #8 53.93 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:16:52 #8 53.94 Setting up libdata-dump-perl (1.23-1.1) ...
16:16:52 #8 53.95 Setting up libref-util-perl (0.204-1) ...
16:16:52 #8 53.96 Setting up libipc-system-simple-perl (1.30-1) ...
16:16:52 #8 53.97 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:16:52 #8 53.98 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:16:52 #8 53.99 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:16:52 #8 54.00 Setting up libio-html-perl (1.004-2) ...
16:16:52 #8 54.01 Setting up libpod-parser-perl (1.63-2) ...
16:16:52 #8 54.03 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:16:52 #8 54.04 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:16:52 #8 54.05 Setting up libparams-util-perl (1.102-1+b1) ...
16:16:52 #8 54.06 Setting up libdpkg-perl (1.20.9) ...
16:16:52 #8 54.07 Setting up libtime-duration-perl (1.21-1) ...
16:16:52 #8 54.08 Setting up autoconf (2.69-14) ...
16:16:52 #8 54.10 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:52 #8 54.11 Setting up libarray-intspan-perl (2.004-1) ...
16:16:52 #8 54.12 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:52 #8 54.13 Setting up libtimedate-perl (2.3300-2) ...
16:16:52 #8 54.14 Setting up gpg-wks-server (2.2.27-2) ...
16:16:52 #8 54.15 Setting up libsub-name-perl (0.26-1+b1) ...
16:16:52 #8 54.16 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:16:52 #8 54.17 Setting up g++ (4:10.2.1-1) ...
16:16:52 #8 54.19 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:52 #8 54.20 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:16:52 #8 54.21 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:16:52 #8 54.22 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:16:52 #8 54.23 Setting up xauth (1:1.1-1) ...
16:16:52 #8 54.24 Setting up libpath-tiny-perl (0.118-1) ...
16:16:52 #8 54.25 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:16:52 #8 54.26 Setting up libjson-perl (4.03000-1) ...
16:16:52 #8 54.27 Setting up libipc-run3-perl (0.048-2) ...
16:16:52 #8 54.28 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
16:16:52 #8 54.29 Setting up libsub-override-perl (0.09-2) ...
16:16:52 #8 54.30 Setting up libaliased-perl (0.34-1.1) ...
16:16:52 #8 54.31 Setting up libstrictures-perl (2.000006-1) ...
16:16:52 #8 54.32 Setting up libsub-quote-perl (2.006006-1) ...
16:16:52 #8 54.33 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:16:52 #8 54.34 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:16:52 #8 54.35 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
16:16:52 #8 54.36 Setting up libsort-versions-perl (1.62-1) ...
16:16:52 #8 54.37 Setting up libexporter-tiny-perl (1.002002-1) ...
16:16:52 #8 54.38 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
16:16:52 #8 54.39 Setting up libfile-dirlist-perl (0.05-2) ...
16:16:52 #8 54.40 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:16:52 #8 54.41 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:16:52 #8 54.42 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:16:52 #8 54.43 Setting up libsys-hostname-long-perl (1.5-2) ...
16:16:52 #8 54.45 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:16:52 #8 54.46 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:16:52 #8 54.47 Setting up liburi-perl (5.08-1) ...
16:16:52 #8 54.48 Setting up libfile-touch-perl (0.11-1) ...
16:16:52 #8 54.49 Setting up python3.9 (3.9.2-1) ...
16:16:52 #8 55.13 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:16:52 #8 55.14 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:16:52 #8 55.15 Setting up automake (1:1.16.3-2) ...
16:16:52 #8 55.16 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:52 #8 55.16 Setting up libapt-pkg-perl (0.1.39) ...
16:16:52 #8 55.18 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:16:52 #8 55.19 Setting up libstring-escape-perl (2010.002-2) ...
16:16:52 #8 55.20 Setting up libhttp-date-perl (6.05-1) ...
16:16:52 #8 55.21 Setting up libfile-which-perl (1.23-1) ...
16:16:52 #8 55.23 Setting up libfile-basedir-perl (0.08-1) ...
16:16:52 #8 55.24 Setting up libnumber-range-perl (0.12-1.1) ...
16:16:52 #8 55.25 Setting up libtask-weaken-perl (1.06-1) ...
16:16:52 #8 55.26 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:16:52 #8 55.27 Setting up libmouse-perl (2.5.10-1+b1) ...
16:16:52 #8 55.29 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:16:52 #8 55.30 Setting up libfile-listing-perl (6.14-1) ...
16:16:52 #8 55.31 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
16:16:52 #8 55.32 Setting up gpg-wks-client (2.2.27-2) ...
16:16:52 #8 55.33 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:16:52 #8 55.34 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:16:52 #8 55.35 Setting up libclass-inspector-perl (1.36-1) ...
16:16:52 #8 55.36 Setting up libfont-afm-perl (1.20-3) ...
16:16:52 #8 55.37 Setting up libwant-perl (0.29-1+b6) ...
16:16:52 #8 55.39 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:16:52 #8 55.40 Setting up libtext-glob-perl (0.11-1) ...
16:16:52 #8 55.41 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:52 #8 55.42 Setting up liblist-compare-perl (0.55-1) ...
16:16:52 #8 55.44 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:16:52 #8 55.45 Setting up libio-pty-perl (1:1.15-2) ...
16:16:52 #8 55.47 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:16:52 #8 55.48 Setting up libsort-key-perl (1.33-2+b3) ...
16:16:52 #8 55.49 Setting up libclone-perl (0.45-1+b1) ...
16:16:52 #8 55.50 Setting up libalgorithm-diff-perl (1.201-1) ...
16:16:52 #8 55.51 Setting up libarchive-zip-perl (1.68-1) ...
16:16:52 #8 55.52 Setting up libsub-identify-perl (0.14-1+b3) ...
16:16:52 #8 55.53 Setting up libdistro-info-perl (1.0) ...
16:16:52 #8 55.54 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:16:52 #8 55.55 Setting up libobject-id-perl (0.1.2-2.1) ...
16:16:52 #11 8.569 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ...
16:16:52 #11 8.576 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
16:16:52 #11 8.623 Selecting previously unselected package libjsoncpp1:armhf.
16:16:52 #11 8.625 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ...
16:16:52 #11 8.629 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:16:52 #11 8.669 Selecting previously unselected package librhash0:armhf.
16:16:52 #11 8.671 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ...
16:16:52 #11 8.675 Unpacking librhash0:armhf (1.3.6-2) ...
16:16:52 #11 8.718 Selecting previously unselected package libuv1:armhf.
16:16:52 #11 8.720 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ...
16:16:52 #11 8.724 Unpacking libuv1:armhf (1.18.0-3) ...
16:16:52 #11 8.759 Selecting previously unselected package cmake.
16:16:52 #11 8.762 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ...
16:16:52 #11 8.766 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
16:16:52 #9 30.05 Selecting previously unselected package cpp.
16:16:52 #9 30.05 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:16:52 #9 30.06 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:16:52 #11 6.327 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcre3-dev arm64 2:8.39-9 [459 kB]
16:16:52 #11 6.333 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB]
16:16:52 #11 6.335 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-dev arm64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
16:16:52 #11 6.336 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp2 arm64 2.5.1-1ubuntu1~18.04.2 [38.8 kB]
16:16:52 #11 6.337 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB]
16:16:52 #11 6.338 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.52 [184 kB]
16:16:52 #11 6.341 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB]
16:16:52 #11 6.479 debconf: delaying package configuration, since apt-utils is not installed
16:16:52 #11 6.514 Fetched 7169 kB in 1s (5319 kB/s)
16:16:52 #9 30.44 Selecting previously unselected package libmpdec3:amd64.
16:16:52 #9 30.44 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_amd64.deb ...
16:16:52 #9 30.45 Unpacking libmpdec3:amd64 (2.5.1-2build1) ...
16:16:52 #9 30.51 Selecting previously unselected package readline-common.
16:16:52 #9 30.51 Preparing to unpack .../4-readline-common_8.1-2_all.deb ...
16:16:52 #9 30.51 Unpacking readline-common (8.1-2) ...
16:16:52 #9 30.55 Selecting previously unselected package libreadline8:amd64.
16:16:52 #7 50.24   Installing       : libpipeline-1.5.2-5.fc33.aarch64                   108/136 
16:16:52 #7 50.31   Installing       : libmodman-2.0.1-23.fc33.aarch64                    109/136 
16:16:52 #7 50.33   Installing       : libproxy-0.4.15-25.fc33.aarch64                    110/136 
16:16:52 #7 50.41   Installing       : glib-networking-2.66.0-1.fc33.aarch64              111/136 
16:16:52 #7 50.44   Installing       : libsoup-2.72.0-3.fc33.aarch64                      112/136 
16:16:52 #7 50.50   Installing       : libjpeg-turbo-2.0.5-5.fc33.aarch64                 113/136 
16:16:52 #7 50.54   Installing       : gdk-pixbuf2-2.42.6-1.fc33.aarch64                  114/136 
16:16:52 #7 50.58   Installing       : libappstream-glib-0.7.17-2.fc33.aarch64            115/136 
16:16:52 #7 50.59   Installing       : less-551-4.fc33.aarch64                            116/136 
16:16:52 #9 59.89 Setting up patchutils (0.4.2-1) ...
16:16:52 #9 59.90 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:16:52 #9 59.91 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:16:52 #9 59.92 Setting up libjson-maybexs-perl (1.004003-1) ...
16:16:52 #9 59.94 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:16:52 #9 59.95 Setting up libio-string-perl (1.08-3.1) ...
16:16:52 #9 59.96 Setting up libreadonly-perl (2.050-3) ...
16:16:52 #9 59.98 Setting up python3-gpg (1.14.0-1ubuntu4) ...
16:16:52 #9 60.16 Setting up python3-certifi (2020.6.20-1) ...
16:16:52 #9 60.39 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:16:52 #9 60.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:52 #9 60.51 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:52 #11 21.94   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                59/98 
16:16:52 #11 21.95   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        60/98 
16:16:52 #11 21.97   Installing       : patch-2.7.6-11.el8.x86_64                            61/98 
16:16:52 #11 21.99   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     62/98 
16:16:52 #11 22.00   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     62/98 
16:16:52 #11 22.02   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        63/98 
16:16:52 #11 22.04   Installing       : pkgconf-1.4.2-1.el8.x86_64                           64/98 
16:16:52 #11 22.05   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                65/98 
16:16:52 #11 22.07   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 66/98 
16:16:52 #11 22.09   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 67/98 
16:16:52 #11 22.14   Installing       : diffutils-3.6-6.el8.x86_64                           68/98 
16:16:52 #8 30.61 Selecting previously unselected package gettext.
16:16:52 #8 30.61 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
16:16:52 #8 30.61 Unpacking gettext (0.21-4) ...
16:16:52 #8 30.76 Selecting previously unselected package intltool-debian.
16:16:52 #8 30.77 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:52 #8 30.77 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:52 #8 30.80 Selecting previously unselected package po-debconf.
16:16:52 #8 30.80 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
16:16:52 #8 30.81 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:52 #8 30.86 Selecting previously unselected package debhelper.
16:16:52 #8 55.56 Setting up libio-stringy-perl (2.111-3) ...
16:16:52 #8 55.57 Setting up liblist-moreutils-perl (0.430-2) ...
16:16:52 #8 55.58 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:52 #8 55.59 Setting up liblog-any-perl (1.709-1) ...
16:16:52 #8 55.60 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:16:52 #8 55.61 Setting up libdevel-size-perl (0.83-1+b2) ...
16:16:52 #8 55.62 Setting up libdebhelper-perl (13.3.4) ...
16:16:52 #8 55.63 Setting up libpod-constants-perl (0.19-2) ...
16:16:52 #8 55.64 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:16:52 #8 55.65 Setting up libconvert-binhex-perl (1.125-1) ...
16:16:52 #8 55.66 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:52 #8 55.67 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:16:52 #8 55.68 Setting up libtry-tiny-perl (0.30-1) ...
16:16:52 #8 55.70 Setting up libtype-tiny-perl (1.012001-2) ...
16:16:52 #8 55.71 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:16:52 #8 55.73 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:16:52 #8 55.74 Setting up libnet-http-perl (6.20-1) ...
16:16:52 #8 55.75 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
16:16:52 #8 55.76 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:52 #11 11.62 Selecting previously unselected package g++.
16:16:52 #11 11.62 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
16:16:52 #11 11.63 Unpacking g++ (4:10.2.1-1+rpi1) ...
16:16:52 #11 11.65 Selecting previously unselected package build-essential.
16:16:52 #11 11.65 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
16:16:52 #11 11.65 Unpacking build-essential (12.9) ...
16:16:52 #11 11.69 Selecting previously unselected package bash-completion.
16:16:52 #11 11.70 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
16:16:52 #9 31.30 Selecting previously unselected package cpp.
16:16:52 #9 31.30 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
16:16:52 #9 31.30 Unpacking cpp (4:10.3.0-1ubuntu1) ...
16:16:52 #9 31.33 Selecting previously unselected package libcc1-0:amd64.
16:16:52 #9 31.33 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.34 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #9 31.37 Selecting previously unselected package libgomp1:amd64.
16:16:52 #9 31.37 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.38 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #9 31.42 Selecting previously unselected package libitm1:amd64.
16:16:52 #9 31.42 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.42 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #9 31.46 Selecting previously unselected package libatomic1:amd64.
16:16:52 #9 31.46 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.46 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #9 31.50 Selecting previously unselected package libasan6:amd64.
16:16:52 #9 31.50 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.50 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #9 30.09 Selecting previously unselected package libcc1-0:amd64.
16:16:52 #9 30.10 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.10 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.14 Selecting previously unselected package libgomp1:amd64.
16:16:52 #9 30.14 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.14 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.19 Selecting previously unselected package libitm1:amd64.
16:16:52 #9 30.19 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.19 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.23 Selecting previously unselected package libatomic1:amd64.
16:16:52 #9 30.23 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.23 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.28 Selecting previously unselected package libasan5:amd64.
16:16:52 #9 30.28 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.28 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
16:16:52 #11 6.543 Selecting previously unselected package bash-completion.
16:16:52 #11 6.543 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21392 files and directories currently installed.)
16:16:52 #11 6.551 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
16:16:52 #9 30.55 Preparing to unpack .../5-libreadline8_8.1-2_amd64.deb ...
16:16:52 #9 30.56 Unpacking libreadline8:amd64 (8.1-2) ...
16:16:52 #9 30.61 Selecting previously unselected package libsqlite3-0:amd64.
16:16:52 #9 30.61 Preparing to unpack .../6-libsqlite3-0_3.35.5-1_amd64.deb ...
16:16:52 #9 30.61 Unpacking libsqlite3-0:amd64 (3.35.5-1) ...
16:16:52 #9 30.69 Selecting previously unselected package libpython3.9-stdlib:amd64.
16:16:52 #9 30.69 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_amd64.deb ...
16:16:52 #9 30.70 Unpacking libpython3.9-stdlib:amd64 (3.9.7-2build1) ...
16:16:52 #9 30.79 Selecting previously unselected package python3.9.
16:16:52 #7 50.63   Running scriptlet: man-db-2.9.2-6.fc33.aarch64                        117/136 
16:16:52 #7 50.66   Installing       : man-db-2.9.2-6.fc33.aarch64                        117/136 
16:16:52 #7 50.70   Running scriptlet: man-db-2.9.2-6.fc33.aarch64                        117/136 
16:16:52 #7 50.71   Installing       : kernel-srpm-macros-1.0-3.fc33.noarch               118/136 
16:16:52 #7 50.72   Installing       : info-6.7-8.fc33.aarch64                            119/136 
16:16:52 #9 51.86 Selecting previously unselected package libxpm4:arm64.
16:16:52 #9 51.86 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1_arm64.deb ...
16:16:52 #9 51.91 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
16:16:52 #9 60.31 Setting up libfile-find-rule-perl (0.34-1) ...
16:16:52 #9 60.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:52 #9 60.70 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:52 #9 60.73 Setting up dh-strip-nondeterminism (1.11.0-1) ...
16:16:52 #9 60.74 Setting up libconst-fast-perl (0.014-1.1) ...
16:16:52 #9 60.75 Setting up libhttp-daemon-perl (6.12-1) ...
16:16:52 #9 60.76 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:52 #9 60.77 Setting up libcurl4:armhf (7.74.0-1ubuntu2.3) ...
16:16:52 #9 60.78 Setting up curl (7.74.0-1ubuntu2.3) ...
16:16:52 #9 60.79 Setting up libdata-dpath-perl (0.58-1) ...
16:16:52 #9 60.81 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
16:16:52 #9 60.82 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:16:52 #9 60.83 Setting up libpackage-stash-perl (0.39-1) ...
16:16:52 #9 60.85 Setting up libimport-into-perl (1.002005-1) ...
16:16:52 #9 60.86 Setting up libmoo-perl (2.004004-1) ...
16:16:52 #9 60.87 Setting up liblist-someutils-perl (0.58-1) ...
16:16:52 #11 22.15   Running scriptlet: diffutils-3.6-6.el8.x86_64                           68/98 
16:16:52 #11 22.17   Installing       : dbus-glib-0.110-2.el8.x86_64                         69/98 
16:16:52 #11 22.18   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         69/98 
16:16:52 #11 22.21   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     70/98 
16:16:52 #11 22.25   Installing       : python3-dnf-plugins-core-4.0.21-3.el8.noarch         71/98 
16:16:52 #11 22.30   Installing       : dnf-plugins-core-4.0.21-3.el8.noarch                 72/98 
16:16:52 #11 22.36   Installing       : zstd-1.4.4-1.el8.x86_64                              73/98 
16:16:52 #11 22.37   Installing       : rust-srpm-macros-5-2.el8.noarch                      74/98 
16:16:52 #11 22.38   Installing       : qt5-srpm-macros-5.15.2-1.el8.noarch                  75/98 
16:16:52 #11 22.39   Installing       : perl-srpm-macros-1-25.el8.noarch                     76/98 
16:16:52 #11 22.40   Installing       : openblas-srpm-macros-2-2.el8.noarch                  77/98 
16:16:52 #8 30.87 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
16:16:52 #8 30.87 Unpacking debhelper (13.3.4) ...
16:16:52 #8 30.99 Selecting previously unselected package debian-keyring.
16:16:52 #8 31.00 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
16:16:52 #8 31.01 Unpacking debian-keyring (2021.07.26) ...
16:16:52 #8 55.78 Setting up libtime-moment-perl (0.44-1+b3) ...
16:16:52 #8 55.79 Setting up libencode-locale-perl (1.05-1.1) ...
16:16:52 #8 55.80 Setting up python3 (3.9.2-3) ...
16:16:52 #11 9.099 Selecting previously unselected package dh-apparmor.
16:16:52 #11 9.101 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
16:16:52 #11 9.104 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
16:16:52 #11 9.141 Selecting previously unselected package btrfs-progs.
16:16:52 #11 9.141 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_armhf.deb ...
16:16:52 #11 9.145 Unpacking btrfs-progs (4.15.1-1build1) ...
16:16:52 #11 9.255 Selecting previously unselected package btrfs-tools.
16:16:52 #11 9.257 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_armhf.deb ...
16:16:52 #11 9.260 Unpacking btrfs-tools (4.15.1-1build1) ...
16:16:52 #11 9.293 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:16:52 #11 9.295 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
16:16:52 #11 9.299 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:52 #11 9.348 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:16:52 #9 31.74 Selecting previously unselected package liblsan0:amd64.
16:16:52 #11 7.021 Unpacking bash-completion (1:2.8-1ubuntu1) ...
16:16:52 #9 30.35 Selecting previously unselected package liblsan0:amd64.
16:16:52 #9 30.35 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.35 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.47 Selecting previously unselected package libtsan0:amd64.
16:16:52 #9 30.47 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.48 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.80 Preparing to unpack .../8-python3.9_3.9.7-2build1_amd64.deb ...
16:16:52 #9 30.80 Unpacking python3.9 (3.9.7-2build1) ...
16:16:52 #9 30.83 Selecting previously unselected package libpython3-stdlib:amd64.
16:16:52 #9 30.83 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_amd64.deb ...
16:16:52 #9 30.85 Unpacking libpython3-stdlib:amd64 (3.9.4-1build1) ...
16:16:52 #9 30.88 Setting up python3-minimal (3.9.4-1build1) ...
16:16:52 #9 31.07 Selecting previously unselected package python3.
16:16:52 #7 50.76   Installing       : ed-1.14.2-9.fc33.aarch64                           120/136 
16:16:52 #7 50.77   Installing       : patch-2.7.6-13.fc33.aarch64                        121/136 
16:16:52 #7 50.82   Installing       : gnat-srpm-macros-4-12.fc33.noarch                  122/136 
16:16:52 #7 50.83   Installing       : ghc-srpm-macros-1.5.0-3.fc33.noarch                123/136 
16:16:52 #7 50.83   Installing       : fpc-srpm-macros-1.3-2.fc33.noarch                  124/136 
16:16:52 #7 50.84   Installing       : efi-srpm-macros-4-5.fc33.noarch                    125/136 
16:16:52 #7 50.89   Installing       : dwz-0.13-4.fc33.aarch64                            126/136 
16:16:52 #7 50.90   Installing       : fonts-srpm-macros-1:2.0.5-4.fc33.noarch            127/136 
16:16:52 #7 50.90   Installing       : go-srpm-macros-3.0.10-1.fc33.noarch                128/136 
16:16:52 #7 50.91   Installing       : python-srpm-macros-3.9-20.fc33.noarch              129/136 
16:16:52 #7 50.99   Installing       : redhat-rpm-config-176-3.fc33.noarch                130/136 
16:16:52 #7 51.00   Installing       : dbus-libs-1:1.12.20-2.fc33.aarch64                 131/136 
16:16:52 #11 9.977 Selecting previously unselected package g++.
16:16:52 #11 9.980 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
16:16:52 #11 9.984 Unpacking g++ (4:8.3.0-1+rpi2) ...
16:16:52 #11 10.01 Selecting previously unselected package build-essential.
16:16:52 #11 10.02 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
16:16:52 #11 10.02 Unpacking build-essential (12.6) ...
16:16:52 #11 10.07 Selecting previously unselected package bash-completion.
16:16:52 #11 10.07 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
16:16:52 #9 60.32 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:52 #9 60.33 Setting up python3-idna (2.10-1) ...
16:16:52 #9 60.55 Setting up libdata-optlist-perl (0.110-1.1) ...
16:16:52 #9 60.56 Setting up libipc-run-perl (20200505.0-1) ...
16:16:52 #9 60.88 Setting up debhelper (13.3.4ubuntu1) ...
16:16:52 #9 60.89 Setting up dput (1.1.0ubuntu1) ...
16:16:52 #9 61.06 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
16:16:52 #9 61.08 Setting up equivs (2.3.1) ...
16:16:52 #9 61.09 Setting up gnupg (2.2.20-1ubuntu3) ...
16:16:52 #9 61.10 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:16:52 #9 61.12 Setting up libparams-validate-perl:armhf (1.30-1build1) ...
16:16:52 #9 61.13 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:52 #11 22.41   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     78/98 
16:16:52 #11 22.44   Installing       : libipt-1.6.1-8.el8.x86_64                            79/98 
16:16:52 #11 22.45   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     80/98 
16:16:52 #8 56.07 Setting up libexception-class-perl (1.44-1) ...
16:16:52 #8 56.08 Setting up python3-xdg (0.27-2) ...
16:16:52 #8 56.23 Setting up libconfig-tiny-perl (2.26-1) ...
16:16:52 #8 56.24 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:16:52 #8 56.25 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:16:52 #8 56.26 Setting up liblist-utilsby-perl (0.11-1) ...
16:16:52 #8 56.27 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:52 #8 56.29 Setting up libsub-install-perl (0.928-1.1) ...
16:16:52 #8 56.30 Setting up dpkg-dev (1.20.9) ...
16:16:52 #8 56.31 Setting up libnumber-compare-perl (0.03-1.1) ...
16:16:52 #8 56.32 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:52 #21 20.73 Building dependency tree...
16:16:52 #11 12.25 Unpacking bash-completion (1:2.11-2) ...
16:16:52 #11 12.40 Selecting previously unselected package cmake-data.
16:16:52 #11 12.40 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
16:16:52 #11 12.41 Unpacking cmake-data (3.18.4-2+rpi1) ...
16:16:52 #11 9.350 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
16:16:52 #11 9.354 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:52 #11 9.404 Selecting previously unselected package libudev-dev:armhf.
16:16:52 #11 9.404 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.52_armhf.deb ...
16:16:52 #11 9.414 Unpacking libudev-dev:armhf (237-3ubuntu10.52) ...
16:16:52 #11 9.446 Selecting previously unselected package libsepol1-dev:armhf.
16:16:52 #11 9.448 Preparing to unpack .../14-libsepol1-dev_2.7-1_armhf.deb ...
16:16:52 #11 9.452 Unpacking libsepol1-dev:armhf (2.7-1) ...
16:16:52 #11 9.529 Selecting previously unselected package libpcre16-3:armhf.
16:16:52 #11 9.532 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9_armhf.deb ...
16:16:52 #11 9.536 Unpacking libpcre16-3:armhf (2:8.39-9) ...
16:16:52 #11 9.589 Selecting previously unselected package libpcre32-3:armhf.
16:16:52 #9 31.75 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.75 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #9 31.92 Selecting previously unselected package libtsan0:amd64.
16:16:52 #9 31.92 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:52 #9 31.93 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:52 #8 33.50 Selecting previously unselected package g++.
16:16:52 #8 33.50 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
16:16:52 #8 33.51 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
16:16:52 #8 33.54 Selecting previously unselected package make.
16:16:52 #8 33.54 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ...
16:16:52 #8 33.54 Unpacking make (4.1-9.1ubuntu1) ...
16:16:52 #8 33.58 Selecting previously unselected package libdpkg-perl.
16:16:52 #8 33.58 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ...
16:16:52 #8 33.59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ...
16:16:52 #8 33.63 Selecting previously unselected package patch.
16:16:52 #8 33.64 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ...
16:16:52 #8 33.64 Unpacking patch (2.7.6-2ubuntu1.1) ...
16:16:52 #8 33.68 Selecting previously unselected package dpkg-dev.
16:16:52 #8 33.68 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ...
16:16:52 #8 33.69 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ...
16:16:52 #8 33.76 Selecting previously unselected package build-essential.
16:16:52 #11 7.132 Selecting previously unselected package cmake-data.
16:16:52 #11 7.134 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
16:16:52 #11 7.138 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:16:52 #8 44.85   Running scriptlet: glibc-common-2.34-8.fc35.aarch64                   146/146 
16:16:52 #8 48.47   Verifying        : abattis-cantarell-fonts-0.301-3.fc35.noarch          1/146 
16:16:52 #8 48.47   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     2/146 
16:16:52 #8 48.47   Verifying        : binutils-2.37-10.fc35.aarch64                        3/146 
16:16:52 #8 48.47   Verifying        : binutils-gold-2.37-10.fc35.aarch64                   4/146 
16:16:52 #8 48.47   Verifying        : bzip2-1.0.8-9.fc35.aarch64                           5/146 
16:16:52 #8 48.47   Verifying        : cpio-2.13-11.fc35.aarch64                            6/146 
16:16:52 #8 48.47   Verifying        : dash-0.5.10.2-9.fc35.aarch64                         7/146 
16:16:52 #8 48.47   Verifying        : dbus-libs-1:1.12.20-5.fc35.aarch64                   8/146 
16:16:52 #8 48.47   Verifying        : debugedit-5.0-2.fc35.aarch64                         9/146 
16:16:52 #8 48.47   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.aarch64      10/146 
16:16:52 #8 48.47   Verifying        : diffutils-3.8-1.fc35.aarch64                        11/146 
16:16:52 #8 48.47   Verifying        : dwz-0.14-2.fc35.aarch64                             12/146 
16:16:52 #8 48.47   Verifying        : ed-1.14.2-11.fc35.aarch64                           13/146 
16:16:52 #8 48.47   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     14/146 
16:16:52 #8 48.47   Verifying        : elfutils-0.185-5.fc35.aarch64                       15/146 
16:16:52 #8 48.47   Verifying        : enchant-1:1.6.0-28.fc35.aarch64                     16/146 
16:16:52 #8 48.47   Verifying        : file-5.40-9.fc35.aarch64                            17/146 
16:16:52 #8 48.47   Verifying        : findutils-1:4.8.0-4.fc35.aarch64                    18/146 
16:16:52 #8 48.47   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              19/146 
16:16:52 #8 48.47   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             20/146 
16:16:52 #8 48.47   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   21/146 
16:16:52 #8 48.47   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.aarch64                   22/146 
16:16:52 #8 48.47   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 23/146 
16:16:52 #8 48.47   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   24/146 
16:16:52 #8 48.47   Verifying        : go-srpm-macros-3.0.11-2.fc35.noarch                 25/146 
16:16:52 #8 48.47   Verifying        : groff-base-1.22.4-8.fc35.aarch64                    26/146 
16:16:52 #8 48.47   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.aarch64       27/146 
16:16:52 #8 48.47   Verifying        : hunspell-1.7.0-11.fc35.aarch64                      28/146 
16:16:52 #8 48.47   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             29/146 
16:16:52 #8 48.47   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          30/146 
16:16:52 #8 48.47   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          31/146 
16:16:52 #8 48.47   Verifying        : hunspell-filesystem-1.7.0-11.fc35.aarch64           32/146 
16:16:52 #8 48.47   Verifying        : info-6.8-2.fc35.aarch64                             33/146 
16:16:52 #8 48.47   Verifying        : json-glib-1.6.6-1.fc35.aarch64                      34/146 
16:16:52 #8 48.47   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                35/146 
16:16:52 #8 48.47   Verifying        : libappstream-glib-0.7.18-3.fc35.aarch64             36/146 
16:16:52 #8 48.47   Verifying        : libjpeg-turbo-2.1.0-3.fc35.aarch64                  37/146 
16:16:52 #8 48.47   Verifying        : libpkgconf-1.8.0-1.fc35.aarch64                     38/146 
16:16:52 #8 48.48   Verifying        : libpng-2:1.6.37-11.fc35.aarch64                     39/146 
16:16:52 #8 48.48   Verifying        : libproxy-0.4.17-3.fc35.aarch64                      40/146 
16:16:52 #8 48.48   Verifying        : libstemmer-0-17.585svn.fc35.aarch64                 41/146 
16:16:52 #8 48.48   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     42/146 
16:16:52 #8 48.48   Verifying        : ncurses-6.2-8.20210508.fc35.aarch64                 43/146 
16:16:52 #8 48.48   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     44/146 
16:16:52 #8 48.48   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   45/146 
16:16:52 #8 48.48   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               46/146 
16:16:52 #8 48.48   Verifying        : patch-2.7.6-15.fc35.aarch64                         47/146 
16:16:52 #8 48.48   Verifying        : perl-Carp-1.52-478.fc35.noarch                      48/146 
16:16:52 #8 48.48   Verifying        : perl-Data-Dumper-2.183-2.fc35.aarch64               49/146 
16:16:52 #8 48.48   Verifying        : perl-Digest-1.20-1.fc35.noarch                      50/146 
16:16:52 #8 48.48   Verifying        : perl-Digest-MD5-2.58-478.fc35.aarch64               51/146 
16:16:52 #8 48.48   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  52/146 
16:16:52 #8 48.48   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 53/146 
16:16:52 #8 48.48   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          54/146 
16:16:52 #8 48.48   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             55/146 
16:16:52 #8 48.48   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              56/146 
16:16:52 #8 48.48   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              57/146 
16:16:52 #8 48.48   Verifying        : perl-MIME-Base64-3.16-478.fc35.aarch64              58/146 
16:16:52 #8 48.48   Verifying        : perl-Net-SSLeay-1.90-4.fc35.aarch64                 59/146 
16:16:52 #8 48.48   Verifying        : perl-PathTools-3.80-478.fc35.aarch64                60/146 
16:16:52 #8 48.48   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             61/146 
16:16:52 #8 48.48   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            62/146 
16:16:52 #8 48.48   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                63/146 
16:16:52 #8 48.48   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               64/146 
16:16:52 #8 48.48   Verifying        : perl-Socket-4:2.032-2.fc35.aarch64                  65/146 
16:16:52 #8 48.48   Verifying        : perl-Storable-1:3.25-1.fc35.aarch64                 66/146 
16:16:52 #8 48.48   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            67/146 
16:16:52 #8 48.48   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  68/146 
16:16:52 #8 48.48   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           69/146 
16:16:52 #8 48.48   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         70/146 
16:16:52 #8 48.48   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             71/146 
16:16:52 #8 48.48   Verifying        : perl-URI-5.09-4.fc35.noarch                         72/146 
16:16:52 #8 48.48   Verifying        : perl-constant-1.33-479.fc35.noarch                  73/146 
16:16:52 #8 48.48   Verifying        : perl-libnet-3.13-479.fc35.noarch                    74/146 
16:16:52 #8 48.48   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 75/146 
16:16:52 #8 48.48   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               76/146 
16:16:52 #8 48.48   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   77/146 
16:16:52 #8 48.48   Verifying        : pkgconf-1.8.0-1.fc35.aarch64                        78/146 
16:16:52 #8 48.48   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      79/146 
16:16:52 #8 48.48   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.aarch64             80/146 
16:16:52 #8 48.48   Verifying        : python3-construct-2.10.67-3.fc35.noarch             81/146 
16:16:52 #8 48.48   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              82/146 
16:16:52 #8 48.48   Verifying        : python3-dbus-1.2.18-2.fc35.aarch64                  83/146 
16:16:52 #8 48.48   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  84/146 
16:16:52 #8 48.48   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    85/146 
16:16:52 #8 48.48   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    86/146 
16:16:52 #8 48.48   Verifying        : python3-six-1.16.0-4.fc35.noarch                    87/146 
16:16:52 #8 48.48   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   88/146 
16:16:52 #8 48.48   Verifying        : python3-zstd-1.4.5.1-5.fc35.aarch64                 89/146 
16:16:52 #8 48.48   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                90/146 
16:16:52 #8 48.48   Verifying        : rpm-build-4.17.0-1.fc35.aarch64                     91/146 
16:16:52 #8 48.48   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch          92/146 
16:16:52 #8 48.48   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                 93/146 
16:16:52 #8 48.48   Verifying        : unzip-6.0-53.fc35.aarch64                           94/146 
16:16:52 #8 48.48   Verifying        : xz-5.2.5-7.fc35.aarch64                             95/146 
16:16:52 #8 48.48   Verifying        : zip-3.0-31.fc35.aarch64                             96/146 
16:16:52 #8 48.48   Verifying        : zstd-1.5.0-2.fc35.aarch64                           97/146 
16:16:52 #8 48.48   Verifying        : dnf-plugins-core-4.0.24-1.fc35.noarch               98/146 
16:16:52 #8 48.48   Verifying        : elfutils-debuginfod-client-0.186-1.fc35.aarch64     99/146 
16:16:52 #8 48.48   Verifying        : gdb-minimal-11.1-5.fc35.aarch64                    100/146 
16:16:52 #8 48.48   Verifying        : glib-networking-2.70.1-1.fc35.aarch64              101/146 
16:16:52 #8 48.48   Verifying        : glibc-gconv-extra-2.34-11.fc35.aarch64             102/146 
16:16:52 #8 48.48   Verifying        : libsoup-2.74.2-1.fc35.aarch64                      103/146 
16:16:52 #8 48.48   Verifying        : perl-AutoLoader-5.74-482.fc35.noarch               104/146 
16:16:52 #8 48.48   Verifying        : perl-B-1.82-482.fc35.aarch64                       105/146 
16:16:52 #8 48.48   Verifying        : perl-Class-Struct-0.66-482.fc35.noarch             106/146 
16:16:52 #8 48.48   Verifying        : perl-DynaLoader-1.50-482.fc35.aarch64              107/146 
16:16:52 #8 48.48   Verifying        : perl-Encode-4:3.15-482.fc35.aarch64                108/146 
16:16:52 #8 48.48   Verifying        : perl-Errno-1.33-482.fc35.aarch64                   109/146 
16:16:52 #8 48.48   Verifying        : perl-Fcntl-1.14-482.fc35.aarch64                   110/146 
16:16:52 #8 48.48   Verifying        : perl-File-Basename-2.85-482.fc35.noarch            111/146 
16:16:52 #8 48.48   Verifying        : perl-File-stat-1.09-482.fc35.noarch                112/146 
16:16:52 #8 48.48   Verifying        : perl-FileHandle-2.03-482.fc35.noarch               113/146 
16:16:52 #8 48.48   Verifying        : perl-Getopt-Std-1.13-482.fc35.noarch               114/146 
16:16:52 #8 48.48   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 115/146 
16:16:52 #8 48.48   Verifying        : perl-IO-1.46-482.fc35.aarch64                      116/146 
16:16:52 #8 48.48   Verifying        : perl-IPC-Open3-1.21-482.fc35.noarch                117/146 
16:16:52 #8 48.48   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             118/146 
16:16:52 #8 48.48   Verifying        : perl-NDBM_File-1.15-482.fc35.aarch64               119/146 
16:16:52 #8 48.48   Verifying        : perl-POSIX-1.97-482.fc35.aarch64                   120/146 
16:16:52 #8 48.48   Verifying        : perl-Scalar-List-Utils-5:1.60-462.fc35.aarch64     121/146 
16:16:52 #8 48.48   Verifying        : perl-SelectSaver-1.02-482.fc35.noarch              122/146 
16:16:52 #8 48.48   Verifying        : perl-Symbol-1.09-482.fc35.noarch                   123/146 
16:16:52 #8 48.48   Verifying        : perl-base-2.27-482.fc35.noarch                     124/146 
16:16:52 #8 48.48   Verifying        : perl-if-0.60.900-482.fc35.noarch                   125/146 
16:16:52 #8 48.48   Verifying        : perl-interpreter-4:5.34.0-482.fc35.aarch64         126/146 
16:16:52 #8 48.48   Verifying        : perl-libs-4:5.34.0-482.fc35.aarch64                127/146 
16:16:52 #8 48.48   Verifying        : perl-mro-1.25-482.fc35.aarch64                     128/146 
16:16:52 #8 48.48   Verifying        : perl-overload-1.33-482.fc35.noarch                 129/146 
16:16:52 #8 48.48   Verifying        : perl-overloading-0.02-482.fc35.noarch              130/146 
16:16:52 #8 48.48   Verifying        : perl-subs-1.04-482.fc35.noarch                     131/146 
16:16:52 #8 48.48   Verifying        : perl-vars-1.05-482.fc35.noarch                     132/146 
16:16:52 #8 48.48   Verifying        : python-srpm-macros-3.10-10.fc35.noarch             133/146 
16:16:52 #8 48.48   Verifying        : python3-dnf-plugins-core-4.0.24-1.fc35.noarch      134/146 
16:16:52 #8 48.48   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                135/146 
16:16:52 #8 48.48   Verifying        : redhat-rpm-config-199-1.fc35.noarch                136/146 
16:16:52 #8 48.48   Verifying        : rpmlint-2.2.0-1.fc35.noarch                        137/146 
16:16:52 #8 48.48   Verifying        : rust-srpm-macros-20-1.fc35.noarch                  138/146 
16:16:52 #8 48.48   Verifying        : systemd-libs-249.7-2.fc35.aarch64                  139/146 
16:16:52 #8 48.48   Verifying        : xxhash-libs-0.8.1-1.fc35.aarch64                   140/146 
16:16:52 #8 48.48   Verifying        : glibc-2.34-11.fc35.aarch64                         141/146 
16:16:52 #8 48.48   Verifying        : glibc-2.34-8.fc35.aarch64                          142/146 
16:16:52 #8 48.48   Verifying        : glibc-common-2.34-11.fc35.aarch64                  143/146 
16:16:52 #8 48.48   Verifying        : glibc-common-2.34-8.fc35.aarch64                   144/146 
16:16:52 #8 48.49   Verifying        : glibc-minimal-langpack-2.34-11.fc35.aarch64        145/146 
16:16:52 #8 48.49   Verifying        : glibc-minimal-langpack-2.34-8.fc35.aarch64         146/146 
16:16:52 #8 48.62 
16:16:52 #8 48.62 Upgraded:
16:16:52 #8 48.62   glibc-2.34-11.fc35.aarch64                  glibc-common-2.34-11.fc35.aarch64
16:16:52 #8 48.62   glibc-minimal-langpack-2.34-11.fc35.aarch64
16:16:52 #8 48.62 Installed:
16:16:52 #8 48.62   abattis-cantarell-fonts-0.301-3.fc35.noarch                                   
16:16:52 #8 48.62   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
16:16:52 #8 48.62   binutils-2.37-10.fc35.aarch64                                                 
16:16:52 #8 48.62   binutils-gold-2.37-10.fc35.aarch64                                            
16:16:52 #8 48.62   bzip2-1.0.8-9.fc35.aarch64                                                    
16:16:52 #8 48.62   cpio-2.13-11.fc35.aarch64                                                     
16:16:52 #8 48.62   dash-0.5.10.2-9.fc35.aarch64                                                  
16:16:52 #8 48.62   dbus-libs-1:1.12.20-5.fc35.aarch64                                            
16:16:52 #8 48.62   debugedit-5.0-2.fc35.aarch64                                                  
16:16:52 #8 48.62   devscripts-checkbashisms-2.21.4-1.fc35.aarch64                                
16:16:52 #8 48.62   diffutils-3.8-1.fc35.aarch64                                                  
16:16:52 #8 48.62   dnf-plugins-core-4.0.24-1.fc35.noarch                                         
16:16:52 #8 48.62   dwz-0.14-2.fc35.aarch64                                                       
16:16:52 #8 48.62   ed-1.14.2-11.fc35.aarch64                                                     
16:16:52 #8 48.62   efi-srpm-macros-5-4.fc35.noarch                                               
16:16:52 #8 48.62   elfutils-0.185-5.fc35.aarch64                                                 
16:16:52 #8 48.62   elfutils-debuginfod-client-0.186-1.fc35.aarch64                               
16:16:52 #8 48.62   enchant-1:1.6.0-28.fc35.aarch64                                               
16:16:52 #8 48.62   file-5.40-9.fc35.aarch64                                                      
16:16:52 #8 48.62   findutils-1:4.8.0-4.fc35.aarch64                                              
16:16:52 #8 48.62   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
16:16:52 #8 48.62   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
16:16:52 #8 48.62   fpc-srpm-macros-1.3-4.fc35.noarch                                             
16:16:52 #8 48.62   gdb-minimal-11.1-5.fc35.aarch64                                               
16:16:52 #8 48.62   gdk-pixbuf2-2.42.6-2.fc35.aarch64                                             
16:16:52 #8 48.62   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
16:16:52 #8 48.62   glib-networking-2.70.1-1.fc35.aarch64                                         
16:16:52 #8 48.62   glibc-gconv-extra-2.34-11.fc35.aarch64                                        
16:16:52 #8 48.62   gnat-srpm-macros-4-14.fc35.noarch                                             
16:16:52 #8 48.62   go-srpm-macros-3.0.11-2.fc35.noarch                                           
16:16:52 #8 48.62   groff-base-1.22.4-8.fc35.aarch64                                              
16:16:52 #8 48.62   gsettings-desktop-schemas-41.0-1.fc35.aarch64                                 
16:16:52 #8 48.62   hunspell-1.7.0-11.fc35.aarch64                                                
16:16:52 #8 48.62   hunspell-en-0.20140811.1-20.fc35.noarch                                       
16:16:52 #8 48.62   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
16:16:52 #8 48.62   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
16:16:52 #8 48.62   hunspell-filesystem-1.7.0-11.fc35.aarch64                                     
16:16:52 #8 48.62   info-6.8-2.fc35.aarch64                                                       
16:16:52 #8 48.62   json-glib-1.6.6-1.fc35.aarch64                                                
16:16:52 #8 48.62   kernel-srpm-macros-1.0-6.fc35.noarch                                          
16:16:52 #8 48.62   libappstream-glib-0.7.18-3.fc35.aarch64                                       
16:16:52 #8 48.62   libjpeg-turbo-2.1.0-3.fc35.aarch64                                            
16:16:52 #8 48.62   libpkgconf-1.8.0-1.fc35.aarch64                                               
16:16:52 #8 48.62   libpng-2:1.6.37-11.fc35.aarch64                                               
16:16:52 #8 48.62   libproxy-0.4.17-3.fc35.aarch64                                                
16:16:52 #8 48.62   libsoup-2.74.2-1.fc35.aarch64                                                 
16:16:52 #8 48.62   libstemmer-0-17.585svn.fc35.aarch64                                           
16:16:52 #8 48.62   lua-srpm-macros-1-5.fc35.noarch                                               
16:16:52 #8 48.62   ncurses-6.2-8.20210508.fc35.aarch64                                           
16:16:52 #8 48.62   nim-srpm-macros-3-5.fc35.noarch                                               
16:16:52 #8 48.62   ocaml-srpm-macros-6-5.fc35.noarch                                             
16:16:52 #8 48.62   openblas-srpm-macros-2-10.fc35.noarch                                         
16:16:52 #8 48.62   patch-2.7.6-15.fc35.aarch64                                                   
16:16:52 #8 48.62   perl-AutoLoader-5.74-482.fc35.noarch                                          
16:16:52 #8 48.62   perl-B-1.82-482.fc35.aarch64                                                  
16:16:52 #8 48.62   perl-Carp-1.52-478.fc35.noarch                                                
16:16:52 #8 48.62   perl-Class-Struct-0.66-482.fc35.noarch                                        
16:16:52 #8 48.62   perl-Data-Dumper-2.183-2.fc35.aarch64                                         
16:16:52 #8 48.62   perl-Digest-1.20-1.fc35.noarch                                                
16:16:52 #8 48.62   perl-Digest-MD5-2.58-478.fc35.aarch64                                         
16:16:52 #8 48.62   perl-DynaLoader-1.50-482.fc35.aarch64                                         
16:16:52 #8 48.62   perl-Encode-4:3.15-482.fc35.aarch64                                           
16:16:52 #8 48.62   perl-Errno-1.33-482.fc35.aarch64                                              
16:16:52 #8 48.62   perl-Exporter-5.76-479.fc35.noarch                                            
16:16:52 #8 48.62   perl-Fcntl-1.14-482.fc35.aarch64                                              
16:16:52 #8 48.62   perl-File-Basename-2.85-482.fc35.noarch                                       
16:16:52 #8 48.62   perl-File-Path-2.18-478.fc35.noarch                                           
16:16:52 #8 48.62   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
16:16:52 #8 48.62   perl-File-stat-1.09-482.fc35.noarch                                           
16:16:52 #8 48.62   perl-FileHandle-2.03-482.fc35.noarch                                          
16:16:52 #8 48.62   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
16:16:52 #8 48.62   perl-Getopt-Std-1.13-482.fc35.noarch                                          
16:16:52 #8 48.62   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
16:16:52 #8 48.62   perl-IO-1.46-482.fc35.aarch64                                                 
16:16:52 #8 48.62   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
16:16:52 #8 48.62   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
16:16:52 #8 48.62   perl-IPC-Open3-1.21-482.fc35.noarch                                           
16:16:52 #8 48.62   perl-MIME-Base64-3.16-478.fc35.aarch64                                        
16:16:52 #8 48.62   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
16:16:52 #8 48.62   perl-NDBM_File-1.15-482.fc35.aarch64                                          
16:16:52 #8 48.62   perl-Net-SSLeay-1.90-4.fc35.aarch64                                           
16:16:52 #8 48.62   perl-POSIX-1.97-482.fc35.aarch64                                              
16:16:52 #8 48.62   perl-PathTools-3.80-478.fc35.aarch64                                          
16:16:52 #8 48.62   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
16:16:52 #8 48.62   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
16:16:52 #8 48.62   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
16:16:52 #8 48.62   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
16:16:52 #8 48.62   perl-Scalar-List-Utils-5:1.60-462.fc35.aarch64                                
16:16:52 #8 48.62   perl-SelectSaver-1.02-482.fc35.noarch                                         
16:16:52 #8 48.62   perl-Socket-4:2.032-2.fc35.aarch64                                            
16:16:52 #8 48.62   perl-Storable-1:3.25-1.fc35.aarch64                                           
16:16:52 #8 48.62   perl-Symbol-1.09-482.fc35.noarch                                              
16:16:52 #8 48.62   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
16:16:52 #8 48.62   perl-Term-Cap-1.17-478.fc35.noarch                                            
16:16:52 #8 48.62   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
16:16:52 #8 48.62   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
16:16:52 #8 48.62   perl-Time-Local-2:1.300-478.fc35.noarch                                       
16:16:52 #8 48.62   perl-URI-5.09-4.fc35.noarch                                                   
16:16:52 #8 48.62   perl-base-2.27-482.fc35.noarch                                                
16:16:52 #8 48.62   perl-constant-1.33-479.fc35.noarch                                            
16:16:52 #8 48.62   perl-if-0.60.900-482.fc35.noarch                                              
16:16:52 #8 48.62   perl-interpreter-4:5.34.0-482.fc35.aarch64                                    
16:16:52 #8 48.62   perl-libnet-3.13-479.fc35.noarch                                              
16:16:52 #8 48.62   perl-libs-4:5.34.0-482.fc35.aarch64                                           
16:16:52 #8 48.62   perl-mro-1.25-482.fc35.aarch64                                                
16:16:52 #8 48.62   perl-overload-1.33-482.fc35.noarch                                            
16:16:52 #8 48.62   perl-overloading-0.02-482.fc35.noarch                                         
16:16:52 #8 48.62   perl-parent-1:0.238-478.fc35.noarch                                           
16:16:52 #8 48.62   perl-podlators-1:4.14-478.fc35.noarch                                         
16:16:52 #8 48.62   perl-srpm-macros-1-42.fc35.noarch                                             
16:16:52 #8 48.62   perl-subs-1.04-482.fc35.noarch                                                
16:16:52 #8 48.62   perl-vars-1.05-482.fc35.noarch                                                
16:16:52 #8 48.62   pkgconf-1.8.0-1.fc35.aarch64                                                  
16:16:52 #8 48.62   pkgconf-m4-1.8.0-1.fc35.noarch                                                
16:16:52 #8 48.62   pkgconf-pkg-config-1.8.0-1.fc35.aarch64                                       
16:16:52 #8 48.62   python-srpm-macros-3.10-10.fc35.noarch                                        
16:16:52 #8 48.62   python3-construct-2.10.67-3.fc35.noarch                                       
16:16:52 #8 48.62   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
16:16:52 #8 48.62   python3-dbus-1.2.18-2.fc35.aarch64                                            
16:16:52 #8 48.62   python3-distro-1.6.0-1.fc35.noarch                                            
16:16:52 #8 48.62   python3-dnf-plugins-core-4.0.24-1.fc35.noarch                                 
16:16:52 #8 48.62   python3-enchant-3.2.2-1.fc35.noarch                                           
16:16:52 #8 48.62   python3-pybeam-0.7-1.fc35.noarch                                              
16:16:52 #8 48.62   python3-pyxdg-0.27-3.fc35.noarch                                              
16:16:52 #8 48.62   python3-six-1.16.0-4.fc35.noarch                                              
16:16:52 #8 48.62   python3-toml-0.10.2-5.fc35.noarch                                             
16:16:52 #8 48.62   python3-zstd-1.4.5.1-5.fc35.aarch64                                           
16:16:52 #8 48.62   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
16:16:52 #8 48.62   redhat-rpm-config-199-1.fc35.noarch                                           
16:16:52 #8 48.62   rpm-build-4.17.0-1.fc35.aarch64                                               
16:16:52 #8 48.62   rpmautospec-rpm-macros-0.2.5-1.fc35.noarch                                    
16:16:52 #8 48.62   rpmlint-2.2.0-1.fc35.noarch                                                   
16:16:52 #8 48.62   rust-srpm-macros-20-1.fc35.noarch                                             
16:16:52 #8 48.62   shared-mime-info-2.1-3.fc35.aarch64                                           
16:16:52 #8 48.62   systemd-libs-249.7-2.fc35.aarch64                                             
16:16:52 #8 48.62   unzip-6.0-53.fc35.aarch64                                                     
16:16:52 #8 48.62   xxhash-libs-0.8.1-1.fc35.aarch64                                              
16:16:52 #8 48.62   xz-5.2.5-7.fc35.aarch64                                                       
16:16:52 #8 48.62   zip-3.0-31.fc35.aarch64                                                       
16:16:52 #8 48.62   zstd-1.5.0-2.fc35.aarch64                                                     
16:16:52 #8 48.62 
16:16:52 #8 48.62 Complete!
16:16:52 #8 DONE 48.8s
16:16:52 
16:16:52 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:16:52 #10 sha256:3f4f11b930fb2077ab2c286ef1affb8d5142155948e8916761254dc8669ecef3
16:16:52 #10 DONE 0.1s
16:16:52 
16:16:52 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:16:52 #11 sha256:e9c23f0902b3ec1d0d014d0daaf7e1b218f8ec7cec390aef57d905784eec3ba9
16:16:52 #9 30.73 Selecting previously unselected package libubsan1:amd64.
16:16:52 #9 30.73 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:52 #9 30.74 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:52 #9 30.85 Selecting previously unselected package libquadmath0:amd64.
16:16:52 #9 31.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6989 files and directories currently installed.)
16:16:52 #9 31.07 Preparing to unpack .../000-python3_3.9.4-1build1_amd64.deb ...
16:16:52 #9 31.08 Unpacking python3 (3.9.4-1build1) ...
16:16:52 #9 31.14 Selecting previously unselected package bsdextrautils.
16:16:52 #9 31.14 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2_amd64.deb ...
16:16:52 #9 31.15 Unpacking bsdextrautils (2.36.1-8ubuntu2) ...
16:16:52 #9 31.19 Selecting previously unselected package libuchardet0:amd64.
16:16:52 #9 31.19 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_amd64.deb ...
16:16:52 #9 31.20 Unpacking libuchardet0:amd64 (0.0.7-1build1) ...
16:16:52 #9 31.23 Selecting previously unselected package groff-base.
16:16:52 #9 31.23 Preparing to unpack .../003-groff-base_1.22.4-7_amd64.deb ...
16:16:52 #9 31.23 Unpacking groff-base (1.22.4-7) ...
16:16:52 #9 31.29 Selecting previously unselected package libgdbm6:amd64.
16:16:52 #9 31.29 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
16:16:52 #7 51.09   Installing       : python3-dbus-1.2.16-3.fc33.aarch64                 132/136 
16:16:52 #7 51.11   Installing       : python3-dnf-plugins-core-4.0.23-1.fc33.noarch      133/136 
16:16:52 #7 51.19   Installing       : dnf-plugins-core-4.0.23-1.fc33.noarch              134/136 
16:16:52 #7 51.20   Installing       : rpm-build-4.16.1.3-1.fc33.aarch64                  135/136 
16:16:53 #9 60.57 Setting up git (1:2.32.0-1ubuntu1) ...
16:16:53 #9 60.59 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:16:53 #9 60.60 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:16:53 #9 60.80 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:53 #9 60.81 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:53 #9 60.82 Setting up libtypes-serialiser-perl (1.01-1) ...
16:16:53 #9 60.83 Setting up g++ (4:11.2.0-1ubuntu1) ...
16:16:53 #9 60.86 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:53 #9 60.86 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:16:53 #9 60.86 Setting up libhtml-parser-perl:armhf (3.76-1) ...
16:16:53 #9 60.93 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:53 #9 52.62 Selecting previously unselected package libgd3:arm64.
16:16:53 #9 61.14 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:53 #9 61.15 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:16:53 #9 61.16 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:16:53 #9 61.18 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:16:53 #9 61.19 Setting up libmoox-struct-perl (0.020-1) ...
16:16:53 #9 61.20 Setting up lintian (2.104.0ubuntu2.1) ...
16:16:53 #9 61.21 Setting up licensecheck (3.1.1-2) ...
16:16:53 #9 61.22 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:16:53 #9 61.24 Setting up libwww-perl (6.52-1) ...
16:16:53 #9 61.25 Setting up devscripts (2.21.1ubuntu1) ...
16:16:53 #11 22.48   Installing       : gc-7.6.4-3.el8.x86_64                                81/98 
16:16:53 #11 22.85   Installing       : guile-5:2.0.14-7.el8.x86_64                          82/98 
16:16:53 #8 56.33 Setting up liberror-perl (0.17029-1) ...
16:16:53 #8 56.34 Setting up python3-six (1.16.0-2) ...
16:16:53 #8 56.47 Setting up dh-autoreconf (20) ...
16:16:53 #8 56.48 Setting up patchutils (0.4.2-1) ...
16:16:53 #8 56.49 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:16:53 #8 56.50 Setting up libltdl-dev:arm64 (2.4.6-15) ...
16:16:53 #8 56.51 Setting up libjson-maybexs-perl (1.004003-1) ...
16:16:53 #8 56.52 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:16:53 #8 56.53 Setting up libio-string-perl (1.08-3.1) ...
16:16:53 #8 56.54 Setting up libreadonly-perl (2.050-3) ...
16:16:53 #8 56.55 Setting up python3-gpg (1.14.0-1+b2) ...
16:16:53 #9 DONE 51.2s
16:16:53 
16:16:53 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:16:53 #11 sha256:e8944d4155c03b468445d6af57e854fbfd63b876d02b067ec831e3c746f8cf00
16:16:53 #11 DONE 0.1s
16:16:53 
16:16:53 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:53 #12 sha256:003fa9379266fbdf9826e7ee31593374b536be10f3d86322507589a53cd80c3b
16:16:53 #11 9.591 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9_armhf.deb ...
16:16:53 #11 9.595 Unpacking libpcre32-3:armhf (2:8.39-9) ...
16:16:53 #11 9.639 Selecting previously unselected package libpcrecpp0v5:armhf.
16:16:53 #11 9.641 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9_armhf.deb ...
16:16:53 #11 9.645 Unpacking libpcrecpp0v5:armhf (2:8.39-9) ...
16:16:53 #11 9.681 Selecting previously unselected package libpcre3-dev:armhf.
16:16:53 #11 9.683 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9_armhf.deb ...
16:16:53 #11 9.687 Unpacking libpcre3-dev:armhf (2:8.39-9) ...
16:16:53 #11 9.779 Selecting previously unselected package libselinux1-dev:armhf.
16:16:53 #11 9.780 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_armhf.deb ...
16:16:53 #11 9.786 Unpacking libselinux1-dev:armhf (2.7-2build2) ...
16:16:53 #11 9.870 Selecting previously unselected package libdevmapper-dev:armhf.
16:16:53 #11 9.870 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
16:16:53 #9 32.26 Selecting previously unselected package libubsan1:amd64.
16:16:53 #9 32.26 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:53 #9 32.27 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:53 #11 7.437 Selecting previously unselected package liblzo2-2:arm64.
16:16:53 #11 7.440 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ...
16:16:53 #11 7.443 Unpacking liblzo2-2:arm64 (2.08-1.2) ...
16:16:53 #11 7.478 Selecting previously unselected package libarchive13:arm64.
16:16:53 #11 7.481 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ...
16:16:53 #11 7.488 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
16:16:53 #11 7.534 Selecting previously unselected package libjsoncpp1:arm64.
16:16:53 #11 7.536 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ...
16:16:53 #11 7.539 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:16:53 #11 7.575 Selecting previously unselected package librhash0:arm64.
16:16:53 #11 7.577 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ...
16:16:53 #11 7.580 Unpacking librhash0:arm64 (1.3.6-2) ...
16:16:53 #11 7.615 Selecting previously unselected package libuv1:arm64.
16:16:53 #11 7.617 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ...
16:16:53 #11 7.620 Unpacking libuv1:arm64 (1.18.0-3) ...
16:16:53 #11 7.648 Selecting previously unselected package cmake.
16:16:53 #9 30.85 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:16:53 #9 30.85 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:16:53 #9 30.89 Selecting previously unselected package libgcc-9-dev:amd64.
16:16:53 #9 30.90 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:53 #9 30.90 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:16:53 #9 31.13 Selecting previously unselected package gcc-9.
16:16:53 #9 31.30 Unpacking libgdbm6:amd64 (1.19-2) ...
16:16:53 #9 31.33 Selecting previously unselected package libpipeline1:amd64.
16:16:53 #9 31.33 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_amd64.deb ...
16:16:53 #9 31.34 Unpacking libpipeline1:amd64 (1.5.3-1build1) ...
16:16:53 #9 31.39 Selecting previously unselected package man-db.
16:16:53 #9 31.39 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
16:16:53 #9 31.40 Unpacking man-db (2.9.4-2) ...
16:16:53 #9 31.52 Selecting previously unselected package perl-modules-5.32.
16:16:53 #7 51.29   Installing       : rpmlint-1.11-19.fc33.noarch                        136/136 
16:16:53 #8 33.77 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ...
16:16:53 #8 33.77 Unpacking build-essential (12.4ubuntu1) ...
16:16:53 #8 33.80 Selecting previously unselected package libroken18-heimdal:amd64.
16:16:53 #8 33.80 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 33.80 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 33.84 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:16:53 #8 33.84 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 33.85 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 33.90 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:16:53 #8 33.90 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 33.91 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 33.94 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:16:53 #8 33.95 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 33.95 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 33.99 Selecting previously unselected package libwind0-heimdal:amd64.
16:16:53 #8 33.99 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 33.99 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 34.04 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:16:53 #9 60.94 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:16:53 #9 60.95 Setting up librole-tiny-perl (2.002004-1) ...
16:16:53 #9 60.96 Setting up gnupg (2.2.20-1ubuntu4) ...
16:16:53 #9 60.97 Setting up build-essential (12.9ubuntu2) ...
16:16:53 #9 60.99 Setting up python3-unidiff (0.5.5-2) ...
16:16:53 #9 61.14 Setting up lsb-release (11.1.0ubuntu3) ...
16:16:53 #9 61.16 Setting up libfont-ttf-perl (1.06-1.1) ...
16:16:53 #9 61.17 Setting up libfile-homedir-perl (1.006-1) ...
16:16:53 #9 61.19 Setting up python3-magic (2:0.4.20-3) ...
16:16:53 #9 52.62 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu1_arm64.deb ...
16:16:53 #9 52.67 Unpacking libgd3:arm64 (2.3.0-2ubuntu1) ...
16:16:53 #12 1.921 Reading package lists...
16:16:53 #9 DONE 53.7s
16:16:53 
16:16:53 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:16:53 #11 sha256:3afd3a853011e6eb9a623e8fe346b783b90dc9529d2e9aa8b6bbe03cd26d82be
16:16:53 #11 DONE 0.0s
16:16:53 #9 61.44 Setting up libxml-parser-perl:armhf (2.46-2) ...
16:16:53 #9 61.46 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:53 #9 61.50 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:53 #9 61.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:53 #11 22.88   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          82/98 
16:16:53 #8 56.71 Setting up python3-certifi (2020.6.20-1) ...
16:16:53 #8 56.84 Setting up libfile-find-rule-perl (0.34-1) ...
16:16:53 #8 56.85 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:53 #8 56.86 Setting up libgd3:arm64 (2.3.0-2) ...
16:16:53 #8 56.87 Setting up python3-idna (2.10-1) ...
16:16:53 #11 9.875 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:53 #11 9.914 Preparing to unpack .../21-libseccomp2_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
16:16:53 #11 9.927 Unpacking libseccomp2:armhf (2.5.1-1ubuntu1~18.04.2) over (2.5.1-1ubuntu1~18.04.1) ...
16:16:53 #11 9.984 Setting up libseccomp2:armhf (2.5.1-1ubuntu1~18.04.2) ...
16:16:53 #11 10.03 Selecting previously unselected package libseccomp-dev:armhf.
16:16:53 #11 10.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24873 files and directories currently installed.)
16:16:53 #11 10.04 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
16:16:53 #11 10.04 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
16:16:53 #11 10.08 Selecting previously unselected package libsystemd-dev:armhf.
16:16:53 #11 10.08 Preparing to unpack .../libsystemd-dev_237-3ubuntu10.52_armhf.deb ...
16:16:53 #11 10.09 Unpacking libsystemd-dev:armhf (237-3ubuntu10.52) ...
16:16:53 #9 32.39 Selecting previously unselected package libquadmath0:amd64.
16:16:53 #9 32.39 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:16:53 #9 32.40 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:16:53 #9 32.44 Selecting previously unselected package libgcc-10-dev:amd64.
16:16:53 #9 32.44 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
16:16:53 #9 32.44 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:16:53 #11 7.650 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ...
16:16:53 #11 7.654 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
16:16:53 #11 7.925 Selecting previously unselected package dh-apparmor.
16:16:53 #9 31.13 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:53 #9 31.14 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:16:53 #9 31.52 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ...
16:16:53 #9 31.53 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ...
16:16:53 #9 31.75 Selecting previously unselected package libgdbm-compat4:amd64.
16:16:53 #9 31.75 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
16:16:53 #9 31.75 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
16:16:53 #9 31.79 Selecting previously unselected package libperl5.32:amd64.
16:16:53 #11 12.82 Selecting previously unselected package libarchive13:armhf.
16:16:53 #11 12.82 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
16:16:53 #11 12.83 Unpacking libarchive13:armhf (3.4.3-2) ...
16:16:53 #11 12.89 Selecting previously unselected package libjsoncpp24:armhf.
16:16:53 #11 12.90 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
16:16:53 #11 12.90 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
16:16:53 #11 12.97 Selecting previously unselected package librhash0:armhf.
16:16:53 #11 12.98 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
16:16:53 #11 12.98 Unpacking librhash0:armhf (1.4.1-2) ...
16:16:53 #11 13.04 Selecting previously unselected package libuv1:armhf.
16:16:53 #11 13.04 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
16:16:53 #11 13.05 Unpacking libuv1:armhf (1.40.0-1) ...
16:16:53 #11 13.08 Selecting previously unselected package cmake.
16:16:53 #8 34.04 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 34.04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 34.10 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:16:53 #8 34.10 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 34.11 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 34.18 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:16:53 #8 34.18 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 34.18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 34.22 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:16:53 #8 34.22 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ...
16:16:53 #8 34.23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
16:16:53 #8 34.26 Selecting previously unselected package libsasl2-modules-db:amd64.
16:16:53 #8 34.26 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ...
16:16:53 #8 34.27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:53 #8 34.31 Selecting previously unselected package libsasl2-2:amd64.
16:16:53 #9 61.38 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:16:53 #9 61.39 Setting up libio-socket-ssl-perl (2.069-1) ...
16:16:53 #9 61.40 Setting up libsub-exporter-perl (0.987-1) ...
16:16:53 #9 61.41 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:53 #9 61.42 Setting up libhttp-message-perl (6.29-1) ...
16:16:53 #9 61.43 Setting up libhtml-form-perl (6.07-1) ...
16:16:53 #9 61.44 Setting up python3-pkg-resources (52.0.0-4) ...
16:16:53 #9 53.16 Selecting previously unselected package libc-devtools.
16:16:53 #9 53.16 Preparing to unpack .../212-libc-devtools_2.34-0ubuntu3_arm64.deb ...
16:16:53 
16:16:53 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:53 #12 sha256:f087b8011376eae42f26a67b9390d6dbb085129b5d2009d8a1f583f8cc3ce2fc
16:16:53 #8 50.20   Running scriptlet: elfutils-libelf-0.185-2.fc34.aarch64               139/139 
16:16:53 #8 53.68   Verifying        : abattis-cantarell-fonts-0.301-2.fc34.noarch          1/139 
16:16:53 #8 53.68   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.     2/139 
16:16:53 #8 53.68   Verifying        : bzip2-1.0.8-6.fc34.aarch64                           3/139 
16:16:53 #8 53.68   Verifying        : cpio-2.13-10.fc34.aarch64                            4/139 
16:16:53 #8 53.68   Verifying        : dbus-libs-1:1.12.20-3.fc34.aarch64                   5/139 
16:16:53 #8 53.68   Verifying        : desktop-file-utils-0.26-3.fc34.aarch64               6/139 
16:16:53 #8 53.68   Verifying        : diffutils-3.7-8.fc34.aarch64                         7/139 
16:16:53 #8 53.68   Verifying        : dwz-0.14-1.fc34.aarch64                              8/139 
16:16:53 #8 53.68   Verifying        : ed-1.14.2-10.fc34.aarch64                            9/139 
16:16:53 #8 53.69   Verifying        : enchant-1:1.6.0-27.fc34.aarch64                     10/139 
16:16:53 #8 53.69   Verifying        : findutils-1:4.8.0-2.fc34.aarch64                    11/139 
16:16:53 #8 53.69   Verifying        : fonts-srpm-macros-1:2.0.5-5.fc34.noarch             12/139 
16:16:53 #8 53.69   Verifying        : fpc-srpm-macros-1.3-3.fc34.noarch                   13/139 
16:16:53 #8 53.69   Verifying        : ghc-srpm-macros-1.5.0-4.fc34.noarch                 14/139 
16:16:53 #8 53.69   Verifying        : gnat-srpm-macros-4-13.fc34.noarch                   15/139 
16:16:53 #8 53.69   Verifying        : groff-base-1.22.4-7.fc34.aarch64                    16/139 
16:16:53 #8 53.69   Verifying        : gsettings-desktop-schemas-40.0-1.fc34.aarch64       17/139 
16:16:53 #8 53.69   Verifying        : hunspell-1.7.0-9.fc34.aarch64                       18/139 
16:16:53 #8 53.69   Verifying        : hunspell-en-GB-0.20140811.1-18.fc34.noarch          19/139 
16:16:53 #8 53.69   Verifying        : hunspell-en-US-0.20140811.1-18.fc34.noarch          20/139 
16:16:53 #8 53.69   Verifying        : hunspell-filesystem-1.7.0-9.fc34.aarch64            21/139 
16:16:53 #8 53.69   Verifying        : info-6.7-10.fc34.aarch64                            22/139 
16:16:53 #8 53.69   Verifying        : kernel-srpm-macros-1.0-4.fc34.noarch                23/139 
16:16:53 #8 53.69   Verifying        : libappstream-glib-0.7.18-2.fc34.aarch64             24/139 
16:16:53 #8 53.69   Verifying        : libpipeline-1.5.3-2.fc34.aarch64                    25/139 
16:16:53 #8 53.69   Verifying        : libpkgconf-1.7.3-6.fc34.aarch64                     26/139 
16:16:53 #8 53.69   Verifying        : libpng-2:1.6.37-10.fc34.aarch64                     27/139 
16:16:53 #8 53.69   Verifying        : libproxy-0.4.15-30.fc34.aarch64                     28/139 
16:16:53 #8 53.69   Verifying        : libsoup-2.72.0-6.fc34.aarch64                       29/139 
16:16:53 #8 53.69   Verifying        : libstemmer-0-16.585svn.fc34.aarch64                 30/139 
16:16:53 #8 53.69   Verifying        : lua-srpm-macros-1-4.fc34.noarch                     31/139 
16:16:53 #8 53.69   Verifying        : man-db-2.9.3-3.fc34.aarch64                         32/139 
16:16:53 #8 53.69   Verifying        : ncurses-6.2-4.20200222.fc34.aarch64                 33/139 
16:16:53 #8 53.69   Verifying        : nim-srpm-macros-3-4.fc34.noarch                     34/139 
16:16:53 #8 53.69   Verifying        : ocaml-srpm-macros-6-4.fc34.noarch                   35/139 
16:16:53 #8 53.69   Verifying        : openblas-srpm-macros-2-9.fc34.noarch                36/139 
16:16:53 #8 53.69   Verifying        : patch-2.7.6-14.fc34.aarch64                         37/139 
16:16:53 #8 53.69   Verifying        : perl-Carp-1.50-458.fc34.noarch                      38/139 
16:16:53 #8 53.69   Verifying        : perl-Data-Dumper-2.174-460.fc34.aarch64             39/139 
16:16:53 #8 53.69   Verifying        : perl-Digest-MD5-2.58-2.fc34.aarch64                 40/139 
16:16:53 #8 53.69   Verifying        : perl-Exporter-5.74-459.fc34.noarch                  41/139 
16:16:53 #8 53.69   Verifying        : perl-File-Path-2.18-2.fc34.noarch                   42/139 
16:16:53 #8 53.69   Verifying        : perl-File-Temp-1:0.231.100-2.fc34.noarch            43/139 
16:16:53 #8 53.69   Verifying        : perl-Getopt-Long-1:2.52-2.fc34.noarch               44/139 
16:16:53 #8 53.69   Verifying        : perl-IO-Socket-IP-0.41-3.fc34.noarch                45/139 
16:16:53 #8 53.69   Verifying        : perl-IO-Socket-SSL-2.070-2.fc34.noarch              46/139 
16:16:53 #8 53.69   Verifying        : perl-MIME-Base64-3.16-2.fc34.aarch64                47/139 
16:16:53 #8 53.69   Verifying        : perl-Net-SSLeay-1.90-2.fc34.aarch64                 48/139 
16:16:53 #8 53.69   Verifying        : perl-PathTools-3.78-459.fc34.aarch64                49/139 
16:16:53 #8 53.69   Verifying        : perl-Pod-Escapes-1:1.07-458.fc34.noarch             50/139 
16:16:53 #8 53.69   Verifying        : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            51/139 
16:16:53 #8 53.69   Verifying        : perl-Pod-Simple-1:3.42-2.fc34.noarch                52/139 
16:16:53 #8 53.69   Verifying        : perl-Pod-Usage-4:2.01-2.fc34.noarch                 53/139 
16:16:53 #8 53.69   Verifying        : perl-Scalar-List-Utils-4:1.56-459.fc34.aarch64      54/139 
16:16:53 #8 53.69   Verifying        : perl-Storable-1:3.21-458.fc34.aarch64               55/139 
16:16:53 #8 53.69   Verifying        : perl-Term-ANSIColor-5.01-459.fc34.noarch            56/139 
16:16:53 #8 53.69   Verifying        : perl-Term-Cap-1.17-458.fc34.noarch                  57/139 
16:16:53 #8 53.69   Verifying        : perl-Text-ParseWords-3.30-458.fc34.noarch           58/139 
16:16:53 #8 53.69   Verifying        : perl-Time-Local-2:1.300-5.fc34.noarch               59/139 
16:16:53 #8 53.69   Verifying        : perl-URI-5.09-1.fc34.noarch                         60/139 
16:16:53 #8 53.69   Verifying        : perl-constant-1.33-459.fc34.noarch                  61/139 
16:16:53 #8 53.69   Verifying        : perl-libnet-3.13-2.fc34.noarch                      62/139 
16:16:53 #8 53.69   Verifying        : perl-parent-1:0.238-458.fc34.noarch                 63/139 
16:16:53 #8 53.69   Verifying        : perl-podlators-1:4.14-458.fc34.noarch               64/139 
16:16:53 #8 53.69   Verifying        : perl-srpm-macros-1-39.fc34.noarch                   65/139 
16:16:53 #8 53.69   Verifying        : pkgconf-1.7.3-6.fc34.aarch64                        66/139 
16:16:53 #8 53.69   Verifying        : pkgconf-m4-1.7.3-6.fc34.noarch                      67/139 
16:16:53 #8 53.69   Verifying        : pkgconf-pkg-config-1.7.3-6.fc34.aarch64             68/139 
16:16:53 #8 53.69   Verifying        : python3-dateutil-1:2.8.1-3.fc34.noarch              69/139 
16:16:53 #8 53.69   Verifying        : python3-distro-1.5.0-5.fc34.noarch                  70/139 
16:16:53 #8 53.69   Verifying        : python3-six-1.15.0-5.fc34.noarch                    71/139 
16:16:53 #8 53.69   Verifying        : qt5-srpm-macros-5.15.2-2.fc34.noarch                72/139 
16:16:53 #8 53.69   Verifying        : rpm-build-4.16.1.3-1.fc34.aarch64                   73/139 
16:16:53 #8 53.69   Verifying        : shared-mime-info-2.1-2.fc34.aarch64                 74/139 
16:16:53 #8 53.69   Verifying        : unzip-6.0-50.fc34.aarch64                           75/139 
16:16:53 #8 53.69   Verifying        : xz-5.2.5-5.fc34.aarch64                             76/139 
16:16:53 #8 53.69   Verifying        : zip-3.0-28.fc34.aarch64                             77/139 
16:16:53 #8 53.69   Verifying        : binutils-2.35.2-6.fc34.aarch64                      78/139 
16:16:53 #8 53.69   Verifying        : binutils-gold-2.35.2-6.fc34.aarch64                 79/139 
16:16:53 #8 53.69   Verifying        : dnf-plugins-core-4.0.24-1.fc34.noarch               80/139 
16:16:53 #8 53.69   Verifying        : efi-srpm-macros-5-4.fc34.noarch                     81/139 
16:16:53 #8 53.69   Verifying        : elfutils-0.186-1.fc34.aarch64                       82/139 
16:16:53 #8 53.69   Verifying        : elfutils-debuginfod-client-0.186-1.fc34.aarch64     83/139 
16:16:53 #8 53.69   Verifying        : emacs-filesystem-1:27.2-5.fc34.noarch               84/139 
16:16:53 #8 53.69   Verifying        : file-5.39-7.fc34.aarch64                            85/139 
16:16:53 #8 53.69   Verifying        : gdb-minimal-11.1-5.fc34.aarch64                     86/139 
16:16:53 #8 53.69   Verifying        : gdk-pixbuf2-2.42.6-1.fc34.aarch64                   87/139 
16:16:53 #8 53.69   Verifying        : glib-networking-2.68.2-1.fc34.aarch64               88/139 
16:16:53 #8 53.69   Verifying        : go-srpm-macros-3.0.10-1.fc34.noarch                 89/139 
16:16:53 #8 53.69   Verifying        : json-glib-1.6.6-1.fc34.aarch64                      90/139 
16:16:53 #8 53.69   Verifying        : less-590-2.fc34.aarch64                             91/139 
16:16:53 #8 53.69   Verifying        : libjpeg-turbo-2.0.90-3.fc34.aarch64                 92/139 
16:16:53 #8 53.69   Verifying        : perl-AutoLoader-5.74-477.fc34.noarch                93/139 
16:16:53 #8 53.69   Verifying        : perl-B-1.80-477.fc34.aarch64                        94/139 
16:16:53 #8 53.69   Verifying        : perl-Class-Struct-0.66-477.fc34.noarch              95/139 
16:16:53 #8 53.69   Verifying        : perl-Digest-1.20-1.fc34.noarch                      96/139 
16:16:53 #8 53.69   Verifying        : perl-DynaLoader-1.47-477.fc34.aarch64               97/139 
16:16:53 #8 53.69   Verifying        : perl-Encode-4:3.15-462.fc34.aarch64                 98/139 
16:16:53 #8 53.69   Verifying        : perl-Errno-1.30-477.fc34.aarch64                    99/139 
16:16:53 #8 53.69   Verifying        : perl-Fcntl-1.13-477.fc34.aarch64                   100/139 
16:16:53 #8 53.69   Verifying        : perl-File-Basename-2.85-477.fc34.noarch            101/139 
16:16:53 #8 53.69   Verifying        : perl-File-stat-1.09-477.fc34.noarch                102/139 
16:16:53 #8 53.69   Verifying        : perl-FileHandle-2.03-477.fc34.noarch               103/139 
16:16:53 #8 53.69   Verifying        : perl-Getopt-Std-1.12-477.fc34.noarch               104/139 
16:16:53 #8 53.69   Verifying        : perl-HTTP-Tiny-0.078-1.fc34.noarch                 105/139 
16:16:53 #8 53.69   Verifying        : perl-IO-1.43-477.fc34.aarch64                      106/139 
16:16:53 #8 53.69   Verifying        : perl-IPC-Open3-1.21-477.fc34.noarch                107/139 
16:16:53 #8 53.69   Verifying        : perl-Mozilla-CA-20211001-1.fc34.noarch             108/139 
16:16:53 #8 53.69   Verifying        : perl-NDBM_File-1.15-477.fc34.aarch64               109/139 
16:16:53 #8 53.69   Verifying        : perl-POSIX-1.94-477.fc34.aarch64                   110/139 
16:16:53 #8 53.69   Verifying        : perl-SelectSaver-1.02-477.fc34.noarch              111/139 
16:16:53 #8 53.69   Verifying        : perl-Socket-4:2.032-1.fc34.aarch64                 112/139 
16:16:53 #8 53.69   Verifying        : perl-Symbol-1.08-477.fc34.noarch                   113/139 
16:16:53 #8 53.69   Verifying        : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch        114/139 
16:16:53 #8 53.69   Verifying        : perl-base-2.27-477.fc34.noarch                     115/139 
16:16:53 #8 53.69   Verifying        : perl-if-0.60.800-477.fc34.noarch                   116/139 
16:16:53 #8 53.69   Verifying        : perl-interpreter-4:5.32.1-477.fc34.aarch64         117/139 
16:16:53 #8 53.69   Verifying        : perl-libs-4:5.32.1-477.fc34.aarch64                118/139 
16:16:53 #8 53.69   Verifying        : perl-mro-1.23-477.fc34.aarch64                     119/139 
16:16:53 #8 53.69   Verifying        : perl-overload-1.31-477.fc34.noarch                 120/139 
16:16:53 #8 53.70   Verifying        : perl-overloading-0.02-477.fc34.noarch              121/139 
16:16:53 #8 53.70   Verifying        : perl-subs-1.03-477.fc34.noarch                     122/139 
16:16:53 #8 53.70   Verifying        : perl-vars-1.05-477.fc34.noarch                     123/139 
16:16:53 #8 53.70   Verifying        : python-srpm-macros-3.9-41.fc34.noarch              124/139 
16:16:53 #8 53.70   Verifying        : python3-dbus-1.2.18-1.fc34.aarch64                 125/139 
16:16:53 #8 53.70   Verifying        : python3-dnf-plugins-core-4.0.24-1.fc34.noarch      126/139 
16:16:53 #8 53.70   Verifying        : python3-enchant-3.2.1-1.fc34.noarch                127/139 
16:16:53 #8 53.70   Verifying        : python3-file-magic-5.39-7.fc34.noarch              128/139 
16:16:53 #8 53.70   Verifying        : python3-setuptools-53.0.0-2.fc34.noarch            129/139 
16:16:53 #8 53.70   Verifying        : redhat-rpm-config-183-3.fc34.noarch                130/139 
16:16:53 #8 53.70   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch         131/139 
16:16:53 #8 53.70   Verifying        : rpmlint-1.11-19.fc34.noarch                        132/139 
16:16:53 #8 53.70   Verifying        : rust-srpm-macros-20-1.fc34.noarch                  133/139 
16:16:53 #8 53.70   Verifying        : xxhash-libs-0.8.1-1.fc34.aarch64                   134/139 
16:16:53 #8 53.70   Verifying        : zstd-1.5.0-1.fc34.aarch64                          135/139 
16:16:53 #8 53.70   Verifying        : elfutils-libelf-0.186-1.fc34.aarch64               136/139 
16:16:53 #8 53.70   Verifying        : elfutils-libelf-0.185-2.fc34.aarch64               137/139 
16:16:53 #8 53.70   Verifying        : elfutils-libs-0.186-1.fc34.aarch64                 138/139 
16:16:53 #8 53.70   Verifying        : elfutils-libs-0.185-2.fc34.aarch64                 139/139 
16:16:53 #8 53.82 
16:16:53 #8 53.82 Upgraded:
16:16:53 #8 53.82   elfutils-libelf-0.186-1.fc34.aarch64    elfutils-libs-0.186-1.fc34.aarch64   
16:16:53 #8 53.82 Installed:
16:16:53 #8 53.82   abattis-cantarell-fonts-0.301-2.fc34.noarch                                   
16:16:53 #8 53.82   adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch                        
16:16:53 #8 53.82   binutils-2.35.2-6.fc34.aarch64                                                
16:16:53 #8 53.82   binutils-gold-2.35.2-6.fc34.aarch64                                           
16:16:53 #8 53.82   bzip2-1.0.8-6.fc34.aarch64                                                    
16:16:53 #8 53.82   cpio-2.13-10.fc34.aarch64                                                     
16:16:53 #8 53.82   dbus-libs-1:1.12.20-3.fc34.aarch64                                            
16:16:53 #8 53.82   desktop-file-utils-0.26-3.fc34.aarch64                                        
16:16:53 #8 53.82   diffutils-3.7-8.fc34.aarch64                                                  
16:16:53 #8 53.82   dnf-plugins-core-4.0.24-1.fc34.noarch                                         
16:16:53 #8 53.82   dwz-0.14-1.fc34.aarch64                                                       
16:16:53 #8 53.82   ed-1.14.2-10.fc34.aarch64                                                     
16:16:53 #8 53.82   efi-srpm-macros-5-4.fc34.noarch                                               
16:16:53 #8 53.82   elfutils-0.186-1.fc34.aarch64                                                 
16:16:53 #8 53.82   elfutils-debuginfod-client-0.186-1.fc34.aarch64                               
16:16:53 #8 53.82   emacs-filesystem-1:27.2-5.fc34.noarch                                         
16:16:53 #8 53.82   enchant-1:1.6.0-27.fc34.aarch64                                               
16:16:53 #8 53.82   file-5.39-7.fc34.aarch64                                                      
16:16:53 #8 53.82   findutils-1:4.8.0-2.fc34.aarch64                                              
16:16:53 #8 53.82   fonts-srpm-macros-1:2.0.5-5.fc34.noarch                                       
16:16:53 #8 53.82   fpc-srpm-macros-1.3-3.fc34.noarch                                             
16:16:53 #8 53.82   gdb-minimal-11.1-5.fc34.aarch64                                               
16:16:53 #8 53.82   gdk-pixbuf2-2.42.6-1.fc34.aarch64                                             
16:16:53 #8 53.82   ghc-srpm-macros-1.5.0-4.fc34.noarch                                           
16:16:53 #8 53.82   glib-networking-2.68.2-1.fc34.aarch64                                         
16:16:53 #8 53.82   gnat-srpm-macros-4-13.fc34.noarch                                             
16:16:53 #8 53.82   go-srpm-macros-3.0.10-1.fc34.noarch                                           
16:16:53 #8 53.82   groff-base-1.22.4-7.fc34.aarch64                                              
16:16:53 #8 53.82   gsettings-desktop-schemas-40.0-1.fc34.aarch64                                 
16:16:53 #8 53.82   hunspell-1.7.0-9.fc34.aarch64                                                 
16:16:53 #8 53.82   hunspell-en-GB-0.20140811.1-18.fc34.noarch                                    
16:16:53 #8 53.82   hunspell-en-US-0.20140811.1-18.fc34.noarch                                    
16:16:53 #8 53.82   hunspell-filesystem-1.7.0-9.fc34.aarch64                                      
16:16:53 #8 53.82   info-6.7-10.fc34.aarch64                                                      
16:16:53 #8 53.82   json-glib-1.6.6-1.fc34.aarch64                                                
16:16:53 #8 53.82   kernel-srpm-macros-1.0-4.fc34.noarch                                          
16:16:53 #8 53.82   less-590-2.fc34.aarch64                                                       
16:16:53 #8 53.82   libappstream-glib-0.7.18-2.fc34.aarch64                                       
16:16:53 #8 53.82   libjpeg-turbo-2.0.90-3.fc34.aarch64                                           
16:16:53 #8 53.82   libpipeline-1.5.3-2.fc34.aarch64                                              
16:16:53 #8 53.82   libpkgconf-1.7.3-6.fc34.aarch64                                               
16:16:53 #8 53.82   libpng-2:1.6.37-10.fc34.aarch64                                               
16:16:53 #8 53.82   libproxy-0.4.15-30.fc34.aarch64                                               
16:16:53 #8 53.82   libsoup-2.72.0-6.fc34.aarch64                                                 
16:16:53 #8 53.82   libstemmer-0-16.585svn.fc34.aarch64                                           
16:16:53 #8 53.82   lua-srpm-macros-1-4.fc34.noarch                                               
16:16:53 #8 53.82   man-db-2.9.3-3.fc34.aarch64                                                   
16:16:53 #8 53.82   ncurses-6.2-4.20200222.fc34.aarch64                                           
16:16:53 #8 53.82   nim-srpm-macros-3-4.fc34.noarch                                               
16:16:53 #8 53.82   ocaml-srpm-macros-6-4.fc34.noarch                                             
16:16:53 #8 53.82   openblas-srpm-macros-2-9.fc34.noarch                                          
16:16:53 #8 53.82   patch-2.7.6-14.fc34.aarch64                                                   
16:16:53 #8 53.82   perl-AutoLoader-5.74-477.fc34.noarch                                          
16:16:53 #8 53.82   perl-B-1.80-477.fc34.aarch64                                                  
16:16:53 #8 53.82   perl-Carp-1.50-458.fc34.noarch                                                
16:16:53 #8 53.82   perl-Class-Struct-0.66-477.fc34.noarch                                        
16:16:53 #8 53.82   perl-Data-Dumper-2.174-460.fc34.aarch64                                       
16:16:53 #8 53.82   perl-Digest-1.20-1.fc34.noarch                                                
16:16:53 #8 53.82   perl-Digest-MD5-2.58-2.fc34.aarch64                                           
16:16:53 #8 53.82   perl-DynaLoader-1.47-477.fc34.aarch64                                         
16:16:53 #8 53.82   perl-Encode-4:3.15-462.fc34.aarch64                                           
16:16:53 #8 53.82   perl-Errno-1.30-477.fc34.aarch64                                              
16:16:53 #8 53.82   perl-Exporter-5.74-459.fc34.noarch                                            
16:16:53 #8 53.82   perl-Fcntl-1.13-477.fc34.aarch64                                              
16:16:53 #8 53.82   perl-File-Basename-2.85-477.fc34.noarch                                       
16:16:53 #8 53.82   perl-File-Path-2.18-2.fc34.noarch                                             
16:16:53 #8 53.82   perl-File-Temp-1:0.231.100-2.fc34.noarch                                      
16:16:53 #8 53.82   perl-File-stat-1.09-477.fc34.noarch                                           
16:16:53 #8 53.82   perl-FileHandle-2.03-477.fc34.noarch                                          
16:16:53 #8 53.82   perl-Getopt-Long-1:2.52-2.fc34.noarch                                         
16:16:53 #8 53.82   perl-Getopt-Std-1.12-477.fc34.noarch                                          
16:16:53 #8 53.82   perl-HTTP-Tiny-0.078-1.fc34.noarch                                            
16:16:53 #8 53.82   perl-IO-1.43-477.fc34.aarch64                                                 
16:16:53 #8 53.82   perl-IO-Socket-IP-0.41-3.fc34.noarch                                          
16:16:53 #8 53.82   perl-IO-Socket-SSL-2.070-2.fc34.noarch                                        
16:16:53 #8 53.82   perl-IPC-Open3-1.21-477.fc34.noarch                                           
16:16:53 #8 53.82   perl-MIME-Base64-3.16-2.fc34.aarch64                                          
16:16:53 #8 53.82   perl-Mozilla-CA-20211001-1.fc34.noarch                                        
16:16:53 #8 53.82   perl-NDBM_File-1.15-477.fc34.aarch64                                          
16:16:53 #8 53.82   perl-Net-SSLeay-1.90-2.fc34.aarch64                                           
16:16:53 #8 53.82   perl-POSIX-1.94-477.fc34.aarch64                                              
16:16:53 #8 53.82   perl-PathTools-3.78-459.fc34.aarch64                                          
16:16:53 #8 53.82   perl-Pod-Escapes-1:1.07-458.fc34.noarch                                       
16:16:53 #8 53.82   perl-Pod-Perldoc-3.28.01-459.fc34.noarch                                      
16:16:53 #8 53.82   perl-Pod-Simple-1:3.42-2.fc34.noarch                                          
16:16:53 #8 53.82   perl-Pod-Usage-4:2.01-2.fc34.noarch                                           
16:16:53 #8 53.82   perl-Scalar-List-Utils-4:1.56-459.fc34.aarch64                                
16:16:53 #8 53.82   perl-SelectSaver-1.02-477.fc34.noarch                                         
16:16:53 #8 53.82   perl-Socket-4:2.032-1.fc34.aarch64                                            
16:16:53 #8 53.82   perl-Storable-1:3.21-458.fc34.aarch64                                         
16:16:53 #8 53.82   perl-Symbol-1.08-477.fc34.noarch                                              
16:16:53 #8 53.82   perl-Term-ANSIColor-5.01-459.fc34.noarch                                      
16:16:53 #8 53.82   perl-Term-Cap-1.17-458.fc34.noarch                                            
16:16:53 #8 53.82   perl-Text-ParseWords-3.30-458.fc34.noarch                                     
16:16:53 #8 53.82   perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch                                   
16:16:53 #8 53.82   perl-Time-Local-2:1.300-5.fc34.noarch                                         
16:16:53 #8 53.82   perl-URI-5.09-1.fc34.noarch                                                   
16:16:53 #8 53.82   perl-base-2.27-477.fc34.noarch                                                
16:16:53 #8 53.82   perl-constant-1.33-459.fc34.noarch                                            
16:16:53 #8 53.82   perl-if-0.60.800-477.fc34.noarch                                              
16:16:53 #8 53.82   perl-interpreter-4:5.32.1-477.fc34.aarch64                                    
16:16:53 #8 53.82   perl-libnet-3.13-2.fc34.noarch                                                
16:16:53 #8 53.82   perl-libs-4:5.32.1-477.fc34.aarch64                                           
16:16:53 #8 53.82   perl-mro-1.23-477.fc34.aarch64                                                
16:16:53 #8 53.82   perl-overload-1.31-477.fc34.noarch                                            
16:16:53 #8 53.82   perl-overloading-0.02-477.fc34.noarch                                         
16:16:53 #8 53.82   perl-parent-1:0.238-458.fc34.noarch                                           
16:16:53 #8 53.82   perl-podlators-1:4.14-458.fc34.noarch                                         
16:16:53 #8 53.82   perl-srpm-macros-1-39.fc34.noarch                                             
16:16:53 #8 53.82   perl-subs-1.03-477.fc34.noarch                                                
16:16:53 #8 53.82   perl-vars-1.05-477.fc34.noarch                                                
16:16:53 #8 53.82   pkgconf-1.7.3-6.fc34.aarch64                                                  
16:16:53 #8 53.82   pkgconf-m4-1.7.3-6.fc34.noarch                                                
16:16:53 #8 53.82   pkgconf-pkg-config-1.7.3-6.fc34.aarch64                                       
16:16:53 #8 53.82   python-srpm-macros-3.9-41.fc34.noarch                                         
16:16:53 #8 53.82   python3-dateutil-1:2.8.1-3.fc34.noarch                                        
16:16:53 #8 53.82   python3-dbus-1.2.18-1.fc34.aarch64                                            
16:16:53 #8 53.82   python3-distro-1.5.0-5.fc34.noarch                                            
16:16:53 #8 53.82   python3-dnf-plugins-core-4.0.24-1.fc34.noarch                                 
16:16:53 #8 53.82   python3-enchant-3.2.1-1.fc34.noarch                                           
16:16:53 #8 53.82   python3-file-magic-5.39-7.fc34.noarch                                         
16:16:53 #8 53.82   python3-setuptools-53.0.0-2.fc34.noarch                                       
16:16:53 #8 53.82   python3-six-1.15.0-5.fc34.noarch                                              
16:16:53 #8 53.82   qt5-srpm-macros-5.15.2-2.fc34.noarch                                          
16:16:53 #8 53.82   redhat-rpm-config-183-3.fc34.noarch                                           
16:16:53 #8 53.82   rpm-build-4.16.1.3-1.fc34.aarch64                                             
16:16:53 #8 53.82   rpmautospec-rpm-macros-0.2.5-1.fc34.noarch                                    
16:16:53 #8 53.82   rpmlint-1.11-19.fc34.noarch                                                   
16:16:53 #8 53.82   rust-srpm-macros-20-1.fc34.noarch                                             
16:16:53 #8 53.82   shared-mime-info-2.1-2.fc34.aarch64                                           
16:16:53 #8 53.82   unzip-6.0-50.fc34.aarch64                                                     
16:16:53 #8 53.82   xxhash-libs-0.8.1-1.fc34.aarch64                                              
16:16:53 #8 53.82   xz-5.2.5-5.fc34.aarch64                                                       
16:16:53 #8 53.82   zip-3.0-28.fc34.aarch64                                                       
16:16:53 #8 53.82   zstd-1.5.0-1.fc34.aarch64                                                     
16:16:53 #8 53.82 
16:16:53 #8 53.82 Complete!
16:16:53 #8 DONE 54.0s
16:16:53 
16:16:53 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:16:53 #10 sha256:7bc310a206486f222d6ba3f3c0beac3cff7a2da6185baa01736cb39a5389bcce
16:16:53 #10 DONE 0.1s
16:16:53 
16:16:53 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:16:53 #11 sha256:71ba4e4de08e66cbf823ef1ad4f07710230f87f637e61b0113509ad14960cf3a
16:16:53 #9 61.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:53 #9 61.70 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:16:53 #9 61.73 Processing triggers for ca-certificates (20210119ubuntu0.21.04.1) ...
16:16:53 #9 61.74 Updating certificates in /etc/ssl/certs...
16:16:53 #11 23.25   Installing       : gdb-headless-8.2-16.el8.x86_64                       83/98 
16:16:53 #11 23.27   Installing       : go-srpm-macros-2-17.el8.noarch                       84/98 
16:16:53 #11 23.28   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   85/98 
16:16:53 #11 23.30   Installing       : redhat-rpm-config-125-1.el8.noarch                   86/98 
16:16:53 #11 23.35   Installing       : rpm-build-4.14.3-19.el8.x86_64                       87/98 
16:16:53 #11 23.37   Installing       : yum-utils-4.0.21-3.el8.noarch                        88/98 
16:16:53 #11 23.41   Installing       : rpmlint-1.10-14.el8.noarch                           89/98 
16:16:53 #11 23.42   Cleanup          : python3-rpm-4.14.3-13.el8.x86_64                     90/98 
16:16:53 #11 23.44   Cleanup          : rpm-build-libs-4.14.3-13.el8.x86_64                  91/98 
16:16:53 #11 23.44   Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64                  91/98 
16:16:53 #11 10.92 Unpacking bash-completion (1:2.8-6) ...
16:16:53 #8 57.07 Setting up libdata-optlist-perl (0.110-1.1) ...
16:16:53 #8 57.07 Setting up libipc-run-perl (20200505.0-1) ...
16:16:53 #8 57.08 Setting up git (1:2.30.2-1) ...
16:16:53 #8 57.11 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:16:53 #8 57.13 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:16:53 #11 10.16 Selecting previously unselected package pkg-config.
16:16:53 #11 10.16 Preparing to unpack .../pkg-config_0.29.1-0ubuntu2_armhf.deb ...
16:16:53 #11 10.17 Unpacking pkg-config (0.29.1-0ubuntu2) ...
16:16:53 #11 10.22 Setting up libsepol1-dev:armhf (2.7-1) ...
16:16:53 #11 10.24 Setting up libuv1:armhf (1.18.0-3) ...
16:16:53 #11 10.24 Setting up bash-completion (1:2.8-1ubuntu1) ...
16:16:53 #11 7.927 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
16:16:53 #11 7.930 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
16:16:53 #11 7.960 Selecting previously unselected package btrfs-progs.
16:16:53 #11 7.963 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_arm64.deb ...
16:16:53 #11 7.966 Unpacking btrfs-progs (4.15.1-1build1) ...
16:16:53 #11 8.037 Selecting previously unselected package btrfs-tools.
16:16:53 #11 8.040 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_arm64.deb ...
16:16:53 #11 8.043 Unpacking btrfs-tools (4.15.1-1build1) ...
16:16:53 #11 8.084 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:16:53 #11 8.087 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
16:16:53 #11 8.091 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:53 #9 32.67 Selecting previously unselected package gcc-10.
16:16:53 #9 32.67 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
16:16:53 #9 32.67 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
16:16:53 #9 31.79 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_amd64.deb ...
16:16:53 #9 31.80 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu3) ...
16:16:53 #9 31.98 Selecting previously unselected package perl.
16:16:53 #9 31.99 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_amd64.deb ...
16:16:53 #9 31.99 Unpacking perl (5.32.1-3ubuntu3) ...
16:16:53 #9 32.03 Selecting previously unselected package openssl.
16:16:53 #9 32.04 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1.1_amd64.deb ...
16:16:53 #9 32.04 Unpacking openssl (1.1.1l-1ubuntu1.1) ...
16:16:53 #9 32.09 Selecting previously unselected package ca-certificates.
16:16:53 #11 13.08 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
16:16:53 #11 13.09 Unpacking cmake (3.18.4-2+rpi1) ...
16:16:53 #8 34.31 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ...
16:16:53 #8 34.31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:16:53 #8 34.34 Selecting previously unselected package libldap-common.
16:16:53 #8 34.35 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ...
16:16:53 #8 34.35 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ...
16:16:53 #8 34.40 Selecting previously unselected package libldap-2.4-2:amd64.
16:16:53 #8 34.40 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ...
16:16:53 #8 34.40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ...
16:16:53 #8 34.45 Selecting previously unselected package libnghttp2-14:amd64.
16:16:53 #8 34.45 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
16:16:53 #8 34.45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
16:16:53 #8 34.49 Selecting previously unselected package librtmp1:amd64.
16:16:53 #8 34.49 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
16:16:53 #8 34.50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
16:16:53 #8 34.54 Selecting previously unselected package libcurl4:amd64.
16:16:53 #8 34.54 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ...
16:16:53 #8 34.54 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) ...
16:16:53 #8 34.59 Selecting previously unselected package curl.
16:16:53 #9 61.66 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:16:53 #9 61.68 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:53 #9 61.69 Setting up libjson-xs-perl (4.030-1build2) ...
16:16:53 #9 61.70 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:53 #9 53.24 Unpacking libc-devtools (2.34-0ubuntu3) ...
16:16:53 #21 22.74 The following additional packages will be installed:
16:16:53 #21 22.74   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:16:53 #21 22.74   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:16:53 #21 22.74   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:16:53 #21 22.74   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:16:53 #21 22.74   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:16:53 #21 22.74   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:16:53 #21 22.75   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
16:16:53 #21 22.75   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
16:16:53 #21 22.75   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
16:16:53 #21 22.75   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
16:16:53 #21 22.75   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:16:53 #21 22.75   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:16:53 #21 22.75   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:16:53 #21 22.75   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:16:53 #21 22.75   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:16:53 #21 22.75   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:16:53 #21 22.75   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:16:53 #21 22.75   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:16:53 #21 22.75   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:16:53 #21 22.75   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:16:53 #21 22.75   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:16:53 #21 22.75   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:16:53 #21 22.75   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:16:53 #21 22.75   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:16:53 #21 22.75   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:16:53 #21 22.75   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:16:53 #21 22.75   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:16:53 #21 22.75   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:16:53 #21 22.75   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:16:53 #21 22.75   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:16:53 #21 22.75   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:16:53 #21 22.75   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:16:53 #21 22.75   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:16:53 #21 22.75   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:16:53 #21 22.75   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:16:53 #21 22.75   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:16:53 #21 22.75   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:16:53 #21 22.75   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:16:53 #21 22.75   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:16:53 #21 22.75   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:16:53 #21 22.75   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:16:53 #21 22.75   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:16:53 #21 22.75   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:16:53 #21 22.75   linux-libc-dev-s390x-cross patch xz-utils
16:16:53 #21 22.76 Suggested packages:
16:16:53 #21 22.76   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
16:16:53 #21 22.76   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
16:16:53 #21 22.76   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
16:16:53 #21 22.76   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
16:16:53 #21 22.76   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
16:16:53 #21 22.76   libyaml-shell-perl ed diffutils-doc
16:16:53 #21 22.76 Recommended packages:
16:16:53 #21 22.76   fakeroot build-essential libalgorithm-merge-perl libwww-perl
16:16:53 #21 22.76   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
16:16:53 #12 3.455 dh_testdir
16:16:53 #12 3.475 dh_testroot
16:16:53 #12 3.494 dh_prep
16:16:53 #12 3.515 dh_testdir
16:16:53 #12 3.536 dh_testroot
16:16:53 #12 3.554 dh_install
16:16:53 #12 3.584 dh_installdocs
16:16:53 #12 3.618 dh_installchangelogs
16:16:53 #11 23.47   Cleanup          : elfutils-libs-0.182-3.el8.x86_64                     92/98 
16:16:53 #11 23.48   Cleanup          : rpm-4.14.3-13.el8.x86_64                             93/98 
16:16:53 #11 23.50   Cleanup          : rpm-libs-4.14.3-13.el8.x86_64                        94/98 
16:16:53 #11 23.50   Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64                        94/98 
16:16:53 #11 23.53   Cleanup          : ncurses-libs-6.1-7.20180224.el8.x86_64               95/98 
16:16:53 #11 23.55   Cleanup          : ncurses-base-6.1-7.20180224.el8.noarch               96/98 
16:16:53 #11 23.56   Cleanup          : elfutils-libelf-0.182-3.el8.x86_64                   97/98 
16:16:53 #11 23.58   Cleanup          : file-libs-5.33-16.el8_3.1.x86_64                     98/98 
16:16:53 #11 23.59   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          98/98 
16:16:53 #11 23.60   Running scriptlet: file-libs-5.33-16.el8_3.1.x86_64                     98/98 
16:16:53 #11 23.72   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/98 
16:16:53 #11 1.329 Last metadata expiration check: 0:00:19 ago on Tue Dec 21 16:16:34 2021.
16:16:53 #8 57.35 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:53 #8 57.36 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:53 #8 57.38 Setting up libtypes-serialiser-perl (1.01-1) ...
16:16:53 #8 57.39 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:16:53 #11 11.10 Selecting previously unselected package cmake-data.
16:16:53 #11 11.11 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
16:16:53 #11 11.11 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
16:16:53 #11 8.230 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:16:53 #11 8.232 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
16:16:53 #11 8.251 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:53 #11 8.309 Selecting previously unselected package libudev-dev:arm64.
16:16:53 #11 8.311 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.52_arm64.deb ...
16:16:53 #11 8.319 Unpacking libudev-dev:arm64 (237-3ubuntu10.52) ...
16:16:53 #11 8.350 Selecting previously unselected package libsepol1-dev:arm64.
16:16:53 #11 8.353 Preparing to unpack .../14-libsepol1-dev_2.7-1_arm64.deb ...
16:16:53 #11 8.357 Unpacking libsepol1-dev:arm64 (2.7-1) ...
16:16:53 #11 8.419 Selecting previously unselected package libpcre16-3:arm64.
16:16:54 #11 13.51 Selecting previously unselected package dh-apparmor.
16:16:54 #11 13.51 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
16:16:54 #11 13.52 Unpacking dh-apparmor (2.13.6-10) ...
16:16:54 #11 13.55 Selecting previously unselected package libbtrfs0:armhf.
16:16:54 #11 13.56 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
16:16:54 #11 13.56 Unpacking libbtrfs0:armhf (5.10.1-2) ...
16:16:54 #11 13.60 Selecting previously unselected package libbtrfs-dev:armhf.
16:16:54 #11 13.61 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
16:16:54 #9 32.09 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ...
16:16:54 #9 32.10 Unpacking ca-certificates (20210119ubuntu1) ...
16:16:54 #9 32.15 Selecting previously unselected package distro-info-data.
16:16:54 #9 32.16 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.1_all.deb ...
16:16:54 #9 32.16 Unpacking distro-info-data (0.51ubuntu1.1) ...
16:16:54 #9 32.20 Selecting previously unselected package less.
16:16:54 #9 32.20 Preparing to unpack .../014-less_551-2_amd64.deb ...
16:16:54 #9 32.20 Unpacking less (551-2) ...
16:16:54 #9 32.25 Selecting previously unselected package libmd0:amd64.
16:16:54 #9 32.25 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
16:16:54 #9 32.25 Unpacking libmd0:amd64 (1.0.3-3build1) ...
16:16:54 #9 32.29 Selecting previously unselected package libbsd0:amd64.
16:16:54 #9 32.29 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
16:16:54 #9 32.30 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
16:16:54 #9 32.34 Selecting previously unselected package libelf1:amd64.
16:16:54 #9 32.34 Preparing to unpack .../017-libelf1_0.185-1build1_amd64.deb ...
16:16:54 #9 32.34 Unpacking libelf1:amd64 (0.185-1build1) ...
16:16:54 #9 32.38 Selecting previously unselected package libicu67:amd64.
16:16:54 #9 32.38 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_amd64.deb ...
16:16:54 #9 32.38 Unpacking libicu67:amd64 (67.1-7ubuntu1) ...
16:16:54 #8 34.59 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.16_amd64.deb ...
16:16:54 #8 34.59 Unpacking curl (7.58.0-2ubuntu3.16) ...
16:16:54 #8 34.64 Selecting previously unselected package dctrl-tools.
16:16:54 #8 34.64 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ...
16:16:54 #8 34.65 Unpacking dctrl-tools (2.24-2build1) ...
16:16:54 #8 34.69 Selecting previously unselected package libtool.
16:16:54 #8 34.70 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ...
16:16:54 #8 34.70 Unpacking libtool (2.4.6-2) ...
16:16:54 #8 34.74 Selecting previously unselected package dh-autoreconf.
16:16:54 #8 34.74 Preparing to unpack .../110-dh-autoreconf_17_all.deb ...
16:16:54 #8 34.75 Unpacking dh-autoreconf (17) ...
16:16:54 #8 34.78 Selecting previously unselected package libarchive-zip-perl.
16:16:54 #8 34.78 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
16:16:54 #8 34.78 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:16:54 #8 34.82 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:54 #9 31.86 Selecting previously unselected package gcc.
16:16:54 #9 31.86 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:16:54 #9 31.86 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:16:54 #9 31.89 Selecting previously unselected package libstdc++-9-dev:amd64.
16:16:54 #9 31.89 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:54 #9 31.90 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:16:54 #9 61.72 Setting up libio-prompter-perl (0.004015-1) ...
16:16:54 #9 61.73 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:16:54 #9 61.74 Setting up libhttp-cookies-perl (6.10-1) ...
16:16:54 #9 61.75 Setting up python3-apt (2.2.1) ...
16:16:54 #9 61.93 Setting up po-debconf (1.0.21+nmu1) ...
16:16:54 #9 61.94 Setting up libhtml-tree-perl (5.07-2) ...
16:16:54 #9 61.95 Setting up libparams-classify-perl (0.015-1build4) ...
16:16:54 #9 53.69 Selecting previously unselected package libcapture-tiny-perl.
16:16:54 #9 53.69 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
16:16:54 #8 34.67 Selecting previously unselected package libfakeroot:amd64.
16:16:54 #8 34.67 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ...
16:16:54 #8 34.68 Unpacking libfakeroot:amd64 (1.23-1) ...
16:16:54 #8 34.70 Selecting previously unselected package fakeroot.
16:16:54 #8 34.71 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ...
16:16:54 #8 34.71 Unpacking fakeroot (1.23-1) ...
16:16:54 #8 34.75 Selecting previously unselected package libassuan0:amd64.
16:16:54 #12 3.696 dh_compress
16:16:54 #12 3.730 dh_fixperms
16:16:54 #12 3.771 dh_installdeb
16:16:54 #12 3.800 dh_gencontrol
16:16:54 #11 23.72   Verifying        : dwz-0.12-10.el8.x86_64                                2/98 
16:16:54 #11 23.72   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/98 
16:16:54 #11 23.72   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/98 
16:16:54 #11 23.72   Verifying        : gdb-headless-8.2-16.el8.x86_64                        5/98 
16:16:54 #11 23.72   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/98 
16:16:54 #11 23.72   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/98 
16:16:54 #11 23.72   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/98 
16:16:54 #11 23.72   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/98 
16:16:54 #11 23.72   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/98 
16:16:54 #11 23.72   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/98 
16:16:54 #11 23.72   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/98 
16:16:54 #11 23.72   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  13/98 
16:16:54 #11 23.72   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   14/98 
16:16:54 #11 23.72   Verifying        : perl-srpm-macros-1-25.el8.noarch                     15/98 
16:16:54 #11 23.72   Verifying        : python-rpm-macros-3-41.el8.noarch                    16/98 
16:16:54 #11 23.72   Verifying        : python-srpm-macros-3-41.el8.noarch                   17/98 
16:16:54 #11 23.72   Verifying        : python3-rpm-macros-3-41.el8.noarch                   18/98 
16:16:54 #11 23.72   Verifying        : qt5-srpm-macros-5.15.2-1.el8.noarch                  19/98 
16:16:54 #11 23.72   Verifying        : redhat-rpm-config-125-1.el8.noarch                   20/98 
16:16:54 #11 23.72   Verifying        : rpm-build-4.14.3-19.el8.x86_64                       21/98 
16:16:54 #11 23.72   Verifying        : rpmlint-1.10-14.el8.noarch                           22/98 
16:16:54 #11 23.72   Verifying        : rust-srpm-macros-5-2.el8.noarch                      23/98 
16:16:54 #11 23.72   Verifying        : zstd-1.4.4-1.el8.x86_64                              24/98 
16:16:54 #11 23.72   Verifying        : bzip2-1.0.6-26.el8.x86_64                            25/98 
16:16:54 #11 23.72   Verifying        : dbus-glib-0.110-2.el8.x86_64                         26/98 
16:16:54 #11 23.72   Verifying        : diffutils-3.6-6.el8.x86_64                           27/98 
16:16:54 #11 23.72   Verifying        : dnf-plugins-core-4.0.21-3.el8.noarch                 28/98 
16:16:54 #11 23.72   Verifying        : elfutils-0.185-1.el8.x86_64                          29/98 
16:16:54 #11 23.72   Verifying        : elfutils-debuginfod-client-0.185-1.el8.x86_64        30/98 
16:16:54 #11 23.72   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 31/98 
16:16:54 #11 23.72   Verifying        : file-5.33-20.el8.x86_64                              32/98 
16:16:54 #11 23.72   Verifying        : groff-base-1.22.3-18.el8.x86_64                      33/98 
16:16:54 #11 23.72   Verifying        : libbabeltrace-1.5.4-3.el8.x86_64                     34/98 
16:16:54 #11 23.72   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        35/98 
16:16:54 #11 23.72   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     36/98 
16:16:54 #11 23.72   Verifying        : ncurses-6.1-9.20180224.el8.x86_64                    37/98 
16:16:54 #11 23.72   Verifying        : patch-2.7.6-11.el8.x86_64                            38/98 
16:16:54 #11 23.72   Verifying        : perl-Carp-1.42-396.el8.noarch                        39/98 
16:16:54 #11 23.72   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      40/98 
16:16:54 #11 23.72   Verifying        : perl-Errno-1.28-420.el8.x86_64                       41/98 
16:16:54 #11 23.72   Verifying        : perl-Exporter-5.72-396.el8.noarch                    42/98 
16:16:54 #11 23.72   Verifying        : perl-File-Path-2.15-2.el8.noarch                     43/98 
16:16:54 #11 23.72   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                44/98 
16:16:54 #11 23.72   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 45/98 
16:16:54 #11 23.72   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    46/98 
16:16:54 #11 23.73   Verifying        : perl-IO-1.38-420.el8.x86_64                          47/98 
16:16:54 #11 23.73   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 48/98 
16:16:54 #11 23.73   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     49/98 
16:16:54 #11 23.73   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               50/98 
16:16:54 #11 23.73   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 51/98 
16:16:54 #11 23.73   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                52/98 
16:16:54 #11 23.73   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 53/98 
16:16:54 #11 23.73   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           54/98 
16:16:54 #11 23.73   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     55/98 
16:16:54 #11 23.73   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    56/98 
16:16:54 #11 23.73   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              57/98 
16:16:54 #11 23.73   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    58/98 
16:16:54 #11 23.73   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             59/98 
16:16:54 #11 23.73   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         60/98 
16:16:54 #11 23.73   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 61/98 
16:16:54 #11 23.73   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           62/98 
16:16:54 #11 23.73   Verifying        : perl-constant-1.33-396.el8.noarch                    63/98 
16:16:54 #11 23.73   Verifying        : perl-interpreter-4:5.26.3-420.el8.x86_64             64/98 
16:16:54 #11 23.73   Verifying        : perl-libs-4:5.26.3-420.el8.x86_64                    65/98 
16:16:54 #11 23.73   Verifying        : perl-macros-4:5.26.3-420.el8.x86_64                  66/98 
16:16:54 #11 23.73   Verifying        : perl-parent-1:0.237-1.el8.noarch                     67/98 
16:16:54 #11 23.73   Verifying        : perl-podlators-4.11-1.el8.noarch                     68/98 
16:16:54 #11 23.73   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     69/98 
16:16:54 #11 23.73   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                70/98 
16:16:54 #11 23.73   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           71/98 
16:16:54 #11 23.73   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        72/98 
16:16:54 #11 23.73   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                73/98 
16:16:54 #11 23.73   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                74/98 
16:16:54 #11 23.73   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     75/98 
16:16:54 #11 23.73   Verifying        : python3-dnf-plugins-core-4.0.21-3.el8.noarch         76/98 
16:16:54 #11 23.73   Verifying        : python3-six-1.11.0-8.el8.noarch                      77/98 
16:16:54 #11 23.73   Verifying        : unzip-6.0-45.el8_4.x86_64                            78/98 
16:16:54 #11 23.73   Verifying        : yum-utils-4.0.21-3.el8.noarch                        79/98 
16:16:54 #11 23.73   Verifying        : zip-3.0-23.el8.x86_64                                80/98 
16:16:54 #11 23.73   Verifying        : elfutils-libelf-0.185-1.el8.x86_64                   81/98 
16:16:54 #11 23.73   Verifying        : elfutils-libelf-0.182-3.el8.x86_64                   82/98 
16:16:54 #11 23.73   Verifying        : elfutils-libs-0.185-1.el8.x86_64                     83/98 
16:16:54 #11 23.73   Verifying        : elfutils-libs-0.182-3.el8.x86_64                     84/98 
16:16:54 #11 23.73   Verifying        : file-libs-5.33-20.el8.x86_64                         85/98 
16:16:54 #11 23.73   Verifying        : file-libs-5.33-16.el8_3.1.x86_64                     86/98 
16:16:54 #11 23.73   Verifying        : ncurses-base-6.1-9.20180224.el8.noarch               87/98 
16:16:54 #11 23.73   Verifying        : ncurses-base-6.1-7.20180224.el8.noarch               88/98 
16:16:54 #11 23.73   Verifying        : ncurses-libs-6.1-9.20180224.el8.x86_64               89/98 
16:16:54 #11 23.73   Verifying        : ncurses-libs-6.1-7.20180224.el8.x86_64               90/98 
16:16:54 #11 23.73   Verifying        : python3-rpm-4.14.3-19.el8.x86_64                     91/98 
16:16:54 #11 23.73   Verifying        : python3-rpm-4.14.3-13.el8.x86_64                     92/98 
16:16:54 #11 23.73   Verifying        : rpm-4.14.3-19.el8.x86_64                             93/98 
16:16:54 #11 23.73   Verifying        : rpm-4.14.3-13.el8.x86_64                             94/98 
16:16:54 #11 23.73   Verifying        : rpm-build-libs-4.14.3-19.el8.x86_64                  95/98 
16:16:54 #11 23.73   Verifying        : rpm-build-libs-4.14.3-13.el8.x86_64                  96/98 
16:16:54 #11 23.73   Verifying        : rpm-libs-4.14.3-19.el8.x86_64                        97/98 
16:16:54 #9 62.39 0 added, 0 removed; done.
16:16:54 #11 11.55 Selecting previously unselected package libarchive13:armhf.
16:16:54 #11 11.55 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
16:16:54 #11 11.57 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
16:16:54 #11 11.64 Selecting previously unselected package libjsoncpp1:armhf.
16:16:54 #8 57.40 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:54 #8 57.41 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:16:54 #8 57.42 Setting up librole-tiny-perl (2.002004-1) ...
16:16:54 #8 57.43 Setting up gnupg (2.2.27-2) ...
16:16:54 #8 57.44 Setting up build-essential (12.9) ...
16:16:54 #8 57.45 Setting up python3-unidiff (0.5.5-2) ...
16:16:54 #8 57.58 Setting up lsb-release (11.1.0) ...
16:16:54 #8 57.59 Setting up libfont-ttf-perl (1.06-1.1) ...
16:16:54 #8 57.60 Setting up libfile-homedir-perl (1.006-1) ...
16:16:54 #8 57.61 Setting up python3-magic (2:0.4.20-3) ...
16:16:54 #11 8.421 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9_arm64.deb ...
16:16:54 #11 8.425 Unpacking libpcre16-3:arm64 (2:8.39-9) ...
16:16:54 #11 8.472 Selecting previously unselected package libpcre32-3:arm64.
16:16:54 #11 8.474 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9_arm64.deb ...
16:16:54 #11 8.479 Unpacking libpcre32-3:arm64 (2:8.39-9) ...
16:16:54 #11 8.520 Selecting previously unselected package libpcrecpp0v5:arm64.
16:16:54 #11 8.522 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9_arm64.deb ...
16:16:54 #11 8.526 Unpacking libpcrecpp0v5:arm64 (2:8.39-9) ...
16:16:54 #11 8.552 Selecting previously unselected package libpcre3-dev:arm64.
16:16:54 #11 8.554 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9_arm64.deb ...
16:16:54 #11 8.558 Unpacking libpcre3-dev:arm64 (2:8.39-9) ...
16:16:54 #11 8.619 Selecting previously unselected package libselinux1-dev:arm64.
16:16:54 #11 8.622 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_arm64.deb ...
16:16:54 #11 13.61 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
16:16:54 #11 13.67 Selecting previously unselected package dmsetup.
16:16:54 #11 13.68 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
16:16:54 #11 13.68 Unpacking dmsetup (2:1.02.175-2.1) ...
16:16:54 #11 13.73 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:16:54 #11 13.73 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:16:54 #11 13.73 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:16:54 #11 13.78 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:16:54 #11 13.78 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:16:54 #11 13.78 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:16:54 #11 13.81 Selecting previously unselected package libudev-dev:armhf.
16:16:54 #11 13.81 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ...
16:16:54 #11 13.82 Unpacking libudev-dev:armhf (247.3-6+rpi1) ...
16:16:54 #9 32.57 Selecting previously unselected package libxml2:amd64.
16:16:54 #9 32.57 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4_amd64.deb ...
16:16:54 #9 32.57 Unpacking libxml2:amd64 (2.9.12+dfsg-4) ...
16:16:54 #9 32.62 Selecting previously unselected package libyaml-0-2:amd64.
16:16:54 #9 32.63 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
16:16:54 #9 32.63 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:16:54 #9 32.67 Selecting previously unselected package lsb-release.
16:16:54 #8 34.82 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
16:16:54 #8 34.82 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:16:54 #8 34.85 Selecting previously unselected package libtimedate-perl.
16:16:54 #8 34.85 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ...
16:16:54 #8 34.85 Unpacking libtimedate-perl (2.3000-2) ...
16:16:54 #8 34.88 Selecting previously unselected package dh-strip-nondeterminism.
16:16:54 #8 34.89 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
16:16:54 #8 34.89 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
16:16:54 #8 34.94 Selecting previously unselected package libcroco3:amd64.
16:16:54 #8 34.94 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ...
16:16:54 #8 34.94 Unpacking libcroco3:amd64 (0.6.12-2) ...
16:16:54 #8 34.98 Selecting previously unselected package gettext.
16:16:54 #8 34.98 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...
16:16:54 #8 34.98 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
16:16:54 #9 32.15 Selecting previously unselected package g++-9.
16:16:54 #9 32.15 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:16:54 #9 32.15 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
16:16:54 #9 61.97 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:54 #9 61.98 Setting up libhtml-format-perl (2.12-1.1) ...
16:16:54 #9 62.00 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:16:54 #9 62.09 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:54 #9 62.16 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:54 #9 53.77 Unpacking libcapture-tiny-perl (0.48-1) ...
16:16:54 #8 34.75 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ...
16:16:54 #8 34.76 Unpacking libassuan0:amd64 (2.5.2-1) ...
16:16:54 #8 34.78 Selecting previously unselected package gpgconf.
16:16:54 #8 34.79 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 34.79 Unpacking gpgconf (2.2.12-1+deb10u1) ...
16:16:54 #8 34.83 Selecting previously unselected package libksba8:amd64.
16:16:54 #8 34.83 Preparing to unpack .../093-libksba8_1.3.5-2_amd64.deb ...
16:16:54 #8 34.84 Unpacking libksba8:amd64 (1.3.5-2) ...
16:16:54 #8 34.87 Selecting previously unselected package libnpth0:amd64.
16:16:54 #8 34.88 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ...
16:16:54 #8 34.88 Unpacking libnpth0:amd64 (1.6-1) ...
16:16:54 #8 34.91 Selecting previously unselected package dirmngr.
16:16:54 #8 34.91 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 34.93 Unpacking dirmngr (2.2.12-1+deb10u1) ...
16:16:54 #8 34.99 Selecting previously unselected package gnupg-l10n.
16:16:54 #12 3.995 dh_md5sums
16:16:54 #12 4.022 dh_builddeb
16:16:54 #12 4.056 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:54 #12 4.083 
16:16:54 #12 4.083 The package has been created.
16:16:54 #12 4.083 Attention, the package has been created in the current directory,
16:16:54 #12 4.083 not in ".." as indicated by the message above!
16:16:54 #12 4.124 Selecting previously unselected package docker-ce-build-deps.
16:16:54 #9 62.39 Running hooks in /etc/ca-certificates/update.d...
16:16:54 #9 62.39 done.
16:16:54 #8 53.08 Setting up libgpgme11:arm64 (1.12.0-6) ...
16:16:54 #8 53.09 Setting up gcc (4:8.3.0-1) ...
16:16:54 #8 53.11 Setting up python3-six (1.12.0-1) ...
16:16:54 #8 53.24 Setting up dirmngr (2.2.12-1+deb10u1) ...
16:16:54 #8 53.26 Setting up perl (5.28.1-6+deb10u1) ...
16:16:54 #8 53.28 Setting up libpackage-stash-xs-perl (0.29-1) ...
16:16:54 #8 53.29 Setting up python3-gpg (1.12.0-6) ...
16:16:54 #8 53.47 Setting up libdata-dump-perl (1.23-1) ...
16:16:54 #8 53.48 Setting up python3-certifi (2018.8.24-1) ...
16:16:54 #8 53.60 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:54 #8 53.62 Setting up libref-util-perl (0.204-1) ...
16:16:54 #8 53.63 Setting up libipc-system-simple-perl (1.25-4) ...
16:16:54 #8 53.64 Setting up libnet-domain-tld-perl (1.75-1) ...
16:16:54 #8 53.65 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
16:16:54 #8 53.65 Setting up libvariable-magic-perl (0.62-1+b1) ...
16:16:54 #8 53.66 Setting up python3-idna (2.6-1) ...
16:16:54 #8 53.85 Setting up libio-html-perl (1.001-1) ...
16:16:54 #8 53.86 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:54 #8 53.87 Setting up libtest-refcount-perl (0.08-3) ...
16:16:54 #8 53.88 Setting up libparams-util-perl (1.07-3+b4) ...
16:16:54 #8 53.89 Setting up libdpkg-perl (1.19.7) ...
16:16:54 #8 53.90 Setting up autoconf (2.69-11) ...
16:16:54 #8 53.91 Setting up python3-urllib3 (1.24.1-1) ...
16:16:54 #8 54.08 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:54 #8 54.09 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:54 #8 54.10 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:16:54 #8 54.11 Setting up gpg-wks-server (2.2.12-1+deb10u1) ...
16:16:54 #8 54.12 Setting up libsub-name-perl (0.21-1+b3) ...
16:16:54 #8 54.13 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
16:16:54 #8 54.14 Setting up g++-8 (8.3.0-6) ...
16:16:54 #8 54.15 Setting up libfile-chdir-perl (0.1008-1) ...
16:16:54 #8 54.16 Setting up xauth (1:1.0.10-1) ...
16:16:54 #8 54.17 Setting up libpath-tiny-perl (0.108-1) ...
16:16:54 #8 54.18 Setting up libarchive-cpio-perl (0.10-1) ...
16:16:54 #8 54.19 Setting up libjson-perl (4.02000-1) ...
16:16:54 #8 54.20 Setting up libfcgi-perl (0.78-2+b3) ...
16:16:54 #8 54.22 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:16:54 #8 54.23 Setting up python3-unidiff (0.5.4-1) ...
16:16:54 #8 54.37 Setting up libstrictures-perl (2.000005-1) ...
16:16:54 #8 54.38 Setting up libsub-quote-perl (2.005001-1) ...
16:16:54 #8 54.39 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
16:16:54 #8 54.40 Setting up libsort-versions-perl (1.62-1) ...
16:16:54 #8 54.41 Setting up libexporter-tiny-perl (1.002001-1) ...
16:16:54 #8 54.42 Setting up libterm-readkey-perl (2.38-1) ...
16:16:54 #8 54.44 Setting up lsb-release (10.2019051400) ...
16:16:54 #8 54.45 Setting up libclass-accessor-perl (0.51-1) ...
16:16:54 #8 54.46 Setting up libnet-ip-perl (1.26-2) ...
16:16:54 #8 54.47 Setting up python3-magic (2:0.4.15-2) ...
16:16:54 #8 54.60 Setting up libperlio-gzip-perl (0.19-1+b5) ...
16:16:54 #8 54.61 Setting up libsys-hostname-long-perl (1.5-1) ...
16:16:54 #8 54.62 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
16:16:54 #8 54.64 Setting up liburi-perl (1.76-1) ...
16:16:54 #8 54.65 Setting up exim4-daemon-light (4.92-8+deb10u6) ...
16:16:54 #8 54.72 invoke-rc.d: could not determine current runlevel
16:16:54 #11 11.64 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
16:16:54 #11 11.64 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:16:54 #11 11.69 Selecting previously unselected package librhash0:armhf.
16:16:54 #11 11.69 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
16:16:54 #11 11.70 Unpacking librhash0:armhf (1.3.8-1) ...
16:16:54 #11 11.75 Selecting previously unselected package libuv1:armhf.
16:16:54 #11 11.75 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
16:16:54 #11 11.76 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
16:16:54 #11 11.80 Selecting previously unselected package cmake.
16:16:54 #11 11.80 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
16:16:54 #11 11.81 Unpacking cmake (3.16.3-3~bpo10+1) ...
16:16:54 #8 57.73 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:16:54 #8 57.75 Setting up pristine-tar (1.49) ...
16:16:54 #8 57.76 Setting up libio-socket-ssl-perl (2.069-1) ...
16:16:54 #8 57.79 Setting up libsub-exporter-perl (0.987-1) ...
16:16:54 #8 57.80 Setting up libc-devtools (2.31-13+deb11u2) ...
16:16:54 #8 57.81 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:54 #8 57.82 Setting up libhttp-message-perl (6.28-1) ...
16:16:54 #8 57.83 Setting up libhtml-form-perl (6.07-1) ...
16:16:54 #8 57.84 Setting up python3-pkg-resources (52.0.0-4) ...
16:16:54 #11 8.625 Unpacking libselinux1-dev:arm64 (2.7-2build2) ...
16:16:54 #11 8.667 Selecting previously unselected package libdevmapper-dev:arm64.
16:16:54 #11 8.669 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
16:16:54 #11 8.673 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:54 #11 8.709 Preparing to unpack .../21-libseccomp2_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
16:16:54 #11 8.729 Unpacking libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) over (2.5.1-1ubuntu1~18.04.1) ...
16:16:54 #11 8.795 Setting up libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) ...
16:16:54 #11 8.833 Selecting previously unselected package libseccomp-dev:arm64.
16:16:54 #11 8.833 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25077 files and directories currently installed.)
16:16:54 #11 8.846 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
16:16:54 #11 8.850 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
16:16:54 #11 8.881 Selecting previously unselected package libsystemd-dev:arm64.
16:16:54 #11 8.884 Preparing to unpack .../libsystemd-dev_237-3ubuntu10.52_arm64.deb ...
16:16:54 #11 8.887 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.52) ...
16:16:54 #11 8.945 Selecting previously unselected package pkg-config.
16:16:54 #12 1.076 Hit:1 http://ports.ubuntu.com/ubuntu-ports hirsute InRelease
16:16:54 #12 1.100 Hit:2 http://ports.ubuntu.com/ubuntu-ports hirsute-updates InRelease
16:16:54 #12 1.177 Hit:3 http://ports.ubuntu.com/ubuntu-ports hirsute-backports InRelease
16:16:54 #11 13.86 Selecting previously unselected package libsepol1-dev:armhf.
16:16:54 #11 13.86 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
16:16:54 #11 13.87 Unpacking libsepol1-dev:armhf (3.1-1) ...
16:16:54 #11 13.94 Selecting previously unselected package libpcre2-16-0:armhf.
16:16:54 #11 13.94 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
16:16:54 #11 13.95 Unpacking libpcre2-16-0:armhf (10.36-2) ...
16:16:54 #11 14.00 Selecting previously unselected package libpcre2-32-0:armhf.
16:16:54 #11 14.00 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
16:16:54 #11 14.01 Unpacking libpcre2-32-0:armhf (10.36-2) ...
16:16:54 #11 14.06 Selecting previously unselected package libpcre2-posix2:armhf.
16:16:54 #11 14.06 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
16:16:54 #11 14.07 Unpacking libpcre2-posix2:armhf (10.36-2) ...
16:16:54 #9 32.67 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ...
16:16:54 #9 32.67 Unpacking lsb-release (11.1.0ubuntu3) ...
16:16:54 #9 32.71 Selecting previously unselected package netbase.
16:16:54 #9 32.71 Preparing to unpack .../022-netbase_6.3_all.deb ...
16:16:54 #9 32.72 Unpacking netbase (6.3) ...
16:16:54 #9 32.75 Selecting previously unselected package python3-pkg-resources.
16:16:54 #9 32.75 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ...
16:16:54 #9 32.76 Unpacking python3-pkg-resources (52.0.0-4) ...
16:16:54 #9 32.81 Selecting previously unselected package ucf.
16:16:54 #9 32.81 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:16:54 #9 32.81 Moving old data out of the way
16:16:54 #9 32.82 Unpacking ucf (3.0043) ...
16:16:54 #9 32.85 Selecting previously unselected package libmagic-mgc.
16:16:54 #9 32.85 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:16:54 #9 32.86 Unpacking libmagic-mgc (1:5.39-3) ...
16:16:54 #9 32.93 Selecting previously unselected package libmagic1:amd64.
16:16:54 #12 0.968 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
16:16:54 #12 1.033 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
16:16:54 #12 1.107 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
16:16:54 #12 1.179 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
16:16:54 #8 35.13 Selecting previously unselected package intltool-debian.
16:16:54 #8 35.13 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ...
16:16:54 #8 35.13 Unpacking intltool-debian (0.35.0+20060710.4) ...
16:16:54 #8 35.16 Selecting previously unselected package po-debconf.
16:16:54 #8 35.16 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ...
16:16:54 #8 35.16 Unpacking po-debconf (1.0.20) ...
16:16:54 #8 35.23 Selecting previously unselected package debhelper.
16:16:54 #8 35.23 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ...
16:16:54 #8 35.23 Unpacking debhelper (11.1.6ubuntu2) ...
16:16:54 #8 35.34 Selecting previously unselected package libfile-which-perl.
16:16:54 #9 54.17 Selecting previously unselected package libclass-data-inheritable-perl.
16:16:54 #9 62.28 
16:16:54 #9 62.28 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:54 #9 62.37 Setting up python3-chardet (4.0.0-1) ...
16:16:54 #8 34.99 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u1_all.deb ...
16:16:54 #8 34.99 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ...
16:16:54 #8 35.09 Selecting previously unselected package gnupg-utils.
16:16:54 #8 35.10 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 35.10 Unpacking gnupg-utils (2.2.12-1+deb10u1) ...
16:16:54 #8 35.18 Selecting previously unselected package gpg.
16:16:54 #8 35.18 Preparing to unpack .../098-gpg_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 35.18 Unpacking gpg (2.2.12-1+deb10u1) ...
16:16:54 #11 10.98 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
16:16:54 #11 10.99 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:16:54 #11 11.01 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:54 #11 11.02 Setting up librhash0:armhf (1.3.6-2) ...
16:16:54 #11 11.03 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:54 #11 11.04 Setting up pkg-config (0.29.1-0ubuntu2) ...
16:16:54 #11 11.10 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
16:16:54 #11 11.11 Setting up libpcrecpp0v5:armhf (2:8.39-9) ...
16:16:54 #11 11.11 Setting up libpcre32-3:armhf (2:8.39-9) ...
16:16:54 #11 11.12 Setting up libsystemd-dev:armhf (237-3ubuntu10.52) ...
16:16:54 #11 11.14 Setting up libpcre16-3:armhf (2:8.39-9) ...
16:16:54 #11 11.15 Setting up libudev-dev:armhf (237-3ubuntu10.52) ...
16:16:54 #11 11.16 Setting up liblzo2-2:armhf (2.08-1.2) ...
16:16:54 #11 11.18 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:16:54 #11 11.19 Setting up libpcre3-dev:armhf (2:8.39-9) ...
16:16:54 #11 11.20 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
16:16:54 #11 11.21 Setting up btrfs-progs (4.15.1-1build1) ...
16:16:54 #11 11.22 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
16:16:54 #11 11.25 Setting up libselinux1-dev:armhf (2.7-2build2) ...
16:16:54 #11 11.26 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:54 #11 11.27 Setting up btrfs-tools (4.15.1-1build1) ...
16:16:54 #11 11.28 Setting up docker-ce-build-deps (1.0) ...
16:16:54 #11 11.29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
16:16:54 #11 11.31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
16:16:54 #12 4.163 (Reading database ... 26045 files and directories currently installed.)
16:16:54 #12 4.163 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:54 #12 4.167 Unpacking docker-ce-build-deps (1.0) ...
16:16:54 #8 54.73 invoke-rc.d: policy-rc.d denied execution of start.
16:16:54 #8 54.73 Initializing GnuTLS DH parameter file
16:16:54 #8 54.78 Setting up libmailutils5:arm64 (1:3.5-4) ...
16:16:54 #8 54.79 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:16:54 #8 54.80 Setting up libnet-ssleay-perl (1.85-2+b1) ...
16:16:54 #8 54.81 Setting up python3-pkg-resources (40.8.0-1) ...
16:16:54 #8 55.00 Setting up automake (1:1.16.1-4) ...
16:16:54 #11 12.17 Selecting previously unselected package dh-apparmor.
16:16:54 #11 12.17 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
16:16:54 #11 23.73   Verifying        : rpm-libs-4.14.3-13.el8.x86_64                        98/98 
16:16:54 #11 24.35 
16:16:54 #11 24.35 Upgraded:
16:16:54 #11 24.35   elfutils-libelf-0.185-1.el8.x86_64     elfutils-libs-0.185-1.el8.x86_64      
16:16:54 #11 24.35   file-libs-5.33-20.el8.x86_64           ncurses-base-6.1-9.20180224.el8.noarch
16:16:54 #11 24.35   ncurses-libs-6.1-9.20180224.el8.x86_64 python3-rpm-4.14.3-19.el8.x86_64      
16:16:54 #11 24.35   rpm-4.14.3-19.el8.x86_64               rpm-build-libs-4.14.3-19.el8.x86_64   
16:16:54 #11 24.35   rpm-libs-4.14.3-19.el8.x86_64         
16:16:54 #11 24.35 Installed:
16:16:54 #11 24.35   bzip2-1.0.6-26.el8.x86_64                                                     
16:16:54 #11 24.35   dbus-glib-0.110-2.el8.x86_64                                                  
16:16:54 #11 24.35   desktop-file-utils-0.23-8.el8.x86_64                                          
16:16:54 #11 24.35   diffutils-3.6-6.el8.x86_64                                                    
16:16:54 #11 24.35   dnf-plugins-core-4.0.21-3.el8.noarch                                          
16:16:54 #11 24.35   dwz-0.12-10.el8.x86_64                                                        
16:16:54 #11 24.35   efi-srpm-macros-3-3.el8.noarch                                                
16:16:54 #11 24.35   elfutils-0.185-1.el8.x86_64                                                   
16:16:54 #11 24.35   elfutils-debuginfod-client-0.185-1.el8.x86_64                                 
16:16:54 #11 24.35   emacs-filesystem-1:26.1-7.el8.noarch                                          
16:16:54 #11 24.35   file-5.33-20.el8.x86_64                                                       
16:16:54 #11 24.35   gc-7.6.4-3.el8.x86_64                                                         
16:16:54 #11 24.35   gdb-headless-8.2-16.el8.x86_64                                                
16:16:54 #11 24.35   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
16:16:54 #11 24.35   go-srpm-macros-2-17.el8.noarch                                                
16:16:54 #11 24.35   groff-base-1.22.3-18.el8.x86_64                                               
16:16:54 #11 24.35   guile-5:2.0.14-7.el8.x86_64                                                   
16:16:54 #11 24.35   libatomic_ops-7.6.2-3.el8.x86_64                                              
16:16:54 #11 24.35   libbabeltrace-1.5.4-3.el8.x86_64                                              
16:16:54 #11 24.35   libipt-1.6.1-8.el8.x86_64                                                     
16:16:54 #11 24.35   libpkgconf-1.4.2-1.el8.x86_64                                                 
16:16:54 #11 24.35   libtool-ltdl-2.4.6-25.el8.x86_64                                              
16:16:54 #11 24.35   ncurses-6.1-9.20180224.el8.x86_64                                             
16:16:54 #11 24.35   ocaml-srpm-macros-5-4.el8.noarch                                              
16:16:54 #11 24.35   openblas-srpm-macros-2-2.el8.noarch                                           
16:16:54 #11 24.35   patch-2.7.6-11.el8.x86_64                                                     
16:16:54 #11 24.35   perl-Carp-1.42-396.el8.noarch                                                 
16:16:54 #11 24.35   perl-Encode-4:2.97-3.el8.x86_64                                               
16:16:54 #11 24.35   perl-Errno-1.28-420.el8.x86_64                                                
16:16:54 #11 24.35   perl-Exporter-5.72-396.el8.noarch                                             
16:16:54 #11 24.35   perl-File-Path-2.15-2.el8.noarch                                              
16:16:54 #11 24.35   perl-File-Temp-0.230.600-1.el8.noarch                                         
16:16:54 #11 24.35   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
16:16:54 #11 24.35   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
16:16:54 #11 24.35   perl-IO-1.38-420.el8.x86_64                                                   
16:16:54 #11 24.35   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
16:16:54 #11 24.35   perl-MIME-Base64-3.15-396.el8.x86_64                                          
16:16:54 #11 24.35   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
16:16:54 #11 24.35   perl-PathTools-3.74-1.el8.x86_64                                              
16:16:54 #11 24.35   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
16:16:54 #11 24.35   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
16:16:54 #11 24.35   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
16:16:54 #11 24.35   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
16:16:54 #11 24.35   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
16:16:54 #11 24.35   perl-Socket-4:2.027-3.el8.x86_64                                              
16:16:54 #11 24.35   perl-Storable-1:3.11-3.el8.x86_64                                             
16:16:54 #11 24.35   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
16:16:54 #11 24.35   perl-Term-Cap-1.17-395.el8.noarch                                             
16:16:54 #11 24.35   perl-Text-ParseWords-3.30-395.el8.noarch                                      
16:16:54 #11 24.35   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
16:16:54 #11 24.35   perl-Time-Local-1:1.280-1.el8.noarch                                          
16:16:54 #11 24.35   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
16:16:54 #11 24.35   perl-constant-1.33-396.el8.noarch                                             
16:16:54 #11 24.35   perl-interpreter-4:5.26.3-420.el8.x86_64                                      
16:16:54 #11 24.35   perl-libs-4:5.26.3-420.el8.x86_64                                             
16:16:54 #11 24.35   perl-macros-4:5.26.3-420.el8.x86_64                                           
16:16:54 #11 24.35   perl-parent-1:0.237-1.el8.noarch                                              
16:16:54 #11 24.35   perl-podlators-4.11-1.el8.noarch                                              
16:16:54 #11 24.35   perl-srpm-macros-1-25.el8.noarch                                              
16:16:54 #11 24.35   perl-threads-1:2.21-2.el8.x86_64                                              
16:16:54 #11 24.35   perl-threads-shared-1.58-2.el8.x86_64                                         
16:16:54 #11 24.35   pkgconf-1.4.2-1.el8.x86_64                                                    
16:16:54 #11 24.35   pkgconf-m4-1.4.2-1.el8.noarch                                                 
16:16:54 #11 24.35   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
16:16:54 #11 24.35   python-rpm-macros-3-41.el8.noarch                                             
16:16:54 #11 24.35   python-srpm-macros-3-41.el8.noarch                                            
16:16:54 #11 24.35   python3-dateutil-1:2.6.1-6.el8.noarch                                         
16:16:54 #11 24.35   python3-dbus-1.2.4-15.el8.x86_64                                              
16:16:54 #11 24.35   python3-dnf-plugins-core-4.0.21-3.el8.noarch                                  
16:16:54 #11 24.35   python3-rpm-macros-3-41.el8.noarch                                            
16:16:54 #11 24.35   python3-six-1.11.0-8.el8.noarch                                               
16:16:54 #11 24.35   qt5-srpm-macros-5.15.2-1.el8.noarch                                           
16:16:54 #11 24.35   redhat-rpm-config-125-1.el8.noarch                                            
16:16:54 #11 24.35   rpm-build-4.14.3-19.el8.x86_64                                                
16:16:54 #11 24.35   rpmlint-1.10-14.el8.noarch                                                    
16:16:54 #11 24.35   rust-srpm-macros-5-2.el8.noarch                                               
16:16:54 #11 24.35   unzip-6.0-45.el8_4.x86_64                                                     
16:16:54 #11 24.35   yum-utils-4.0.21-3.el8.noarch                                                 
16:16:54 #11 24.35   zip-3.0-23.el8.x86_64                                                         
16:16:54 #11 24.35   zstd-1.4.4-1.el8.x86_64                                                       
16:16:54 #11 24.35 
16:16:54 #11 24.35 Complete!
16:16:54 #8 58.02 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:16:54 #8 58.04 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:16:54 #8 58.05 Setting up libjson-xs-perl (4.030-1+b1) ...
16:16:54 #8 58.06 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:54 #8 58.07 Setting up libio-prompter-perl (0.004015-1) ...
16:16:54 #8 58.08 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:16:54 #8 58.09 Setting up libhttp-cookies-perl (6.10-1) ...
16:16:54 #8 58.10 Setting up python3-apt (2.2.1) ...
16:16:54 #11 8.947 Preparing to unpack .../pkg-config_0.29.1-0ubuntu2_arm64.deb ...
16:16:54 #11 8.951 Unpacking pkg-config (0.29.1-0ubuntu2) ...
16:16:54 #11 8.991 Setting up libsepol1-dev:arm64 (2.7-1) ...
16:16:54 #11 9.000 Setting up libuv1:arm64 (1.18.0-3) ...
16:16:54 #11 9.015 Setting up bash-completion (1:2.8-1ubuntu1) ...
16:16:54 #12 1.252 Hit:4 http://ports.ubuntu.com/ubuntu-ports hirsute-security InRelease
16:16:54 #11 14.10 Selecting previously unselected package libpcre2-dev:armhf.
16:16:54 #11 14.10 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
16:16:54 #11 14.11 Unpacking libpcre2-dev:armhf (10.36-2) ...
16:16:54 #11 14.20 Selecting previously unselected package libselinux1-dev:armhf.
16:16:54 #11 14.21 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
16:16:54 #11 14.21 Unpacking libselinux1-dev:armhf (3.1-3) ...
16:16:54 #11 14.26 Selecting previously unselected package libdevmapper-dev:armhf.
16:16:54 #11 14.26 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
16:16:54 #11 14.27 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:16:54 #11 14.30 Selecting previously unselected package libltdl7:armhf.
16:16:54 #9 32.94 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
16:16:54 #9 32.94 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:16:54 #9 32.98 Selecting previously unselected package file.
16:16:54 #9 32.98 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
16:16:54 #9 32.98 Unpacking file (1:5.39-3) ...
16:16:54 #9 33.02 Selecting previously unselected package gettext-base.
16:16:54 #9 33.02 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_amd64.deb ...
16:16:54 #9 33.02 Unpacking gettext-base (0.21-4ubuntu3) ...
16:16:54 #9 33.05 Selecting previously unselected package iso-codes.
16:16:54 #9 33.06 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:16:54 #9 33.06 Unpacking iso-codes (4.6.0-1) ...
16:16:54 #8 35.35 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ...
16:16:54 #8 35.35 Unpacking libfile-which-perl (1.21-1) ...
16:16:54 #8 35.38 Selecting previously unselected package libfile-homedir-perl.
16:16:54 #8 35.38 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ...
16:16:54 #8 35.38 Unpacking libfile-homedir-perl (1.002-1) ...
16:16:54 #8 35.42 Selecting previously unselected package devscripts.
16:16:54 #8 35.42 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ...
16:16:54 #8 35.45 Unpacking devscripts (2.17.12ubuntu1.1) ...
16:16:54 #8 35.56 Selecting previously unselected package diffstat.
16:16:54 #8 35.56 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ...
16:16:54 #8 35.56 Unpacking diffstat (1.61-1build1) ...
16:16:54 #8 35.59 Selecting previously unselected package libassuan0:amd64.
16:16:54 #8 35.59 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ...
16:16:54 #8 35.60 Unpacking libassuan0:amd64 (2.5.1-2) ...
16:16:54 #8 35.66 Selecting previously unselected package gpgconf.
16:16:54 #11 2.069 Package bash-5.1.8-2.fc35.aarch64 is already installed.
16:16:54 #11 2.089 Package bash-5.1.8-2.fc35.aarch64 is already installed.
16:16:54 #11 2.089 Package ca-certificates-2021.2.50-3.fc35.noarch is already installed.
16:16:54 #11 2.089 Package libarchive-3.5.2-2.fc35.aarch64 is already installed.
16:16:54 #11 2.089 Package pkgconf-pkg-config-1.8.0-1.fc35.aarch64 is already installed.
16:16:54 #11 2.089 Package tar-2:1.34-2.fc35.aarch64 is already installed.
16:16:54 #11 2.157 Dependencies resolved.
16:16:54 #11 2.179 ================================================================================
16:16:54 #11 2.179  Package                       Arch     Version                  Repo      Size
16:16:54 #11 2.179 ================================================================================
16:16:54 #11 2.179 Installing:
16:16:54 #11 2.179  btrfs-progs-devel             aarch64  5.15.1-1.fc35            updates   49 k
16:16:54 #11 2.179  cmake                         aarch64  3.22.1-4.fc35            updates  5.8 M
16:16:54 #11 2.179  device-mapper-devel           aarch64  1.02.175-6.fc35          fedora    45 k
16:16:54 #11 2.179  gcc                           aarch64  11.2.1-7.fc35            updates   29 M
16:16:54 #11 2.179  git                           aarch64  2.33.1-2.fc35            updates   67 k
16:16:54 #11 2.179  glibc-static                  aarch64  2.34-11.fc35             updates  1.4 M
16:16:54 #11 2.179  libseccomp-devel              aarch64  2.5.3-1.fc35             updates   53 k
16:16:54 #11 2.179  libselinux-devel              aarch64  3.3-1.fc35               updates  112 k
16:16:54 #11 2.179  libtool                       aarch64  2.4.6-42.fc35            fedora   578 k
16:16:54 #11 2.179  libtool-ltdl-devel            aarch64  2.4.6-42.fc35            fedora   153 k
16:16:54 #11 2.179  make                          aarch64  1:4.3-6.fc35             fedora   530 k
16:16:54 #11 2.179  selinux-policy-devel          noarch   35.6-1.fc35              updates  812 k
16:16:54 #11 2.179  systemd                       aarch64  249.7-2.fc35             updates  4.0 M
16:16:54 #11 2.179  which                         aarch64  2.21-27.fc35             fedora    41 k
16:16:54 #11 2.179 Upgrading:
16:16:54 #11 2.179  libgcc                        aarch64  11.2.1-7.fc35            updates  106 k
16:16:54 #11 2.179  libgomp                       aarch64  11.2.1-7.fc35            updates  283 k
16:16:54 #11 2.179 Installing dependencies:
16:16:54 #11 2.179  acl                           aarch64  2.3.1-2.fc35             fedora    71 k
16:16:54 #11 2.179  annobin-docs                  noarch   9.87-3.fc35              updates   78 k
16:16:54 #11 2.179  annobin-plugin-gcc            aarch64  9.87-3.fc35              updates   42 k
16:16:54 #11 2.179  autoconf                      noarch   2.69-37.fc35             fedora   666 k
16:16:54 #11 2.179  automake                      noarch   1.16.2-5.fc35            fedora   662 k
16:16:54 #11 2.179  btrfs-progs                   aarch64  5.15.1-1.fc35            updates  963 k
16:16:54 #11 2.179  checkpolicy                   aarch64  3.3-1.fc35               updates  335 k
16:16:54 #11 2.179  cmake-data                    noarch   3.22.1-4.fc35            updates  1.6 M
16:16:54 #11 2.179  cmake-filesystem              aarch64  3.22.1-4.fc35            updates   18 k
16:16:54 #11 2.179  cmake-rpm-macros              noarch   3.22.1-4.fc35            updates   17 k
16:16:54 #11 2.179  cpp                           aarch64  11.2.1-7.fc35            updates  9.7 M
16:16:54 #11 2.179  cryptsetup-libs               aarch64  2.4.2-1.fc35             updates  433 k
16:16:54 #11 2.179  dbus                          aarch64  1:1.12.20-5.fc35         fedora   7.4 k
16:16:54 #11 2.179  dbus-broker                   aarch64  29-4.fc35                fedora   166 k
16:16:54 #11 2.179  dbus-common                   noarch   1:1.12.20-5.fc35         fedora    14 k
16:16:54 #11 2.179  device-mapper                 aarch64  1.02.175-6.fc35          fedora   138 k
16:16:54 #11 2.179  device-mapper-libs            aarch64  1.02.175-6.fc35          fedora   173 k
16:16:54 #11 2.179  e2fsprogs-libs                aarch64  1.46.3-1.fc35            fedora   224 k
16:16:54 #11 2.179  emacs-filesystem              noarch   1:27.2-9.fc35            fedora   9.0 k
16:16:54 #11 2.179  gc                            aarch64  8.0.4-6.fc35             fedora   101 k
16:16:54 #11 2.179  git-core                      aarch64  2.33.1-2.fc35            updates  3.8 M
16:16:54 #11 2.179  git-core-doc                  noarch   2.33.1-2.fc35            updates  2.4 M
16:16:54 #11 2.179  glibc-devel                   aarch64  2.34-11.fc35             updates  543 k
16:16:54 #11 2.179  guile22                       aarch64  2.2.7-3.fc35             fedora   6.4 M
16:16:54 #11 2.179  iptables-legacy-libs          aarch64  1.8.7-13.fc35            fedora    39 k
16:16:54 #11 2.179  jsoncpp                       aarch64  1.9.4-5.fc35             updates   88 k
16:16:54 #11 2.179  kernel-headers                aarch64  5.15.4-200.fc35          updates  1.3 M
16:16:54 #11 2.179  kmod-libs                     aarch64  29-4.fc35                fedora    62 k
16:16:54 #11 2.179  less                          aarch64  590-2.fc35               updates  160 k
16:16:54 #11 2.179  libargon2                     aarch64  20171227-7.fc35          fedora    28 k
16:16:54 #11 2.179  libasan                       aarch64  11.2.1-7.fc35            updates  418 k
16:16:54 #11 2.179  libatomic                     aarch64  11.2.1-7.fc35            updates   56 k
16:16:54 #11 2.179  libbtrfs                      aarch64  5.15.1-1.fc35            updates   28 k
16:16:54 #11 2.179  libbtrfsutil                  aarch64  5.15.1-1.fc35            updates   32 k
16:16:54 #11 2.179  libcbor                       aarch64  0.7.0-4.fc35             fedora    55 k
16:16:54 #11 2.179  libedit                       aarch64  3.1-40.20210910cvs.fc35  fedora   104 k
16:16:54 #11 2.179  libfdisk                      aarch64  2.37.2-1.fc35            fedora   150 k
16:16:54 #11 2.179  libfido2                      aarch64  1.8.0-1.fc35             fedora    81 k
16:16:54 #11 2.179  libibverbs                    aarch64  38.0-1.fc35              updates  390 k
16:16:54 #11 2.179  libmpc                        aarch64  1.2.1-3.fc35             fedora    63 k
16:16:54 #11 2.179  libnl3                        aarch64  3.5.0-8.fc35             fedora   322 k
16:16:54 #11 2.179  libpcap                       aarch64  14:1.10.1-2.fc35         fedora   167 k
16:16:54 #11 2.179  libseccomp                    aarch64  2.5.3-1.fc35             updates   71 k
16:16:54 #11 2.179  libselinux-utils              aarch64  3.3-1.fc35               updates  142 k
16:16:54 #11 2.179  libsepol-devel                aarch64  3.3-2.fc35               updates   40 k
16:16:54 #11 2.179  libtool-ltdl                  aarch64  2.4.6-42.fc35            fedora    36 k
16:16:54 #11 2.179  libubsan                      aarch64  11.2.1-7.fc35            updates  200 k
16:16:54 #11 2.179  libutempter                   aarch64  1.2.1-5.fc35             fedora    26 k
16:16:54 #11 2.179  libuv                         aarch64  1:1.42.0-2.fc35          fedora   145 k
16:16:54 #11 2.179  libxcrypt-devel               aarch64  4.4.26-4.fc35            fedora    29 k
16:16:54 #11 2.179  libxcrypt-static              aarch64  4.4.26-4.fc35            fedora   109 k
16:16:54 #11 2.179  lzo                           aarch64  2.10-5.fc35              fedora    63 k
16:16:54 #11 2.179  m4                            aarch64  1.4.19-2.fc35            fedora   292 k
16:16:54 #11 2.179  openssh                       aarch64  8.7p1-3.fc35             updates  441 k
16:16:54 #11 2.179  openssh-clients               aarch64  8.7p1-3.fc35             updates  672 k
16:16:54 #11 2.179  pcre2-devel                   aarch64  10.37-4.fc35             fedora   476 k
16:16:54 #11 2.179  pcre2-utf16                   aarch64  10.37-4.fc35             fedora   193 k
16:16:54 #11 2.179  pcre2-utf32                   aarch64  10.37-4.fc35             fedora   184 k
16:16:54 #11 2.179  perl-Error                    noarch   1:0.17029-7.fc35         fedora    41 k
16:16:54 #11 2.179  perl-File-Compare             noarch   1.100.600-482.fc35       updates   21 k
16:16:54 #11 2.179  perl-File-Copy                noarch   2.35-482.fc35            updates   28 k
16:16:54 #11 2.179  perl-File-Find                noarch   1.39-482.fc35            updates   33 k
16:16:54 #11 2.179  perl-Git                      noarch   2.33.1-2.fc35            updates   43 k
16:16:54 #11 2.179  perl-TermReadKey              aarch64  2.38-11.fc35             fedora    35 k
16:16:54 #11 2.179  perl-Thread-Queue             noarch   3.14-478.fc35            fedora    21 k
16:16:54 #11 2.179  perl-lib                      aarch64  0.65-482.fc35            updates   23 k
16:16:54 #11 2.179  perl-threads                  aarch64  1:2.26-448.fc35          fedora    56 k
16:16:54 #11 2.179  perl-threads-shared           aarch64  1.62-478.fc35            fedora    43 k
16:16:54 #11 2.179  policycoreutils               aarch64  3.3-1.fc35               updates  200 k
16:16:54 #11 2.179  policycoreutils-devel         aarch64  3.3-1.fc35               updates  136 k
16:16:54 #11 2.179  policycoreutils-python-utils  noarch   3.3-1.fc35               updates   72 k
16:16:54 #11 2.179  python3-audit                 aarch64  3.0.6-1.fc35             fedora    83 k
16:16:54 #11 2.179  python3-libselinux            aarch64  3.3-1.fc35               updates  179 k
16:16:54 #11 2.179  python3-libsemanage           aarch64  3.3-1.fc35               updates   79 k
16:16:54 #11 2.179  python3-policycoreutils       noarch   3.3-1.fc35               updates  2.0 M
16:16:54 #11 2.179  python3-setools               aarch64  4.4.0-3.fc35             fedora   536 k
16:16:54 #11 2.179  python3-setuptools            noarch   57.4.0-1.fc35            fedora   928 k
16:16:54 #11 2.179  rhash                         aarch64  1.4.0-4.fc35             fedora   179 k
16:16:54 #11 2.179  rpm-plugin-selinux            aarch64  4.17.0-1.fc35            fedora    20 k
16:16:54 #11 2.179  selinux-policy                noarch   35.6-1.fc35              updates   70 k
16:16:54 #11 2.179  selinux-policy-targeted       noarch   35.6-1.fc35              updates  6.3 M
16:16:54 #11 2.179  systemd-devel                 aarch64  249.7-2.fc35             updates  448 k
16:16:54 #11 2.179  systemd-pam                   aarch64  249.7-2.fc35             updates  321 k
16:16:54 #11 2.179  systemd-rpm-macros            noarch   249.7-2.fc35             updates   29 k
16:16:54 #11 2.179  util-linux                    aarch64  2.37.2-1.fc35            fedora   2.2 M
16:16:54 #11 2.179  util-linux-core               aarch64  2.37.2-1.fc35            fedora   435 k
16:16:54 #11 2.179  vim-filesystem                noarch   2:8.2.3755-1.fc35        updates   22 k
16:16:54 #11 2.179  xkeyboard-config              noarch   2.33-2.fc35              fedora   783 k
16:16:54 #11 2.179 Installing weak dependencies:
16:16:54 #11 2.179  libxkbcommon                  aarch64  1.3.1-1.fc35             fedora   139 k
16:16:54 #11 2.179  qrencode-libs                 aarch64  4.1.1-1.fc35             updates   61 k
16:16:54 #11 2.179  systemd-networkd              aarch64  249.7-2.fc35             updates  476 k
16:16:54 #11 2.179  systemd-resolved              aarch64  249.7-2.fc35             updates  300 k
16:16:54 #11 2.179 
16:16:54 #11 2.179 Transaction Summary
16:16:54 #11 2.179 ================================================================================
16:16:54 #11 2.179 Install  106 Packages
16:16:54 #11 2.179 Upgrade    2 Packages
16:16:54 #11 2.179 
16:16:54 #11 2.185 Total download size: 94 M
16:16:54 #11 2.185 Downloading Packages:
16:16:54 #9 54.17 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:16:54 #9 54.25 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:16:54 #8 35.25 Selecting previously unselected package pinentry-curses.
16:16:54 #8 35.25 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ...
16:16:54 #8 35.26 Unpacking pinentry-curses (1.1.0-2) ...
16:16:54 #8 35.29 Selecting previously unselected package gpg-agent.
16:16:54 #8 35.29 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 35.30 Unpacking gpg-agent (2.2.12-1+deb10u1) ...
16:16:54 #8 35.35 Selecting previously unselected package gpg-wks-client.
16:16:54 #8 35.36 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 35.36 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ...
16:16:54 #8 35.40 Selecting previously unselected package gpg-wks-server.
16:16:54 #8 35.40 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 35.40 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ...
16:16:54 #8 35.44 Selecting previously unselected package gpgsm.
16:16:54 #8 35.44 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u1_amd64.deb ...
16:16:54 #8 35.45 Unpacking gpgsm (2.2.12-1+deb10u1) ...
16:16:54 #8 35.50 Selecting previously unselected package gnupg.
16:16:54 #8 55.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:54 #8 55.02 Setting up libasync-mergepoint-perl (0.04-2) ...
16:16:54 #8 55.02 Setting up libio-sessiondata-perl (1.03-1) ...
16:16:54 #8 55.05 Setting up libstring-escape-perl (2010.002-2) ...
16:16:54 #8 55.06 Setting up libhttp-date-perl (6.02-1) ...
16:16:54 #8 55.07 Setting up libfile-which-perl (1.23-1) ...
16:16:54 #8 55.08 Setting up mailutils (1:3.5-4) ...
16:16:54 #8 55.09 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
16:16:54 #8 55.09 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
16:16:54 #8 55.10 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
16:16:54 #8 55.10 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
16:16:54 #8 55.10 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
16:16:54 #8 55.11 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
16:16:54 #8 55.11 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
16:16:54 #8 55.12 Setting up libfile-basedir-perl (0.08-1) ...
16:16:54 #8 55.13 Setting up libnumber-range-perl (0.12-1) ...
16:16:54 #8 55.14 Setting up libtask-weaken-perl (1.06-1) ...
16:16:54 #8 55.15 Setting up libunicode-utf8-perl (0.62-1) ...
16:16:54 #8 55.16 Setting up libstruct-dumb-perl (0.09-1) ...
16:16:54 #8 55.17 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
16:16:54 #8 55.18 Setting up libfile-listing-perl (6.04-1) ...
16:16:54 #8 55.19 Setting up gpg-wks-client (2.2.12-1+deb10u1) ...
16:16:54 #8 55.20 Setting up libclass-inspector-perl (1.32-1) ...
16:16:54 #8 55.21 Setting up libfont-afm-perl (1.20-2) ...
16:16:54 #11 12.17 Unpacking dh-apparmor (2.13.2-10) ...
16:16:54 #11 12.22 Selecting previously unselected package libbtrfs0:armhf.
16:16:54 #11 12.22 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
16:16:54 #11 12.23 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
16:16:54 #11 12.28 Selecting previously unselected package libbtrfs-dev:armhf.
16:16:54 #11 12.28 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
16:16:54 #11 12.29 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
16:16:54 #11 12.35 Selecting previously unselected package dmsetup.
16:16:54 #11 12.35 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
16:16:54 #11 12.36 Unpacking dmsetup (2:1.02.155-3) ...
16:16:54 #11 1.496 Last metadata expiration check: 0:00:20 ago on Tue Dec 21 16:16:34 2021.
16:16:55 #8 58.25 Setting up po-debconf (1.0.21+nmu1) ...
16:16:55 #8 58.27 Setting up libhtml-tree-perl (5.07-2) ...
16:16:55 #8 58.28 Setting up libparams-classify-perl (0.015-1+b3) ...
16:16:55 #8 58.29 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:55 #8 58.30 Setting up libhtml-format-perl (2.12-1.1) ...
16:16:55 #8 58.31 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:16:55 #8 58.37 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:55 #8 58.42 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:55 #9 DONE 63.2s
16:16:55 
16:16:55 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:16:55 #11 sha256:f8cfb5aa21755e26099231157657bf475fe2aa0431f16af4b0f975afbc5dc033
16:16:55 #11 DONE 0.1s
16:16:55 #8 31.37 Fedora 33 openh264 (From Cisco) - x86_64        2.7 kB/s | 2.5 kB     00:00    
16:16:55 #8 32.44 Fedora Modular 33 - x86_64                      3.8 MB/s | 3.3 MB     00:00    
16:16:55 #11 DONE 24.8s
16:16:55 
16:16:55 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
16:16:55 #13 sha256:83a6a811341aaec482af8a5ab1e390ffe11fec6e854a475fd051267afeafeb64
16:16:55 #13 DONE 0.1s
16:16:55 
16:16:55 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:16:55 #14 sha256:10d0d85af58ec8c88d46ee5402970a8b4154f70cb1130613d00f561828afa39e
16:16:55 #11 14.30 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
16:16:55 #11 14.31 Unpacking libltdl7:armhf (2.4.6-15) ...
16:16:55 #11 14.34 Selecting previously unselected package libltdl-dev:armhf.
16:16:55 #11 14.34 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
16:16:55 #11 14.35 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:16:55 #11 14.40 Selecting previously unselected package libseccomp-dev:armhf.
16:16:55 #11 14.40 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
16:16:55 #11 14.41 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
16:16:55 #11 14.44 Selecting previously unselected package libsystemd-dev:armhf.
16:16:55 #11 14.45 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ...
16:16:55 #11 14.45 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ...
16:16:55 #9 33.43 Selecting previously unselected package libcbor0.6:amd64.
16:16:55 #9 33.43 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
16:16:55 #9 33.44 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
16:16:55 #9 33.47 Selecting previously unselected package libedit2:amd64.
16:16:55 #8 35.66 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 35.67 Unpacking gpgconf (2.2.4-1ubuntu1.4) ...
16:16:55 #8 35.71 Selecting previously unselected package libksba8:amd64.
16:16:55 #8 35.71 Preparing to unpack .../126-libksba8_1.3.5-2_amd64.deb ...
16:16:55 #8 35.72 Unpacking libksba8:amd64 (1.3.5-2) ...
16:16:55 #8 35.76 Selecting previously unselected package libnpth0:amd64.
16:16:55 #8 35.76 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ...
16:16:55 #8 35.76 Unpacking libnpth0:amd64 (1.5-3) ...
16:16:55 #8 35.80 Selecting previously unselected package dirmngr.
16:16:55 #8 35.80 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 35.81 Unpacking dirmngr (2.2.4-1ubuntu1.4) ...
16:16:55 #8 35.87 Selecting previously unselected package python3-pkg-resources.
16:16:55 #8 35.87 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2_all.deb ...
16:16:55 #9 34.17 Selecting previously unselected package gcc.
16:16:55 #9 34.17 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
16:16:55 #9 34.17 Unpacking gcc (4:10.3.0-1ubuntu1) ...
16:16:55 #9 34.21 Selecting previously unselected package libstdc++-10-dev:amd64.
16:16:55 #9 34.21 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
16:16:55 #9 34.22 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:16:55 #8 33.41 Selecting previously unselected package libfakeroot:amd64.
16:16:55 #8 33.41 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
16:16:55 #8 33.41 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
16:16:55 #8 33.45 Selecting previously unselected package fakeroot.
16:16:55 #8 33.45 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
16:16:55 #8 33.46 Unpacking fakeroot (1.25.3-1.1) ...
16:16:55 #8 33.50 Selecting previously unselected package libassuan0:amd64.
16:16:55 #8 33.50 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
16:16:55 #8 33.51 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
16:16:55 #8 33.54 Selecting previously unselected package gpgconf.
16:16:55 #8 33.54 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ...
16:16:55 #8 33.55 Unpacking gpgconf (2.2.27-2) ...
16:16:55 #8 33.60 Selecting previously unselected package libksba8:amd64.
16:16:55 #8 33.60 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
16:16:55 #8 33.60 Unpacking libksba8:amd64 (1.5.0-3) ...
16:16:55 #8 33.65 Selecting previously unselected package libnpth0:amd64.
16:16:55 #8 33.65 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
16:16:55 #8 33.65 Unpacking libnpth0:amd64 (1.6-3) ...
16:16:55 #8 33.69 Selecting previously unselected package dirmngr.
16:16:55 #8 33.69 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ...
16:16:55 #8 33.71 Unpacking dirmngr (2.2.27-2) ...
16:16:55 #9 62.69 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:55 #9 62.81 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:55 #9 62.82 Setting up libmailtools-perl (2.21-1) ...
16:16:55 #9 62.83 Setting up python3-debian (0.1.39ubuntu1) ...
16:16:55 #8 35.50 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u1_all.deb ...
16:16:55 #8 35.50 Unpacking gnupg (2.2.12-1+deb10u1) ...
16:16:55 #8 35.56 Selecting previously unselected package libfile-which-perl.
16:16:55 #8 35.57 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ...
16:16:55 #8 35.57 Unpacking libfile-which-perl (1.23-1) ...
16:16:55 #8 35.59 Selecting previously unselected package libfile-homedir-perl.
16:16:55 #8 35.59 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ...
16:16:55 #8 35.60 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:55 #8 35.62 Selecting previously unselected package libio-pty-perl.
16:16:55 #8 35.63 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
16:16:55 #8 35.63 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
16:16:55 #8 35.66 Selecting previously unselected package libipc-run-perl.
16:16:55 #8 35.66 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ...
16:16:55 #8 35.66 Unpacking libipc-run-perl (20180523.0-1) ...
16:16:55 #8 35.70 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:55 #8 35.70 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:55 #8 35.70 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:55 #8 35.73 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:55 #11 DONE 11.7s
16:16:55 
16:16:55 #12 [stage-1 5/8] COPY sources/ /sources
16:16:55 #12 sha256:cefc655b72154e65372bae5a2dffb11526f57edb6bb0cd151b9a41990da25e28
16:16:55 #12 DONE 0.1s
16:16:55 
16:16:55 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:16:55 #14 sha256:b4f06ae29ba7f882906c883c3bbc9ab500075c404d08692431f8494b37a61f56
16:16:55 #11 12.40 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:16:55 #11 12.40 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
16:16:55 #11 12.42 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:16:55 #11 12.55 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:16:55 #11 12.55 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
16:16:55 #11 12.56 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:16:55 #11 12.60 Selecting previously unselected package libudev-dev:armhf.
16:16:55 #11 12.60 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
16:16:55 #11 12.61 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
16:16:55 #21 23.99 The following NEW packages will be installed:
16:16:55 #21 23.99   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:16:55 #21 23.99   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:16:55 #21 23.99   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:16:55 #21 23.99   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:16:55 #21 23.99   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:16:55 #21 23.99   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:16:55 #21 23.99   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
16:16:55 #21 23.99   crossbuild-essential-armel crossbuild-essential-armhf
16:16:55 #21 23.99   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
16:16:55 #21 23.99   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
16:16:55 #21 23.99   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
16:16:55 #21 23.99   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
16:16:55 #21 23.99   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
16:16:55 #21 23.99   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:16:55 #21 23.99   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:16:55 #21 23.99   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:16:55 #21 23.99   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:16:55 #21 23.99   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:16:55 #21 23.99   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:16:55 #21 23.99   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:16:55 #21 23.99   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:16:55 #21 23.99   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:16:55 #21 23.99   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:16:55 #21 23.99   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:16:55 #21 23.99   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:16:55 #21 23.99   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:16:55 #21 23.99   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:16:55 #21 23.99   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:16:55 #21 23.99   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:16:55 #21 23.99   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:16:55 #21 23.99   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:16:55 #21 23.99   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:16:55 #21 23.99   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:16:55 #21 23.99   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:16:55 #21 23.99   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:16:55 #21 24.00   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:16:55 #21 24.00   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:16:55 #21 24.00   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:16:55 #21 24.00   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:16:55 #21 24.00   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:16:55 #21 24.00   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:16:55 #21 24.00   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:16:55 #21 24.00   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:16:55 #21 24.00   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:16:55 #21 24.00   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:16:55 #21 24.00   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:16:55 #21 24.00   linux-libc-dev-s390x-cross patch xz-utils
16:16:55 #21 24.31 0 upgraded, 133 newly installed, 0 to remove and 8 not upgraded.
16:16:55 #21 24.31 Need to get 787 MB of archives.
16:16:55 #21 24.31 After this operation, 3385 MB of additional disk space will be used.
16:16:55 #21 24.31 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:16:55 #21 24.32 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:16:55 #21 24.32 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:16:55 #21 24.32 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:16:55 #21 24.33 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:16:55 #21 24.33 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:16:55 #21 24.33 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
16:16:55 #21 24.37 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
16:16:55 #8 58.54 
16:16:55 #8 58.54 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:55 #8 58.59 Setting up python3-chardet (4.0.0-1) ...
16:16:55 
16:16:55 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:55 #12 sha256:9a0d442b371f8eb50e327b3f7ec2703badff1b5aa9e7d034ec7c637d27713137
16:16:55 #9 32.89 Selecting previously unselected package g++.
16:16:55 #9 32.89 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:16:55 #9 32.90 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:16:55 #9 32.93 Selecting previously unselected package make.
16:16:55 #9 32.93 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
16:16:55 #9 32.93 Unpacking make (4.2.1-1.2) ...
16:16:55 #9 32.97 Selecting previously unselected package libdpkg-perl.
16:16:55 #9 32.97 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
16:16:55 #9 32.98 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
16:16:55 #9 33.03 Selecting previously unselected package patch.
16:16:55 #9 33.03 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
16:16:55 #9 33.03 Unpacking patch (2.7.6-6) ...
16:16:55 #9 33.07 Selecting previously unselected package dpkg-dev.
16:16:55 #9 33.07 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
16:16:55 #9 33.07 Unpacking dpkg-dev (1.19.7ubuntu3) ...
16:16:55 #9 33.16 Selecting previously unselected package build-essential.
16:16:55 #8 55.22 Setting up libwant-perl (0.29-1+b4) ...
16:16:55 #8 55.23 Setting up libdynaloader-functions-perl (0.003-1) ...
16:16:55 #8 55.24 Setting up libtext-glob-perl (0.10-1) ...
16:16:55 #8 55.25 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:16:55 #8 55.26 Setting up liblist-compare-perl (0.53-1) ...
16:16:55 #8 55.27 Setting up libref-util-xs-perl (0.117-1+b1) ...
16:16:55 #8 55.28 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
16:16:55 #8 55.29 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
16:16:55 #8 55.30 Setting up libsort-key-perl (1.33-2+b1) ...
16:16:55 #8 55.32 Setting up libclone-perl (0.41-1+b1) ...
16:16:55 #8 55.33 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:16:55 #8 55.34 Setting up libarchive-zip-perl (1.64-1) ...
16:16:55 #8 55.35 Setting up libsub-identify-perl (0.14-1+b1) ...
16:16:55 #8 55.36 Setting up libdistro-info-perl (0.21) ...
16:16:55 #8 55.37 Setting up python3-apt (1.8.4.3) ...
16:16:55 #11 9.523 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
16:16:55 #11 9.532 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:16:55 #11 9.545 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:55 #11 9.554 Setting up librhash0:arm64 (1.3.6-2) ...
16:16:55 #11 9.563 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:55 #11 9.572 Setting up pkg-config (0.29.1-0ubuntu2) ...
16:16:55 #11 9.615 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
16:16:55 #11 9.626 Setting up libpcrecpp0v5:arm64 (2:8.39-9) ...
16:16:55 #11 9.636 Setting up libpcre32-3:arm64 (2:8.39-9) ...
16:16:55 #11 9.646 Setting up libsystemd-dev:arm64 (237-3ubuntu10.52) ...
16:16:55 #11 9.656 Setting up libpcre16-3:arm64 (2:8.39-9) ...
16:16:55 #11 9.665 Setting up libudev-dev:arm64 (237-3ubuntu10.52) ...
16:16:55 #11 9.678 Setting up liblzo2-2:arm64 (2.08-1.2) ...
16:16:55 #11 9.693 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:16:55 #11 9.703 Setting up libpcre3-dev:arm64 (2:8.39-9) ...
16:16:55 #11 9.713 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
16:16:55 #11 9.723 Setting up btrfs-progs (4.15.1-1build1) ...
16:16:55 #11 9.733 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
16:16:55 #11 14.53 Selecting previously unselected package libglib2.0-0:armhf.
16:16:55 #11 14.54 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
16:16:55 #11 14.54 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
16:16:55 #11 14.69 Selecting previously unselected package pkg-config.
16:16:55 #11 14.69 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
16:16:55 #11 14.69 Unpacking pkg-config (0.29.2-1) ...
16:16:55 #11 14.74 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
16:16:55 #11 14.75 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
16:16:55 #11 14.76 Setting up g++-10 (10.2.1-6+rpi1) ...
16:16:55 #11 14.78 Setting up libarchive13:armhf (3.4.3-2) ...
16:16:55 #9 33.47 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_amd64.deb ...
16:16:55 #9 33.48 Unpacking libedit2:amd64 (3.1-20191231-2build1) ...
16:16:55 #9 33.51 Selecting previously unselected package libfido2-1:amd64.
16:16:55 #9 33.52 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_amd64.deb ...
16:16:55 #9 33.52 Unpacking libfido2-1:amd64 (1.6.0-2build1) ...
16:16:55 #9 33.56 Selecting previously unselected package libpng16-16:amd64.
16:16:55 #9 33.56 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_amd64.deb ...
16:16:55 #9 33.56 Unpacking libpng16-16:amd64 (1.6.37-3build4) ...
16:16:55 #9 33.60 Selecting previously unselected package libpsl5:amd64.
16:16:55 #9 33.60 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
16:16:55 #9 33.61 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:16:55 #9 33.65 Selecting previously unselected package libxau6:amd64.
16:16:55 #9 33.65 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
16:16:55 #9 33.65 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
16:16:55 #9 33.68 Selecting previously unselected package libxdmcp6:amd64.
16:16:55 #9 33.68 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_amd64.deb ...
16:16:55 #9 33.69 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ...
16:16:55 #9 33.73 Selecting previously unselected package libxcb1:amd64.
16:16:55 #8 35.87 Unpacking python3-pkg-resources (39.0.1-2) ...
16:16:55 #8 35.91 Selecting previously unselected package python3-chardet.
16:16:55 #8 35.91 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ...
16:16:55 #8 35.92 Unpacking python3-chardet (3.0.4-1) ...
16:16:55 #8 35.96 Selecting previously unselected package python3-six.
16:16:55 #8 35.96 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ...
16:16:55 #8 35.96 Unpacking python3-six (1.11.0-2) ...
16:16:55 #8 36.00 Selecting previously unselected package python3-debian.
16:16:55 #8 36.00 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ...
16:16:55 #8 36.00 Unpacking python3-debian (0.1.32) ...
16:16:55 #8 36.04 Selecting previously unselected package gnupg-l10n.
16:16:55 #8 36.04 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.4_all.deb ...
16:16:55 #8 36.04 Unpacking gnupg-l10n (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.08 Selecting previously unselected package gnupg-utils.
16:16:55 #8 36.08 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.08 Unpacking gnupg-utils (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.13 Selecting previously unselected package gpg.
16:16:55 #12 1.567 Reading package lists...
16:16:55 #8 33.80 Selecting previously unselected package gnupg-l10n.
16:16:55 #8 33.80 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ...
16:16:55 #8 33.80 Unpacking gnupg-l10n (2.2.27-2) ...
16:16:55 #8 33.91 Selecting previously unselected package gnupg-utils.
16:16:55 #8 33.91 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ...
16:16:55 #8 33.91 Unpacking gnupg-utils (2.2.27-2) ...
16:16:55 #8 33.99 Selecting previously unselected package gpg.
16:16:55 #9 54.77 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:55 #9 54.77 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build7_arm64.deb ...
16:16:55 #9 54.87 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:16:55 #9 63.22 Setting up python3-requests (2.25.1+dfsg-2) ...
16:16:55 #8 35.73 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:55 #8 35.73 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:55 #8 35.76 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:55 #8 35.76 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:55 #8 35.76 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:55 #8 35.79 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:55 #8 35.79 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
16:16:55 #8 35.79 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:55 #8 35.81 Selecting previously unselected package libdynaloader-functions-perl.
16:16:55 #8 35.82 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:55 #8 35.82 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:55 #8 35.85 Selecting previously unselected package libdevel-callchecker-perl.
16:16:55 #8 35.85 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ...
16:16:55 #8 35.85 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:16:55 #8 35.87 Selecting previously unselected package libparams-classify-perl.
16:16:55 #8 35.88 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ...
16:16:55 #8 35.88 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:16:55 #8 35.91 Selecting previously unselected package libmodule-runtime-perl.
16:16:55 #8 35.91 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:55 #8 35.91 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:55 #8 35.94 Selecting previously unselected package libimport-into-perl.
16:16:55 #8 35.94 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
16:16:55 #8 35.94 Unpacking libimport-into-perl (1.002005-1) ...
16:16:55 #8 35.96 Selecting previously unselected package librole-tiny-perl.
16:16:55 #8 35.97 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ...
16:16:55 #8 35.97 Unpacking librole-tiny-perl (2.000006-1) ...
16:16:55 #8 35.99 Selecting previously unselected package libstrictures-perl.
16:16:55 #8 36.00 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ...
16:16:55 #8 36.01 Unpacking libstrictures-perl (2.000005-1) ...
16:16:55 #8 36.03 Selecting previously unselected package libsub-quote-perl.
16:16:55 #8 36.03 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ...
16:16:55 #8 36.04 Unpacking libsub-quote-perl (2.005001-1) ...
16:16:55 #8 36.06 Selecting previously unselected package libmoo-perl.
16:16:55 #8 36.07 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ...
16:16:55 #8 32.35 Fedora 35 openh264 (From Cisco) - x86_64        2.7 kB/s | 2.5 kB     00:00    
16:16:55 #8 33.43 Fedora Modular 35 - x86_64                      3.8 MB/s | 3.3 MB     00:00    
16:16:55 #11 12.65 Selecting previously unselected package libsepol1-dev:armhf.
16:16:55 #11 12.66 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
16:16:55 #11 12.66 Unpacking libsepol1-dev:armhf (2.8-1) ...
16:16:55 #11 12.74 Selecting previously unselected package libpcre16-3:armhf.
16:16:55 #11 12.74 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
16:16:55 #11 12.75 Unpacking libpcre16-3:armhf (2:8.39-12) ...
16:16:55 #11 12.81 Selecting previously unselected package libpcre32-3:armhf.
16:16:55 #11 12.81 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
16:16:55 #11 12.82 Unpacking libpcre32-3:armhf (2:8.39-12) ...
16:16:55 #11 12.87 Selecting previously unselected package libpcrecpp0v5:armhf.
16:16:55 #11 12.88 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
16:16:55 #11 12.88 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
16:16:55 #21 24.39 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
16:16:55 #21 24.44 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
16:16:55 #21 24.46 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
16:16:55 #21 24.48 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
16:16:55 #21 24.49 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
16:16:55 #8 58.86 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:55 #8 58.87 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:55 #8 58.88 Setting up libmailtools-perl (2.21-1) ...
16:16:55 #8 58.90 Setting up python3-debian (0.1.39) ...
16:16:55 #9 33.16 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
16:16:55 #9 33.16 Unpacking build-essential (12.8ubuntu1.1) ...
16:16:55 #9 33.19 Selecting previously unselected package libbrotli1:amd64.
16:16:55 #9 33.19 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
16:16:55 #9 33.20 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
16:16:55 #9 33.26 Selecting previously unselected package libroken18-heimdal:amd64.
16:16:55 #9 33.26 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.26 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.30 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:16:55 #9 33.30 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.30 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.35 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:16:55 #9 33.35 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.36 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.39 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:16:55 #9 33.39 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.40 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.43 Selecting previously unselected package libwind0-heimdal:amd64.
16:16:55 #9 33.44 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.44 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.48 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:16:55 #8 55.53 Setting up libio-stringy-perl (2.111-3) ...
16:16:55 #8 55.54 Setting up liblist-moreutils-perl (0.416-1+b4) ...
16:16:55 #8 55.55 Setting up libhtml-tagset-perl (3.20-3) ...
16:16:55 #8 55.56 Setting up liblog-any-perl (1.707-1) ...
16:16:55 #8 55.57 Setting up libauthen-sasl-perl (2.1600-1) ...
16:16:55 #8 55.58 Setting up libpod-constants-perl (0.19-1) ...
16:16:55 #8 55.59 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
16:16:55 #8 55.60 Setting up libconvert-binhex-perl (1.125-1) ...
16:16:55 #8 55.61 Setting up libfuture-perl (0.39-1) ...
16:16:55 #8 55.63 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:16:55 #8 55.64 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
16:16:55 #8 55.64 Setting up libtry-tiny-perl (0.30-1) ...
16:16:55 #8 55.65 Setting up libtype-tiny-perl (1.004004-1) ...
16:16:55 #8 55.67 Setting up libtest-fatal-perl (0.014-1) ...
16:16:55 #8 55.68 Setting up libcommon-sense-perl (3.74-2+b7) ...
16:16:55 #8 55.69 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:16:55 #8 55.70 Setting up libnet-http-perl (6.18-1) ...
16:16:55 #8 55.71 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:16:55 #8 55.72 Setting up libencode-locale-perl (1.05-1) ...
16:16:55 #8 55.73 Setting up libtext-levenshtein-perl (0.13-1) ...
16:16:55 #8 55.74 Setting up libnet-dns-perl (1.19-1) ...
16:16:55 #8 55.75 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
16:16:55 #8 55.76 Setting up libdevel-callchecker-perl (0.008-1) ...
16:16:55 #8 55.77 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:55 #8 55.78 Setting up libsub-install-perl (0.928-1) ...
16:16:55 #11 9.743 Setting up libselinux1-dev:arm64 (2.7-2build2) ...
16:16:55 #11 9.752 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:16:55 #11 9.762 Setting up btrfs-tools (4.15.1-1build1) ...
16:16:55 #11 9.772 Setting up docker-ce-build-deps (1.0) ...
16:16:55 #11 9.782 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
16:16:55 #11 9.803 Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
16:16:55 #11 DONE 10.0s
16:16:55 #11 14.79 Setting up libglib2.0-0:armhf (2.66.8-1) ...
16:16:55 #11 14.80 No schema files found: doing nothing.
16:16:55 #11 14.81 Setting up libsepol1-dev:armhf (3.1-1) ...
16:16:55 #11 14.82 Setting up libpcre2-16-0:armhf (10.36-2) ...
16:16:55 #11 14.83 Setting up libbtrfs0:armhf (5.10.1-2) ...
16:16:55 #11 14.84 Setting up libpcre2-32-0:armhf (10.36-2) ...
16:16:55 #11 14.85 Setting up libuv1:armhf (1.40.0-1) ...
16:16:55 #11 14.86 Setting up bash-completion (1:2.11-2) ...
16:16:55 #9 33.73 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
16:16:55 #9 33.73 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
16:16:55 #9 33.76 Selecting previously unselected package libx11-data.
16:16:55 #9 33.77 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ...
16:16:55 #9 33.77 Unpacking libx11-data (2:1.7.2-1) ...
16:16:55 #9 33.83 Selecting previously unselected package libx11-6:amd64.
16:16:55 #9 33.83 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_amd64.deb ...
16:16:55 #9 33.84 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
16:16:55 #9 33.88 Selecting previously unselected package libxext6:amd64.
16:16:55 #9 33.88 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
16:16:55 #9 33.89 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
16:16:55 #9 33.92 Selecting previously unselected package libxmuu1:amd64.
16:16:55 #9 33.92 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
16:16:55 #9 33.93 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:16:55 #9 33.96 Selecting previously unselected package manpages.
16:16:55 #8 36.13 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.14 Unpacking gpg (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.21 Selecting previously unselected package pinentry-curses.
16:16:55 #8 36.22 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ...
16:16:55 #8 36.22 Unpacking pinentry-curses (1.1.0-1) ...
16:16:55 #8 36.26 Selecting previously unselected package gpg-agent.
16:16:55 #8 36.26 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.26 Unpacking gpg-agent (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.32 Selecting previously unselected package gpg-wks-client.
16:16:55 #8 36.32 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.32 Unpacking gpg-wks-client (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.36 Selecting previously unselected package gpg-wks-server.
16:16:55 #8 36.36 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.37 Unpacking gpg-wks-server (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.40 Selecting previously unselected package gpgsm.
16:16:55 #8 36.41 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.41 Unpacking gpgsm (2.2.4-1ubuntu1.4) ...
16:16:55 #8 36.46 Selecting previously unselected package gnupg.
16:16:55 #8 36.46 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.4_amd64.deb ...
16:16:55 #8 36.46 Unpacking gnupg (2.2.4-1ubuntu1.4) ...
16:16:55 #8 33.99 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ...
16:16:55 #8 33.99 Unpacking gpg (2.2.27-2) ...
16:16:55 #8 34.11 Selecting previously unselected package pinentry-curses.
16:16:55 #8 34.11 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
16:16:55 #8 34.12 Unpacking pinentry-curses (1.1.0-4) ...
16:16:55 #8 34.17 Selecting previously unselected package gpg-agent.
16:16:55 #8 34.17 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ...
16:16:55 #8 34.18 Unpacking gpg-agent (2.2.27-2) ...
16:16:55 #8 34.24 Selecting previously unselected package gpg-wks-client.
16:16:55 #9 55.29 Selecting previously unselected package libclone-perl.
16:16:55 #8 36.07 Unpacking libmoo-perl (2.003004-2) ...
16:16:55 #8 36.10 Selecting previously unselected package libencode-locale-perl.
16:16:55 #8 36.10 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ...
16:16:55 #8 36.11 Unpacking libencode-locale-perl (1.05-1) ...
16:16:55 #8 36.13 Selecting previously unselected package libtimedate-perl.
16:16:55 #8 36.13 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:16:55 #8 36.14 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:16:55 #8 36.16 Selecting previously unselected package libhttp-date-perl.
16:16:55 #8 36.17 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ...
16:16:55 #8 36.17 Unpacking libhttp-date-perl (6.02-1) ...
16:16:55 #8 36.20 Selecting previously unselected package libfile-listing-perl.
16:16:55 #8 36.20 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ...
16:16:55 #8 36.20 Unpacking libfile-listing-perl (6.04-1) ...
16:16:55 #8 36.23 Selecting previously unselected package libhtml-tagset-perl.
16:16:55 #8 36.23 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:55 #8 36.24 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:55 #8 36.26 Selecting previously unselected package liburi-perl.
16:16:55 #8 36.26 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ...
16:16:55 #8 36.27 Unpacking liburi-perl (1.76-1) ...
16:16:55 #9 34.51 Selecting previously unselected package g++-10.
16:16:55 #9 34.51 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
16:16:55 #9 34.51 Unpacking g++-10 (10.3.0-1ubuntu1) ...
16:16:55 #11 12.92 Selecting previously unselected package libpcre3-dev:armhf.
16:16:55 #11 12.92 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
16:16:55 #11 12.93 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
16:16:55 #11 13.02 Selecting previously unselected package libselinux1-dev:armhf.
16:16:55 #11 13.03 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
16:16:55 #11 13.03 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
16:16:55 #11 13.16 Selecting previously unselected package libdevmapper-dev:armhf.
16:16:55 #11 2.921 (1/108): acl-2.3.1-2.fc35.aarch64.rpm           308 kB/s |  71 kB     00:00    
16:16:55 #11 2.926 (2/108): dbus-1.12.20-5.fc35.aarch64.rpm        1.6 MB/s | 7.4 kB     00:00    
16:16:55 #11 2.935 (3/108): autoconf-2.69-37.fc35.noarch.rpm       2.7 MB/s | 666 kB     00:00    
16:16:55 #11 2.939 (4/108): automake-1.16.2-5.fc35.noarch.rpm      2.6 MB/s | 662 kB     00:00    
16:16:55 #11 2.944 (5/108): dbus-broker-29-4.fc35.aarch64.rpm       12 MB/s | 166 kB     00:00    
16:16:55 #11 2.946 (6/108): dbus-common-1.12.20-5.fc35.noarch.rpm  2.2 MB/s |  14 kB     00:00    
16:16:55 #11 2.950 (7/108): device-mapper-1.02.175-6.fc35.aarch64.  14 MB/s | 138 kB     00:00    
16:16:55 #11 2.956 (8/108): device-mapper-libs-1.02.175-6.fc35.aar  19 MB/s | 173 kB     00:00    
16:16:55 #11 2.964 (9/108): emacs-filesystem-27.2-9.fc35.noarch.rp 1.1 MB/s | 9.0 kB     00:00    
16:16:55 #11 2.969 (10/108): device-mapper-devel-1.02.175-6.fc35.a 1.8 MB/s |  45 kB     00:00    
16:16:55 #11 2.973 (11/108): e2fsprogs-libs-1.46.3-1.fc35.aarch64. 9.5 MB/s | 224 kB     00:00    
16:16:55 #11 2.976 (12/108): gc-8.0.4-6.fc35.aarch64.rpm           8.6 MB/s | 101 kB     00:00    
16:16:55 #11 2.981 (13/108): iptables-legacy-libs-1.8.7-13.fc35.aa 4.8 MB/s |  39 kB     00:00    
16:16:55 #11 2.985 (14/108): kmod-libs-29-4.fc35.aarch64.rpm       7.7 MB/s |  62 kB     00:00    
16:16:55 #11 2.989 (15/108): libargon2-20171227-7.fc35.aarch64.rpm 4.3 MB/s |  28 kB     00:00    
16:16:55 #11 2.994 (16/108): libcbor-0.7.0-4.fc35.aarch64.rpm      6.6 MB/s |  55 kB     00:00    
16:16:55 #11 2.998 (17/108): libedit-3.1-40.20210910cvs.fc35.aarch  13 MB/s | 104 kB     00:00    
16:16:55 #11 3.003 (18/108): libfdisk-2.37.2-1.fc35.aarch64.rpm     18 MB/s | 150 kB     00:00    
16:16:55 #11 3.009 (19/108): libfido2-1.8.0-1.fc35.aarch64.rpm     7.7 MB/s |  81 kB     00:00    
16:16:55 #11 3.014 (20/108): libmpc-1.2.1-3.fc35.aarch64.rpm       5.9 MB/s |  63 kB     00:00    
16:16:55 #11 3.023 (21/108): libnl3-3.5.0-8.fc35.aarch64.rpm        23 MB/s | 322 kB     00:00    
16:16:55 #11 3.028 (22/108): libpcap-1.10.1-2.fc35.aarch64.rpm      12 MB/s | 167 kB     00:00    
16:16:55 #11 3.036 (23/108): libtool-ltdl-2.4.6-42.fc35.aarch64.rp 5.7 MB/s |  36 kB     00:00    
16:16:55 #11 3.071 (24/108): libtool-2.4.6-42.fc35.aarch64.rpm      12 MB/s | 578 kB     00:00    
16:16:55 #11 3.077 (25/108): libutempter-1.2.1-5.fc35.aarch64.rpm  4.3 MB/s |  26 kB     00:00    
16:16:55 #11 3.093 (26/108): guile22-2.2.7-3.fc35.aarch64.rpm       52 MB/s | 6.4 MB     00:00    
16:16:55 #11 3.097 (27/108): libtool-ltdl-devel-2.4.6-42.fc35.aarc 2.5 MB/s | 153 kB     00:00    
16:16:55 #11 3.100 (28/108): libuv-1.42.0-2.fc35.aarch64.rpm       6.5 MB/s | 145 kB     00:00    
16:16:55 #11 3.110 (29/108): libxkbcommon-1.3.1-1.fc35.aarch64.rpm  14 MB/s | 139 kB     00:00    
16:16:55 #11 3.114 (30/108): libxcrypt-devel-4.4.26-4.fc35.aarch64 1.4 MB/s |  29 kB     00:00    
16:16:55 #11 3.125 (31/108): libxcrypt-static-4.4.26-4.fc35.aarch6 4.4 MB/s | 109 kB     00:00    
16:16:55 #11 3.129 (32/108): m4-1.4.19-2.fc35.aarch64.rpm           20 MB/s | 292 kB     00:00    
16:16:55 #11 3.131 (33/108): lzo-2.10-5.fc35.aarch64.rpm           2.9 MB/s |  63 kB     00:00    
16:16:55 #11 3.139 (34/108): make-4.3-6.fc35.aarch64.rpm            37 MB/s | 530 kB     00:00    
16:16:55 #11 3.145 (35/108): pcre2-devel-10.37-4.fc35.aarch64.rpm   30 MB/s | 476 kB     00:00    
16:16:55 #11 3.148 (36/108): pcre2-utf16-10.37-4.fc35.aarch64.rpm   12 MB/s | 193 kB     00:00    
16:16:55 #11 3.152 (37/108): pcre2-utf32-10.37-4.fc35.aarch64.rpm   16 MB/s | 184 kB     00:00    
16:16:55 #11 3.156 (38/108): perl-Error-0.17029-7.fc35.noarch.rpm  5.7 MB/s |  41 kB     00:00    
16:16:55 #11 3.159 (39/108): perl-TermReadKey-2.38-11.fc35.aarch64 3.4 MB/s |  35 kB     00:00    
16:16:55 #11 3.162 (40/108): perl-Thread-Queue-3.14-478.fc35.noarc 2.2 MB/s |  21 kB     00:00    
16:16:55 #11 3.164 (41/108): perl-threads-2.26-448.fc35.aarch64.rp 6.5 MB/s |  56 kB     00:00    
16:16:55 #11 3.172 (42/108): perl-threads-shared-1.62-478.fc35.aar 3.3 MB/s |  43 kB     00:00    
16:16:55 #11 3.181 (43/108): python3-audit-3.0.6-1.fc35.aarch64.rp 4.3 MB/s |  83 kB     00:00    
16:16:55 #11 3.195 (44/108): python3-setools-4.4.0-3.fc35.aarch64.  17 MB/s | 536 kB     00:00    
16:16:55 #11 3.200 (45/108): rhash-1.4.0-4.fc35.aarch64.rpm        9.4 MB/s | 179 kB     00:00    
16:16:55 #11 3.210 (46/108): rpm-plugin-selinux-4.17.0-1.fc35.aarc 1.4 MB/s |  20 kB     00:00    
16:16:55 #11 3.259 (47/108): util-linux-core-2.37.2-1.fc35.aarch64 8.7 MB/s | 435 kB     00:00    
16:16:55 #8 59.05 Setting up python3-requests (2.25.1+dfsg-2) ...
16:16:55 #8 55.79 Setting up dpkg-dev (1.19.7) ...
16:16:55 #8 55.81 Setting up libnumber-compare-perl (0.03-1) ...
16:16:55 #8 55.82 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:55 #8 55.83 Setting up libio-async-perl (0.72-1) ...
16:16:55 #8 55.84 Setting up liberror-perl (0.17027-2) ...
16:16:55 #8 55.85 Setting up patchutils (0.3.4-2) ...
16:16:55 #8 55.86 Setting up libmail-sendmail-perl (0.80-1) ...
16:16:55 #8 55.87 Setting up libltdl-dev:arm64 (2.4.6-9) ...
16:16:55 #8 55.88 Setting up libxml-sax-base-perl (1.09-1) ...
16:16:55 #8 55.89 Setting up libio-string-perl (1.08-3) ...
16:16:55 #8 55.90 Setting up libreadonly-perl (2.050-1) ...
16:16:55 #8 55.91 Setting up python3-chardet (3.0.4-3) ...
16:16:55 #9 33.48 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.48 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.53 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:16:55 #9 33.54 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.54 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.59 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:16:55 #9 33.59 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.60 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.63 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:16:55 #9 33.63 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:16:55 #9 33.63 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:16:55 #9 33.67 Selecting previously unselected package libsasl2-modules-db:amd64.
16:16:55 #9 33.67 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
16:16:55 #9 33.67 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
16:16:55 #9 33.73 Selecting previously unselected package libsasl2-2:amd64.
16:16:55 #12 4.297 Reading package lists...
16:16:55 #12 5.331 Building dependency tree...
16:16:55 #12 5.519 Reading state information...
16:16:55 
16:16:55 #12 [stage-1 5/8] COPY sources/ /sources
16:16:55 #12 sha256:c8cd43b9b574f1eda2c680f4baea39da392c43ac00def4c4fbe277b96b643793
16:16:55 #12 DONE 0.2s
16:16:55 
16:16:55 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:16:55 #14 sha256:b60ad4df6456917424db7df22cbe21c3ee95ab9171481df3aa70c0dca7abffb3
16:16:55 #9 33.96 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ...
16:16:55 #9 33.97 Unpacking manpages (5.10-1ubuntu1) ...
16:16:55 #9 34.10 Selecting previously unselected package openssh-client.
16:16:55 #9 34.10 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2_amd64.deb ...
16:16:55 #9 34.11 Unpacking openssh-client (1:8.4p1-6ubuntu2) ...
16:16:55 #9 34.15 Selecting previously unselected package publicsuffix.
16:16:55 #9 34.15 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:16:55 #9 34.16 Unpacking publicsuffix (20210108.1309-1) ...
16:16:55 #9 34.20 Selecting previously unselected package python-apt-common.
16:16:55 #9 34.20 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ...
16:16:55 #9 34.20 Unpacking python-apt-common (2.2.1) ...
16:16:55 #8 36.53 Selecting previously unselected package libgpgme11:amd64.
16:16:55 #8 36.53 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ...
16:16:55 #8 36.53 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ...
16:16:55 #8 36.57 Selecting previously unselected package python3-gpg.
16:16:55 #8 36.57 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ...
16:16:55 #8 36.58 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
16:16:55 #8 36.63 Selecting previously unselected package dput.
16:16:55 #8 36.63 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ...
16:16:55 #8 36.64 Unpacking dput (1.0.1ubuntu1) ...
16:16:55 #8 36.68 Selecting previously unselected package libfakeroot:amd64.
16:16:55 #11 2.610 Package bash-5.1.0-2.fc34.aarch64 is already installed.
16:16:55 #11 2.622 Package bash-5.1.0-2.fc34.aarch64 is already installed.
16:16:55 #11 2.622 Package ca-certificates-2021.2.50-1.0.fc34.noarch is already installed.
16:16:55 #11 2.623 Package libarchive-3.5.2-2.fc34.aarch64 is already installed.
16:16:55 #11 2.624 Package pkgconf-pkg-config-1.7.3-6.fc34.aarch64 is already installed.
16:16:55 #11 2.624 Package tar-2:1.34-1.fc34.aarch64 is already installed.
16:16:55 #9 55.29 Preparing to unpack .../216-libclone-perl_0.45-1build1_arm64.deb ...
16:16:55 #9 55.37 Unpacking libclone-perl (0.45-1build1) ...
16:16:55 #8 36.30 Selecting previously unselected package libhtml-parser-perl.
16:16:55 #8 36.31 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
16:16:55 #8 36.31 Unpacking libhtml-parser-perl (3.72-3+b3) ...
16:16:55 #8 36.35 Selecting previously unselected package libhtml-tree-perl.
16:16:55 #8 36.35 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
16:16:55 #8 36.35 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:55 #8 36.40 Selecting previously unselected package libio-html-perl.
16:16:55 #8 36.40 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ...
16:16:55 #8 36.41 Unpacking libio-html-perl (1.001-1) ...
16:16:55 #8 36.48 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:55 #8 36.48 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:55 #8 36.51 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:55 #12 2.662 dh_testdir
16:16:55 #12 2.680 dh_testroot
16:16:55 #12 2.698 dh_prep
16:16:55 #12 2.719 dh_testdir
16:16:55 #12 2.736 dh_testroot
16:16:55 #12 2.754 dh_install
16:16:55 #12 2.780 dh_installdocs
16:16:55 #12 2.811 dh_installchangelogs
16:16:55 #8 34.24 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ...
16:16:55 #8 34.24 Unpacking gpg-wks-client (2.2.27-2) ...
16:16:55 #8 34.29 Selecting previously unselected package gpg-wks-server.
16:16:55 #8 34.29 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ...
16:16:55 #8 34.29 Unpacking gpg-wks-server (2.2.27-2) ...
16:16:55 #8 34.33 Selecting previously unselected package gpgsm.
16:16:55 #8 34.33 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ...
16:16:55 #8 34.34 Unpacking gpgsm (2.2.27-2) ...
16:16:55 #8 34.46 Selecting previously unselected package gnupg.
16:16:55 #12 1.631 Reading package lists...
16:16:55 #12 2.539 dpkg-buildpackage: info: source package docker-ce-build-deps
16:16:55 #12 2.539 dpkg-buildpackage: info: source version 1.0
16:16:55 #12 2.539 dpkg-buildpackage: info: source distribution unstable
16:16:55 #12 2.539 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:16:55 #12 2.571  dpkg-source --before-build .
16:16:55 #12 2.571 dpkg-buildpackage: info: host architecture arm64
16:16:55 #12 2.665  debian/rules clean
16:16:56 #9 63.81 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:16:56 #11 13.17 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
16:16:56 #11 13.17 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
16:16:56 #11 13.21 Selecting previously unselected package libltdl7:armhf.
16:16:56 #11 13.21 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
16:16:56 #11 13.22 Unpacking libltdl7:armhf (2.4.6-9) ...
16:16:56 #11 13.26 Selecting previously unselected package libltdl-dev:armhf.
16:16:56 #11 13.26 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
16:16:56 #11 13.26 Unpacking libltdl-dev:armhf (2.4.6-9) ...
16:16:56 #11 13.31 Selecting previously unselected package libseccomp-dev:armhf.
16:16:56 #11 13.32 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
16:16:56 #11 13.32 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
16:16:56 #11 13.36 Selecting previously unselected package libsystemd-dev:armhf.
16:16:56 #11 13.37 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
16:16:56 #11 13.37 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
16:16:56 #11 13.46 Selecting previously unselected package pkg-config.
16:16:56 #11 13.46 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
16:16:56 #8 59.19 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:16:56 #8 59.23 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:56 #8 59.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:56 #8 59.36 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:56 #11 3.290 (48/108): python3-setuptools-57.4.0-1.fc35.noar 7.7 MB/s | 928 kB     00:00    
16:16:56 #11 3.326 (49/108): util-linux-2.37.2-1.fc35.aarch64.rpm   18 MB/s | 2.2 MB     00:00    
16:16:56 #11 3.334 (50/108): which-2.21-27.fc35.aarch64.rpm        556 kB/s |  41 kB     00:00    
16:16:56 #11 3.342 (51/108): annobin-plugin-gcc-9.87-3.fc35.aarch6 5.8 MB/s |  42 kB     00:00    
16:16:56 #11 3.346 (52/108): annobin-docs-9.87-3.fc35.noarch.rpm   7.0 MB/s |  78 kB     00:00    
16:16:56 #11 3.353 (53/108): xkeyboard-config-2.33-2.fc35.noarch.r  42 MB/s | 783 kB     00:00    
16:16:56 #11 3.365 (54/108): checkpolicy-3.3-1.fc35.aarch64.rpm     28 MB/s | 335 kB     00:00    
16:16:56 #11 3.368 (55/108): btrfs-progs-devel-5.15.1-1.fc35.aarch 2.3 MB/s |  49 kB     00:00    
16:16:56 #11 3.396 (56/108): btrfs-progs-5.15.1-1.fc35.aarch64.rpm  18 MB/s | 963 kB     00:00    
16:16:56 #11 3.434 (57/108): cmake-data-3.22.1-4.fc35.noarch.rpm    25 MB/s | 1.6 MB     00:00    
16:16:56 #11 3.437 (58/108): cmake-filesystem-3.22.1-4.fc35.aarch6 443 kB/s |  18 kB     00:00    
16:16:56 #11 3.449 (59/108): cmake-rpm-macros-3.22.1-4.fc35.noarch 1.2 MB/s |  17 kB     00:00    
16:16:56 #11 3.490 (60/108): cryptsetup-libs-2.4.2-1.fc35.aarch64.  11 MB/s | 433 kB     00:00    
16:16:56 #8 56.16 Setting up libstring-copyright-perl (0.003006-1) ...
16:16:56 #8 56.17 Setting up python3-debian (0.1.35) ...
16:16:56 #9 33.73 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
16:16:56 #9 33.73 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
16:16:56 #9 33.77 Selecting previously unselected package libldap-common.
16:16:56 #9 33.77 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
16:16:56 #9 33.77 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:16:56 #9 33.82 Selecting previously unselected package libldap-2.4-2:amd64.
16:16:56 #9 33.82 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
16:16:56 #9 33.82 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
16:16:56 #9 33.87 Selecting previously unselected package libnghttp2-14:amd64.
16:16:56 #9 33.87 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
16:16:56 #9 33.88 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
16:16:56 #9 33.91 Selecting previously unselected package librtmp1:amd64.
16:16:56 #9 33.92 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
16:16:56 #9 33.92 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:16:56 #9 33.96 Selecting previously unselected package libssh-4:amd64.
16:16:56 #9 33.96 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
16:16:56 #9 33.96 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
16:16:56 #9 34.01 Selecting previously unselected package libcurl4:amd64.
16:16:56 #12 5.547 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:56 #12 5.611 Starting 2 pkgProblemResolver with broken count: 0
16:16:56 #12 5.615 Done
16:16:56 #12 5.644  Done
16:16:56 #12 5.653 Starting pkgProblemResolver with broken count: 0
16:16:56 #12 5.692 Starting 2 pkgProblemResolver with broken count: 0
16:16:56 #12 5.695 Done
16:16:56 #9 34.24 Selecting previously unselected package python3-apt.
16:16:56 #9 34.24 Preparing to unpack .../046-python3-apt_2.2.1_amd64.deb ...
16:16:56 #9 34.24 Unpacking python3-apt (2.2.1) ...
16:16:56 #9 34.29 Selecting previously unselected package libunwind8:amd64.
16:16:56 #9 34.29 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
16:16:56 #9 34.30 Unpacking libunwind8:amd64 (1.3.2-2) ...
16:16:56 #9 34.35 Selecting previously unselected package strace.
16:16:56 #9 34.35 Preparing to unpack .../048-strace_5.13-0ubuntu1_amd64.deb ...
16:16:56 #9 34.35 Unpacking strace (5.13-0ubuntu1) ...
16:16:56 #9 34.39 Selecting previously unselected package xauth.
16:16:56 #9 34.40 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
16:16:56 #9 34.40 Unpacking xauth (1:1.1-1) ...
16:16:56 #9 34.47 Selecting previously unselected package xz-utils.
16:16:56 #8 36.68 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ...
16:16:56 #8 36.69 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
16:16:56 #8 36.72 Selecting previously unselected package fakeroot.
16:16:56 #8 36.72 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ...
16:16:56 #8 36.73 Unpacking fakeroot (1.22-2ubuntu1) ...
16:16:56 #8 36.77 Selecting previously unselected package libcurl3-gnutls:amd64.
16:16:56 #8 36.77 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ...
16:16:56 #8 36.77 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ...
16:16:56 #8 36.82 Selecting previously unselected package liberror-perl.
16:16:56 #8 36.82 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ...
16:16:56 #8 36.83 Unpacking liberror-perl (0.17025-1) ...
16:16:56 #8 36.86 Selecting previously unselected package git-man.
16:16:56 #8 36.86 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ...
16:16:56 #8 36.86 Unpacking git-man (1:2.17.1-1ubuntu0.9) ...
16:16:56 #11 15.45 Setting up pkg-config (0.29.2-1) ...
16:16:56 #11 15.50 Setting up libudev-dev:armhf (247.3-6+rpi1) ...
16:16:56 #11 15.51 Setting up libpcre2-posix2:armhf (10.36-2) ...
16:16:56 #11 15.52 Setting up libltdl7:armhf (2.4.6-15) ...
16:16:56 #11 15.53 Setting up libjsoncpp24:armhf (1.9.4-4) ...
16:16:56 #11 15.54 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
16:16:56 #11 15.56 Setting up g++ (4:10.2.1-1+rpi1) ...
16:16:56 #11 15.58 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:56 #11 15.59 Setting up librhash0:armhf (1.4.1-2) ...
16:16:56 #11 15.60 Setting up build-essential (12.9) ...
16:16:56 #11 15.61 Setting up cmake-data (3.18.4-2+rpi1) ...
16:16:56 #11 15.63 Setting up dh-apparmor (2.13.6-10) ...
16:16:56 #11 15.63 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ...
16:16:56 #11 15.64 Setting up libpcre2-dev:armhf (10.36-2) ...
16:16:56 #11 15.65 Setting up libselinux1-dev:armhf (3.1-3) ...
16:16:56 #11 15.66 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:16:56 #11 15.67 Setting up cmake (3.18.4-2+rpi1) ...
16:16:56 #11 15.69 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:16:56 #11 15.70 Setting up dmsetup (2:1.02.175-2.1) ...
16:16:56 #11 15.71 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:16:56 #11 2.721 Dependencies resolved.
16:16:56 #11 2.742 ================================================================================
16:16:56 #11 2.742  Package                       Arch     Version                  Repo      Size
16:16:56 #11 2.742 ================================================================================
16:16:56 #11 2.742 Installing:
16:16:56 #11 2.742  btrfs-progs-devel             aarch64  5.15.1-1.fc34            updates   49 k
16:16:56 #11 2.742  cmake                         aarch64  3.20.5-1.fc34            updates  6.1 M
16:16:56 #11 2.742  device-mapper-devel           aarch64  1.02.175-1.fc34          fedora    45 k
16:16:56 #11 2.742  gcc                           aarch64  11.2.1-1.fc34            updates   30 M
16:16:56 #11 2.742  git                           aarch64  2.31.1-3.fc34            updates  121 k
16:16:56 #11 2.742  glibc-static                  aarch64  2.33-20.fc34             updates  1.3 M
16:16:56 #11 2.742  libseccomp-devel              aarch64  2.5.3-1.fc34             updates   53 k
16:16:56 #11 2.742  libselinux-devel              aarch64  3.2-1.fc34               fedora   113 k
16:16:56 #11 2.742  libtool                       aarch64  2.4.6-40.fc34            fedora   579 k
16:16:56 #11 2.742  libtool-ltdl-devel            aarch64  2.4.6-40.fc34            fedora   153 k
16:16:56 #11 2.742  make                          aarch64  1:4.3-5.fc34             fedora   536 k
16:16:56 #11 2.742  selinux-policy-devel          noarch   34.22-1.fc34             updates  813 k
16:16:56 #11 2.742  systemd                       aarch64  248.9-1.fc34             updates  4.2 M
16:16:56 #11 2.742  which                         aarch64  2.21-26.fc34             updates   41 k
16:16:56 #11 2.742 Installing dependencies:
16:16:56 #11 2.742  acl                           aarch64  2.3.1-1.fc34             fedora    71 k
16:16:56 #11 2.742  annobin                       aarch64  9.79-2.fc34              updates  131 k
16:16:56 #11 2.742  autoconf                      noarch   2.69-36.fc34             fedora   667 k
16:16:56 #11 2.742  automake                      noarch   1.16.2-4.fc34            fedora   664 k
16:16:56 #11 2.742  btrfs-progs                   aarch64  5.15.1-1.fc34            updates  961 k
16:16:56 #11 2.742  checkpolicy                   aarch64  3.2-1.fc34               fedora   340 k
16:16:56 #11 2.742  cmake-data                    noarch   3.20.5-1.fc34            updates  1.5 M
16:16:56 #11 2.742  cmake-filesystem              aarch64  3.20.5-1.fc34            updates   16 k
16:16:56 #11 2.742  cmake-rpm-macros              noarch   3.20.5-1.fc34            updates   16 k
16:16:56 #11 2.742  cpp                           aarch64  11.2.1-1.fc34            updates  9.9 M
16:16:56 #11 2.742  cryptsetup-libs               aarch64  2.3.6-1.fc34             updates  469 k
16:16:56 #11 2.742  dbus                          aarch64  1:1.12.20-3.fc34         fedora   8.0 k
16:16:56 #11 2.742  dbus-broker                   aarch64  29-2.fc34                updates  166 k
16:16:56 #11 2.742  dbus-common                   noarch   1:1.12.20-3.fc34         fedora    15 k
16:16:56 #11 2.742  device-mapper                 aarch64  1.02.175-1.fc34          fedora   141 k
16:16:56 #11 2.742  device-mapper-libs            aarch64  1.02.175-1.fc34          fedora   173 k
16:16:56 #11 2.742  e2fsprogs-libs                aarch64  1.45.6-5.fc34            fedora   221 k
16:16:56 #11 2.742  gc                            aarch64  8.0.4-5.fc34             fedora   102 k
16:16:56 #11 2.742  git-core                      aarch64  2.31.1-3.fc34            updates  3.7 M
16:16:56 #11 2.742  git-core-doc                  noarch   2.31.1-3.fc34            updates  2.3 M
16:16:56 #11 2.742  glibc-devel                   aarch64  2.33-20.fc34             updates  421 k
16:16:56 #11 2.742  guile22                       aarch64  2.2.7-2.fc34             fedora   6.5 M
16:16:56 #11 2.742  iptables-legacy-libs          aarch64  1.8.7-8.fc34             updates   39 k
16:16:56 #11 2.742  jsoncpp                       aarch64  1.9.4-5.fc34             updates   88 k
16:16:56 #11 2.742  kernel-headers                aarch64  5.15.4-100.fc34          updates  1.3 M
16:16:56 #11 2.742  kmod-libs                     aarch64  29-2.fc34                updates   62 k
16:16:56 #11 2.742  libargon2                     aarch64  20171227-6.fc34          fedora    28 k
16:16:56 #11 2.742  libasan                       aarch64  11.2.1-1.fc34            updates  413 k
16:16:56 #11 2.742  libatomic                     aarch64  11.2.1-1.fc34            updates   51 k
16:16:56 #11 2.742  libbtrfs                      aarch64  5.15.1-1.fc34            updates   28 k
16:16:56 #11 2.742  libbtrfsutil                  aarch64  5.15.1-1.fc34            updates   32 k
16:16:56 #11 2.742  libcbor                       aarch64  0.7.0-3.fc34             fedora    56 k
16:16:56 #11 2.742  libedit                       aarch64  3.1-38.20210714cvs.fc34  updates  104 k
16:16:56 #11 2.742  libfido2                      aarch64  1.6.0-2.fc34             fedora    70 k
16:16:56 #11 2.742  libibverbs                    aarch64  37.0-1.fc34              updates  387 k
16:16:56 #11 2.742  libmpc                        aarch64  1.2.1-2.fc34             fedora    63 k
16:16:56 #11 2.742  libnl3                        aarch64  3.5.0-6.fc34             fedora   315 k
16:16:56 #11 2.742  libpcap                       aarch64  14:1.10.1-1.fc34         updates  167 k
16:16:56 #11 2.742  libseccomp                    aarch64  2.5.3-1.fc34             updates   71 k
16:16:56 #11 2.742  libselinux-utils              aarch64  3.2-1.fc34               fedora   159 k
16:16:56 #11 2.742  libsepol-devel                aarch64  3.2-1.fc34               fedora    40 k
16:16:56 #11 2.742  libtool-ltdl                  aarch64  2.4.6-40.fc34            fedora    36 k
16:16:56 #11 2.742  libubsan                      aarch64  11.2.1-1.fc34            updates  195 k
16:16:56 #11 2.742  libuv                         aarch64  1:1.42.0-2.fc34          updates  145 k
16:16:56 #11 2.742  libxcrypt-devel               aarch64  4.4.26-2.fc34            updates   29 k
16:16:56 #11 2.742  libxcrypt-static              aarch64  4.4.26-2.fc34            updates  109 k
16:16:56 #11 2.742  llvm-libs                     aarch64  12.0.1-1.fc34            updates   22 M
16:16:56 #11 2.742  lzo                           aarch64  2.10-4.fc34              fedora    64 k
16:16:56 #11 2.742  m4                            aarch64  1.4.18-17.fc34           fedora   209 k
16:16:56 #11 2.742  openssh                       aarch64  8.6p1-5.fc34             updates  428 k
16:16:56 #11 2.742  openssh-clients               aarch64  8.6p1-5.fc34             updates  654 k
16:16:56 #11 2.742  pcre2-devel                   aarch64  10.36-4.fc34             fedora   477 k
16:16:56 #11 2.742  pcre2-utf16                   aarch64  10.36-4.fc34             fedora   195 k
16:16:56 #11 2.742  pcre2-utf32                   aarch64  10.36-4.fc34             fedora   187 k
16:16:56 #11 2.742  perl-Error                    noarch   1:0.17029-5.fc34         fedora    42 k
16:16:56 #11 2.742  perl-File-Compare             noarch   1.100.600-477.fc34       updates   23 k
16:16:56 #11 2.742  perl-File-Copy                noarch   2.34-477.fc34            updates   30 k
16:16:56 #11 2.742  perl-File-Find                noarch   1.37-477.fc34            updates   36 k
16:16:56 #11 2.742  perl-Git                      noarch   2.31.1-3.fc34            updates   44 k
16:16:56 #11 2.742  perl-TermReadKey              aarch64  2.38-9.fc34              fedora    36 k
16:16:56 #11 2.742  perl-Thread-Queue             noarch   3.14-458.fc34            fedora    22 k
16:16:56 #11 2.742  perl-lib                      aarch64  0.65-477.fc34            updates   25 k
16:16:56 #11 2.742  perl-threads                  aarch64  1:2.25-458.fc34          fedora    57 k
16:16:56 #11 2.742  perl-threads-shared           aarch64  1.61-458.fc34            fedora    43 k
16:16:56 #11 2.742  policycoreutils               aarch64  3.2-1.fc34               fedora   207 k
16:16:56 #11 2.742  policycoreutils-devel         aarch64  3.2-1.fc34               fedora   138 k
16:16:56 #11 2.742  policycoreutils-python-utils  noarch   3.2-1.fc34               fedora    71 k
16:16:56 #11 2.742  python3-audit                 aarch64  3.0.6-1.fc34             updates   82 k
16:16:56 #11 2.742  python3-libselinux            aarch64  3.2-1.fc34               fedora   183 k
16:16:56 #11 2.742  python3-libsemanage           aarch64  3.2-1.fc34               fedora    83 k
16:16:56 #11 2.742  python3-policycoreutils       noarch   3.2-1.fc34               fedora   2.0 M
16:16:56 #11 2.742  python3-setools               aarch64  4.4.0-1.fc34             fedora   545 k
16:16:56 #11 2.742  rhash                         aarch64  1.4.0-3.fc34             fedora   183 k
16:16:56 #11 2.742  rpm-plugin-selinux            aarch64  4.16.1.3-1.fc34          fedora    23 k
16:16:56 #11 2.742  selinux-policy                noarch   34.22-1.fc34             updates   70 k
16:16:56 #11 2.742  selinux-policy-targeted       noarch   34.22-1.fc34             updates  6.3 M
16:16:56 #11 2.742  systemd-devel                 aarch64  248.9-1.fc34             updates  437 k
16:16:56 #11 2.742  systemd-pam                   aarch64  248.9-1.fc34             updates  315 k
16:16:56 #11 2.742  systemd-rpm-macros            noarch   248.9-1.fc34             updates   27 k
16:16:56 #11 2.742  vim-filesystem                noarch   2:8.2.3755-1.fc34        updates   22 k
16:16:56 #11 2.742  xkeyboard-config              noarch   2.33-1.fc34              updates  783 k
16:16:56 #11 2.742 Installing weak dependencies:
16:16:56 #11 2.742  libxkbcommon                  aarch64  1.3.0-1.fc34             updates  142 k
16:16:56 #11 2.742  qrencode-libs                 aarch64  4.1.1-1.fc34             updates   61 k
16:16:56 #11 2.742  systemd-networkd              aarch64  248.9-1.fc34             updates  433 k
16:16:56 #11 2.742 
16:16:56 #11 2.742 Transaction Summary
16:16:56 #11 2.742 ================================================================================
16:16:56 #11 2.742 Install  98 Packages
16:16:56 #11 2.742 
16:16:56 #11 2.748 Total download size: 113 M
16:16:56 #11 2.748 Installed size: 427 M
16:16:56 #11 2.749 Downloading Packages:
16:16:56 #12 2.882 dh_compress
16:16:56 #12 2.917 dh_fixperms
16:16:56 #12 2.956 dh_installdeb
16:16:56 #12 2.983 dh_gencontrol
16:16:56 #8 36.67 Selecting previously unselected package libhttp-message-perl.
16:16:56 #8 36.67 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ...
16:16:56 #8 36.70 Unpacking libhttp-message-perl (6.18-1) ...
16:16:56 #8 36.74 Selecting previously unselected package libhttp-cookies-perl.
16:16:56 #8 36.74 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:56 #8 36.75 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:56 #8 36.77 Selecting previously unselected package libhttp-negotiate-perl.
16:16:56 #8 34.46 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ...
16:16:56 #8 34.49 Unpacking gnupg (2.2.27-2) ...
16:16:56 #8 34.57 Selecting previously unselected package libfile-dirlist-perl.
16:16:56 #8 34.57 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:56 #8 34.58 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:56 #8 34.62 Selecting previously unselected package libfile-which-perl.
16:16:56 #8 34.63 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
16:16:56 #8 34.63 Unpacking libfile-which-perl (1.23-1) ...
16:16:56 #8 34.66 Selecting previously unselected package libfile-homedir-perl.
16:16:56 #8 34.67 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
16:16:56 #8 34.67 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:56 #8 34.72 Selecting previously unselected package libfile-touch-perl.
16:16:56 #12 2.667 dh clean
16:16:56 #12 2.753    dh_clean
16:16:56 #12 2.783  debian/rules binary
16:16:56 #12 2.785 dh binary
16:16:56 #12 2.858    dh_update_autotools_config
16:16:56 #12 2.883    dh_autoreconf
16:16:56 #12 2.921    create-stamp debian/debhelper-build-stamp
16:16:56 #12 2.921    dh_prep
16:16:56 #9 35.37 Selecting previously unselected package g++.
16:16:56 #9 35.37 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
16:16:56 #9 35.38 Unpacking g++ (4:10.3.0-1ubuntu1) ...
16:16:56 #9 35.40 Selecting previously unselected package make.
16:16:56 #9 35.41 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
16:16:56 #9 35.41 Unpacking make (4.3-4ubuntu1) ...
16:16:56 #9 35.45 Selecting previously unselected package libdpkg-perl.
16:16:56 #9 35.45 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
16:16:56 #9 35.46 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
16:16:56 #11 13.46 Unpacking pkg-config (0.29-6) ...
16:16:56 #11 13.52 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
16:16:56 #11 13.53 Setting up libseccomp-dev:armhf (2.3.3-4) ...
16:16:56 #11 13.55 Setting up libpcre16-3:armhf (2:8.39-12) ...
16:16:56 #11 13.56 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
16:16:56 #11 13.57 Setting up libsepol1-dev:armhf (2.8-1) ...
16:16:56 #11 13.58 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
16:16:56 #11 13.60 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
16:16:56 #11 13.61 Setting up bash-completion (1:2.8-6) ...
16:16:56 #8 59.48 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:56 #8 59.53 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:16:56 #8 59.54 Setting up libconst-fast-perl (0.014-1.1) ...
16:16:56 #8 59.55 Setting up libhttp-daemon-perl (6.12-1) ...
16:16:56 #8 59.57 Setting up libdata-dpath-perl (0.58-1) ...
16:16:56 #8 59.58 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:16:56 #8 59.59 Setting up libpackage-stash-perl (0.39-1) ...
16:16:56 #8 59.60 Setting up libimport-into-perl (1.002005-1) ...
16:16:56 #8 59.61 Setting up libmoo-perl (2.004004-1) ...
16:16:56 #8 59.62 Setting up liblist-someutils-perl (0.58-1) ...
16:16:56 #8 59.63 Setting up debhelper (13.3.4) ...
16:16:56 #8 59.64 Setting up libmime-tools-perl (5.509-1) ...
16:16:56 #8 59.65 Setting up dput (1.1.0) ...
16:16:56 #8 59.80 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:16:56 #11 3.556 (61/108): cmake-3.22.1-4.fc35.aarch64.rpm        30 MB/s | 5.8 MB     00:00    
16:16:56 #11 3.568 (62/108): git-2.33.1-2.fc35.aarch64.rpm         6.2 MB/s |  67 kB     00:00    
16:16:56 #11 3.604 (63/108): cpp-11.2.1-7.fc35.aarch64.rpm          59 MB/s | 9.7 MB     00:00    
16:16:56 #11 3.639 (64/108): git-core-2.33.1-2.fc35.aarch64.rpm     54 MB/s | 3.8 MB     00:00    
16:16:56 #11 3.661 (65/108): glibc-devel-2.34-11.fc35.aarch64.rpm   24 MB/s | 543 kB     00:00    
16:16:56 #11 3.680 (66/108): git-core-doc-2.33.1-2.fc35.noarch.rpm  32 MB/s | 2.4 MB     00:00    
16:16:56 #11 3.689 (67/108): jsoncpp-1.9.4-5.fc35.aarch64.rpm       12 MB/s |  88 kB     00:00    
16:16:56 #11 3.717 (68/108): glibc-static-2.34-11.fc35.aarch64.rpm  25 MB/s | 1.4 MB     00:00    
16:16:56 #11 3.728 (69/108): kernel-headers-5.15.4-200.fc35.aarch6  33 MB/s | 1.3 MB     00:00    
16:16:56 #11 3.732 (70/108): less-590-2.fc35.aarch64.rpm            11 MB/s | 160 kB     00:00    
16:16:56 #11 3.744 (71/108): libasan-11.2.1-7.fc35.aarch64.rpm      28 MB/s | 418 kB     00:00    
16:16:56 #11 3.746 (72/108): libatomic-11.2.1-7.fc35.aarch64.rpm   4.7 MB/s |  56 kB     00:00    
16:16:56 #11 3.763 (73/108): libbtrfs-5.15.1-1.fc35.aarch64.rpm    1.8 MB/s |  28 kB     00:00    
16:16:56 #11 3.767 (74/108): libbtrfsutil-5.15.1-1.fc35.aarch64.rp 1.7 MB/s |  32 kB     00:00    
16:16:56 #11 3.776 (75/108): libibverbs-38.0-1.fc35.aarch64.rpm     34 MB/s | 390 kB     00:00    
16:16:56 #11 3.779 (76/108): libseccomp-2.5.3-1.fc35.aarch64.rpm   6.5 MB/s |  71 kB     00:00    
16:16:56 #11 3.785 (77/108): libseccomp-devel-2.5.3-1.fc35.aarch64 6.1 MB/s |  53 kB     00:00    
16:16:56 #11 3.790 (78/108): libselinux-devel-3.3-1.fc35.aarch64.r  12 MB/s | 112 kB     00:00    
16:16:56 #11 3.796 (79/108): libselinux-utils-3.3-1.fc35.aarch64.r  15 MB/s | 142 kB     00:00    
16:16:56 #11 3.800 (80/108): libsepol-devel-3.3-2.fc35.aarch64.rpm 4.3 MB/s |  40 kB     00:00    
16:16:56 #11 3.806 (81/108): libubsan-11.2.1-7.fc35.aarch64.rpm     21 MB/s | 200 kB     00:00    
16:16:56 #11 3.813 (82/108): openssh-8.7p1-3.fc35.aarch64.rpm       35 MB/s | 441 kB     00:00    
16:16:56 #11 3.820 (83/108): perl-File-Compare-1.100.600-482.fc35. 3.8 MB/s |  21 kB     00:00    
16:16:56 #8 56.33 Setting up python3-requests (2.21.0-1) ...
16:16:56 #8 56.48 Setting up libdata-optlist-perl (0.110-1) ...
16:16:56 #8 56.49 Setting up libipc-run-perl (20180523.0-1) ...
16:16:56 #8 56.50 Setting up git (1:2.20.1-2+deb10u3) ...
16:16:56 #8 56.53 Setting up libcontextual-return-perl (0.004014-2) ...
16:16:56 #8 56.55 Setting up libwww-robotrules-perl (6.02-1) ...
16:16:56 #8 56.56 Setting up libtypes-serialiser-perl (1.0-1) ...
16:16:56 #8 56.57 Setting up g++ (4:8.3.0-1) ...
16:16:56 #9 34.01 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ...
16:16:56 #9 34.02 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
16:16:56 #9 34.10 Selecting previously unselected package curl.
16:16:56 #9 34.10 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.7_amd64.deb ...
16:16:56 #9 34.10 Unpacking curl (7.68.0-1ubuntu2.7) ...
16:16:56 #9 34.16 Selecting previously unselected package dctrl-tools.
16:16:56 #9 34.16 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
16:16:56 #9 34.17 Unpacking dctrl-tools (2.24-3) ...
16:16:56 #9 34.21 Selecting previously unselected package libtool.
16:16:56 #9 34.21 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
16:16:56 #9 34.21 Unpacking libtool (2.4.6-14) ...
16:16:56 #9 34.26 Selecting previously unselected package dh-autoreconf.
16:16:56 #12 5.859 The following additional packages will be installed:
16:16:56 #12 5.859   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:16:56 #12 5.859   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:56 #12 5.859   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:16:56 #12 5.860   librhash0 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
16:16:56 #12 5.860   libsystemd-dev libudev-dev libuv1 pkg-config
16:16:56 #12 5.861 Suggested packages:
16:16:56 #12 5.861   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:16:56 #12 5.861 Recommended packages:
16:16:56 #12 5.861   dmsetup
16:16:56 #12 5.907 The following NEW packages will be installed:
16:16:56 #12 5.908   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:16:56 #12 5.908   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:56 #12 5.908   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:16:56 #12 5.908   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:16:56 #12 5.909   libudev-dev libuv1 pkg-config
16:16:56 #12 5.910 The following packages will be upgraded:
16:16:56 #12 5.911   libseccomp2
16:16:56 #9 34.47 Preparing to unpack .../050-xz-utils_5.2.5-2_amd64.deb ...
16:16:56 #9 34.47 Unpacking xz-utils (5.2.5-2) ...
16:16:56 #9 34.52 Selecting previously unselected package libsigsegv2:amd64.
16:16:56 #9 34.52 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu2_amd64.deb ...
16:16:56 #9 34.52 Unpacking libsigsegv2:amd64 (2.13-1ubuntu2) ...
16:16:56 #9 34.56 Selecting previously unselected package m4.
16:16:56 #9 34.56 Preparing to unpack .../052-m4_1.4.18-5ubuntu1_amd64.deb ...
16:16:56 #9 34.56 Unpacking m4 (1.4.18-5ubuntu1) ...
16:16:56 #9 34.60 Selecting previously unselected package autoconf.
16:16:56 #9 34.60 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
16:16:56 #9 34.61 Unpacking autoconf (2.69-14) ...
16:16:56 #9 34.66 Selecting previously unselected package autotools-dev.
16:16:56 #9 34.66 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
16:16:56 #9 34.67 Unpacking autotools-dev (20180224.1+nmu1) ...
16:16:56 #9 34.70 Selecting previously unselected package automake.
16:16:56 #8 34.70 Fedora 33 - x86_64 - Updates                     18 MB/s |  31 MB     00:01    
16:16:56 #8 36.97 Selecting previously unselected package git.
16:16:56 #8 36.98 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ...
16:16:56 #8 36.99 Unpacking git (1:2.17.1-1ubuntu0.9) ...
16:16:56 #11 15.72 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:16:56 #11 15.73 Setting up docker-ce-build-deps (1.0) ...
16:16:56 #11 15.74 Processing triggers for libc-bin (2.31-13+rpi1+deb11u2) ...
16:16:56 #11 15.76 Processing triggers for man-db (2.9.4-2) ...
16:16:56 #14 1.335 Last metadata expiration check: 0:00:15 ago on Tue Dec 21 16:16:41 2021.
16:16:56 #21 25.28 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
16:16:56 #21 25.28 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
16:16:56 #12 3.096 dh_md5sums
16:16:56 #12 3.123 dh_builddeb
16:16:56 #12 3.144 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:56 #12 3.163 
16:16:56 #12 3.163 The package has been created.
16:16:56 #12 3.163 Attention, the package has been created in the current directory,
16:16:56 #12 3.163 not in ".." as indicated by the message above!
16:16:56 #12 3.183 Selecting previously unselected package docker-ce-build-deps.
16:16:56 #12 3.197 (Reading database ... 26291 files and directories currently installed.)
16:16:56 #12 3.198 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:56 #12 3.201 Unpacking docker-ce-build-deps (1.0) ...
16:16:56 #8 36.77 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:56 #8 36.78 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:56 #8 36.80 Selecting previously unselected package perl-openssl-defaults:amd64.
16:16:56 #8 36.80 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ...
16:16:56 #8 36.81 Unpacking perl-openssl-defaults:amd64 (3) ...
16:16:56 #8 36.84 Selecting previously unselected package libnet-ssleay-perl.
16:16:56 #8 36.84 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+b1_amd64.deb ...
16:16:56 #8 36.85 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
16:16:56 #8 36.91 Selecting previously unselected package libio-socket-ssl-perl.
16:16:56 #8 36.91 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ...
16:16:56 #8 36.92 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:16:56 #8 36.96 Selecting previously unselected package libnet-http-perl.
16:16:56 #8 36.96 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ...
16:16:56 #8 36.97 Unpacking libnet-http-perl (6.18-1) ...
16:16:56 #8 36.99 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:56 #8 36.99 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:56 #8 37.00 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:56 #8 37.02 Selecting previously unselected package libtry-tiny-perl.
16:16:56 #8 37.02 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
16:16:56 #8 37.03 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:56 #8 37.06 Selecting previously unselected package libwww-robotrules-perl.
16:16:56 #8 37.06 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:56 #8 37.07 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:56 #8 37.09 Selecting previously unselected package libwww-perl.
16:16:56 #8 37.09 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ...
16:16:56 #8 37.09 Unpacking libwww-perl (6.36-2) ...
16:16:56 #8 37.14 Selecting previously unselected package patchutils.
16:16:56 #8 34.72 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
16:16:56 #8 34.73 Unpacking libfile-touch-perl (0.11-1) ...
16:16:56 #8 34.75 Selecting previously unselected package libio-pty-perl.
16:16:56 #8 34.75 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
16:16:56 #8 34.76 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:56 #8 34.79 Selecting previously unselected package libipc-run-perl.
16:16:56 #8 34.79 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
16:16:56 #8 34.81 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:56 #8 34.85 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:56 #8 34.85 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:56 #8 34.85 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:56 #8 34.89 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:56 #8 34.90 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
16:16:56 #8 34.90 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:16:56 #8 34.93 Selecting previously unselected package libdynaloader-functions-perl.
16:16:56 #8 34.93 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:56 #8 34.93 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:56 #8 34.96 Selecting previously unselected package libdevel-callchecker-perl.
16:16:56 #8 34.96 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
16:16:56 #8 34.97 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:16:56 #8 35.00 Selecting previously unselected package libparams-classify-perl.
16:16:56 #8 35.00 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
16:16:56 #8 35.00 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:16:56 #8 35.03 Selecting previously unselected package libmodule-runtime-perl.
16:16:56 #8 35.03 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:56 #8 35.03 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:56 #8 35.06 Selecting previously unselected package libimport-into-perl.
16:16:56 #8 35.06 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
16:16:56 #8 35.07 Unpacking libimport-into-perl (1.002005-1) ...
16:16:56 #12 2.947    dh_install
16:16:56 #12 2.978    dh_installdocs
16:16:56 #12 3.013    dh_installchangelogs
16:16:56 #12 3.092    dh_perl
16:16:56 #12 3.125    dh_link
16:16:56 #12 3.156    dh_strip_nondeterminism
16:16:56 #12 3.197    dh_compress
16:16:56 #9 55.77 Selecting previously unselected package libcommon-sense-perl.
16:16:56 #9 55.78 Preparing to unpack .../217-libcommon-sense-perl_3.75-1build4_arm64.deb ...
16:16:56 #9 55.83 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:16:56 #9 35.51 Selecting previously unselected package bzip2.
16:16:56 #9 35.51 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
16:16:56 #9 35.51 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:16:56 #9 35.54 Selecting previously unselected package patch.
16:16:56 #9 35.54 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
16:16:56 #9 35.55 Unpacking patch (2.7.6-7) ...
16:16:56 #9 35.58 Selecting previously unselected package lto-disabled-list.
16:16:56 #9 35.58 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
16:16:56 #9 35.58 Unpacking lto-disabled-list (7) ...
16:16:56 #9 35.61 Selecting previously unselected package dpkg-dev.
16:16:56 #9 35.61 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
16:16:56 #9 35.61 Unpacking dpkg-dev (1.20.9ubuntu1) ...
16:16:56 #9 35.72 Selecting previously unselected package build-essential.
16:16:56 #8 59.81 Setting up equivs (2.3.1) ...
16:16:56 #8 59.84 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:16:56 #8 59.85 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
16:16:56 #8 59.86 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:56 #8 59.87 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:56 #8 59.88 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:16:56 #8 59.89 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:16:56 #8 59.90 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:16:56 #8 59.91 Setting up libmoox-struct-perl (0.020-1) ...
16:16:56 #8 59.93 Setting up lintian (2.104.0) ...
16:16:56 #8 59.94 Setting up licensecheck (3.1.1-2) ...
16:16:56 #8 59.96 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:16:56 #8 59.97 Setting up libwww-perl (6.52-1) ...
16:16:56 #8 59.98 Setting up devscripts (2.21.3+deb11u1) ...
16:16:56 #11 3.825 (84/108): openssh-clients-8.7p1-3.fc35.aarch64.  37 MB/s | 672 kB     00:00    
16:16:56 #11 3.829 (85/108): perl-File-Copy-2.35-482.fc35.noarch.r 3.1 MB/s |  28 kB     00:00    
16:16:56 #11 3.833 (86/108): perl-File-Find-1.39-482.fc35.noarch.r 5.2 MB/s |  33 kB     00:00    
16:16:56 #11 3.837 (87/108): perl-Git-2.33.1-2.fc35.noarch.rpm     6.7 MB/s |  43 kB     00:00    
16:16:56 #11 3.840 (88/108): perl-lib-0.65-482.fc35.aarch64.rpm    3.7 MB/s |  23 kB     00:00    
16:16:56 #11 3.848 (89/108): policycoreutils-3.3-1.fc35.aarch64.rp  19 MB/s | 200 kB     00:00    
16:16:56 #11 3.864 (90/108): policycoreutils-devel-3.3-1.fc35.aarc 5.6 MB/s | 136 kB     00:00    
16:16:56 #11 3.877 (91/108): policycoreutils-python-utils-3.3-1.fc 2.5 MB/s |  72 kB     00:00    
16:16:56 #11 3.882 (92/108): python3-libselinux-3.3-1.fc35.aarch64  11 MB/s | 179 kB     00:00    
16:16:56 #11 3.885 (93/108): python3-libsemanage-3.3-1.fc35.aarch6  10 MB/s |  79 kB     00:00    
16:16:56 #11 3.909 (94/108): python3-policycoreutils-3.3-1.fc35.no  76 MB/s | 2.0 MB     00:00    
16:16:56 #11 3.912 (95/108): qrencode-libs-4.1.1-1.fc35.aarch64.rp 2.3 MB/s |  61 kB     00:00    
16:16:56 #8 56.59 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:56 #8 56.60 Setting up libhtml-parser-perl (3.72-3+b3) ...
16:16:56 #8 56.61 Setting up libgit-wrapper-perl (0.048-1) ...
16:16:56 #8 56.62 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:16:56 #8 56.63 Setting up librole-tiny-perl (2.000006-1) ...
16:16:56 #8 56.64 Setting up gnupg (2.2.12-1+deb10u1) ...
16:16:56 #8 56.65 Setting up build-essential (12.6) ...
16:16:56 #8 56.70 Setting up libfile-homedir-perl (1.004-1) ...
16:16:56 #8 56.72 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:16:56 #8 56.81 Setting up libio-socket-ssl-perl (2.060-3) ...
16:16:56 #9 64.17 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:56 #9 64.24 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:56 #9 64.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:56 #9 64.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:56 #9 64.48 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:16:56 #9 64.49 Setting up libconst-fast-perl (0.014-1.1) ...
16:16:56 #9 34.26 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
16:16:56 #9 34.26 Unpacking dh-autoreconf (19) ...
16:16:56 #9 34.29 Selecting previously unselected package libdebhelper-perl.
16:16:56 #9 34.29 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:16:56 #9 34.30 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:16:56 #9 34.34 Selecting previously unselected package libarchive-zip-perl.
16:16:56 #9 34.34 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
16:16:56 #9 34.35 Unpacking libarchive-zip-perl (1.67-2) ...
16:16:56 #9 34.39 Selecting previously unselected package libsub-override-perl.
16:16:56 #9 34.39 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
16:16:56 #9 34.39 Unpacking libsub-override-perl (0.09-2) ...
16:16:56 #9 34.42 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:56 #9 34.42 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:16:56 #9 34.43 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:16:56 #9 34.46 Selecting previously unselected package dh-strip-nondeterminism.
16:16:56 #9 34.46 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:16:56 #9 34.46 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:16:56 #9 34.49 Selecting previously unselected package dwz.
16:16:56 #12 1.237 Hit:1 http://ports.ubuntu.com/ubuntu-ports hirsute InRelease
16:16:56 #12 1.270 Hit:2 http://ports.ubuntu.com/ubuntu-ports hirsute-updates InRelease
16:16:56 #12 1.343 Hit:3 http://ports.ubuntu.com/ubuntu-ports hirsute-backports InRelease
16:16:56 #12 1.417 Hit:4 http://ports.ubuntu.com/ubuntu-ports hirsute-security InRelease
16:16:56 #9 34.71 Preparing to unpack .../055-automake_1%3a1.16.4-2_all.deb ...
16:16:56 #9 34.71 Unpacking automake (1:1.16.4-2) ...
16:16:56 #9 34.75 Selecting previously unselected package autopoint.
16:16:56 #9 34.76 Preparing to unpack .../056-autopoint_0.21-4ubuntu3_all.deb ...
16:16:56 #9 34.76 Unpacking autopoint (0.21-4ubuntu3) ...
16:16:56 #9 34.80 Selecting previously unselected package binutils-common:amd64.
16:16:56 #9 34.80 Preparing to unpack .../057-binutils-common_2.37-7ubuntu1_amd64.deb ...
16:16:56 #9 34.81 Unpacking binutils-common:amd64 (2.37-7ubuntu1) ...
16:16:56 #9 34.85 Selecting previously unselected package libbinutils:amd64.
16:16:56 #9 34.85 Preparing to unpack .../058-libbinutils_2.37-7ubuntu1_amd64.deb ...
16:16:56 #9 34.86 Unpacking libbinutils:amd64 (2.37-7ubuntu1) ...
16:16:56 #9 34.90 Selecting previously unselected package libctf-nobfd0:amd64.
16:16:56 #9 34.91 Preparing to unpack .../059-libctf-nobfd0_2.37-7ubuntu1_amd64.deb ...
16:16:56 #9 34.91 Unpacking libctf-nobfd0:amd64 (2.37-7ubuntu1) ...
16:16:56 #9 34.95 Selecting previously unselected package libctf0:amd64.
16:16:56 #9 34.95 Preparing to unpack .../060-libctf0_2.37-7ubuntu1_amd64.deb ...
16:16:56 #9 34.95 Unpacking libctf0:amd64 (2.37-7ubuntu1) ...
16:16:56 #9 34.98 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:16:56 #9 34.99 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.37-7ubuntu1_amd64.deb ...
16:16:56 #9 34.99 Unpacking binutils-x86-64-linux-gnu (2.37-7ubuntu1) ...
16:16:56 #8 37.14 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ...
16:16:56 #8 37.14 Unpacking patchutils (0.3.4-2) ...
16:16:56 #8 37.18 Selecting previously unselected package wdiff.
16:16:56 #8 37.18 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ...
16:16:56 #8 37.18 Unpacking wdiff (1.2.2-2+b1) ...
16:16:56 #8 37.24 Selecting previously unselected package devscripts.
16:16:56 #8 37.24 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ...
16:16:56 #8 37.26 Unpacking devscripts (2.19.5+deb10u1) ...
16:16:56 #8 35.10 Selecting previously unselected package librole-tiny-perl.
16:16:56 #8 35.10 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
16:16:56 #8 35.10 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:56 #8 35.14 Selecting previously unselected package libstrictures-perl.
16:16:56 #8 35.14 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
16:16:56 #8 35.14 Unpacking libstrictures-perl (2.000006-1) ...
16:16:56 #8 35.18 Selecting previously unselected package libsub-quote-perl.
16:16:56 #8 35.18 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
16:16:56 #8 35.18 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:56 #8 35.22 Selecting previously unselected package libmoo-perl.
16:16:56 #8 35.22 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
16:16:56 #8 35.23 Unpacking libmoo-perl (2.004004-1) ...
16:16:56 #8 35.26 Selecting previously unselected package libencode-locale-perl.
16:16:56 #8 35.26 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:56 #8 35.27 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:56 #8 35.29 Selecting previously unselected package libtimedate-perl.
16:16:56 #12 3.233    dh_fixperms
16:16:56 #12 3.269    dh_missing
16:16:56 #12 3.293    dh_installdeb
16:16:56 #12 3.324    dh_gencontrol
16:16:56 #12 3.433    dh_md5sums
16:16:56 #9 56.21 Selecting previously unselected package libconfig-tiny-perl.
16:16:56 #9 56.21 Preparing to unpack .../218-libconfig-tiny-perl_2.26-1_all.deb ...
16:16:56 #9 56.22 Unpacking libconfig-tiny-perl (2.26-1) ...
16:16:56 #9 56.24 Selecting previously unselected package libparams-util-perl.
16:16:56 #9 56.24 Preparing to unpack .../219-libparams-util-perl_1.102-1build2_arm64.deb ...
16:16:56 #9 56.24 Unpacking libparams-util-perl (1.102-1build2) ...
16:16:56 #9 56.27 Selecting previously unselected package libsub-install-perl.
16:16:56 #9 56.27 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
16:16:56 #9 56.27 Unpacking libsub-install-perl (0.928-1.1) ...
16:16:56 #9 56.30 Selecting previously unselected package libdata-optlist-perl.
16:16:56 #9 56.30 Preparing to unpack .../221-libdata-optlist-perl_0.110-1.1_all.deb ...
16:16:56 #9 56.30 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:16:56 #9 56.33 Selecting previously unselected package libsub-exporter-perl.
16:16:56 #9 56.33 Preparing to unpack .../222-libsub-exporter-perl_0.987-1_all.deb ...
16:16:56 #9 56.33 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:56 #9 56.36 Selecting previously unselected package libconst-fast-perl.
16:16:56 #9 56.36 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
16:16:56 #9 56.36 Unpacking libconst-fast-perl (0.014-1.1) ...
16:16:56 #9 56.38 Selecting previously unselected package libwant-perl.
16:16:56 #9 56.39 Preparing to unpack .../224-libwant-perl_0.29-1build6_arm64.deb ...
16:16:56 #9 56.39 Unpacking libwant-perl (0.29-1build6) ...
16:16:56 #9 56.41 Selecting previously unselected package libcontextual-return-perl.
16:16:56 #9 35.72 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
16:16:56 #9 35.73 Unpacking build-essential (12.8ubuntu3) ...
16:16:56 #9 35.76 Selecting previously unselected package libbrotli1:amd64.
16:16:56 #9 35.76 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
16:16:56 #9 35.76 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
16:16:56 #9 35.82 Selecting previously unselected package libroken18-heimdal:amd64.
16:16:56 #9 35.83 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:56 #9 35.83 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:56 #9 35.86 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:16:56 #9 35.87 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:56 #9 35.87 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:56 #9 35.92 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:16:56 #9 35.92 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:56 #9 35.93 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:56 #8 60.14 Setting up libxml-parser-perl:arm64 (2.46-2) ...
16:16:56 #8 60.15 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:56 #8 60.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:56 #11 4.214 (96/108): gcc-11.2.1-7.fc35.aarch64.rpm          40 MB/s |  29 MB     00:00    
16:16:56 #11 4.220 (97/108): selinux-policy-35.6-1.fc35.noarch.rpm 226 kB/s |  70 kB     00:00    
16:16:56 #11 4.253 (98/108): selinux-policy-devel-35.6-1.fc35.noar 2.3 MB/s | 812 kB     00:00    
16:16:56 #11 4.300 (99/108): systemd-devel-249.7-2.fc35.aarch64.rp  11 MB/s | 448 kB     00:00    
16:16:56 #11 4.353 (100/108): systemd-networkd-249.7-2.fc35.aarch6 8.9 MB/s | 476 kB     00:00    
16:16:56 #8 56.88 Setting up libsub-exporter-perl (0.987-1) ...
16:16:56 #8 56.90 Setting up libalgorithm-merge-perl (0.08-3) ...
16:16:56 #8 56.92 Setting up libhttp-message-perl (6.18-1) ...
16:16:56 #8 56.94 Setting up libhtml-form-perl (6.03-1) ...
16:16:56 #8 56.96 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:16:56 #8 56.98 Setting up libjson-xs-perl (3.040-1+b1) ...
16:16:56 #8 56.99 Setting up libhttp-negotiate-perl (6.01-1) ...
16:16:56 #8 57.00 Setting up libio-prompter-perl (0.004015-1) ...
16:16:56 #8 57.01 Setting up libhttp-cookies-perl (6.04-1) ...
16:16:56 #8 57.02 Setting up po-debconf (1.0.21) ...
16:16:56 #8 57.03 Setting up libhtml-tree-perl (5.07-2) ...
16:16:56 #9 64.51 Setting up libhttp-daemon-perl (6.12-1) ...
16:16:56 #9 64.52 Setting up libdata-dpath-perl (0.58-1) ...
16:16:56 #9 34.49 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
16:16:56 #9 34.50 Unpacking dwz (0.13-5) ...
16:16:56 #9 34.54 Selecting previously unselected package libcroco3:amd64.
16:16:56 #9 34.54 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
16:16:56 #9 34.55 Unpacking libcroco3:amd64 (0.6.13-1) ...
16:16:56 #9 34.59 Selecting previously unselected package gettext.
16:16:56 #9 34.59 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
16:16:56 #9 34.59 Unpacking gettext (0.19.8.1-10build1) ...
16:16:56 #9 34.70 Selecting previously unselected package intltool-debian.
16:16:56 #9 34.70 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:56 #9 34.71 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:56 #9 34.74 Selecting previously unselected package po-debconf.
16:16:56 #9 34.74 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
16:16:56 #9 34.74 Unpacking po-debconf (1.0.21) ...
16:16:56 #9 34.80 Selecting previously unselected package debhelper.
16:16:56 #9 34.80 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
16:16:56 #9 34.80 Unpacking debhelper (12.10ubuntu1) ...
16:16:56 #9 35.08 Selecting previously unselected package binutils.
16:16:56 #9 35.08 Preparing to unpack .../062-binutils_2.37-7ubuntu1_amd64.deb ...
16:16:56 #9 35.11 Unpacking binutils (2.37-7ubuntu1) ...
16:16:56 #9 35.14 Selecting previously unselected package libc-dev-bin.
16:16:56 #9 35.15 Preparing to unpack .../063-libc-dev-bin_2.34-0ubuntu3_amd64.deb ...
16:16:56 #9 35.15 Unpacking libc-dev-bin (2.34-0ubuntu3) ...
16:16:56 #9 35.21 Selecting previously unselected package linux-libc-dev:amd64.
16:16:56 #12 6.402 1 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
16:16:56 #12 6.402 1 not fully installed or removed.
16:16:56 #12 6.402 Need to get 7715 kB of archives.
16:16:56 #12 6.402 After this operation, 30.0 MB of additional disk space will be used.
16:16:56 #12 6.402 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:16:56 #8 37.44 Selecting previously unselected package libalgorithm-diff-perl.
16:16:56 #8 37.45 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ...
16:16:56 #8 37.45 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
16:16:56 #8 37.48 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:56 #8 37.48 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
16:16:56 #8 37.48 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
16:16:56 #8 37.51 Selecting previously unselected package libalgorithm-merge-perl.
16:16:56 #8 37.52 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:56 #8 37.52 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:56 #8 37.55 Selecting previously unselected package libapt-pkg-perl.
16:16:56 #8 37.55 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ...
16:16:56 #8 37.56 Unpacking libapt-pkg-perl (0.1.33build1) ...
16:16:56 #8 37.59 Selecting previously unselected package libarchive-cpio-perl.
16:16:56 #8 37.59 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ...
16:16:56 #8 37.59 Unpacking libarchive-cpio-perl (0.10-1) ...
16:16:56 #8 37.63 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:56 #8 37.63 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ...
16:16:56 #8 37.63 Unpacking libb-hooks-op-check-perl (0.22-1) ...
16:16:56 #8 37.66 Selecting previously unselected package libdynaloader-functions-perl.
16:16:56 #8 37.66 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:56 #8 37.67 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:56 #8 37.69 Selecting previously unselected package libdevel-callchecker-perl.
16:16:56 #8 37.70 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ...
16:16:56 #8 37.70 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
16:16:56 #8 37.73 Selecting previously unselected package libparams-classify-perl.
16:16:56 #8 37.73 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ...
16:16:56 #8 37.73 Unpacking libparams-classify-perl (0.015-1) ...
16:16:56 #8 37.76 Selecting previously unselected package libmodule-runtime-perl.
16:16:57 #8 37.42 Selecting previously unselected package diffstat.
16:16:57 #8 37.42 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ...
16:16:57 #8 37.43 Unpacking diffstat (1.62-1) ...
16:16:57 #8 37.46 Selecting previously unselected package distro-info-data.
16:16:57 #8 37.46 Preparing to unpack .../147-distro-info-data_0.41+deb10u4_all.deb ...
16:16:57 #8 37.46 Unpacking distro-info-data (0.41+deb10u4) ...
16:16:57 #8 37.49 Selecting previously unselected package python3-pkg-resources.
16:16:57 #8 37.49 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ...
16:16:57 #8 37.49 Unpacking python3-pkg-resources (40.8.0-1) ...
16:16:57 #8 37.53 Selecting previously unselected package python3-chardet.
16:16:57 #8 37.54 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ...
16:16:57 #8 37.54 Unpacking python3-chardet (3.0.4-3) ...
16:16:57 #8 37.58 Selecting previously unselected package python3-six.
16:16:57 #8 37.58 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ...
16:16:57 #8 37.59 Unpacking python3-six (1.12.0-1) ...
16:16:57 #8 37.62 Selecting previously unselected package python3-debian.
16:16:57 #12 3.464    dh_builddeb
16:16:57 #12 3.488 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:57 #12 3.506  dpkg-genbuildinfo --build=binary
16:16:57 #12 3.646  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
16:16:57 #12 3.720 dpkg-genchanges: info: binary-only upload (no source code included)
16:16:57 #21 26.05 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
16:16:57 #21 26.05 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
16:16:57 #12 3.273 Reading package lists...
16:16:57 #8 35.30 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
16:16:57 #8 35.30 Unpacking libtimedate-perl (2.3300-2) ...
16:16:57 #8 35.33 Selecting previously unselected package libhttp-date-perl.
16:16:57 #8 35.33 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
16:16:57 #8 35.34 Unpacking libhttp-date-perl (6.05-1) ...
16:16:57 #8 35.38 Selecting previously unselected package libfile-listing-perl.
16:16:57 #8 35.38 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
16:16:57 #8 35.38 Unpacking libfile-listing-perl (6.14-1) ...
16:16:57 #8 35.41 Selecting previously unselected package libhtml-tagset-perl.
16:16:57 #8 35.42 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:57 #8 35.42 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:57 #8 35.45 Selecting previously unselected package liburi-perl.
16:16:57 #8 35.45 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
16:16:57 #8 35.46 Unpacking liburi-perl (5.08-1) ...
16:16:57 #8 35.49 Selecting previously unselected package libhtml-parser-perl.
16:16:57 #8 35.50 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
16:16:57 #8 35.50 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:16:57 #8 35.54 Selecting previously unselected package libhtml-tree-perl.
16:16:57 #8 35.54 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
16:16:57 #8 35.54 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:57 #8 35.59 Selecting previously unselected package libio-html-perl.
16:16:57 #8 35.59 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
16:16:57 #8 35.59 Unpacking libio-html-perl (1.004-2) ...
16:16:57 #8 35.62 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:57 #8 35.63 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:57 #8 35.64 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:57 #9 56.41 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
16:16:57 #9 56.42 Unpacking libcontextual-return-perl (0.004014-2) ...
16:16:57 #9 56.45 Selecting previously unselected package libcpanel-json-xs-perl.
16:16:57 #9 56.45 Preparing to unpack .../226-libcpanel-json-xs-perl_4.25-1build1_arm64.deb ...
16:16:57 #9 56.45 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:16:57 #9 56.48 Selecting previously unselected package libdevel-stacktrace-perl.
16:16:57 #9 56.49 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:16:57 #9 56.49 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:16:57 #9 56.51 Selecting previously unselected package libexception-class-perl.
16:16:57 #9 56.52 Preparing to unpack .../228-libexception-class-perl_1.44-1_all.deb ...
16:16:57 #9 56.52 Unpacking libexception-class-perl (1.44-1) ...
16:16:57 #9 56.54 Selecting previously unselected package libiterator-perl.
16:16:57 #9 56.55 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:16:57 #9 56.55 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:16:57 #9 56.57 Selecting previously unselected package libiterator-util-perl.
16:16:57 #9 56.57 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:16:57 #9 56.58 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:16:57 #9 56.60 Selecting previously unselected package libexporter-tiny-perl.
16:16:57 #9 56.60 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
16:16:57 #9 56.60 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:16:57 #9 56.63 Selecting previously unselected package liblist-moreutils-xs-perl.
16:16:57 #8 67.25 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
16:16:57 #8 67.26 Setting up dirmngr (2.2.27-2) ...
16:16:57 #8 67.39 Setting up perl (5.32.1-4+deb11u2) ...
16:16:57 #8 67.41 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:16:57 #8 67.42 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:16:57 #8 67.48 Setting up libdata-dump-perl (1.23-1.1) ...
16:16:57 #8 67.49 Setting up libref-util-perl (0.204-1) ...
16:16:57 #8 67.51 Setting up libipc-system-simple-perl (1.30-1) ...
16:16:57 #8 67.52 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:16:57 #8 67.53 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:16:57 #8 67.54 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:16:57 #8 67.55 Setting up libio-html-perl (1.004-2) ...
16:16:57 #8 67.56 Setting up libpod-parser-perl (1.63-2) ...
16:16:57 #8 67.57 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:16:57 #8 67.58 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:16:57 #8 67.59 Setting up gcc-10 (10.2.1-6) ...
16:16:57 #8 67.60 Setting up libparams-util-perl (1.102-1+b1) ...
16:16:57 #8 67.61 Setting up libdpkg-perl (1.20.9) ...
16:16:57 #8 67.62 Setting up libtime-duration-perl (1.21-1) ...
16:16:57 #8 67.63 Setting up autoconf (2.69-14) ...
16:16:57 #8 67.65 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:57 #8 67.66 Setting up libarray-intspan-perl (2.004-1) ...
16:16:57 #8 67.67 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:57 #8 67.68 Setting up libtimedate-perl (2.3300-2) ...
16:16:57 #8 67.69 Setting up gpg-wks-server (2.2.27-2) ...
16:16:57 #9 35.96 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:16:57 #9 35.96 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:57 #9 35.96 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:57 #9 36.00 Selecting previously unselected package libwind0-heimdal:amd64.
16:16:57 #9 36.01 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:57 #9 36.01 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:57 #9 36.05 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:16:57 #9 36.05 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:57 #9 36.05 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:57 #9 36.09 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:16:57 #9 36.10 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:57 #9 36.10 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:57 #9 36.15 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:16:57 #9 36.15 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:57 #8 60.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:57 #8 60.37 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:57 #8 60.39 Setting up libsoap-lite-perl (1.27-1) ...
16:16:57 #8 60.41 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:16:57 #8 60.42 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:16:57 #8 60.45 Processing triggers for ca-certificates (20210119) ...
16:16:57 #8 60.46 Updating certificates in /etc/ssl/certs...
16:16:57 #11 4.471 (101/108): selinux-policy-targeted-35.6-1.fc35.  25 MB/s | 6.3 MB     00:00    
16:16:57 #11 4.521 (102/108): systemd-249.7-2.fc35.aarch64.rpm      15 MB/s | 4.0 MB     00:00    
16:16:57 #11 4.550 (103/108): systemd-pam-249.7-2.fc35.aarch64.rpm 1.6 MB/s | 321 kB     00:00    
16:16:57 #11 4.553 (104/108): systemd-rpm-macros-249.7-2.fc35.noar 950 kB/s |  29 kB     00:00    
16:16:57 #11 4.591 (105/108): systemd-resolved-249.7-2.fc35.aarch6 4.3 MB/s | 300 kB     00:00    
16:16:57 #8 57.04 Setting up libparams-classify-perl (0.015-1+b1) ...
16:16:57 #8 57.05 Setting up libcgi-pm-perl (4.40-1) ...
16:16:57 #8 57.06 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:16:57 #8 57.07 Setting up libnet-dns-sec-perl (1.11-1) ...
16:16:57 #8 57.08 Setting up libsereal-perl (4.005-1) ...
16:16:57 #8 57.09 Setting up libhtml-format-perl (2.12-1) ...
16:16:57 #8 57.10 Setting up libxml-sax-perl (1.00+dfsg-1) ...
16:16:57 #8 57.16 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:16:57 #8 57.21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:57 #9 64.70 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:16:57 #9 64.71 Setting up libpackage-stash-perl (0.39-1) ...
16:16:57 #9 64.73 Setting up libimport-into-perl (1.002005-1) ...
16:16:57 #9 64.74 Setting up libmoo-perl (2.004004-1) ...
16:16:57 #9 64.78 Setting up liblist-someutils-perl (0.58-1) ...
16:16:57 #9 64.79 Setting up debhelper (13.3.4ubuntu2) ...
16:16:57 #9 64.80 Setting up dput (1.1.0ubuntu2) ...
16:16:57 #11 14.27 Setting up libpcre32-3:armhf (2:8.39-12) ...
16:16:57 #11 14.28 Setting up pkg-config (0.29-6) ...
16:16:57 #11 14.33 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
16:16:57 #11 14.35 Setting up libltdl7:armhf (2.4.6-9) ...
16:16:57 #11 14.36 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
16:16:57 #11 14.38 Setting up librhash0:armhf (1.3.8-1) ...
16:16:57 #11 14.40 Setting up cmake-data (3.16.3-3~bpo10+1) ...
16:16:57 #11 14.41 Setting up dh-apparmor (2.13.2-10) ...
16:16:57 #11 14.43 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
16:16:57 #11 14.44 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:16:57 #11 14.45 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
16:16:57 #11 14.46 Setting up libpcre3-dev:armhf (2:8.39-12) ...
16:16:57 #11 14.48 Setting up libltdl-dev:armhf (2.4.6-9) ...
16:16:57 #11 14.49 Setting up g++-8 (8.3.0-6+rpi1) ...
16:16:57 #11 14.50 Setting up cmake (3.16.3-3~bpo10+1) ...
16:16:57 #11 14.51 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
16:16:57 #11 14.53 Setting up g++ (4:8.3.0-1+rpi2) ...
16:16:57 #11 14.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:16:57 #11 14.56 Setting up build-essential (12.6) ...
16:16:57 #9 34.91 Selecting previously unselected package libfakeroot:amd64.
16:16:57 #9 34.91 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
16:16:57 #9 34.92 Unpacking libfakeroot:amd64 (1.24-1) ...
16:16:57 #9 34.95 Selecting previously unselected package fakeroot.
16:16:57 #9 34.95 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
16:16:57 #9 34.96 Unpacking fakeroot (1.24-1) ...
16:16:57 #9 35.00 Selecting previously unselected package libassuan0:amd64.
16:16:57 #9 35.00 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
16:16:57 #9 35.01 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
16:16:57 #9 35.04 Selecting previously unselected package gpgconf.
16:16:57 #11 3.852 (1/98): acl-2.3.1-1.fc34.aarch64.rpm            311 kB/s |  71 kB     00:00    
16:16:57 #11 3.894 (2/98): autoconf-2.69-36.fc34.noarch.rpm        2.4 MB/s | 667 kB     00:00    
16:16:57 #12 6.765 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake-data all 3.16.3-1ubuntu1 [1612 kB]
16:16:57 #9 35.21 Preparing to unpack .../064-linux-libc-dev_5.13.0-22.22_amd64.deb ...
16:16:57 #9 35.21 Unpacking linux-libc-dev:amd64 (5.13.0-22.22) ...
16:16:57 #9 35.36 Selecting previously unselected package libcrypt-dev:amd64.
16:16:57 #9 35.36 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.18-4ubuntu1_amd64.deb ...
16:16:57 #9 35.37 Unpacking libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ...
16:16:57 #9 35.40 Selecting previously unselected package rpcsvc-proto.
16:16:57 #9 35.41 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu5_amd64.deb ...
16:16:57 #9 35.41 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ...
16:16:57 #9 35.44 Selecting previously unselected package libtirpc-dev:amd64.
16:16:57 #9 35.44 Preparing to unpack .../067-libtirpc-dev_1.3.2-2_amd64.deb ...
16:16:57 #9 35.45 Unpacking libtirpc-dev:amd64 (1.3.2-2) ...
16:16:57 #9 35.48 Selecting previously unselected package libnsl-dev:amd64.
16:16:57 #8 37.76 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:57 #8 37.77 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:57 #8 37.80 Selecting previously unselected package libtry-tiny-perl.
16:16:57 #8 37.80 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ...
16:16:57 #8 37.81 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:57 #8 37.84 Selecting previously unselected package libmodule-implementation-perl.
16:16:57 #8 37.84 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ...
16:16:57 #8 37.85 Unpacking libmodule-implementation-perl (0.09-1) ...
16:16:57 #8 37.87 Selecting previously unselected package libsub-exporter-progressive-perl.
16:16:57 #8 37.88 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:16:57 #8 37.91 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:16:57 #8 37.93 Selecting previously unselected package libvariable-magic-perl.
16:16:57 #8 37.93 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ...
16:16:57 #8 37.94 Unpacking libvariable-magic-perl (0.62-1) ...
16:16:57 #8 37.99 Selecting previously unselected package libb-hooks-endofscope-perl.
16:16:57 #8 37.62 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ...
16:16:57 #8 37.63 Unpacking python3-debian (0.1.35) ...
16:16:57 #8 37.67 Selecting previously unselected package libgpgme11:amd64.
16:16:57 #8 37.67 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ...
16:16:57 #8 37.67 Unpacking libgpgme11:amd64 (1.12.0-6) ...
16:16:57 #8 37.78 Selecting previously unselected package python3-gpg.
16:16:57 #8 37.78 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ...
16:16:57 #8 37.79 Unpacking python3-gpg (1.12.0-6) ...
16:16:57 #8 37.84 Selecting previously unselected package dput.
16:16:57 #8 37.85 Preparing to unpack .../154-dput_1.0.3_all.deb ...
16:16:57 #8 37.85 Unpacking dput (1.0.3) ...
16:16:57 #8 37.89 Selecting previously unselected package equivs.
16:16:57 #12 3.723  dpkg-source --after-build .
16:16:57 #12 3.821 dpkg-buildpackage: info: binary-only upload (no source included)
16:16:57 #12 3.826 
16:16:57 #12 3.826 The package has been created.
16:16:57 #12 3.826 Attention, the package has been created in the current directory,
16:16:57 #12 3.826 not in ".." as indicated by the message above!
16:16:57 #12 3.871 Selecting previously unselected package docker-ce-build-deps.
16:16:57 #12 3.885 (Reading database ... 26691 files and directories currently installed.)
16:16:57 #12 3.886 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:16:57 #12 3.889 Unpacking docker-ce-build-deps (1.0) ...
16:16:57 #12 3.948 Building dependency tree...
16:16:57 #12 4.116 Reading state information...
16:16:57 #12 4.138 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:57 #12 4.185 Starting 2 pkgProblemResolver with broken count: 0
16:16:57 #8 67.70 Setting up libsub-name-perl (0.26-1+b1) ...
16:16:57 #8 67.71 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:16:57 #8 67.72 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:16:57 #8 67.73 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:16:57 #8 67.75 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:16:57 #8 67.76 Setting up xauth (1:1.1-1) ...
16:16:57 #8 67.77 Setting up libpath-tiny-perl (0.118-1) ...
16:16:57 #8 67.78 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:16:57 #8 67.79 Setting up libjson-perl (4.03000-1) ...
16:16:57 #8 67.80 Setting up libipc-run3-perl (0.048-2) ...
16:16:57 #8 67.81 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
16:16:57 #8 67.82 Setting up libsub-override-perl (0.09-2) ...
16:16:57 #8 67.83 Setting up libaliased-perl (0.34-1.1) ...
16:16:57 #8 67.84 Setting up libstrictures-perl (2.000006-1) ...
16:16:57 #8 67.85 Setting up libsub-quote-perl (2.006006-1) ...
16:16:57 #8 67.86 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:16:57 #8 67.87 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:16:57 #8 67.88 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
16:16:57 #8 67.89 Setting up libsort-versions-perl (1.62-1) ...
16:16:57 #8 67.90 Setting up libexporter-tiny-perl (1.002002-1) ...
16:16:57 #9 56.63 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
16:16:57 #9 56.63 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:16:57 #9 56.66 Selecting previously unselected package liblist-moreutils-perl.
16:16:57 #9 56.66 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
16:16:57 #9 56.66 Unpacking liblist-moreutils-perl (0.430-2) ...
16:16:57 #9 56.69 Selecting previously unselected package libdata-dpath-perl.
16:16:57 #9 56.69 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
16:16:57 #9 56.69 Unpacking libdata-dpath-perl (0.58-1) ...
16:16:57 #9 56.72 Selecting previously unselected package libdata-dump-perl.
16:16:57 #9 56.72 Preparing to unpack .../235-libdata-dump-perl_1.23-1.1_all.deb ...
16:16:57 #9 56.72 Unpacking libdata-dump-perl (1.23-1.1) ...
16:16:57 #9 56.75 Selecting previously unselected package libdata-messagepack-perl.
16:16:57 #9 56.75 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2_arm64.deb ...
16:16:57 #9 56.76 Unpacking libdata-messagepack-perl (1.01-2) ...
16:16:57 #9 56.80 Selecting previously unselected package libnet-domain-tld-perl.
16:16:57 #9 56.81 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:16:57 #9 56.81 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:16:57 #9 56.83 Selecting previously unselected package libdata-validate-domain-perl.
16:16:57 #9 56.84 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:16:57 #9 56.84 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:16:57 #9 56.86 Selecting previously unselected package libdistro-info-perl.
16:16:57 #9 36.15 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:57 #9 36.18 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:16:57 #9 36.19 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:16:57 #9 36.19 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
16:16:57 #9 36.22 Selecting previously unselected package libsasl2-modules-db:amd64.
16:16:57 #9 36.23 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
16:16:57 #9 36.23 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:16:57 #9 36.26 Selecting previously unselected package libsasl2-2:amd64.
16:16:57 #9 36.26 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
16:16:57 #9 36.27 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:16:57 #9 36.30 Selecting previously unselected package libldap-2.4-2:amd64.
16:16:57 #9 36.30 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
16:16:57 #9 36.31 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
16:16:57 #9 36.35 Selecting previously unselected package libnghttp2-14:amd64.
16:16:57 #9 36.35 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
16:16:57 #9 36.36 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:16:57 #9 36.39 Selecting previously unselected package librtmp1:amd64.
16:16:57 #8 35.67 Selecting previously unselected package libhttp-message-perl.
16:16:57 #8 35.68 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
16:16:57 #8 35.68 Unpacking libhttp-message-perl (6.28-1) ...
16:16:57 #8 35.74 Selecting previously unselected package libhttp-cookies-perl.
16:16:57 #8 35.74 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
16:16:57 #8 35.75 Unpacking libhttp-cookies-perl (6.10-1) ...
16:16:57 #8 35.78 Selecting previously unselected package libhttp-negotiate-perl.
16:16:57 #8 35.78 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:57 #8 35.79 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:57 #8 35.81 Selecting previously unselected package perl-openssl-defaults:amd64.
16:16:57 #8 35.81 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
16:16:57 #8 35.82 Unpacking perl-openssl-defaults:amd64 (5) ...
16:16:57 #8 35.85 Selecting previously unselected package libnet-ssleay-perl.
16:16:57 #11 4.593 (106/108): vim-filesystem-8.2.3755-1.fc35.noarc 512 kB/s |  22 kB     00:00    
16:16:57 #11 4.597 (107/108): libgcc-11.2.1-7.fc35.aarch64.rpm     2.5 MB/s | 106 kB     00:00    
16:16:57 #11 4.634 (108/108): libgomp-11.2.1-7.fc35.aarch64.rpm    6.8 MB/s | 283 kB     00:00    
16:16:57 #11 4.639 --------------------------------------------------------------------------------
16:16:57 #11 4.639 Total                                            38 MB/s |  94 MB     00:02     
16:16:57 #8 60.75 0 added, 0 removed; done.
16:16:57 #8 60.75 Running hooks in /etc/ca-certificates/update.d...
16:16:57 #8 57.33 
16:16:57 #8 57.33 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:57 #8 57.39 Setting up dput (1.0.3) ...
16:16:57 #8 57.54 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:16:57 #8 57.55 Setting up libmodule-runtime-perl (0.016-1) ...
16:16:57 #8 57.56 Setting up libmailtools-perl (2.18-1) ...
16:16:57 #9 65.00 Setting up liblist-someutils-xs-perl (0.58-2build2) ...
16:16:57 #9 65.01 Setting up equivs (2.3.1) ...
16:16:57 #9 65.03 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:16:57 #9 65.04 Setting up libparams-validate-perl:armhf (1.30-1build2) ...
16:16:57 #9 65.11 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:16:57 #9 65.12 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:57 #9 65.13 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:16:57 #9 65.14 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:16:57 #11 14.58 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:16:57 #11 14.60 Setting up dmsetup (2:1.02.155-3) ...
16:16:57 #11 14.61 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:16:57 #11 14.63 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
16:16:57 #11 14.64 Setting up docker-ce-build-deps (1.0) ...
16:16:57 #11 14.65 Processing triggers for libc-bin (2.28-10+rpi1) ...
16:16:57 #11 14.67 Processing triggers for man-db (2.8.5-2) ...
16:16:57 #9 35.04 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.04 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.09 Selecting previously unselected package libksba8:amd64.
16:16:57 #9 35.09 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
16:16:57 #9 35.10 Unpacking libksba8:amd64 (1.3.5-2) ...
16:16:57 #9 35.14 Selecting previously unselected package libnpth0:amd64.
16:16:57 #9 35.14 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
16:16:57 #9 35.14 Unpacking libnpth0:amd64 (1.6-1) ...
16:16:57 #9 35.18 Selecting previously unselected package dirmngr.
16:16:57 #9 35.18 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.19 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.25 Selecting previously unselected package gnupg-l10n.
16:16:57 #14 2.084 Package bash-4.4.19-14.el8.x86_64 is already installed.
16:16:57 #14 2.085 Package bash-4.4.19-14.el8.x86_64 is already installed.
16:16:57 #14 2.086 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
16:16:57 #14 2.087 Package libarchive-3.3.3-1.el8.x86_64 is already installed.
16:16:57 #14 2.093 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
16:16:57 #14 2.094 Package systemd-239-45.el8.x86_64 is already installed.
16:16:57 #14 2.095 Package tar-2:1.30-5.el8.x86_64 is already installed.
16:16:57 #14 2.097 Package bash-4.4.19-14.el8.x86_64 is already installed.
16:16:57 #11 3.956 (3/98): automake-1.16.2-4.fc34.noarch.rpm       1.9 MB/s | 664 kB     00:00    
16:16:57 #11 4.013 (4/98): checkpolicy-3.2-1.fc34.aarch64.rpm      2.1 MB/s | 340 kB     00:00    
16:16:57 #11 4.016 (5/98): dbus-1.12.20-3.fc34.aarch64.rpm          67 kB/s | 8.0 kB     00:00    
16:16:57 #11 4.018 (6/98): dbus-common-1.12.20-3.fc34.noarch.rpm   2.8 MB/s |  15 kB     00:00    
16:16:57 #11 4.023 (7/98): device-mapper-1.02.175-1.fc34.aarch64.r  14 MB/s | 141 kB     00:00    
16:16:57 #11 4.028 (8/98): device-mapper-libs-1.02.175-1.fc34.aarc  19 MB/s | 173 kB     00:00    
16:16:57 #11 4.030 (9/98): device-mapper-devel-1.02.175-1.fc34.aar 3.1 MB/s |  45 kB     00:00    
16:16:57 #11 4.037 (10/98): gc-8.0.4-5.fc34.aarch64.rpm             12 MB/s | 102 kB     00:00    
16:16:57 #11 4.042 (11/98): libargon2-20171227-6.fc34.aarch64.rpm  5.4 MB/s |  28 kB     00:00    
16:16:57 #11 4.071 (12/98): e2fsprogs-libs-1.45.6-5.fc34.aarch64.r 4.6 MB/s | 221 kB     00:00    
16:16:57 #11 4.074 (13/98): libcbor-0.7.0-3.fc34.aarch64.rpm       1.7 MB/s |  56 kB     00:00    
16:16:57 #11 4.082 (14/98): libfido2-1.6.0-2.fc34.aarch64.rpm      7.0 MB/s |  70 kB     00:00    
16:16:57 #11 4.085 (15/98): libmpc-1.2.1-2.fc34.aarch64.rpm        8.0 MB/s |  63 kB     00:00    
16:16:57 #11 4.123 (16/98): libnl3-3.5.0-6.fc34.aarch64.rpm        7.8 MB/s | 315 kB     00:00    
16:16:57 #11 4.132 (17/98): libselinux-devel-3.2-1.fc34.aarch64.rp 2.7 MB/s | 113 kB     00:00    
16:16:57 #11 4.140 (18/98): libselinux-utils-3.2-1.fc34.aarch64.rp 9.1 MB/s | 159 kB     00:00    
16:16:57 #11 4.227 (19/98): guile22-2.2.7-2.fc34.aarch64.rpm        33 MB/s | 6.5 MB     00:00    
16:16:57 #8 35.24 Fedora 35 - x86_64 - Updates                     14 MB/s |  17 MB     00:01    
16:16:57 #7 51.39   Running scriptlet: rpmlint-1.11-19.fc33.noarch                        136/136 
16:16:57 #7 55.20   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-9.fc33.n     1/136 
16:16:57 #7 55.20   Verifying        : bzip2-1.0.8-4.fc33.aarch64                           2/136 
16:16:57 #7 55.20   Verifying        : cpio-2.13-8.fc33.aarch64                             3/136 
16:16:57 #7 55.20   Verifying        : dbus-libs-1:1.12.20-2.fc33.aarch64                   4/136 
16:16:57 #7 55.20   Verifying        : desktop-file-utils-0.26-2.fc33.aarch64               5/136 
16:16:57 #7 55.20   Verifying        : dwz-0.13-4.fc33.aarch64                              6/136 
16:16:57 #7 55.20   Verifying        : ed-1.14.2-9.fc33.aarch64                             7/136 
16:16:57 #7 55.20   Verifying        : efi-srpm-macros-4-5.fc33.noarch                      8/136 
16:16:57 #7 55.20   Verifying        : enchant-1:1.6.0-26.fc33.aarch64                      9/136 
16:16:57 #7 55.20   Verifying        : file-5.39-3.fc33.aarch64                            10/136 
16:16:57 #7 55.20   Verifying        : findutils-1:4.7.0-7.fc33.aarch64                    11/136 
16:16:57 #7 55.20   Verifying        : fonts-filesystem-1:2.0.5-4.fc33.noarch              12/136 
16:16:57 #7 55.20   Verifying        : fonts-srpm-macros-1:2.0.5-4.fc33.noarch             13/136 
16:16:57 #7 55.20   Verifying        : fpc-srpm-macros-1.3-2.fc33.noarch                   14/136 
16:16:57 #7 55.20   Verifying        : ghc-srpm-macros-1.5.0-3.fc33.noarch                 15/136 
16:16:57 #7 55.20   Verifying        : glib-networking-2.66.0-1.fc33.aarch64               16/136 
16:16:57 #7 55.20   Verifying        : gnat-srpm-macros-4-12.fc33.noarch                   17/136 
16:16:57 #7 55.20   Verifying        : gsettings-desktop-schemas-3.38.0-1.fc33.aarch64     18/136 
16:16:57 #7 55.20   Verifying        : hunspell-1.7.0-7.fc33.aarch64                       19/136 
16:16:57 #7 55.20   Verifying        : hunspell-en-US-0.20140811.1-17.fc33.noarch          20/136 
16:16:57 #7 55.20   Verifying        : info-6.7-8.fc33.aarch64                             21/136 
16:16:57 #7 55.20   Verifying        : kernel-srpm-macros-1.0-3.fc33.noarch                22/136 
16:16:57 #7 55.20   Verifying        : less-551-4.fc33.aarch64                             23/136 
16:16:57 #7 55.20   Verifying        : libappstream-glib-0.7.17-2.fc33.aarch64             24/136 
16:16:57 #7 55.20   Verifying        : libjpeg-turbo-2.0.5-5.fc33.aarch64                  25/136 
16:16:57 #7 55.20   Verifying        : libmodman-2.0.1-23.fc33.aarch64                     26/136 
16:16:57 #7 55.20   Verifying        : libpipeline-1.5.2-5.fc33.aarch64                    27/136 
16:16:57 #7 55.20   Verifying        : libproxy-0.4.15-25.fc33.aarch64                     28/136 
16:16:57 #7 55.20   Verifying        : libsoup-2.72.0-3.fc33.aarch64                       29/136 
16:16:57 #7 55.20   Verifying        : libstemmer-0-15.585svn.fc33.aarch64                 30/136 
16:16:57 #7 55.20   Verifying        : man-db-2.9.2-6.fc33.aarch64                         31/136 
16:16:57 #7 55.20   Verifying        : ncurses-6.2-3.20200222.fc33.aarch64                 32/136 
16:16:57 #7 55.20   Verifying        : nim-srpm-macros-3-3.fc33.noarch                     33/136 
16:16:57 #7 55.20   Verifying        : ocaml-srpm-macros-6-3.fc33.noarch                   34/136 
16:16:57 #7 55.20   Verifying        : openblas-srpm-macros-2-8.fc33.noarch                35/136 
16:16:57 #7 55.20   Verifying        : patch-2.7.6-13.fc33.aarch64                         36/136 
16:16:57 #7 55.20   Verifying        : perl-Carp-1.50-457.fc33.noarch                      37/136 
16:16:57 #7 55.20   Verifying        : perl-Data-Dumper-2.174-459.fc33.aarch64             38/136 
16:16:57 #7 55.20   Verifying        : perl-Exporter-5.74-458.fc33.noarch                  39/136 
16:16:57 #7 55.20   Verifying        : perl-Getopt-Long-1:2.52-1.fc33.noarch               40/136 
16:16:57 #7 55.20   Verifying        : perl-IO-Socket-IP-0.41-2.fc33.noarch                41/136 
16:16:57 #7 55.20   Verifying        : perl-IO-Socket-SSL-2.068-3.fc33.noarch              42/136 
16:16:57 #7 55.20   Verifying        : perl-MIME-Base64-3.16-1.fc33.aarch64                43/136 
16:16:57 #7 55.20   Verifying        : perl-Mozilla-CA-20200520-3.fc33.noarch              44/136 
16:16:57 #7 55.20   Verifying        : perl-Net-SSLeay-1.88-9.fc33.aarch64                 45/136 
16:16:57 #7 55.20   Verifying        : perl-Pod-Escapes-1:1.07-457.fc33.noarch             46/136 
16:16:57 #7 55.20   Verifying        : perl-Pod-Perldoc-3.28.01-458.fc33.noarch            47/136 
16:16:57 #7 55.20   Verifying        : perl-Scalar-List-Utils-4:1.55-457.fc33.aarch64      48/136 
16:16:57 #7 55.20   Verifying        : perl-Storable-1:3.21-457.fc33.aarch64               49/136 
16:16:57 #7 55.20   Verifying        : perl-Term-ANSIColor-5.01-458.fc33.noarch            50/136 
16:16:57 #7 55.20   Verifying        : perl-Term-Cap-1.17-457.fc33.noarch                  51/136 
16:16:57 #7 55.20   Verifying        : perl-Text-ParseWords-3.30-457.fc33.noarch           52/136 
16:16:57 #7 55.20   Verifying        : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch       53/136 
16:16:57 #7 55.20   Verifying        : perl-Time-Local-2:1.300-4.fc33.noarch               54/136 
16:16:57 #7 55.20   Verifying        : perl-URI-1.76-9.fc33.noarch                         55/136 
16:16:57 #7 55.20   Verifying        : perl-constant-1.33-458.fc33.noarch                  56/136 
16:16:57 #7 55.20   Verifying        : perl-parent-1:0.238-457.fc33.noarch                 57/136 
16:16:57 #7 55.21   Verifying        : perl-podlators-1:4.14-457.fc33.noarch               58/136 
16:16:57 #7 55.21   Verifying        : perl-srpm-macros-1-38.fc33.noarch                   59/136 
16:16:57 #7 55.21   Verifying        : python3-dateutil-1:2.8.1-2.fc33.noarch              60/136 
16:16:57 #7 55.21   Verifying        : python3-dbus-1.2.16-3.fc33.aarch64                  61/136 
16:16:57 #7 55.21   Verifying        : python3-distro-1.5.0-4.fc33.noarch                  62/136 
16:16:57 #7 55.21   Verifying        : python3-enchant-3.1.1-2.fc33.noarch                 63/136 
16:16:57 #7 55.21   Verifying        : python3-file-magic-5.39-3.fc33.noarch               64/136 
16:16:57 #7 55.21   Verifying        : python3-six-1.15.0-2.fc33.noarch                    65/136 
16:16:57 #7 55.21   Verifying        : shared-mime-info-2.0-3.fc33.aarch64                 66/136 
16:16:57 #7 55.21   Verifying        : unzip-6.0-49.fc33.aarch64                           67/136 
16:16:57 #7 55.21   Verifying        : zip-3.0-27.fc33.aarch64                             68/136 
16:16:57 #7 55.21   Verifying        : abattis-cantarell-fonts-0.301-1.fc33.noarch         69/136 
16:16:57 #7 55.21   Verifying        : binutils-2.35-18.fc33.aarch64                       70/136 
16:16:57 #7 55.21   Verifying        : binutils-gold-2.35-18.fc33.aarch64                  71/136 
16:16:57 #7 55.21   Verifying        : diffutils-3.7-7.fc33.aarch64                        72/136 
16:16:57 #7 55.21   Verifying        : dnf-plugins-core-4.0.23-1.fc33.noarch               73/136 
16:16:57 #7 55.21   Verifying        : elfutils-0.185-2.fc33.aarch64                       74/136 
16:16:57 #7 55.21   Verifying        : elfutils-debuginfod-client-0.185-2.fc33.aarch64     75/136 
16:16:57 #7 55.21   Verifying        : emacs-filesystem-1:27.2-3.fc33.noarch               76/136 
16:16:57 #7 55.21   Verifying        : gdb-minimal-10.2-4.fc33.aarch64                     77/136 
16:16:57 #7 55.21   Verifying        : gdk-pixbuf2-2.42.6-1.fc33.aarch64                   78/136 
16:16:57 #7 55.21   Verifying        : go-srpm-macros-3.0.10-1.fc33.noarch                 79/136 
16:16:57 #7 55.21   Verifying        : groff-base-1.22.4-4.fc33.aarch64                    80/136 
16:16:57 #7 55.21   Verifying        : json-glib-1.6.2-1.fc33.aarch64                      81/136 
16:16:57 #7 55.21   Verifying        : libpkgconf-1.7.3-5.fc33.aarch64                     82/136 
16:16:57 #7 55.21   Verifying        : libpng-2:1.6.37-6.fc33.aarch64                      83/136 
16:16:57 #7 55.21   Verifying        : lua-srpm-macros-1-3.fc33.noarch                     84/136 
16:16:57 #7 55.21   Verifying        : perl-AutoLoader-5.74-471.fc33.noarch                85/136 
16:16:57 #7 55.21   Verifying        : perl-B-1.80-471.fc33.aarch64                        86/136 
16:16:57 #7 55.21   Verifying        : perl-Class-Struct-0.66-471.fc33.noarch              87/136 
16:16:57 #7 55.21   Verifying        : perl-Digest-1.20-1.fc33.noarch                      88/136 
16:16:57 #7 55.21   Verifying        : perl-Digest-MD5-2.58-1.fc33.aarch64                 89/136 
16:16:57 #7 55.21   Verifying        : perl-DynaLoader-1.47-471.fc33.aarch64               90/136 
16:16:57 #7 55.21   Verifying        : perl-Encode-4:3.08-461.fc33.aarch64                 91/136 
16:16:57 #7 55.21   Verifying        : perl-Errno-1.30-471.fc33.aarch64                    92/136 
16:16:57 #7 55.21   Verifying        : perl-Fcntl-1.13-471.fc33.aarch64                    93/136 
16:16:57 #7 55.21   Verifying        : perl-File-Basename-2.85-471.fc33.noarch             94/136 
16:16:57 #7 55.21   Verifying        : perl-File-Path-2.18-1.fc33.noarch                   95/136 
16:16:57 #7 55.21   Verifying        : perl-File-Temp-1:0.231.100-1.fc33.noarch            96/136 
16:16:57 #7 55.21   Verifying        : perl-File-stat-1.09-471.fc33.noarch                 97/136 
16:16:57 #7 55.21   Verifying        : perl-FileHandle-2.03-471.fc33.noarch                98/136 
16:16:57 #7 55.21   Verifying        : perl-Getopt-Std-1.12-471.fc33.noarch                99/136 
16:16:57 #7 55.21   Verifying        : perl-HTTP-Tiny-0.078-1.fc33.noarch                 100/136 
16:16:57 #7 55.21   Verifying        : perl-IO-1.43-471.fc33.aarch64                      101/136 
16:16:57 #7 55.21   Verifying        : perl-IPC-Open3-1.21-471.fc33.noarch                102/136 
16:16:57 #7 55.21   Verifying        : perl-NDBM_File-1.15-471.fc33.aarch64               103/136 
16:16:57 #7 55.21   Verifying        : perl-POSIX-1.94-471.fc33.aarch64                   104/136 
16:16:57 #7 55.21   Verifying        : perl-PathTools-3.78-458.fc33.aarch64               105/136 
16:16:57 #7 55.21   Verifying        : perl-Pod-Simple-1:3.42-1.fc33.noarch               106/136 
16:16:57 #7 55.21   Verifying        : perl-Pod-Usage-4:2.01-1.fc33.noarch                107/136 
16:16:57 #7 55.21   Verifying        : perl-SelectSaver-1.02-471.fc33.noarch              108/136 
16:16:57 #7 55.21   Verifying        : perl-Socket-4:2.031-1.fc33.aarch64                 109/136 
16:16:57 #7 55.21   Verifying        : perl-Symbol-1.08-471.fc33.noarch                   110/136 
16:16:57 #7 55.21   Verifying        : perl-base-2.27-471.fc33.noarch                     111/136 
16:16:57 #7 55.21   Verifying        : perl-if-0.60.800-471.fc33.noarch                   112/136 
16:16:57 #7 55.21   Verifying        : perl-interpreter-4:5.32.1-471.fc33.aarch64         113/136 
16:16:57 #7 55.21   Verifying        : perl-libnet-3.13-1.fc33.noarch                     114/136 
16:16:57 #7 55.21   Verifying        : perl-libs-4:5.32.1-471.fc33.aarch64                115/136 
16:16:57 #7 55.21   Verifying        : perl-macros-4:5.32.1-471.fc33.noarch               116/136 
16:16:57 #7 55.21   Verifying        : perl-mro-1.23-471.fc33.aarch64                     117/136 
16:16:57 #7 55.21   Verifying        : perl-overload-1.31-471.fc33.noarch                 118/136 
16:16:57 #7 55.21   Verifying        : perl-overloading-0.02-471.fc33.noarch              119/136 
16:16:57 #7 55.21   Verifying        : perl-subs-1.03-471.fc33.noarch                     120/136 
16:16:57 #7 55.21   Verifying        : perl-vars-1.05-471.fc33.noarch                     121/136 
16:16:57 #7 55.21   Verifying        : pkgconf-1.7.3-5.fc33.aarch64                       122/136 
16:16:57 #7 55.21   Verifying        : pkgconf-m4-1.7.3-5.fc33.noarch                     123/136 
16:16:57 #7 55.21   Verifying        : pkgconf-pkg-config-1.7.3-5.fc33.aarch64            124/136 
16:16:57 #7 55.21   Verifying        : python-srpm-macros-3.9-20.fc33.noarch              125/136 
16:16:57 #7 55.21   Verifying        : python3-dnf-plugins-core-4.0.23-1.fc33.noarch      126/136 
16:16:57 #7 55.21   Verifying        : python3-setuptools-49.1.3-2.fc33.noarch            127/136 
16:16:57 #7 55.21   Verifying        : qt5-srpm-macros-5.15.2-1.fc33.noarch               128/136 
16:16:57 #7 55.21   Verifying        : redhat-rpm-config-176-3.fc33.noarch                129/136 
16:16:57 #7 55.21   Verifying        : rpm-build-4.16.1.3-1.fc33.aarch64                  130/136 
16:16:57 #7 55.21   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc33.noarch         131/136 
16:16:57 #7 55.21   Verifying        : rpmlint-1.11-19.fc33.noarch                        132/136 
16:16:57 #7 55.21   Verifying        : rust-srpm-macros-16-1.fc33.noarch                  133/136 
16:16:57 #7 55.21   Verifying        : xxhash-libs-0.8.0-3.fc33.aarch64                   134/136 
16:16:57 #7 55.21   Verifying        : xz-5.2.5-4.fc33.aarch64                            135/136 
16:16:57 #7 55.21   Verifying        : zstd-1.5.0-1.fc33.aarch64                          136/136 
16:16:57 #7 55.35 
16:16:57 #7 55.35 Installed:
16:16:57 #7 55.35   abattis-cantarell-fonts-0.301-1.fc33.noarch                                   
16:16:57 #7 55.35   adobe-source-code-pro-fonts-2.030.1.050-9.fc33.noarch                         
16:16:57 #7 55.35   binutils-2.35-18.fc33.aarch64                                                 
16:16:57 #7 55.35   binutils-gold-2.35-18.fc33.aarch64                                            
16:16:57 #7 55.35   bzip2-1.0.8-4.fc33.aarch64                                                    
16:16:57 #7 55.35   cpio-2.13-8.fc33.aarch64                                                      
16:16:57 #7 55.35   dbus-libs-1:1.12.20-2.fc33.aarch64                                            
16:16:57 #7 55.35   desktop-file-utils-0.26-2.fc33.aarch64                                        
16:16:57 #7 55.35   diffutils-3.7-7.fc33.aarch64                                                  
16:16:57 #7 55.35   dnf-plugins-core-4.0.23-1.fc33.noarch                                         
16:16:57 #7 55.35   dwz-0.13-4.fc33.aarch64                                                       
16:16:57 #7 55.35   ed-1.14.2-9.fc33.aarch64                                                      
16:16:57 #7 55.35   efi-srpm-macros-4-5.fc33.noarch                                               
16:16:57 #7 55.35   elfutils-0.185-2.fc33.aarch64                                                 
16:16:57 #7 55.35   elfutils-debuginfod-client-0.185-2.fc33.aarch64                               
16:16:57 #7 55.35   emacs-filesystem-1:27.2-3.fc33.noarch                                         
16:16:57 #7 55.35   enchant-1:1.6.0-26.fc33.aarch64                                               
16:16:57 #7 55.35   file-5.39-3.fc33.aarch64                                                      
16:16:57 #7 55.35   findutils-1:4.7.0-7.fc33.aarch64                                              
16:16:57 #7 55.35   fonts-filesystem-1:2.0.5-4.fc33.noarch                                        
16:16:57 #7 55.35   fonts-srpm-macros-1:2.0.5-4.fc33.noarch                                       
16:16:57 #7 55.35   fpc-srpm-macros-1.3-2.fc33.noarch                                             
16:16:57 #7 55.35   gdb-minimal-10.2-4.fc33.aarch64                                               
16:16:57 #7 55.35   gdk-pixbuf2-2.42.6-1.fc33.aarch64                                             
16:16:57 #7 55.35   ghc-srpm-macros-1.5.0-3.fc33.noarch                                           
16:16:57 #7 55.35   glib-networking-2.66.0-1.fc33.aarch64                                         
16:16:57 #7 55.35   gnat-srpm-macros-4-12.fc33.noarch                                             
16:16:57 #7 55.35   go-srpm-macros-3.0.10-1.fc33.noarch                                           
16:16:57 #7 55.35   groff-base-1.22.4-4.fc33.aarch64                                              
16:16:57 #7 55.35   gsettings-desktop-schemas-3.38.0-1.fc33.aarch64                               
16:16:57 #7 55.35   hunspell-1.7.0-7.fc33.aarch64                                                 
16:16:57 #7 55.35   hunspell-en-US-0.20140811.1-17.fc33.noarch                                    
16:16:57 #7 55.35   info-6.7-8.fc33.aarch64                                                       
16:16:57 #7 55.35   json-glib-1.6.2-1.fc33.aarch64                                                
16:16:57 #7 55.35   kernel-srpm-macros-1.0-3.fc33.noarch                                          
16:16:57 #7 55.35   less-551-4.fc33.aarch64                                                       
16:16:57 #7 55.35   libappstream-glib-0.7.17-2.fc33.aarch64                                       
16:16:57 #7 55.35   libjpeg-turbo-2.0.5-5.fc33.aarch64                                            
16:16:57 #7 55.35   libmodman-2.0.1-23.fc33.aarch64                                               
16:16:57 #7 55.35   libpipeline-1.5.2-5.fc33.aarch64                                              
16:16:57 #7 55.35   libpkgconf-1.7.3-5.fc33.aarch64                                               
16:16:57 #7 55.35   libpng-2:1.6.37-6.fc33.aarch64                                                
16:16:57 #7 55.35   libproxy-0.4.15-25.fc33.aarch64                                               
16:16:57 #7 55.35   libsoup-2.72.0-3.fc33.aarch64                                                 
16:16:57 #7 55.35   libstemmer-0-15.585svn.fc33.aarch64                                           
16:16:57 #7 55.35   lua-srpm-macros-1-3.fc33.noarch                                               
16:16:57 #7 55.35   man-db-2.9.2-6.fc33.aarch64                                                   
16:16:57 #7 55.35   ncurses-6.2-3.20200222.fc33.aarch64                                           
16:16:57 #7 55.35   nim-srpm-macros-3-3.fc33.noarch                                               
16:16:57 #7 55.35   ocaml-srpm-macros-6-3.fc33.noarch                                             
16:16:57 #7 55.35   openblas-srpm-macros-2-8.fc33.noarch                                          
16:16:57 #7 55.35   patch-2.7.6-13.fc33.aarch64                                                   
16:16:57 #7 55.35   perl-AutoLoader-5.74-471.fc33.noarch                                          
16:16:57 #7 55.35   perl-B-1.80-471.fc33.aarch64                                                  
16:16:57 #7 55.35   perl-Carp-1.50-457.fc33.noarch                                                
16:16:57 #7 55.35   perl-Class-Struct-0.66-471.fc33.noarch                                        
16:16:57 #7 55.35   perl-Data-Dumper-2.174-459.fc33.aarch64                                       
16:16:57 #7 55.35   perl-Digest-1.20-1.fc33.noarch                                                
16:16:57 #7 55.35   perl-Digest-MD5-2.58-1.fc33.aarch64                                           
16:16:57 #7 55.35   perl-DynaLoader-1.47-471.fc33.aarch64                                         
16:16:57 #7 55.35   perl-Encode-4:3.08-461.fc33.aarch64                                           
16:16:57 #7 55.35   perl-Errno-1.30-471.fc33.aarch64                                              
16:16:57 #7 55.35   perl-Exporter-5.74-458.fc33.noarch                                            
16:16:57 #7 55.35   perl-Fcntl-1.13-471.fc33.aarch64                                              
16:16:57 #7 55.35   perl-File-Basename-2.85-471.fc33.noarch                                       
16:16:57 #7 55.35   perl-File-Path-2.18-1.fc33.noarch                                             
16:16:57 #7 55.35   perl-File-Temp-1:0.231.100-1.fc33.noarch                                      
16:16:57 #7 55.35   perl-File-stat-1.09-471.fc33.noarch                                           
16:16:57 #7 55.35   perl-FileHandle-2.03-471.fc33.noarch                                          
16:16:57 #7 55.35   perl-Getopt-Long-1:2.52-1.fc33.noarch                                         
16:16:57 #7 55.35   perl-Getopt-Std-1.12-471.fc33.noarch                                          
16:16:57 #7 55.35   perl-HTTP-Tiny-0.078-1.fc33.noarch                                            
16:16:57 #7 55.35   perl-IO-1.43-471.fc33.aarch64                                                 
16:16:57 #7 55.35   perl-IO-Socket-IP-0.41-2.fc33.noarch                                          
16:16:57 #7 55.35   perl-IO-Socket-SSL-2.068-3.fc33.noarch                                        
16:16:57 #7 55.35   perl-IPC-Open3-1.21-471.fc33.noarch                                           
16:16:57 #7 55.35   perl-MIME-Base64-3.16-1.fc33.aarch64                                          
16:16:57 #7 55.35   perl-Mozilla-CA-20200520-3.fc33.noarch                                        
16:16:57 #7 55.35   perl-NDBM_File-1.15-471.fc33.aarch64                                          
16:16:57 #7 55.35   perl-Net-SSLeay-1.88-9.fc33.aarch64                                           
16:16:57 #7 55.35   perl-POSIX-1.94-471.fc33.aarch64                                              
16:16:57 #7 55.35   perl-PathTools-3.78-458.fc33.aarch64                                          
16:16:57 #7 55.35   perl-Pod-Escapes-1:1.07-457.fc33.noarch                                       
16:16:57 #7 55.35   perl-Pod-Perldoc-3.28.01-458.fc33.noarch                                      
16:16:57 #7 55.35   perl-Pod-Simple-1:3.42-1.fc33.noarch                                          
16:16:57 #7 55.35   perl-Pod-Usage-4:2.01-1.fc33.noarch                                           
16:16:57 #7 55.35   perl-Scalar-List-Utils-4:1.55-457.fc33.aarch64                                
16:16:57 #7 55.35   perl-SelectSaver-1.02-471.fc33.noarch                                         
16:16:57 #7 55.35   perl-Socket-4:2.031-1.fc33.aarch64                                            
16:16:57 #7 55.35   perl-Storable-1:3.21-457.fc33.aarch64                                         
16:16:57 #7 55.35   perl-Symbol-1.08-471.fc33.noarch                                              
16:16:57 #7 55.35   perl-Term-ANSIColor-5.01-458.fc33.noarch                                      
16:16:57 #7 55.35   perl-Term-Cap-1.17-457.fc33.noarch                                            
16:16:57 #7 55.35   perl-Text-ParseWords-3.30-457.fc33.noarch                                     
16:16:57 #7 55.35   perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch                                 
16:16:57 #7 55.35   perl-Time-Local-2:1.300-4.fc33.noarch                                         
16:16:57 #7 55.35   perl-URI-1.76-9.fc33.noarch                                                   
16:16:57 #7 55.35   perl-base-2.27-471.fc33.noarch                                                
16:16:57 #7 55.35   perl-constant-1.33-458.fc33.noarch                                            
16:16:57 #7 55.35   perl-if-0.60.800-471.fc33.noarch                                              
16:16:57 #7 55.35   perl-interpreter-4:5.32.1-471.fc33.aarch64                                    
16:16:57 #7 55.35   perl-libnet-3.13-1.fc33.noarch                                                
16:16:57 #7 55.35   perl-libs-4:5.32.1-471.fc33.aarch64                                           
16:16:57 #7 55.35   perl-macros-4:5.32.1-471.fc33.noarch                                          
16:16:57 #7 55.35   perl-mro-1.23-471.fc33.aarch64                                                
16:16:57 #7 55.35   perl-overload-1.31-471.fc33.noarch                                            
16:16:57 #7 55.35   perl-overloading-0.02-471.fc33.noarch                                         
16:16:57 #7 55.35   perl-parent-1:0.238-457.fc33.noarch                                           
16:16:57 #7 55.35   perl-podlators-1:4.14-457.fc33.noarch                                         
16:16:57 #7 55.35   perl-srpm-macros-1-38.fc33.noarch                                             
16:16:57 #7 55.35   perl-subs-1.03-471.fc33.noarch                                                
16:16:57 #7 55.35   perl-vars-1.05-471.fc33.noarch                                                
16:16:57 #7 55.35   pkgconf-1.7.3-5.fc33.aarch64                                                  
16:16:57 #7 55.35   pkgconf-m4-1.7.3-5.fc33.noarch                                                
16:16:57 #7 55.35   pkgconf-pkg-config-1.7.3-5.fc33.aarch64                                       
16:16:57 #7 55.35   python-srpm-macros-3.9-20.fc33.noarch                                         
16:16:57 #7 55.35   python3-dateutil-1:2.8.1-2.fc33.noarch                                        
16:16:57 #7 55.35   python3-dbus-1.2.16-3.fc33.aarch64                                            
16:16:57 #7 55.35   python3-distro-1.5.0-4.fc33.noarch                                            
16:16:57 #7 55.35   python3-dnf-plugins-core-4.0.23-1.fc33.noarch                                 
16:16:57 #7 55.35   python3-enchant-3.1.1-2.fc33.noarch                                           
16:16:57 #7 55.35   python3-file-magic-5.39-3.fc33.noarch                                         
16:16:57 #7 55.35   python3-setuptools-49.1.3-2.fc33.noarch                                       
16:16:57 #7 55.35   python3-six-1.15.0-2.fc33.noarch                                              
16:16:57 #7 55.35   qt5-srpm-macros-5.15.2-1.fc33.noarch                                          
16:16:57 #7 55.35   redhat-rpm-config-176-3.fc33.noarch                                           
16:16:57 #7 55.35   rpm-build-4.16.1.3-1.fc33.aarch64                                             
16:16:57 #7 55.35   rpmautospec-rpm-macros-0.2.5-1.fc33.noarch                                    
16:16:57 #7 55.35   rpmlint-1.11-19.fc33.noarch                                                   
16:16:57 #7 55.35   rust-srpm-macros-16-1.fc33.noarch                                             
16:16:57 #7 55.35   shared-mime-info-2.0-3.fc33.aarch64                                           
16:16:57 #7 55.35   unzip-6.0-49.fc33.aarch64                                                     
16:16:57 #7 55.35   xxhash-libs-0.8.0-3.fc33.aarch64                                              
16:16:57 #7 55.35   xz-5.2.5-4.fc33.aarch64                                                       
16:16:57 #7 55.35   zip-3.0-27.fc33.aarch64                                                       
16:16:57 #7 55.35   zstd-1.5.0-1.fc33.aarch64                                                     
16:16:57 #7 55.35 
16:16:57 #7 55.35 Complete!
16:16:57 #7 DONE 55.5s
16:16:57 
16:16:57 #8 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:16:57 #8 sha256:1fed6533a9a19b1febc0a132b1a4b9616200593b5946c4fe0987d243a9e2786a
16:16:57 #8 DONE 0.1s
16:16:57 
16:16:57 #9 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:16:57 #9 sha256:6df04134673c5bc9469a5ebff9b645d4fe27b53d3da6434842d975d7b1808342
16:16:57 #12 7.010 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive13 armhf 3.4.0-2ubuntu1 [290 kB]
16:16:57 #12 7.026 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
16:16:57 #12 7.028 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
16:16:57 #12 7.033 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
16:16:57 #12 7.036 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake armhf 3.16.3-1ubuntu1 [3014 kB]
16:16:57 #9 35.48 Preparing to unpack .../068-libnsl-dev_1.3.0-2build1_amd64.deb ...
16:16:57 #9 35.49 Unpacking libnsl-dev:amd64 (1.3.0-2build1) ...
16:16:57 #9 35.52 Selecting previously unselected package libc6-dev:amd64.
16:16:57 #9 35.52 Preparing to unpack .../069-libc6-dev_2.34-0ubuntu3_amd64.deb ...
16:16:57 #9 35.53 Unpacking libc6-dev:amd64 (2.34-0ubuntu3) ...
16:16:57 #9 35.71 Selecting previously unselected package libisl23:amd64.
16:16:57 #9 35.71 Preparing to unpack .../070-libisl23_0.24-1_amd64.deb ...
16:16:57 #9 35.71 Unpacking libisl23:amd64 (0.24-1) ...
16:16:57 #8 37.99 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ...
16:16:57 #8 38.00 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
16:16:57 #8 38.03 Selecting previously unselected package libhtml-tagset-perl.
16:16:57 #8 38.03 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ...
16:16:57 #8 38.03 Unpacking libhtml-tagset-perl (3.20-3) ...
16:16:57 #8 38.06 Selecting previously unselected package liburi-perl.
16:16:57 #8 38.06 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ...
16:16:57 #8 38.08 Unpacking liburi-perl (1.73-1) ...
16:16:57 #8 38.13 Selecting previously unselected package libhtml-parser-perl.
16:16:57 #8 38.13 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ...
16:16:57 #8 38.14 Unpacking libhtml-parser-perl (3.72-3build1) ...
16:16:57 #8 38.17 Selecting previously unselected package libcgi-pm-perl.
16:16:57 #8 38.17 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ...
16:16:57 #8 38.18 Unpacking libcgi-pm-perl (4.38-1) ...
16:16:57 #8 38.22 Selecting previously unselected package libfcgi-perl.
16:16:57 #8 38.22 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ...
16:16:57 #8 38.22 Unpacking libfcgi-perl (0.78-2build1) ...
16:16:57 #8 38.25 Selecting previously unselected package libcgi-fast-perl.
16:16:57 #8 38.25 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:16:57 #8 38.26 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:16:57 #8 38.28 Selecting previously unselected package libsub-name-perl.
16:16:57 #8 38.28 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ...
16:16:57 #8 38.29 Unpacking libsub-name-perl (0.21-1build1) ...
16:16:57 #8 38.31 Selecting previously unselected package libclass-accessor-perl.
16:16:57 #8 38.32 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ...
16:16:57 #8 38.32 Unpacking libclass-accessor-perl (0.51-1) ...
16:16:57 #8 38.35 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:57 #8 38.35 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:16:57 #8 38.35 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:16:57 #8 37.89 Preparing to unpack .../155-equivs_2.2.0_all.deb ...
16:16:57 #8 37.89 Unpacking equivs (2.2.0) ...
16:16:57 #8 38.00 Selecting previously unselected package exim4-config.
16:16:57 #8 38.01 Preparing to unpack .../156-exim4-config_4.92-8+deb10u6_all.deb ...
16:16:57 #8 38.01 Unpacking exim4-config (4.92-8+deb10u6) ...
16:16:57 #8 38.06 Selecting previously unselected package exim4-base.
16:16:57 #8 38.07 Preparing to unpack .../157-exim4-base_4.92-8+deb10u6_amd64.deb ...
16:16:57 #8 38.07 Unpacking exim4-base (4.92-8+deb10u6) ...
16:16:57 #8 38.15 Selecting previously unselected package libevent-2.1-6:amd64.
16:16:57 #12 4.187 Done
16:16:57 #12 4.210  Done
16:16:57 #12 4.218 Starting pkgProblemResolver with broken count: 0
16:16:57 #12 4.251 Starting 2 pkgProblemResolver with broken count: 0
16:16:57 #12 4.253 Done
16:16:57 #8 67.92 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
16:16:57 #8 67.93 Setting up libfile-dirlist-perl (0.05-2) ...
16:16:57 #8 67.94 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:16:57 #8 67.95 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:16:57 #8 67.97 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:16:57 #8 67.98 Setting up libsys-hostname-long-perl (1.5-2) ...
16:16:57 #8 67.99 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:16:57 #8 68.00 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:16:57 #8 68.01 Setting up liburi-perl (5.08-1) ...
16:16:57 #8 68.03 Setting up libfile-touch-perl (0.11-1) ...
16:16:57 #8 68.04 Setting up python3.9 (3.9.2-1) ...
16:16:57 #9 56.86 Preparing to unpack .../239-libdistro-info-perl_1.0_all.deb ...
16:16:57 #9 56.87 Unpacking libdistro-info-perl (1.0) ...
16:16:57 #9 56.89 Selecting previously unselected package libemail-address-xs-perl.
16:16:57 #9 56.89 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build5_arm64.deb ...
16:16:57 #9 56.89 Unpacking libemail-address-xs-perl (1.04-1build5) ...
16:16:57 #9 56.92 Selecting previously unselected package libipc-system-simple-perl.
16:16:57 #9 56.92 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
16:16:57 #9 56.92 Unpacking libipc-system-simple-perl (1.30-1) ...
16:16:57 #9 56.95 Selecting previously unselected package libfile-basedir-perl.
16:16:57 #9 56.95 Preparing to unpack .../242-libfile-basedir-perl_0.08-1_all.deb ...
16:16:57 #9 56.95 Unpacking libfile-basedir-perl (0.08-1) ...
16:16:57 #9 56.98 Selecting previously unselected package libfile-chdir-perl.
16:16:57 #9 56.98 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:16:57 #9 56.98 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:16:57 #9 57.01 Selecting previously unselected package libfile-fcntllock-perl.
16:16:57 #9 57.01 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build5_arm64.deb ...
16:16:57 #9 57.01 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:16:57 #9 57.04 Selecting previously unselected package libnumber-compare-perl.
16:16:57 #9 57.04 Preparing to unpack .../245-libnumber-compare-perl_0.03-1.1_all.deb ...
16:16:57 #9 57.04 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:16:57 #9 57.06 Selecting previously unselected package libtext-glob-perl.
16:16:57 #9 57.07 Preparing to unpack .../246-libtext-glob-perl_0.11-1_all.deb ...
16:16:57 #9 57.07 Unpacking libtext-glob-perl (0.11-1) ...
16:16:57 #9 57.09 Selecting previously unselected package libfile-find-rule-perl.
16:16:57 #9 36.40 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
16:16:57 #9 36.40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
16:16:57 #9 36.43 Selecting previously unselected package libssh-4:amd64.
16:16:57 #9 36.44 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ...
16:16:57 #9 36.44 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
16:16:57 #9 36.48 Selecting previously unselected package libcurl4:amd64.
16:16:57 #9 36.49 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.3_amd64.deb ...
16:16:57 #9 36.49 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.3) ...
16:16:57 #9 36.54 Selecting previously unselected package curl.
16:16:57 #9 36.54 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.3_amd64.deb ...
16:16:57 #9 36.54 Unpacking curl (7.74.0-1ubuntu2.3) ...
16:16:57 #9 36.59 Selecting previously unselected package dctrl-tools.
16:16:57 #9 36.59 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
16:16:57 #9 36.60 Unpacking dctrl-tools (2.24-3) ...
16:16:57 #9 36.63 Selecting previously unselected package libdebhelper-perl.
16:16:57 #9 36.63 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
16:16:57 #9 36.63 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
16:16:57 #9 36.67 Selecting previously unselected package libtool.
16:16:57 #8 60.75 done.
16:16:57 #8 35.85 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
16:16:57 #8 35.85 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:16:57 #8 35.92 Selecting previously unselected package libio-socket-ssl-perl.
16:16:57 #8 35.92 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
16:16:57 #8 35.93 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:16:57 #8 35.98 Selecting previously unselected package libnet-http-perl.
16:16:57 #8 35.98 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
16:16:57 #8 35.98 Unpacking libnet-http-perl (6.20-1) ...
16:16:57 #8 36.02 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:57 #8 36.02 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:16:57 #8 36.02 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:16:57 #8 36.06 Selecting previously unselected package libtry-tiny-perl.
16:16:57 #8 36.06 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
16:16:57 #8 36.06 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:57 #8 36.09 Selecting previously unselected package libwww-robotrules-perl.
16:16:57 #8 36.09 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:57 #8 36.10 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:57 #8 36.12 Selecting previously unselected package libwww-perl.
16:16:57 #8 36.13 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
16:16:57 #8 36.13 Unpacking libwww-perl (6.52-1) ...
16:16:57 #8 36.19 Selecting previously unselected package patchutils.
16:16:57 #8 36.19 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
16:16:57 #8 57.57 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
16:16:57 #8 57.59 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
16:16:57 #8 57.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:16:57 #8 57.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:16:57 #8 57.76 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:57 #9 65.15 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:16:57 #9 65.16 Setting up libmoox-struct-perl (0.020-1) ...
16:16:57 #9 65.17 Setting up lintian (2.104.0ubuntu3.1) ...
16:16:57 #9 65.19 Setting up licensecheck (3.1.1-2) ...
16:16:57 #9 65.20 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:16:57 #9 65.21 Setting up libwww-perl (6.53-1) ...
16:16:57 #9 65.23 Setting up devscripts (2.21.4ubuntu1) ...
16:16:57 #9 65.39 Setting up libxml-parser-perl:armhf (2.46-2) ...
16:16:57 #9 65.40 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:57 #11 4.231 (20/98): libsepol-devel-3.2-1.fc34.aarch64.rpm  398 kB/s |  40 kB     00:00    
16:16:57 #11 4.261 (21/98): libtool-2.4.6-40.fc34.aarch64.rpm      4.7 MB/s | 579 kB     00:00    
16:16:57 #11 4.264 (22/98): libtool-ltdl-2.4.6-40.fc34.aarch64.rpm 1.0 MB/s |  36 kB     00:00    
16:16:57 #11 4.271 (23/98): lzo-2.10-4.fc34.aarch64.rpm            6.5 MB/s |  64 kB     00:00    
16:16:57 #11 4.277 (24/98): m4-1.4.18-17.fc34.aarch64.rpm           16 MB/s | 209 kB     00:00    
16:16:57 #11 4.334 (25/98): libtool-ltdl-devel-2.4.6-40.fc34.aarch 2.1 MB/s | 153 kB     00:00    
16:16:57 #11 4.371 (26/98): pcre2-devel-10.36-4.fc34.aarch64.rpm   5.0 MB/s | 477 kB     00:00    
16:16:57 #11 4.404 (27/98): make-4.3-5.fc34.aarch64.rpm            4.0 MB/s | 536 kB     00:00    
16:16:57 #11 4.407 (28/98): pcre2-utf16-10.36-4.fc34.aarch64.rpm   2.7 MB/s | 195 kB     00:00    
16:16:57 #11 4.411 (29/98): pcre2-utf32-10.36-4.fc34.aarch64.rpm   4.7 MB/s | 187 kB     00:00    
16:16:57 #11 4.416 (30/98): perl-Error-0.17029-5.fc34.noarch.rpm   4.9 MB/s |  42 kB     00:00    
16:16:57 #11 4.420 (31/98): perl-Thread-Queue-3.14-458.fc34.noarch 2.5 MB/s |  22 kB     00:00    
16:16:57 #11 4.424 (32/98): perl-threads-2.25-458.fc34.aarch64.rpm 7.5 MB/s |  57 kB     00:00    
16:16:57 #11 4.428 (33/98): perl-TermReadKey-2.38-9.fc34.aarch64.r 1.8 MB/s |  36 kB     00:00    
16:16:57 #11 4.431 (34/98): perl-threads-shared-1.61-458.fc34.aarc 3.8 MB/s |  43 kB     00:00    
16:16:57 #11 4.470 (35/98): policycoreutils-devel-3.2-1.fc34.aarch 3.5 MB/s | 138 kB     00:00    
16:16:57 #9 35.25 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
16:16:57 #9 35.26 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.29 Selecting previously unselected package gnupg-utils.
16:16:57 #9 35.29 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.30 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.37 Selecting previously unselected package gpg.
16:16:57 #9 35.37 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.37 Unpacking gpg (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.44 Selecting previously unselected package pinentry-curses.
16:16:57 #9 35.44 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
16:16:57 #9 35.45 Unpacking pinentry-curses (1.1.0-3build1) ...
16:16:57 #9 35.48 Selecting previously unselected package gpg-agent.
16:16:57 #9 35.48 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.49 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.53 Selecting previously unselected package gpg-wks-client.
16:16:57 #9 35.54 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.54 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.57 Selecting previously unselected package gpg-wks-server.
16:16:57 #9 35.58 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.58 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:16:57 #14 2.538 Dependencies resolved.
16:16:57 #14 2.561 =========================================================================================
16:16:57 #14 2.561  Package                        Arch    Version                         Repository   Size
16:16:57 #14 2.561 =========================================================================================
16:16:57 #14 2.561 Installing:
16:16:57 #14 2.561  cmake                          x86_64  3.20.2-4.el8                    appstream    12 M
16:16:57 #14 2.561  device-mapper-devel            x86_64  8:1.02.177-10.el8               powertools  283 k
16:16:57 #14 2.561  gcc                            x86_64  8.5.0-4.el8_5                   appstream    23 M
16:16:57 #14 2.561  git                            x86_64  2.27.0-1.el8                    appstream   164 k
16:16:57 #14 2.561  glibc-static                   x86_64  2.28-164.el8                    powertools  2.1 M
16:16:57 #14 2.561  libseccomp-devel               x86_64  2.5.1-1.el8                     appstream    57 k
16:16:57 #14 2.561  libselinux-devel               x86_64  2.9-5.el8                       baseos      200 k
16:16:57 #14 2.561  libtool                        x86_64  2.4.6-25.el8                    appstream   709 k
16:16:57 #14 2.561  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    appstream   184 k
16:16:57 #14 2.561  make                           x86_64  1:4.2.1-10.el8                  baseos      498 k
16:16:57 #14 2.561  selinux-policy-devel           noarch  3.14.3-80.el8                   baseos      1.5 M
16:16:57 #14 2.561  systemd-devel                  x86_64  239-51.el8                      baseos      386 k
16:16:57 #14 2.561  which                          x86_64  2.21-16.el8                     baseos       49 k
16:16:57 #14 2.561 Upgrading:
16:16:57 #14 2.561  bash                           x86_64  4.4.20-2.el8                    baseos      1.5 M
16:16:57 #14 2.561  ca-certificates                noarch  2021.2.50-80.0.el8_4            baseos      390 k
16:16:57 #14 2.561  device-mapper                  x86_64  8:1.02.177-10.el8               baseos      377 k
16:16:57 #14 2.561  device-mapper-libs             x86_64  8:1.02.177-10.el8               baseos      409 k
16:16:57 #14 2.561  glibc                          x86_64  2.28-164.el8                    baseos      3.6 M
16:16:57 #14 2.561  glibc-common                   x86_64  2.28-164.el8                    baseos      1.3 M
16:16:57 #14 2.561  glibc-minimal-langpack         x86_64  2.28-164.el8                    baseos       58 k
16:16:57 #14 2.561  libgcc                         x86_64  8.5.0-4.el8_5                   baseos       79 k
16:16:57 #14 2.561  libsepol                       x86_64  2.9-3.el8                       baseos      340 k
16:16:57 #14 2.561  libxcrypt                      x86_64  4.1.1-6.el8                     baseos       73 k
16:16:57 #14 2.561  systemd                        x86_64  239-51.el8                      baseos      3.6 M
16:16:57 #14 2.561  systemd-libs                   x86_64  239-51.el8                      baseos      1.1 M
16:16:57 #14 2.561  systemd-pam                    x86_64  239-51.el8                      baseos      476 k
16:16:57 #14 2.561  systemd-udev                   x86_64  239-51.el8                      baseos      1.6 M
16:16:57 #14 2.561 Installing dependencies:
16:16:57 #14 2.561  annobin                        x86_64  9.72-1.el8_5.2                  appstream   111 k
16:16:57 #14 2.561  autoconf                       noarch  2.69-29.el8                     appstream   710 k
16:16:57 #14 2.561  automake                       noarch  1.16.1-7.el8                    appstream   713 k
16:16:57 #14 2.561  checkpolicy                    x86_64  2.9-1.el8                       baseos      348 k
16:16:57 #14 2.561  cmake-data                     noarch  3.20.2-4.el8                    appstream   1.7 M
16:16:57 #14 2.561  cmake-filesystem               x86_64  3.20.2-4.el8                    appstream    44 k
16:16:57 #14 2.561  cmake-rpm-macros               noarch  3.20.2-4.el8                    appstream    44 k
16:16:57 #14 2.561  cpp                            x86_64  8.5.0-4.el8_5                   appstream    10 M
16:16:57 #14 2.561  git-core                       x86_64  2.27.0-1.el8                    appstream   5.7 M
16:16:57 #14 2.561  git-core-doc                   noarch  2.27.0-1.el8                    appstream   2.5 M
16:16:57 #14 2.561  glibc-devel                    x86_64  2.28-164.el8                    baseos      1.0 M
16:16:57 #14 2.561  glibc-headers                  x86_64  2.28-164.el8                    baseos      480 k
16:16:57 #14 2.561  isl                            x86_64  0.16.1-6.el8                    appstream   841 k
16:16:57 #14 2.561  kbd-legacy                     noarch  2.0.4-10.el8                    baseos      481 k
16:16:57 #14 2.561  kbd-misc                       noarch  2.0.4-10.el8                    baseos      1.5 M
16:16:57 #14 2.561  kernel-headers                 x86_64  4.18.0-348.2.1.el8_5            baseos      8.3 M
16:16:57 #14 2.561  libedit                        x86_64  3.1-23.20170329cvs.el8          baseos      102 k
16:16:57 #14 2.561  libgomp                        x86_64  8.5.0-4.el8_5                   baseos      206 k
16:16:57 #14 2.561  libmpc                         x86_64  1.1.0-9.1.el8                   appstream    61 k
16:16:57 #14 2.561  libselinux-utils               x86_64  2.9-5.el8                       baseos      243 k
16:16:57 #14 2.561  libsepol-devel                 x86_64  2.9-3.el8                       baseos       87 k
16:16:57 #14 2.561  libuv                          x86_64  1:1.41.1-1.el8_4                appstream   156 k
16:16:57 #14 2.561  libxcrypt-devel                x86_64  4.1.1-6.el8                     baseos       25 k
16:16:57 #14 2.561  libxcrypt-static               x86_64  4.1.1-6.el8                     powertools   56 k
16:16:57 #14 2.561  m4                             x86_64  1.4.18-7.el8                    baseos      223 k
16:16:57 #14 2.561  openssh                        x86_64  8.0p1-10.el8                    baseos      522 k
16:16:57 #14 2.561  openssh-clients                x86_64  8.0p1-10.el8                    baseos      668 k
16:16:57 #14 2.561  pcre2-devel                    x86_64  10.32-2.el8                     baseos      605 k
16:16:57 #14 2.561  pcre2-utf16                    x86_64  10.32-2.el8                     baseos      229 k
16:16:57 #14 2.561  pcre2-utf32                    x86_64  10.32-2.el8                     baseos      220 k
16:16:57 #14 2.561  perl-Data-Dumper               x86_64  2.167-399.el8                   baseos       58 k
16:16:57 #14 2.561  perl-Error                     noarch  1:0.17025-2.el8                 appstream    46 k
16:16:57 #14 2.561  perl-Git                       noarch  2.27.0-1.el8                    appstream    77 k
16:16:57 #14 2.561  perl-TermReadKey               x86_64  2.37-7.el8                      appstream    40 k
16:16:57 #14 2.561  perl-Thread-Queue              noarch  3.13-1.el8                      appstream    24 k
16:16:57 #14 2.561  policycoreutils                x86_64  2.9-16.el8                      baseos      373 k
16:16:57 #14 2.561  policycoreutils-devel          x86_64  2.9-16.el8                      baseos      292 k
16:16:57 #14 2.561  policycoreutils-python-utils   noarch  2.9-16.el8                      baseos      252 k
16:16:57 #14 2.561  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 baseos       86 k
16:16:57 #14 2.561  python3-libselinux             x86_64  2.9-5.el8                       baseos      283 k
16:16:57 #14 2.561  python3-libsemanage            x86_64  2.9-6.el8                       baseos      127 k
16:16:57 #14 2.561  python3-policycoreutils        noarch  2.9-16.el8                      baseos      2.2 M
16:16:57 #14 2.561  python3-setools                x86_64  4.3.0-2.el8                     baseos      626 k
16:16:57 #14 2.561  rpm-plugin-selinux             x86_64  4.14.3-19.el8                   baseos       77 k
16:16:57 #14 2.561  selinux-policy                 noarch  3.14.3-80.el8                   baseos      635 k
16:16:57 #14 2.561  selinux-policy-minimum         noarch  3.14.3-80.el8                   baseos       13 M
16:16:57 #14 2.561  vim-filesystem                 noarch  2:8.0.1763-16.el8               appstream    49 k
16:16:57 #14 2.561  xkeyboard-config               noarch  2.28-1.el8                      appstream   782 k
16:16:57 #14 2.561 Installing weak dependencies:
16:16:57 #14 2.561  glibc-langpack-en              x86_64  2.28-164.el8                    baseos      828 k
16:16:57 #14 2.561  kbd                            x86_64  2.0.4-10.el8                    baseos      390 k
16:16:57 #14 2.561  libxkbcommon                   x86_64  0.9.1-1.el8                     appstream   116 k
16:16:57 #14 2.561 
16:16:57 #14 2.561 Transaction Summary
16:16:57 #14 2.561 =========================================================================================
16:16:57 #14 2.561 Install  64 Packages
16:16:57 #14 2.561 Upgrade  14 Packages
16:16:57 #14 2.561 
16:16:57 #14 2.567 Total download size: 115 M
16:16:57 #14 2.573 Downloading Packages:
16:16:57 #12 7.181 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:16:57 #12 7.183 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs0 armhf 5.4.1-2 [176 kB]
16:16:57 #12 7.186 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs-dev armhf 5.4.1-2 [233 kB]
16:16:57 #12 7.197 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
16:16:57 #12 7.206 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
16:16:57 #12 7.206 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.13 [19.7 kB]
16:16:57 #12 7.210 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsepol1-dev armhf 3.0-1 [302 kB]
16:16:57 #12 7.220 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-16-0 armhf 10.34-7 [156 kB]
16:16:57 #12 7.227 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-32-0 armhf 10.34-7 [146 kB]
16:16:57 #12 7.255 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-posix2 armhf 10.34-7 [5348 B]
16:16:57 #12 7.330 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-dev armhf 10.34-7 [596 kB]
16:16:57 #12 7.339 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
16:16:57 #12 7.341 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
16:16:57 #12 7.344 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp2 armhf 2.5.1-1ubuntu1~20.04.2 [40.6 kB]
16:16:57 #12 7.344 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB]
16:16:57 #12 7.344 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.13 [246 kB]
16:16:57 #12 7.347 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
16:16:57 #9 35.80 Selecting previously unselected package libmpfr6:amd64.
16:16:57 #9 35.81 Preparing to unpack .../071-libmpfr6_4.1.0-3build1_amd64.deb ...
16:16:57 #9 35.81 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
16:16:57 #9 35.93 Selecting previously unselected package libmpc3:amd64.
16:16:57 #9 35.94 Preparing to unpack .../072-libmpc3_1.2.0-1build1_amd64.deb ...
16:16:57 #9 35.94 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
16:16:57 #9 35.97 Selecting previously unselected package cpp-11.
16:16:57 #9 35.97 Preparing to unpack .../073-cpp-11_11.2.0-7ubuntu2_amd64.deb ...
16:16:57 #9 35.98 Unpacking cpp-11 (11.2.0-7ubuntu2) ...
16:16:57 #8 38.38 Selecting previously unselected package libclass-xsaccessor-perl.
16:16:57 #8 38.38 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ...
16:16:57 #8 38.39 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
16:16:57 #8 38.41 Selecting previously unselected package libclone-perl.
16:16:57 #8 38.42 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ...
16:16:57 #8 38.42 Unpacking libclone-perl (0.39-1) ...
16:16:57 #8 38.45 Selecting previously unselected package libdata-dump-perl.
16:16:57 #8 38.45 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ...
16:16:57 #8 38.45 Unpacking libdata-dump-perl (1.23-1) ...
16:16:57 #8 38.48 Selecting previously unselected package libparams-util-perl.
16:16:57 #8 38.48 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ...
16:16:57 #8 38.49 Unpacking libparams-util-perl (1.07-3build3) ...
16:16:57 #8 38.51 Selecting previously unselected package libsub-install-perl.
16:16:57 #8 38.52 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ...
16:16:57 #8 38.52 Unpacking libsub-install-perl (0.928-1) ...
16:16:57 #8 38.55 Selecting previously unselected package libdata-optlist-perl.
16:16:57 #8 38.55 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ...
16:16:57 #8 38.55 Unpacking libdata-optlist-perl (0.110-1) ...
16:16:57 #8 38.58 Selecting previously unselected package libdevel-globaldestruction-perl.
16:16:57 #8 38.15 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
16:16:57 #8 38.15 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
16:16:57 #8 38.20 Selecting previously unselected package libunbound8:amd64.
16:16:57 #8 38.20 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u2_amd64.deb ...
16:16:57 #8 38.21 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ...
16:16:57 #8 38.27 Selecting previously unselected package libgnutls-dane0:amd64.
16:16:57 #8 38.27 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ...
16:16:57 #8 38.28 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ...
16:16:57 #8 38.32 Selecting previously unselected package exim4-daemon-light.
16:16:57 #8 38.32 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ...
16:16:57 #8 38.33 Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
16:16:57 #8 38.41 Selecting previously unselected package libcurl3-gnutls:amd64.
16:16:57 #11 DONE 17.1s
16:16:57 
16:16:57 #12 [stage-1 5/8] COPY sources/ /sources
16:16:57 #12 sha256:b6c6a5097c5bb224e066b33b4953ce4f5ffdb96b70e2a568e51cdfab123e6109
16:16:57 #12 DONE 0.2s
16:16:57 #12 4.367 The following additional packages will be installed:
16:16:57 #12 4.367   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:16:57 #12 4.367   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:57 #12 4.367   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:16:57 #12 4.368   librhash0 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
16:16:57 #12 4.368   libsystemd-dev libudev-dev libuv1 pkg-config
16:16:57 #12 4.369 Suggested packages:
16:16:57 #12 4.369   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:16:57 #12 4.369 Recommended packages:
16:16:57 #12 4.369   dmsetup
16:16:57 #12 4.404 The following NEW packages will be installed:
16:16:57 #12 4.405   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:16:57 #12 4.405   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:57 #12 4.405   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:16:57 #12 4.405   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:16:57 #12 4.405   libudev-dev libuv1 pkg-config
16:16:57 #12 4.406 The following packages will be upgraded:
16:16:57 #12 4.407   libseccomp2
16:16:57 #9 57.09 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
16:16:57 #9 57.10 Unpacking libfile-find-rule-perl (0.34-1) ...
16:16:57 #9 57.12 Selecting previously unselected package libfont-afm-perl.
16:16:57 #9 57.12 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
16:16:57 #9 57.13 Unpacking libfont-afm-perl (1.20-3) ...
16:16:57 #9 57.16 Selecting previously unselected package libio-string-perl.
16:16:57 #9 57.16 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
16:16:57 #9 57.16 Unpacking libio-string-perl (1.08-3.1) ...
16:16:57 #9 57.19 Selecting previously unselected package libfont-ttf-perl.
16:16:57 #9 57.19 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
16:16:57 #9 57.19 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:16:57 #9 57.32 Selecting previously unselected package libio-stringy-perl.
16:16:57 #9 57.33 Preparing to unpack .../251-libio-stringy-perl_2.111-3_all.deb ...
16:16:57 #9 57.33 Unpacking libio-stringy-perl (2.111-3) ...
16:16:57 #9 57.36 Selecting previously unselected package libparams-validate-perl:arm64.
16:16:57 #9 57.36 Preparing to unpack .../252-libparams-validate-perl_1.30-1build2_arm64.deb ...
16:16:57 #9 57.36 Unpacking libparams-validate-perl:arm64 (1.30-1build2) ...
16:16:57 #9 57.39 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:57 #9 57.39 Preparing to unpack .../253-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:16:57 #9 57.39 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:16:57 #9 57.42 Selecting previously unselected package libsort-versions-perl.
16:16:57 #9 57.42 Preparing to unpack .../254-libsort-versions-perl_1.62-1_all.deb ...
16:16:57 #9 57.42 Unpacking libsort-versions-perl (1.62-1) ...
16:16:57 #9 57.45 Selecting previously unselected package libgit-wrapper-perl.
16:16:57 #9 57.45 Preparing to unpack .../255-libgit-wrapper-perl_0.048-1_all.deb ...
16:16:57 #9 57.45 Unpacking libgit-wrapper-perl (0.048-1) ...
16:16:57 #9 57.48 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:16:57 #9 36.67 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
16:16:57 #8 DONE 61.2s
16:16:57 
16:16:57 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:16:57 #10 sha256:72ad0a990983c9ce5a940def135e7e049d006237391f18ba70e7fb1dc83bf48f
16:16:57 #10 DONE 0.0s
16:16:57 
16:16:57 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:57 #11 sha256:0c52451d4b6332ad728071fae978ce63c24fadd805ac3e15e781b9a050c9ea2e
16:16:57 #9 36.68 Unpacking libtool (2.4.6-15) ...
16:16:57 #9 36.72 Selecting previously unselected package dh-autoreconf.
16:16:57 #9 36.72 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
16:16:57 #9 36.73 Unpacking dh-autoreconf (20) ...
16:16:57 #9 36.76 Selecting previously unselected package libarchive-zip-perl.
16:16:57 #9 36.76 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
16:16:57 #9 36.77 Unpacking libarchive-zip-perl (1.68-1) ...
16:16:57 #9 36.84 Selecting previously unselected package libsub-override-perl.
16:16:57 #9 36.84 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
16:16:57 #9 36.85 Unpacking libsub-override-perl (0.09-2) ...
16:16:57 #9 36.88 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:16:57 #9 36.88 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
16:16:57 #9 36.88 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
16:16:57 #9 36.91 Selecting previously unselected package dh-strip-nondeterminism.
16:16:57 #9 36.91 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
16:16:57 #9 36.92 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
16:16:57 #9 36.95 Selecting previously unselected package libdw1:amd64.
16:16:57 #8 57.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:57 #8 57.91 Setting up libconst-fast-perl (0.014-1) ...
16:16:57 #8 57.93 Setting up libhttp-daemon-perl (6.01-3) ...
16:16:57 #8 57.94 Setting up libmodule-implementation-perl (0.09-1) ...
16:16:57 #8 57.95 Setting up libemail-valid-perl (1.202-1) ...
16:16:57 #8 57.96 Setting up libcgi-fast-perl (1:2.13-1) ...
16:16:57 #8 57.97 Setting up libpackage-stash-perl (0.38-1) ...
16:16:57 #8 57.98 Setting up libimport-into-perl (1.002005-1) ...
16:16:57 #8 57.99 Setting up libmoo-perl (2.003004-2) ...
16:16:57 #8 58.00 Setting up libmime-tools-perl (5.509-1) ...
16:16:57 #8 58.01 Setting up libxml-simple-perl (2.25-1) ...
16:16:57 #8 58.02 Setting up libparams-validate-perl (1.29-1+b1) ...
16:16:57 #8 58.03 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:16:57 #8 58.04 Setting up lintian (2.15.0) ...
16:16:57 #8 58.06 Setting up libnamespace-clean-perl (0.27-1) ...
16:16:57 #8 36.20 Unpacking patchutils (0.4.2-1) ...
16:16:57 #8 36.23 Selecting previously unselected package wdiff.
16:16:57 #8 36.23 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
16:16:57 #8 36.24 Unpacking wdiff (1.2.2-2+b1) ...
16:16:57 #8 36.29 Selecting previously unselected package devscripts.
16:16:57 #8 36.29 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
16:16:57 #8 36.31 Unpacking devscripts (2.21.3+deb11u1) ...
16:16:57 #9 65.44 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:57 #9 65.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:57 #9 65.62 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:57 #9 65.67 Processing triggers for libc-bin (2.34-0ubuntu3) ...
16:16:57 #9 35.62 Selecting previously unselected package gpgsm.
16:16:57 #9 35.62 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
16:16:57 #9 35.62 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.67 Selecting previously unselected package gnupg.
16:16:57 #9 35.67 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ...
16:16:57 #9 35.67 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
16:16:57 #9 35.71 Selecting previously unselected package libfile-which-perl.
16:16:57 #9 35.71 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
16:16:57 #9 35.72 Unpacking libfile-which-perl (1.23-1) ...
16:16:57 #9 35.74 Selecting previously unselected package libfile-homedir-perl.
16:16:57 #9 35.74 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
16:16:57 #9 35.75 Unpacking libfile-homedir-perl (1.004-1) ...
16:16:57 #9 35.78 Selecting previously unselected package libio-pty-perl.
16:16:57 #9 35.78 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
16:16:57 #9 35.78 Unpacking libio-pty-perl (1:1.12-1) ...
16:16:57 #9 35.81 Selecting previously unselected package libipc-run-perl.
16:16:57 #11 4.473 (36/98): policycoreutils-python-utils-3.2-1.fc3 1.7 MB/s |  71 kB     00:00    
16:16:57 #11 4.477 (37/98): policycoreutils-3.2-1.fc34.aarch64.rpm 3.9 MB/s | 207 kB     00:00    
16:16:57 #11 4.488 (38/98): python3-libsemanage-3.2-1.fc34.aarch64 5.7 MB/s |  83 kB     00:00    
16:16:57 #11 4.527 (39/98): python3-libselinux-3.2-1.fc34.aarch64. 3.4 MB/s | 183 kB     00:00    
16:16:57 #11 4.586 (40/98): python3-setools-4.4.0-1.fc34.aarch64.r 5.5 MB/s | 545 kB     00:00    
16:16:57 #11 4.640 (41/98): python3-policycoreutils-3.2-1.fc34.noa  13 MB/s | 2.0 MB     00:00    
16:16:57 #11 4.643 (42/98): rhash-1.4.0-3.fc34.aarch64.rpm         1.6 MB/s | 183 kB     00:00    
16:16:57 #11 4.647 (43/98): rpm-plugin-selinux-4.16.1.3-1.fc34.aar 379 kB/s |  23 kB     00:00    
16:16:57 #11 4.652 (44/98): annobin-9.79-2.fc34.aarch64.rpm         16 MB/s | 131 kB     00:00    
16:16:57 #11 4.665 (45/98): btrfs-progs-devel-5.15.1-1.fc34.aarch6 2.9 MB/s |  49 kB     00:00    
16:16:57 #11 4.717 (46/98): btrfs-progs-5.15.1-1.fc34.aarch64.rpm   13 MB/s | 961 kB     00:00    
16:16:57 #12 7.524 debconf: delaying package configuration, since apt-utils is not installed
16:16:57 #12 7.569 Fetched 7715 kB in 1s (5393 kB/s)
16:16:57 #12 7.609 Selecting previously unselected package bash-completion.
16:16:57 #12 7.609 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26049 files and directories currently installed.)
16:16:57 #12 7.619 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:16:57 #21 26.86 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
16:16:57 #21 26.86 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
16:16:58 #8 38.58 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:16:58 #8 38.58 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:16:58 #8 38.62 Selecting previously unselected package libdigest-hmac-perl.
16:16:58 #8 38.62 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
16:16:58 #8 38.62 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
16:16:58 #8 38.65 Selecting previously unselected package libdistro-info-perl.
16:16:58 #8 38.65 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
16:16:58 #8 38.66 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:16:58 #8 38.69 Selecting previously unselected package perl-openssl-defaults:amd64.
16:16:58 #8 38.69 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ...
16:16:58 #8 38.69 Unpacking perl-openssl-defaults:amd64 (3build1) ...
16:16:58 #8 38.73 Selecting previously unselected package libnet-ssleay-perl.
16:16:58 #8 38.73 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...
16:16:58 #8 38.73 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:16:58 #8 38.79 Selecting previously unselected package libio-socket-ssl-perl.
16:16:58 #8 38.41 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ...
16:16:58 #8 38.41 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
16:16:58 #8 38.47 Selecting previously unselected package libpcre2-8-0:amd64.
16:16:58 #8 38.48 Preparing to unpack .../163-libpcre2-8-0_10.32-5_amd64.deb ...
16:16:58 #8 38.48 Unpacking libpcre2-8-0:amd64 (10.32-5) ...
16:16:58 #8 38.52 Selecting previously unselected package liberror-perl.
16:16:58 #8 38.53 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ...
16:16:58 #8 38.53 Unpacking liberror-perl (0.17027-2) ...
16:16:58 #8 38.56 Selecting previously unselected package git-man.
16:16:58 #8 38.56 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
16:16:58 #8 38.56 Unpacking git-man (1:2.20.1-2+deb10u3) ...
16:16:58 #12 4.838 1 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
16:16:58 #12 4.838 1 not fully installed or removed.
16:16:58 #12 4.838 Need to get 7835 kB of archives.
16:16:58 #12 4.838 After this operation, 37.8 MB of additional disk space will be used.
16:16:58 #12 4.838 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:16:58 
16:16:58 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:16:58 #14 sha256:66ee77007b465fba606263d80a546104f026485f59d1a852ee48ed4178766d8c
16:16:58 #9 57.48 Preparing to unpack .../256-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:16:58 #9 57.49 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:58 #9 57.51 Selecting previously unselected package libio-prompter-perl.
16:16:58 #9 57.51 Preparing to unpack .../257-libio-prompter-perl_0.004015-1_all.deb ...
16:16:58 #9 57.51 Unpacking libio-prompter-perl (0.004015-1) ...
16:16:58 #9 57.54 Selecting previously unselected package libjson-perl.
16:16:58 #9 57.54 Preparing to unpack .../258-libjson-perl_4.03000-1_all.deb ...
16:16:58 #9 57.55 Unpacking libjson-perl (4.03000-1) ...
16:16:58 #9 57.57 Selecting previously unselected package liblog-any-perl.
16:16:58 #9 57.58 Preparing to unpack .../259-liblog-any-perl_1.709-1_all.deb ...
16:16:58 #9 57.58 Unpacking liblog-any-perl (1.709-1) ...
16:16:58 #9 57.61 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:16:58 #9 57.61 Preparing to unpack .../260-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:16:58 #9 57.61 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:16:58 #9 57.63 Selecting previously unselected package libpackage-stash-perl.
16:16:58 #9 57.64 Preparing to unpack .../261-libpackage-stash-perl_0.39-1_all.deb ...
16:16:58 #9 57.64 Unpacking libpackage-stash-perl (0.39-1) ...
16:16:58 #9 57.66 Selecting previously unselected package libsub-identify-perl.
16:16:58 #9 57.66 Preparing to unpack .../262-libsub-identify-perl_0.14-1build4_arm64.deb ...
16:16:58 #9 57.67 Unpacking libsub-identify-perl (0.14-1build4) ...
16:16:58 #9 57.69 Selecting previously unselected package libsub-name-perl.
16:16:58 #12 4.013 Reading package lists...
16:16:58 #8 58.07 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
16:16:58 #8 58.08 Setting up licensecheck (3.0.31-3) ...
16:16:58 #8 58.09 Setting up libgitlab-api-v4-perl (0.16-1) ...
16:16:58 #8 58.11 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:16:58 #8 58.12 Setting up libwww-perl (6.36-2) ...
16:16:58 #8 58.13 Setting up debhelper (12.1.1) ...
16:16:58 #8 58.14 Setting up dh-autoreconf (19) ...
16:16:58 #8 58.15 Setting up devscripts (2.19.5+deb10u1) ...
16:16:58 #8 58.31 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:16:58 #8 58.32 Setting up equivs (2.2.0) ...
16:16:58 #9 36.95 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
16:16:58 #9 36.95 Unpacking libdw1:amd64 (0.183-8) ...
16:16:58 #9 37.00 Selecting previously unselected package debugedit.
16:16:58 #9 37.00 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
16:16:58 #9 37.01 Unpacking debugedit (1:0.1-0ubuntu2) ...
16:16:58 #9 37.04 Selecting previously unselected package dwz.
16:16:58 #9 37.04 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
16:16:58 #9 37.04 Unpacking dwz (0.14-1) ...
16:16:58 #9 37.08 Selecting previously unselected package gettext.
16:16:58 #9 37.08 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
16:16:58 #9 37.08 Unpacking gettext (0.21-3ubuntu2) ...
16:16:58 #9 37.19 Selecting previously unselected package intltool-debian.
16:16:58 #8 36.45 Selecting previously unselected package diffstat.
16:16:58 #8 36.45 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
16:16:58 #8 36.45 Unpacking diffstat (1.64-1) ...
16:16:58 #8 36.49 Selecting previously unselected package distro-info-data.
16:16:58 #8 36.49 Preparing to unpack .../148-distro-info-data_0.51+deb11u1_all.deb ...
16:16:58 #8 36.50 Unpacking distro-info-data (0.51+deb11u1) ...
16:16:58 #8 36.53 Selecting previously unselected package python3-pkg-resources.
16:16:58 #8 36.53 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
16:16:58 #8 36.54 Unpacking python3-pkg-resources (52.0.0-4) ...
16:16:58 #8 36.59 Selecting previously unselected package python3-chardet.
16:16:58 #8 36.59 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
16:16:58 #8 36.59 Unpacking python3-chardet (4.0.0-1) ...
16:16:58 #8 36.63 Selecting previously unselected package python3-six.
16:16:58 #8 36.64 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
16:16:58 #8 36.64 Unpacking python3-six (1.16.0-2) ...
16:16:58 #8 36.70 Selecting previously unselected package python3-debian.
16:16:58 #8 68.74 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:16:58 #9 65.70 Processing triggers for ca-certificates (20210119ubuntu1) ...
16:16:58 #9 65.71 Updating certificates in /etc/ssl/certs...
16:16:58 #9 35.82 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
16:16:58 #9 35.82 Unpacking libipc-run-perl (20180523.0-2) ...
16:16:58 #9 35.85 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:58 #9 35.86 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:58 #9 35.86 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:58 #9 35.89 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:58 #9 35.89 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
16:16:58 #9 35.89 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:16:58 #9 35.92 Selecting previously unselected package libdynaloader-functions-perl.
16:16:58 #9 35.93 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
16:16:58 #9 35.93 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:16:58 #9 35.96 Selecting previously unselected package libdevel-callchecker-perl.
16:16:58 #9 35.96 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
16:16:58 #9 35.96 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:16:58 #9 35.99 Selecting previously unselected package libparams-classify-perl.
16:16:58 #9 35.99 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
16:16:58 #9 36.00 Unpacking libparams-classify-perl (0.015-1build2) ...
16:16:58 #9 36.03 Selecting previously unselected package libmodule-runtime-perl.
16:16:58 #9 36.03 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:58 #9 36.03 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:58 #9 36.06 Selecting previously unselected package libimport-into-perl.
16:16:58 #9 36.06 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
16:16:58 #9 36.07 Unpacking libimport-into-perl (1.002005-1) ...
16:16:58 #9 36.09 Selecting previously unselected package librole-tiny-perl.
16:16:58 #9 36.09 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
16:16:58 #9 36.10 Unpacking librole-tiny-perl (2.001004-1) ...
16:16:58 #9 36.12 Selecting previously unselected package libstrictures-perl.
16:16:58 #9 36.13 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
16:16:58 #9 36.13 Unpacking libstrictures-perl (2.000006-1) ...
16:16:58 #11 4.784 (47/98): cmake-data-3.20.5-1.fc34.noarch.rpm     14 MB/s | 1.5 MB     00:00    
16:16:58 #11 4.790 (48/98): cmake-filesystem-3.20.5-1.fc34.aarch64 222 kB/s |  16 kB     00:00    
16:16:58 #11 4.913 (49/98): cmake-3.20.5-1.fc34.aarch64.rpm         23 MB/s | 6.1 MB     00:00    
16:16:58 #11 4.924 (50/98): cmake-rpm-macros-3.20.5-1.fc34.noarch. 117 kB/s |  16 kB     00:00    
16:16:58 #11 4.948 (51/98): dbus-broker-29-2.fc34.aarch64.rpm      5.8 MB/s | 166 kB     00:00    
16:16:58 #11 5.788 Running transaction check
16:16:58 #8 38.79 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
16:16:58 #8 38.80 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:16:58 #8 38.84 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:58 #8 38.84 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:58 #8 38.85 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:58 #8 38.90 Selecting previously unselected package libmailtools-perl.
16:16:58 #8 38.90 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ...
16:16:58 #8 38.91 Unpacking libmailtools-perl (2.18-1) ...
16:16:58 #8 38.94 Selecting previously unselected package libsocket6-perl.
16:16:58 #8 38.94 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ...
16:16:58 #8 38.95 Unpacking libsocket6-perl (0.27-1build2) ...
16:16:58 #8 38.98 Selecting previously unselected package libio-socket-inet6-perl.
16:16:58 #8 38.98 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ...
16:16:58 #8 38.98 Unpacking libio-socket-inet6-perl (2.72-2) ...
16:16:58 #8 39.01 Selecting previously unselected package libnet-ip-perl.
16:16:58 #8 39.01 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ...
16:16:58 #8 39.02 Unpacking libnet-ip-perl (1.26-1) ...
16:16:58 #8 39.05 Selecting previously unselected package libnet-dns-perl.
16:16:58 #8 39.05 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ...
16:16:58 #8 39.05 Unpacking libnet-dns-perl (1.10-2) ...
16:16:58 #8 39.12 Selecting previously unselected package libnet-domain-tld-perl.
16:16:58 #8 39.12 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ...
16:16:58 #12 1.834 Reading package lists...
16:16:58 #8 38.68 Selecting previously unselected package git.
16:16:58 #8 38.68 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u3_amd64.deb ...
16:16:58 #8 38.70 Unpacking git (1:2.20.1-2+deb10u3) ...
16:16:58 #12 5.201 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
16:16:58 #9 57.69 Preparing to unpack .../263-libsub-name-perl_0.26-1build2_arm64.deb ...
16:16:58 #9 57.69 Unpacking libsub-name-perl (0.26-1build2) ...
16:16:58 #9 57.72 Selecting previously unselected package libnamespace-clean-perl.
16:16:58 #9 57.72 Preparing to unpack .../264-libnamespace-clean-perl_0.27-1_all.deb ...
16:16:58 #9 57.72 Unpacking libnamespace-clean-perl (0.27-1) ...
16:16:58 #9 57.75 Selecting previously unselected package libpath-tiny-perl.
16:16:58 #9 57.75 Preparing to unpack .../265-libpath-tiny-perl_0.118-1_all.deb ...
16:16:58 #9 57.75 Unpacking libpath-tiny-perl (0.118-1) ...
16:16:58 #9 57.78 Selecting previously unselected package libtype-tiny-perl.
16:16:58 #9 57.78 Preparing to unpack .../266-libtype-tiny-perl_1.012002-1_all.deb ...
16:16:58 #9 57.78 Unpacking libtype-tiny-perl (1.012002-1) ...
16:16:58 #9 57.83 Selecting previously unselected package libgitlab-api-v4-perl.
16:16:58 #9 57.83 Preparing to unpack .../267-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:16:58 #9 57.84 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:16:58 #9 57.87 Selecting previously unselected package libhash-fieldhash-perl.
16:16:58 #9 57.87 Preparing to unpack .../268-libhash-fieldhash-perl_0.15-1build4_arm64.deb ...
16:16:58 #9 57.88 Unpacking libhash-fieldhash-perl (0.15-1build4) ...
16:16:58 #9 57.90 Selecting previously unselected package libhtml-form-perl.
16:16:58 #9 57.90 Preparing to unpack .../269-libhtml-form-perl_6.07-1_all.deb ...
16:16:58 #9 57.91 Unpacking libhtml-form-perl (6.07-1) ...
16:16:58 #9 57.93 Selecting previously unselected package libhtml-format-perl.
16:16:58 #8 58.33 Setting up libxml-parser-perl (2.44-4) ...
16:16:58 #8 58.34 Setting up libxml-sax-expat-perl (0.51-1) ...
16:16:58 #8 58.38 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:16:58 #8 58.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:16:58 #8 58.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:16:58 #12 4.629 Building dependency tree...
16:16:58 #12 4.787 Reading state information...
16:16:58 #12 4.810 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:16:58 #9 37.19 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
16:16:58 #9 37.20 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:16:58 #9 37.23 Selecting previously unselected package po-debconf.
16:16:58 #9 37.23 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
16:16:58 #9 37.23 Unpacking po-debconf (1.0.21+nmu1) ...
16:16:58 #9 37.28 Selecting previously unselected package debhelper.
16:16:58 #9 37.28 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
16:16:58 #9 37.29 Unpacking debhelper (13.3.4ubuntu1) ...
16:16:58 #9 37.42 Selecting previously unselected package libfakeroot:amd64.
16:16:58 #9 37.42 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
16:16:58 #9 37.42 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
16:16:58 #9 37.48 Selecting previously unselected package fakeroot.
16:16:58 #14 DONE 2.3s
16:16:58 
16:16:58 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:16:58 #15 sha256:223df239411fe1e50dd3f951c9e7098a22f8fb648b8d25b4faf406d7f725a419
16:16:58 #15 DONE 0.0s
16:16:58 
16:16:58 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:16:58 #16 sha256:887378da4764e0f0ba7216318b3d7ce376a80026130edc8342dd9cb3e9b19ceb
16:16:58 #16 DONE 0.0s
16:16:58 
16:16:58 #17 exporting to image
16:16:58 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:16:58 #17 exporting layers
16:16:58 #8 68.75 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:16:58 #8 68.76 Setting up automake (1:1.16.3-2) ...
16:16:58 #8 68.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:16:58 #8 68.78 Setting up libapt-pkg-perl (0.1.39) ...
16:16:58 #8 68.79 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:16:58 #8 68.80 Setting up libstring-escape-perl (2010.002-2) ...
16:16:58 #8 68.81 Setting up libhttp-date-perl (6.05-1) ...
16:16:58 #8 68.82 Setting up libfile-which-perl (1.23-1) ...
16:16:58 #8 68.83 Setting up libfile-basedir-perl (0.08-1) ...
16:16:58 #8 68.84 Setting up libnumber-range-perl (0.12-1.1) ...
16:16:58 #8 68.86 Setting up libtask-weaken-perl (1.06-1) ...
16:16:58 #8 68.87 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:16:58 #8 68.88 Setting up libmouse-perl (2.5.10-1+b1) ...
16:16:58 #8 68.89 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:16:58 #8 68.90 Setting up g++-10 (10.2.1-6) ...
16:16:58 #8 68.91 Setting up libfile-listing-perl (6.14-1) ...
16:16:58 #8 68.92 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
16:16:58 #8 68.93 Setting up gpg-wks-client (2.2.27-2) ...
16:16:58 #8 68.94 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:16:58 #9 65.99 0 added, 0 removed; done.
16:16:58 #9 65.99 Running hooks in /etc/ca-certificates/update.d...
16:16:58 #9 65.99 done.
16:16:58 #8 36.70 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
16:16:58 #8 36.71 Unpacking python3-debian (0.1.39) ...
16:16:58 #8 36.75 Selecting previously unselected package libgpgme11:amd64.
16:16:58 #8 36.75 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
16:16:58 #8 36.76 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
16:16:58 #8 36.80 Selecting previously unselected package python3-gpg.
16:16:58 #8 36.80 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
16:16:58 #8 36.81 Unpacking python3-gpg (1.14.0-1+b2) ...
16:16:58 #8 36.90 Selecting previously unselected package dput.
16:16:58 #8 36.90 Preparing to unpack .../155-dput_1.1.0_all.deb ...
16:16:58 #8 36.91 Unpacking dput (1.1.0) ...
16:16:58 #9 36.16 Selecting previously unselected package libsub-quote-perl.
16:16:58 #9 36.16 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
16:16:58 #9 36.22 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:58 #9 36.24 Selecting previously unselected package libmoo-perl.
16:16:58 #9 36.25 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
16:16:58 #9 36.25 Unpacking libmoo-perl (2.003006-1) ...
16:16:58 #9 36.29 Selecting previously unselected package libencode-locale-perl.
16:16:58 #9 36.29 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
16:16:58 #9 36.29 Unpacking libencode-locale-perl (1.05-1) ...
16:16:58 #9 36.32 Selecting previously unselected package libtimedate-perl.
16:16:58 #9 36.32 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
16:16:58 #9 36.33 Unpacking libtimedate-perl (2.3200-1) ...
16:16:58 #9 36.36 Selecting previously unselected package libhttp-date-perl.
16:16:58 #11 5.059 (52/98): cpp-11.2.1-1.fc34.aarch64.rpm           37 MB/s | 9.9 MB     00:00    
16:16:58 #11 5.096 (53/98): cryptsetup-libs-2.3.6-1.fc34.aarch64.r 2.6 MB/s | 469 kB     00:00    
16:16:58 #11 5.196 (54/98): git-2.31.1-3.fc34.aarch64.rpm          1.2 MB/s | 121 kB     00:00    
16:16:58 #11 5.278 (55/98): git-core-2.31.1-3.fc34.aarch64.rpm      20 MB/s | 3.7 MB     00:00    
16:16:58 #14 DONE 2.9s
16:16:58 
16:16:58 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:16:58 #15 sha256:3862c63457ef87ff4c16331d8ca8c95242bbf15f25b606518565dfc28907740c
16:16:58 #15 DONE 0.1s
16:16:58 
16:16:58 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:16:58 #16 sha256:94a6be4b67981cfce2223e15718f17a30e8fdd1f432383d5f03ac5ac5994e320
16:16:58 #16 DONE 0.1s
16:16:58 
16:16:58 #17 exporting to image
16:16:58 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:16:58 #17 exporting layers
16:16:58 #11 5.915 Transaction check succeeded.
16:16:58 #8 39.12 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:16:58 #8 39.16 Selecting previously unselected package libemail-valid-perl.
16:16:58 #8 39.16 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ...
16:16:58 #8 39.17 Unpacking libemail-valid-perl (1.202-1) ...
16:16:58 #8 39.20 Selecting previously unselected package libencode-locale-perl.
16:16:58 #8 39.20 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ...
16:16:58 #8 39.20 Unpacking libencode-locale-perl (1.05-1) ...
16:16:58 #8 39.25 Selecting previously unselected package libexporter-tiny-perl.
16:16:58 #8 39.25 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ...
16:16:58 #8 39.26 Unpacking libexporter-tiny-perl (1.000000-2) ...
16:16:58 #8 39.29 Selecting previously unselected package libipc-system-simple-perl.
16:16:58 #8 39.29 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ...
16:16:58 #8 39.30 Unpacking libipc-system-simple-perl (1.25-4) ...
16:16:58 #8 39.33 Selecting previously unselected package libfile-basedir-perl.
16:16:58 #8 39.33 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ...
16:16:58 #8 39.33 Unpacking libfile-basedir-perl (0.07-1) ...
16:16:58 #8 39.36 Selecting previously unselected package libfile-chdir-perl.
16:16:58 #12 3.350 dpkg-buildpackage: info: source package docker-ce-build-deps
16:16:58 #12 3.350 dpkg-buildpackage: info: source version 1.0
16:16:58 #12 3.350 dpkg-buildpackage: info: source distribution unstable
16:16:58 #12 3.350 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:16:58 #12 3.395 dpkg-buildpackage: info: host architecture armhf
16:16:58 #12 3.395  dpkg-source --before-build .
16:16:58 #12 3.509  debian/rules clean
16:16:58 #12 3.510 dh clean
16:16:58 #12 3.588    dh_clean
16:16:58 #12 5.467 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive13 arm64 3.4.0-2ubuntu1 [304 kB]
16:16:58 #9 57.93 Preparing to unpack .../270-libhtml-format-perl_2.12-1.1_all.deb ...
16:16:58 #9 57.94 Unpacking libhtml-format-perl (2.12-1.1) ...
16:16:58 #9 57.96 Selecting previously unselected package libhtml-html5-entities-perl.
16:16:58 #9 57.97 Preparing to unpack .../271-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:16:58 #9 57.97 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:16:58 #9 57.99 Selecting previously unselected package libhttp-daemon-perl.
16:16:58 #9 57.99 Preparing to unpack .../272-libhttp-daemon-perl_6.12-1_all.deb ...
16:16:58 #9 58.00 Unpacking libhttp-daemon-perl (6.12-1) ...
16:16:58 #9 58.02 Selecting previously unselected package libtypes-serialiser-perl.
16:16:58 #9 58.03 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
16:16:58 #9 58.03 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:16:58 #9 58.05 Selecting previously unselected package libjson-xs-perl.
16:16:58 #9 58.05 Preparing to unpack .../274-libjson-xs-perl_4.030-1build2_arm64.deb ...
16:16:58 #9 58.06 Unpacking libjson-xs-perl (4.030-1build2) ...
16:16:58 #9 58.08 Selecting previously unselected package libjson-maybexs-perl.
16:16:58 #9 58.08 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
16:16:58 #9 58.09 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:16:58 #9 58.11 Selecting previously unselected package libldap-common.
16:16:58 #9 58.11 Preparing to unpack .../276-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ...
16:16:58 #9 58.11 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ...
16:16:58 #9 58.13 Selecting previously unselected package liblist-compare-perl.
16:16:58 #9 58.14 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
16:16:58 #9 58.14 Unpacking liblist-compare-perl (0.55-1) ...
16:16:58 #9 58.16 Selecting previously unselected package liblist-someutils-perl.
16:16:58 #9 58.17 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
16:16:58 #9 58.17 Unpacking liblist-someutils-perl (0.58-1) ...
16:16:58 #9 58.20 Selecting previously unselected package liblist-someutils-xs-perl.
16:16:58 #9 58.20 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build2_arm64.deb ...
16:16:58 #9 58.20 Unpacking liblist-someutils-xs-perl (0.58-2build2) ...
16:16:58 #9 58.23 Selecting previously unselected package liblist-utilsby-perl.
16:16:58 #9 58.23 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
16:16:58 #9 58.23 Unpacking liblist-utilsby-perl (0.11-1) ...
16:16:58 #9 58.26 Selecting previously unselected package libltdl7:arm64.
16:16:58 #9 58.26 Preparing to unpack .../281-libltdl7_2.4.6-15_arm64.deb ...
16:16:58 #9 58.27 Unpacking libltdl7:arm64 (2.4.6-15) ...
16:16:58 #8 58.58 Setting up libsoap-lite-perl (1.27-1) ...
16:16:58 #8 58.60 Setting up libxmlrpc-lite-perl (0.717-2) ...
16:16:58 #8 58.61 Processing triggers for libc-bin (2.28-10) ...
16:16:58 #8 58.64 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:16:58 #8 58.65 Updating certificates in /etc/ssl/certs...
16:16:58 #12 5.014 Starting 2 pkgProblemResolver with broken count: 0
16:16:58 #12 5.017 Done
16:16:58 #12 5.191  Done
16:16:58 #9 37.48 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
16:16:58 #9 37.49 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:16:58 #9 37.52 Selecting previously unselected package libassuan0:amd64.
16:16:58 #9 37.52 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
16:16:58 #9 37.53 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
16:16:58 #9 37.55 Selecting previously unselected package gpgconf.
16:16:58 #9 37.55 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
16:16:58 #9 37.56 Unpacking gpgconf (2.2.20-1ubuntu3) ...
16:16:58 #9 37.60 Selecting previously unselected package libksba8:amd64.
16:16:58 #9 37.60 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
16:16:58 #9 37.61 Unpacking libksba8:amd64 (1.5.0-3) ...
16:16:58 #9 37.65 Selecting previously unselected package libnpth0:amd64.
16:16:58 #9 37.65 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
16:16:58 #9 37.66 Unpacking libnpth0:amd64 (1.6-3) ...
16:16:58 #9 37.69 Selecting previously unselected package dirmngr.
16:16:58 #9 37.69 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
16:16:58 #9 37.71 Unpacking dirmngr (2.2.20-1ubuntu3) ...
16:16:58 #9 36.74 Selecting previously unselected package cpp.
16:16:58 #9 36.74 Preparing to unpack .../074-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
16:16:58 #9 36.75 Unpacking cpp (4:11.2.0-1ubuntu1) ...
16:16:58 #9 36.80 Selecting previously unselected package libcc1-0:amd64.
16:16:58 #9 36.80 Preparing to unpack .../075-libcc1-0_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 36.80 Unpacking libcc1-0:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #9 36.85 Selecting previously unselected package libgomp1:amd64.
16:16:58 #9 36.85 Preparing to unpack .../076-libgomp1_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 36.86 Unpacking libgomp1:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #9 36.91 Selecting previously unselected package libitm1:amd64.
16:16:58 #8 68.95 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:16:58 #8 68.97 Setting up libclass-inspector-perl (1.36-1) ...
16:16:58 #8 68.98 Setting up libfont-afm-perl (1.20-3) ...
16:16:58 #8 68.99 Setting up libwant-perl (0.29-1+b6) ...
16:16:58 #8 69.00 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:16:58 #8 69.02 Setting up libtext-glob-perl (0.11-1) ...
16:16:58 #8 69.04 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:16:58 #8 69.05 Setting up liblist-compare-perl (0.55-1) ...
16:16:58 #8 69.07 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:16:58 #8 69.08 Setting up libio-pty-perl (1:1.15-2) ...
16:16:58 #8 69.09 Setting up libtool (2.4.6-15) ...
16:16:58 #8 69.12 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:16:58 #8 69.13 Setting up libsort-key-perl (1.33-2+b3) ...
16:16:58 #8 69.14 Setting up libclone-perl (0.45-1+b1) ...
16:16:58 #8 69.16 Setting up libalgorithm-diff-perl (1.201-1) ...
16:16:58 #8 69.17 Setting up libarchive-zip-perl (1.68-1) ...
16:16:58 #8 69.18 Setting up libsub-identify-perl (0.14-1+b3) ...
16:16:58 #8 69.19 Setting up libdistro-info-perl (1.0) ...
16:16:58 #8 69.20 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:16:58 #8 69.21 Setting up libobject-id-perl (0.1.2-2.1) ...
16:16:58 #8 69.23 Setting up libio-stringy-perl (2.111-3) ...
16:16:58 #8 69.24 Setting up liblist-moreutils-perl (0.430-2) ...
16:16:58 #8 69.26 Setting up libhtml-tagset-perl (3.20-4) ...
16:16:58 #8 69.27 Setting up liblog-any-perl (1.709-1) ...
16:16:58 #8 69.28 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:16:58 #8 36.95 Selecting previously unselected package equivs.
16:16:58 #8 36.95 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
16:16:58 #8 36.95 Unpacking equivs (2.3.1) ...
16:16:58 #8 37.04 Selecting previously unselected package fonts-dejavu-core.
16:16:58 #8 37.04 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
16:16:58 #8 37.04 Unpacking fonts-dejavu-core (2.37-2) ...
16:16:58 #8 37.18 Selecting previously unselected package fontconfig-config.
16:16:58 #9 36.36 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
16:16:58 #9 36.37 Unpacking libhttp-date-perl (6.05-1) ...
16:16:58 #9 36.40 Selecting previously unselected package libfile-listing-perl.
16:16:58 #9 36.40 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
16:16:58 #9 36.40 Unpacking libfile-listing-perl (6.04-1) ...
16:16:58 #9 36.43 Selecting previously unselected package libhtml-tagset-perl.
16:16:58 #9 36.43 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
16:16:58 #9 36.44 Unpacking libhtml-tagset-perl (3.20-4) ...
16:16:58 #9 36.47 Selecting previously unselected package liburi-perl.
16:16:58 #9 36.47 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
16:16:58 #9 36.47 Unpacking liburi-perl (1.76-2) ...
16:16:58 #9 36.51 Selecting previously unselected package libhtml-parser-perl.
16:16:58 #9 36.51 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
16:16:58 #9 36.52 Unpacking libhtml-parser-perl (3.72-5) ...
16:16:58 #9 36.56 Selecting previously unselected package libhtml-tree-perl.
16:16:58 #9 36.56 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
16:16:58 #9 36.56 Unpacking libhtml-tree-perl (5.07-2) ...
16:16:58 #9 36.61 Selecting previously unselected package libio-html-perl.
16:16:58 #11 5.327 (56/98): git-core-doc-2.31.1-3.fc34.noarch.rpm   18 MB/s | 2.3 MB     00:00    
16:16:58 #11 5.380 (57/98): glibc-devel-2.33-20.fc34.aarch64.rpm   4.2 MB/s | 421 kB     00:00    
16:16:58 #11 5.437 (58/98): glibc-static-2.33-20.fc34.aarch64.rpm   13 MB/s | 1.3 MB     00:00    
16:16:58 #11 5.447 (59/98): iptables-legacy-libs-1.8.7-8.fc34.aarc 592 kB/s |  39 kB     00:00    
16:16:58 #11 5.469 (60/98): jsoncpp-1.9.4-5.fc34.aarch64.rpm       3.1 MB/s |  88 kB     00:00    
16:16:58 #11 5.484 (61/98): kmod-libs-29-2.fc34.aarch64.rpm        4.6 MB/s |  62 kB     00:00    
16:16:58 #11 DONE 15.8s
16:16:58 
16:16:58 #12 [stage-1 5/8] COPY sources/ /sources
16:16:58 #12 sha256:bf8e1ff63e4251499a4ac052ff44c849d9310cd3c64d4c7005066a186d30e683
16:16:58 #11 5.915 Running transaction test
16:16:58 #11 0.796 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:16:58 #11 0.796 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
16:16:58 #11 0.796 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
16:16:58 #9 1.585 Last metadata expiration check: 0:00:24 ago on Tue Dec 21 16:16:34 2021.
16:16:58 #8 39.36 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ...
16:16:58 #8 39.37 Unpacking libfile-chdir-perl (0.1008-1) ...
16:16:58 #8 39.39 Selecting previously unselected package libfile-fcntllock-perl.
16:16:58 #8 39.40 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
16:16:58 #8 39.40 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
16:16:58 #8 39.43 Selecting previously unselected package libhttp-date-perl.
16:16:58 #8 39.43 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ...
16:16:58 #8 39.44 Unpacking libhttp-date-perl (6.02-1) ...
16:16:58 #8 39.47 Selecting previously unselected package libfile-listing-perl.
16:16:58 #8 39.47 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ...
16:16:58 #8 39.47 Unpacking libfile-listing-perl (6.04-1) ...
16:16:58 #8 39.50 Selecting previously unselected package libfont-afm-perl.
16:16:58 #8 39.50 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ...
16:16:58 #8 39.50 Unpacking libfont-afm-perl (1.20-2) ...
16:16:58 #8 39.53 Selecting previously unselected package libio-stringy-perl.
16:16:58 #8 39.54 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ...
16:16:58 #8 39.54 Unpacking libio-stringy-perl (2.111-2) ...
16:16:58 #8 39.57 Selecting previously unselected package libparams-validate-perl.
16:16:58 #12 3.620  debian/rules binary
16:16:58 #12 3.621 dh binary
16:16:58 #12 3.693    dh_update_autotools_config
16:16:58 #12 3.750    dh_autoreconf
16:16:58 #12 3.798    create-stamp debian/debhelper-build-stamp
16:16:58 #12 3.798    dh_prep
16:16:58 #12 5.488 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
16:16:58 #12 5.492 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
16:16:58 #12 5.499 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
16:16:58 #12 5.506 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake arm64 3.16.3-1ubuntu1 [3115 kB]
16:16:58 #12 5.652 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:16:58 #12 5.653 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs0 arm64 5.4.1-2 [170 kB]
16:16:58 #12 5.659 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs-dev arm64 5.4.1-2 [228 kB]
16:16:58 #12 5.669 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
16:16:58 #12 5.673 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
16:16:58 #12 5.676 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.13 [19.7 kB]
16:16:58 #12 5.676 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsepol1-dev arm64 3.0-1 [317 kB]
16:16:58 #12 5.687 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-16-0 arm64 10.34-7 [156 kB]
16:16:58 #12 5.691 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-32-0 arm64 10.34-7 [147 kB]
16:16:58 #12 5.727 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-posix2 arm64 10.34-7 [5820 B]
16:16:58 #9 58.29 Selecting previously unselected package libltdl-dev:arm64.
16:16:58 #9 58.29 Preparing to unpack .../282-libltdl-dev_2.4.6-15_arm64.deb ...
16:16:58 #9 58.30 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
16:16:58 #9 58.34 Selecting previously unselected package liblzo2-2:arm64.
16:16:58 #9 58.34 Preparing to unpack .../283-liblzo2-2_2.10-2build1_arm64.deb ...
16:16:58 #9 58.34 Unpacking liblzo2-2:arm64 (2.10-2build1) ...
16:16:58 #9 58.37 Selecting previously unselected package libsys-hostname-long-perl.
16:16:58 #9 58.37 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
16:16:58 #9 58.38 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:16:58 #9 58.40 Selecting previously unselected package libmail-sendmail-perl.
16:16:58 #9 58.40 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:16:58 #9 58.40 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:16:58 #9 58.43 Selecting previously unselected package libnet-smtp-ssl-perl.
16:16:58 #9 58.43 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:16:58 #9 58.43 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:16:58 #9 58.46 Selecting previously unselected package libmailtools-perl.
16:16:58 #9 58.46 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
16:16:58 #9 58.46 Unpacking libmailtools-perl (2.21-1) ...
16:16:58 #9 58.50 Selecting previously unselected package libmarkdown2:arm64.
16:16:58 #8 58.97 0 added, 0 removed; done.
16:16:58 #8 58.97 Running hooks in /etc/ca-certificates/update.d...
16:16:58 #8 58.97 done.
16:16:58 #12 8.343 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:16:58 #12 8.480 Selecting previously unselected package cmake-data.
16:16:58 #12 8.480 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
16:16:58 #12 8.497 Unpacking cmake-data (3.16.3-1ubuntu1) ...
16:16:58 #12 5.349 Starting pkgProblemResolver with broken count: 0
16:16:58 #12 5.381 Starting 2 pkgProblemResolver with broken count: 0
16:16:58 #12 5.384 Done
16:16:58 #8 39.26 Selecting previously unselected package libgc1c2:amd64.
16:16:58 #8 39.27 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
16:16:58 #8 39.31 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
16:16:58 #8 39.35 Selecting previously unselected package libltdl7:amd64.
16:16:58 #8 39.35 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ...
16:16:58 #8 39.35 Unpacking libltdl7:amd64 (2.4.6-9) ...
16:16:58 #8 39.39 Selecting previously unselected package guile-2.2-libs:amd64.
16:16:58 #9 37.76 Selecting previously unselected package gnupg-l10n.
16:16:58 #9 37.76 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
16:16:58 #9 37.76 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
16:16:58 #9 37.80 Selecting previously unselected package gnupg-utils.
16:16:58 #9 37.80 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
16:16:58 #9 37.80 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
16:16:58 #9 37.87 Selecting previously unselected package gpg.
16:16:58 #9 37.87 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
16:16:58 #9 37.88 Unpacking gpg (2.2.20-1ubuntu3) ...
16:16:58 #9 37.94 Selecting previously unselected package pinentry-curses.
16:16:58 #9 37.95 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
16:16:58 #9 37.95 Unpacking pinentry-curses (1.1.0-4build1) ...
16:16:58 #9 37.98 Selecting previously unselected package gpg-agent.
16:16:58 #8 69.29 Setting up libdevel-size-perl (0.83-1+b2) ...
16:16:58 #8 69.30 Setting up libdebhelper-perl (13.3.4) ...
16:16:58 #8 69.31 Setting up libpod-constants-perl (0.19-2) ...
16:16:58 #8 69.32 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:16:58 #8 69.33 Setting up libconvert-binhex-perl (1.125-1) ...
16:16:58 #8 69.34 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:16:58 #8 69.35 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:16:58 #8 69.36 Setting up libtry-tiny-perl (0.30-1) ...
16:16:58 #8 69.37 Setting up libtype-tiny-perl (1.012001-2) ...
16:16:58 #8 69.38 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:16:58 #8 69.39 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:16:58 #8 69.40 Setting up libnet-http-perl (6.20-1) ...
16:16:58 #8 69.41 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
16:16:58 #8 69.42 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:16:58 #8 69.43 Setting up libtime-moment-perl (0.44-1+b3) ...
16:16:58 #8 69.44 Setting up libencode-locale-perl (1.05-1.1) ...
16:16:58 #8 69.45 Setting up python3 (3.9.2-3) ...
16:16:58 #9 36.91 Preparing to unpack .../077-libitm1_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 36.91 Unpacking libitm1:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #9 36.95 Selecting previously unselected package libatomic1:amd64.
16:16:58 #9 36.95 Preparing to unpack .../078-libatomic1_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 36.96 Unpacking libatomic1:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #9 36.99 Selecting previously unselected package libasan6:amd64.
16:16:58 #9 37.00 Preparing to unpack .../079-libasan6_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 37.00 Unpacking libasan6:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #9 37.07 Selecting previously unselected package liblsan0:amd64.
16:16:58 #9 37.07 Preparing to unpack .../080-liblsan0_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 37.08 Unpacking liblsan0:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #9 37.14 Selecting previously unselected package libtsan0:amd64.
16:16:58 #9 37.14 Preparing to unpack .../081-libtsan0_11.2.0-7ubuntu2_amd64.deb ...
16:16:58 #9 37.15 Unpacking libtsan0:amd64 (11.2.0-7ubuntu2) ...
16:16:58 #8 37.18 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
16:16:58 #8 37.25 Unpacking fontconfig-config (2.13.1-4.2) ...
16:16:58 #8 37.32 Selecting previously unselected package libcurl3-gnutls:amd64.
16:16:58 #8 37.32 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u1_amd64.deb ...
16:16:58 #8 37.33 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ...
16:16:58 #8 37.38 Selecting previously unselected package liberror-perl.
16:16:58 #8 37.39 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
16:16:58 #8 37.39 Unpacking liberror-perl (0.17029-1) ...
16:16:58 #8 37.42 Selecting previously unselected package git-man.
16:16:58 #8 37.42 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
16:16:58 #21 27.70 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
16:16:58 #21 27.70 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
16:16:58 #9 36.61 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
16:16:58 #9 36.61 Unpacking libio-html-perl (1.001-1) ...
16:16:58 #9 36.64 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:58 #9 36.65 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:16:58 #9 36.65 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:16:58 #9 36.68 Selecting previously unselected package libhttp-message-perl.
16:16:58 #9 36.68 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
16:16:58 #9 36.69 Unpacking libhttp-message-perl (6.22-1) ...
16:16:58 #9 36.76 Selecting previously unselected package libhttp-cookies-perl.
16:16:58 #9 36.76 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
16:16:58 #9 36.77 Unpacking libhttp-cookies-perl (6.08-1) ...
16:16:58 #9 36.80 Selecting previously unselected package libhttp-negotiate-perl.
16:16:58 #9 36.80 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
16:16:58 #9 36.81 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:16:58 #9 36.84 Selecting previously unselected package perl-openssl-defaults:amd64.
16:16:58 #9 36.84 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
16:16:58 #9 36.84 Unpacking perl-openssl-defaults:amd64 (4) ...
16:16:58 #9 36.87 Selecting previously unselected package libnet-ssleay-perl.
16:16:59 #14 3.849 (1/78): annobin-9.72-1.el8_5.2.x86_64.rpm       482 kB/s | 111 kB     00:00    
16:16:59 #14 3.857 (2/78): autoconf-2.69-29.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
16:16:59 #14 3.864 (3/78): automake-1.16.1-7.el8.noarch.rpm        2.8 MB/s | 713 kB     00:00    
16:16:59 #14 3.869 (4/78): cmake-filesystem-3.20.2-4.el8.x86_64.rp  10 MB/s |  44 kB     00:00    
16:16:59 #14 3.873 (5/78): cmake-rpm-macros-3.20.2-4.el8.noarch.rp  12 MB/s |  44 kB     00:00    
16:16:59 #14 3.896 (6/78): cmake-data-3.20.2-4.el8.noarch.rpm       45 MB/s | 1.7 MB     00:00    
16:16:59 #12 3.835    dh_install
16:16:59 #12 3.885    dh_installdocs
16:16:59 #12 3.948    dh_installchangelogs
16:16:59 #12 4.066    dh_perl
16:16:59 #8 39.58 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ...
16:16:59 #8 39.58 Unpacking libparams-validate-perl (1.29-1) ...
16:16:59 #8 39.61 Selecting previously unselected package libsub-exporter-perl.
16:16:59 #8 39.61 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ...
16:16:59 #8 39.62 Unpacking libsub-exporter-perl (0.987-1) ...
16:16:59 #8 39.65 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:16:59 #8 39.65 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
16:16:59 #8 39.65 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
16:16:59 #8 39.68 Selecting previously unselected package libsort-versions-perl.
16:16:59 #8 39.69 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ...
16:16:59 #8 39.69 Unpacking libsort-versions-perl (1.62-1) ...
16:16:59 #8 39.72 Selecting previously unselected package libgit-wrapper-perl.
16:16:59 #8 39.72 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ...
16:16:59 #8 39.72 Unpacking libgit-wrapper-perl (0.047-1) ...
16:16:59 #8 39.75 Selecting previously unselected package libio-html-perl.
16:16:59 #8 39.76 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ...
16:16:59 #8 39.76 Unpacking libio-html-perl (1.001-1) ...
16:16:59 #8 39.79 Selecting previously unselected package liblwp-mediatypes-perl.
16:16:59 #8 39.79 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:16:59 #8 39.80 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:16:59 #8 39.82 Selecting previously unselected package libhttp-message-perl.
16:16:59 #8 39.82 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ...
16:16:59 #8 39.83 Unpacking libhttp-message-perl (6.14-1) ...
16:16:59 #8 39.89 Selecting previously unselected package libhtml-form-perl.
16:16:59 #12 5.802 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-dev arm64 10.34-7 [595 kB]
16:16:59 #12 5.808 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
16:16:59 #12 5.809 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
16:16:59 #12 5.810 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp2 arm64 2.5.1-1ubuntu1~20.04.2 [41.4 kB]
16:16:59 #12 5.810 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~20.04.2 [81.7 kB]
16:16:59 #12 5.811 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.13 [246 kB]
16:16:59 #12 5.814 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
16:16:59 #12 5.960 debconf: delaying package configuration, since apt-utils is not installed
16:16:59 #12 5.997 Fetched 7835 kB in 1s (5591 kB/s)
16:16:59 #9 58.50 Preparing to unpack .../288-libmarkdown2_2.2.6-1ubuntu2_arm64.deb ...
16:16:59 #9 58.50 Unpacking libmarkdown2:arm64 (2.2.6-1ubuntu2) ...
16:16:59 #9 58.53 Selecting previously unselected package libmoox-aliases-perl.
16:16:59 #9 58.53 Preparing to unpack .../289-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:16:59 #9 58.53 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:16:59 #9 58.56 Selecting previously unselected package libnamespace-autoclean-perl.
16:16:59 #9 58.57 Preparing to unpack .../290-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:16:59 #9 58.57 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:16:59 #9 58.59 Selecting previously unselected package libobject-id-perl.
16:16:59 #9 58.60 Preparing to unpack .../291-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
16:16:59 #9 58.60 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:16:59 #9 58.62 Selecting previously unselected package libmoox-struct-perl.
16:16:59 #9 58.62 Preparing to unpack .../292-libmoox-struct-perl_0.020-1_all.deb ...
16:16:59 #9 58.63 Unpacking libmoox-struct-perl (0.020-1) ...
16:16:59 #9 58.66 Selecting previously unselected package libmouse-perl.
16:16:59 #9 58.66 Preparing to unpack .../293-libmouse-perl_2.5.10-1build2_arm64.deb ...
16:16:59 #9 58.67 Unpacking libmouse-perl (2.5.10-1build2) ...
16:16:59 #9 58.73 Selecting previously unselected package libnumber-range-perl.
16:16:59 #12 5.660 The following additional packages will be installed:
16:16:59 #12 5.660   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:16:59 #12 5.661   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:59 #12 5.661   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:16:59 #12 5.661   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:16:59 #12 5.661   libsystemd-dev libudev-dev libuv1 pkg-config
16:16:59 #12 5.662 Suggested packages:
16:16:59 #12 5.662   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:16:59 #12 5.662 Recommended packages:
16:16:59 #12 5.662   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:16:59 #12 5.697 The following NEW packages will be installed:
16:16:59 #12 5.697   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:16:59 #12 5.697   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:16:59 #12 5.697   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:16:59 #12 5.698   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:16:59 #12 5.698   libsystemd-dev libudev-dev libuv1 pkg-config
16:16:59 #8 39.40 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
16:16:59 #8 39.40 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
16:16:59 #9 37.99 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
16:16:59 #9 37.99 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
16:16:59 #9 38.04 Selecting previously unselected package gpg-wks-client.
16:16:59 #9 38.04 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
16:16:59 #9 38.05 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
16:16:59 #9 38.08 Selecting previously unselected package gpg-wks-server.
16:16:59 #9 38.09 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
16:16:59 #9 38.09 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
16:16:59 #9 38.12 Selecting previously unselected package gpgsm.
16:16:59 #9 38.13 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
16:16:59 #9 38.13 Unpacking gpgsm (2.2.20-1ubuntu3) ...
16:16:59 #9 38.18 Selecting previously unselected package gnupg.
16:16:59 #9 38.18 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
16:16:59 #9 38.18 Unpacking gnupg (2.2.20-1ubuntu3) ...
16:16:59 #9 38.23 Selecting previously unselected package libfile-dirlist-perl.
16:16:59 #9 38.23 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
16:16:59 #9 38.24 Unpacking libfile-dirlist-perl (0.05-2) ...
16:16:59 #9 38.26 Selecting previously unselected package libfile-which-perl.
16:16:59 #9 38.27 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
16:16:59 #9 38.27 Unpacking libfile-which-perl (1.23-1) ...
16:16:59 #9 38.29 Selecting previously unselected package libfile-homedir-perl.
16:16:59 #9 38.30 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
16:16:59 #9 38.30 Unpacking libfile-homedir-perl (1.006-1) ...
16:16:59 #9 38.33 Selecting previously unselected package libfile-touch-perl.
16:16:59 #9 37.21 Selecting previously unselected package libubsan1:amd64.
16:16:59 #9 37.21 Preparing to unpack .../082-libubsan1_11.2.0-7ubuntu2_amd64.deb ...
16:16:59 #9 37.22 Unpacking libubsan1:amd64 (11.2.0-7ubuntu2) ...
16:16:59 #9 37.27 Selecting previously unselected package libquadmath0:amd64.
16:16:59 #9 37.27 Preparing to unpack .../083-libquadmath0_11.2.0-7ubuntu2_amd64.deb ...
16:16:59 #9 37.28 Unpacking libquadmath0:amd64 (11.2.0-7ubuntu2) ...
16:16:59 #9 37.38 Selecting previously unselected package libgcc-11-dev:amd64.
16:16:59 #9 37.38 Preparing to unpack .../084-libgcc-11-dev_11.2.0-7ubuntu2_amd64.deb ...
16:16:59 #9 37.39 Unpacking libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ...
16:16:59 #9 37.48 Selecting previously unselected package gcc-11.
16:16:59 #8 37.43 Unpacking git-man (1:2.30.2-1) ...
16:16:59 #8 37.56 Selecting previously unselected package git.
16:16:59 #8 37.57 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
16:16:59 #8 37.58 Unpacking git (1:2.30.2-1) ...
16:16:59 #9 36.87 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
16:16:59 #9 36.88 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:16:59 #9 36.94 Selecting previously unselected package libio-socket-ssl-perl.
16:16:59 #9 36.94 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
16:16:59 #9 36.95 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:16:59 #9 37.00 Selecting previously unselected package libnet-http-perl.
16:16:59 #9 37.00 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
16:16:59 #9 37.00 Unpacking libnet-http-perl (6.19-1) ...
16:16:59 #9 37.04 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:59 #9 37.04 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:16:59 #9 37.05 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:16:59 #9 37.07 Selecting previously unselected package libtry-tiny-perl.
16:16:59 #9 37.08 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
16:16:59 #9 37.08 Unpacking libtry-tiny-perl (0.30-1) ...
16:16:59 #9 37.11 Selecting previously unselected package libwww-robotrules-perl.
16:16:59 #14 4.180 (7/78): cmake-3.20.2-4.el8.x86_64.rpm            36 MB/s |  12 MB     00:00    
16:16:59 #14 4.187 (8/78): git-2.27.0-1.el8.x86_64.rpm              29 MB/s | 164 kB     00:00    
16:16:59 #8 69.50 Setting up libgpgme11:armhf (1.12.0-6) ...
16:16:59 #8 69.51 Setting up gcc (4:8.3.0-1) ...
16:16:59 #8 69.53 Setting up python3-six (1.12.0-1) ...
16:16:59 #8 69.68 Setting up dirmngr (2.2.12-1+deb10u1) ...
16:16:59 #8 69.70 Setting up perl (5.28.1-6+deb10u1) ...
16:16:59 #8 69.72 Setting up libpackage-stash-xs-perl (0.29-1) ...
16:16:59 #8 69.73 Setting up python3-gpg (1.12.0-6) ...
16:16:59 #8 69.92 Setting up libdata-dump-perl (1.23-1) ...
16:16:59 #8 69.94 Setting up python3-certifi (2018.8.24-1) ...
16:16:59 #12 DONE 0.9s
16:16:59 
16:16:59 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:16:59 #14 sha256:98aa9e07885048673c5a2981daa9dd554fc618511ae235c2410fca4e1c9917a0
16:16:59 #11 5.815 (62/98): gcc-11.2.1-1.fc34.aarch64.rpm           34 MB/s |  30 MB     00:00    
16:16:59 #11 5.863 (63/98): kernel-headers-5.15.4-100.fc34.aarch64 3.1 MB/s | 1.3 MB     00:00    
16:16:59 #11 5.936 (64/98): libasan-11.2.1-1.fc34.aarch64.rpm      918 kB/s | 413 kB     00:00    
16:16:59 #11 5.938 (65/98): libatomic-11.2.1-1.fc34.aarch64.rpm    414 kB/s |  51 kB     00:00    
16:16:59 #11 5.943 (66/98): libedit-3.1-38.20210714cvs.fc34.aarch6  21 MB/s | 104 kB     00:00    
16:16:59 #11 5.989 (67/98): libibverbs-37.0-1.fc34.aarch64.rpm     8.5 MB/s | 387 kB     00:00    
16:16:59 #11 5.992 (68/98): libbtrfsutil-5.15.1-1.fc34.aarch64.rpm 571 kB/s |  32 kB     00:00    
16:16:59 #11 5.995 (69/98): libbtrfs-5.15.1-1.fc34.aarch64.rpm     465 kB/s |  28 kB     00:00    
16:16:59 #11 6.003 (70/98): libpcap-1.10.1-1.fc34.aarch64.rpm       12 MB/s | 167 kB     00:00    
16:16:59 #11 6.012 (71/98): libseccomp-2.5.3-1.fc34.aarch64.rpm    3.6 MB/s |  71 kB     00:00    
16:16:59 #11 6.016 (72/98): libseccomp-devel-2.5.3-1.fc34.aarch64. 2.6 MB/s |  53 kB     00:00    
16:16:59 #11 6.021 (73/98): libuv-1.42.0-2.fc34.aarch64.rpm         18 MB/s | 145 kB     00:00    
16:16:59 #11 6.024 (74/98): libxcrypt-devel-4.4.26-2.fc34.aarch64. 3.6 MB/s |  29 kB     00:00    
16:16:59 #11 6.029 (75/98): libubsan-11.2.1-1.fc34.aarch64.rpm      12 MB/s | 195 kB     00:00    
16:16:59 #11 6.054 (76/98): libxkbcommon-1.3.0-1.fc34.aarch64.rpm  4.8 MB/s | 142 kB     00:00    
16:16:59 #11 6.060 (77/98): libxcrypt-static-4.4.26-2.fc34.aarch64 2.8 MB/s | 109 kB     00:00    
16:16:59 #11 6.091 (78/98): openssh-8.6p1-5.fc34.aarch64.rpm        12 MB/s | 428 kB     00:00    
16:16:59 #11 6.139 (79/98): openssh-clients-8.6p1-5.fc34.aarch64.r 8.3 MB/s | 654 kB     00:00    
16:16:59 #11 6.147 (80/98): perl-File-Compare-1.100.600-477.fc34.n 428 kB/s |  23 kB     00:00    
16:16:59 #11 6.159 (81/98): perl-File-Copy-2.34-477.fc34.noarch.rp 1.6 MB/s |  30 kB     00:00    
16:16:59 #12 4.101    dh_link
16:16:59 #12 4.140    dh_strip_nondeterminism
16:16:59 #12 4.182    dh_compress
16:16:59 #12 4.218    dh_fixperms
16:16:59 #12 4.253    dh_missing
16:16:59 #12 4.279    dh_installdeb
16:16:59 #12 4.311    dh_gencontrol
16:16:59 #8 39.90 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ...
16:16:59 #8 39.90 Unpacking libhtml-form-perl (6.03-1) ...
16:16:59 #8 39.93 Selecting previously unselected package libhtml-tree-perl.
16:16:59 #8 39.93 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ...
16:16:59 #8 39.93 Unpacking libhtml-tree-perl (5.07-1) ...
16:16:59 #8 39.98 Selecting previously unselected package libhtml-format-perl.
16:16:59 #8 39.98 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ...
16:16:59 #8 39.98 Unpacking libhtml-format-perl (2.12-1) ...
16:16:59 #8 40.01 Selecting previously unselected package libhttp-cookies-perl.
16:16:59 #8 40.02 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ...
16:16:59 #8 40.02 Unpacking libhttp-cookies-perl (6.04-1) ...
16:16:59 #8 40.05 Selecting previously unselected package libhttp-daemon-perl.
16:16:59 #8 40.05 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1_all.deb ...
16:16:59 #8 40.05 Unpacking libhttp-daemon-perl (6.01-1) ...
16:16:59 #8 40.08 Selecting previously unselected package libhttp-negotiate-perl.
16:16:59 #8 40.08 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ...
16:16:59 #8 40.09 Unpacking libhttp-negotiate-perl (6.00-2) ...
16:16:59 #8 40.12 Selecting previously unselected package libimport-into-perl.
16:16:59 #8 40.12 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ...
16:16:59 #11 6.706 Transaction test succeeded.
16:16:59 #11 6.707 Running transaction
16:16:59 #12 6.029 Selecting previously unselected package bash-completion.
16:16:59 #12 6.029 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26295 files and directories currently installed.)
16:16:59 #12 6.042 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:16:59 #9 58.73 Preparing to unpack .../294-libnumber-range-perl_0.12-1.1_all.deb ...
16:16:59 #9 58.74 Unpacking libnumber-range-perl (0.12-1.1) ...
16:16:59 #9 58.76 Selecting previously unselected package libpackage-stash-xs-perl.
16:16:59 #9 58.76 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build4_arm64.deb ...
16:16:59 #9 58.76 Unpacking libpackage-stash-xs-perl (0.29-1build4) ...
16:16:59 #9 58.79 Selecting previously unselected package libpath-iterator-rule-perl.
16:16:59 #9 58.79 Preparing to unpack .../296-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:16:59 #9 58.80 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:16:59 #9 58.82 Selecting previously unselected package libperlio-gzip-perl.
16:16:59 #9 58.83 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build7_arm64.deb ...
16:16:59 #9 58.83 Unpacking libperlio-gzip-perl (0.19-1build7) ...
16:16:59 #9 58.86 Selecting previously unselected package libpod-parser-perl.
16:16:59 #9 58.86 Preparing to unpack .../298-libpod-parser-perl_1.63-2_all.deb ...
16:16:59 #9 58.87 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:16:59 #9 58.88 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:16:59 #9 58.88 Unpacking libpod-parser-perl (1.63-2) ...
16:16:59 #9 58.91 Selecting previously unselected package libpod-constants-perl.
16:16:59 #9 58.91 Preparing to unpack .../299-libpod-constants-perl_0.19-2_all.deb ...
16:16:59 #9 58.92 Unpacking libpod-constants-perl (0.19-2) ...
16:16:59 #9 58.94 Selecting previously unselected package libproc-processtable-perl.
16:16:59 #9 58.94 Preparing to unpack .../300-libproc-processtable-perl_0.59-2build2_arm64.deb ...
16:16:59 #9 58.95 Unpacking libproc-processtable-perl (0.59-2build2) ...
16:16:59 #9 58.98 Selecting previously unselected package libre2-9:arm64.
16:16:59 #12 6.112 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:16:59 #12 6.112 1 not fully installed or removed.
16:16:59 #12 6.112 Need to get 9730 kB of archives.
16:16:59 #12 6.112 After this operation, 46.4 MB of additional disk space will be used.
16:16:59 #12 6.112 Get:1 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:16:59 #9 38.33 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
16:16:59 #9 38.34 Unpacking libfile-touch-perl (0.11-1) ...
16:16:59 #9 38.36 Selecting previously unselected package libio-pty-perl.
16:16:59 #9 38.36 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
16:16:59 #9 38.37 Unpacking libio-pty-perl (1:1.15-2) ...
16:16:59 #9 38.40 Selecting previously unselected package libipc-run-perl.
16:16:59 #9 38.40 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
16:16:59 #9 38.40 Unpacking libipc-run-perl (20200505.0-1) ...
16:16:59 #9 38.44 Selecting previously unselected package libclass-method-modifiers-perl.
16:16:59 #9 38.44 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:16:59 #9 38.44 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:16:59 #9 38.47 Selecting previously unselected package libb-hooks-op-check-perl.
16:16:59 #9 38.47 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
16:16:59 #9 38.47 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:16:59 #9 38.50 Selecting previously unselected package libdynaloader-functions-perl.
16:16:59 #9 38.50 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:16:59 #9 38.51 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:16:59 #9 38.54 Selecting previously unselected package libdevel-callchecker-perl.
16:16:59 #9 37.48 Preparing to unpack .../085-gcc-11_11.2.0-7ubuntu2_amd64.deb ...
16:16:59 #9 37.49 Unpacking gcc-11 (11.2.0-7ubuntu2) ...
16:16:59 #8 DONE 59.5s
16:16:59 
16:16:59 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:16:59 #10 sha256:e1c0bc229eb795c2feac70951b6368f310b2db75b594fa8afa4640f2b54b3b97
16:16:59 #10 DONE 0.1s
16:16:59 
16:16:59 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:16:59 #11 sha256:ed7d45aa5b5f5bfda5257c3a7631693a7c9f8dc508a56c1ce3a4c87a32a72486
16:16:59 #12 8.908 Selecting previously unselected package libarchive13:armhf.
16:16:59 #12 8.908 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_armhf.deb ...
16:16:59 #12 8.916 Unpacking libarchive13:armhf (3.4.0-2ubuntu1) ...
16:16:59 #12 8.986 Selecting previously unselected package libjsoncpp1:armhf.
16:16:59 #12 8.986 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
16:16:59 #12 9.123 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
16:16:59 #8 69.75 Setting up libexception-class-perl (1.44-1) ...
16:16:59 #8 69.76 Setting up python3-xdg (0.27-2) ...
16:16:59 #8 69.91 Setting up libconfig-tiny-perl (2.26-1) ...
16:16:59 #8 69.93 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:16:59 #8 69.94 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:16:59 #8 69.96 Setting up liblist-utilsby-perl (0.11-1) ...
16:16:59 #8 69.97 Setting up libstring-shellquote-perl (1.04-1) ...
16:16:59 #8 69.98 Setting up libsub-install-perl (0.928-1.1) ...
16:16:59 #8 69.99 Setting up gcc (4:10.2.1-1) ...
16:16:59 #8 70.02 Setting up dpkg-dev (1.20.9) ...
16:16:59 #8 70.03 Setting up libnumber-compare-perl (0.03-1.1) ...
16:16:59 #9 37.11 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
16:16:59 #9 37.12 Unpacking libwww-robotrules-perl (6.02-1) ...
16:16:59 #9 37.16 Selecting previously unselected package libwww-perl.
16:16:59 #9 37.16 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
16:16:59 #9 37.16 Unpacking libwww-perl (6.43-1) ...
16:16:59 #9 37.22 Selecting previously unselected package patchutils.
16:16:59 #9 37.22 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
16:16:59 #9 37.22 Unpacking patchutils (0.3.4-2) ...
16:16:59 #9 37.26 Selecting previously unselected package wdiff.
16:16:59 #9 37.26 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
16:16:59 #9 37.26 Unpacking wdiff (1.2.2-2build1) ...
16:16:59 #9 37.31 Selecting previously unselected package devscripts.
16:16:59 #9 37.31 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
16:16:59 #9 37.33 Unpacking devscripts (2.20.2ubuntu2) ...
16:16:59 #14 4.329 (9/78): cpp-8.5.0-4.el8_5.x86_64.rpm             23 MB/s |  10 MB     00:00    
16:16:59 #14 4.392 (10/78): git-core-doc-2.27.0-1.el8.noarch.rpm    41 MB/s | 2.5 MB     00:00    
16:16:59 #14 4.420 (11/78): isl-0.16.1-6.el8.x86_64.rpm             30 MB/s | 841 kB     00:00    
16:16:59 #14 4.424 (12/78): libmpc-1.1.0-9.1.el8.x86_64.rpm         20 MB/s |  61 kB     00:00    
16:16:59 #14 4.431 (13/78): libseccomp-devel-2.5.1-1.el8.x86_64.rp 8.3 MB/s |  57 kB     00:00    
16:16:59 #14 4.444 (14/78): libtool-2.4.6-25.el8.x86_64.rpm         57 MB/s | 709 kB     00:00    
16:16:59 #14 4.450 (15/78): libtool-ltdl-devel-2.4.6-25.el8.x86_64  31 MB/s | 184 kB     00:00    
16:16:59 #14 4.524 (16/78): git-core-2.27.0-1.el8.x86_64.rpm        17 MB/s | 5.7 MB     00:00    
16:16:59 #8 70.08 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:16:59 #8 70.09 Setting up libref-util-perl (0.204-1) ...
16:16:59 #8 70.10 Setting up libipc-system-simple-perl (1.25-4) ...
16:16:59 #8 70.11 Setting up libnet-domain-tld-perl (1.75-1) ...
16:16:59 #8 70.12 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
16:16:59 #8 70.13 Setting up libvariable-magic-perl (0.62-1+b1) ...
16:16:59 #8 70.14 Setting up python3-idna (2.6-1) ...
16:16:59 #8 70.33 Setting up libio-html-perl (1.001-1) ...
16:16:59 #11 6.165 (82/98): perl-File-Find-1.37-477.fc34.noarch.rp 2.2 MB/s |  36 kB     00:00    
16:16:59 #11 6.172 (83/98): perl-Git-2.31.1-3.fc34.noarch.rpm      3.5 MB/s |  44 kB     00:00    
16:16:59 #11 6.179 (84/98): python3-audit-3.0.6-1.fc34.aarch64.rpm  15 MB/s |  82 kB     00:00    
16:16:59 #11 6.185 (85/98): qrencode-libs-4.1.1-1.fc34.aarch64.rpm  12 MB/s |  61 kB     00:00    
16:16:59 #11 6.189 (86/98): perl-lib-0.65-477.fc34.aarch64.rpm     1.1 MB/s |  25 kB     00:00    
16:16:59 #11 6.194 (87/98): selinux-policy-34.22-1.fc34.noarch.rpm 8.3 MB/s |  70 kB     00:00    
16:16:59 #11 6.268 (88/98): selinux-policy-devel-34.22-1.fc34.noar  10 MB/s | 813 kB     00:00    
16:16:59 #11 6.348 (89/98): selinux-policy-targeted-34.22-1.fc34.n  41 MB/s | 6.3 MB     00:00    
16:16:59 #12 4.431    dh_md5sums
16:16:59 #12 4.464    dh_builddeb
16:16:59 #12 4.491 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:16:59 #12 4.510  dpkg-genbuildinfo --build=binary
16:16:59 #8 40.12 Unpacking libimport-into-perl (1.002005-1) ...
16:16:59 #8 40.15 Selecting previously unselected package libio-pty-perl.
16:16:59 #8 40.15 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ...
16:16:59 #8 40.15 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
16:16:59 #8 40.19 Selecting previously unselected package libio-string-perl.
16:16:59 #8 40.19 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ...
16:16:59 #8 40.19 Unpacking libio-string-perl (1.08-3) ...
16:16:59 #8 40.22 Selecting previously unselected package libipc-run-perl.
16:16:59 #8 40.22 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ...
16:16:59 #8 40.22 Unpacking libipc-run-perl (0.96-1) ...
16:16:59 #8 40.28 Selecting previously unselected package liblist-compare-perl.
16:16:59 #8 40.28 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ...
16:16:59 #8 40.29 Unpacking liblist-compare-perl (0.53-1) ...
16:16:59 #8 40.32 Selecting previously unselected package liblist-moreutils-perl.
16:16:59 #9 58.98 Preparing to unpack .../301-libre2-9_20210801+dfsg-1_arm64.deb ...
16:16:59 #9 58.98 Unpacking libre2-9:arm64 (20210801+dfsg-1) ...
16:16:59 #9 59.01 Selecting previously unselected package libre-engine-re2-perl:arm64.
16:16:59 #9 59.01 Preparing to unpack .../302-libre-engine-re2-perl_0.14-1build1_arm64.deb ...
16:16:59 #9 59.02 Unpacking libre-engine-re2-perl:arm64 (0.14-1build1) ...
16:16:59 #9 59.04 Selecting previously unselected package libreadonly-perl.
16:16:59 #9 59.04 Preparing to unpack .../303-libreadonly-perl_2.050-3_all.deb ...
16:16:59 #9 59.05 Unpacking libreadonly-perl (2.050-3) ...
16:16:59 #9 59.08 Selecting previously unselected package libref-util-perl.
16:16:59 #9 59.08 Preparing to unpack .../304-libref-util-perl_0.204-1_all.deb ...
16:16:59 #9 59.08 Unpacking libref-util-perl (0.204-1) ...
16:16:59 #9 59.11 Selecting previously unselected package libref-util-xs-perl.
16:16:59 #9 59.11 Preparing to unpack .../305-libref-util-xs-perl_0.117-1build3_arm64.deb ...
16:16:59 #9 59.12 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:16:59 #9 59.14 Selecting previously unselected package libregexp-pattern-license-perl.
16:16:59 #9 59.14 Preparing to unpack .../306-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:16:59 #9 59.14 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:16:59 #9 59.17 Selecting previously unselected package libregexp-pattern-perl.
16:16:59 #9 59.17 Preparing to unpack .../307-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:16:59 #9 59.17 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:16:59 #9 59.20 Selecting previously unselected package libsasl2-modules:arm64.
16:16:59 #9 59.21 Preparing to unpack .../308-libsasl2-modules_2.1.27+dfsg-2.1build1_arm64.deb ...
16:16:59 #9 59.21 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1build1) ...
16:16:59 #9 59.24 Selecting previously unselected package libsereal-decoder-perl.
16:16:59 #9 59.24 Preparing to unpack .../309-libsereal-decoder-perl_4.018+ds-1build1_arm64.deb ...
16:16:59 #9 59.24 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:16:59 #9 59.27 Selecting previously unselected package libsereal-encoder-perl.
16:16:59 #9 59.27 Preparing to unpack .../310-libsereal-encoder-perl_4.018+ds-1build1_arm64.deb ...
16:16:59 #9 59.28 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:16:59 #9 59.31 Selecting previously unselected package libsort-key-perl.
16:16:59 #9 38.54 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
16:16:59 #9 38.54 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:16:59 #9 38.57 Selecting previously unselected package libparams-classify-perl.
16:16:59 #9 38.57 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
16:16:59 #9 38.57 Unpacking libparams-classify-perl (0.015-1build3) ...
16:16:59 #9 38.60 Selecting previously unselected package libmodule-runtime-perl.
16:16:59 #9 38.60 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
16:16:59 #9 38.61 Unpacking libmodule-runtime-perl (0.016-1) ...
16:16:59 #9 38.64 Selecting previously unselected package libimport-into-perl.
16:16:59 #9 38.64 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
16:16:59 #9 38.64 Unpacking libimport-into-perl (1.002005-1) ...
16:16:59 #9 38.66 Selecting previously unselected package librole-tiny-perl.
16:16:59 #9 38.67 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
16:16:59 #9 38.67 Unpacking librole-tiny-perl (2.002004-1) ...
16:16:59 #9 38.69 Selecting previously unselected package libstrictures-perl.
16:16:59 #9 38.70 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
16:16:59 #9 38.70 Unpacking libstrictures-perl (2.000006-1) ...
16:16:59 #9 38.73 Selecting previously unselected package libsub-quote-perl.
16:16:59 #9 38.73 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
16:16:59 #9 38.73 Unpacking libsub-quote-perl (2.006006-1) ...
16:16:59 #12 9.165 Selecting previously unselected package librhash0:armhf.
16:16:59 #12 9.168 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
16:16:59 #12 9.179 Unpacking librhash0:armhf (1.3.9-1) ...
16:16:59 #12 9.236 Selecting previously unselected package libuv1:armhf.
16:16:59 #12 9.237 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
16:16:59 #12 9.243 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
16:16:59 #12 9.288 Selecting previously unselected package cmake.
16:16:59 #12 9.289 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_armhf.deb ...
16:16:59 #12 9.294 Unpacking cmake (3.16.3-1ubuntu1) ...
16:16:59 #8 70.04 Setting up intltool-debian (0.35.0+20060710.5) ...
16:16:59 #8 70.05 Setting up liberror-perl (0.17029-1) ...
16:16:59 #8 70.06 Setting up python3-six (1.16.0-2) ...
16:16:59 #8 70.21 Setting up dh-autoreconf (20) ...
16:16:59 #8 70.23 Setting up patchutils (0.4.2-1) ...
16:16:59 #8 70.24 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:16:59 #8 70.25 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:16:59 #8 70.26 Setting up libjson-maybexs-perl (1.004003-1) ...
16:16:59 #8 70.27 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:16:59 #8 70.28 Setting up libio-string-perl (1.08-3.1) ...
16:16:59 #8 70.29 Setting up libreadonly-perl (2.050-3) ...
16:16:59 #8 40.00 Selecting previously unselected package iso-codes.
16:16:59 #8 40.01 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ...
16:16:59 #8 40.01 Unpacking iso-codes (4.2-1) ...
16:16:59 #9 37.45 Selecting previously unselected package diffstat.
16:16:59 #9 37.45 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
16:16:59 #9 37.45 Unpacking diffstat (1.63-1) ...
16:16:59 #9 37.49 Selecting previously unselected package python3-chardet.
16:16:59 #9 37.49 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
16:16:59 #9 37.50 Unpacking python3-chardet (3.0.4-4build1) ...
16:16:59 #9 37.54 Selecting previously unselected package python3-debian.
16:16:59 #9 37.54 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
16:16:59 #9 37.54 Unpacking python3-debian (0.1.36ubuntu1) ...
16:16:59 #9 37.58 Selecting previously unselected package libgpgme11:amd64.
16:16:59 #9 37.59 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
16:16:59 #9 37.59 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
16:16:59 #9 37.63 Selecting previously unselected package python3-gpg.
16:16:59 #9 37.64 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
16:16:59 #9 37.64 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:16:59 #9 37.70 Selecting previously unselected package dput.
16:16:59 #9 2.405 Package bash-5.0.17-2.fc33.aarch64 is already installed.
16:16:59 #9 2.417 Package bash-5.0.17-2.fc33.aarch64 is already installed.
16:16:59 #9 2.417 Package ca-certificates-2021.2.50-1.0.fc33.noarch is already installed.
16:16:59 #9 2.418 Package libarchive-3.5.1-1.fc33.aarch64 is already installed.
16:16:59 #9 2.419 Package pkgconf-pkg-config-1.7.3-5.fc33.aarch64 is already installed.
16:16:59 #9 2.419 Package tar-2:1.32-6.fc33.aarch64 is already installed.
16:16:59 #9 2.465 Dependencies resolved.
16:16:59 #8 38.13 Selecting previously unselected package iso-codes.
16:16:59 #8 38.13 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
16:16:59 #8 38.13 Unpacking iso-codes (4.6.0-1) ...
16:16:59 #14 4.527 (17/78): libuv-1.41.1-1.el8_4.x86_64.rpm        2.0 MB/s | 156 kB     00:00    
16:16:59 #14 4.531 (18/78): libxkbcommon-0.9.1-1.el8.x86_64.rpm     19 MB/s | 116 kB     00:00    
16:16:59 #14 4.533 (19/78): perl-Error-0.17025-2.el8.noarch.rpm    8.8 MB/s |  46 kB     00:00    
16:16:59 #14 4.536 (20/78): perl-TermReadKey-2.37-7.el8.x86_64.rpm  12 MB/s |  40 kB     00:00    
16:16:59 #14 4.537 (21/78): perl-Git-2.27.0-1.el8.noarch.rpm        17 MB/s |  77 kB     00:00    
16:16:59 #14 4.540 (22/78): perl-Thread-Queue-3.13-1.el8.noarch.rp 7.6 MB/s |  24 kB     00:00    
16:16:59 #14 4.542 (23/78): vim-filesystem-8.0.1763-16.el8.noarch.  10 MB/s |  49 kB     00:00    
16:16:59 #14 4.552 (24/78): xkeyboard-config-2.28-1.el8.noarch.rpm  65 MB/s | 782 kB     00:00    
16:16:59 #14 4.554 (25/78): checkpolicy-2.9-1.el8.x86_64.rpm        31 MB/s | 348 kB     00:00    
16:16:59 #14 4.567 (26/78): glibc-devel-2.28-164.el8.x86_64.rpm     70 MB/s | 1.0 MB     00:00    
16:16:59 #14 4.585 (27/78): glibc-headers-2.28-164.el8.x86_64.rpm   15 MB/s | 480 kB     00:00    
16:16:59 #8 70.34 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:16:59 #8 70.36 Setting up libtest-refcount-perl (0.08-3) ...
16:16:59 #8 70.37 Setting up libparams-util-perl (1.07-3+b4) ...
16:16:59 #8 70.38 Setting up libdpkg-perl (1.19.7) ...
16:16:59 #8 70.39 Setting up autoconf (2.69-11) ...
16:16:59 #8 70.41 Setting up python3-urllib3 (1.24.1-1) ...
16:16:59 #8 70.58 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:16:59 #8 70.59 Setting up libcapture-tiny-perl (0.48-1) ...
16:16:59 #11 6.419 (90/98): systemd-248.9-1.fc34.aarch64.rpm        28 MB/s | 4.2 MB     00:00    
16:16:59 #11 6.459 (91/98): systemd-devel-248.9-1.fc34.aarch64.rpm 3.9 MB/s | 437 kB     00:00    
16:16:59 #11 6.513 (92/98): systemd-networkd-248.9-1.fc34.aarch64. 4.6 MB/s | 433 kB     00:00    
16:16:59 #11 6.558 (93/98): systemd-pam-248.9-1.fc34.aarch64.rpm   3.2 MB/s | 315 kB     00:00    
16:16:59 #12 4.656  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:16:59 #12 4.732 dpkg-genchanges: info: binary-only upload (no source code included)
16:16:59 #12 4.736  dpkg-source --after-build .
16:16:59 #12 4.835 dpkg-buildpackage: info: binary-only upload (no source included)
16:16:59 #8 40.33 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ...
16:16:59 #8 40.33 Unpacking liblist-moreutils-perl (0.416-1build3) ...
16:16:59 #8 40.37 Selecting previously unselected package libltdl7:amd64.
16:16:59 #8 40.37 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ...
16:16:59 #8 40.38 Unpacking libltdl7:amd64 (2.4.6-2) ...
16:16:59 #8 40.40 Selecting previously unselected package libltdl-dev:amd64.
16:16:59 #8 40.41 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ...
16:16:59 #8 40.41 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
16:16:59 #8 40.46 Selecting previously unselected package libnet-http-perl.
16:16:59 #8 40.46 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ...
16:16:59 #8 40.47 Unpacking libnet-http-perl (6.17-1) ...
16:16:59 #8 40.50 Selecting previously unselected package libwww-robotrules-perl.
16:16:59 #8 40.50 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ...
16:16:59 #8 40.51 Unpacking libwww-robotrules-perl (6.01-1) ...
16:16:59 #8 40.54 Selecting previously unselected package libwww-perl.
16:16:59 #8 40.54 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ...
16:16:59 #8 40.55 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
16:16:59 #8 40.59 Selecting previously unselected package liblwp-protocol-https-perl.
16:16:59 #8 40.59 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:16:59 #8 40.60 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:16:59 #8 40.63 Selecting previously unselected package libsys-hostname-long-perl.
16:16:59 #8 40.63 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ...
16:16:59 #8 40.63 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:16:59 #8 40.66 Selecting previously unselected package libmail-sendmail-perl.
16:16:59 #8 40.66 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ...
16:16:59 #8 40.67 Unpacking libmail-sendmail-perl (0.80-1) ...
16:16:59 #8 40.70 Selecting previously unselected package librole-tiny-perl.
16:16:59 #21 28.61 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
16:16:59 #21 28.63 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
16:16:59 #21 28.64 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
16:16:59 #21 28.64 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
16:16:59 #21 28.64 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
16:16:59 #21 28.64 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
16:16:59 #21 28.64 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
16:16:59 #21 28.64 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
16:16:59 #21 28.65 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
16:16:59 #21 28.65 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
16:16:59 #21 28.65 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
16:16:59 #21 28.65 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
16:16:59 #21 28.65 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
16:16:59 #21 28.68 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
16:16:59 #21 28.69 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
16:16:59 #21 28.73 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
16:16:59 #21 28.77 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
16:16:59 #21 28.79 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
16:16:59 #21 28.81 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
16:16:59 #9 59.31 Preparing to unpack .../311-libsort-key-perl_1.33-2build4_arm64.deb ...
16:16:59 #9 59.31 Unpacking libsort-key-perl (1.33-2build4) ...
16:16:59 #9 59.34 Selecting previously unselected package libstring-copyright-perl.
16:16:59 #9 59.34 Preparing to unpack .../312-libstring-copyright-perl_0.003006-1_all.deb ...
16:16:59 #9 59.34 Unpacking libstring-copyright-perl (0.003006-1) ...
16:16:59 #9 59.36 Selecting previously unselected package libstring-escape-perl.
16:16:59 #9 59.37 Preparing to unpack .../313-libstring-escape-perl_2010.002-2_all.deb ...
16:16:59 #9 59.37 Unpacking libstring-escape-perl (2010.002-2) ...
16:16:59 #9 59.39 Selecting previously unselected package libstring-shellquote-perl.
16:16:59 #9 59.40 Preparing to unpack .../314-libstring-shellquote-perl_1.04-1_all.deb ...
16:16:59 #9 59.40 Unpacking libstring-shellquote-perl (1.04-1) ...
16:16:59 #9 59.42 Selecting previously unselected package libterm-readkey-perl.
16:16:59 #9 59.42 Preparing to unpack .../315-libterm-readkey-perl_2.38-1build2_arm64.deb ...
16:16:59 #9 59.43 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:16:59 #9 59.45 Selecting previously unselected package libtext-levenshteinxs-perl.
16:16:59 #9 59.45 Preparing to unpack .../316-libtext-levenshteinxs-perl_0.03-4build9_arm64.deb ...
16:16:59 #9 59.45 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ...
16:16:59 #9 59.48 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
16:16:59 #9 59.48 Preparing to unpack .../317-libtext-markdown-discount-perl_0.12-1build2_arm64.deb ...
16:16:59 #9 59.48 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1build2) ...
16:16:59 #9 59.51 Selecting previously unselected package libtext-xslate-perl.
16:16:59 #9 59.51 Preparing to unpack .../318-libtext-xslate-perl_3.5.8-1build2_arm64.deb ...
16:16:59 #9 59.51 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:16:59 #9 59.55 Selecting previously unselected package libtime-duration-perl.
16:16:59 #8 32.09 Fedora 34 openh264 (From Cisco) - x86_64        2.0 kB/s | 2.5 kB     00:01    
16:16:59 #12 6.554 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:16:59 #12 6.666 Selecting previously unselected package cmake-data.
16:16:59 #12 6.669 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
16:16:59 #12 6.674 Unpacking cmake-data (3.16.3-1ubuntu1) ...
16:16:59 #11 1.396 Reading package lists...
16:16:59 #9 38.79 Selecting previously unselected package libmoo-perl.
16:16:59 #9 38.79 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
16:16:59 #9 38.79 Unpacking libmoo-perl (2.004004-1) ...
16:16:59 #9 38.83 Selecting previously unselected package libencode-locale-perl.
16:16:59 #9 38.83 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
16:16:59 #9 38.84 Unpacking libencode-locale-perl (1.05-1.1) ...
16:16:59 #9 38.86 Selecting previously unselected package libtimedate-perl.
16:16:59 #9 38.87 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
16:16:59 #9 38.87 Unpacking libtimedate-perl (2.3300-2) ...
16:16:59 #9 38.90 Selecting previously unselected package libhttp-date-perl.
16:16:59 #9 38.91 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
16:16:59 #9 38.91 Unpacking libhttp-date-perl (6.05-1) ...
16:16:59 #9 38.94 Selecting previously unselected package libfile-listing-perl.
16:16:59 #9 38.94 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
16:16:59 #9 38.98 Unpacking libfile-listing-perl (6.14-1) ...
16:16:59 #9 39.04 Selecting previously unselected package libhtml-tagset-perl.
16:16:59 #12 6.469 Get:2 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
16:16:59 #8 70.30 Setting up python3-gpg (1.14.0-1+b2) ...
16:16:59 #8 70.49 Setting up python3-certifi (2020.6.20-1) ...
16:16:59 #8 40.41 Selecting previously unselected package libalgorithm-diff-perl.
16:16:59 #8 40.42 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:16:59 #8 40.42 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:16:59 #8 40.45 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:16:59 #8 40.45 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
16:16:59 #8 40.46 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:16:59 #8 40.49 Selecting previously unselected package libalgorithm-merge-perl.
16:16:59 #8 40.49 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ...
16:16:59 #8 40.49 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:16:59 #8 40.53 Selecting previously unselected package libapt-inst2.0:amd64.
16:16:59 #9 37.70 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
16:16:59 #9 37.71 Unpacking dput (1.0.3ubuntu1) ...
16:16:59 #9 37.75 Selecting previously unselected package libcurl3-gnutls:amd64.
16:16:59 #9 37.75 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ...
16:16:59 #9 37.76 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ...
16:16:59 #9 37.81 Selecting previously unselected package liberror-perl.
16:16:59 #9 37.81 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
16:16:59 #9 37.82 Unpacking liberror-perl (0.17029-1) ...
16:16:59 #9 37.85 Selecting previously unselected package git-man.
16:16:59 #9 37.85 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ...
16:16:59 #9 37.85 Unpacking git-man (1:2.25.1-1ubuntu3.2) ...
16:16:59 #9 2.487 ================================================================================
16:16:59 #9 2.487  Package                       Arch     Version                  Repo      Size
16:16:59 #9 2.487 ================================================================================
16:16:59 #9 2.487 Installing:
16:16:59 #9 2.487  btrfs-progs-devel             aarch64  5.14.2-1.fc33            updates   50 k
16:16:59 #9 2.487  cmake                         aarch64  3.19.7-1.fc33            updates  5.3 M
16:16:59 #9 2.487  device-mapper-devel           aarch64  1.02.173-1.fc33          fedora    44 k
16:16:59 #9 2.487  gcc                           aarch64  10.3.1-1.fc33            updates   28 M
16:16:59 #9 2.487  git                           aarch64  2.31.1-3.fc33            updates  122 k
16:16:59 #9 2.487  glibc-static                  aarch64  2.32-10.fc33             updates  1.5 M
16:16:59 #9 2.487  libseccomp-devel              aarch64  2.5.3-1.fc33             updates   53 k
16:16:59 #9 2.487  libselinux-devel              aarch64  3.1-2.fc33               fedora   112 k
16:16:59 #9 2.487  libtool                       aarch64  2.4.6-36.fc33            fedora   579 k
16:16:59 #9 2.487  libtool-ltdl-devel            aarch64  2.4.6-36.fc33            fedora   153 k
16:16:59 #9 2.487  make                          aarch64  1:4.3-2.fc33             fedora   537 k
16:16:59 #9 2.487  selinux-policy-devel          noarch   3.14.6-39.fc33           updates  804 k
16:16:59 #9 2.487  systemd                       aarch64  246.15-1.fc33            updates  3.8 M
16:16:59 #9 2.487  which                         aarch64  2.21-20.fc33             fedora    41 k
16:16:59 #9 2.487 Installing dependencies:
16:16:59 #9 2.487  acl                           aarch64  2.2.53-9.fc33            fedora    71 k
16:16:59 #9 2.487  annobin                       aarch64  9.68-2.fc33              updates   96 k
16:16:59 #9 2.487  autoconf                      noarch   2.69-34.fc33             fedora   666 k
16:16:59 #9 2.487  automake                      noarch   1.16.2-4.fc33            updates  662 k
16:16:59 #9 2.487  btrfs-progs                   aarch64  5.14.2-1.fc33            updates  995 k
16:16:59 #9 2.487  checkpolicy                   aarch64  3.1-3.fc33               fedora   332 k
16:16:59 #9 2.487  cmake-data                    noarch   3.19.7-1.fc33            updates  1.5 M
16:16:59 #9 2.487  cmake-filesystem              aarch64  3.19.7-1.fc33            updates   16 k
16:16:59 #9 2.487  cmake-rpm-macros              noarch   3.19.7-1.fc33            updates   15 k
16:16:59 #9 2.487  cpp                           aarch64  10.3.1-1.fc33            updates  9.3 M
16:16:59 #9 2.487  cryptsetup-libs               aarch64  2.3.6-1.fc33             updates  470 k
16:16:59 #9 2.487  dbus                          aarch64  1:1.12.20-2.fc33         fedora   9.9 k
16:16:59 #9 2.487  dbus-broker                   aarch64  28-3.fc33                updates  168 k
16:16:59 #9 2.487  dbus-common                   noarch   1:1.12.20-2.fc33         fedora    17 k
16:16:59 #9 2.487  device-mapper                 aarch64  1.02.173-1.fc33          fedora   140 k
16:16:59 #9 2.487  device-mapper-libs            aarch64  1.02.173-1.fc33          fedora   173 k
16:16:59 #9 2.487  e2fsprogs-libs                aarch64  1.45.6-4.fc33            fedora   221 k
16:16:59 #9 2.487  gc                            aarch64  8.0.4-4.fc33             fedora   102 k
16:16:59 #9 2.487  git-core                      aarch64  2.31.1-3.fc33            updates  3.7 M
16:16:59 #9 2.487  git-core-doc                  noarch   2.31.1-3.fc33            updates  2.3 M
16:16:59 #9 2.487  glibc-devel                   aarch64  2.32-10.fc33             updates  1.4 M
16:16:59 #9 2.487  guile22                       aarch64  2.2.7-1.fc33             updates  6.5 M
16:16:59 #9 2.487  hwdata                        noarch   0.353-1.fc33             updates  1.5 M
16:16:59 #9 2.487  iptables-libs                 aarch64  1.8.5-6.fc33             updates  372 k
16:16:59 #9 2.487  isl                           aarch64  0.16.1-12.fc33           fedora   844 k
16:16:59 #9 2.487  jsoncpp                       aarch64  1.9.4-2.fc33             fedora    91 k
16:16:59 #9 2.487  kernel-headers                aarch64  5.14.9-100.fc33          updates  1.2 M
16:16:59 #9 2.487  kmod-libs                     aarch64  29-2.fc33                updates   62 k
16:16:59 #9 2.487  libargon2                     aarch64  20171227-5.fc33          fedora    28 k
16:16:59 #9 2.487  libasan                       aarch64  10.3.1-1.fc33            updates  408 k
16:16:59 #9 2.487  libatomic                     aarch64  10.3.1-1.fc33            updates   49 k
16:16:59 #9 2.487  libbtrfs                      aarch64  5.14.2-1.fc33            updates   30 k
16:16:59 #9 2.487  libbtrfsutil                  aarch64  5.14.2-1.fc33            updates   32 k
16:16:59 #9 2.487  libcbor                       aarch64  0.5.0-7.fc33             fedora    45 k
16:16:59 #9 2.487  libedit                       aarch64  3.1-38.20210714cvs.fc33  updates  104 k
16:16:59 #9 2.487  libfido2                      aarch64  1.4.0-3.fc33             fedora    66 k
16:16:59 #9 2.487  libibverbs                    aarch64  35.0-1.fc33              updates  345 k
16:16:59 #9 2.487  libmnl                        aarch64  1.0.4-12.fc33            fedora    27 k
16:16:59 #9 2.487  libmpc                        aarch64  1.1.0-9.fc33             fedora    60 k
16:16:59 #9 2.487  libnetfilter_conntrack        aarch64  1.0.7-5.fc33             fedora    61 k
16:16:59 #9 2.487  libnfnetlink                  aarch64  1.0.1-18.fc33            fedora    29 k
16:16:59 #9 2.487  libnl3                        aarch64  3.5.0-5.fc33             fedora   316 k
16:16:59 #9 2.487  libpcap                       aarch64  14:1.10.1-1.fc33         updates  167 k
16:16:59 #9 2.487  libseccomp                    aarch64  2.5.3-1.fc33             updates   71 k
16:16:59 #9 2.487  libselinux-utils              aarch64  3.1-2.fc33               fedora   159 k
16:16:59 #9 2.487  libsepol-devel                aarch64  3.1-3.fc33               fedora    40 k
16:16:59 #9 2.487  libtool-ltdl                  aarch64  2.4.6-36.fc33            fedora    36 k
16:16:59 #9 2.487  libubsan                      aarch64  10.3.1-1.fc33            updates  188 k
16:16:59 #9 2.487  libuv                         aarch64  1:1.42.0-2.fc33          updates  145 k
16:16:59 #9 2.487  libxcrypt-devel               aarch64  4.4.26-2.fc33            updates   29 k
16:16:59 #9 2.487  libxcrypt-static              aarch64  4.4.26-2.fc33            updates  112 k
16:16:59 #9 2.487  lzo                           aarch64  2.10-3.fc33              fedora    64 k
16:16:59 #9 2.487  m4                            aarch64  1.4.18-15.fc33           fedora   209 k
16:16:59 #9 2.487  openssh                       aarch64  8.4p1-8.fc33             updates  409 k
16:16:59 #9 2.487  openssh-clients               aarch64  8.4p1-8.fc33             updates  597 k
16:16:59 #9 2.487  pciutils                      aarch64  3.7.0-3.fc33             updates   91 k
16:16:59 #9 2.487  pciutils-libs                 aarch64  3.7.0-3.fc33             updates   39 k
16:16:59 #9 2.487  pcre2-devel                   aarch64  10.36-4.fc33             updates  476 k
16:16:59 #9 2.487  pcre2-utf16                   aarch64  10.36-4.fc33             updates  194 k
16:16:59 #9 2.487  pcre2-utf32                   aarch64  10.36-4.fc33             updates  186 k
16:16:59 #9 2.487  perl-Error                    noarch   1:0.17029-4.fc33         fedora    42 k
16:16:59 #9 2.487  perl-File-Compare             noarch   1.100.600-471.fc33       updates   23 k
16:16:59 #9 2.487  perl-File-Copy                noarch   2.34-471.fc33            updates   30 k
16:16:59 #9 2.487  perl-File-Find                noarch   1.37-471.fc33            updates   35 k
16:16:59 #9 2.487  perl-Git                      noarch   2.31.1-3.fc33            updates   44 k
16:16:59 #9 2.487  perl-TermReadKey              aarch64  2.38-8.fc33              fedora    36 k
16:16:59 #9 2.487  perl-Thread-Queue             noarch   3.14-457.fc33            fedora    21 k
16:16:59 #9 2.487  perl-lib                      aarch64  0.65-471.fc33            updates   24 k
16:16:59 #9 2.487  perl-threads                  aarch64  1:2.25-457.fc33          fedora    57 k
16:16:59 #9 2.487  perl-threads-shared           aarch64  1.61-457.fc33            fedora    43 k
16:16:59 #9 2.487  policycoreutils               aarch64  3.1-4.fc33               fedora   208 k
16:16:59 #9 2.487  policycoreutils-devel         aarch64  3.1-4.fc33               fedora   136 k
16:16:59 #9 2.487  policycoreutils-python-utils  noarch   3.1-4.fc33               fedora    73 k
16:16:59 #9 2.487  python3-audit                 aarch64  3.0.6-1.fc33             updates   82 k
16:16:59 #9 2.487  python3-libselinux            aarch64  3.1-2.fc33               fedora   180 k
16:16:59 #9 2.487  python3-libsemanage           aarch64  3.1-2.fc33               fedora    81 k
16:16:59 #9 2.487  python3-policycoreutils       noarch   3.1-4.fc33               fedora   2.0 M
16:16:59 #9 2.487  python3-setools               aarch64  4.3.0-5.fc33             fedora   514 k
16:16:59 #9 2.487  qrencode-libs                 aarch64  4.0.2-6.fc33             fedora    60 k
16:16:59 #9 2.487  rdma-core                     aarch64  35.0-1.fc33              updates   56 k
16:16:59 #9 2.487  rhash                         aarch64  1.4.0-2.fc33             fedora   184 k
16:16:59 #9 2.487  rpm-plugin-selinux            aarch64  4.16.1.3-1.fc33          updates   22 k
16:16:59 #9 2.487  selinux-policy                noarch   3.14.6-39.fc33           updates   61 k
16:16:59 #9 2.487  selinux-policy-minimum        noarch   3.14.6-39.fc33           updates  8.0 M
16:16:59 #9 2.487  systemd-devel                 aarch64  246.15-1.fc33            updates  425 k
16:16:59 #9 2.487  systemd-pam                   aarch64  246.15-1.fc33            updates  299 k
16:16:59 #9 2.487  systemd-rpm-macros            noarch   246.15-1.fc33            updates   24 k
16:16:59 #9 2.487  vim-filesystem                noarch   2:8.2.3582-1.fc33        updates   22 k
16:16:59 #9 2.487  xkeyboard-config              noarch   2.30-3.fc33              fedora   749 k
16:16:59 #9 2.487 Installing weak dependencies:
16:16:59 #9 2.487  libxkbcommon                  aarch64  1.0.1-1.fc33             fedora   134 k
16:16:59 #9 2.487  systemd-networkd              aarch64  246.15-1.fc33            updates  416 k
16:16:59 #9 2.487 
16:16:59 #9 2.487 Transaction Summary
16:16:59 #9 2.487 ================================================================================
16:16:59 #9 2.487 Install  105 Packages
16:16:59 #9 2.487 
16:16:59 #9 2.494 Total download size: 92 M
16:16:59 #9 2.494 Installed size: 351 M
16:16:59 #9 2.494 Downloading Packages:
16:16:59 #9 38.30 Selecting previously unselected package gcc.
16:16:59 #9 38.30 Preparing to unpack .../086-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
16:16:59 #9 38.31 Unpacking gcc (4:11.2.0-1ubuntu1) ...
16:16:59 #9 38.35 Selecting previously unselected package libstdc++-11-dev:amd64.
16:17:00 #8 38.55 Selecting previously unselected package libalgorithm-diff-perl.
16:17:00 #8 70.61 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:17:00 #8 70.62 Setting up gpg-wks-server (2.2.12-1+deb10u1) ...
16:17:00 #8 70.63 Setting up libsub-name-perl (0.21-1+b3) ...
16:17:00 #8 70.64 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
16:17:00 #8 70.65 Setting up g++-8 (8.3.0-6) ...
16:17:00 #8 70.66 Setting up libfile-chdir-perl (0.1008-1) ...
16:17:00 #8 70.67 Setting up xauth (1:1.0.10-1) ...
16:17:00 #8 70.69 Setting up libpath-tiny-perl (0.108-1) ...
16:17:00 #8 70.70 Setting up libarchive-cpio-perl (0.10-1) ...
16:17:00 #8 70.71 Setting up libjson-perl (4.02000-1) ...
16:17:00 #8 70.72 Setting up libfcgi-perl (0.78-2+b3) ...
16:17:00 #8 70.73 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:17:00 #8 70.75 Setting up python3-unidiff (0.5.4-1) ...
16:17:00 #14 4.951 (28/78): gcc-8.5.0-4.el8_5.x86_64.rpm            22 MB/s |  23 MB     00:01    
16:17:00 #14 4.978 (29/78): glibc-langpack-en-2.28-164.el8.x86_64. 2.0 MB/s | 828 kB     00:00    
16:17:00 #14 4.981 (30/78): kbd-2.0.4-10.el8.x86_64.rpm            988 kB/s | 390 kB     00:00    
16:17:00 #14 4.988 (31/78): kbd-legacy-2.0.4-10.el8.noarch.rpm      13 MB/s | 481 kB     00:00    
16:17:00 #14 4.993 (32/78): libedit-3.1-23.20170329cvs.el8.x86_64.  23 MB/s | 102 kB     00:00    
16:17:00 #14 5.000 (33/78): libgomp-8.5.0-4.el8_5.x86_64.rpm        34 MB/s | 206 kB     00:00    
16:17:00 #14 5.008 (34/78): kbd-misc-2.0.4-10.el8.noarch.rpm        50 MB/s | 1.5 MB     00:00    
16:17:00 #14 5.011 (35/78): libselinux-devel-2.9-5.el8.x86_64.rpm   19 MB/s | 200 kB     00:00    
16:17:00 #14 5.015 (36/78): libselinux-utils-2.9-5.el8.x86_64.rpm   35 MB/s | 243 kB     00:00    
16:17:00 #14 5.016 (37/78): libsepol-devel-2.9-3.el8.x86_64.rpm     17 MB/s |  87 kB     00:00    
16:17:00 #14 5.018 (38/78): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm  11 MB/s |  25 kB     00:00    
16:17:00 #14 5.023 (39/78): m4-1.4.18-7.el8.x86_64.rpm              33 MB/s | 223 kB     00:00    
16:17:00 #14 5.030 (40/78): make-4.2.1-10.el8.x86_64.rpm            42 MB/s | 498 kB     00:00    
16:17:00 #14 5.037 (41/78): openssh-8.0p1-10.el8.x86_64.rpm         38 MB/s | 522 kB     00:00    
16:17:00 #14 5.044 (42/78): openssh-clients-8.0p1-10.el8.x86_64.rp  47 MB/s | 668 kB     00:00    
16:17:00 #14 5.052 (43/78): pcre2-devel-10.32-2.el8.x86_64.rpm      42 MB/s | 605 kB     00:00    
16:17:00 #11 6.799 (94/98): llvm-libs-12.0.1-1.fc34.aarch64.rpm     29 MB/s |  22 MB     00:00    
16:17:00 #11 6.803 (95/98): systemd-rpm-macros-248.9-1.fc34.noarch  95 kB/s |  27 kB     00:00    
16:17:00 #11 6.808 (96/98): vim-filesystem-8.2.3755-1.fc34.noarch.  89 kB/s |  22 kB     00:00    
16:17:00 #11 6.810 (97/98): which-2.21-26.fc34.aarch64.rpm         5.2 MB/s |  41 kB     00:00    
16:17:00 #11 6.878 (98/98): xkeyboard-config-2.33-1.fc34.noarch.rp  10 MB/s | 783 kB     00:00    
16:17:00 #11 6.883 --------------------------------------------------------------------------------
16:17:00 #11 6.884 Total                                            27 MB/s | 113 MB     00:04     
16:17:00 #12 4.843 
16:17:00 #12 4.843 The package has been created.
16:17:00 #12 4.843 Attention, the package has been created in the current directory,
16:17:00 #12 4.843 not in ".." as indicated by the message above!
16:17:00 #12 4.901 Selecting previously unselected package docker-ce-build-deps.
16:17:00 #12 4.916 (Reading database ... 26443 files and directories currently installed.)
16:17:00 #12 4.917 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:00 #12 4.921 Unpacking docker-ce-build-deps (1.0) ...
16:17:00 #8 40.70 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ...
16:17:00 #8 40.70 Unpacking librole-tiny-perl (2.000006-1) ...
16:17:00 #8 40.74 Selecting previously unselected package libstrictures-perl.
16:17:00 #8 40.74 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ...
16:17:00 #8 40.74 Unpacking libstrictures-perl (2.000003-1) ...
16:17:00 #8 40.77 Selecting previously unselected package libsub-quote-perl.
16:17:00 #8 40.77 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ...
16:17:00 #8 40.78 Unpacking libsub-quote-perl (2.005000-1) ...
16:17:00 #8 40.80 Selecting previously unselected package libmoo-perl.
16:17:00 #8 40.81 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ...
16:17:00 #8 40.81 Unpacking libmoo-perl (2.003004-1) ...
16:17:00 #8 40.84 Selecting previously unselected package libpackage-stash-perl.
16:17:00 #8 40.84 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ...
16:17:00 #8 40.85 Unpacking libpackage-stash-perl (0.37-1) ...
16:17:00 #8 40.88 Selecting previously unselected package libsub-identify-perl.
16:17:00 #8 40.88 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ...
16:17:00 #8 40.89 Unpacking libsub-identify-perl (0.14-1) ...
16:17:00 #8 40.92 Selecting previously unselected package libnamespace-clean-perl.
16:17:00 #9 59.55 Preparing to unpack .../319-libtime-duration-perl_1.21-1_all.deb ...
16:17:00 #9 59.55 Unpacking libtime-duration-perl (1.21-1) ...
16:17:00 #9 59.58 Selecting previously unselected package libtime-moment-perl.
16:17:00 #9 59.58 Preparing to unpack .../320-libtime-moment-perl_0.44-1build4_arm64.deb ...
16:17:00 #9 59.58 Unpacking libtime-moment-perl (0.44-1build4) ...
16:17:00 #9 59.62 Selecting previously unselected package libtype-tiny-xs-perl.
16:17:00 #9 59.63 Preparing to unpack .../321-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
16:17:00 #9 59.63 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:17:00 #9 59.65 Selecting previously unselected package libunicode-utf8-perl.
16:17:00 #9 59.66 Preparing to unpack .../322-libunicode-utf8-perl_0.62-1build2_arm64.deb ...
16:17:00 #9 59.66 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:17:00 #9 59.68 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:00 #9 59.68 Preparing to unpack .../323-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:17:00 #9 59.69 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:17:00 #9 59.72 Selecting previously unselected package libxml-sax-base-perl.
16:17:00 #9 59.72 Preparing to unpack .../324-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:17:00 #9 59.72 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:17:00 #9 59.75 Selecting previously unselected package libxml-sax-perl.
16:17:00 #12 6.996 Selecting previously unselected package libarchive13:arm64.
16:17:00 #12 7.000 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_arm64.deb ...
16:17:00 #12 7.007 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1) ...
16:17:00 #12 7.057 Selecting previously unselected package libjsoncpp1:arm64.
16:17:00 #12 7.060 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
16:17:00 #12 7.063 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
16:17:00 #12 7.098 Selecting previously unselected package librhash0:arm64.
16:17:00 #11 2.264 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:00 #11 2.264 dpkg-buildpackage: info: source version 1.0
16:17:00 #11 2.264 dpkg-buildpackage: info: source distribution unstable
16:17:00 #11 2.264 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:00 #11 2.297  dpkg-source --before-build .
16:17:00 #11 2.297 dpkg-buildpackage: info: host architecture arm64
16:17:00 #12 6.739 Get:3 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libarchive13 arm64 3.4.3-2 [311 kB]
16:17:00 #12 6.758 Get:4 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libjsoncpp24 arm64 1.9.4-4 [69.1 kB]
16:17:00 #12 6.763 Get:5 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 librhash0 arm64 1.4.1-1 [116 kB]
16:17:00 #12 6.768 Get:6 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libuv1 arm64 1.40.0-1ubuntu0.1 [76.6 kB]
16:17:00 #12 6.771 Get:7 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 cmake arm64 3.18.4-2ubuntu1 [3660 kB]
16:17:00 #12 9.639 Selecting previously unselected package dh-apparmor.
16:17:00 #12 9.642 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:17:00 #12 9.646 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:17:00 #12 9.688 Selecting previously unselected package libbtrfs0:armhf.
16:17:00 #12 9.688 Preparing to unpack .../08-libbtrfs0_5.4.1-2_armhf.deb ...
16:17:00 #12 9.692 Unpacking libbtrfs0:armhf (5.4.1-2) ...
16:17:00 #12 9.739 Selecting previously unselected package libbtrfs-dev:armhf.
16:17:00 #12 9.739 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_armhf.deb ...
16:17:00 #12 9.742 Unpacking libbtrfs-dev:armhf (5.4.1-2) ...
16:17:00 #12 9.796 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:17:00 #12 9.799 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
16:17:00 #12 9.802 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:17:00 #12 9.858 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:17:00 #8 70.64 Setting up libfile-find-rule-perl (0.34-1) ...
16:17:00 #8 70.65 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:00 #8 70.66 Setting up libgd3:armhf (2.3.0-2) ...
16:17:00 #8 70.67 Setting up python3-idna (2.10-1) ...
16:17:00 #9 39.04 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
16:17:00 #9 39.05 Unpacking libhtml-tagset-perl (3.20-4) ...
16:17:00 #9 39.07 Selecting previously unselected package liburi-perl.
16:17:00 #9 39.07 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
16:17:00 #9 39.08 Unpacking liburi-perl (5.07-1) ...
16:17:00 #9 39.11 Selecting previously unselected package libhtml-parser-perl.
16:17:00 #9 39.11 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
16:17:00 #9 39.12 Unpacking libhtml-parser-perl (3.75-1build1) ...
16:17:00 #9 39.15 Selecting previously unselected package libhtml-tree-perl.
16:17:00 #9 39.15 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
16:17:00 #9 39.16 Unpacking libhtml-tree-perl (5.07-2) ...
16:17:00 #9 39.20 Selecting previously unselected package libio-html-perl.
16:17:00 #9 39.20 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
16:17:00 #9 39.20 Unpacking libio-html-perl (1.004-2) ...
16:17:00 #9 39.23 Selecting previously unselected package liblwp-mediatypes-perl.
16:17:00 #9 39.23 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:17:00 #9 39.24 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:17:00 #9 39.26 Selecting previously unselected package libhttp-message-perl.
16:17:00 #9 39.27 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
16:17:00 #9 39.27 Unpacking libhttp-message-perl (6.28-1) ...
16:17:00 #9 39.30 Selecting previously unselected package libhttp-cookies-perl.
16:17:00 #9 39.30 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
16:17:00 #9 39.31 Unpacking libhttp-cookies-perl (6.10-1) ...
16:17:00 #9 39.33 Selecting previously unselected package libhttp-negotiate-perl.
16:17:00 #9 39.34 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
16:17:00 #9 39.34 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:17:00 #9 39.37 Selecting previously unselected package perl-openssl-defaults:amd64.
16:17:00 #8 40.53 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ...
16:17:00 #8 40.53 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
16:17:00 #8 40.58 Selecting previously unselected package libapt-pkg-perl.
16:17:00 #8 40.58 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
16:17:00 #8 40.59 Unpacking libapt-pkg-perl (0.1.34+b1) ...
16:17:00 #8 40.62 Selecting previously unselected package libarchive-cpio-perl.
16:17:00 #8 40.62 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ...
16:17:00 #8 40.62 Unpacking libarchive-cpio-perl (0.10-1) ...
16:17:00 #8 40.65 Selecting previously unselected package libasync-mergepoint-perl.
16:17:00 #8 40.65 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ...
16:17:00 #8 40.66 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:17:00 #8 40.68 Selecting previously unselected package libauthen-sasl-perl.
16:17:00 #8 40.68 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ...
16:17:00 #8 40.69 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:17:00 #8 40.72 Selecting previously unselected package libmodule-implementation-perl.
16:17:00 #8 40.72 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ...
16:17:00 #8 40.72 Unpacking libmodule-implementation-perl (0.09-1) ...
16:17:00 #8 40.75 Selecting previously unselected package libvariable-magic-perl.
16:17:00 #8 40.76 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
16:17:00 #8 40.76 Unpacking libvariable-magic-perl (0.62-1+b1) ...
16:17:00 #8 40.79 Selecting previously unselected package libb-hooks-endofscope-perl.
16:17:00 #8 40.79 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:17:00 #8 40.79 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:17:00 #8 40.82 Selecting previously unselected package libcapture-tiny-perl.
16:17:00 #8 40.82 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ...
16:17:00 #8 40.83 Unpacking libcapture-tiny-perl (0.48-1) ...
16:17:00 #8 40.85 Selecting previously unselected package libcgi-pm-perl.
16:17:00 #9 37.96 Selecting previously unselected package git.
16:17:00 #9 37.97 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ...
16:17:00 #9 37.98 Unpacking git (1:2.25.1-1ubuntu3.2) ...
16:17:00 #9 38.35 Preparing to unpack .../087-libstdc++-11-dev_11.2.0-7ubuntu2_amd64.deb ...
16:17:00 #9 38.36 Unpacking libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ...
16:17:00 #9 38.54 Selecting previously unselected package g++-11.
16:17:00 #9 38.55 Preparing to unpack .../088-g++-11_11.2.0-7ubuntu2_amd64.deb ...
16:17:00 #9 38.55 Unpacking g++-11 (11.2.0-7ubuntu2) ...
16:17:00 #8 38.55 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
16:17:00 #8 38.56 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:17:00 #8 38.59 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:17:00 #8 38.59 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
16:17:00 #8 38.59 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:17:00 #8 38.62 Selecting previously unselected package libalgorithm-merge-perl.
16:17:00 #8 38.62 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
16:17:00 #8 38.63 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:17:00 #8 38.67 Selecting previously unselected package libaliased-perl.
16:17:00 #8 38.67 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
16:17:00 #8 38.73 Unpacking libaliased-perl (0.34-1.1) ...
16:17:00 #8 38.76 Selecting previously unselected package libapt-pkg-perl.
16:17:00 #8 38.76 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
16:17:00 #8 38.76 Unpacking libapt-pkg-perl (0.1.39) ...
16:17:00 #8 38.81 Selecting previously unselected package libarchive-cpio-perl.
16:17:00 #8 70.89 Setting up libstrictures-perl (2.000005-1) ...
16:17:00 #8 70.90 Setting up libsub-quote-perl (2.005001-1) ...
16:17:00 #8 70.91 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
16:17:00 #8 70.92 Setting up libsort-versions-perl (1.62-1) ...
16:17:00 #8 70.94 Setting up libexporter-tiny-perl (1.002001-1) ...
16:17:00 #8 70.95 Setting up libterm-readkey-perl (2.38-1) ...
16:17:00 #8 70.96 Setting up lsb-release (10.2019051400) ...
16:17:00 #8 70.97 Setting up libclass-accessor-perl (0.51-1) ...
16:17:00 #8 70.98 Setting up libnet-ip-perl (1.26-2) ...
16:17:00 #8 71.00 Setting up python3-magic (2:0.4.15-2) ...
16:17:00 #14 5.054 (44/78): pcre2-utf16-10.32-2.el8.x86_64.rpm      25 MB/s | 229 kB     00:00    
16:17:00 #14 5.058 (45/78): perl-Data-Dumper-2.167-399.el8.x86_64.  16 MB/s |  58 kB     00:00    
16:17:00 #14 5.059 (46/78): pcre2-utf32-10.32-2.el8.x86_64.rpm      31 MB/s | 220 kB     00:00    
16:17:00 #14 5.072 (47/78): policycoreutils-2.9-16.el8.x86_64.rpm   26 MB/s | 373 kB     00:00    
16:17:00 #14 5.077 (48/78): policycoreutils-devel-2.9-16.el8.x86_6  17 MB/s | 292 kB     00:00    
16:17:00 #14 5.080 (49/78): policycoreutils-python-utils-2.9-16.el  34 MB/s | 252 kB     00:00    
16:17:00 #14 5.086 (50/78): python3-audit-3.0-0.17.20191104git1c2f  10 MB/s |  86 kB     00:00    
16:17:00 #14 5.090 (51/78): python3-libselinux-2.9-5.el8.x86_64.rp  28 MB/s | 283 kB     00:00    
16:17:00 #14 5.094 (52/78): python3-libsemanage-2.9-6.el8.x86_64.r  16 MB/s | 127 kB     00:00    
16:17:00 #14 5.106 (53/78): python3-setools-4.3.0-2.el8.x86_64.rpm  52 MB/s | 626 kB     00:00    
16:17:00 #14 5.227 (54/78): kernel-headers-4.18.0-348.2.1.el8_5.x8  34 MB/s | 8.3 MB     00:00    
16:17:00 #14 5.229 (55/78): rpm-plugin-selinux-4.14.3-19.el8.x86_6 629 kB/s |  77 kB     00:00    
16:17:00 #14 5.248 (56/78): selinux-policy-3.14.3-80.el8.noarch.rp  31 MB/s | 635 kB     00:00    
16:17:00 #14 5.289 (57/78): python3-policycoreutils-2.9-16.el8.noa  11 MB/s | 2.2 MB     00:00    
16:17:00 #14 5.298 (58/78): systemd-devel-239-51.el8.x86_64.rpm     43 MB/s | 386 kB     00:00    
16:17:00 #14 5.302 (59/78): which-2.21-16.el8.x86_64.rpm            15 MB/s |  49 kB     00:00    
16:17:00 #14 5.309 (60/78): selinux-policy-devel-3.14.3-80.el8.noa  19 MB/s | 1.5 MB     00:00    
16:17:00 #14 5.325 (61/78): device-mapper-devel-1.02.177-10.el8.x8  12 MB/s | 283 kB     00:00    
16:17:00 #14 5.342 (62/78): libxcrypt-static-4.1.1-6.el8.x86_64.rp 3.4 MB/s |  56 kB     00:00    
16:17:00 #14 5.352 (63/78): glibc-static-2.28-164.el8.x86_64.rpm    48 MB/s | 2.1 MB     00:00    
16:17:00 #14 5.362 (64/78): ca-certificates-2021.2.50-80.0.el8_4.n  42 MB/s | 390 kB     00:00    
16:17:00 #14 5.381 (65/78): bash-4.4.20-2.el8.x86_64.rpm            40 MB/s | 1.5 MB     00:00    
16:17:00 #14 5.397 (66/78): device-mapper-1.02.177-10.el8.x86_64.r  10 MB/s | 377 kB     00:00    
16:17:00 #14 5.403 (67/78): device-mapper-libs-1.02.177-10.el8.x86  19 MB/s | 409 kB     00:00    
16:17:00 #14 5.430 (68/78): glibc-common-2.28-164.el8.x86_64.rpm    50 MB/s | 1.3 MB     00:00    
16:17:00 #8 40.92 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ...
16:17:00 #8 40.93 Unpacking libnamespace-clean-perl (0.27-1) ...
16:17:00 #8 40.96 Selecting previously unselected package libnumber-compare-perl.
16:17:00 #8 40.96 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ...
16:17:00 #8 40.97 Unpacking libnumber-compare-perl (0.03-1) ...
16:17:00 #8 40.99 Selecting previously unselected package libnumber-range-perl.
16:17:00 #8 40.99 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ...
16:17:00 #8 41.00 Unpacking libnumber-range-perl (0.12-1) ...
16:17:00 #8 41.02 Selecting previously unselected package libpackage-stash-xs-perl.
16:17:00 #8 41.03 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ...
16:17:00 #8 41.03 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
16:17:00 #8 41.06 Selecting previously unselected package libparse-debianchangelog-perl.
16:17:00 #8 41.06 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
16:17:00 #8 41.07 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
16:17:00 #8 41.10 Selecting previously unselected package libtext-glob-perl.
16:17:00 #8 41.10 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ...
16:17:00 #8 41.11 Unpacking libtext-glob-perl (0.10-1) ...
16:17:00 #8 41.14 Selecting previously unselected package libpath-iterator-rule-perl.
16:17:00 #11 0.777 Hit:1 http://deb.debian.org/debian buster InRelease
16:17:00 #11 0.777 Hit:2 http://deb.debian.org/debian buster-updates InRelease
16:17:00 #11 0.777 Hit:3 http://security.debian.org/debian-security buster/updates InRelease
16:17:00 #9 59.76 Preparing to unpack .../325-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:17:00 #9 59.76 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:17:00 #9 59.79 Selecting previously unselected package libxml-libxml-perl.
16:17:00 #9 59.80 Preparing to unpack .../326-libxml-libxml-perl_2.0134+dfsg-2build1_arm64.deb ...
16:17:00 #9 59.80 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:17:00 #9 59.85 Selecting previously unselected package libxml-parser-perl:arm64.
16:17:00 #9 59.85 Preparing to unpack .../327-libxml-parser-perl_2.46-2_arm64.deb ...
16:17:00 #9 59.86 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
16:17:00 #9 59.91 Selecting previously unselected package libxml-sax-expat-perl.
16:17:00 #9 59.91 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
16:17:00 #9 59.92 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:17:00 #9 59.94 Selecting previously unselected package libyaml-libyaml-perl.
16:17:00 #9 59.94 Preparing to unpack .../329-libyaml-libyaml-perl_0.82+repack-1build1_arm64.deb ...
16:17:00 #9 59.95 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:17:00 #9 59.99 Selecting previously unselected package licensecheck.
16:17:00 #9 59.99 Preparing to unpack .../330-licensecheck_3.1.1-2_all.deb ...
16:17:00 #9 59.99 Unpacking licensecheck (3.1.1-2) ...
16:17:00 #9 60.02 Selecting previously unselected package libdevel-size-perl.
16:17:00 #9 60.02 Preparing to unpack .../331-libdevel-size-perl_0.83-1build3_arm64.deb ...
16:17:00 #9 60.02 Unpacking libdevel-size-perl (0.83-1build3) ...
16:17:00 #9 60.05 Selecting previously unselected package libipc-run3-perl.
16:17:00 #9 60.05 Preparing to unpack .../332-libipc-run3-perl_0.048-2_all.deb ...
16:17:00 #9 60.05 Unpacking libipc-run3-perl (0.048-2) ...
16:17:00 #9 60.09 Selecting previously unselected package lzip.
16:17:00 #12 7.101 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
16:17:00 #12 7.105 Unpacking librhash0:arm64 (1.3.9-1) ...
16:17:00 #12 7.145 Selecting previously unselected package libuv1:arm64.
16:17:00 #12 7.148 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
16:17:00 #12 7.151 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
16:17:00 #12 7.181 Selecting previously unselected package cmake.
16:17:00 #12 7.184 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_arm64.deb ...
16:17:00 #12 7.187 Unpacking cmake (3.16.3-1ubuntu1) ...
16:17:00 #11 2.392  debian/rules clean
16:17:00 #11 2.394 dh clean
16:17:00 #11 2.468    dh_clean
16:17:00 #11 2.499  debian/rules binary
16:17:00 #11 2.501 dh binary
16:17:00 #11 2.563    dh_update_autotools_config
16:17:00 #11 2.590    dh_autoreconf
16:17:00 #12 6.967 Get:8 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/universe arm64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
16:17:00 #12 6.968 Get:9 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libbtrfs0 arm64 5.10.1-1build1 [173 kB]
16:17:00 #12 6.969 Get:10 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libbtrfs-dev arm64 5.10.1-1build1 [233 kB]
16:17:00 #12 6.972 Get:11 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2ubuntu4 [111 kB]
16:17:00 #12 6.992 Get:12 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2ubuntu4 [10.9 kB]
16:17:00 #12 6.992 Get:13 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libudev-dev arm64 247.3-3ubuntu3.6 [20.2 kB]
16:17:00 #12 6.993 Get:14 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libsepol1-dev arm64 3.1-1ubuntu1 [319 kB]
16:17:00 #12 6.996 Get:15 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpcre2-16-0 arm64 10.36-2ubuntu5 [158 kB]
16:17:00 #12 6.998 Get:16 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpcre2-32-0 arm64 10.36-2ubuntu5 [151 kB]
16:17:00 #12 7.042 Get:17 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpcre2-posix2 arm64 10.36-2ubuntu5 [5820 B]
16:17:00 #12 7.043 Get:18 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libpcre2-dev arm64 10.36-2ubuntu5 [599 kB]
16:17:00 #12 7.116 Get:19 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libselinux1-dev arm64 3.1-3build1 [150 kB]
16:17:00 #12 9.858 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
16:17:00 #12 9.862 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:17:00 #12 9.896 Selecting previously unselected package libudev-dev:armhf.
16:17:00 #12 9.896 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.13_armhf.deb ...
16:17:00 #12 9.899 Unpacking libudev-dev:armhf (245.4-4ubuntu3.13) ...
16:17:00 #12 9.931 Selecting previously unselected package libsepol1-dev:armhf.
16:17:00 #12 9.931 Preparing to unpack .../13-libsepol1-dev_3.0-1_armhf.deb ...
16:17:00 #12 9.934 Unpacking libsepol1-dev:armhf (3.0-1) ...
16:17:00 #12 10.00 Selecting previously unselected package libpcre2-16-0:armhf.
16:17:00 #12 10.01 Preparing to unpack .../14-libpcre2-16-0_10.34-7_armhf.deb ...
16:17:00 #12 10.01 Unpacking libpcre2-16-0:armhf (10.34-7) ...
16:17:00 #12 10.06 Selecting previously unselected package libpcre2-32-0:armhf.
16:17:00 #12 10.06 Preparing to unpack .../15-libpcre2-32-0_10.34-7_armhf.deb ...
16:17:00 #12 10.06 Unpacking libpcre2-32-0:armhf (10.34-7) ...
16:17:00 #12 10.10 Selecting previously unselected package libpcre2-posix2:armhf.
16:17:00 #8 70.90 Setting up libdata-optlist-perl (0.110-1.1) ...
16:17:00 #8 70.91 Setting up libipc-run-perl (20200505.0-1) ...
16:17:00 #8 70.92 Setting up git (1:2.30.2-1) ...
16:17:00 #8 70.94 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:17:00 #8 70.95 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:17:00 #8 33.23 Fedora Modular 34 - x86_64                      5.5 MB/s | 4.9 MB     00:00    
16:17:00 #9 39.37 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
16:17:00 #9 39.38 Unpacking perl-openssl-defaults:amd64 (5) ...
16:17:00 #9 39.45 Selecting previously unselected package libnet-ssleay-perl.
16:17:00 #9 39.45 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
16:17:00 #9 39.45 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:17:00 #9 39.51 Selecting previously unselected package libio-socket-ssl-perl.
16:17:00 #9 39.51 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
16:17:00 #9 39.52 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:17:00 #9 39.56 Selecting previously unselected package libnet-http-perl.
16:17:00 #9 39.56 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
16:17:00 #9 39.57 Unpacking libnet-http-perl (6.20-1) ...
16:17:00 #9 39.59 Selecting previously unselected package liblwp-protocol-https-perl.
16:17:00 #9 39.60 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:17:00 #9 39.60 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:17:00 #9 39.63 Selecting previously unselected package libtry-tiny-perl.
16:17:00 #8 40.86 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ...
16:17:00 #8 40.86 Unpacking libcgi-pm-perl (4.40-1) ...
16:17:00 #8 40.91 Selecting previously unselected package libfcgi-perl.
16:17:00 #8 40.91 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ...
16:17:00 #8 40.91 Unpacking libfcgi-perl (0.78-2+b3) ...
16:17:00 #8 40.94 Selecting previously unselected package libcgi-fast-perl.
16:17:00 #8 40.94 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:17:00 #8 40.95 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:17:00 #8 40.97 Selecting previously unselected package libsub-name-perl.
16:17:00 #8 40.97 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ...
16:17:00 #8 40.98 Unpacking libsub-name-perl (0.21-1+b3) ...
16:17:00 #8 41.00 Selecting previously unselected package libclass-accessor-perl.
16:17:00 #8 41.00 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ...
16:17:00 #8 41.01 Unpacking libclass-accessor-perl (0.51-1) ...
16:17:00 #8 41.03 Selecting previously unselected package libclass-inspector-perl.
16:17:00 #8 41.04 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ...
16:17:00 #8 41.04 Unpacking libclass-inspector-perl (1.32-1) ...
16:17:00 #8 41.07 Selecting previously unselected package libclass-xsaccessor-perl.
16:17:00 #8 41.07 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
16:17:00 #8 41.07 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
16:17:00 #9 31.11 Resolving Dependencies
16:17:00 #9 31.11 --> Running transaction check
16:17:00 #9 31.11 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
16:17:00 #9 31.13 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.24 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.24 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.24 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.25 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.25 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.25 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.25 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.25 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.25 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.26 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.26 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.26 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.26 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
16:17:00 #9 31.26 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
16:17:00 #9 31.26 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
16:17:00 #9 31.26 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
16:17:00 #9 31.27 --> Running transaction check
16:17:00 #9 31.27 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
16:17:00 #9 31.27 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
16:17:00 #9 31.27 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
16:17:00 #9 31.27 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
16:17:00 #9 31.27 ---> Package file.x86_64 0:5.11-37.el7 will be installed
16:17:00 #9 31.27 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
16:17:00 #9 31.28 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
16:17:00 #9 31.28 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
16:17:00 #9 31.28 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
16:17:00 #9 31.28 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.29 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.30 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:17:00 #9 31.31 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
16:17:00 #9 31.31 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
16:17:00 #9 31.31 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
16:17:00 #9 31.31 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
16:17:00 #9 31.31 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
16:17:00 #9 31.31 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
16:17:00 #9 31.31 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
16:17:00 #9 31.32 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:17:00 #9 31.32 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:17:00 #9 31.32 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:17:00 #9 31.32 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:17:00 #9 31.32 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
16:17:00 #9 31.32 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
16:17:00 #9 31.32 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
16:17:00 #9 31.32 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
16:17:00 #9 31.32 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
16:17:00 #9 31.33 --> Running transaction check
16:17:00 #9 31.33 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
16:17:00 #9 31.33 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
16:17:00 #9 31.33 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
16:17:00 #9 31.33 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
16:17:00 #9 31.33 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
16:17:00 #9 31.33 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
16:17:00 #9 31.33 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
16:17:00 #9 31.33 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
16:17:00 #9 31.33 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:17:00 #9 31.34 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:17:00 #9 31.34 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
16:17:00 #9 31.34 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
16:17:00 #9 31.34 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
16:17:00 #9 31.34 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
16:17:00 #9 31.34 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
16:17:00 #9 31.34 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
16:17:00 #9 31.34 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
16:17:00 #9 31.35 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
16:17:00 #9 31.35 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
16:17:00 #9 31.35 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
16:17:00 #9 31.35 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
16:17:00 #9 31.35 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
16:17:00 #9 31.35 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
16:17:00 #9 31.35 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
16:17:00 #9 31.35 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
16:17:00 #9 31.35 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
16:17:00 #9 31.35 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
16:17:00 #9 31.35 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
16:17:00 #9 31.36 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
16:17:00 #9 31.36 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
16:17:00 #9 31.36 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
16:17:00 #9 31.36 --> Running transaction check
16:17:00 #9 31.36 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
16:17:00 #9 31.36 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
16:17:00 #9 31.36 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
16:17:00 #9 31.37 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:17:00 #9 31.37 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:17:00 #9 31.37 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
16:17:00 #9 31.37 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
16:17:00 #9 31.37 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
16:17:00 #9 31.37 --> Running transaction check
16:17:00 #9 31.37 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
16:17:00 #9 31.37 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
16:17:00 #9 31.44 --> Finished Dependency Resolution
16:17:00 #9 31.45 
16:17:00 #9 31.45 Dependencies Resolved
16:17:00 #9 31.46 
16:17:00 #9 31.46 ================================================================================
16:17:00 #9 31.46  Package                   Arch      Version                   Repository  Size
16:17:00 #9 31.46 ================================================================================
16:17:00 #9 31.46 Installing:
16:17:00 #9 31.46  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
16:17:00 #9 31.46  rpmlint                   noarch    1.5-4.el7                 base       229 k
16:17:00 #9 31.46 Installing for dependencies:
16:17:00 #9 31.46  bzip2                     x86_64    1.0.6-13.el7              base        52 k
16:17:00 #9 31.46  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
16:17:00 #9 31.46  dwz                       x86_64    0.11-3.el7                base        99 k
16:17:00 #9 31.46  elfutils                  x86_64    0.176-5.el7               base       308 k
16:17:00 #9 31.46  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
16:17:00 #9 31.46  file                      x86_64    5.11-37.el7               base        57 k
16:17:00 #9 31.46  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
16:17:00 #9 31.46  groff-base                x86_64    1.22.2-8.el7              base       942 k
16:17:00 #9 31.46  patch                     x86_64    2.7.1-12.el7_7            base       111 k
16:17:00 #9 31.46  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
16:17:00 #9 31.46  perl-Carp                 noarch    1.26-244.el7              base        19 k
16:17:00 #9 31.46  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
16:17:00 #9 31.46  perl-Exporter             noarch    5.68-3.el7                base        28 k
16:17:00 #9 31.46  perl-File-Path            noarch    2.09-2.el7                base        26 k
16:17:00 #9 31.46  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
16:17:00 #9 31.46  perl-Filter               x86_64    1.49-3.el7                base        76 k
16:17:00 #9 31.46  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
16:17:00 #9 31.46  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
16:17:00 #9 31.46  perl-PathTools            x86_64    3.40-5.el7                base        82 k
16:17:00 #9 31.46  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
16:17:00 #9 31.46  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
16:17:00 #9 31.46  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
16:17:00 #9 31.46  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
16:17:00 #9 31.46  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
16:17:00 #9 31.46  perl-Socket               x86_64    2.010-5.el7               base        49 k
16:17:00 #9 31.46  perl-Storable             x86_64    2.45-3.el7                base        77 k
16:17:00 #9 31.46  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
16:17:00 #9 31.46  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
16:17:00 #9 31.46  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
16:17:00 #9 31.46  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
16:17:00 #9 31.46  perl-constant             noarch    1.27-2.el7                base        19 k
16:17:00 #9 31.46  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
16:17:00 #9 31.46  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
16:17:00 #9 31.46  perl-parent               noarch    1:0.225-244.el7           base        12 k
16:17:00 #9 31.46  perl-podlators            noarch    2.5.1-3.el7               base       112 k
16:17:00 #9 31.46  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
16:17:00 #9 31.46  perl-threads              x86_64    1.87-4.el7                base        49 k
16:17:00 #9 31.46  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
16:17:00 #9 31.46  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
16:17:00 #9 31.46  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
16:17:00 #9 31.46  unzip                     x86_64    6.0-22.el7_9              updates    171 k
16:17:00 #9 31.46  zip                       x86_64    3.0-11.el7                base       260 k
16:17:00 #9 31.46 Updating for dependencies:
16:17:00 #9 31.46  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
16:17:00 #9 31.46  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
16:17:00 #9 31.46  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
16:17:00 #9 31.46  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
16:17:00 #9 31.46 
16:17:00 #9 31.46 Transaction Summary
16:17:00 #9 31.46 ================================================================================
16:17:00 #9 31.46 Install  2 Packages (+42 Dependent packages)
16:17:00 #9 31.46 Upgrade             (  4 Dependent packages)
16:17:00 #9 31.46 
16:17:00 #9 31.46 Total download size: 18 M
16:17:00 #9 31.46 Downloading packages:
16:17:00 #9 31.46 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:17:00 #11 7.615   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch             1/1 
16:17:00 #11 7.760   Preparing        :                                                        1/1 
16:17:00 #11 7.806   Upgrading        : libgcc-11.2.1-7.fc35.aarch64                         1/110 
16:17:00 #11 7.812   Running scriptlet: libgcc-11.2.1-7.fc35.aarch64                         1/110 
16:17:00 #11 7.831   Installing       : python3-libselinux-3.3-1.fc35.aarch64                2/110 
16:17:00 #11 7.837   Installing       : perl-File-Find-1.39-482.fc35.noarch                  3/110 
16:17:00 #11 7.870   Installing       : perl-File-Copy-2.35-482.fc35.noarch                  4/110 
16:17:00 #11 7.875   Installing       : perl-File-Compare-1.100.600-482.fc35.noarch          5/110 
16:17:00 #11 7.880   Installing       : libseccomp-2.5.3-1.fc35.aarch64                      6/110 
16:17:00 #11 7.912   Installing       : cmake-rpm-macros-3.22.1-4.fc35.noarch                7/110 
16:17:00 #11 7.919   Installing       : cmake-filesystem-3.22.1-4.fc35.aarch64               8/110 
16:17:00 #11 7.933   Installing       : checkpolicy-3.3-1.fc35.aarch64                       9/110 
16:17:00 #11 7.984   Installing       : util-linux-core-2.37.2-1.fc35.aarch64               10/110 
16:17:00 #11 8.030   Running scriptlet: util-linux-core-2.37.2-1.fc35.aarch64               10/110 
16:17:00 #8 38.81 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:17:00 #8 38.82 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:17:00 #8 38.85 Selecting previously unselected package libarchive13:amd64.
16:17:00 #8 38.85 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ...
16:17:00 #8 38.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:17:00 #8 38.92 Selecting previously unselected package libarray-intspan-perl.
16:17:00 #8 38.92 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
16:17:00 #8 38.92 Unpacking libarray-intspan-perl (2.004-1) ...
16:17:00 #8 38.95 Selecting previously unselected package libauthen-sasl-perl.
16:17:00 #8 38.95 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:17:00 #8 38.96 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:17:00 #8 38.99 Selecting previously unselected package libmodule-implementation-perl.
16:17:00 #8 38.99 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:17:00 #8 39.00 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:17:00 #8 39.03 Selecting previously unselected package libsub-exporter-progressive-perl.
16:17:00 #8 39.03 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:17:00 #8 39.03 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:17:00 #8 39.06 Selecting previously unselected package libvariable-magic-perl.
16:17:00 #8 39.06 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
16:17:00 #8 39.07 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:17:00 #8 39.10 Selecting previously unselected package libb-hooks-endofscope-perl.
16:17:00 #8 39.11 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:17:00 #8 39.11 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:00 #8 39.15 Selecting previously unselected package libpng16-16:amd64.
16:17:00 #8 71.14 Setting up libperlio-gzip-perl (0.19-1+b5) ...
16:17:00 #8 71.16 Setting up libsys-hostname-long-perl (1.5-1) ...
16:17:00 #8 71.17 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
16:17:00 #8 71.18 Setting up liburi-perl (1.76-1) ...
16:17:00 #8 71.19 Setting up exim4-daemon-light (4.92-8+deb10u6) ...
16:17:00 #14 5.434 (69/78): glibc-minimal-langpack-2.28-164.el8.x8  15 MB/s |  58 kB     00:00    
16:17:00 #14 5.438 (70/78): libgcc-8.5.0-4.el8_5.x86_64.rpm         27 MB/s |  79 kB     00:00    
16:17:00 #14 5.445 (71/78): libsepol-2.9-3.el8.x86_64.rpm           53 MB/s | 340 kB     00:00    
16:17:00 #14 5.448 (72/78): libxcrypt-4.1.1-6.el8.x86_64.rpm        24 MB/s |  73 kB     00:00    
16:17:00 #14 5.500 (73/78): glibc-2.28-164.el8.x86_64.rpm           36 MB/s | 3.6 MB     00:00    
16:17:00 #14 5.524 (74/78): systemd-libs-239-51.el8.x86_64.rpm      47 MB/s | 1.1 MB     00:00    
16:17:00 #14 5.534 (75/78): systemd-pam-239-51.el8.x86_64.rpm       47 MB/s | 476 kB     00:00    
16:17:00 #14 5.580 (76/78): systemd-239-51.el8.x86_64.rpm           27 MB/s | 3.6 MB     00:00    
16:17:00 #14 DONE 2.3s
16:17:00 
16:17:00 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:00 #15 sha256:b8e207ce2cbbb491a80ac3e5d4e90cea6d8b94ecaa3f3f5d57030e3048ff8f00
16:17:00 #15 DONE 0.0s
16:17:00 
16:17:00 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:00 #16 sha256:5ba3a73f8b26f8d718f4cfdbce93326973459eb071100d98b9311bbe275bb70c
16:17:00 #16 DONE 0.0s
16:17:00 
16:17:00 #17 exporting to image
16:17:00 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:00 #17 exporting layers
16:17:00 #8 41.14 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ...
16:17:00 #8 41.14 Unpacking libpath-iterator-rule-perl (1.009-1) ...
16:17:00 #8 41.17 Selecting previously unselected package libpath-tiny-perl.
16:17:00 #8 41.18 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ...
16:17:00 #8 41.18 Unpacking libpath-tiny-perl (0.104-1) ...
16:17:00 #8 41.21 Selecting previously unselected package libperlio-gzip-perl.
16:17:00 #8 41.21 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ...
16:17:00 #8 41.22 Unpacking libperlio-gzip-perl (0.19-1build3) ...
16:17:00 #8 41.25 Selecting previously unselected package libpod-constants-perl.
16:17:00 #8 41.25 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ...
16:17:00 #8 41.25 Unpacking libpod-constants-perl (0.19-1) ...
16:17:00 #8 41.28 Selecting previously unselected package libregexp-pattern-license-perl.
16:17:00 #8 41.29 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
16:17:00 #8 41.29 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
16:17:00 #8 41.33 Selecting previously unselected package libsasl2-modules:amd64.
16:17:00 #8 41.33 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ...
16:17:00 #8 41.33 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:17:00 #11 2.628    create-stamp debian/debhelper-build-stamp
16:17:00 #11 2.628    dh_prep
16:17:00 #11 2.655    dh_install
16:17:00 #11 2.686    dh_installdocs
16:17:00 #11 2.724    dh_installchangelogs
16:17:00 #11 2.804    dh_perl
16:17:00 #11 2.837    dh_link
16:17:00 #11 2.869    dh_strip_nondeterminism
16:17:00 #11 2.924    dh_compress
16:17:00 #11 2.959    dh_fixperms
16:17:00 #11 2.995    dh_missing
16:17:00 #11 3.018    dh_installdeb
16:17:00 #11 3.048    dh_gencontrol
16:17:00 #12 7.469 Selecting previously unselected package dh-apparmor.
16:17:00 #12 7.472 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:17:00 #12 7.476 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:17:00 #12 7.509 Selecting previously unselected package libbtrfs0:arm64.
16:17:00 #12 7.512 Preparing to unpack .../08-libbtrfs0_5.4.1-2_arm64.deb ...
16:17:00 #12 7.517 Unpacking libbtrfs0:arm64 (5.4.1-2) ...
16:17:00 #12 7.554 Selecting previously unselected package libbtrfs-dev:arm64.
16:17:00 #12 7.557 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_arm64.deb ...
16:17:00 #12 7.560 Unpacking libbtrfs-dev:arm64 (5.4.1-2) ...
16:17:00 #12 7.610 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:17:00 #12 7.613 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
16:17:00 #12 7.617 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:17:00 #12 7.654 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:17:00 #12 7.657 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
16:17:00 #12 7.660 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:17:00 #12 7.685 Selecting previously unselected package libudev-dev:arm64.
16:17:00 #12 7.688 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.13_arm64.deb ...
16:17:00 #12 7.691 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.13) ...
16:17:00 #12 7.717 Selecting previously unselected package libsepol1-dev:arm64.
16:17:00 #11 8.041   Installing       : perl-threads-1:2.26-448.fc35.aarch64                11/110 
16:17:00 #11 8.050   Installing       : m4-1.4.19-2.fc35.aarch64                            12/110 
16:17:00 #11 8.085   Installing       : libtool-ltdl-2.4.6-42.fc35.aarch64                  13/110 
16:17:00 #11 8.090   Installing       : libmpc-1.2.1-3.fc35.aarch64                         14/110 
16:17:00 #11 8.119   Installing       : libfdisk-2.37.2-1.fc35.aarch64                      15/110 
16:17:00 #11 8.124   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch               16/110 
16:17:00 #11 8.142   Installing       : autoconf-2.69-37.fc35.noarch                        17/110 
16:17:00 #11 8.317   Installing       : cpp-11.2.1-7.fc35.aarch64                           18/110 
16:17:00 #11 8.348   Installing       : perl-threads-shared-1.62-478.fc35.aarch64           19/110 
16:17:00 #11 8.354   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              20/110 
16:17:00 #11 8.373   Installing       : automake-1.16.2-5.fc35.noarch                       21/110 
16:17:00 #9 39.63 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
16:17:00 #9 39.63 Unpacking libtry-tiny-perl (0.30-1) ...
16:17:00 #9 39.66 Selecting previously unselected package libwww-robotrules-perl.
16:17:00 #9 39.66 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
16:17:00 #9 39.66 Unpacking libwww-robotrules-perl (6.02-1) ...
16:17:00 #9 39.69 Selecting previously unselected package libwww-perl.
16:17:00 #9 39.69 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
16:17:00 #9 39.70 Unpacking libwww-perl (6.52-1) ...
16:17:00 #9 39.73 Selecting previously unselected package patchutils.
16:17:00 #9 39.74 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
16:17:00 #9 39.74 Unpacking patchutils (0.4.2-1) ...
16:17:00 #9 39.77 Selecting previously unselected package wdiff.
16:17:00 #9 39.77 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
16:17:00 #9 39.79 Unpacking wdiff (1.2.2-2build1) ...
16:17:00 #9 39.83 Selecting previously unselected package devscripts.
16:17:00 #9 39.83 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
16:17:00 #9 39.85 Unpacking devscripts (2.21.1ubuntu1) ...
16:17:00 #9 39.97 Selecting previously unselected package diffstat.
16:17:00 #12 10.11 Preparing to unpack .../16-libpcre2-posix2_10.34-7_armhf.deb ...
16:17:00 #12 10.11 Unpacking libpcre2-posix2:armhf (10.34-7) ...
16:17:00 #12 10.14 Selecting previously unselected package libpcre2-dev:armhf.
16:17:00 #12 10.14 Preparing to unpack .../17-libpcre2-dev_10.34-7_armhf.deb ...
16:17:00 #12 10.15 Unpacking libpcre2-dev:armhf (10.34-7) ...
16:17:00 #12 10.25 Selecting previously unselected package libselinux1-dev:armhf.
16:17:00 #12 10.25 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_armhf.deb ...
16:17:00 #12 10.26 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
16:17:00 #12 10.30 Selecting previously unselected package libdevmapper-dev:armhf.
16:17:00 #12 10.31 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
16:17:00 #12 10.31 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
16:17:00 #12 10.36 Preparing to unpack .../20-libseccomp2_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
16:17:00 #12 10.37 Unpacking libseccomp2:armhf (2.5.1-1ubuntu1~20.04.2) over (2.5.1-1ubuntu1~20.04.1) ...
16:17:00 #12 10.43 Setting up libseccomp2:armhf (2.5.1-1ubuntu1~20.04.2) ...
16:17:00 #12 10.48 Selecting previously unselected package libseccomp-dev:armhf.
16:17:00 #12 10.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30127 files and directories currently installed.)
16:17:00 #12 10.50 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
16:17:00 #12 10.50 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
16:17:00 #12 10.54 Selecting previously unselected package libsystemd-dev:armhf.
16:17:00 #12 10.55 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.13_armhf.deb ...
16:17:00 #12 10.55 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.13) ...
16:17:00 #12 7.117 Get:20 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libdevmapper-dev arm64 2:1.02.175-2ubuntu4 [35.8 kB]
16:17:00 #12 7.117 Get:21 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1 [81.9 kB]
16:17:00 #12 7.119 Get:22 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libsystemd-dev arm64 247.3-3ubuntu3.6 [299 kB]
16:17:00 #12 7.122 Get:23 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main arm64 libglib2.0-0 arm64 2.68.1-1~ubuntu21.04.1 [1212 kB]
16:17:00 #12 7.191 Get:24 http://ports.ubuntu.com/ubuntu-ports hirsute/main arm64 pkg-config arm64 0.29.2-1ubuntu1 [44.5 kB]
16:17:00 #12 7.378 debconf: delaying package configuration, since apt-utils is not installed
16:17:00 #12 7.425 Fetched 9730 kB in 1s (6549 kB/s)
16:17:00 #12 7.454 Selecting previously unselected package bash-completion.
16:17:00 #12 7.454 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26695 files and directories currently installed.)
16:17:00 #12 7.466 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:17:00 #8 41.10 Selecting previously unselected package libclone-perl.
16:17:00 #8 41.10 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ...
16:17:00 #8 41.10 Unpacking libclone-perl (0.41-1+b1) ...
16:17:00 #8 41.13 Selecting previously unselected package libcommon-sense-perl.
16:17:00 #8 41.13 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
16:17:00 #8 41.13 Unpacking libcommon-sense-perl (3.74-2+b7) ...
16:17:00 #8 41.16 Selecting previously unselected package libparams-util-perl.
16:17:00 #8 41.16 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ...
16:17:00 #8 41.17 Unpacking libparams-util-perl (1.07-3+b4) ...
16:17:00 #8 41.19 Selecting previously unselected package libsub-install-perl.
16:17:00 #8 41.19 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ...
16:17:00 #8 41.20 Unpacking libsub-install-perl (0.928-1) ...
16:17:00 #8 41.22 Selecting previously unselected package libdata-optlist-perl.
16:17:00 #8 41.22 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ...
16:17:00 #8 41.22 Unpacking libdata-optlist-perl (0.110-1) ...
16:17:00 #8 41.25 Selecting previously unselected package libsub-exporter-perl.
16:17:00 #8 41.25 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ...
16:17:00 #8 41.25 Unpacking libsub-exporter-perl (0.987-1) ...
16:17:00 #8 41.28 Selecting previously unselected package libconst-fast-perl.
16:17:00 #8 41.29 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ...
16:17:00 #8 41.29 Unpacking libconst-fast-perl (0.014-1) ...
16:17:00 #8 41.31 Selecting previously unselected package libwant-perl.
16:17:00 #8 41.32 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ...
16:17:00 #8 41.32 Unpacking libwant-perl (0.29-1+b4) ...
16:17:00 #8 41.35 Selecting previously unselected package libcontextual-return-perl.
16:17:00 #8 41.35 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ...
16:17:00 #8 41.35 Unpacking libcontextual-return-perl (0.004014-2) ...
16:17:00 #8 41.38 Selecting previously unselected package libconvert-binhex-perl.
16:17:00 #8 41.39 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ...
16:17:00 #8 41.39 Unpacking libconvert-binhex-perl (1.125-1) ...
16:17:00 #8 41.42 Selecting previously unselected package libdata-dump-perl.
16:17:00 #8 41.42 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ...
16:17:00 #8 41.42 Unpacking libdata-dump-perl (1.23-1) ...
16:17:00 #8 41.45 Selecting previously unselected package libdigest-bubblebabble-perl.
16:17:00 #8 41.46 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:17:00 #8 41.46 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:17:00 #8 41.49 Selecting previously unselected package libdigest-hmac-perl.
16:17:00 #8 41.49 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:17:00 #8 41.49 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:17:00 #8 41.53 Selecting previously unselected package libdistro-info-perl.
16:17:00 #8 71.15 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:00 #8 71.16 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:00 #8 71.17 Setting up libtypes-serialiser-perl (1.01-1) ...
16:17:00 #8 71.18 Setting up g++ (4:10.2.1-1) ...
16:17:00 #8 71.21 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:00 #8 71.22 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:17:00 #8 71.23 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:00 #8 71.24 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:17:00 #8 71.25 Setting up librole-tiny-perl (2.002004-1) ...
16:17:00 #8 71.27 Setting up gnupg (2.2.27-2) ...
16:17:00 #8 71.28 Setting up build-essential (12.9) ...
16:17:00 #8 71.29 Setting up python3-unidiff (0.5.5-2) ...
16:17:00 #8 71.44 Setting up lsb-release (11.1.0) ...
16:17:00 #8 71.46 Setting up libfont-ttf-perl (1.06-1.1) ...
16:17:00 #8 71.47 Setting up libfile-homedir-perl (1.006-1) ...
16:17:00 #8 71.48 Setting up python3-magic (2:0.4.20-3) ...
16:17:00 #8 39.15 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
16:17:00 #8 39.15 Unpacking libpng16-16:amd64 (1.6.37-3) ...
16:17:00 #8 39.21 Selecting previously unselected package libfreetype6:amd64.
16:17:00 #8 39.21 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
16:17:00 #8 39.22 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
16:17:00 #8 39.29 Selecting previously unselected package libfontconfig1:amd64.
16:17:00 #8 39.29 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
16:17:00 #8 39.29 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
16:17:00 #8 39.35 Selecting previously unselected package libjpeg62-turbo:amd64.
16:17:00 #8 39.35 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
16:17:00 #8 39.35 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
16:17:00 #8 39.40 Selecting previously unselected package libdeflate0:amd64.
16:17:00 #8 71.27 invoke-rc.d: could not determine current runlevel
16:17:00 #8 71.27 invoke-rc.d: policy-rc.d denied execution of start.
16:17:00 #8 71.27 Initializing GnuTLS DH parameter file
16:17:00 #8 71.30 Setting up libmailutils5:armhf (1:3.5-4) ...
16:17:00 #8 71.31 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:17:00 #8 71.32 Setting up libnet-ssleay-perl (1.85-2+b1) ...
16:17:00 #8 71.33 Setting up python3-pkg-resources (40.8.0-1) ...
16:17:00 #8 71.54 Setting up automake (1:1.16.1-4) ...
16:17:00 #8 71.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:00 #8 71.57 Setting up libasync-mergepoint-perl (0.04-2) ...
16:17:00 #8 71.58 Setting up libio-sessiondata-perl (1.03-1) ...
16:17:00 #8 71.59 Setting up libstring-escape-perl (2010.002-2) ...
16:17:00 #8 71.61 Setting up libhttp-date-perl (6.02-1) ...
16:17:00 #8 71.63 Setting up libfile-which-perl (1.23-1) ...
16:17:00 #8 71.65 Setting up mailutils (1:3.5-4) ...
16:17:00 #14 5.771 (77/78): selinux-policy-minimum-3.14.3-80.el8.n  25 MB/s |  13 MB     00:00    
16:17:00 #14 5.789 (78/78): systemd-udev-239-51.el8.x86_64.rpm     6.2 MB/s | 1.6 MB     00:00    
16:17:00 #14 5.793 --------------------------------------------------------------------------------
16:17:00 #14 5.794 Total                                            36 MB/s | 115 MB     00:03     
16:17:00 #17 exporting layers 2.4s done
16:17:00 #17 writing image sha256:de7cb3c03ea2a11c7011d3e5f018cef34bbde73fe02a8114fa16c9c50ce6f58f done
16:17:00 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
16:17:00 #17 DONE 2.4s
16:17:00 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
16:17:00 #9 38.48 Selecting previously unselected package libalgorithm-diff-perl.
16:17:00 #9 38.49 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:17:00 #9 38.49 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:17:00 #9 38.55 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:17:00 #9 38.55 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
16:17:00 #9 38.55 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:17:00 #9 38.58 Selecting previously unselected package libalgorithm-merge-perl.
16:17:00 #9 38.58 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
16:17:00 #9 38.59 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:17:00 #9 38.62 Selecting previously unselected package libapt-pkg-perl.
16:17:00 #9 38.62 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
16:17:00 #9 38.62 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:17:00 #9 38.66 Selecting previously unselected package libarchive-cpio-perl.
16:17:00 #9 38.66 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
16:17:00 #9 38.67 Unpacking libarchive-cpio-perl (0.10-1) ...
16:17:00 #9 38.70 Selecting previously unselected package libarray-intspan-perl.
16:17:00 #9 38.70 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
16:17:00 #9 38.70 Unpacking libarray-intspan-perl (2.003-1) ...
16:17:00 #9 38.74 Selecting previously unselected package libasync-mergepoint-perl.
16:17:00 #9 38.74 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
16:17:00 #9 38.74 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:17:00 #9 38.77 Selecting previously unselected package libmodule-implementation-perl.
16:17:00 #9 38.78 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
16:17:00 #9 38.78 Unpacking libmodule-implementation-perl (0.09-1) ...
16:17:00 #9 38.81 Selecting previously unselected package libsub-exporter-progressive-perl.
16:17:00 #9 38.81 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:17:00 #9 38.82 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:17:00 #9 38.85 Selecting previously unselected package libvariable-magic-perl.
16:17:00 #9 38.85 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
16:17:00 #9 38.85 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:17:00 #9 38.88 Selecting previously unselected package libb-hooks-endofscope-perl.
16:17:00 #8 41.40 Selecting previously unselected package libsort-key-perl.
16:17:00 #8 41.41 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ...
16:17:00 #8 41.41 Unpacking libsort-key-perl (1.33-2) ...
16:17:00 #8 41.44 Selecting previously unselected package libstring-copyright-perl.
16:17:00 #8 41.45 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ...
16:17:00 #8 41.46 Unpacking libstring-copyright-perl (0.003005-1) ...
16:17:00 #8 41.49 Selecting previously unselected package libstring-escape-perl.
16:17:00 #8 41.49 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ...
16:17:00 #8 41.50 Unpacking libstring-escape-perl (2010.002-2) ...
16:17:00 #8 41.53 Selecting previously unselected package libtext-levenshtein-perl.
16:17:00 #8 41.54 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ...
16:17:00 #8 41.54 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:17:00 #8 41.58 Selecting previously unselected package libunicode-utf8-perl.
16:17:00 #8 41.58 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ...
16:17:00 #8 41.58 Unpacking libunicode-utf8-perl (0.60-1build4) ...
16:17:00 #8 41.64 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:00 #8 41.64 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:17:00 #8 41.65 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:17:00 #8 41.69 Selecting previously unselected package libxml-sax-base-perl.
16:17:00 #8 41.69 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ...
16:17:00 #8 41.70 Unpacking libxml-sax-base-perl (1.09-1) ...
16:17:00 #8 41.75 Selecting previously unselected package libxml-sax-perl.
16:17:00 #9 60.09 Preparing to unpack .../333-lzip_1.22-3_arm64.deb ...
16:17:00 #9 60.09 Unpacking lzip (1.22-3) ...
16:17:00 #9 60.12 Selecting previously unselected package lzop.
16:17:00 #9 60.13 Preparing to unpack .../334-lzop_1.04-2build1_arm64.deb ...
16:17:00 #9 60.13 Unpacking lzop (1.04-2build1) ...
16:17:00 #9 60.26 Selecting previously unselected package t1utils.
16:17:00 #9 60.26 Preparing to unpack .../335-t1utils_1.41-4build1_arm64.deb ...
16:17:00 #9 60.27 Unpacking t1utils (1.41-4build1) ...
16:17:00 #9 60.30 Selecting previously unselected package unzip.
16:17:00 #9 60.30 Preparing to unpack .../336-unzip_6.0-26ubuntu1_arm64.deb ...
16:17:00 #9 60.31 Unpacking unzip (6.0-26ubuntu1) ...
16:17:00 #9 60.42 Selecting previously unselected package lintian.
16:17:00 #9 60.42 Preparing to unpack .../337-lintian_2.104.0ubuntu3.1_all.deb ...
16:17:00 #9 60.43 Unpacking lintian (2.104.0ubuntu3.1) ...
16:17:00 #9 3.434 (1/105): acl-2.2.53-9.fc33.aarch64.rpm          176 kB/s |  71 kB     00:00    
16:17:00 #9 3.471 (2/105): dbus-1.12.20-2.fc33.aarch64.rpm        274 kB/s | 9.9 kB     00:00    
16:17:00 #9 3.507 (3/105): dbus-common-1.12.20-2.fc33.noarch.rpm  461 kB/s |  17 kB     00:00    
16:17:00 #9 3.583 (4/105): checkpolicy-3.1-3.fc33.aarch64.rpm     600 kB/s | 332 kB     00:00    
16:17:00 #9 3.620 (5/105): device-mapper-devel-1.02.173-1.fc33.aa 1.2 MB/s |  44 kB     00:00    
16:17:00 #9 3.646 (6/105): device-mapper-1.02.173-1.fc33.aarch64. 1.0 MB/s | 140 kB     00:00    
16:17:00 #9 3.688 (7/105): device-mapper-libs-1.02.173-1.fc33.aar 2.5 MB/s | 173 kB     00:00    
16:17:00 #9 3.699 (8/105): autoconf-2.69-34.fc33.noarch.rpm       994 kB/s | 666 kB     00:00    
16:17:00 #9 3.727 (9/105): gc-8.0.4-4.fc33.aarch64.rpm            2.6 MB/s | 102 kB     00:00    
16:17:00 #9 3.764 (10/105): jsoncpp-1.9.4-2.fc33.aarch64.rpm      2.4 MB/s |  91 kB     00:00    
16:17:00 #9 3.773 (11/105): e2fsprogs-libs-1.45.6-4.fc33.aarch64. 1.7 MB/s | 221 kB     00:00    
16:17:00 #9 3.801 (12/105): libargon2-20171227-5.fc33.aarch64.rpm 785 kB/s |  28 kB     00:00    
16:17:01 #11 8.409   Installing       : python3-libsemanage-3.3-1.fc35.aarch64              22/110 
16:17:01 #11 3.159    dh_md5sums
16:17:01 #11 3.191    dh_builddeb
16:17:01 #11 3.214 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:01 #11 3.232  dpkg-genbuildinfo --build=binary
16:17:01 #12 10.63 Selecting previously unselected package pkg-config.
16:17:01 #12 10.63 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_armhf.deb ...
16:17:01 #12 10.64 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:17:01 #12 10.69 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
16:17:01 #12 10.71 Setting up libarchive13:armhf (3.4.0-2ubuntu1) ...
16:17:01 #12 10.72 Setting up libsepol1-dev:armhf (3.0-1) ...
16:17:01 #12 10.73 Setting up libpcre2-16-0:armhf (10.34-7) ...
16:17:01 #12 10.74 Setting up libbtrfs0:armhf (5.4.1-2) ...
16:17:01 #12 10.76 Setting up libpcre2-32-0:armhf (10.34-7) ...
16:17:01 #12 10.77 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
16:17:01 #12 10.78 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:17:01 #9 39.97 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
16:17:01 #9 39.98 Unpacking diffstat (1.64-1) ...
16:17:01 #9 40.00 Selecting previously unselected package python3-chardet.
16:17:01 #9 40.01 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
16:17:01 #9 40.01 Unpacking python3-chardet (4.0.0-1) ...
16:17:01 #9 40.05 Selecting previously unselected package python3-six.
16:17:01 #9 40.06 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
16:17:01 #9 40.06 Unpacking python3-six (1.15.0-2) ...
16:17:01 #9 40.09 Selecting previously unselected package python3-debian.
16:17:01 #9 40.09 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
16:17:01 #9 40.10 Unpacking python3-debian (0.1.39) ...
16:17:01 #9 40.14 Selecting previously unselected package libgpgme11:amd64.
16:17:01 #9 40.14 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
16:17:01 #9 40.14 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
16:17:01 #9 40.19 Selecting previously unselected package python3-gpg.
16:17:01 #9 40.19 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
16:17:01 #9 40.19 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
16:17:01 #9 40.25 Selecting previously unselected package dput.
16:17:01 #9 40.25 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
16:17:01 #9 40.26 Unpacking dput (1.1.0ubuntu1) ...
16:17:01 #9 40.29 Selecting previously unselected package fonts-dejavu-core.
16:17:01 #9 40.29 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
16:17:01 #12 7.720 Preparing to unpack .../13-libsepol1-dev_3.0-1_arm64.deb ...
16:17:01 #12 7.723 Unpacking libsepol1-dev:arm64 (3.0-1) ...
16:17:01 #12 7.785 Selecting previously unselected package libpcre2-16-0:arm64.
16:17:01 #12 7.788 Preparing to unpack .../14-libpcre2-16-0_10.34-7_arm64.deb ...
16:17:01 #12 7.792 Unpacking libpcre2-16-0:arm64 (10.34-7) ...
16:17:01 #12 7.837 Selecting previously unselected package libpcre2-32-0:arm64.
16:17:01 #12 7.840 Preparing to unpack .../15-libpcre2-32-0_10.34-7_arm64.deb ...
16:17:01 #12 7.843 Unpacking libpcre2-32-0:arm64 (10.34-7) ...
16:17:01 #12 7.883 Selecting previously unselected package libpcre2-posix2:arm64.
16:17:01 #12 7.886 Preparing to unpack .../16-libpcre2-posix2_10.34-7_arm64.deb ...
16:17:01 #12 7.889 Unpacking libpcre2-posix2:arm64 (10.34-7) ...
16:17:01 #12 7.914 Selecting previously unselected package libpcre2-dev:arm64.
16:17:01 #12 7.917 Preparing to unpack .../17-libpcre2-dev_10.34-7_arm64.deb ...
16:17:01 #12 7.921 Unpacking libpcre2-dev:arm64 (10.34-7) ...
16:17:01 #8 41.53 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ...
16:17:01 #8 41.54 Unpacking libdistro-info-perl (0.21) ...
16:17:01 #8 41.56 Selecting previously unselected package libnet-smtp-ssl-perl.
16:17:01 #8 41.57 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:17:01 #8 41.57 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:17:01 #8 41.59 Selecting previously unselected package libmailtools-perl.
16:17:01 #8 41.60 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ...
16:17:01 #8 41.60 Unpacking libmailtools-perl (2.18-1) ...
16:17:01 #8 41.64 Selecting previously unselected package libnet-ip-perl.
16:17:01 #8 41.64 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ...
16:17:01 #8 41.64 Unpacking libnet-ip-perl (1.26-2) ...
16:17:01 #8 41.67 Selecting previously unselected package libnet-dns-perl.
16:17:01 #8 41.68 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ...
16:17:01 #8 41.68 Unpacking libnet-dns-perl (1.19-1) ...
16:17:01 #8 41.75 Selecting previously unselected package libnet-domain-tld-perl.
16:17:01 #8 71.63 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:17:01 #8 71.64 Setting up pristine-tar (1.49) ...
16:17:01 #8 71.65 Setting up libio-socket-ssl-perl (2.069-1) ...
16:17:01 #8 71.66 Setting up libsub-exporter-perl (0.987-1) ...
16:17:01 #8 71.67 Setting up libc-devtools (2.31-13+deb11u2) ...
16:17:01 #8 71.69 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:01 #8 71.71 Setting up libhttp-message-perl (6.28-1) ...
16:17:01 #8 71.72 Setting up libhtml-form-perl (6.07-1) ...
16:17:01 #8 71.73 Setting up python3-pkg-resources (52.0.0-4) ...
16:17:01 #8 39.41 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
16:17:01 #8 39.41 Unpacking libdeflate0:amd64 (1.7-1) ...
16:17:01 #8 39.45 Selecting previously unselected package libjbig0:amd64.
16:17:01 #8 39.45 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
16:17:01 #8 39.46 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
16:17:01 #8 39.50 Selecting previously unselected package libwebp6:amd64.
16:17:01 #8 39.50 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
16:17:01 #8 39.50 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
16:17:01 #8 39.55 Selecting previously unselected package libtiff5:amd64.
16:17:01 #8 39.56 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ...
16:17:01 #8 39.56 Unpacking libtiff5:amd64 (4.2.0-1) ...
16:17:01 #8 39.61 Selecting previously unselected package libxau6:amd64.
16:17:01 #8 39.61 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
16:17:01 #8 39.62 Unpacking libxau6:amd64 (1:1.0.9-1) ...
16:17:01 #8 39.66 Selecting previously unselected package libxdmcp6:amd64.
16:17:01 #8 39.66 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:17:01 #8 39.66 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:17:01 #8 39.70 Selecting previously unselected package libxcb1:amd64.
16:17:01 #8 39.71 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
16:17:01 #8 39.71 Unpacking libxcb1:amd64 (1.14-3) ...
16:17:01 #8 39.77 Selecting previously unselected package libx11-data.
16:17:01 #8 71.67 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
16:17:01 #8 71.67 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
16:17:01 #8 71.68 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
16:17:01 #8 71.68 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
16:17:01 #8 71.69 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
16:17:01 #8 71.69 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
16:17:01 #8 71.70 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
16:17:01 #8 71.70 Setting up libfile-basedir-perl (0.08-1) ...
16:17:01 #8 71.71 Setting up libnumber-range-perl (0.12-1) ...
16:17:01 #8 71.72 Setting up libtask-weaken-perl (1.06-1) ...
16:17:01 #8 71.74 Setting up libunicode-utf8-perl (0.62-1) ...
16:17:01 #8 71.75 Setting up libstruct-dumb-perl (0.09-1) ...
16:17:01 #8 71.76 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
16:17:01 #8 71.77 Setting up libfile-listing-perl (6.04-1) ...
16:17:01 #8 71.78 Setting up gpg-wks-client (2.2.12-1+deb10u1) ...
16:17:01 #8 71.80 Setting up libclass-inspector-perl (1.32-1) ...
16:17:01 #8 71.81 Setting up libfont-afm-perl (1.20-2) ...
16:17:01 #8 71.82 Setting up libwant-perl (0.29-1+b4) ...
16:17:01 #8 71.83 Setting up libdynaloader-functions-perl (0.003-1) ...
16:17:01 #8 71.84 Setting up libtext-glob-perl (0.10-1) ...
16:17:01 #8 71.85 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:17:01 + set -e
16:17:01 + mkdir -p /root/build-deb/engine
16:17:01 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:01 #8 41.76 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
16:17:01 #8 41.76 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:17:01 #8 41.80 Selecting previously unselected package libxml-libxml-perl.
16:17:01 #8 41.80 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ...
16:17:01 #8 41.81 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
16:17:01 #8 41.87 Selecting previously unselected package libxml-parser-perl.
16:17:01 #8 41.87 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ...
16:17:01 #8 41.87 Unpacking libxml-parser-perl (2.44-2build3) ...
16:17:01 #8 41.93 Selecting previously unselected package libxml-sax-expat-perl.
16:17:01 #8 41.93 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ...
16:17:01 #8 41.93 Unpacking libxml-sax-expat-perl (0.40-2) ...
16:17:01 #8 41.97 Selecting previously unselected package libxml-simple-perl.
16:17:01 #8 41.97 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ...
16:17:01 #14 5.962 Running transaction check
16:17:01 #9 38.88 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:17:01 #9 38.89 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:17:01 #9 38.91 Selecting previously unselected package libcapture-tiny-perl.
16:17:01 #9 38.92 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
16:17:01 #9 38.92 Unpacking libcapture-tiny-perl (0.48-1) ...
16:17:01 #9 38.96 Selecting previously unselected package libclass-xsaccessor-perl.
16:17:01 #9 38.96 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
16:17:01 #9 38.96 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:17:01 #9 38.99 Selecting previously unselected package libclone-perl.
16:17:01 #9 38.99 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
16:17:01 #9 39.00 Unpacking libclone-perl (0.43-2) ...
16:17:01 #9 39.03 Selecting previously unselected package libcommon-sense-perl.
16:17:01 #9 39.03 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
16:17:01 #9 39.04 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:17:01 #9 39.06 Selecting previously unselected package libparams-util-perl.
16:17:01 #9 39.06 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
16:17:01 #9 39.07 Unpacking libparams-util-perl (1.07-3build5) ...
16:17:01 #9 39.10 Selecting previously unselected package libsub-install-perl.
16:17:01 #9 60.68 Selecting previously unselected package manpages-dev.
16:17:01 #9 60.69 Preparing to unpack .../338-manpages-dev_5.10-1ubuntu1_all.deb ...
16:17:01 #9 60.69 Unpacking manpages-dev (5.10-1ubuntu1) ...
16:17:01 #9 3.810 (13/105): libcbor-0.5.0-7.fc33.aarch64.rpm      1.2 MB/s |  45 kB     00:00    
16:17:01 #9 3.839 (14/105): libfido2-1.4.0-3.fc33.aarch64.rpm     1.7 MB/s |  66 kB     00:00    
16:17:01 #9 3.847 (15/105): libmnl-1.0.4-12.fc33.aarch64.rpm      759 kB/s |  27 kB     00:00    
16:17:01 #9 3.876 (16/105): libmpc-1.1.0-9.fc33.aarch64.rpm       1.6 MB/s |  60 kB     00:00    
16:17:01 #9 3.885 (17/105): libnetfilter_conntrack-1.0.7-5.fc33.a 1.6 MB/s |  61 kB     00:00    
16:17:01 #9 3.915 (18/105): isl-0.16.1-12.fc33.aarch64.rpm        3.8 MB/s | 844 kB     00:00    
16:17:01 #9 3.919 (19/105): libnfnetlink-1.0.1-18.fc33.aarch64.rp 686 kB/s |  29 kB     00:00    
16:17:01 #9 3.954 (20/105): libselinux-devel-3.1-2.fc33.aarch64.r 2.9 MB/s | 112 kB     00:00    
16:17:01 #9 3.986 (21/105): libselinux-utils-3.1-2.fc33.aarch64.r 2.3 MB/s | 159 kB     00:00    
16:17:01 #9 3.990 (22/105): libsepol-devel-3.1-3.fc33.aarch64.rpm 1.1 MB/s |  40 kB     00:00    
16:17:01 #9 4.013 (23/105): libnl3-3.5.0-5.fc33.aarch64.rpm       2.4 MB/s | 316 kB     00:00    
16:17:01 #9 4.027 (24/105): libtool-ltdl-2.4.6-36.fc33.aarch64.rp 985 kB/s |  36 kB     00:00    
16:17:01 #12 5.015 Reading package lists...
16:17:01 #12 5.973 Building dependency tree...
16:17:01 #9 39.36 Selecting previously unselected package g++.
16:17:01 #9 39.36 Preparing to unpack .../089-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
16:17:01 #9 39.37 Unpacking g++ (4:11.2.0-1ubuntu1) ...
16:17:01 #9 39.42 Selecting previously unselected package make.
16:17:01 #9 39.43 Preparing to unpack .../090-make_4.3-4ubuntu1_amd64.deb ...
16:17:01 #9 39.44 Unpacking make (4.3-4ubuntu1) ...
16:17:01 #21 30.23 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
16:17:01 #21 30.23 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
16:17:01 #21 30.24 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
16:17:01 #21 30.29 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
16:17:01 #21 30.32 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
16:17:01 #11 8.440   Installing       : gc-8.0.4-6.fc35.aarch64                             23/110 
16:17:01 #11 8.656   Installing       : guile22-2.2.7-3.fc35.aarch64                        24/110 
16:17:01 #11 8.703   Installing       : make-1:4.3-6.fc35.aarch64                           25/110 
16:17:01 #11 8.710   Installing       : kmod-libs-29-4.fc35.aarch64                         26/110 
16:17:01 #11 8.751   Installing       : libnl3-3.5.0-8.fc35.aarch64                         27/110 
16:17:01 #11 8.768   Installing       : libibverbs-38.0-1.fc35.aarch64                      28/110 
16:17:01 #11 8.823   Installing       : libpcap-14:1.10.1-2.fc35.aarch64                    29/110 
16:17:01 #11 8.854   Installing       : iptables-legacy-libs-1.8.7-13.fc35.aarch64          30/110 
16:17:01 #11 8.862   Installing       : jsoncpp-1.9.4-5.fc35.aarch64                        31/110 
16:17:01 #11 8.917   Installing       : libasan-11.2.1-7.fc35.aarch64                       32/110 
16:17:01 #11 3.369  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
16:17:01 #11 3.444 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:01 #11 3.447  dpkg-source --after-build .
16:17:01 #11 3.540 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:01 #11 3.545 
16:17:01 #11 3.545 The package has been created.
16:17:01 #11 3.545 Attention, the package has been created in the current directory,
16:17:01 #11 3.545 not in ".." as indicated by the message above!
16:17:01 #11 3.566 Selecting previously unselected package docker-ce-build-deps.
16:17:01 #11 3.582 (Reading database ... 28595 files and directories currently installed.)
16:17:01 #11 3.583 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:01 #11 3.587 Unpacking docker-ce-build-deps (1.0) ...
16:17:01 #12 7.989 Selecting previously unselected package libselinux1-dev:arm64.
16:17:01 #12 7.992 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_arm64.deb ...
16:17:01 #12 7.996 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
16:17:01 #12 8.036 Selecting previously unselected package libdevmapper-dev:arm64.
16:17:01 #12 8.039 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
16:17:01 #12 8.042 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
16:17:01 #12 8.079 Preparing to unpack .../20-libseccomp2_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
16:17:01 #12 8.089 Unpacking libseccomp2:arm64 (2.5.1-1ubuntu1~20.04.2) over (2.5.1-1ubuntu1~20.04.1) ...
16:17:01 #12 8.139 Setting up libseccomp2:arm64 (2.5.1-1ubuntu1~20.04.2) ...
16:17:01 #12 8.173 Selecting previously unselected package libseccomp-dev:arm64.
16:17:01 #12 8.173 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30373 files and directories currently installed.)
16:17:01 #12 8.188 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
16:17:01 #12 8.191 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
16:17:01 #12 8.223 Selecting previously unselected package libsystemd-dev:arm64.
16:17:01 #12 8.225 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.13_arm64.deb ...
16:17:01 #12 8.228 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.13) ...
16:17:01 #12 8.289 Selecting previously unselected package pkg-config.
16:17:01 #12 8.290 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_arm64.deb ...
16:17:01 #12 8.294 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:17:01 #8 41.75 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ...
16:17:01 #8 41.75 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:17:01 #8 41.78 Selecting previously unselected package libemail-valid-perl.
16:17:01 #8 41.78 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ...
16:17:01 #8 41.79 Unpacking libemail-valid-perl (1.202-1) ...
16:17:01 #8 41.89 Selecting previously unselected package libexporter-tiny-perl.
16:17:01 #8 41.89 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ...
16:17:01 #8 41.91 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:17:01 #9 40.30 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:17:01 #9 40.42 Selecting previously unselected package fontconfig-config.
16:17:01 #9 40.42 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:17:01 #9 40.43 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:17:01 #9 40.47 Selecting previously unselected package libcurl3-gnutls:amd64.
16:17:01 #9 40.47 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.3_amd64.deb ...
16:17:01 #9 40.48 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ...
16:17:01 #9 40.53 Selecting previously unselected package liberror-perl.
16:17:01 #8 71.86 Setting up liblist-compare-perl (0.53-1) ...
16:17:01 #8 71.88 Setting up libref-util-xs-perl (0.117-1+b1) ...
16:17:01 #8 71.89 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
16:17:01 #8 71.90 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
16:17:01 #8 71.91 Setting up libsort-key-perl (1.33-2+b1) ...
16:17:01 #8 71.92 Setting up libclone-perl (0.41-1+b1) ...
16:17:01 #8 71.93 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:17:01 #8 71.94 Setting up libarchive-zip-perl (1.64-1) ...
16:17:01 #8 71.96 Setting up libsub-identify-perl (0.14-1+b1) ...
16:17:01 #8 71.97 Setting up libdistro-info-perl (0.21) ...
16:17:01 #8 71.98 Setting up python3-apt (1.8.4.3) ...
16:17:01 #8 39.77 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
16:17:01 #8 39.79 Unpacking libx11-data (2:1.7.2-1) ...
16:17:01 #8 41.97 Unpacking libxml-simple-perl (2.24-1) ...
16:17:01 #8 42.02 Selecting previously unselected package libyaml-libyaml-perl.
16:17:01 #8 42.02 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ...
16:17:01 #8 42.02 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
16:17:01 #8 42.05 Selecting previously unselected package licensecheck.
16:17:01 #8 42.06 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ...
16:17:01 #8 42.06 Unpacking licensecheck (3.0.31-2) ...
16:17:01 #8 42.09 Selecting previously unselected package patchutils.
16:17:01 #8 42.09 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ...
16:17:01 #8 42.10 Unpacking patchutils (0.3.4-2) ...
16:17:01 #8 42.14 Selecting previously unselected package t1utils.
16:17:01 #8 42.14 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ...
16:17:01 #8 42.14 Unpacking t1utils (1.41-2) ...
16:17:01 #8 42.18 Selecting previously unselected package lintian.
16:17:01 #8 42.18 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ...
16:17:01 #8 42.18 Unpacking lintian (2.5.81ubuntu1) ...
16:17:01 #9 39.10 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
16:17:01 #9 39.10 Unpacking libsub-install-perl (0.928-1) ...
16:17:01 #9 39.13 Selecting previously unselected package libdata-optlist-perl.
16:17:01 #9 39.13 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
16:17:01 #9 39.14 Unpacking libdata-optlist-perl (0.110-1) ...
16:17:01 #9 39.17 Selecting previously unselected package libsub-exporter-perl.
16:17:01 #9 39.17 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
16:17:01 #9 39.17 Unpacking libsub-exporter-perl (0.987-1) ...
16:17:01 #9 39.21 Selecting previously unselected package libconst-fast-perl.
16:17:01 #9 39.21 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
16:17:01 #9 39.21 Unpacking libconst-fast-perl (0.014-1) ...
16:17:01 #9 39.24 Selecting previously unselected package libwant-perl.
16:17:01 #9 39.24 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
16:17:01 #9 39.24 Unpacking libwant-perl (0.29-1build4) ...
16:17:01 #9 39.28 Selecting previously unselected package libcontextual-return-perl.
16:17:01 #9 39.28 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
16:17:01 #9 39.28 Unpacking libcontextual-return-perl (0.004014-2) ...
16:17:01 #9 39.32 Selecting previously unselected package libcpanel-json-xs-perl.
16:17:01 #9 60.89 Selecting previously unselected package python3-certifi.
16:17:01 #9 60.90 Preparing to unpack .../339-python3-certifi_2020.6.20-1_all.deb ...
16:17:01 #9 60.90 Unpacking python3-certifi (2020.6.20-1) ...
16:17:01 #9 60.94 Selecting previously unselected package python3-idna.
16:17:01 #9 60.95 Preparing to unpack .../340-python3-idna_2.10-1_all.deb ...
16:17:01 #9 60.95 Unpacking python3-idna (2.10-1) ...
16:17:01 #9 60.98 Selecting previously unselected package python3-urllib3.
16:17:01 #9 60.98 Preparing to unpack .../341-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:17:01 #9 60.99 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:17:01 #9 61.03 Selecting previously unselected package python3-requests.
16:17:01 #9 61.03 Preparing to unpack .../342-python3-requests_2.25.1+dfsg-2_all.deb ...
16:17:01 #9 61.04 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:17:01 #9 61.07 Selecting previously unselected package python3-unidiff.
16:17:01 #14 6.266 Transaction check succeeded.
16:17:01 #14 6.266 Running transaction test
16:17:01 #12 7.914 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:17:01 #12 8.035 Selecting previously unselected package cmake-data.
16:17:01 #12 8.039 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
16:17:01 #12 8.044 Unpacking cmake-data (3.18.4-2ubuntu1) ...
16:17:01 #11 1.400 Reading package lists...
16:17:01 #9 4.065 (25/105): libxkbcommon-1.0.1-1.fc33.aarch64.rpm 3.4 MB/s | 134 kB     00:00    
16:17:01 #9 4.080 (26/105): libtool-ltdl-devel-2.4.6-36.fc33.aarc 2.2 MB/s | 153 kB     00:00    
16:17:01 #9 4.102 (27/105): lzo-2.10-3.fc33.aarch64.rpm           1.7 MB/s |  64 kB     00:00    
16:17:01 #9 4.116 (28/105): libtool-2.4.6-36.fc33.aarch64.rpm     4.4 MB/s | 579 kB     00:00    
16:17:01 #9 4.152 (29/105): perl-Error-0.17029-4.fc33.noarch.rpm  1.1 MB/s |  42 kB     00:00    
16:17:01 #9 4.178 (30/105): m4-1.4.18-15.fc33.aarch64.rpm         2.1 MB/s | 209 kB     00:00    
16:17:01 #9 4.190 (31/105): perl-TermReadKey-2.38-8.fc33.aarch64. 962 kB/s |  36 kB     00:00    
16:17:01 #9 4.207 (32/105): make-4.3-2.fc33.aarch64.rpm           5.0 MB/s | 537 kB     00:00    
16:17:01 #9 4.214 (33/105): perl-Thread-Queue-3.14-457.fc33.noarc 598 kB/s |  21 kB     00:00    
16:17:01 #9 4.228 (34/105): perl-threads-2.25-457.fc33.aarch64.rp 1.5 MB/s |  57 kB     00:00    
16:17:01 #9 4.245 (35/105): perl-threads-shared-1.61-457.fc33.aar 1.1 MB/s |  43 kB     00:00    
16:17:01 #9 4.267 (36/105): policycoreutils-devel-3.1-4.fc33.aarc 3.4 MB/s | 136 kB     00:00    
16:17:01 #12 6.160 Reading state information...
16:17:01 #12 6.183 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:01 #9 39.69 Selecting previously unselected package libdpkg-perl.
16:17:01 #9 39.69 Preparing to unpack .../091-libdpkg-perl_1.20.9ubuntu2_all.deb ...
16:17:01 #9 39.77 Unpacking libdpkg-perl (1.20.9ubuntu2) ...
16:17:01 #11 8.925   Installing       : libubsan-11.2.1-7.fc35.aarch64                      33/110 
16:17:01 #11 8.931   Upgrading        : libgomp-11.2.1-7.fc35.aarch64                       34/110 
16:17:01 #11 8.959   Installing       : vim-filesystem-2:8.2.3755-1.fc35.noarch             35/110 
16:17:01 #11 8.964   Installing       : systemd-rpm-macros-249.7-2.fc35.noarch              36/110 
16:17:01 #11 8.997   Installing       : qrencode-libs-4.1.1-1.fc35.aarch64                  37/110 
16:17:01 #11 9.002   Installing       : perl-lib-0.65-482.fc35.aarch64                      38/110 
16:17:01 #11 9.010   Installing       : libsepol-devel-3.3-2.fc35.aarch64                   39/110 
16:17:01 #12 8.332 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
16:17:01 #12 8.344 Setting up libarchive13:arm64 (3.4.0-2ubuntu1) ...
16:17:01 #12 8.357 Setting up libsepol1-dev:arm64 (3.0-1) ...
16:17:01 #12 8.382 Setting up libpcre2-16-0:arm64 (10.34-7) ...
16:17:01 #12 8.392 Setting up libbtrfs0:arm64 (5.4.1-2) ...
16:17:01 #12 8.401 Setting up libpcre2-32-0:arm64 (10.34-7) ...
16:17:01 #12 8.410 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
16:17:01 #12 8.419 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:17:01 #8 71.94 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:17:01 #8 71.96 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:17:01 #8 71.97 Setting up libjson-xs-perl (4.030-1+b1) ...
16:17:01 #8 71.98 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:01 #8 71.99 Setting up libio-prompter-perl (0.004015-1) ...
16:17:01 #8 72.00 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:17:01 #8 72.01 Setting up libhttp-cookies-perl (6.10-1) ...
16:17:01 #8 72.02 Setting up python3-apt (2.2.1) ...
16:17:01 #8 72.20 Setting up po-debconf (1.0.21+nmu1) ...
16:17:01 #8 72.21 Setting up libhtml-tree-perl (5.07-2) ...
16:17:01 #8 72.22 Setting up libparams-classify-perl (0.015-1+b3) ...
16:17:01 #8 72.23 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:01 #8 72.24 Setting up libhtml-format-perl (2.12-1.1) ...
16:17:01 #8 72.25 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:17:01 #8 42.12 Selecting previously unselected package libipc-system-simple-perl.
16:17:01 #8 42.12 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ...
16:17:01 #8 42.14 Unpacking libipc-system-simple-perl (1.25-4) ...
16:17:01 #8 42.22 Selecting previously unselected package libfile-basedir-perl.
16:17:01 #8 42.22 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ...
16:17:01 #8 42.25 Unpacking libfile-basedir-perl (0.08-1) ...
16:17:01 #8 42.32 Selecting previously unselected package manpages-dev.
16:17:01 #8 42.32 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ...
16:17:01 #8 42.32 Unpacking manpages-dev (4.15-1) ...
16:17:01 #9 61.07 Preparing to unpack .../343-python3-unidiff_0.5.5-2_all.deb ...
16:17:01 #9 61.07 Unpacking python3-unidiff (0.5.5-2) ...
16:17:01 #9 61.11 Selecting previously unselected package python3-xdg.
16:17:01 #9 61.11 Preparing to unpack .../344-python3-xdg_0.27-2_all.deb ...
16:17:01 #9 61.11 Unpacking python3-xdg (0.27-2) ...
16:17:01 #9 61.14 Selecting previously unselected package equivs.
16:17:01 #9 61.14 Preparing to unpack .../345-equivs_2.3.1_all.deb ...
16:17:01 #9 61.14 Unpacking equivs (2.3.1) ...
16:17:01 #9 61.17 Selecting previously unselected package libauthen-sasl-perl.
16:17:01 #9 61.17 Preparing to unpack .../346-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:17:01 #9 61.18 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:17:01 #9 61.21 Selecting previously unselected package python3-magic.
16:17:01 #9 61.21 Preparing to unpack .../347-python3-magic_2%3a0.4.20-3_all.deb ...
16:17:01 #9 61.21 Unpacking python3-magic (2:0.4.20-3) ...
16:17:01 #8 39.93 Selecting previously unselected package libx11-6:amd64.
16:17:01 #8 39.93 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
16:17:01 #8 39.98 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
16:17:01 #8 40.11 Selecting previously unselected package libxpm4:amd64.
16:17:01 #8 40.11 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
16:17:01 #8 40.11 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
16:17:01 #8 40.16 Selecting previously unselected package libgd3:amd64.
16:17:01 #8 40.16 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
16:17:01 #8 40.17 Unpacking libgd3:amd64 (2.3.0-2) ...
16:17:01 #9 39.32 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
16:17:01 #9 39.32 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:17:01 #9 39.36 Selecting previously unselected package libdata-dump-perl.
16:17:01 #9 39.36 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
16:17:01 #9 39.36 Unpacking libdata-dump-perl (1.23-1) ...
16:17:01 #9 39.39 Selecting previously unselected package libdigest-bubblebabble-perl.
16:17:01 #9 39.40 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:17:01 #9 39.40 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:17:01 #9 39.43 Selecting previously unselected package libdigest-hmac-perl.
16:17:01 #9 39.43 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:17:01 #9 39.43 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:17:01 #9 39.46 Selecting previously unselected package libdistro-info-perl.
16:17:01 #9 39.46 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:17:01 #9 39.47 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:17:01 #9 39.49 Selecting previously unselected package libnet-smtp-ssl-perl.
16:17:01 #9 39.49 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:17:01 #9 39.50 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:17:01 #9 39.52 Selecting previously unselected package libmailtools-perl.
16:17:01 #9 39.53 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
16:17:01 #9 39.53 Unpacking libmailtools-perl (2.21-1) ...
16:17:01 #9 40.53 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
16:17:01 #9 40.53 Unpacking liberror-perl (0.17029-1) ...
16:17:01 #9 40.56 Selecting previously unselected package git-man.
16:17:01 #9 40.57 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
16:17:01 #9 40.57 Unpacking git-man (1:2.30.2-1ubuntu1) ...
16:17:01 #9 40.72 Selecting previously unselected package git.
16:17:01 #9 40.72 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
16:17:01 #9 40.74 Unpacking git (1:2.30.2-1ubuntu1) ...
16:17:01 #12 11.32 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:17:01 #12 11.37 Setting up libudev-dev:armhf (245.4-4ubuntu3.13) ...
16:17:01 #12 11.38 Setting up libpcre2-posix2:armhf (10.34-7) ...
16:17:01 #12 11.40 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:17:01 #12 11.41 Setting up libbtrfs-dev:armhf (5.4.1-2) ...
16:17:01 #12 11.42 Setting up librhash0:armhf (1.3.9-1) ...
16:17:01 #12 11.43 Setting up cmake-data (3.16.3-1ubuntu1) ...
16:17:01 #8 72.15 Setting up libio-stringy-perl (2.111-3) ...
16:17:01 #8 72.17 Setting up liblist-moreutils-perl (0.416-1+b4) ...
16:17:01 #8 72.18 Setting up libhtml-tagset-perl (3.20-3) ...
16:17:01 #8 72.19 Setting up liblog-any-perl (1.707-1) ...
16:17:01 #8 72.20 Setting up libauthen-sasl-perl (2.1600-1) ...
16:17:01 #8 72.22 Setting up libpod-constants-perl (0.19-1) ...
16:17:01 #8 72.24 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
16:17:01 #8 72.26 Setting up libconvert-binhex-perl (1.125-1) ...
16:17:01 #8 72.27 Setting up libfuture-perl (0.39-1) ...
16:17:01 #8 72.28 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:17:01 #8 72.30 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
16:17:01 #8 72.32 Setting up libtry-tiny-perl (0.30-1) ...
16:17:01 #8 72.33 Setting up libtype-tiny-perl (1.004004-1) ...
16:17:01 #8 72.34 Setting up libtest-fatal-perl (0.014-1) ...
16:17:01 #8 72.35 Setting up libcommon-sense-perl (3.74-2+b7) ...
16:17:01 #8 72.36 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:17:01 #8 72.37 Setting up libnet-http-perl (6.18-1) ...
16:17:01 #8 72.38 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:17:01 #8 72.39 Setting up libencode-locale-perl (1.05-1) ...
16:17:01 #8 72.40 Setting up libtext-levenshtein-perl (0.13-1) ...
16:17:01 #12 8.428 Selecting previously unselected package libarchive13:arm64.
16:17:01 #9 4.282 (37/105): policycoreutils-python-utils-3.1-4.fc 1.9 MB/s |  73 kB     00:00    
16:17:01 #9 4.287 (38/105): policycoreutils-3.1-4.fc33.aarch64.rp 2.8 MB/s | 208 kB     00:00    
16:17:01 #9 4.306 (39/105): python3-libselinux-3.1-2.fc33.aarch64 4.5 MB/s | 180 kB     00:00    
16:17:01 #9 4.320 (40/105): python3-libsemanage-3.1-2.fc33.aarch6 2.1 MB/s |  81 kB     00:00    
16:17:01 #9 4.358 (41/105): qrencode-libs-4.0.2-6.fc33.aarch64.rp 1.6 MB/s |  60 kB     00:00    
16:17:01 #9 4.397 (42/105): rhash-1.4.0-2.fc33.aarch64.rpm        4.7 MB/s | 184 kB     00:00    
16:17:01 #9 4.405 (43/105): python3-setools-4.3.0-5.fc33.aarch64. 5.1 MB/s | 514 kB     00:00    
16:17:01 #9 4.434 (44/105): which-2.21-20.fc33.aarch64.rpm        1.1 MB/s |  41 kB     00:00    
16:17:01 #9 4.534 (45/105): xkeyboard-config-2.30-3.fc33.noarch.r 5.7 MB/s | 749 kB     00:00    
16:17:01 #12 6.426 Starting 2 pkgProblemResolver with broken count: 0
16:17:01 #12 6.430 Done
16:17:01 #12 6.636  Done
16:17:01 #9 39.93 Selecting previously unselected package bzip2.
16:17:01 #9 39.93 Preparing to unpack .../092-bzip2_1.0.8-4ubuntu3_amd64.deb ...
16:17:01 #9 39.94 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:17:01 #9 39.98 Selecting previously unselected package patch.
16:17:01 #9 39.98 Preparing to unpack .../093-patch_2.7.6-7_amd64.deb ...
16:17:01 #9 39.98 Unpacking patch (2.7.6-7) ...
16:17:01 #9 40.03 Selecting previously unselected package lto-disabled-list.
16:17:01 #9 40.03 Preparing to unpack .../094-lto-disabled-list_16_all.deb ...
16:17:01 #9 40.03 Unpacking lto-disabled-list (16) ...
16:17:01 #9 40.07 Selecting previously unselected package dpkg-dev.
16:17:01 #9 40.07 Preparing to unpack .../095-dpkg-dev_1.20.9ubuntu2_all.deb ...
16:17:01 #9 40.08 Unpacking dpkg-dev (1.20.9ubuntu2) ...
16:17:01 #11 9.043   Installing       : libselinux-utils-3.3-1.fc35.aarch64                 40/110 
16:17:01 #11 9.072   Installing       : libbtrfsutil-5.15.1-1.fc35.aarch64                  41/110 
16:17:01 #11 9.078   Installing       : libbtrfs-5.15.1-1.fc35.aarch64                      42/110 
16:17:01 #11 9.084   Installing       : libatomic-11.2.1-7.fc35.aarch64                     43/110 
16:17:01 #11 9.123   Installing       : less-590-2.fc35.aarch64                             44/110 
16:17:01 #11 9.231   Installing       : kernel-headers-5.15.4-200.fc35.aarch64              45/110 
16:17:01 #8 72.31 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:01 #8 72.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:01 #8 42.46 Selecting previously unselected package libfile-chdir-perl.
16:17:01 #8 42.47 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ...
16:17:01 #8 42.49 Unpacking libfile-chdir-perl (0.1008-1) ...
16:17:01 #9 61.35 Setting up libksba8:arm64 (1.5.1-1) ...
16:17:01 #9 61.36 Setting up media-types (4.0.0) ...
16:17:01 #9 61.38 Setting up libpipeline1:arm64 (1.5.3-1build1) ...
16:17:01 #9 61.39 Setting up wdiff (1.2.2-2build2) ...
16:17:01 #9 61.40 Setting up libxau6:arm64 (1:1.0.9-1build3) ...
16:17:01 #9 61.41 Setting up libre2-9:arm64 (20210801+dfsg-1) ...
16:17:01 #9 61.42 Setting up lto-disabled-list (16) ...
16:17:01 #9 61.43 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:17:01 #9 61.44 Setting up bsdextrautils (2.36.1-8ubuntu2) ...
16:17:01 #9 61.45 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:17:01 #9 61.45 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:17:01 #9 61.45 Setting up libicu67:arm64 (67.1-7ubuntu1) ...
16:17:01 #9 61.46 Setting up libmagic-mgc (1:5.39-3) ...
16:17:01 #9 61.47 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
16:17:01 #9 61.48 Setting up distro-info-data (0.51ubuntu1.1) ...
16:17:01 #9 61.49 Setting up manpages (5.10-1ubuntu1) ...
16:17:01 #9 61.50 Setting up unzip (6.0-26ubuntu1) ...
16:17:01 #9 61.51 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ...
16:17:01 #9 61.52 Setting up libbrotli1:arm64 (1.0.9-2build3) ...
16:17:01 #9 61.53 Setting up libsqlite3-0:arm64 (3.35.5-1) ...
16:17:01 #9 61.54 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1build1) ...
16:17:01 #8 42.59 Selecting previously unselected package python3-certifi.
16:17:01 #8 42.59 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ...
16:17:01 #8 42.60 Unpacking python3-certifi (2018.1.18-2) ...
16:17:01 #8 42.64 Selecting previously unselected package python3-idna.
16:17:01 #8 42.64 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ...
16:17:01 #8 42.65 Unpacking python3-idna (2.6-1) ...
16:17:01 #8 42.69 Selecting previously unselected package python3-urllib3.
16:17:01 #8 42.69 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
16:17:01 #8 42.70 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:17:01 #8 42.74 Selecting previously unselected package python3-requests.
16:17:01 #8 40.23 Selecting previously unselected package libc-devtools.
16:17:01 #8 40.24 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u2_amd64.deb ...
16:17:01 #8 40.24 Unpacking libc-devtools (2.31-13+deb11u2) ...
16:17:01 #8 40.29 Selecting previously unselected package libcapture-tiny-perl.
16:17:01 #8 40.29 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
16:17:01 #8 40.29 Unpacking libcapture-tiny-perl (0.48-1) ...
16:17:01 #8 40.32 Selecting previously unselected package libclass-data-inheritable-perl.
16:17:01 #8 40.33 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:17:01 #8 40.33 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:17:01 #8 40.36 Selecting previously unselected package libclass-inspector-perl.
16:17:01 #8 40.36 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
16:17:01 #8 40.37 Unpacking libclass-inspector-perl (1.36-1) ...
16:17:01 #8 40.40 Selecting previously unselected package libclass-xsaccessor-perl.
16:17:01 #8 40.40 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
16:17:01 #8 40.41 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:17:01 #8 40.44 Selecting previously unselected package libclone-perl.
16:17:01 #9 39.57 Selecting previously unselected package libnet-ip-perl.
16:17:01 #9 39.58 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
16:17:01 #9 39.58 Unpacking libnet-ip-perl (1.26-2) ...
16:17:01 #9 39.61 Selecting previously unselected package libnet-dns-perl.
16:17:01 #9 39.61 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
16:17:01 #9 39.61 Unpacking libnet-dns-perl (1.22-1) ...
16:17:01 #9 39.68 Selecting previously unselected package libnet-domain-tld-perl.
16:17:01 #9 39.68 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
16:17:01 #9 39.68 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:17:01 #9 39.71 Selecting previously unselected package libemail-valid-perl.
16:17:01 #9 39.71 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
16:17:01 #9 39.72 Unpacking libemail-valid-perl (1.202-1) ...
16:17:01 #9 39.75 Selecting previously unselected package libexporter-tiny-perl.
16:17:01 #9 39.75 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
16:17:01 #9 39.75 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:17:01 #9 39.79 Selecting previously unselected package libipc-system-simple-perl.
16:17:01 #9 39.79 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
16:17:01 #9 39.79 Unpacking libipc-system-simple-perl (1.26-1) ...
16:17:01 #9 39.82 Selecting previously unselected package libfile-basedir-perl.
16:17:01 #9 39.83 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
16:17:01 #9 39.83 Unpacking libfile-basedir-perl (0.08-1) ...
16:17:01 #9 39.86 Selecting previously unselected package libfile-chdir-perl.
16:17:01 #9 39.86 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
16:17:01 #9 39.87 Unpacking libfile-chdir-perl (0.1008-1) ...
16:17:01 #9 39.90 Selecting previously unselected package libfile-fcntllock-perl.
16:17:01 #12 11.45 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:17:01 #12 11.46 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.13) ...
16:17:01 #12 11.47 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
16:17:01 #12 11.48 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:17:01 #12 11.50 Setting up libpcre2-dev:armhf (10.34-7) ...
16:17:01 #12 11.51 Setting up libselinux1-dev:armhf (3.0-1build2) ...
16:17:01 #12 11.52 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
16:17:01 #12 11.53 Setting up cmake (3.16.3-1ubuntu1) ...
16:17:01 #12 11.54 Setting up docker-ce-build-deps (1.0) ...
16:17:01 #12 11.55 Processing triggers for man-db (2.9.1-1) ...
16:17:01 #12 11.58 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:17:01 #11 3.628 Reading package lists...
16:17:01 #8 72.42 Setting up libnet-dns-perl (1.19-1) ...
16:17:01 #8 72.43 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
16:17:01 #8 72.44 Setting up libdevel-callchecker-perl (0.008-1) ...
16:17:01 #8 72.46 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:01 #8 72.47 Setting up libsub-install-perl (0.928-1) ...
16:17:01 #8 72.48 Setting up dpkg-dev (1.19.7) ...
16:17:01 #8 72.51 Setting up libnumber-compare-perl (0.03-1) ...
16:17:01 #8 72.52 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:01 #8 72.54 Setting up libio-async-perl (0.72-1) ...
16:17:01 #8 72.55 Setting up liberror-perl (0.17027-2) ...
16:17:01 #8 72.56 Setting up patchutils (0.3.4-2) ...
16:17:01 #8 72.57 Setting up libmail-sendmail-perl (0.80-1) ...
16:17:01 #8 72.59 Setting up libltdl-dev:armhf (2.4.6-9) ...
16:17:01 #8 72.60 Setting up libxml-sax-base-perl (1.09-1) ...
16:17:01 #8 72.61 Setting up libio-string-perl (1.08-3) ...
16:17:01 #8 72.62 Setting up libreadonly-perl (2.050-1) ...
16:17:01 #8 72.64 Setting up python3-chardet (3.0.4-3) ...
16:17:02 #12 8.432 Preparing to unpack .../02-libarchive13_3.4.3-2_arm64.deb ...
16:17:02 #12 8.438 Unpacking libarchive13:arm64 (3.4.3-2) ...
16:17:02 #12 8.498 Selecting previously unselected package libjsoncpp24:arm64.
16:17:02 #12 8.502 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_arm64.deb ...
16:17:02 #12 8.506 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:17:02 #12 8.552 Selecting previously unselected package librhash0:arm64.
16:17:02 #12 8.556 Preparing to unpack .../04-librhash0_1.4.1-1_arm64.deb ...
16:17:02 #12 8.559 Unpacking librhash0:arm64 (1.4.1-1) ...
16:17:02 #12 8.604 Selecting previously unselected package libuv1:arm64.
16:17:02 #12 8.607 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_arm64.deb ...
16:17:02 #12 8.611 Unpacking libuv1:arm64 (1.40.0-1ubuntu0.1) ...
16:17:02 #12 8.646 Selecting previously unselected package cmake.
16:17:02 #12 8.649 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_arm64.deb ...
16:17:02 #12 8.652 Unpacking cmake (3.18.4-2ubuntu1) ...
16:17:02 #9 4.652 (46/105): python3-policycoreutils-3.1-4.fc33.no 5.6 MB/s | 2.0 MB     00:00    
16:17:02 #9 4.789 (47/105): annobin-9.68-2.fc33.aarch64.rpm       270 kB/s |  96 kB     00:00    
16:17:02 #12 6.841 Starting pkgProblemResolver with broken count: 0
16:17:02 #12 6.889 Starting 2 pkgProblemResolver with broken count: 0
16:17:02 #12 6.894 Done
16:17:02 #11 2.426 dh_testdir
16:17:02 #11 2.443 dh_testroot
16:17:02 #11 2.460 dh_prep
16:17:02 #11 2.480 dh_testdir
16:17:02 #11 2.498 dh_testroot
16:17:02 #11 2.515 dh_install
16:17:02 #11 2.540 dh_installdocs
16:17:02 #11 2.570 dh_installchangelogs
16:17:02 #11 2.639 dh_compress
16:17:02 #11 2.672 dh_fixperms
16:17:02 #11 2.710 dh_installdeb
16:17:02 #11 2.735 dh_gencontrol
16:17:02 #9 40.19 Selecting previously unselected package build-essential.
16:17:02 #9 40.19 Preparing to unpack .../096-build-essential_12.9ubuntu2_amd64.deb ...
16:17:02 #9 40.20 Unpacking build-essential (12.9ubuntu2) ...
16:17:02 #9 40.24 Selecting previously unselected package libbrotli1:amd64.
16:17:02 #9 40.24 Preparing to unpack .../097-libbrotli1_1.0.9-2build3_amd64.deb ...
16:17:02 #9 40.24 Unpacking libbrotli1:amd64 (1.0.9-2build3) ...
16:17:02 #9 40.28 Selecting previously unselected package libsasl2-modules-db:amd64.
16:17:02 #9 40.28 Preparing to unpack .../098-libsasl2-modules-db_2.1.27+dfsg-2.1build1_amd64.deb ...
16:17:02 #9 40.29 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1build1) ...
16:17:02 #9 40.32 Selecting previously unselected package libsasl2-2:amd64.
16:17:02 #9 40.33 Preparing to unpack .../099-libsasl2-2_2.1.27+dfsg-2.1build1_amd64.deb ...
16:17:02 #9 40.33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1build1) ...
16:17:02 #9 40.38 Selecting previously unselected package libldap-2.5-0:amd64.
16:17:02 #9 40.38 Preparing to unpack .../100-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_amd64.deb ...
16:17:02 #9 40.38 Unpacking libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ...
16:17:02 #14 DONE 2.3s
16:17:02 
16:17:02 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:02 #15 sha256:d86104cc371b138bd50cf34d45077cd349227e499e82d59c3be9c409175b5fa0
16:17:02 #15 DONE 0.0s
16:17:02 
16:17:02 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:02 #16 sha256:47d7edf8b6fcceb64f143c806bb8c5b3df9188f4f36c9ed19af586a562280354
16:17:02 #16 DONE 0.0s
16:17:02 
16:17:02 #17 exporting to image
16:17:02 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:02 #17 exporting layers
16:17:02 + mkdir -p /root/build-deb/cli
16:17:02 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:02 #11 9.326   Installing       : glibc-devel-2.34-11.fc35.aarch64                    46/110 
16:17:02 #8 72.49 
16:17:02 #8 72.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:02 #8 72.52 Setting up python3-chardet (4.0.0-1) ...
16:17:02 #11 8.702 Running transaction check
16:17:02 #11 8.822 Transaction check succeeded.
16:17:02 #11 8.822 Running transaction test
16:17:02 #9 61.55 Setting up binutils-common:arm64 (2.37-7ubuntu1) ...
16:17:02 #9 61.56 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:17:02 #9 61.57 Setting up libmagic1:arm64 (1:5.39-3) ...
16:17:02 #9 61.58 Setting up libdeflate0:arm64 (1.7-2ubuntu2) ...
16:17:02 #9 61.59 Setting up less (551-2) ...
16:17:02 #9 61.61 Setting up perl-openssl-defaults:arm64 (5) ...
16:17:02 #9 61.62 Setting up linux-libc-dev:arm64 (5.13.0-22.22) ...
16:17:02 #9 61.63 Setting up libctf-nobfd0:arm64 (2.37-7ubuntu1) ...
16:17:02 #9 61.64 Setting up gettext-base (0.21-4ubuntu3) ...
16:17:02 #9 61.65 Setting up liblzo2-2:arm64 (2.10-2build1) ...
16:17:02 #9 61.66 Setting up libnpth0:arm64 (1.6-3) ...
16:17:02 #9 61.67 Setting up file (1:5.39-3) ...
16:17:02 #9 61.68 Setting up libassuan0:arm64 (2.5.5-1) ...
16:17:02 #9 61.69 Setting up libgomp1:arm64 (11.2.0-7ubuntu2) ...
16:17:02 #9 61.70 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu3) ...
16:17:02 #9 61.71 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:17:02 #9 61.72 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ...
16:17:02 #9 61.74 Setting up libjbig0:arm64 (2.1-3.1build1) ...
16:17:02 #9 61.75 Setting up libfakeroot:arm64 (1.25.3-1.1ubuntu2) ...
16:17:02 #9 61.76 Setting up libasan6:arm64 (11.2.0-7ubuntu2) ...
16:17:02 #9 61.77 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1build1) ...
16:17:02 #9 61.78 Setting up tzdata (2021e-0ubuntu0.21.10) ...
16:17:02 #9 61.88 
16:17:02 #9 61.88 Current default time zone: 'Etc/UTC'
16:17:02 #8 42.75 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
16:17:02 #8 42.75 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
16:17:02 #8 42.80 Selecting previously unselected package python3-unidiff.
16:17:02 #8 42.80 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ...
16:17:02 #8 42.81 Unpacking python3-unidiff (0.5.4-1) ...
16:17:02 #8 42.84 Selecting previously unselected package python3-xdg.
16:17:02 #8 42.84 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ...
16:17:02 #8 42.85 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
16:17:02 #8 42.88 Selecting previously unselected package unzip.
16:17:02 #8 42.89 Preparing to unpack .../275-unzip_6.0-21ubuntu1.1_amd64.deb ...
16:17:02 #8 42.89 Unpacking unzip (6.0-21ubuntu1.1) ...
16:17:02 #8 42.94 Selecting previously unselected package wdiff.
16:17:02 #8 42.94 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ...
16:17:02 #8 42.94 Unpacking wdiff (1.2.2-2) ...
16:17:02 #8 42.97 Selecting previously unselected package equivs.
16:17:02 #8 42.59 Selecting previously unselected package libfile-fcntllock-perl.
16:17:02 #8 42.59 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
16:17:02 #8 42.62 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
16:17:02 #9 39.90 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
16:17:02 #9 39.91 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:17:02 #9 39.94 Selecting previously unselected package libnumber-compare-perl.
16:17:02 #9 39.94 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
16:17:02 #9 39.94 Unpacking libnumber-compare-perl (0.03-1) ...
16:17:02 #9 39.97 Selecting previously unselected package libtext-glob-perl.
16:17:02 #9 39.98 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
16:17:02 #9 39.98 Unpacking libtext-glob-perl (0.10-1) ...
16:17:02 #9 40.01 Selecting previously unselected package libfile-find-rule-perl.
16:17:02 #9 40.01 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
16:17:02 #9 40.01 Unpacking libfile-find-rule-perl (0.34-1) ...
16:17:02 #9 40.05 Selecting previously unselected package libfont-afm-perl.
16:17:02 #9 40.05 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
16:17:02 #9 40.05 Unpacking libfont-afm-perl (1.20-2) ...
16:17:02 #9 40.09 Selecting previously unselected package libio-string-perl.
16:17:02 #9 40.09 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
16:17:02 #9 40.09 Unpacking libio-string-perl (1.08-3) ...
16:17:02 #9 40.12 Selecting previously unselected package libfont-ttf-perl.
16:17:02 #11 4.158 Building dependency tree...
16:17:02 #11 4.332 Reading state information...
16:17:02 #8 72.89 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:02 #8 40.44 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
16:17:02 #8 40.45 Unpacking libclone-perl (0.45-1+b1) ...
16:17:02 #8 40.49 Selecting previously unselected package libcommon-sense-perl.
16:17:02 #8 40.49 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
16:17:02 #8 40.49 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:17:02 #8 40.53 Selecting previously unselected package libconfig-tiny-perl.
16:17:02 #8 40.53 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
16:17:02 #8 40.53 Unpacking libconfig-tiny-perl (2.26-1) ...
16:17:02 #8 40.56 Selecting previously unselected package libparams-util-perl.
16:17:02 #8 40.57 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
16:17:02 #8 40.57 Unpacking libparams-util-perl (1.102-1+b1) ...
16:17:02 #8 40.61 Selecting previously unselected package libsub-install-perl.
16:17:02 #8 40.61 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
16:17:02 #8 40.61 Unpacking libsub-install-perl (0.928-1.1) ...
16:17:02 #8 40.64 Selecting previously unselected package libdata-optlist-perl.
16:17:02 #8 40.64 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
16:17:02 #8 40.65 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:17:02 #8 40.68 Selecting previously unselected package libsub-exporter-perl.
16:17:02 #8 40.68 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
16:17:02 #8 40.69 Unpacking libsub-exporter-perl (0.987-1) ...
16:17:02 #8 40.72 Selecting previously unselected package libconst-fast-perl.
16:17:02 #8 40.72 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
16:17:02 #8 40.73 Unpacking libconst-fast-perl (0.014-1.1) ...
16:17:02 #8 40.75 Selecting previously unselected package libwant-perl.
16:17:02 #8 40.76 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
16:17:02 #8 40.76 Unpacking libwant-perl (0.29-1+b6) ...
16:17:02 #8 40.79 Selecting previously unselected package libcontextual-return-perl.
16:17:02 #12 8.989 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:17:02 #12 9.035 Setting up libudev-dev:arm64 (245.4-4ubuntu3.13) ...
16:17:02 #12 9.044 Setting up libpcre2-posix2:arm64 (10.34-7) ...
16:17:02 #12 9.053 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:17:02 #12 9.063 Setting up libbtrfs-dev:arm64 (5.4.1-2) ...
16:17:02 #12 9.071 Setting up librhash0:arm64 (1.3.9-1) ...
16:17:02 #12 9.080 Setting up cmake-data (3.16.3-1ubuntu1) ...
16:17:02 #12 9.095 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:17:02 #9 4.858 (48/105): btrfs-progs-devel-5.14.2-1.fc33.aarch 732 kB/s |  50 kB     00:00    
16:17:02 #9 4.970 (49/105): automake-1.16.2-4.fc33.noarch.rpm     1.5 MB/s | 662 kB     00:00    
16:17:02 #9 5.055 (50/105): cmake-data-3.19.7-1.fc33.noarch.rpm    18 MB/s | 1.5 MB     00:00    
16:17:02 #9 41.15 Selecting previously unselected package libalgorithm-diff-perl.
16:17:02 #9 41.15 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
16:17:02 #9 41.16 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:17:02 #9 41.20 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:17:02 #9 41.20 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
16:17:02 #9 41.21 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:17:02 #9 41.23 Selecting previously unselected package libalgorithm-merge-perl.
16:17:02 #9 41.24 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
16:17:02 #9 41.24 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:17:02 #9 41.27 Selecting previously unselected package libaliased-perl.
16:17:02 #9 41.27 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
16:17:02 #9 41.27 Unpacking libaliased-perl (0.34-1.1) ...
16:17:02 #9 41.30 Selecting previously unselected package libapt-pkg-perl.
16:17:02 #9 41.30 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
16:17:02 #9 41.31 Unpacking libapt-pkg-perl (0.1.39build1) ...
16:17:02 #9 41.34 Selecting previously unselected package libarchive-cpio-perl.
16:17:02 #9 41.34 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:17:02 #9 41.35 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:17:02 #9 41.38 Selecting previously unselected package libarray-intspan-perl.
16:17:02 #9 41.38 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
16:17:02 #9 41.38 Unpacking libarray-intspan-perl (2.004-1) ...
16:17:02 #9 41.41 Selecting previously unselected package libmodule-implementation-perl.
16:17:02 #9 41.42 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:17:02 #9 41.42 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:17:02 #9 41.45 Selecting previously unselected package libsub-exporter-progressive-perl.
16:17:02 #9 40.43 Selecting previously unselected package libnghttp2-14:amd64.
16:17:02 #9 40.43 Preparing to unpack .../101-libnghttp2-14_1.43.0-1_amd64.deb ...
16:17:02 #9 40.44 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:17:02 #9 40.49 Selecting previously unselected package librtmp1:amd64.
16:17:02 #9 40.49 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build3_amd64.deb ...
16:17:02 #9 40.50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ...
16:17:02 #9 40.54 Selecting previously unselected package libssh-4:amd64.
16:17:02 #9 40.54 Preparing to unpack .../103-libssh-4_0.9.6-1_amd64.deb ...
16:17:02 #9 40.55 Unpacking libssh-4:amd64 (0.9.6-1) ...
16:17:02 #9 40.58 Selecting previously unselected package libcurl4:amd64.
16:17:02 #9 40.59 Preparing to unpack .../104-libcurl4_7.74.0-1.3ubuntu2_amd64.deb ...
16:17:02 #9 40.59 Unpacking libcurl4:amd64 (7.74.0-1.3ubuntu2) ...
16:17:02 #9 40.63 Selecting previously unselected package curl.
16:17:02 #9 40.63 Preparing to unpack .../105-curl_7.74.0-1.3ubuntu2_amd64.deb ...
16:17:02 #9 40.64 Unpacking curl (7.74.0-1.3ubuntu2) ...
16:17:02 #9 40.69 Selecting previously unselected package dctrl-tools.
16:17:02 #9 40.69 Preparing to unpack .../106-dctrl-tools_2.24-3_amd64.deb ...
16:17:02 #9 40.70 Unpacking dctrl-tools (2.24-3) ...
16:17:02 #9 40.74 Selecting previously unselected package libdebhelper-perl.
16:17:02 #11 2.851 dh_md5sums
16:17:02 #11 2.878 dh_builddeb
16:17:02 #11 2.898 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:02 #11 2.917 
16:17:02 #11 2.917 The package has been created.
16:17:02 #11 2.917 Attention, the package has been created in the current directory,
16:17:02 #11 2.917 not in ".." as indicated by the message above!
16:17:02 #11 2.941 Selecting previously unselected package docker-ce-build-deps.
16:17:02 #11 2.956 (Reading database ... 27757 files and directories currently installed.)
16:17:02 #11 2.958 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:02 #11 2.962 Unpacking docker-ce-build-deps (1.0) ...
16:17:02 #14 7.386 Transaction test succeeded.
16:17:02 #14 7.388 Running transaction
16:17:02 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:02 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:02 + mkdir -p /go/src/github.com/docker
16:17:02 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:02 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:02 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:02 + EPOCH=5
16:17:02 + EPOCH_SEP=
16:17:02 + [[ ! -z 5 ]]
16:17:02 + EPOCH_SEP=:
16:17:02 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:02 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:02 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:02 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:02 + VERSION=0.0.0-20211220110528-fe93451
16:17:02 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:02 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:02 + debSource=docker-ce
16:17:02 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:02 + debMaintainer='Docker <support@docker.com>'
16:17:02 ++ date --rfc-2822
16:17:02 + debDate='Tue, 21 Dec 2021 16:17:02 +0000'
16:17:02 + cat
16:17:02 + export CLI_GITCOMMIT=fe93451
16:17:02 + CLI_GITCOMMIT=fe93451
16:17:02 + export ENGINE_GITCOMMIT=088afc9
16:17:02 + ENGINE_GITCOMMIT=088afc9
16:17:02 + export SCAN_GITCOMMIT=3f7dbd1
16:17:02 + SCAN_GITCOMMIT=3f7dbd1
16:17:02 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:02 + dpkg-buildpackage -uc -us -I.git
16:17:02 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:02 dpkg-buildpackage: info: source package docker-ce
16:17:02 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-bionic
16:17:02 dpkg-buildpackage: info: source distribution bionic
16:17:02 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:02  dpkg-source -I.git --before-build build-deb
16:17:02 dpkg-buildpackage: info: host architecture arm64
16:17:02 #11 9.364   Installing       : libxcrypt-devel-4.4.26-4.fc35.aarch64               47/110 
16:17:02 #11 9.712   Installing       : gcc-11.2.1-7.fc35.aarch64                           48/110 
16:17:02 #11 9.747   Installing       : libxcrypt-static-4.4.26-4.fc35.aarch64              49/110 
16:17:02 #11 9.806   Installing       : glibc-static-2.34-11.fc35.aarch64                   50/110 
16:17:02 #11 9.838   Installing       : annobin-docs-9.87-3.fc35.noarch                     51/110 
16:17:02 #8 72.84 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:02 #8 72.85 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:02 #8 72.86 Setting up libmailtools-perl (2.21-1) ...
16:17:02 #8 72.87 Setting up python3-debian (0.1.39) ...
16:17:02 #9 61.88 Local time is now:      Tue Dec 21 16:17:02 UTC 2021.
16:17:02 #9 61.88 Universal Time is now:  Tue Dec 21 16:17:02 UTC 2021.
16:17:02 #9 61.88 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:17:02 #9 61.88 
16:17:02 #9 61.98 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:17:02 #9 61.99 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 61.99 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:02 #9 62.00 Setting up autotools-dev (20180224.1+nmu1) ...
16:17:02 #9 62.01 Setting up libtirpc-dev:arm64 (1.3.2-2) ...
16:17:02 #9 62.01 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ...
16:17:02 #9 62.02 Setting up libx11-data (2:1.7.2-1) ...
16:17:02 #9 62.03 Setting up make (4.3-4ubuntu1) ...
16:17:02 #9 62.04 Setting up libmpfr6:arm64 (4.1.0-3build1) ...
16:17:02 #9 62.05 Setting up gnupg-l10n (2.2.20-1ubuntu4) ...
16:17:02 #9 62.07 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build3) ...
16:17:02 #9 62.08 Setting up lzip (1.22-3) ...
16:17:02 #9 62.10 Setting up strace (5.13-0ubuntu1) ...
16:17:02 #8 42.97 Preparing to unpack .../277-equivs_2.1.0_all.deb ...
16:17:02 #8 42.98 Unpacking equivs (2.1.0) ...
16:17:02 #8 43.01 Selecting previously unselected package libauthen-sasl-perl.
16:17:02 #8 43.01 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ...
16:17:02 #8 43.02 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:17:02 #8 43.05 Selecting previously unselected package python3-magic.
16:17:02 #8 43.06 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ...
16:17:02 #8 43.06 Unpacking python3-magic (2:0.4.15-1) ...
16:17:02 #8 43.20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:02 #8 43.21 Setting up python-apt-common (1.6.5ubuntu0.7) ...
16:17:02 #8 43.23 Setting up libnpth0:amd64 (1.5-3) ...
16:17:02 #11 4.368 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:02 #11 4.613 Starting 2 pkgProblemResolver with broken count: 0
16:17:02 #11 4.616 Done
16:17:02 #9 40.12 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
16:17:02 #9 40.13 Unpacking libfont-ttf-perl (1.06-1) ...
16:17:02 #9 40.19 Selecting previously unselected package libfuture-perl.
16:17:02 #9 40.19 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
16:17:02 #9 40.20 Unpacking libfuture-perl (0.43-1) ...
16:17:02 #9 40.23 Selecting previously unselected package libio-stringy-perl.
16:17:02 #9 40.23 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
16:17:02 #9 40.24 Unpacking libio-stringy-perl (2.111-3) ...
16:17:02 #9 40.27 Selecting previously unselected package libparams-validate-perl.
16:17:02 #9 40.28 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
16:17:02 #9 40.28 Unpacking libparams-validate-perl (1.29-3) ...
16:17:02 #9 40.31 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:17:02 #9 40.32 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:17:02 #9 40.32 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:17:02 #8 42.94 Selecting previously unselected package libfont-afm-perl.
16:17:02 #8 42.94 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ...
16:17:02 #8 42.97 Unpacking libfont-afm-perl (1.20-2) ...
16:17:02 #8 43.07 Selecting previously unselected package libfribidi0:amd64.
16:17:02 #8 43.07 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ...
16:17:02 #8 72.90 Setting up python3-debian (0.1.35) ...
16:17:02 #8 73.06 Setting up python3-requests (2.21.0-1) ...
16:17:02 #8 40.79 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
16:17:02 #8 40.80 Unpacking libcontextual-return-perl (0.004014-2) ...
16:17:02 #8 40.89 Selecting previously unselected package libconvert-binhex-perl.
16:17:02 #8 40.89 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
16:17:02 #8 40.90 Unpacking libconvert-binhex-perl (1.125-1) ...
16:17:02 #8 40.93 Selecting previously unselected package libcpanel-json-xs-perl.
16:17:02 #8 40.94 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
16:17:02 #8 40.94 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:17:02 #8 40.98 Selecting previously unselected package libdevel-stacktrace-perl.
16:17:02 #8 40.98 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:17:02 #8 40.99 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:17:02 #8 41.02 Selecting previously unselected package libexception-class-perl.
16:17:02 #9 5.096 (51/105): btrfs-progs-5.14.2-1.fc33.aarch64.rpm 2.2 MB/s | 995 kB     00:00    
16:17:02 #9 5.099 (52/105): cmake-filesystem-3.19.7-1.fc33.aarch6 365 kB/s |  16 kB     00:00    
16:17:02 #9 5.126 (53/105): cmake-3.19.7-1.fc33.aarch64.rpm        20 MB/s | 5.3 MB     00:00    
16:17:02 #9 5.135 (54/105): cmake-rpm-macros-3.19.7-1.fc33.noarch 401 kB/s |  15 kB     00:00    
16:17:02 #9 5.198 (55/105): cryptsetup-libs-2.3.6-1.fc33.aarch64. 6.4 MB/s | 470 kB     00:00    
16:17:02 #9 5.208 (56/105): dbus-broker-28-3.fc33.aarch64.rpm     2.3 MB/s | 168 kB     00:00    
16:17:02 #9 5.242 (57/105): git-2.31.1-3.fc33.aarch64.rpm         3.6 MB/s | 122 kB     00:00    
16:17:02 #12 9.104 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.13) ...
16:17:02 #12 9.114 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
16:17:02 #12 9.123 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:17:02 #12 9.133 Setting up libpcre2-dev:arm64 (10.34-7) ...
16:17:02 #12 9.143 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
16:17:02 #12 9.154 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
16:17:02 #12 9.164 Setting up cmake (3.16.3-1ubuntu1) ...
16:17:02 #12 9.175 Setting up docker-ce-build-deps (1.0) ...
16:17:02 #12 9.190 Processing triggers for man-db (2.9.1-1) ...
16:17:02 #12 9.217 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:17:02 #12 8.983 Selecting previously unselected package dh-apparmor.
16:17:02 #12 8.987 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
16:17:02 #12 8.991 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
16:17:02 #12 9.024 Selecting previously unselected package libbtrfs0:arm64.
16:17:02 #12 9.028 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_arm64.deb ...
16:17:02 #12 9.051 Unpacking libbtrfs0:arm64 (5.10.1-1build1) ...
16:17:02 #12 9.089 Selecting previously unselected package libbtrfs-dev:arm64.
16:17:02 #12 9.093 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_arm64.deb ...
16:17:02 #12 9.096 Unpacking libbtrfs-dev:arm64 (5.10.1-1build1) ...
16:17:02 #12 9.144 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:17:02 #12 9.147 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_arm64.deb ...
16:17:02 #12 9.151 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2ubuntu4) ...
16:17:02 #12 9.190 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:17:02 #9 41.45 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:17:02 #9 41.46 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:17:02 #9 41.48 Selecting previously unselected package libvariable-magic-perl.
16:17:02 #9 41.48 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
16:17:02 #9 41.49 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:17:02 #9 41.53 Selecting previously unselected package libb-hooks-endofscope-perl.
16:17:02 #9 41.54 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:17:02 #9 41.54 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:02 #9 41.59 Selecting previously unselected package libfreetype6:amd64.
16:17:02 #9 41.59 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
16:17:02 #9 41.60 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
16:17:02 #9 41.66 Selecting previously unselected package libfontconfig1:amd64.
16:17:02 #9 41.67 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
16:17:02 #9 41.67 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
16:17:02 #9 41.73 Selecting previously unselected package libjpeg-turbo8:amd64.
16:17:02 #9 40.74 Preparing to unpack .../107-libdebhelper-perl_13.3.4ubuntu2_all.deb ...
16:17:02 #9 40.75 Unpacking libdebhelper-perl (13.3.4ubuntu2) ...
16:17:02 #9 40.78 Selecting previously unselected package libtool.
16:17:02 #9 40.78 Preparing to unpack .../108-libtool_2.4.6-15_all.deb ...
16:17:02 #9 40.79 Unpacking libtool (2.4.6-15) ...
16:17:02 #9 40.83 Selecting previously unselected package dh-autoreconf.
16:17:02 #9 40.84 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
16:17:02 #9 40.84 Unpacking dh-autoreconf (20) ...
16:17:02 #9 40.88 Selecting previously unselected package libarchive-zip-perl.
16:17:02 #9 40.88 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
16:17:02 #9 40.88 Unpacking libarchive-zip-perl (1.68-1) ...
16:17:02 #9 40.93 Selecting previously unselected package libsub-override-perl.
16:17:02 #9 40.93 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
16:17:02 #9 40.94 Unpacking libsub-override-perl (0.09-2) ...
16:17:02 #9 40.97 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:17:02 #12 7.310 The following additional packages will be installed:
16:17:02 #12 7.311   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:02 #12 7.311   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:02 #12 7.311   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:02 #12 7.312   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:02 #12 7.313   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:02 #12 7.315 Suggested packages:
16:17:02 #12 7.315   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:02 #12 7.315 Recommended packages:
16:17:02 #12 7.315   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:17:02 #12 7.364 The following NEW packages will be installed:
16:17:02 #12 7.364   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:02 #12 7.365   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:02 #12 7.365   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:02 #12 7.365   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:02 #12 7.366   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:02  debian/rules clean
16:17:02 dh clean --with=bash-completion
16:17:02    dh_clean
16:17:02 #11 9.883   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 52/110 
16:17:02 #11 9.930   Installing       : libxkbcommon-1.3.1-1.fc35.aarch64                   53/110 
16:17:02 #11 9.939   Installing       : rhash-1.4.0-4.fc35.aarch64                          54/110 
16:17:02 #11 10.02   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             55/110 
16:17:02 #11 10.09   Installing       : python3-setools-4.4.0-3.fc35.aarch64                56/110 
16:17:02 #8 73.05 Setting up python3-requests (2.25.1+dfsg-2) ...
16:17:02 #8 73.24 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:17:02 #9 62.11 Setting up libsigsegv2:arm64 (2.13-1ubuntu2) ...
16:17:02 #9 62.12 Setting up xz-utils (5.2.5-2) ...
16:17:02 #9 62.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:17:02 #9 62.13 Setting up t1utils (1.41-4build1) ...
16:17:02 #9 62.15 Setting up diffstat (1.64-1) ...
16:17:02 #9 62.16 Setting up libpng16-16:arm64 (1.6.37-3build4) ...
16:17:02 #9 62.17 Setting up libmpc3:arm64 (1.2.0-1build1) ...
16:17:02 #9 62.18 Setting up libatomic1:arm64 (11.2.0-7ubuntu2) ...
16:17:02 #9 62.19 Setting up patch (2.7.6-7) ...
16:17:02 #9 62.20 Setting up autopoint (0.21-4ubuntu3) ...
16:17:02 #9 62.21 Setting up libwebp6:arm64 (0.6.1-2.1) ...
16:17:02 #9 62.22 Setting up fonts-dejavu-core (2.37-2build1) ...
16:17:02 #9 62.27 Setting up ucf (3.0043) ...
16:17:02 #8 43.24 Setting up libedit2:amd64 (3.1-20170329-1) ...
16:17:02 #8 43.25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:02 #8 43.26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:02 #8 43.27 Setting up readline-common (7.0-3) ...
16:17:02 #8 43.29 Setting up libapt-inst2.0:amd64 (1.6.14) ...
16:17:02 #8 43.30 Setting up manpages (4.15-1) ...
16:17:02 #8 43.31 Setting up git-man (1:2.17.1-1ubuntu0.9) ...
16:17:02 #8 43.32 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ...
16:17:02 #8 43.33 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:02 #8 43.35 Setting up less (487-0.1) ...
16:17:02 #8 43.43 Setting up make (4.1-9.1ubuntu1) ...
16:17:02 #8 43.44 Setting up libapt-pkg-perl (0.1.33build1) ...
16:17:02 #8 43.45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ...
16:17:02 #8 43.57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
16:17:02 #21 31.60 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:17:02 #21 31.60 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:17:02 #21 31.60 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
16:17:02 #21 31.66 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
16:17:02 #21 31.66 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:17:02 #21 31.66 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:17:02 #21 31.84 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:17:02 #11 4.828  Done
16:17:02 #9 40.41 Selecting previously unselected package libsort-versions-perl.
16:17:02 #9 40.41 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
16:17:02 #9 40.41 Unpacking libsort-versions-perl (1.62-1) ...
16:17:02 #9 40.44 Selecting previously unselected package libgit-wrapper-perl.
16:17:02 #9 40.44 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
16:17:02 #9 40.45 Unpacking libgit-wrapper-perl (0.048-1) ...
16:17:02 #9 40.48 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:17:02 #9 40.49 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:17:02 #9 40.49 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:17:02 #9 40.52 Selecting previously unselected package libio-prompter-perl.
16:17:02 #9 40.52 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
16:17:02 #9 40.52 Unpacking libio-prompter-perl (0.004015-1) ...
16:17:02 #9 40.55 Selecting previously unselected package libjson-perl.
16:17:02 #9 40.55 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
16:17:02 #9 40.56 Unpacking libjson-perl (4.02000-2) ...
16:17:02 #9 40.59 Selecting previously unselected package liblog-any-perl.
16:17:02 #9 40.60 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
16:17:02 #9 40.60 Unpacking liblog-any-perl (1.708-1) ...
16:17:02 #9 40.63 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:17:02 #9 40.64 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:17:02 #9 40.64 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:17:02 #9 40.67 Selecting previously unselected package libpackage-stash-perl.
16:17:02 #9 40.67 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
16:17:02 #9 40.68 Unpacking libpackage-stash-perl (0.38-1) ...
16:17:02 #9 40.71 Selecting previously unselected package libsub-identify-perl.
16:17:02 #8 73.22 Setting up libdata-optlist-perl (0.110-1) ...
16:17:02 #8 73.24 Setting up libipc-run-perl (20180523.0-1) ...
16:17:02 #8 73.25 Setting up git (1:2.20.1-2+deb10u3) ...
16:17:02 #8 73.28 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:02 #8 73.29 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:02 #8 73.30 Setting up libtypes-serialiser-perl (1.0-1) ...
16:17:02 #8 73.31 Setting up g++ (4:8.3.0-1) ...
16:17:02 #8 73.34 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:02 #8 73.36 Setting up libhtml-parser-perl (3.72-3+b3) ...
16:17:02 #8 73.38 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:02 #8 73.40 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:17:02 #8 73.41 Setting up librole-tiny-perl (2.000006-1) ...
16:17:02 #8 73.42 Setting up gnupg (2.2.12-1+deb10u1) ...
16:17:02 #8 73.44 Setting up build-essential (12.6) ...
16:17:02 #8 73.45 Setting up libfile-homedir-perl (1.004-1) ...
16:17:02 #8 73.47 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:17:02 #8 73.49 Setting up libio-socket-ssl-perl (2.060-3) ...
16:17:02 #8 43.07 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ...
16:17:02 #8 43.11 Selecting previously unselected package libfuture-perl.
16:17:02 #8 43.12 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ...
16:17:02 #8 43.12 Unpacking libfuture-perl (0.39-1) ...
16:17:02 #8 43.17 Selecting previously unselected package libio-stringy-perl.
16:17:02 #8 43.18 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ...
16:17:02 #8 43.18 Unpacking libio-stringy-perl (2.111-3) ...
16:17:02 #8 43.23 Selecting previously unselected package libparams-validate-perl.
16:17:02 #8 43.23 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ...
16:17:02 #8 43.23 Unpacking libparams-validate-perl (1.29-1+b1) ...
16:17:02 #8 43.26 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:17:02 #8 43.27 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
16:17:02 #8 43.27 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
16:17:02 #8 43.30 Selecting previously unselected package libsort-versions-perl.
16:17:02 #8 43.30 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ...
16:17:02 #8 43.30 Unpacking libsort-versions-perl (1.62-1) ...
16:17:02 #8 43.33 Selecting previously unselected package libgit-wrapper-perl.
16:17:02 #8 43.33 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ...
16:17:02 #8 43.34 Unpacking libgit-wrapper-perl (0.048-1) ...
16:17:02 #8 43.37 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:17:02 #8 43.37 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:17:02 #8 43.38 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:17:02 #8 43.41 Selecting previously unselected package libio-prompter-perl.
16:17:02 #8 41.02 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
16:17:02 #8 41.03 Unpacking libexception-class-perl (1.44-1) ...
16:17:02 #8 41.06 Selecting previously unselected package libiterator-perl.
16:17:02 #8 41.06 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:17:02 #8 41.07 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:17:02 #8 41.10 Selecting previously unselected package libiterator-util-perl.
16:17:02 #8 41.10 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:17:02 #8 41.11 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:17:02 #8 41.14 Selecting previously unselected package libexporter-tiny-perl.
16:17:02 #8 41.15 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
16:17:02 #8 41.15 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:17:02 #8 41.19 Selecting previously unselected package liblist-moreutils-xs-perl.
16:17:02 #8 41.19 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
16:17:02 #8 41.20 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:17:02 #8 41.24 Selecting previously unselected package liblist-moreutils-perl.
16:17:02 #8 41.24 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
16:17:02 #8 41.24 Unpacking liblist-moreutils-perl (0.430-2) ...
16:17:02 #8 41.28 Selecting previously unselected package libdata-dpath-perl.
16:17:02 #9 5.411 (58/105): cpp-10.3.1-1.fc33.aarch64.rpm          30 MB/s | 9.3 MB     00:00    
16:17:02 #9 5.424 (59/105): git-core-2.31.1-3.fc33.aarch64.rpm     20 MB/s | 3.7 MB     00:00    
16:17:02 #9 5.489 (60/105): glibc-devel-2.32-10.fc33.aarch64.rpm   22 MB/s | 1.4 MB     00:00    
16:17:02 #9 5.508 (61/105): git-core-doc-2.31.1-3.fc33.noarch.rpm  24 MB/s | 2.3 MB     00:00    
16:17:02 #9 5.558 (62/105): glibc-static-2.32-10.fc33.aarch64.rpm  22 MB/s | 1.5 MB     00:00    
16:17:02 #9 5.631 (63/105): hwdata-0.353-1.fc33.noarch.rpm         21 MB/s | 1.5 MB     00:00    
16:17:02 #12 DONE 9.4s
16:17:02 
16:17:02 #13 [stage-1 6/9] COPY sources/ /sources
16:17:02 #13 sha256:57b237043d85fd171ece31d0d947c7db4f84e3407b76ef9529048d30685451e7
16:17:02 #13 DONE 0.2s
16:17:02 #12 9.193 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_arm64.deb ...
16:17:02 #12 9.196 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2ubuntu4) ...
16:17:02 #12 9.220 Selecting previously unselected package libudev-dev:arm64.
16:17:02 #12 9.223 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.6_arm64.deb ...
16:17:02 #12 9.227 Unpacking libudev-dev:arm64 (247.3-3ubuntu3.6) ...
16:17:02 #12 9.253 Selecting previously unselected package libsepol1-dev:arm64.
16:17:02 #12 9.257 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_arm64.deb ...
16:17:02 #12 9.260 Unpacking libsepol1-dev:arm64 (3.1-1ubuntu1) ...
16:17:02 #12 9.326 Selecting previously unselected package libpcre2-16-0:arm64.
16:17:02 #12 9.329 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_arm64.deb ...
16:17:02 #12 9.333 Unpacking libpcre2-16-0:arm64 (10.36-2ubuntu5) ...
16:17:02 #12 9.376 Selecting previously unselected package libpcre2-32-0:arm64.
16:17:02 #12 9.379 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_arm64.deb ...
16:17:02 #12 9.382 Unpacking libpcre2-32-0:arm64 (10.36-2ubuntu5) ...
16:17:02 #12 9.425 Selecting previously unselected package libpcre2-posix2:arm64.
16:17:02 #12 9.429 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_arm64.deb ...
16:17:02 #12 9.433 Unpacking libpcre2-posix2:arm64 (10.36-2ubuntu5) ...
16:17:02 #12 9.458 Selecting previously unselected package libpcre2-dev:arm64.
16:17:02 #12 9.461 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_arm64.deb ...
16:17:02 #12 9.465 Unpacking libpcre2-dev:arm64 (10.36-2ubuntu5) ...
16:17:02 #12 9.539 Selecting previously unselected package libselinux1-dev:arm64.
16:17:02 #12 9.539 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_arm64.deb ...
16:17:02 #9 41.73 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
16:17:02 #9 41.74 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
16:17:02 #9 41.79 Selecting previously unselected package libjpeg8:amd64.
16:17:02 #9 41.79 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
16:17:02 #9 41.79 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
16:17:02 #9 41.82 Selecting previously unselected package libdeflate0:amd64.
16:17:02 #9 41.83 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
16:17:02 #9 41.83 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
16:17:02 #9 41.86 Selecting previously unselected package libjbig0:amd64.
16:17:02 #9 41.87 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
16:17:02 #9 41.87 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
16:17:02 #9 41.90 Selecting previously unselected package libwebp6:amd64.
16:17:02 #9 41.91 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
16:17:02 #9 41.91 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
16:17:02 #9 41.96 Selecting previously unselected package libtiff5:amd64.
16:17:02 #9 41.96 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
16:17:02 #9 41.96 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
16:17:02 #9 42.01 Selecting previously unselected package libxpm4:amd64.
16:17:02 #9 40.97 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:17:02 #9 40.97 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:17:02 #9 41.01 Selecting previously unselected package dh-strip-nondeterminism.
16:17:02 #9 41.01 Preparing to unpack .../113-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:17:02 #9 41.01 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:17:02 #9 41.05 Selecting previously unselected package libdw1:amd64.
16:17:02 #9 41.05 Preparing to unpack .../114-libdw1_0.185-1build1_amd64.deb ...
16:17:02 #9 41.05 Unpacking libdw1:amd64 (0.185-1build1) ...
16:17:02 #9 41.09 Selecting previously unselected package debugedit.
16:17:02 #9 41.09 Preparing to unpack .../115-debugedit_1%3a5.0-0ubuntu2_amd64.deb ...
16:17:02 #9 41.10 Unpacking debugedit (1:5.0-0ubuntu2) ...
16:17:02 #9 41.13 Selecting previously unselected package dwz.
16:17:02 #9 41.13 Preparing to unpack .../116-dwz_0.14-1build1_amd64.deb ...
16:17:02 #9 41.13 Unpacking dwz (0.14-1build1) ...
16:17:02 #9 41.18 Selecting previously unselected package gettext.
16:17:02 #9 41.18 Preparing to unpack .../117-gettext_0.21-4ubuntu3_amd64.deb ...
16:17:02 #9 41.19 Unpacking gettext (0.21-4ubuntu3) ...
16:17:02 #8 40.20 Fedora Modular 35 - x86_64 - Updates            3.2 MB/s | 2.8 MB     00:00    
16:17:02  dpkg-source -I.git -b build-deb
16:17:02 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:02 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:02 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:02 dpkg-source: info: using source format '1.0'
16:17:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz
16:17:02 #11 10.14   Installing       : python3-audit-3.0.6-1.fc35.aarch64                  57/110 
16:17:02 #11 10.17   Installing       : perl-TermReadKey-2.38-11.fc35.aarch64               58/110 
16:17:02 #11 10.18   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  59/110 
16:17:02 #11 10.23   Installing       : pcre2-utf32-10.37-4.fc35.aarch64                    60/110 
16:17:02 #11 10.24   Installing       : pcre2-utf16-10.37-4.fc35.aarch64                    61/110 
16:17:02 #11 10.25   Installing       : pcre2-devel-10.37-4.fc35.aarch64                    62/110 
16:17:02 #11 10.29   Installing       : libselinux-devel-3.3-1.fc35.aarch64                 63/110 
16:17:02 #11 10.30   Installing       : lzo-2.10-5.fc35.aarch64                             64/110 
16:17:02 #8 73.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:02 #8 73.36 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:02 #8 73.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:02 #8 73.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:02 #9 62.47 Setting up libjpeg-turbo8:arm64 (2.0.6-0ubuntu2) ...
16:17:02 #9 62.48 Setting up libltdl7:arm64 (2.4.6-15) ...
16:17:02 #9 62.49 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1build1) ...
16:17:02 #9 62.50 Setting up libssh-4:arm64 (0.9.6-1) ...
16:17:02 #9 62.51 Setting up libubsan1:arm64 (11.2.0-7ubuntu2) ...
16:17:02 #9 62.52 Setting up libmd0:arm64 (1.0.3-3build1) ...
16:17:02 #9 62.53 Setting up python-apt-common (2.2.1) ...
16:17:02 #9 62.54 Setting up libnsl-dev:arm64 (1.3.0-2build1) ...
16:17:02 #9 62.55 Setting up libhwasan0:arm64 (11.2.0-7ubuntu2) ...
16:17:02 #9 62.56 Setting up libcrypt-dev:arm64 (1:4.4.18-4ubuntu1) ...
16:17:02 #9 62.56 Setting up libuchardet0:arm64 (0.0.7-1build1) ...
16:17:02 #9 62.57 Setting up lzop (1.04-2build1) ...
16:17:02 #8 43.58 Setting up mime-support (3.60ubuntu1) ...
16:17:02 #8 43.61 Setting up iso-codes (3.79-1) ...
16:17:02 #8 43.63 Setting up libsigsegv2:amd64 (2.12-1) ...
16:17:02 #8 43.64 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ...
16:17:02 #8 43.66 Setting up libreadline7:amd64 (7.0-3) ...
16:17:02 #8 43.67 Setting up perl-openssl-defaults:amd64 (3build1) ...
16:17:02 #8 43.68 Setting up libpsl5:amd64 (0.19.1-5build1) ...
16:17:02 #8 43.69 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:02 #8 43.70 Setting up groff-base (1.22.3-10) ...
16:17:02 #8 43.72 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
16:17:02 #8 43.73 No schema files found: doing nothing.
16:17:02 #8 43.73 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:17:02 #8 43.74 Setting up unzip (6.0-21ubuntu1.1) ...
16:17:02 #8 43.76 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ...
16:17:02 #8 43.77 Setting up libmpfr6:amd64 (4.0.1-1) ...
16:17:02 #8 43.78 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:17:02 #21 31.85 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:17:02 #21 31.85 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:17:02 #21 31.85 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:17:02 #21 31.86 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:17:02 #21 31.86 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:17:02 #21 31.87 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
16:17:02 #21 31.87 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
16:17:02 #21 31.87 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:17:02 #21 31.87 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:17:02 #21 31.87 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
16:17:02 #21 31.87 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
16:17:02 #21 31.87 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
16:17:02 #11 5.010 Starting pkgProblemResolver with broken count: 0
16:17:02 #11 5.057 Starting 2 pkgProblemResolver with broken count: 0
16:17:02 #11 5.060 Done
16:17:03 #9 40.71 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
16:17:03 #9 40.72 Unpacking libsub-identify-perl (0.14-1build2) ...
16:17:03 #9 40.74 Selecting previously unselected package libsub-name-perl.
16:17:03 #9 40.75 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
16:17:03 #9 40.75 Unpacking libsub-name-perl (0.26-1) ...
16:17:03 #9 40.78 Selecting previously unselected package libnamespace-clean-perl.
16:17:03 #9 40.79 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
16:17:03 #9 40.79 Unpacking libnamespace-clean-perl (0.27-1) ...
16:17:03 #9 40.82 Selecting previously unselected package libpath-tiny-perl.
16:17:03 #9 40.82 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
16:17:03 #9 40.82 Unpacking libpath-tiny-perl (0.108-1) ...
16:17:03 #9 40.85 Selecting previously unselected package libtype-tiny-perl.
16:17:03 #9 40.86 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
16:17:03 #9 40.86 Unpacking libtype-tiny-perl (1.008001-2) ...
16:17:03 #9 40.92 Selecting previously unselected package libgitlab-api-v4-perl.
16:17:03 #9 40.92 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:17:03 #8 73.51 Setting up libsub-exporter-perl (0.987-1) ...
16:17:03 #8 73.53 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:03 #8 73.55 Setting up libhttp-message-perl (6.18-1) ...
16:17:03 #8 73.57 Setting up libhtml-form-perl (6.03-1) ...
16:17:03 #8 73.58 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:17:03 #8 73.59 Setting up libjson-xs-perl (3.040-1+b1) ...
16:17:03 #8 73.60 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:03 #8 73.61 Setting up libio-prompter-perl (0.004015-1) ...
16:17:03 #8 73.62 Setting up libhttp-cookies-perl (6.04-1) ...
16:17:03 #8 73.64 Setting up po-debconf (1.0.21) ...
16:17:03 #8 73.65 Setting up libhtml-tree-perl (5.07-2) ...
16:17:03 #8 73.66 Setting up libparams-classify-perl (0.015-1+b1) ...
16:17:03 #8 73.67 Setting up libcgi-pm-perl (4.40-1) ...
16:17:03 #8 73.68 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:03 #8 73.69 Setting up libnet-dns-sec-perl (1.11-1) ...
16:17:03 #8 73.70 Setting up libsereal-perl (4.005-1) ...
16:17:03 #8 73.71 Setting up libhtml-format-perl (2.12-1) ...
16:17:03 #8 41.28 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
16:17:03 #8 41.29 Unpacking libdata-dpath-perl (0.58-1) ...
16:17:03 #8 41.32 Selecting previously unselected package libdata-dump-perl.
16:17:03 #8 41.32 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
16:17:03 #8 41.33 Unpacking libdata-dump-perl (1.23-1.1) ...
16:17:03 #8 41.36 Selecting previously unselected package libdata-messagepack-perl.
16:17:03 #8 41.36 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
16:17:03 #8 41.37 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:17:03 #8 41.40 Selecting previously unselected package libnet-domain-tld-perl.
16:17:03 #8 41.40 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:17:03 #8 41.41 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:17:03 #8 41.44 Selecting previously unselected package libdata-validate-domain-perl.
16:17:03 #8 41.44 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:17:03 #8 41.45 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:17:03 #8 41.47 Selecting previously unselected package libdevel-size-perl.
16:17:03 #8 41.48 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
16:17:03 #8 41.48 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:17:03 #8 41.51 Selecting previously unselected package libdistro-info-perl.
16:17:03 #8 41.51 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
16:17:03 #8 41.52 Unpacking libdistro-info-perl (1.0) ...
16:17:03 #8 41.55 Selecting previously unselected package libemail-address-xs-perl.
16:17:03 #8 41.55 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
16:17:03 #8 41.55 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:17:03 #8 41.59 Selecting previously unselected package libfcgi0ldbl:amd64.
16:17:03 #8 41.59 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
16:17:03 #8 41.60 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
16:17:03 #8 41.64 Selecting previously unselected package libfcgi-bin.
16:17:03 #8 43.41 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ...
16:17:03 #8 43.42 Unpacking libio-prompter-perl (0.004015-1) ...
16:17:03 #8 43.46 Selecting previously unselected package libjson-perl.
16:17:03 #8 43.46 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ...
16:17:03 #8 43.46 Unpacking libjson-perl (4.02000-1) ...
16:17:03 #8 43.50 Selecting previously unselected package liblog-any-perl.
16:17:03 #8 43.50 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ...
16:17:03 #8 43.51 Unpacking liblog-any-perl (1.707-1) ...
16:17:03 #8 43.54 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:17:03 #8 43.54 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:17:03 #8 43.55 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:17:03 #8 43.58 Selecting previously unselected package libpackage-stash-perl.
16:17:03 #8 43.58 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ...
16:17:03 #8 43.58 Unpacking libpackage-stash-perl (0.38-1) ...
16:17:03 #8 43.61 Selecting previously unselected package libsub-identify-perl.
16:17:03 #8 43.61 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ...
16:17:03 #8 43.62 Unpacking libsub-identify-perl (0.14-1+b1) ...
16:17:03 #8 43.64 Selecting previously unselected package libnamespace-clean-perl.
16:17:03 #9 5.746 (64/105): guile22-2.2.7-1.fc33.aarch64.rpm       27 MB/s | 6.5 MB     00:00    
16:17:03 #9 5.776 (65/105): iptables-libs-1.8.5-6.fc33.aarch64.rp 2.5 MB/s | 372 kB     00:00    
16:17:03 #9 5.832 (66/105): kmod-libs-29-2.fc33.aarch64.rpm       1.1 MB/s |  62 kB     00:00    
16:17:03 
16:17:03 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:03 #15 sha256:09ad0a1f3b9804865a8070e075498aea489597710372e481c0d986434555d4ad
16:17:03 #12 9.549 Unpacking libselinux1-dev:arm64 (3.1-3build1) ...
16:17:03 #12 9.590 Selecting previously unselected package libdevmapper-dev:arm64.
16:17:03 #12 9.593 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_arm64.deb ...
16:17:03 #12 9.597 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2ubuntu4) ...
16:17:03 #12 9.624 Selecting previously unselected package libseccomp-dev:arm64.
16:17:03 #12 9.627 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_arm64.deb ...
16:17:03 #12 9.630 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1) ...
16:17:03 #12 9.663 Selecting previously unselected package libsystemd-dev:arm64.
16:17:03 #9 42.01 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
16:17:03 #9 42.01 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
16:17:03 #9 42.06 Selecting previously unselected package libgd3:amd64.
16:17:03 #9 42.06 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ...
16:17:03 #9 42.07 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ...
16:17:03 #9 42.12 Selecting previously unselected package libc-devtools.
16:17:03 #9 42.13 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
16:17:03 #9 42.13 Unpacking libc-devtools (2.33-0ubuntu5) ...
16:17:03 #9 42.17 Selecting previously unselected package libcapture-tiny-perl.
16:17:03 #9 42.18 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
16:17:03 #9 42.18 Unpacking libcapture-tiny-perl (0.48-1) ...
16:17:03 #9 42.21 Selecting previously unselected package libclass-data-inheritable-perl.
16:17:03 #9 42.22 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:17:03 #9 42.22 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:17:03 #9 42.24 Selecting previously unselected package libclass-xsaccessor-perl.
16:17:03 #9 41.28 Selecting previously unselected package intltool-debian.
16:17:03 #9 41.28 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
16:17:03 #9 41.28 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:17:03 #9 41.31 Selecting previously unselected package po-debconf.
16:17:03 #9 41.32 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
16:17:03 #9 41.32 Unpacking po-debconf (1.0.21+nmu1) ...
16:17:03 #9 41.37 Selecting previously unselected package debhelper.
16:17:03 #9 41.37 Preparing to unpack .../120-debhelper_13.3.4ubuntu2_all.deb ...
16:17:03 #9 41.38 Unpacking debhelper (13.3.4ubuntu2) ...
16:17:03 #9 41.44 Selecting previously unselected package libfakeroot:amd64.
16:17:03 #9 41.44 Preparing to unpack .../121-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
16:17:03 #9 41.45 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
16:17:03 #9 41.51 Selecting previously unselected package fakeroot.
16:17:03 #11 9.676 Transaction test succeeded.
16:17:03 #11 9.676 Running transaction
16:17:03 #8 35.82 Fedora 34 - x86_64 - Updates                     17 MB/s |  29 MB     00:01    
16:17:03 #11 10.33   Installing       : libuv-1:1.42.0-2.fc35.aarch64                       65/110 
16:17:03 #8 73.63 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:17:03 #8 73.65 Setting up libconst-fast-perl (0.014-1.1) ...
16:17:03 #8 73.66 Setting up libhttp-daemon-perl (6.12-1) ...
16:17:03 #8 73.69 Setting up libdata-dpath-perl (0.58-1) ...
16:17:03 #8 73.71 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:17:03 #8 73.72 Setting up libpackage-stash-perl (0.39-1) ...
16:17:03 #8 73.74 Setting up libimport-into-perl (1.002005-1) ...
16:17:03 #8 73.75 Setting up libmoo-perl (2.004004-1) ...
16:17:03 #8 73.77 Setting up liblist-someutils-perl (0.58-1) ...
16:17:03 #9 62.58 Setting up libmpdec3:arm64 (2.5.1-2build1) ...
16:17:03 #9 62.59 Setting up git-man (1:2.32.0-1ubuntu1) ...
16:17:03 #9 62.70 Setting up netbase (6.3) ...
16:17:03 #9 62.72 Setting up libbinutils:arm64 (2.37-7ubuntu1) ...
16:17:03 #9 62.73 Setting up libfido2-1:arm64 (1.6.0-2build1) ...
16:17:03 #9 62.74 Setting up libisl23:arm64 (0.24-1) ...
16:17:03 #9 62.75 Setting up libc-dev-bin (2.34-0ubuntu3) ...
16:17:03 #9 62.77 Setting up openssl (1.1.1l-1ubuntu1.1) ...
16:17:03 #9 62.78 Setting up libbsd0:arm64 (0.11.3-1ubuntu2) ...
16:17:03 #9 62.79 Setting up libelf1:arm64 (0.185-1build1) ...
16:17:03 #9 62.80 Setting up readline-common (8.1-2) ...
16:17:03 #9 62.81 Setting up publicsuffix (20210108.1309-1) ...
16:17:03 #9 62.82 Setting up libxml2:arm64 (2.9.12+dfsg-4) ...
16:17:03 #9 62.83 Setting up zstd (1.4.8+dfsg-2.1) ...
16:17:03 #9 62.84 Setting up libmarkdown2:arm64 (2.2.6-1ubuntu2) ...
16:17:03 #9 62.85 Setting up libcc1-0:arm64 (11.2.0-7ubuntu2) ...
16:17:03 #9 62.86 Setting up iso-codes (4.6.0-1) ...
16:17:03 #9 62.87 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:17:03 #9 62.88 Setting up liblsan0:arm64 (11.2.0-7ubuntu2) ...
16:17:03 #9 62.89 Setting up dctrl-tools (2.24-3) ...
16:17:03 #9 62.90 Setting up libitm1:arm64 (11.2.0-7ubuntu2) ...
16:17:03 #9 62.91 Setting up libgdbm6:arm64 (1.19-2) ...
16:17:03 #8 43.79 Setting up dctrl-tools (2.24-2build1) ...
16:17:03 #8 43.81 Setting up distro-info-data (0.37ubuntu0.13) ...
16:17:03 #8 43.82 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
16:17:03 #8 43.83 Setting up libpipeline1:amd64 (1.5.0-1) ...
16:17:03 #8 43.84 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:03 #8 43.86 Setting up libksba8:amd64 (1.3.5-2) ...
16:17:03 #8 43.87 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
16:17:03 #8 43.88 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
16:17:03 #8 43.89 Setting up m4 (1.4.18-1) ...
16:17:03 #8 43.92 Setting up libgdbm5:amd64 (1.14.1-6) ...
16:17:03 #8 43.93 Setting up at (3.1.20-3.1ubuntu2) ...
16:17:03 #21 32.03 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
16:17:03 #11 5.341 The following additional packages will be installed:
16:17:03 #11 5.341   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:17:03 #11 5.342   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:17:03 #11 5.342   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:03 #11 5.342   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:03 #11 5.342   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:03 #11 5.344 Suggested packages:
16:17:03 #11 5.344   cmake-doc ninja-build apparmor-easyprof seccomp
16:17:03 #11 5.344 Recommended packages:
16:17:03 #11 5.344   psmisc
16:17:03 #9 40.92 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:17:03 #9 40.96 Selecting previously unselected package libhash-fieldhash-perl.
16:17:03 #9 40.96 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
16:17:03 #9 40.96 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:17:03 #9 40.99 Selecting previously unselected package libhtml-form-perl.
16:17:03 #9 41.00 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
16:17:03 #9 41.00 Unpacking libhtml-form-perl (6.07-1) ...
16:17:03 #9 41.03 Selecting previously unselected package libhtml-format-perl.
16:17:03 #9 41.03 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
16:17:03 #9 41.04 Unpacking libhtml-format-perl (2.12-1) ...
16:17:03 #9 41.09 Selecting previously unselected package libhttp-daemon-perl.
16:17:03 #9 41.09 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
16:17:03 #9 41.09 Unpacking libhttp-daemon-perl (6.06-1) ...
16:17:03 #9 41.13 Selecting previously unselected package libidn11:amd64.
16:17:03 #9 41.13 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
16:17:03 #8 73.73 Setting up libxml-sax-perl (1.00+dfsg-1) ...
16:17:03 #8 73.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:03 #8 73.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:03 #8 73.98 
16:17:03 #8 73.98 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:03 #11 3.045 Reading package lists...
16:17:03 #11 3.709 Building dependency tree...
16:17:03 #11 3.872 Reading state information...
16:17:03 #11 3.896 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:03 #8 41.64 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
16:17:03 #8 41.64 Unpacking libfcgi-bin (2.4.2-2) ...
16:17:03 #8 41.67 Selecting previously unselected package libfcgi-perl:amd64.
16:17:03 #8 41.67 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
16:17:03 #8 41.68 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
16:17:03 #8 41.71 Selecting previously unselected package libipc-system-simple-perl.
16:17:03 #8 41.71 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
16:17:03 #8 41.72 Unpacking libipc-system-simple-perl (1.30-1) ...
16:17:03 #8 41.75 Selecting previously unselected package libfile-basedir-perl.
16:17:03 #8 41.75 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
16:17:03 #8 41.76 Unpacking libfile-basedir-perl (0.08-1) ...
16:17:03 #8 41.79 Selecting previously unselected package libfile-chdir-perl.
16:17:03 #8 41.79 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:17:03 #8 41.80 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:17:03 #8 41.83 Selecting previously unselected package libfile-fcntllock-perl.
16:17:03 #8 41.83 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
16:17:03 #8 41.84 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:17:03 #8 41.87 Selecting previously unselected package libnumber-compare-perl.
16:17:03 #9 5.936 (67/105): kernel-headers-5.14.9-100.fc33.aarch6 6.5 MB/s | 1.2 MB     00:00    
16:17:03 #9 5.976 (68/105): libasan-10.3.1-1.fc33.aarch64.rpm     2.8 MB/s | 408 kB     00:00    
16:17:03 #9 5.979 (69/105): libatomic-10.3.1-1.fc33.aarch64.rpm   1.1 MB/s |  49 kB     00:00    
16:17:03 #9 6.021 (70/105): libbtrfsutil-5.14.2-1.fc33.aarch64.rp 760 kB/s |  32 kB     00:00    
16:17:03 #9 6.024 (71/105): libbtrfs-5.14.2-1.fc33.aarch64.rpm    616 kB/s |  30 kB     00:00    
16:17:03 #9 6.067 (72/105): libedit-3.1-38.20210714cvs.fc33.aarch 2.2 MB/s | 104 kB     00:00    
16:17:03 #8 43.64 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ...
16:17:03 #8 43.65 Unpacking libnamespace-clean-perl (0.27-1) ...
16:17:03 #8 43.67 Selecting previously unselected package libpath-tiny-perl.
16:17:03 #8 43.67 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ...
16:17:03 #8 43.68 Unpacking libpath-tiny-perl (0.108-1) ...
16:17:03 #8 43.72 Selecting previously unselected package libtype-tiny-perl.
16:17:03 #8 43.72 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ...
16:17:03 #8 43.73 Unpacking libtype-tiny-perl (1.004004-1) ...
16:17:03 #8 43.78 Selecting previously unselected package libgitlab-api-v4-perl.
16:17:03 #8 43.78 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ...
16:17:03 #8 43.78 Unpacking libgitlab-api-v4-perl (0.16-1) ...
16:17:03 #8 43.82 Selecting previously unselected package libglib2.0-data.
16:17:03 #8 43.82 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
16:17:03 #8 43.82 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
16:17:03 #12 DONE 12.6s
16:17:03 
16:17:03 #13 [stage-1 6/9] COPY sources/ /sources
16:17:03 #13 sha256:a0a4d8017c63c8a7b872a5b8ad63153d5d76d5cd3acf963ebaf858ca6ecfd4bf
16:17:03 #13 DONE 0.1s
16:17:03 
16:17:03 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:03 #15 sha256:e72f0528d2893f54dd6f55bdf1e2b2edcd3708dfeb686b8392fdcbbeb6bb6e7d
16:17:03 #12 9.666 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.6_arm64.deb ...
16:17:03 #12 9.670 Unpacking libsystemd-dev:arm64 (247.3-3ubuntu3.6) ...
16:17:03 #12 9.739 Selecting previously unselected package libglib2.0-0:arm64.
16:17:03 #12 9.742 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_arm64.deb ...
16:17:03 #12 9.747 Unpacking libglib2.0-0:arm64 (2.68.1-1~ubuntu21.04.1) ...
16:17:03 #12 9.864 Selecting previously unselected package pkg-config.
16:17:03 #12 9.867 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_arm64.deb ...
16:17:03 #12 9.871 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:17:03 #12 9.957 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1) ...
16:17:03 #9 41.51 Preparing to unpack .../122-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
16:17:03 #9 41.52 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:17:03 #9 41.56 Selecting previously unselected package libassuan0:amd64.
16:17:03 #9 41.56 Preparing to unpack .../123-libassuan0_2.5.5-1_amd64.deb ...
16:17:03 #9 41.57 Unpacking libassuan0:amd64 (2.5.5-1) ...
16:17:03 #9 41.63 Selecting previously unselected package gpgconf.
16:17:03 #9 41.63 Preparing to unpack .../124-gpgconf_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 41.64 Unpacking gpgconf (2.2.20-1ubuntu4) ...
16:17:03 #9 41.69 Selecting previously unselected package libksba8:amd64.
16:17:03 #9 41.69 Preparing to unpack .../125-libksba8_1.5.1-1_amd64.deb ...
16:17:03 #9 41.70 Unpacking libksba8:amd64 (1.5.1-1) ...
16:17:03 #9 41.76 Selecting previously unselected package libnpth0:amd64.
16:17:03 #9 42.25 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
16:17:03 #9 42.25 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:17:03 #9 42.28 Selecting previously unselected package libclone-perl.
16:17:03 #9 42.28 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
16:17:03 #9 42.29 Unpacking libclone-perl (0.45-1build1) ...
16:17:03 #9 42.33 Selecting previously unselected package libcommon-sense-perl.
16:17:03 #9 42.33 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
16:17:03 #9 42.33 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:17:03 #9 42.36 Selecting previously unselected package libconfig-tiny-perl.
16:17:03 #9 42.36 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
16:17:03 #9 42.37 Unpacking libconfig-tiny-perl (2.24-1) ...
16:17:03 #9 42.39 Selecting previously unselected package libparams-util-perl.
16:17:03 #9 42.40 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
16:17:03 #9 42.40 Unpacking libparams-util-perl (1.102-1build1) ...
16:17:03 #9 42.43 Selecting previously unselected package libsub-install-perl.
16:17:03 #9 42.43 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
16:17:03 #9 42.43 Unpacking libsub-install-perl (0.928-1.1) ...
16:17:03 #9 42.46 Selecting previously unselected package libdata-optlist-perl.
16:17:03 #9 42.46 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
16:17:03 #11 10.43   Installing       : cmake-3.22.1-4.fc35.aarch64                         66/110 
16:17:03 #11 10.75   Installing       : cmake-data-3.22.1-4.fc35.noarch                     67/110 
16:17:03 #11 10.80   Running scriptlet: libutempter-1.2.1-5.fc35.aarch64                    68/110 
16:17:03 #11 10.85   Installing       : libutempter-1.2.1-5.fc35.aarch64                    68/110 
16:17:03 #8 73.79 Setting up debhelper (13.3.4) ...
16:17:03 #8 73.80 Setting up libmime-tools-perl (5.509-1) ...
16:17:03 #8 73.81 Setting up dput (1.1.0) ...
16:17:03 #8 73.96 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:17:03 #8 73.98 Setting up equivs (2.3.1) ...
16:17:03 #8 73.99 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:17:03 #8 74.00 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
16:17:03 #8 74.01 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:03 #8 74.02 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:03 #8 74.03 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:17:03 #9 62.92 Setting up libtsan0:arm64 (11.2.0-7ubuntu2) ...
16:17:03 #9 62.93 Setting up libctf0:arm64 (2.37-7ubuntu1) ...
16:17:03 #9 62.94 Setting up libjpeg8:arm64 (8c-2ubuntu8) ...
16:17:03 #9 62.95 Setting up pinentry-curses (1.1.1-1) ...
16:17:03 #9 62.96 Setting up cpp-11 (11.2.0-7ubuntu2) ...
16:17:03 #9 62.97 Setting up manpages-dev (5.10-1ubuntu1) ...
16:17:03 #9 62.99 Setting up libdw1:arm64 (0.185-1build1) ...
16:17:03 #9 62.99 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu4) ...
16:17:03 #9 63.00 Setting up libxcb1:arm64 (1.14-3ubuntu1) ...
16:17:03 #9 63.01 Setting up gettext (0.21-4ubuntu3) ...
16:17:03 #9 63.02 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:17:03 #8 44.06 invoke-rc.d: could not determine current runlevel
16:17:03 #8 44.07 invoke-rc.d: policy-rc.d denied execution of start.
16:17:03 #8 44.07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
16:17:03 #8 44.08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
16:17:03 #8 44.09 Setting up ucf (3.0038) ...
16:17:03 #8 44.21 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ...
16:17:03 #8 44.22 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:17:03 #8 44.24 Setting up gnupg-l10n (2.2.4-1ubuntu1.4) ...
16:17:03 #8 44.25 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
16:17:03 #8 44.28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:03 #8 44.29 Setting up libcroco3:amd64 (0.6.12-2) ...
16:17:03 #11 5.512 The following NEW packages will be installed:
16:17:03 #11 5.513   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:17:03 #11 5.513   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:17:03 #11 5.513   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:03 #11 5.513   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:03 #11 5.514   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:03 #11 5.788 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:17:03 #11 5.788 1 not fully installed or removed.
16:17:03 #11 5.788 Need to get 9691 kB of archives.
16:17:03 #11 5.788 After this operation, 44.0 MB of additional disk space will be used.
16:17:03 #11 5.788 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:17:03 #21 32.33 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
16:17:03 #21 32.34 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
16:17:03 #21 32.34 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
16:17:03 #21 32.34 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
16:17:03 #21 32.38 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
16:17:03 #21 32.39 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
16:17:03 #21 32.39 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
16:17:03 #21 32.40 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
16:17:03 #8 74.01 Setting up dput (1.0.3) ...
16:17:03 #8 74.17 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:03 #8 74.18 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:03 #8 74.20 Setting up libmailtools-perl (2.18-1) ...
16:17:03 #8 74.22 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
16:17:03 #8 74.23 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
16:17:03 #8 74.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:03 #9 41.14 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
16:17:03 #9 41.17 Selecting previously unselected package libstruct-dumb-perl.
16:17:03 #9 41.17 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
16:17:03 #9 41.18 Unpacking libstruct-dumb-perl (0.09-1) ...
16:17:03 #9 41.20 Selecting previously unselected package libio-async-perl.
16:17:03 #9 41.21 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
16:17:03 #9 41.21 Unpacking libio-async-perl (0.75-1) ...
16:17:03 #9 41.26 Selecting previously unselected package liblinux-epoll-perl.
16:17:03 #9 41.26 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
16:17:03 #9 41.27 Unpacking liblinux-epoll-perl (0.017-1) ...
16:17:03 #9 41.29 Selecting previously unselected package libio-async-loop-epoll-perl.
16:17:03 #9 41.30 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:17:03 #9 41.30 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:17:03 #9 41.33 Selecting previously unselected package libtypes-serialiser-perl.
16:17:03 #9 41.33 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
16:17:03 #9 41.33 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:17:03 #9 41.36 Selecting previously unselected package libjson-xs-perl.
16:17:03 #9 41.36 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
16:17:03 #9 41.37 Unpacking libjson-xs-perl (4.020-1build1) ...
16:17:03 #9 41.40 Selecting previously unselected package libjson-maybexs-perl.
16:17:03 #9 41.40 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
16:17:03 #9 41.41 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:17:03 #9 41.43 Selecting previously unselected package liblist-compare-perl.
16:17:03 #9 41.43 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
16:17:03 #9 41.44 Unpacking liblist-compare-perl (0.53-1) ...
16:17:03 #9 41.47 Selecting previously unselected package liblist-moreutils-perl.
16:17:03 #9 6.274 (73/105): gcc-10.3.1-1.fc33.aarch64.rpm          26 MB/s |  28 MB     00:01    
16:17:03 #9 6.304 (74/105): libpcap-1.10.1-1.fc33.aarch64.rpm     706 kB/s | 167 kB     00:00    
16:17:03 #9 6.357 (75/105): libibverbs-35.0-1.fc33.aarch64.rpm    1.0 MB/s | 345 kB     00:00    
16:17:03 #9 6.361 (76/105): libseccomp-devel-2.5.3-1.fc33.aarch64 946 kB/s |  53 kB     00:00    
16:17:03 #9 6.364 (77/105): libseccomp-2.5.3-1.fc33.aarch64.rpm   803 kB/s |  71 kB     00:00    
16:17:03 #9 6.408 (78/105): libuv-1.42.0-2.fc33.aarch64.rpm       3.0 MB/s | 145 kB     00:00    
16:17:03 #8 41.87 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
16:17:03 #8 41.88 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:17:03 #8 41.91 Selecting previously unselected package libtext-glob-perl.
16:17:03 #8 41.91 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
16:17:03 #8 41.91 Unpacking libtext-glob-perl (0.11-1) ...
16:17:03 #8 41.95 Selecting previously unselected package libfile-find-rule-perl.
16:17:03 #8 41.95 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
16:17:03 #8 41.95 Unpacking libfile-find-rule-perl (0.34-1) ...
16:17:03 #8 41.99 Selecting previously unselected package libfont-afm-perl.
16:17:03 #8 41.99 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
16:17:03 #8 41.99 Unpacking libfont-afm-perl (1.20-3) ...
16:17:03 #8 42.02 Selecting previously unselected package libio-string-perl.
16:17:03 #8 42.03 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
16:17:03 #8 42.03 Unpacking libio-string-perl (1.08-3.1) ...
16:17:03 #8 42.06 Selecting previously unselected package libfont-ttf-perl.
16:17:03 #8 42.06 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
16:17:03 #8 42.07 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:17:03 #8 42.13 Selecting previously unselected package libio-stringy-perl.
16:17:03 #11 3.937 Starting 2 pkgProblemResolver with broken count: 0
16:17:03 #11 3.939 Done
16:17:03 #11 3.959  Done
16:17:03 #11 3.966 Starting pkgProblemResolver with broken count: 0
16:17:03 #11 3.997 Starting 2 pkgProblemResolver with broken count: 0
16:17:03 #11 4.000 Done
16:17:03 #11 4.114 The following additional packages will be installed:
16:17:03 #11 4.114   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:17:03 #11 4.115   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:17:03 #11 4.115   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:17:03 #11 4.115   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:17:03 #11 4.116   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:03 #11 4.117 Suggested packages:
16:17:03 #11 4.117   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:03 #8 43.99 Selecting previously unselected package libgpm2:amd64.
16:17:03 #8 43.99 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ...
16:17:03 #8 44.00 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:17:03 #8 44.03 Selecting previously unselected package libidn11:amd64.
16:17:03 #8 44.03 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ...
16:17:03 #8 44.03 Unpacking libidn11:amd64 (1.33-2.2) ...
16:17:03 #8 44.10 Selecting previously unselected package libntlm0:amd64.
16:17:03 #8 44.11 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ...
16:17:03 #8 44.11 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
16:17:03 #8 44.15 Selecting previously unselected package libgsasl7.
16:17:03 #12 9.969 Setting up libarchive13:arm64 (3.4.3-2) ...
16:17:03 #12 9.980 Setting up libglib2.0-0:arm64 (2.68.1-1~ubuntu21.04.1) ...
16:17:03 #12 9.989 No schema files found: doing nothing.
16:17:03 #12 9.995 Setting up libsepol1-dev:arm64 (3.1-1ubuntu1) ...
16:17:03 #12 10.00 Setting up libpcre2-16-0:arm64 (10.36-2ubuntu5) ...
16:17:03 #12 10.01 Setting up libbtrfs0:arm64 (5.10.1-1build1) ...
16:17:03 #12 10.02 Setting up libpcre2-32-0:arm64 (10.36-2ubuntu5) ...
16:17:03 #12 10.03 Setting up libuv1:arm64 (1.40.0-1ubuntu0.1) ...
16:17:03 #12 10.05 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:17:03 #9 41.76 Preparing to unpack .../126-libnpth0_1.6-3_amd64.deb ...
16:17:03 #9 41.77 Unpacking libnpth0:amd64 (1.6-3) ...
16:17:03 #9 41.81 Selecting previously unselected package dirmngr.
16:17:03 #9 41.81 Preparing to unpack .../127-dirmngr_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 41.82 Unpacking dirmngr (2.2.20-1ubuntu4) ...
16:17:03 #9 41.88 Selecting previously unselected package gnupg-l10n.
16:17:03 #9 41.88 Preparing to unpack .../128-gnupg-l10n_2.2.20-1ubuntu4_all.deb ...
16:17:03 #9 41.89 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ...
16:17:03 #9 41.94 Selecting previously unselected package gnupg-utils.
16:17:03 #9 41.94 Preparing to unpack .../129-gnupg-utils_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 41.94 Unpacking gnupg-utils (2.2.20-1ubuntu4) ...
16:17:03 #9 42.00 Selecting previously unselected package gpg.
16:17:03 #9 42.47 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:17:03 #9 42.50 Selecting previously unselected package libsub-exporter-perl.
16:17:03 #9 42.50 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
16:17:03 #9 42.50 Unpacking libsub-exporter-perl (0.987-1) ...
16:17:03 #9 42.54 Selecting previously unselected package libconst-fast-perl.
16:17:03 #9 42.54 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
16:17:03 #9 42.54 Unpacking libconst-fast-perl (0.014-1.1) ...
16:17:03 #9 42.58 Selecting previously unselected package libwant-perl.
16:17:03 #9 42.58 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
16:17:03 #9 42.59 Unpacking libwant-perl (0.29-1build5) ...
16:17:03 #9 42.63 Selecting previously unselected package libcontextual-return-perl.
16:17:03 #9 42.63 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
16:17:03 #9 42.63 Unpacking libcontextual-return-perl (0.004014-2) ...
16:17:03 #9 42.67 Selecting previously unselected package libcpanel-json-xs-perl.
16:17:03 #9 42.67 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
16:17:03 #9 42.68 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:17:03 #9 42.72 Selecting previously unselected package libdevel-stacktrace-perl.
16:17:03 #9 42.72 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:17:03 #9 42.72 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:17:03 #9 42.75 Selecting previously unselected package libexception-class-perl.
16:17:03 #9 42.75 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
16:17:03 #9 42.76 Unpacking libexception-class-perl (1.44-1) ...
16:17:03 #9 42.79 Selecting previously unselected package libiterator-perl.
16:17:03 #9 42.79 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:17:03 #9 42.79 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:17:03 #9 42.82 Selecting previously unselected package libiterator-util-perl.
16:17:03 #11 10.92   Installing       : util-linux-2.37.2-1.fc35.aarch64                    69/110 
16:17:03 #11 10.96   Running scriptlet: util-linux-2.37.2-1.fc35.aarch64                    69/110 
16:17:03 #11 10.98   Installing       : policycoreutils-3.3-1.fc35.aarch64                  70/110 
16:17:03 #11 11.02   Running scriptlet: policycoreutils-3.3-1.fc35.aarch64                  70/110 
16:17:03 #11 11.03   Installing       : rpm-plugin-selinux-4.17.0-1.fc35.aarch64            71/110 
16:17:03 #11 11.04   Installing       : selinux-policy-35.6-1.fc35.noarch                   72/110 
16:17:03 #11 11.07   Running scriptlet: selinux-policy-35.6-1.fc35.noarch                   72/110 
16:17:03 #8 74.04 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:17:03 #8 74.05 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:17:03 #8 74.06 Setting up libmoox-struct-perl (0.020-1) ...
16:17:03 #8 74.07 Setting up lintian (2.104.0) ...
16:17:03 #8 74.09 Setting up licensecheck (3.1.1-2) ...
16:17:03 #8 74.10 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:17:03 #8 74.11 Setting up libwww-perl (6.52-1) ...
16:17:03 #8 74.12 Setting up devscripts (2.21.3+deb11u1) ...
16:17:03 #8 74.29 Setting up libxml-parser-perl:armhf (2.46-2) ...
16:17:03 #8 74.30 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:03 #8 74.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:03 #8 74.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:03 #9 63.20 Setting up libedit2:arm64 (3.1-20191231-2build1) ...
16:17:03 #9 63.21 Setting up libreadline8:arm64 (8.1-2) ...
16:17:03 #9 63.22 Setting up m4 (1.4.18-5ubuntu1) ...
16:17:03 #9 63.23 Setting up binutils-aarch64-linux-gnu (2.37-7ubuntu1) ...
16:17:03 #9 63.24 Setting up binutils (2.37-7ubuntu1) ...
16:17:03 #9 63.25 Setting up libldap-2.5-0:arm64 (2.5.6+dfsg-1~exp1ubuntu1) ...
16:17:03 #9 63.26 Setting up ca-certificates (20210119ubuntu1) ...
16:17:03 #11 5.795 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:17:03 #11 5.804 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
16:17:03 #11 5.812 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
16:17:03 #11 5.813 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
16:17:03 #11 5.817 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:17:03 #11 5.818 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:17:03 #11 5.820 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:17:03 #11 5.823 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:17:03 #11 5.878 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
16:17:03 #11 5.878 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:17:03 #11 5.880 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:17:03 #11 5.881 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:17:03 #11 5.882 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:17:03 #11 5.883 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
16:17:03 #11 5.883 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
16:17:03 #11 5.884 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:17:03 #11 5.894 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
16:17:03 #11 5.895 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
16:17:03 #11 5.896 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
16:17:03 #11 5.897 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
16:17:03 #11 5.900 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:17:03 #11 5.901 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:17:03 #11 5.901 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:17:03 #11 5.904 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
16:17:03 #11 5.906 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
16:17:03 #8 44.31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
16:17:03 #8 44.32 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
16:17:03 #8 44.33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:03 #8 44.34 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
16:17:03 #8 44.36 Setting up patch (2.7.6-2ubuntu1.1) ...
16:17:03 #8 44.37 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:17:03 #8 44.38 Setting up libunwind8:amd64 (1.2.1-8) ...
16:17:03 #8 44.40 Setting up krb5-locales (1.16-2ubuntu0.2) ...
16:17:03 #8 44.41 Setting up publicsuffix (20180223.1310-1) ...
16:17:03 #8 44.42 Setting up autotools-dev (20180224.1) ...
16:17:03 #8 44.43 Setting up t1utils (1.41-2) ...
16:17:03 #8 44.45 Setting up xz-utils (5.2.2-1.3) ...
16:17:03 #8 44.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:17:03 #8 44.47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:03 #8 44.48 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
16:17:03 #8 44.50 Setting up libltdl7:amd64 (2.4.6-2) ...
16:17:03 #8 44.51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ...
16:17:03 #8 74.35 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:03 #8 74.42 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:03 #8 74.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:03 #9 41.47 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
16:17:03 #9 41.48 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:17:03 #9 41.51 Selecting previously unselected package liblist-someutils-perl.
16:17:03 #9 41.51 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
16:17:03 #9 41.52 Unpacking liblist-someutils-perl (0.58-1) ...
16:17:03 #9 41.55 Selecting previously unselected package liblist-someutils-xs-perl.
16:17:03 #9 41.55 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
16:17:03 #9 41.55 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:17:03 #9 41.58 Selecting previously unselected package libltdl7:amd64.
16:17:03 #9 41.59 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
16:17:03 #9 41.59 Unpacking libltdl7:amd64 (2.4.6-14) ...
16:17:03 #9 41.62 Selecting previously unselected package libltdl-dev:amd64.
16:17:03 #9 41.62 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
16:17:03 #9 41.63 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
16:17:03 #9 41.68 Selecting previously unselected package libsys-hostname-long-perl.
16:17:03 #9 41.68 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
16:17:03 #9 41.68 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:17:03 #9 41.71 Selecting previously unselected package libmail-sendmail-perl.
16:17:03 #9 6.441 (79/105): libubsan-10.3.1-1.fc33.aarch64.rpm    2.2 MB/s | 188 kB     00:00    
16:17:03 #9 6.444 (80/105): libxcrypt-devel-4.4.26-2.fc33.aarch64 363 kB/s |  29 kB     00:00    
16:17:03 #9 6.452 (81/105): libxcrypt-static-4.4.26-2.fc33.aarch6 2.5 MB/s | 112 kB     00:00    
16:17:03 #9 6.538 (82/105): openssh-8.4p1-8.fc33.aarch64.rpm      4.1 MB/s | 409 kB     00:00    
16:17:03 #9 6.545 (83/105): pciutils-3.7.0-3.fc33.aarch64.rpm     977 kB/s |  91 kB     00:00    
16:17:03 #9 6.577 (84/105): openssh-clients-8.4p1-8.fc33.aarch64. 4.4 MB/s | 597 kB     00:00    
16:17:03 #9 6.580 (85/105): pciutils-libs-3.7.0-3.fc33.aarch64.rp 938 kB/s |  39 kB     00:00    
16:17:03 #9 6.639 (86/105): pcre2-devel-10.36-4.fc33.aarch64.rpm  5.0 MB/s | 476 kB     00:00    
16:17:03 #8 42.14 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
16:17:03 #8 42.15 Unpacking libio-stringy-perl (2.111-3) ...
16:17:03 #8 42.19 Selecting previously unselected package libparams-validate-perl:amd64.
16:17:03 #8 42.19 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
16:17:03 #8 42.19 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
16:17:03 #8 42.23 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:17:03 #8 42.23 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:17:03 #8 42.24 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:17:03 #8 42.32 Selecting previously unselected package libsort-versions-perl.
16:17:03 #8 42.32 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
16:17:03 #8 42.33 Unpacking libsort-versions-perl (1.62-1) ...
16:17:03 #8 42.37 Selecting previously unselected package libgit-wrapper-perl.
16:17:03 #11 4.308 The following NEW packages will be installed:
16:17:03 #11 4.309   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:17:03 #11 4.309   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:17:03 #11 4.309   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:17:03 #11 4.309   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:17:03 #11 4.310   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:03 #8 44.15 Preparing to unpack .../238-libgsasl7_1.8.0-8+b2_amd64.deb ...
16:17:03 #8 44.15 Unpacking libgsasl7 (1.8.0-8+b2) ...
16:17:03 #8 44.21 Selecting previously unselected package libhtml-form-perl.
16:17:03 #8 44.21 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ...
16:17:03 #8 44.21 Unpacking libhtml-form-perl (6.03-1) ...
16:17:03 #8 44.25 Selecting previously unselected package libhtml-format-perl.
16:17:03 #8 44.25 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ...
16:17:03 #8 44.25 Unpacking libhtml-format-perl (2.12-1) ...
16:17:03 #8 44.28 Selecting previously unselected package libhttp-daemon-perl.
16:17:03 #8 44.29 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3_all.deb ...
16:17:03 #8 44.29 Unpacking libhttp-daemon-perl (6.01-3) ...
16:17:03 #8 44.31 Selecting previously unselected package libstruct-dumb-perl.
16:17:03 #8 44.31 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ...
16:17:03 #8 44.32 Unpacking libstruct-dumb-perl (0.09-1) ...
16:17:03 #8 44.34 Selecting previously unselected package libio-async-perl.
16:17:03 #8 44.34 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ...
16:17:03 #8 44.35 Unpacking libio-async-perl (0.72-1) ...
16:17:03 #8 44.40 Selecting previously unselected package libio-sessiondata-perl.
16:17:03 #8 44.40 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ...
16:17:03 #8 44.40 Unpacking libio-sessiondata-perl (1.03-1) ...
16:17:03 #8 44.43 Selecting previously unselected package libio-string-perl.
16:17:03 #8 44.43 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
16:17:03 #8 44.43 Unpacking libio-string-perl (1.08-3) ...
16:17:03 #8 44.46 Selecting previously unselected package libtypes-serialiser-perl.
16:17:03 #8 44.46 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ...
16:17:03 #8 44.47 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:17:03 #8 44.49 Selecting previously unselected package libjson-xs-perl.
16:17:03 #8 44.50 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ...
16:17:03 #8 44.50 Unpacking libjson-xs-perl (3.040-1+b1) ...
16:17:03 #12 10.53 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:17:03 #9 42.00 Preparing to unpack .../130-gpg_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 42.01 Unpacking gpg (2.2.20-1ubuntu4) ...
16:17:03 #9 42.09 Selecting previously unselected package pinentry-curses.
16:17:03 #9 42.09 Preparing to unpack .../131-pinentry-curses_1.1.1-1_amd64.deb ...
16:17:03 #9 42.09 Unpacking pinentry-curses (1.1.1-1) ...
16:17:03 #9 42.14 Selecting previously unselected package gpg-agent.
16:17:03 #9 42.14 Preparing to unpack .../132-gpg-agent_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 42.14 Unpacking gpg-agent (2.2.20-1ubuntu4) ...
16:17:03 #9 42.19 Selecting previously unselected package gpg-wks-client.
16:17:03 #9 42.19 Preparing to unpack .../133-gpg-wks-client_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 42.20 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ...
16:17:03 #9 42.23 Selecting previously unselected package gpg-wks-server.
16:17:03 #9 42.24 Preparing to unpack .../134-gpg-wks-server_2.2.20-1ubuntu4_amd64.deb ...
16:17:03 #9 42.83 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:17:03 #9 42.83 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:17:03 #9 42.86 Selecting previously unselected package libexporter-tiny-perl.
16:17:03 #9 42.86 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
16:17:03 #9 42.87 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:17:03 #9 42.90 Selecting previously unselected package liblist-moreutils-xs-perl.
16:17:03 #9 42.90 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
16:17:03 #9 42.91 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:17:03 #9 42.94 Selecting previously unselected package liblist-moreutils-perl.
16:17:03 #9 42.94 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
16:17:03 #9 42.94 Unpacking liblist-moreutils-perl (0.430-2) ...
16:17:03 #9 42.97 Selecting previously unselected package libdata-dpath-perl.
16:17:03 #9 42.97 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
16:17:03 #9 42.98 Unpacking libdata-dpath-perl (0.58-1) ...
16:17:03 #9 43.01 Selecting previously unselected package libdata-dump-perl.
16:17:03 #9 43.01 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
16:17:03 #9 43.02 Unpacking libdata-dump-perl (1.23-1.1) ...
16:17:03 #9 43.06 Selecting previously unselected package libdata-messagepack-perl.
16:17:03 #9 43.06 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
16:17:03 #11 11.10   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch          73/110 
16:17:03 #11 11.35   Installing       : selinux-policy-targeted-35.6-1.fc35.noarch          73/110 
16:17:03 #11 11.40   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch          73/110 
16:17:03 #8 74.53 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:03 #8 74.63 Setting up libsoap-lite-perl (1.27-1) ...
16:17:03 #8 74.64 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:17:04 #9 63.59 Updating certificates in /etc/ssl/certs...
16:17:04 #11 6.102 debconf: delaying package configuration, since apt-utils is not installed
16:17:04 #11 6.151 Fetched 9691 kB in 0s (25.2 MB/s)
16:17:04 #11 6.178 Selecting previously unselected package bash-completion.
16:17:04 #11 6.178 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28599 files and directories currently installed.)
16:17:04 #11 6.197 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:17:04 #8 44.52 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ...
16:17:04 #8 44.53 Setting up liblocale-gettext-perl (1.07-3build2) ...
16:17:04 #8 44.55 Setting up wdiff (1.2.2-2) ...
16:17:04 #8 44.56 Setting up shared-mime-info (1.9-2) ...
16:17:04 #8 74.60 Setting up libconst-fast-perl (0.014-1) ...
16:17:04 #8 74.61 Setting up libhttp-daemon-perl (6.01-3) ...
16:17:04 #8 74.62 Setting up libmodule-implementation-perl (0.09-1) ...
16:17:04 #8 74.63 Setting up libemail-valid-perl (1.202-1) ...
16:17:04 #8 74.65 Setting up libcgi-fast-perl (1:2.13-1) ...
16:17:04 #8 74.66 Setting up libpackage-stash-perl (0.38-1) ...
16:17:04 #8 74.67 Setting up libimport-into-perl (1.002005-1) ...
16:17:04 #8 74.69 Setting up libmoo-perl (2.003004-2) ...
16:17:04 #8 74.70 Setting up libmime-tools-perl (5.509-1) ...
16:17:04 #8 74.71 Setting up libxml-simple-perl (2.25-1) ...
16:17:04 #8 74.73 Setting up libparams-validate-perl (1.29-1+b1) ...
16:17:04 #8 74.74 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:17:04 #8 74.75 Setting up lintian (2.15.0) ...
16:17:04 #8 74.77 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:04 #9 41.71 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
16:17:04 #9 41.72 Unpacking libmail-sendmail-perl (0.80-1) ...
16:17:04 #9 41.75 Selecting previously unselected package libmoox-aliases-perl.
16:17:04 #9 41.75 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
16:17:04 #9 41.75 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:17:04 #9 41.78 Selecting previously unselected package libobject-id-perl.
16:17:04 #9 41.78 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:17:04 #9 41.79 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:17:04 #9 41.82 Selecting previously unselected package libmoox-struct-perl.
16:17:04 #9 41.82 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
16:17:04 #9 41.82 Unpacking libmoox-struct-perl (0.017-1) ...
16:17:04 #9 41.86 Selecting previously unselected package libnet-dns-sec-perl.
16:17:04 #9 41.86 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
16:17:04 #9 41.86 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:17:04 #9 41.89 Selecting previously unselected package libnet-libidn-perl.
16:17:04 #9 41.89 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
16:17:04 #9 41.90 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:17:04 #9 41.93 Selecting previously unselected package libnumber-range-perl.
16:17:04 #11 10.62   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch            1/1 
16:17:04 #11 10.75   Preparing        :                                                        1/1 
16:17:04 #11 10.80   Installing       : python3-libselinux-3.2-1.fc34.aarch64                 1/98 
16:17:04 #9 6.644 (87/105): pcre2-utf32-10.36-4.fc33.aarch64.rpm  2.9 MB/s | 186 kB     00:00    
16:17:04 #9 6.667 (88/105): pcre2-utf16-10.36-4.fc33.aarch64.rpm  2.1 MB/s | 194 kB     00:00    
16:17:04 #9 6.677 (89/105): perl-File-Compare-1.100.600-471.fc33. 598 kB/s |  23 kB     00:00    
16:17:04 #9 6.690 (90/105): perl-File-Copy-2.34-471.fc33.noarch.r 646 kB/s |  30 kB     00:00    
16:17:04 #9 6.700 (91/105): perl-File-Find-1.37-471.fc33.noarch.r 1.0 MB/s |  35 kB     00:00    
16:17:04 #9 6.710 (92/105): perl-Git-2.31.1-3.fc33.noarch.rpm     1.3 MB/s |  44 kB     00:00    
16:17:04 #9 6.723 (93/105): perl-lib-0.65-471.fc33.aarch64.rpm    747 kB/s |  24 kB     00:00    
16:17:04 #9 6.748 (94/105): python3-audit-3.0.6-1.fc33.aarch64.rp 1.7 MB/s |  82 kB     00:00    
16:17:04 #9 6.776 (95/105): rdma-core-35.0-1.fc33.aarch64.rpm     850 kB/s |  56 kB     00:00    
16:17:04 #9 6.784 (96/105): rpm-plugin-selinux-4.16.1.3-1.fc33.aa 359 kB/s |  22 kB     00:00    
16:17:04 #9 6.808 (97/105): selinux-policy-3.14.6-39.fc33.noarch. 1.0 MB/s |  61 kB     00:00    
16:17:04 #8 42.38 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
16:17:04 #8 42.38 Unpacking libgit-wrapper-perl (0.048-1) ...
16:17:04 #8 42.42 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:17:04 #8 42.42 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:17:04 #8 42.42 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:04 #8 42.46 Selecting previously unselected package libio-prompter-perl.
16:17:04 #8 42.46 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
16:17:04 #8 42.47 Unpacking libio-prompter-perl (0.004015-1) ...
16:17:04 #8 42.50 Selecting previously unselected package libjson-perl.
16:17:04 #8 42.51 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
16:17:04 #8 42.51 Unpacking libjson-perl (4.03000-1) ...
16:17:04 #8 42.56 Selecting previously unselected package liblog-any-perl.
16:17:04 #8 42.56 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
16:17:04 #8 42.57 Unpacking liblog-any-perl (1.709-1) ...
16:17:04 #8 42.61 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:17:04 #11 4.581 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:17:04 #11 4.581 1 not fully installed or removed.
16:17:04 #11 4.581 Need to get 8314 kB of archives.
16:17:04 #11 4.581 After this operation, 36.4 MB of additional disk space will be used.
16:17:04 #11 4.581 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
16:17:04 #11 4.587 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
16:17:04 #11 4.604 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
16:17:04 #11 4.605 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
16:17:04 #11 4.608 Get:5 http://deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
16:17:04 #11 4.611 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
16:17:04 #11 4.612 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
16:17:04 #11 4.614 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
16:17:04 #11 4.615 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
16:17:04 #11 4.646 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
16:17:04 #11 4.649 Get:11 http://deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:17:04 #11 4.650 Get:12 http://deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:17:04 #11 4.651 Get:13 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
16:17:04 #11 4.652 Get:14 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
16:17:04 #11 4.653 Get:15 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
16:17:04 #11 4.653 Get:16 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
16:17:04 #11 4.655 Get:17 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
16:17:04 #11 4.658 Get:18 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
16:17:04 #11 4.661 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
16:17:04 #11 4.664 Get:20 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
16:17:04 #11 4.666 Get:21 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
16:17:04 #11 4.674 Get:22 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
16:17:04 #11 4.676 Get:23 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
16:17:04 #11 4.677 Get:24 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
16:17:04 #11 4.677 Get:25 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
16:17:04 #11 4.680 Get:26 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
16:17:04 #12 10.58 Setting up libudev-dev:arm64 (247.3-3ubuntu3.6) ...
16:17:04 #12 10.59 Setting up libpcre2-posix2:arm64 (10.36-2ubuntu5) ...
16:17:04 #12 10.60 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:17:04 #12 10.61 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2ubuntu4) ...
16:17:04 #12 10.62 Setting up libbtrfs-dev:arm64 (5.10.1-1build1) ...
16:17:04 #12 10.63 Setting up librhash0:arm64 (1.4.1-1) ...
16:17:04 #12 10.64 Setting up cmake-data (3.18.4-2ubuntu1) ...
16:17:04 #12 10.66 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
16:17:04 #12 10.67 Setting up libsystemd-dev:arm64 (247.3-3ubuntu3.6) ...
16:17:04 #12 10.67 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2ubuntu4) ...
16:17:04 #12 10.68 Setting up libpcre2-dev:arm64 (10.36-2ubuntu5) ...
16:17:04 #12 10.69 Setting up libselinux1-dev:arm64 (3.1-3build1) ...
16:17:04 #12 10.70 Setting up libdevmapper-dev:arm64 (2:1.02.175-2ubuntu4) ...
16:17:04 #12 10.71 Setting up cmake (3.18.4-2ubuntu1) ...
16:17:04 #12 10.72 Setting up docker-ce-build-deps (1.0) ...
16:17:04 #12 10.73 Processing triggers for man-db (2.9.4-2) ...
16:17:04 #8 44.54 Selecting previously unselected package liblzo2-2:amd64.
16:17:04 #8 44.54 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ...
16:17:04 #8 44.55 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
16:17:04 #8 44.58 Selecting previously unselected package libkyotocabinet16v5:amd64.
16:17:04 #8 44.58 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
16:17:04 #8 44.59 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
16:17:04 #8 44.64 Selecting previously unselected package liblist-compare-perl.
16:17:04 #8 44.64 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ...
16:17:04 #8 44.65 Unpacking liblist-compare-perl (0.53-1) ...
16:17:04 #8 44.71 Selecting previously unselected package liblist-moreutils-perl.
16:17:04 #8 44.71 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
16:17:04 #8 44.72 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
16:17:04 #8 44.75 Selecting previously unselected package libltdl-dev:amd64.
16:17:04 #9 42.24 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ...
16:17:04 #9 42.28 Selecting previously unselected package gpgsm.
16:17:04 #9 42.28 Preparing to unpack .../135-gpgsm_2.2.20-1ubuntu4_amd64.deb ...
16:17:04 #9 42.29 Unpacking gpgsm (2.2.20-1ubuntu4) ...
16:17:04 #9 42.34 Selecting previously unselected package gnupg.
16:17:04 #9 42.34 Preparing to unpack .../136-gnupg_2.2.20-1ubuntu4_all.deb ...
16:17:04 #9 42.34 Unpacking gnupg (2.2.20-1ubuntu4) ...
16:17:04 #9 42.39 Selecting previously unselected package libfile-dirlist-perl.
16:17:04 #9 42.39 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
16:17:04 #9 42.40 Unpacking libfile-dirlist-perl (0.05-2) ...
16:17:04 #9 42.44 Selecting previously unselected package libfile-which-perl.
16:17:04 #9 42.45 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
16:17:04 #9 42.45 Unpacking libfile-which-perl (1.23-1) ...
16:17:04 #9 42.48 Selecting previously unselected package libfile-homedir-perl.
16:17:04 #9 42.48 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
16:17:04 #9 42.49 Unpacking libfile-homedir-perl (1.006-1) ...
16:17:04 #9 42.52 Selecting previously unselected package libfile-touch-perl.
16:17:04 #9 42.53 Preparing to unpack .../140-libfile-touch-perl_0.11-1_all.deb ...
16:17:04 #9 42.53 Unpacking libfile-touch-perl (0.11-1) ...
16:17:04 #9 42.57 Selecting previously unselected package libio-pty-perl.
16:17:04 #9 43.06 Unpacking libdata-messagepack-perl (1.00-4build1) ...
16:17:04 #9 43.10 Selecting previously unselected package libnet-domain-tld-perl.
16:17:04 #9 43.10 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:17:04 #9 43.11 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:17:04 #9 43.14 Selecting previously unselected package libdata-validate-domain-perl.
16:17:04 #9 43.14 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:17:04 #9 43.15 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:17:04 #9 43.18 Selecting previously unselected package libdistro-info-perl.
16:17:04 #9 43.18 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
16:17:04 #9 43.18 Unpacking libdistro-info-perl (1.0) ...
16:17:04 #9 43.21 Selecting previously unselected package libemail-address-xs-perl.
16:17:04 #9 43.21 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
16:17:04 #9 43.22 Unpacking libemail-address-xs-perl (1.04-1build4) ...
16:17:04 #9 43.29 Selecting previously unselected package libipc-system-simple-perl.
16:17:04 #11 11.45   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           74/110 
16:17:04 #11 11.48   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      75/110 
16:17:04 #11 11.49   Installing       : policycoreutils-devel-3.3-1.fc35.aarch64            76/110 
16:17:04 #11 11.61   Installing       : selinux-policy-devel-35.6-1.fc35.noarch             77/110 
16:17:04 #11 11.65   Running scriptlet: selinux-policy-devel-35.6-1.fc35.noarch             77/110 
16:17:04 #11 11.66   Running scriptlet: openssh-8.7p1-3.fc35.aarch64                        78/110 
16:17:04 #11 11.69   Installing       : openssh-8.7p1-3.fc35.aarch64                        78/110 
16:17:04 #8 74.65 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:17:04 #8 74.67 Processing triggers for ca-certificates (20210119) ...
16:17:04 #8 74.68 Updating certificates in /etc/ssl/certs...
16:17:04 #14 8.834   Preparing        :                                                        1/1 
16:17:04 #14 8.883   Running scriptlet: libgcc-8.5.0-4.el8_5.x86_64                            1/1 
16:17:04 #14 8.907   Upgrading        : libgcc-8.5.0-4.el8_5.x86_64                           1/92 
16:17:04 #14 8.917   Running scriptlet: libgcc-8.5.0-4.el8_5.x86_64                           1/92 
16:17:04 #14 8.931   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  2/92 
16:17:04 #14 8.945   Installing       : cmake-filesystem-3.20.2-4.el8.x86_64                  3/92 
16:17:04 #14 9.111   Upgrading        : bash-4.4.20-2.el8.x86_64                              4/92 
16:17:04 #8 74.78 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
16:17:04 #8 74.79 Setting up licensecheck (3.0.31-3) ...
16:17:04 #8 74.80 Setting up libgitlab-api-v4-perl (0.16-1) ...
16:17:04 #8 74.82 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:17:04 #8 74.83 Setting up libwww-perl (6.36-2) ...
16:17:04 #8 74.84 Setting up debhelper (12.1.1) ...
16:17:04 #8 74.85 Setting up dh-autoreconf (19) ...
16:17:04 #8 74.87 Setting up devscripts (2.19.5+deb10u1) ...
16:17:04 #9 41.93 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
16:17:04 #9 41.93 Unpacking libnumber-range-perl (0.12-1) ...
16:17:04 #9 41.97 Selecting previously unselected package libpackage-stash-xs-perl.
16:17:04 #9 41.97 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
16:17:04 #9 41.97 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:17:04 #9 42.00 Selecting previously unselected package libpath-iterator-rule-perl.
16:17:04 #9 42.00 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:17:04 #9 42.01 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:17:04 #9 42.04 Selecting previously unselected package libperl4-corelibs-perl.
16:17:04 #9 42.04 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
16:17:04 #9 42.05 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:17:04 #9 42.08 Selecting previously unselected package libperlio-gzip-perl.
16:17:04 #9 42.08 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
16:17:04 #9 42.08 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:17:04 #9 42.11 Selecting previously unselected package libpod-constants-perl.
16:17:04 #9 42.12 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
16:17:04 #9 42.12 Unpacking libpod-constants-perl (0.19-1) ...
16:17:04 #9 42.15 Selecting previously unselected package libre2-5:amd64.
16:17:04 #9 42.16 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
16:17:04 #9 42.16 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
16:17:04 #9 42.20 Selecting previously unselected package libre-engine-re2-perl.
16:17:04 #9 42.21 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
16:17:04 #9 42.21 Unpacking libre-engine-re2-perl (0.13-5) ...
16:17:04 #9 42.25 Selecting previously unselected package libreadonly-perl.
16:17:04 #9 42.25 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
16:17:04 #9 42.26 Unpacking libreadonly-perl (2.050-2) ...
16:17:04 #11 10.84   Installing       : perl-File-Find-1.37-477.fc34.noarch                   2/98 
16:17:04 #11 10.84   Installing       : perl-File-Copy-2.34-477.fc34.noarch                   3/98 
16:17:04 #11 10.85   Installing       : perl-File-Compare-1.100.600-477.fc34.noarch           4/98 
16:17:04 #11 10.89   Installing       : libseccomp-2.5.3-1.fc34.aarch64                       5/98 
16:17:04 #11 10.89   Installing       : libedit-3.1-38.20210714cvs.fc34.aarch64               6/98 
16:17:04 #11 10.93   Installing       : cmake-rpm-macros-3.20.5-1.fc34.noarch                 7/98 
16:17:04 #11 10.94   Installing       : cmake-filesystem-3.20.5-1.fc34.aarch64                8/98 
16:17:04 #11 10.95   Installing       : perl-threads-1:2.25-458.fc34.aarch64                  9/98 
16:17:04 #11 11.00   Installing       : m4-1.4.18-17.fc34.aarch64                            10/98 
16:17:04 #11 11.02   Installing       : autoconf-2.69-36.fc34.noarch                         11/98 
16:17:04 #9 6.900 (98/105): selinux-policy-devel-3.14.6-39.fc33.n 6.4 MB/s | 804 kB     00:00    
16:17:04 #9 6.976 (99/105): systemd-devel-246.15-1.fc33.aarch64.r 5.5 MB/s | 425 kB     00:00    
16:17:04 #9 7.041 (100/105): systemd-246.15-1.fc33.aarch64.rpm     16 MB/s | 3.8 MB     00:00    
16:17:04 #9 7.078 (101/105): systemd-networkd-246.15-1.fc33.aarch 4.0 MB/s | 416 kB     00:00    
16:17:04 #9 7.108 (102/105): systemd-pam-246.15-1.fc33.aarch64.rp 4.4 MB/s | 299 kB     00:00    
16:17:04 #9 7.111 (103/105): systemd-rpm-macros-246.15-1.fc33.noa 735 kB/s |  24 kB     00:00    
16:17:04 #9 7.156 (104/105): vim-filesystem-8.2.3582-1.fc33.noarc 456 kB/s |  22 kB     00:00    
16:17:04 #8 42.62 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:17:04 #8 42.62 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:17:04 #8 42.66 Selecting previously unselected package libpackage-stash-perl.
16:17:04 #8 42.66 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
16:17:04 #8 42.67 Unpacking libpackage-stash-perl (0.39-1) ...
16:17:04 #8 42.71 Selecting previously unselected package libsub-identify-perl.
16:17:04 #8 42.71 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
16:17:04 #8 42.71 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:17:04 #8 42.75 Selecting previously unselected package libsub-name-perl.
16:17:04 #8 42.75 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
16:17:04 #8 42.75 Unpacking libsub-name-perl (0.26-1+b1) ...
16:17:04 #8 42.78 Selecting previously unselected package libnamespace-clean-perl.
16:17:04 #8 42.79 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
16:17:04 #8 42.80 Unpacking libnamespace-clean-perl (0.27-1) ...
16:17:04 #8 42.84 Selecting previously unselected package libpath-tiny-perl.
16:17:04 #11 4.873 debconf: delaying package configuration, since apt-utils is not installed
16:17:04 #11 4.907 Fetched 8314 kB in 0s (23.3 MB/s)
16:17:04 #11 4.937 Selecting previously unselected package bash-completion.
16:17:04 #11 4.937 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27761 files and directories currently installed.)
16:17:04 #11 4.951 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
16:17:04 #12 10.75 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:17:04 #12 DONE 11.0s
16:17:04 
16:17:04 #13 [stage-1 6/9] COPY sources/ /sources
16:17:04 #13 sha256:d88713eac60478ec266588b734487a7bc7d9c9d995c0cb20f2a7b665281b8479
16:17:04 #8 44.75 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ...
16:17:04 #8 44.75 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
16:17:04 #8 44.80 Selecting previously unselected package libsys-hostname-long-perl.
16:17:04 #8 44.80 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ...
16:17:04 #8 44.81 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:17:04 #8 44.84 Selecting previously unselected package libmail-sendmail-perl.
16:17:04 #8 44.84 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ...
16:17:04 #8 44.84 Unpacking libmail-sendmail-perl (0.80-1) ...
16:17:04 #8 44.87 Selecting previously unselected package mailutils-common.
16:17:04 #8 44.87 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ...
16:17:04 #8 44.87 Unpacking mailutils-common (1:3.5-4) ...
16:17:04 #8 44.95 Selecting previously unselected package mysql-common.
16:17:04 #8 44.95 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ...
16:17:04 #8 44.96 Unpacking mysql-common (5.8+1.0.5) ...
16:17:04 #8 45.00 Selecting previously unselected package mariadb-common.
16:17:04 #9 42.57 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build1_amd64.deb ...
16:17:04 #9 42.58 Unpacking libio-pty-perl (1:1.15-2build1) ...
16:17:04 #9 42.61 Selecting previously unselected package libipc-run-perl.
16:17:04 #9 42.61 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
16:17:04 #9 42.62 Unpacking libipc-run-perl (20200505.0-1) ...
16:17:04 #9 42.66 Selecting previously unselected package libclass-method-modifiers-perl.
16:17:04 #9 42.67 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:17:04 #9 42.67 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:17:04 #9 42.70 Selecting previously unselected package libb-hooks-op-check-perl.
16:17:04 #9 42.70 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
16:17:04 #9 42.71 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:17:04 #9 42.74 Selecting previously unselected package libdynaloader-functions-perl.
16:17:04 #9 42.76 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:17:04 #9 42.76 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:17:04 #9 42.79 Selecting previously unselected package libdevel-callchecker-perl.
16:17:04 #9 43.30 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
16:17:04 #9 43.30 Unpacking libipc-system-simple-perl (1.30-1) ...
16:17:04 #9 43.33 Selecting previously unselected package libfile-basedir-perl.
16:17:04 #9 43.33 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
16:17:04 #9 43.34 Unpacking libfile-basedir-perl (0.08-1) ...
16:17:04 #9 43.37 Selecting previously unselected package libfile-chdir-perl.
16:17:04 #9 43.37 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:17:04 #9 43.37 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:17:04 #9 43.40 Selecting previously unselected package libfile-fcntllock-perl.
16:17:04 #9 43.40 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
16:17:04 #9 43.41 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:17:04 #9 43.45 Selecting previously unselected package libnumber-compare-perl.
16:17:04 #9 43.45 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
16:17:04 #9 43.46 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:17:04 #9 43.49 Selecting previously unselected package libtext-glob-perl.
16:17:04 #9 43.49 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
16:17:04 #9 43.50 Unpacking libtext-glob-perl (0.11-1) ...
16:17:04 #9 43.52 Selecting previously unselected package libfile-find-rule-perl.
16:17:04 #9 43.53 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
16:17:04 #9 43.53 Unpacking libfile-find-rule-perl (0.34-1) ...
16:17:04 #9 43.56 Selecting previously unselected package libfont-afm-perl.
16:17:04 #9 43.56 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
16:17:04 #9 43.57 Unpacking libfont-afm-perl (1.20-3) ...
16:17:04 #9 43.60 Selecting previously unselected package libio-string-perl.
16:17:04 #9 43.60 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
16:17:04 #9 43.61 Unpacking libio-string-perl (1.08-3.1) ...
16:17:04 #9 43.64 Selecting previously unselected package libfont-ttf-perl.
16:17:04 #11 11.72   Installing       : libedit-3.1-40.20210910cvs.fc35.aarch64             79/110 
16:17:04 #11 11.72   Installing       : libcbor-0.7.0-4.fc35.aarch64                        80/110 
16:17:04 #11 11.75   Installing       : libfido2-1.8.0-1.fc35.aarch64                       81/110 
16:17:04 #11 11.77   Installing       : openssh-clients-8.7p1-3.fc35.aarch64                82/110 
16:17:04 #11 11.80   Running scriptlet: openssh-clients-8.7p1-3.fc35.aarch64                82/110 
16:17:04 #11 11.88   Installing       : git-core-2.33.1-2.fc35.aarch64                      83/110 
16:17:04 #11 11.95   Installing       : git-core-doc-2.33.1-2.fc35.noarch                   84/110 
16:17:04 #8 75.00 0 added, 0 removed; done.
16:17:04 #8 75.00 Running hooks in /etc/ca-certificates/update.d...
16:17:04 #8 75.00 done.
16:17:04 #14 9.129   Running scriptlet: bash-4.4.20-2.el8.x86_64                              4/92 
16:17:04 #14 9.370   Upgrading        : glibc-common-2.28-164.el8.x86_64                      5/92 
16:17:04 #8 75.09 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:17:04 #8 75.16 Setting up equivs (2.2.0) ...
16:17:04 #8 75.18 Setting up libxml-parser-perl (2.44-4) ...
16:17:04 #8 75.20 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:04 #8 75.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:04 #8 75.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:04 #11 11.05   Installing       : libtool-ltdl-2.4.6-40.fc34.aarch64                   12/98 
16:17:04 #11 11.06   Installing       : libmpc-1.2.1-2.fc34.aarch64                          13/98 
16:17:04 #11 11.09   Installing       : checkpolicy-3.2-1.fc34.aarch64                       14/98 
16:17:04 #11 11.23   Installing       : cpp-11.2.1-1.fc34.aarch64                            15/98 
16:17:04 #11 11.27   Installing       : perl-threads-shared-1.61-458.fc34.aarch64            16/98 
16:17:04 #11 11.27   Installing       : perl-Thread-Queue-3.14-458.fc34.noarch               17/98 
16:17:04 #9 63.92 128 added, 0 removed; done.
16:17:04 #9 64.03 Setting up libfreetype6:arm64 (2.10.4+dfsg-1build1) ...
16:17:04 #9 64.04 Setting up libgdbm-compat4:arm64 (1.19-2) ...
16:17:04 #9 64.05 Setting up libperl5.32:arm64 (5.32.1-3ubuntu3) ...
16:17:04 #9 64.07 Setting up libgcc-11-dev:arm64 (11.2.0-7ubuntu2) ...
16:17:04 #9 64.14 Setting up dwz (0.14-1build1) ...
16:17:04 #9 64.20 Setting up gcc-11 (11.2.0-7ubuntu2) ...
16:17:04 #9 64.21 Setting up groff-base (1.22.4-7) ...
16:17:04 #9 64.23 Setting up cpp (4:11.2.0-1ubuntu1) ...
16:17:04 #9 64.24 Setting up gpgconf (2.2.20-1ubuntu4) ...
16:17:04 #9 7.453 (105/105): selinux-policy-minimum-3.14.6-39.fc3  12 MB/s | 8.0 MB     00:00    
16:17:04 #11 6.657 Unpacking bash-completion (1:2.11-2) ...
16:17:04 #8 42.85 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
16:17:04 #8 42.85 Unpacking libpath-tiny-perl (0.118-1) ...
16:17:04 #8 42.89 Selecting previously unselected package libtype-tiny-perl.
16:17:04 #8 42.89 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
16:17:04 #8 42.89 Unpacking libtype-tiny-perl (1.012001-2) ...
16:17:04 #8 42.96 Selecting previously unselected package libgitlab-api-v4-perl.
16:17:04 #8 42.96 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:17:04 #8 42.96 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:17:04 #8 43.03 Selecting previously unselected package libglib2.0-0:amd64.
16:17:04 #8 43.03 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
16:17:04 #8 43.03 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
16:17:04 #9 42.29 Selecting previously unselected package libref-util-perl.
16:17:04 #9 42.29 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
16:17:04 #9 42.30 Unpacking libref-util-perl (0.204-1) ...
16:17:04 #9 42.33 Selecting previously unselected package libref-util-xs-perl.
16:17:04 #9 42.33 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
16:17:04 #9 42.33 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:17:04 #9 42.36 Selecting previously unselected package libregexp-pattern-license-perl.
16:17:04 #9 42.37 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:17:04 #9 42.37 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:17:04 #9 42.40 Selecting previously unselected package libregexp-pattern-perl.
16:17:04 #9 42.40 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:17:04 #9 42.41 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:17:04 #9 42.44 Selecting previously unselected package libsasl2-modules:amd64.
16:17:04 #9 42.44 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
16:17:04 #9 42.45 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
16:17:04 #9 42.48 Selecting previously unselected package libsereal-decoder-perl.
16:17:04 #13 DONE 0.2s
16:17:04 
16:17:04 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:04 #15 sha256:fdf1053d87a45f79ff5b517873e04846ff44c8adb2633d6fd33f2f8b3d23e245
16:17:04 #8 45.00 Preparing to unpack .../257-mariadb-common_1%3a10.3.31-0+deb10u1_all.deb ...
16:17:04 #8 45.01 Unpacking mariadb-common (1:10.3.31-0+deb10u1) ...
16:17:04 #8 45.04 Selecting previously unselected package libmariadb3:amd64.
16:17:04 #8 45.05 Preparing to unpack .../258-libmariadb3_1%3a10.3.31-0+deb10u1_amd64.deb ...
16:17:04 #8 45.05 Unpacking libmariadb3:amd64 (1:10.3.31-0+deb10u1) ...
16:17:04 #8 45.10 Selecting previously unselected package libpython2.7-minimal:amd64.
16:17:04 #8 45.10 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
16:17:04 #8 45.11 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
16:17:04 #8 45.19 Selecting previously unselected package libpython2.7-stdlib:amd64.
16:17:04 #8 45.19 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
16:17:04 #8 45.19 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
16:17:04 #9 42.79 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-1ubuntu3_amd64.deb ...
16:17:04 #9 42.80 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ...
16:17:04 #9 42.83 Selecting previously unselected package libparams-classify-perl.
16:17:04 #9 42.84 Preparing to unpack .../147-libparams-classify-perl_0.015-1build4_amd64.deb ...
16:17:04 #9 42.84 Unpacking libparams-classify-perl (0.015-1build4) ...
16:17:04 #9 42.88 Selecting previously unselected package libmodule-runtime-perl.
16:17:04 #9 42.88 Preparing to unpack .../148-libmodule-runtime-perl_0.016-1_all.deb ...
16:17:04 #9 42.88 Unpacking libmodule-runtime-perl (0.016-1) ...
16:17:04 #9 42.92 Selecting previously unselected package libimport-into-perl.
16:17:04 #9 42.92 Preparing to unpack .../149-libimport-into-perl_1.002005-1_all.deb ...
16:17:04 #9 42.93 Unpacking libimport-into-perl (1.002005-1) ...
16:17:04 #9 42.97 Selecting previously unselected package librole-tiny-perl.
16:17:04 #9 42.98 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ...
16:17:04 #9 42.98 Unpacking librole-tiny-perl (2.002004-1) ...
16:17:04 #9 43.02 Selecting previously unselected package libstrictures-perl.
16:17:04 #9 43.02 Preparing to unpack .../151-libstrictures-perl_2.000006-1_all.deb ...
16:17:04 #9 43.02 Unpacking libstrictures-perl (2.000006-1) ...
16:17:04 #9 43.64 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
16:17:04 #9 43.65 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:17:04 #9 43.71 Selecting previously unselected package libio-stringy-perl.
16:17:04 #9 43.71 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
16:17:04 #9 43.71 Unpacking libio-stringy-perl (2.111-3) ...
16:17:04 #9 43.75 Selecting previously unselected package libparams-validate-perl:amd64.
16:17:04 #9 43.75 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
16:17:04 #9 43.75 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
16:17:04 #9 43.79 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:17:04 #9 43.79 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:17:04 #9 43.80 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:17:04 #9 43.85 Selecting previously unselected package libsort-versions-perl.
16:17:04 #9 43.85 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
16:17:04 #11 11.99   Installing       : perl-Git-2.33.1-2.fc35.noarch                       85/110 
16:17:04 #11 12.03   Installing       : git-2.33.1-2.fc35.aarch64                           86/110 
16:17:04 #11 12.03   Installing       : libargon2-20171227-7.fc35.aarch64                   87/110 
16:17:04 #11 12.07   Installing       : e2fsprogs-libs-1.46.3-1.fc35.aarch64                88/110 
16:17:04 #11 12.10   Installing       : btrfs-progs-5.15.1-1.fc35.aarch64                   89/110 
16:17:04 #11 12.14   Installing       : dbus-common-1:1.12.20-5.fc35.noarch                 90/110 
16:17:04 #11 12.14   Running scriptlet: dbus-common-1:1.12.20-5.fc35.noarch                 90/110 
16:17:04 #11 12.15   Running scriptlet: dbus-broker-29-4.fc35.aarch64                       91/110 
16:17:04 #11 12.20 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
16:17:04 #11 12.20 
16:17:04 #8 75.43 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:04 #8 75.48 Setting up libsoap-lite-perl (1.27-1) ...
16:17:04 #8 75.49 Setting up libxmlrpc-lite-perl (0.717-2) ...
16:17:04 #8 75.51 Processing triggers for libc-bin (2.28-10) ...
16:17:04 #9 7.454 --------------------------------------------------------------------------------
16:17:04 #9 7.454 Total                                            19 MB/s |  92 MB     00:04     
16:17:04 #9 64.25 Setting up debugedit (1:5.0-0ubuntu2) ...
16:17:04 #9 64.26 Setting up libcurl4:arm64 (7.74.0-1.3ubuntu2) ...
16:17:04 #9 64.27 Setting up libc6-dev:arm64 (2.34-0ubuntu3) ...
16:17:04 #9 64.28 Setting up libx11-6:arm64 (2:1.7.2-1) ...
16:17:04 #9 64.29 Setting up libtiff5:arm64 (4.3.0-1) ...
16:17:04 #9 64.30 Setting up curl (7.74.0-1.3ubuntu2) ...
16:17:04 #9 64.31 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu3) ...
16:17:04 #9 64.32 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:17:04 #9 64.33 Setting up gpg (2.2.20-1ubuntu4) ...
16:17:04 #9 64.34 Setting up libpython3.9-stdlib:arm64 (3.9.7-2build1) ...
16:17:04 #9 64.35 Setting up libpython3-stdlib:arm64 (3.9.4-1build1) ...
16:17:04 #9 64.36 Setting up gnupg-utils (2.2.20-1ubuntu4) ...
16:17:04 #9 64.37 Setting up gpg-agent (2.2.20-1ubuntu4) ...
16:17:04 #11 6.805 Selecting previously unselected package cmake-data.
16:17:04 #11 6.808 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:17:04 #11 6.813 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:17:04 #8 43.18 Selecting previously unselected package libglib2.0-data.
16:17:04 #8 43.18 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
16:17:04 #8 43.19 Unpacking libglib2.0-data (2.66.8-1) ...
16:17:04 #8 43.37 Selecting previously unselected package libgpm2:amd64.
16:17:04 #8 43.37 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
16:17:04 #8 43.38 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:17:04 #8 43.46 Selecting previously unselected package libhash-fieldhash-perl.
16:17:04 #8 43.46 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
16:17:04 #8 43.47 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:17:04 #8 45.41 Selecting previously unselected package libpython2.7:amd64.
16:17:04 #8 45.41 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u1_amd64.deb ...
16:17:04 #8 45.42 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ...
16:17:04 #8 45.54 Selecting previously unselected package libmailutils5:amd64.
16:17:04 #21 33.65 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
16:17:04 #21 33.65 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
16:17:04 #21 33.67 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
16:17:04 #21 33.74 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
16:17:04 #21 33.76 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
16:17:04 #11 5.499 Unpacking bash-completion (1:2.8-6) ...
16:17:04 #9 43.06 Selecting previously unselected package libsub-quote-perl.
16:17:04 #9 43.06 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
16:17:04 #9 43.07 Unpacking libsub-quote-perl (2.006006-1) ...
16:17:04 #9 43.10 Selecting previously unselected package libmoo-perl.
16:17:04 #9 43.10 Preparing to unpack .../153-libmoo-perl_2.004004-1_all.deb ...
16:17:04 #9 43.11 Unpacking libmoo-perl (2.004004-1) ...
16:17:04 #9 43.14 Selecting previously unselected package libencode-locale-perl.
16:17:04 #9 43.15 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
16:17:04 #9 43.18 Unpacking libencode-locale-perl (1.05-1.1) ...
16:17:04 #9 43.21 Selecting previously unselected package libtimedate-perl.
16:17:04 #9 43.21 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
16:17:04 #9 43.22 Unpacking libtimedate-perl (2.3300-2) ...
16:17:04 #9 43.26 Selecting previously unselected package libhttp-date-perl.
16:17:04 #9 42.49 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
16:17:04 #9 42.49 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:17:04 #9 42.53 Selecting previously unselected package libsereal-encoder-perl.
16:17:04 #9 42.53 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
16:17:04 #9 42.54 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:17:04 #9 42.60 Selecting previously unselected package libsereal-perl.
16:17:04 #9 42.61 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
16:17:04 #9 42.61 Unpacking libsereal-perl (4.011-1) ...
16:17:04 #9 42.65 Selecting previously unselected package libsort-key-perl.
16:17:04 #9 42.65 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
16:17:04 #9 42.66 Unpacking libsort-key-perl (1.33-2build2) ...
16:17:04 #9 42.70 Selecting previously unselected package libstring-copyright-perl.
16:17:04 #9 42.70 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
16:17:04 #9 42.70 Unpacking libstring-copyright-perl (0.003006-1) ...
16:17:04 #9 42.73 Selecting previously unselected package libstring-escape-perl.
16:17:04 #9 42.74 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
16:17:04 #9 42.74 Unpacking libstring-escape-perl (2010.002-2) ...
16:17:04 #9 42.77 Selecting previously unselected package libstring-shellquote-perl.
16:17:04 #9 42.78 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
16:17:04 #9 42.78 Unpacking libstring-shellquote-perl (1.04-1) ...
16:17:04 #9 42.81 Selecting previously unselected package libterm-readkey-perl.
16:17:04 #9 42.81 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
16:17:04 #9 42.82 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:17:04 #9 42.85 Selecting previously unselected package libtest-fatal-perl.
16:17:04 #9 43.86 Unpacking libsort-versions-perl (1.62-1) ...
16:17:04 #15 DONE 2.2s
16:17:04 #9 43.89 Selecting previously unselected package libgit-wrapper-perl.
16:17:04 #9 43.89 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
16:17:04 #9 43.90 Unpacking libgit-wrapper-perl (0.048-1) ...
16:17:04 #9 43.94 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:17:04 #9 43.94 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:17:04 #9 43.94 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:04 #9 43.98 Selecting previously unselected package libio-prompter-perl.
16:17:04 #9 43.98 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
16:17:04 #9 43.98 Unpacking libio-prompter-perl (0.004015-1) ...
16:17:04 #9 44.02 Selecting previously unselected package libjson-perl.
16:17:04 #9 44.02 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
16:17:04 #9 44.03 Unpacking libjson-perl (4.03000-1) ...
16:17:04 #9 44.07 Selecting previously unselected package liblog-any-perl.
16:17:04 #9 44.07 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
16:17:04 #9 44.07 Unpacking liblog-any-perl (1.709-1) ...
16:17:04 #9 44.11 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:17:04 #11 12.21   Installing       : dbus-broker-29-4.fc35.aarch64                       91/110 
16:17:04 #11 12.24   Running scriptlet: dbus-broker-29-4.fc35.aarch64                       91/110 
16:17:04 #11 12.25   Installing       : dbus-1:1.12.20-5.fc35.aarch64                       92/110 
16:17:04 #11 12.25   Installing       : acl-2.3.1-2.fc35.aarch64                            93/110 
16:17:04 #11 12.26   Installing       : cryptsetup-libs-2.4.2-1.fc35.aarch64                94/110 
16:17:04 #11 12.31   Installing       : device-mapper-libs-1.02.175-6.fc35.aarch64          95/110 
16:17:04 #11 12.32   Installing       : device-mapper-1.02.175-6.fc35.aarch64               96/110 
16:17:04 #11 12.36   Installing       : systemd-networkd-249.7-2.fc35.aarch64               97/110 
16:17:04 #11 12.40   Running scriptlet: systemd-networkd-249.7-2.fc35.aarch64               97/110 
16:17:05 #8 DONE 75.5s
16:17:05 
16:17:05 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:17:05 #10 sha256:ac148bd6c1daf7905b5e72a3a2c565adb429782e961f827ac4895b1b82f6a5d4
16:17:05 #10 DONE 0.0s
16:17:05 
16:17:05 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:05 #11 sha256:7634229f74384ea838832b7cf4f68fffd6b84eeebe87984dfaf7333b37125af4
16:17:05 #8 75.53 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:17:05 #8 75.54 Updating certificates in /etc/ssl/certs...
16:17:05 #11 7.202 Selecting previously unselected package libncurses6:arm64.
16:17:05 #11 7.206 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
16:17:05 #11 7.252 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
16:17:05 #11 7.291 Selecting previously unselected package libprocps8:arm64.
16:17:05 #11 7.294 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
16:17:05 #11 7.298 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
16:17:05 #11 7.341 Selecting previously unselected package procps.
16:17:05 #11 7.341 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
16:17:05 #14 9.391   Running scriptlet: glibc-2.28-164.el8.x86_64                             6/92 
16:17:05 #14 9.851   Upgrading        : glibc-2.28-164.el8.x86_64                             6/92 
16:17:05 #14 9.879   Running scriptlet: glibc-2.28-164.el8.x86_64                             6/92 
16:17:05 #8 43.54 Selecting previously unselected package libhtml-form-perl.
16:17:05 #8 43.54 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
16:17:05 #8 43.55 Unpacking libhtml-form-perl (6.07-1) ...
16:17:05 #8 43.58 Selecting previously unselected package libhtml-format-perl.
16:17:05 #8 43.58 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
16:17:05 #8 43.59 Unpacking libhtml-format-perl (2.12-1.1) ...
16:17:05 #8 43.62 Selecting previously unselected package libhtml-html5-entities-perl.
16:17:05 #8 43.63 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:17:05 #8 43.63 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:17:05 #8 43.72 Selecting previously unselected package libhttp-daemon-perl.
16:17:05 #11 11.32   Installing       : automake-1.16.2-4.fc34.noarch                        18/98 
16:17:05 #11 11.72   Installing       : llvm-libs-12.0.1-1.fc34.aarch64                      19/98 
16:17:05 #11 11.76   Installing       : python3-libsemanage-3.2-1.fc34.aarch64               20/98 
16:17:05 #11 11.79   Installing       : python3-setools-4.4.0-1.fc34.aarch64                 21/98 
16:17:05 #11 11.87   Installing       : xkeyboard-config-2.33-1.fc34.noarch                  22/98 
16:17:05 #11 11.91   Installing       : libxkbcommon-1.3.0-1.fc34.aarch64                    23/98 
16:17:05 #11 11.92   Installing       : vim-filesystem-2:8.2.3755-1.fc34.noarch              24/98 
16:17:05 #11 11.93   Installing       : systemd-rpm-macros-248.9-1.fc34.noarch               25/98 
16:17:05 #11 11.96   Installing       : qrencode-libs-4.1.1-1.fc34.aarch64                   26/98 
16:17:05 #11 11.96   Installing       : python3-audit-3.0.6-1.fc34.aarch64                   27/98 
16:17:05 #8 45.55 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ...
16:17:05 #8 45.55 Unpacking libmailutils5:amd64 (1:3.5-4) ...
16:17:05 #8 45.63 Selecting previously unselected package libmime-tools-perl.
16:17:05 #8 45.63 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ...
16:17:05 #8 45.64 Unpacking libmime-tools-perl (5.509-1) ...
16:17:05 #8 45.69 Selecting previously unselected package libnet-dns-sec-perl.
16:17:05 #9 43.26 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
16:17:05 #9 43.26 Unpacking libhttp-date-perl (6.05-1) ...
16:17:05 #9 43.30 Selecting previously unselected package libfile-listing-perl.
16:17:05 #9 43.30 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
16:17:05 #9 43.30 Unpacking libfile-listing-perl (6.14-1) ...
16:17:05 #9 43.34 Selecting previously unselected package libhtml-tagset-perl.
16:17:05 #9 43.34 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
16:17:05 #9 43.34 Unpacking libhtml-tagset-perl (3.20-4) ...
16:17:05 #9 43.38 Selecting previously unselected package liburi-perl.
16:17:05 #9 43.38 Preparing to unpack .../159-liburi-perl_5.08-1_all.deb ...
16:17:05 #9 43.38 Unpacking liburi-perl (5.08-1) ...
16:17:05 #9 43.43 Selecting previously unselected package libhtml-parser-perl:amd64.
16:17:05 #9 43.43 Preparing to unpack .../160-libhtml-parser-perl_3.76-1_amd64.deb ...
16:17:05 #9 43.44 Unpacking libhtml-parser-perl:amd64 (3.76-1) ...
16:17:05 #9 43.48 Selecting previously unselected package libhtml-tree-perl.
16:17:05 #9 43.48 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
16:17:05 #9 43.48 Unpacking libhtml-tree-perl (5.07-2) ...
16:17:05 #9 43.53 Selecting previously unselected package libio-html-perl.
16:17:05 #9 43.53 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
16:17:05 #9 43.53 Unpacking libio-html-perl (1.004-2) ...
16:17:05 #9 43.56 Selecting previously unselected package liblwp-mediatypes-perl.
16:17:05 #9 43.57 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:17:05 #9 43.57 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:17:05 #9 43.60 Selecting previously unselected package libhttp-message-perl.
16:17:05 
16:17:05 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:05 #16 sha256:b3f54c2d88ed48a59f055b86edb02b30b5e8ffd89461d4124fc174bb80f26b7c
16:17:05 #16 DONE 0.0s
16:17:05 
16:17:05 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:05 #17 sha256:aaebec9fed2a235bedfa442aefbabd94821b5ff22a8cfc5a4ba9e7b53d517258
16:17:05 #17 DONE 0.0s
16:17:05 
16:17:05 #18 exporting to image
16:17:05 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:05 #18 exporting layers
16:17:05 #9 42.85 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
16:17:05 #9 42.85 Unpacking libtest-fatal-perl (0.014-1) ...
16:17:05 #9 42.89 Selecting previously unselected package libtest-refcount-perl.
16:17:05 #9 42.90 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
16:17:05 #9 42.90 Unpacking libtest-refcount-perl (0.10-1) ...
16:17:05 #9 42.94 Selecting previously unselected package libtext-levenshtein-perl.
16:17:05 #9 42.94 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
16:17:05 #9 42.95 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:17:05 #9 42.99 Selecting previously unselected package libtype-tiny-xs-perl.
16:17:05 #9 42.99 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
16:17:05 #9 42.99 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:17:05 #9 43.03 Selecting previously unselected package libunicode-utf8-perl.
16:17:05 #9 43.03 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
16:17:05 #9 43.03 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:17:05 #9 43.06 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:05 #9 43.07 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:17:05 #9 43.07 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:17:05 #9 43.10 Selecting previously unselected package libxml-sax-base-perl.
16:17:05 #9 43.10 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
16:17:05 #9 43.11 Unpacking libxml-sax-base-perl (1.09-1) ...
16:17:05 #9 43.15 Selecting previously unselected package libxml-sax-perl.
16:17:05 #9 43.15 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:17:05 #9 43.15 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:17:05 #9 43.20 Selecting previously unselected package libxml-libxml-perl.
16:17:05 #9 43.20 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
16:17:05 #9 44.11 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:17:05 #9 44.12 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:17:05 #9 44.15 Selecting previously unselected package libpackage-stash-perl.
16:17:05 #9 44.15 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
16:17:05 #9 44.16 Unpacking libpackage-stash-perl (0.39-1) ...
16:17:05 #9 44.20 Selecting previously unselected package libsub-identify-perl.
16:17:05 #9 44.20 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
16:17:05 #9 44.20 Unpacking libsub-identify-perl (0.14-1build3) ...
16:17:05 #9 44.25 Selecting previously unselected package libsub-name-perl.
16:17:05 #9 44.25 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
16:17:05 #9 44.25 Unpacking libsub-name-perl (0.26-1build1) ...
16:17:05 #9 44.28 Selecting previously unselected package libnamespace-clean-perl.
16:17:05 #9 44.29 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
16:17:05 #9 44.29 Unpacking libnamespace-clean-perl (0.27-1) ...
16:17:05 #9 44.32 Selecting previously unselected package libpath-tiny-perl.
16:17:05 #9 44.32 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
16:17:05 #9 44.32 Unpacking libpath-tiny-perl (0.118-1) ...
16:17:05 #9 44.36 Selecting previously unselected package libtype-tiny-perl.
16:17:05 #11 12.42   Installing       : systemd-pam-249.7-2.fc35.aarch64                    98/110 
16:17:05 #11 12.43   Installing       : systemd-resolved-249.7-2.fc35.aarch64               99/110 
16:17:05 #11 12.48   Running scriptlet: systemd-resolved-249.7-2.fc35.aarch64               99/110 
16:17:05 #11 12.60   Installing       : systemd-249.7-2.fc35.aarch64                       100/110 
16:17:05 #8 75.91 0 added, 0 removed; done.
16:17:05 #8 75.91 Running hooks in /etc/ca-certificates/update.d...
16:17:05 #8 75.91 done.
16:17:05 #11 7.350 Unpacking procps (2:3.3.17-5) ...
16:17:05 #11 7.425 Selecting previously unselected package libjsoncpp24:arm64.
16:17:05 #11 7.425 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
16:17:05 #11 7.428 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:17:05 #11 7.468 Selecting previously unselected package librhash0:arm64.
16:17:05 #11 7.472 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
16:17:05 #11 7.475 Unpacking librhash0:arm64 (1.4.1-2) ...
16:17:05 #11 7.516 Selecting previously unselected package libuv1:arm64.
16:17:05 #11 7.519 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
16:17:05 #11 7.524 Unpacking libuv1:arm64 (1.40.0-2) ...
16:17:05 #11 7.562 Selecting previously unselected package cmake.
16:17:05 #11 7.566 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:17:05 #11 7.569 Unpacking cmake (3.18.4-2+deb11u1) ...
16:17:05 #14 10.06   Installing       : glibc-langpack-en-2.28-164.el8.x86_64                 7/92 
16:17:05 #14 10.13   Upgrading        : libsepol-2.9-3.el8.x86_64                             8/92 
16:17:05 #14 10.20   Running scriptlet: libsepol-2.9-3.el8.x86_64                             8/92 
16:17:05 #8 43.72 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
16:17:05 #8 43.74 Unpacking libhttp-daemon-perl (6.12-1) ...
16:17:05 #8 43.80 Selecting previously unselected package libio-sessiondata-perl.
16:17:05 #8 43.80 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:17:05 #8 43.81 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:17:05 #11 12.00   Installing       : perl-lib-0.65-477.fc34.aarch64                       28/98 
16:17:05 #11 12.01   Running scriptlet: openssh-8.6p1-5.fc34.aarch64                         29/98 
16:17:05 #11 12.05   Installing       : openssh-8.6p1-5.fc34.aarch64                         29/98 
16:17:05 #11 12.09   Installing       : libuv-1:1.42.0-2.fc34.aarch64                        30/98 
16:17:05 #11 12.10   Installing       : libubsan-11.2.1-1.fc34.aarch64                       31/98 
16:17:05 #11 12.10   Installing       : libbtrfsutil-5.15.1-1.fc34.aarch64                   32/98 
16:17:05 #11 12.17   Installing       : libbtrfs-5.15.1-1.fc34.aarch64                       33/98 
16:17:05 #11 12.18   Installing       : libatomic-11.2.1-1.fc34.aarch64                      34/98 
16:17:05 #9 64.82 Setting up libxpm4:arm64 (1:3.5.12-1) ...
16:17:05 #9 64.83 Setting up libtool (2.4.6-15) ...
16:17:05 #9 64.85 Setting up openssh-client (1:8.4p1-6ubuntu2) ...
16:17:05 #9 64.94 Setting up gpgsm (2.2.20-1ubuntu4) ...
16:17:05 #9 64.95 Setting up libxext6:arm64 (2:1.3.4-0ubuntu3) ...
16:17:05 #9 64.96 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3ubuntu2) ...
16:17:05 #9 64.98 Setting up man-db (2.9.4-2) ...
16:17:05 #9 65.08 Building database of manual pages ...
16:17:05 #8 45.69 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ...
16:17:05 #8 45.69 Unpacking libnet-dns-sec-perl (1.11-1) ...
16:17:05 #8 45.73 Selecting previously unselected package libnet-libidn-perl.
16:17:05 #8 45.73 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
16:17:05 #8 45.74 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
16:17:05 #8 45.85 Selecting previously unselected package libnumber-compare-perl.
16:17:05 #8 45.85 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ...
16:17:05 #8 45.86 Unpacking libnumber-compare-perl (0.03-1) ...
16:17:05 #8 45.89 Selecting previously unselected package libnumber-range-perl.
16:17:05 #8 45.89 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ...
16:17:05 #8 45.90 Unpacking libnumber-range-perl (0.12-1) ...
16:17:05 #8 45.92 Selecting previously unselected package libossp-uuid16:amd64.
16:17:05 #8 45.93 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
16:17:05 #8 45.93 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
16:17:05 #8 45.96 Selecting previously unselected package libossp-uuid-perl.
16:17:05 #8 45.96 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
16:17:05 #8 45.97 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
16:17:05 #8 45.99 Selecting previously unselected package libpackage-stash-xs-perl.
16:17:05 #8 46.00 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
16:17:05 #8 46.00 Unpacking libpackage-stash-xs-perl (0.29-1) ...
16:17:05 #8 46.04 Selecting previously unselected package libparse-debianchangelog-perl.
16:17:05 #8 46.04 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
16:17:05 #8 46.04 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
16:17:05 #8 46.07 Selecting previously unselected package libtext-glob-perl.
16:17:05 #9 43.61 Preparing to unpack .../164-libhttp-message-perl_6.29-1_all.deb ...
16:17:05 #9 43.61 Unpacking libhttp-message-perl (6.29-1) ...
16:17:05 #9 43.65 Selecting previously unselected package libhttp-cookies-perl.
16:17:05 #9 43.65 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
16:17:05 #9 43.66 Unpacking libhttp-cookies-perl (6.10-1) ...
16:17:05 #9 43.70 Selecting previously unselected package libhttp-negotiate-perl.
16:17:05 #9 43.70 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
16:17:05 #9 43.71 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:17:05 #9 43.73 Selecting previously unselected package perl-openssl-defaults:amd64.
16:17:05 #9 43.74 Preparing to unpack .../167-perl-openssl-defaults_5_amd64.deb ...
16:17:05 #9 43.83 Unpacking perl-openssl-defaults:amd64 (5) ...
16:17:05 #11 5.803 Selecting previously unselected package cmake-data.
16:17:05 #11 5.806 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
16:17:05 #11 5.812 Unpacking cmake-data (3.13.4-1) ...
16:17:05 #9 44.36 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
16:17:05 #9 44.36 Unpacking libtype-tiny-perl (1.012001-2) ...
16:17:05 #9 44.43 Selecting previously unselected package libgitlab-api-v4-perl.
16:17:05 #9 44.43 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:17:05 #9 44.44 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:17:05 #9 44.48 Selecting previously unselected package libhash-fieldhash-perl.
16:17:05 #9 44.48 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
16:17:05 #9 44.48 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
16:17:05 #9 44.52 Selecting previously unselected package libhtml-form-perl.
16:17:05 #9 44.53 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
16:17:05 #9 44.53 Unpacking libhtml-form-perl (6.07-1) ...
16:17:05 #9 44.56 Selecting previously unselected package libhtml-format-perl.
16:17:05 #9 44.56 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
16:17:05 #9 44.57 Unpacking libhtml-format-perl (2.12-1.1) ...
16:17:05 #9 44.60 Selecting previously unselected package libhtml-html5-entities-perl.
16:17:05 #11 12.65   Running scriptlet: systemd-249.7-2.fc35.aarch64                       100/110 
16:17:05 #11 12.79 Creating group input with gid 104.
16:17:05 #11 12.79 Creating group kvm with gid 36.
16:17:05 #11 12.79 Creating group render with gid 105.
16:17:05 #11 12.79 Creating group sgx with gid 106.
16:17:05 #11 12.79 Creating group systemd-journal with gid 190.
16:17:05 #11 12.79 Creating group systemd-network with gid 192.
16:17:05 #11 12.79 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
16:17:05 #11 12.79 Creating group systemd-oom with gid 998.
16:17:05 #11 12.79 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
16:17:05 #11 12.79 Creating group systemd-resolve with gid 193.
16:17:05 #11 12.79 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
16:17:05 #11 12.79 Creating group systemd-timesync with gid 997.
16:17:05 #11 12.79 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
16:17:05 #11 12.79 Creating group systemd-coredump with gid 996.
16:17:05 #11 12.79 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.
16:17:05 #11 12.79 
16:17:05 #11 12.80   Installing       : systemd-devel-249.7-2.fc35.aarch64                 101/110 
16:17:05 #11 12.84   Installing       : device-mapper-devel-1.02.175-6.fc35.aarch64        102/110 
16:17:05 #11 12.85   Installing       : btrfs-progs-devel-5.15.1-1.fc35.aarch64            103/110 
16:17:05 #11 12.88   Installing       : annobin-plugin-gcc-9.87-3.fc35.aarch64             104/110 
16:17:05 #11 12.90   Installing       : libtool-2.4.6-42.fc35.aarch64                      105/110 
16:17:05 #11 12.93   Installing       : libtool-ltdl-devel-2.4.6-42.fc35.aarch64           106/110 
16:17:05 #11 12.94   Installing       : libseccomp-devel-2.5.3-1.fc35.aarch64              107/110 
16:17:05 #9 43.20 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:17:05 #9 43.29 Selecting previously unselected package libxml-parser-perl.
16:17:05 #9 43.29 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
16:17:05 #9 43.30 Unpacking libxml-parser-perl (2.46-1) ...
16:17:05 #9 43.35 Selecting previously unselected package libxml-sax-expat-perl.
16:17:05 #9 43.35 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
16:17:05 #9 43.36 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:17:05 #9 43.39 Selecting previously unselected package libxml-writer-perl.
16:17:05 #9 43.39 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
16:17:05 #9 43.40 Unpacking libxml-writer-perl (0.625-1) ...
16:17:05 #9 43.45 Selecting previously unselected package libyaml-libyaml-perl.
16:17:05 #9 43.45 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
16:17:05 #8 43.96 Selecting previously unselected package libipc-run3-perl.
16:17:05 #8 43.96 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
16:17:05 #8 43.96 Unpacking libipc-run3-perl (0.048-2) ...
16:17:05 #8 44.00 Selecting previously unselected package libtypes-serialiser-perl.
16:17:05 #8 44.00 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
16:17:05 #8 44.01 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:17:05 #8 44.04 Selecting previously unselected package libjson-xs-perl.
16:17:05 #8 44.04 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
16:17:05 #8 44.04 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:17:05 #8 44.10 Selecting previously unselected package libjson-maybexs-perl.
16:17:05 #8 44.11 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
16:17:05 #8 44.11 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:17:05 #8 44.14 Selecting previously unselected package libldap-common.
16:17:05 #8 44.15 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ...
16:17:05 #8 44.16 Unpacking libldap-common (2.4.57+dfsg-3) ...
16:17:05 #11 12.21   Installing       : libasan-11.2.1-1.fc34.aarch64                        35/98 
16:17:05 #11 12.22   Installing       : kmod-libs-29-2.fc34.aarch64                          36/98 
16:17:05 #11 12.33   Installing       : kernel-headers-5.15.4-100.fc34.aarch64               37/98 
16:17:05 #11 12.36   Installing       : libxcrypt-devel-4.4.26-2.fc34.aarch64                38/98 
16:17:05 #14 10.23   Upgrading        : libxcrypt-4.1.1-6.el8.x86_64                          9/92 
16:17:05 #14 10.41   Upgrading        : systemd-libs-239-51.el8.x86_64                       10/92 
16:17:05 #14 10.51   Running scriptlet: systemd-libs-239-51.el8.x86_64                       10/92 
16:17:05 #14 10.56   Installing       : make-1:4.2.1-10.el8.x86_64                           11/92 
16:17:05 #14 10.58   Running scriptlet: make-1:4.2.1-10.el8.x86_64                           11/92 
16:17:05 #14 10.61   Installing       : python3-libselinux-2.9-5.el8.x86_64                  12/92 
16:17:05 #8 46.08 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ...
16:17:05 #8 46.08 Unpacking libtext-glob-perl (0.10-1) ...
16:17:05 #8 46.11 Selecting previously unselected package libpath-iterator-rule-perl.
16:17:05 #8 46.11 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:17:05 #8 46.12 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:17:05 #8 46.15 Selecting previously unselected package libperlio-gzip-perl.
16:17:05 #8 46.15 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
16:17:05 #8 46.15 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
16:17:05 #8 46.18 Selecting previously unselected package libpod-constants-perl.
16:17:05 #8 46.19 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ...
16:17:05 #8 46.19 Unpacking libpod-constants-perl (0.19-1) ...
16:17:05 #8 46.22 Selecting previously unselected package libreadonly-perl.
16:17:05 #8 46.22 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ...
16:17:05 #8 46.23 Unpacking libreadonly-perl (2.050-1) ...
16:17:05 #8 46.25 Selecting previously unselected package libref-util-perl.
16:17:05 #8 46.26 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ...
16:17:05 #8 46.26 Unpacking libref-util-perl (0.204-1) ...
16:17:05 #8 46.29 Selecting previously unselected package libref-util-xs-perl.
16:17:05 #9 43.86 Selecting previously unselected package libnet-ssleay-perl.
16:17:05 #9 43.87 Preparing to unpack .../168-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
16:17:05 #9 43.87 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:17:05 #9 43.96 Selecting previously unselected package libio-socket-ssl-perl.
16:17:05 #9 43.97 Preparing to unpack .../169-libio-socket-ssl-perl_2.069-1_all.deb ...
16:17:05 #9 43.97 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:17:05 #9 44.02 Selecting previously unselected package libnet-http-perl.
16:17:05 #9 44.02 Preparing to unpack .../170-libnet-http-perl_6.20-1_all.deb ...
16:17:05 #9 44.03 Unpacking libnet-http-perl (6.20-1) ...
16:17:05 #9 44.06 Selecting previously unselected package liblwp-protocol-https-perl.
16:17:05 #9 44.06 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:17:05 #9 44.06 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:17:05 #9 44.10 Selecting previously unselected package libtry-tiny-perl.
16:17:05 #11 6.111 Selecting previously unselected package libprocps7:arm64.
16:17:05 #11 6.115 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
16:17:05 #11 6.122 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
16:17:05 #11 6.162 Selecting previously unselected package procps.
16:17:05 #11 6.166 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
16:17:05 #11 6.170 Unpacking procps (2:3.3.15-2) ...
16:17:05 #11 6.225 Selecting previously unselected package libarchive13:arm64.
16:17:05 #11 6.228 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
16:17:05 #11 6.232 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:17:05 #11 6.285 Selecting previously unselected package libjsoncpp1:arm64.
16:17:05 #11 6.289 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
16:17:05 #11 6.292 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:17:05 #11 6.330 Selecting previously unselected package librhash0:arm64.
16:17:05 #11 6.333 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
16:17:05 #11 6.337 Unpacking librhash0:arm64 (1.3.8-1) ...
16:17:05 #11 6.377 Selecting previously unselected package libuv1:arm64.
16:17:05 #11 6.380 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
16:17:05 #11 6.385 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
16:17:05 #11 6.419 Selecting previously unselected package cmake.
16:17:05 #11 6.422 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
16:17:05 #11 6.426 Unpacking cmake (3.13.4-1) ...
16:17:05 #9 44.60 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:17:05 #9 44.61 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:17:05 #9 44.64 Selecting previously unselected package libhttp-daemon-perl.
16:17:05 #9 44.64 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
16:17:05 #9 44.64 Unpacking libhttp-daemon-perl (6.12-1) ...
16:17:05 #9 44.67 Selecting previously unselected package libtypes-serialiser-perl.
16:17:05 #9 44.67 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
16:17:05 #9 44.68 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:17:05 #9 44.71 Selecting previously unselected package libjson-xs-perl.
16:17:05 #9 44.71 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
16:17:05 #9 44.72 Unpacking libjson-xs-perl (4.030-1build1) ...
16:17:05 #9 44.76 Selecting previously unselected package libjson-maybexs-perl.
16:17:05 #9 44.76 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
16:17:05 #9 44.77 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:17:05 #9 44.81 Selecting previously unselected package libldap-common.
16:17:05 #9 44.81 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
16:17:05 #9 44.82 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:17:05 #9 44.87 Selecting previously unselected package liblist-compare-perl.
16:17:05 #9 44.87 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
16:17:05 #9 44.87 Unpacking liblist-compare-perl (0.55-1) ...
16:17:05 #9 44.91 Selecting previously unselected package liblist-someutils-perl.
16:17:05 #9 44.91 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
16:17:05 #9 44.91 Unpacking liblist-someutils-perl (0.58-1) ...
16:17:05 #11 12.97   Installing       : which-2.21-27.fc35.aarch64                         108/110 
16:17:05 #11 12.98   Cleanup          : libgomp-11.2.1-1.fc35.aarch64                      109/110 
16:17:05 #11 12.99   Cleanup          : libgcc-11.2.1-1.fc35.aarch64                       110/110 
16:17:05 #11 12.99   Running scriptlet: libgcc-11.2.1-1.fc35.aarch64                       110/110 
16:17:05 #11 13.04   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch         110/110 
16:17:05 #9 43.47 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:17:05 #9 43.52 Selecting previously unselected package licensecheck.
16:17:05 #9 43.52 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
16:17:05 #9 43.52 Unpacking licensecheck (3.0.45-1) ...
16:17:05 #9 43.55 Selecting previously unselected package libdevel-size-perl.
16:17:05 #9 43.55 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
16:17:05 #9 43.56 Unpacking libdevel-size-perl (0.83-1build1) ...
16:17:05 #9 43.59 Selecting previously unselected package t1utils.
16:17:05 #9 43.59 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
16:17:05 #9 43.60 Unpacking t1utils (1.41-3) ...
16:17:05 #9 43.64 Selecting previously unselected package lintian.
16:17:05 #9 43.64 Preparing to unpack .../328-lintian_2.62.0ubuntu2_all.deb ...
16:17:05 #9 43.64 Unpacking lintian (2.62.0ubuntu2) ...
16:17:05 #21 34.69 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
16:17:05 #21 34.69 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
16:17:05 #21 34.69 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
16:17:05 #21 34.71 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
16:17:05 #21 34.71 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
16:17:05 #21 34.71 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
16:17:05 #21 34.71 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
16:17:05 #21 34.74 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
16:17:05 #21 34.76 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
16:17:05 #21 34.79 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
16:17:05 #21 34.80 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
16:17:05 #15 DONE 2.4s
16:17:05 
16:17:05 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:05 #16 sha256:6431b8427420f6c064ad87f25bb621ac548d36c41971eba86ef2731503107065
16:17:05 #16 DONE 0.0s
16:17:05 
16:17:05 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:05 #17 sha256:52501a1cbf3217ee19a04056d834b7ee6309e155e5e02187c92f5e4ec22d2a71
16:17:05 #17 DONE 0.1s
16:17:05 
16:17:05 #18 exporting to image
16:17:05 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:05 #18 exporting layers
16:17:05 #12 10.15 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:17:05 #12 10.15 1 not fully installed or removed.
16:17:05 #12 10.15 Need to get 9497 kB of archives.
16:17:05 #12 10.15 After this operation, 36.2 MB of additional disk space will be used.
16:17:05 #12 10.15 Get:1 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:17:05 #12 10.88 Get:2 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf cmake-data all 3.18.4-2ubuntu1 [1705 kB]
16:17:05 #11 12.44   Installing       : glibc-devel-2.33-20.fc34.aarch64                     39/98 
16:17:05 #11 12.54   Installing       : glibc-static-2.33-20.fc34.aarch64                    40/98 
16:17:05 #11 12.55   Installing       : libxcrypt-static-4.4.26-2.fc34.aarch64               41/98 
16:17:05 #11 12.57   Installing       : jsoncpp-1.9.4-5.fc34.aarch64                         42/98 
16:17:05 #11 12.58   Installing       : rhash-1.4.0-3.fc34.aarch64                           43/98 
16:17:05 #11 12.62   Installing       : perl-TermReadKey-2.38-9.fc34.aarch64                 44/98 
16:17:05 #11 12.62   Installing       : perl-Error-1:0.17029-5.fc34.noarch                   45/98 
16:17:05 #14 10.63   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          13/92 
16:17:05 #14 10.75   Installing       : checkpolicy-2.9-1.el8.x86_64                         14/92 
16:17:05 #14 10.78   Installing       : m4-1.4.18-7.el8.x86_64                               15/92 
16:17:05 #11 7.900 Selecting previously unselected package dh-apparmor.
16:17:05 #11 7.903 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:17:05 #11 7.907 Unpacking dh-apparmor (2.13.6-10) ...
16:17:05 #11 7.947 Selecting previously unselected package libbtrfs0:arm64.
16:17:05 #11 7.950 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
16:17:05 #11 7.954 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:17:05 #11 7.995 Selecting previously unselected package libbtrfs-dev:arm64.
16:17:05 #11 7.998 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:17:05 #11 8.003 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:17:05 #11 8.050 Selecting previously unselected package dmsetup.
16:17:05 #11 8.054 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:17:05 #11 8.057 Unpacking dmsetup (2:1.02.175-2.1) ...
16:17:05 #11 8.096 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:17:05 #8 46.29 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
16:17:05 #8 46.29 Unpacking libref-util-xs-perl (0.117-1+b1) ...
16:17:05 #8 46.32 Selecting previously unselected package libregexp-pattern-license-perl.
16:17:05 #8 46.32 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
16:17:05 #8 46.33 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
16:17:05 #8 46.36 Selecting previously unselected package libsasl2-modules:amd64.
16:17:05 #8 46.36 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:17:05 #8 46.37 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:05 #8 46.40 Selecting previously unselected package libsereal-decoder-perl.
16:17:05 #8 46.41 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
16:17:05 #8 46.41 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
16:17:05 #8 46.44 Selecting previously unselected package libsereal-encoder-perl.
16:17:05 #8 46.45 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
16:17:05 #8 46.45 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
16:17:05 #8 46.49 Selecting previously unselected package libsereal-perl.
16:17:05 #8 46.49 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ...
16:17:05 #8 46.49 Unpacking libsereal-perl (4.005-1) ...
16:17:05 #8 46.52 Selecting previously unselected package libtask-weaken-perl.
16:17:05 #9 44.10 Preparing to unpack .../172-libtry-tiny-perl_0.30-1_all.deb ...
16:17:05 #9 44.10 Unpacking libtry-tiny-perl (0.30-1) ...
16:17:05 #9 44.14 Selecting previously unselected package libwww-robotrules-perl.
16:17:05 #9 44.14 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
16:17:05 #9 44.14 Unpacking libwww-robotrules-perl (6.02-1) ...
16:17:05 #9 44.18 Selecting previously unselected package libwww-perl.
16:17:05 #9 44.18 Preparing to unpack .../174-libwww-perl_6.53-1_all.deb ...
16:17:05 #9 44.19 Unpacking libwww-perl (6.53-1) ...
16:17:05 #9 44.24 Selecting previously unselected package patchutils.
16:17:05 #9 44.24 Preparing to unpack .../175-patchutils_0.4.2-1_amd64.deb ...
16:17:05 #9 44.25 Unpacking patchutils (0.4.2-1) ...
16:17:05 #9 44.32 Selecting previously unselected package wdiff.
16:17:05 #9 44.33 Preparing to unpack .../176-wdiff_1.2.2-2build2_amd64.deb ...
16:17:05 #9 44.33 Unpacking wdiff (1.2.2-2build2) ...
16:17:05 #9 65.30 Setting up libgpgme11:arm64 (1.14.0-1ubuntu4) ...
16:17:05 #9 65.31 Setting up gcc (4:11.2.0-1ubuntu1) ...
16:17:05 #9 65.33 Setting up dirmngr (2.2.20-1ubuntu4) ...
16:17:05 #9 65.46 Setting up perl (5.32.1-3ubuntu3) ...
16:17:05 #9 65.48 Setting up libpackage-stash-xs-perl (0.29-1build4) ...
16:17:05 #9 65.49 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:17:05 #9 65.50 Setting up libdata-dump-perl (1.23-1.1) ...
16:17:05 #9 65.51 Setting up libref-util-perl (0.204-1) ...
16:17:05 #9 65.52 Setting up libipc-system-simple-perl (1.30-1) ...
16:17:05 #9 65.53 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:17:05 #9 65.54 Setting up libhash-fieldhash-perl (0.15-1build4) ...
16:17:05 #9 65.55 Setting up libgd3:arm64 (2.3.0-2ubuntu1) ...
16:17:05 #9 65.56 Setting up libvariable-magic-perl (0.62-1build3) ...
16:17:05 #9 65.57 Setting up libio-html-perl (1.004-2) ...
16:17:05 #9 65.59 Setting up libpod-parser-perl (1.63-2) ...
16:17:06 #9 44.95 Selecting previously unselected package liblist-someutils-xs-perl.
16:17:06 #9 44.95 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
16:17:06 #9 44.96 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
16:17:06 #9 44.99 Selecting previously unselected package liblist-utilsby-perl.
16:17:06 #9 45.00 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
16:17:06 #9 45.00 Unpacking liblist-utilsby-perl (0.11-1) ...
16:17:06 #9 45.03 Selecting previously unselected package libltdl7:amd64.
16:17:06 #9 45.04 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
16:17:06 #9 45.04 Unpacking libltdl7:amd64 (2.4.6-15) ...
16:17:06 #9 45.07 Selecting previously unselected package libltdl-dev:amd64.
16:17:06 #9 45.07 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
16:17:06 #9 45.08 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
16:17:06 #9 45.13 Selecting previously unselected package liblzo2-2:amd64.
16:17:06 #9 45.13 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
16:17:06 #9 45.14 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
16:17:06 #9 43.96 Selecting previously unselected package manpages-dev.
16:17:06 #11 12.65   Installing       : pcre2-utf32-10.36-4.fc34.aarch64                     46/98 
16:17:06 #11 12.66   Installing       : pcre2-utf16-10.36-4.fc34.aarch64                     47/98 
16:17:06 #11 12.67   Installing       : pcre2-devel-10.36-4.fc34.aarch64                     48/98 
16:17:06 #11 12.70   Installing       : lzo-2.10-4.fc34.aarch64                              49/98 
16:17:06 #11 12.71   Installing       : libsepol-devel-3.2-1.fc34.aarch64                    50/98 
16:17:06 #11 12.75   Installing       : libselinux-devel-3.2-1.fc34.aarch64                  51/98 
16:17:06 #11 12.79   Installing       : libselinux-utils-3.2-1.fc34.aarch64                  52/98 
16:17:06 #11 12.80   Installing       : policycoreutils-3.2-1.fc34.aarch64                   53/98 
16:17:06 #11 12.83   Running scriptlet: policycoreutils-3.2-1.fc34.aarch64                   53/98 
16:17:06 #11 12.84   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc34.aarch64           54/98 
16:17:06 #11 12.85   Installing       : selinux-policy-34.22-1.fc34.noarch                   55/98 
16:17:06 #11 12.88   Running scriptlet: selinux-policy-34.22-1.fc34.noarch                   55/98 
16:17:06 #11 8.100 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:17:06 #11 8.104 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:17:06 #11 8.147 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:17:06 #11 8.151 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:17:06 #11 8.155 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:17:06 #11 8.183 Selecting previously unselected package libudev-dev:arm64.
16:17:06 #11 8.186 Preparing to unpack .../15-libudev-dev_247.3-6_arm64.deb ...
16:17:06 #11 8.190 Unpacking libudev-dev:arm64 (247.3-6) ...
16:17:06 #11 8.244 Selecting previously unselected package libsepol1-dev:arm64.
16:17:06 #11 8.248 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:17:06 #11 8.252 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:17:06 #11 8.316 Selecting previously unselected package libpcre2-16-0:arm64.
16:17:06 #11 8.319 Preparing to unpack .../17-libpcre2-16-0_10.36-2_arm64.deb ...
16:17:06 #11 8.323 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
16:17:06 #11 8.375 Selecting previously unselected package libpcre2-32-0:arm64.
16:17:06 #8 43.87 Dependencies resolved.
16:17:06 #8 43.89 ================================================================================
16:17:06 #8 43.89  Package                       Arch     Version                 Repo       Size
16:17:06 #8 43.89 ================================================================================
16:17:06 #8 43.89 Installing:
16:17:06 #8 43.89  dnf-plugins-core              noarch   4.0.24-1.fc35           updates    35 k
16:17:06 #8 43.89  rpm-build                     x86_64   4.17.0-1.fc35           fedora     61 k
16:17:06 #8 43.89  rpmlint                       noarch   2.2.0-1.fc35            updates   240 k
16:17:06 #8 43.89 Upgrading:
16:17:06 #8 43.89  glibc                         x86_64   2.34-11.fc35            updates   2.0 M
16:17:06 #8 43.89  glibc-common                  x86_64   2.34-11.fc35            updates   398 k
16:17:06 #8 43.89  glibc-minimal-langpack        x86_64   2.34-11.fc35            updates   127 k
16:17:06 #8 43.89 Installing dependencies:
16:17:06 #8 43.89  binutils                      x86_64   2.37-10.fc35            fedora    6.0 M
16:17:06 #8 43.89  binutils-gold                 x86_64   2.37-10.fc35            fedora    728 k
16:17:06 #8 43.89  bzip2                         x86_64   1.0.8-9.fc35            fedora     52 k
16:17:06 #8 43.89  cpio                          x86_64   2.13-11.fc35            fedora    270 k
16:17:06 #8 43.89  dash                          x86_64   0.5.10.2-9.fc35         fedora     96 k
16:17:06 #8 43.89  dbus-libs                     x86_64   1:1.12.20-5.fc35        fedora    152 k
16:17:06 #8 43.89  debugedit                     x86_64   5.0-2.fc35              fedora     76 k
16:17:06 #8 43.89  devscripts-checkbashisms      x86_64   2.21.4-1.fc35           fedora     28 k
16:17:06 #8 43.89  diffutils                     x86_64   3.8-1.fc35              fedora    400 k
16:17:06 #8 43.89  dwz                           x86_64   0.14-2.fc35             fedora    127 k
16:17:06 #8 43.89  ed                            x86_64   1.14.2-11.fc35          fedora     73 k
16:17:06 #8 43.89  efi-srpm-macros               noarch   5-4.fc35                fedora     22 k
16:17:06 #8 43.89  elfutils                      x86_64   0.185-5.fc35            fedora    515 k
16:17:06 #8 43.89  elfutils-debuginfod-client    x86_64   0.186-1.fc35            updates    40 k
16:17:06 #8 43.89  enchant                       x86_64   1:1.6.0-28.fc35         fedora     59 k
16:17:06 #8 43.89  file                          x86_64   5.40-9.fc35             fedora     51 k
16:17:06 #8 43.89  findutils                     x86_64   1:4.8.0-4.fc35          fedora    538 k
16:17:06 #8 43.89  fonts-filesystem              noarch   1:2.0.5-6.fc35          fedora    8.9 k
16:17:06 #8 43.89  fonts-srpm-macros             noarch   1:2.0.5-6.fc35          fedora     27 k
16:17:06 #8 43.89  fpc-srpm-macros               noarch   1.3-4.fc35              fedora    7.6 k
16:17:06 #8 43.89  gdb-minimal                   x86_64   11.1-5.fc35             updates   3.8 M
16:17:06 #8 43.89  gdk-pixbuf2                   x86_64   2.42.6-2.fc35           fedora    467 k
16:17:06 #8 43.89  ghc-srpm-macros               noarch   1.5.0-5.fc35            fedora    7.8 k
16:17:06 #8 43.89  glib-networking               x86_64   2.70.1-1.fc35           updates   177 k
16:17:06 #8 43.89  glibc-gconv-extra             x86_64   2.34-11.fc35            updates   1.6 M
16:17:06 #8 43.89  gnat-srpm-macros              noarch   4-14.fc35               fedora    8.2 k
16:17:06 #8 43.89  go-srpm-macros                noarch   3.0.11-2.fc35           fedora     25 k
16:17:06 #8 43.89  groff-base                    x86_64   1.22.4-8.fc35           fedora    1.0 M
16:17:06 #8 43.89  gsettings-desktop-schemas     x86_64   41.0-1.fc35             fedora    688 k
16:17:06 #8 43.89  hunspell                      x86_64   1.7.0-11.fc35           fedora    322 k
16:17:06 #8 43.89  hunspell-en-GB                noarch   0.20140811.1-20.fc35    fedora    225 k
16:17:06 #8 43.89  hunspell-en-US                noarch   0.20140811.1-20.fc35    fedora    176 k
16:17:06 #8 43.89  hunspell-filesystem           x86_64   1.7.0-11.fc35           fedora    7.8 k
16:17:06 #8 43.89  info                          x86_64   6.8-2.fc35              fedora    222 k
16:17:06 #8 43.89  json-glib                     x86_64   1.6.6-1.fc35            fedora    151 k
16:17:06 #8 43.89  kernel-srpm-macros            noarch   1.0-6.fc35              fedora    8.0 k
16:17:06 #8 43.89  libappstream-glib             x86_64   0.7.18-3.fc35           fedora    387 k
16:17:06 #8 43.89  libjpeg-turbo                 x86_64   2.1.0-3.fc35            fedora    176 k
16:17:06 #8 43.89  libpkgconf                    x86_64   1.8.0-1.fc35            fedora     36 k
16:17:06 #8 43.89  libpng                        x86_64   2:1.6.37-11.fc35        fedora    119 k
16:17:06 #8 43.89  libproxy                      x86_64   0.4.17-3.fc35           fedora     71 k
16:17:06 #8 43.89  libsoup                       x86_64   2.74.2-1.fc35           updates   390 k
16:17:06 #8 43.89  libstemmer                    x86_64   0-17.585svn.fc35        fedora     82 k
16:17:06 #8 43.89  lua-srpm-macros               noarch   1-5.fc35                fedora    8.4 k
16:17:06 #8 43.89  ncurses                       x86_64   6.2-8.20210508.fc35     fedora    400 k
16:17:06 #8 43.89  nim-srpm-macros               noarch   3-5.fc35                fedora    8.4 k
16:17:06 #8 43.89  ocaml-srpm-macros             noarch   6-5.fc35                fedora    7.8 k
16:17:06 #8 43.89  openblas-srpm-macros          noarch   2-10.fc35               fedora    7.4 k
16:17:06 #8 43.89  patch                         x86_64   2.7.6-15.fc35           fedora    127 k
16:17:06 #8 43.89  perl-AutoLoader               noarch   5.74-482.fc35           updates    29 k
16:17:06 #8 43.89  perl-B                        x86_64   1.82-482.fc35           updates   188 k
16:17:06 #8 43.89  perl-Carp                     noarch   1.52-478.fc35           fedora     29 k
16:17:06 #8 43.89  perl-Class-Struct             noarch   0.66-482.fc35           updates    30 k
16:17:06 #8 43.89  perl-Data-Dumper              x86_64   2.183-2.fc35            fedora     56 k
16:17:06 #8 43.89  perl-Digest                   noarch   1.20-1.fc35             fedora     25 k
16:17:06 #8 43.89  perl-Digest-MD5               x86_64   2.58-478.fc35           fedora     36 k
16:17:06 #8 43.89  perl-DynaLoader               x86_64   1.50-482.fc35           updates    34 k
16:17:06 #8 43.89  perl-Encode                   x86_64   4:3.15-482.fc35         updates   1.7 M
16:17:06 #8 43.89  perl-Errno                    x86_64   1.33-482.fc35           updates    23 k
16:17:06 #8 43.89  perl-Exporter                 noarch   5.76-479.fc35           fedora     31 k
16:17:06 #8 43.89  perl-Fcntl                    x86_64   1.14-482.fc35           updates    28 k
16:17:06 #8 43.89  perl-File-Basename            noarch   2.85-482.fc35           updates    25 k
16:17:06 #8 43.89  perl-File-Path                noarch   2.18-478.fc35           fedora     35 k
16:17:06 #8 43.89  perl-File-Temp                noarch   1:0.231.100-478.fc35    fedora     59 k
16:17:06 #8 43.89  perl-File-stat                noarch   1.09-482.fc35           updates    25 k
16:17:06 #8 43.89  perl-FileHandle               noarch   2.03-482.fc35           updates    23 k
16:17:06 #8 43.89  perl-Getopt-Long              noarch   1:2.52-478.fc35         fedora     60 k
16:17:06 #8 43.89  perl-Getopt-Std               noarch   1.13-482.fc35           updates    23 k
16:17:06 #8 43.89  perl-HTTP-Tiny                noarch   0.080-1.fc35            updates    55 k
16:17:06 #8 43.89  perl-IO                       x86_64   1.46-482.fc35           updates    95 k
16:17:06 #8 43.89  perl-IO-Socket-IP             noarch   0.41-479.fc35           fedora     42 k
16:17:06 #8 43.89  perl-IPC-Open3                noarch   1.21-482.fc35           updates    31 k
16:17:06 #8 43.89  perl-MIME-Base64              x86_64   3.16-478.fc35           fedora     30 k
16:17:06 #8 43.89  perl-Net-SSLeay               x86_64   1.90-4.fc35             fedora    349 k
16:17:06 #8 43.89  perl-POSIX                    x86_64   1.97-482.fc35           updates   105 k
16:17:06 #8 43.89  perl-PathTools                x86_64   3.80-478.fc35           fedora     85 k
16:17:06 #8 43.89  perl-Pod-Escapes              noarch   1:1.07-478.fc35         fedora     20 k
16:17:06 #8 43.89  perl-Pod-Perldoc              noarch   3.28.01-479.fc35        fedora     84 k
16:17:06 #8 43.89  perl-Pod-Simple               noarch   1:3.43-2.fc35           fedora    215 k
16:17:06 #8 43.89  perl-Pod-Usage                noarch   4:2.01-478.fc35         fedora     40 k
16:17:06 #8 43.89  perl-Scalar-List-Utils        x86_64   5:1.60-462.fc35         updates    72 k
16:17:06 #8 43.89  perl-SelectSaver              noarch   1.02-482.fc35           updates    19 k
16:17:06 #8 43.89  perl-Socket                   x86_64   4:2.032-2.fc35          fedora     55 k
16:17:06 #8 43.89  perl-Storable                 x86_64   1:3.25-1.fc35           fedora     95 k
16:17:06 #8 43.89  perl-Symbol                   noarch   1.09-482.fc35           updates    22 k
16:17:06 #8 43.89  perl-Term-ANSIColor           noarch   5.01-479.fc35           fedora     48 k
16:17:06 #8 43.89  perl-Term-Cap                 noarch   1.17-478.fc35           fedora     22 k
16:17:06 #8 43.89  perl-Text-ParseWords          noarch   3.30-478.fc35           fedora     16 k
16:17:06 #8 43.89  perl-Text-Tabs+Wrap           noarch   2021.0814-1.fc35        fedora     22 k
16:17:06 #8 43.89  perl-Time-Local               noarch   2:1.300-478.fc35        fedora     33 k
16:17:06 #8 43.89  perl-URI                      noarch   5.09-4.fc35             fedora    108 k
16:17:06 #8 43.89  perl-base                     noarch   2.27-482.fc35           updates    24 k
16:17:06 #8 43.89  perl-constant                 noarch   1.33-479.fc35           fedora     23 k
16:17:06 #8 43.89  perl-if                       noarch   0.60.900-482.fc35       updates    22 k
16:17:06 #8 43.89  perl-interpreter              x86_64   4:5.34.0-482.fc35       updates    79 k
16:17:06 #8 43.89  perl-libnet                   noarch   3.13-479.fc35           fedora    125 k
16:17:06 #8 43.89  perl-libs                     x86_64   4:5.34.0-482.fc35       updates   2.1 M
16:17:06 #8 43.89  perl-mro                      x86_64   1.25-482.fc35           updates    36 k
16:17:06 #8 43.89  perl-overload                 noarch   1.33-482.fc35           updates    53 k
16:17:06 #8 43.89  perl-overloading              noarch   0.02-482.fc35           updates    21 k
16:17:06 #8 43.89  perl-parent                   noarch   1:0.238-478.fc35        fedora     14 k
16:17:06 #8 43.89  perl-podlators                noarch   1:4.14-478.fc35         fedora    111 k
16:17:06 #8 43.89  perl-srpm-macros              noarch   1-42.fc35               fedora    8.3 k
16:17:06 #8 43.89  perl-subs                     noarch   1.04-482.fc35           updates    19 k
16:17:06 #8 43.89  perl-vars                     noarch   1.05-482.fc35           updates    21 k
16:17:06 #8 43.89  pkgconf                       x86_64   1.8.0-1.fc35            fedora     41 k
16:17:06 #8 43.89  pkgconf-m4                    noarch   1.8.0-1.fc35            fedora     14 k
16:17:06 #8 43.89  pkgconf-pkg-config            x86_64   1.8.0-1.fc35            fedora     10 k
16:17:06 #8 43.89  python-srpm-macros            noarch   3.10-10.fc35            updates    25 k
16:17:06 #8 43.89  python3-construct             noarch   2.10.67-3.fc35          fedora    112 k
16:17:06 #8 43.89  python3-dateutil              noarch   1:2.8.1-7.fc35          fedora    289 k
16:17:06 #8 43.89  python3-dbus                  x86_64   1.2.18-2.fc35           fedora    132 k
16:17:06 #8 43.89  python3-distro                noarch   1.6.0-1.fc35            fedora     38 k
16:17:06 #8 43.89  python3-dnf-plugins-core      noarch   4.0.24-1.fc35           updates   210 k
16:17:06 #8 43.89  python3-enchant               noarch   3.2.2-1.fc35            updates    79 k
16:17:06 #8 43.89  python3-pybeam                noarch   0.7-1.fc35              fedora     24 k
16:17:06 #8 43.89  python3-pyxdg                 noarch   0.27-3.fc35             fedora     96 k
16:17:06 #8 43.89  python3-six                   noarch   1.16.0-4.fc35           fedora     36 k
16:17:06 #8 43.89  python3-toml                  noarch   0.10.2-5.fc35           fedora     39 k
16:17:06 #8 43.89  python3-zstd                  x86_64   1.4.5.1-5.fc35          fedora     19 k
16:17:06 #8 43.89  qt5-srpm-macros               noarch   5.15.2-3.fc35           fedora    8.2 k
16:17:06 #8 43.89  redhat-rpm-config             noarch   199-1.fc35              updates    65 k
16:17:06 #8 43.89  rpmautospec-rpm-macros        noarch   0.2.5-1.fc35            fedora    9.9 k
16:17:06 #8 43.89  rust-srpm-macros              noarch   20-1.fc35               updates   9.4 k
16:17:06 #8 43.89  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
16:17:06 #8 43.89  systemd-libs                  x86_64   249.7-2.fc35            updates   616 k
16:17:06 #8 43.89  unzip                         x86_64   6.0-53.fc35             fedora    179 k
16:17:06 #8 43.89  xxhash-libs                   x86_64   0.8.1-1.fc35            updates    40 k
16:17:06 #8 43.89  xz                            x86_64   5.2.5-7.fc35            fedora    214 k
16:17:06 #8 43.89  zip                           x86_64   3.0-31.fc35             fedora    257 k
16:17:06 #8 43.89  zstd                          x86_64   1.5.0-2.fc35            fedora    639 k
16:17:06 #8 43.89 Installing weak dependencies:
16:17:06 #8 43.89  abattis-cantarell-fonts       noarch   0.301-3.fc35            fedora    364 k
16:17:06 #8 43.89  adobe-source-code-pro-fonts   noarch   2.030.1.050-11.fc35     fedora    831 k
16:17:06 #8 43.89  hunspell-en                   noarch   0.20140811.1-20.fc35    fedora    180 k
16:17:06 #8 43.89  perl-IO-Socket-SSL            noarch   2.072-1.fc35            fedora    217 k
16:17:06 #8 43.89  perl-Mozilla-CA               noarch   20211001-1.fc35         updates    12 k
16:17:06 #8 43.89  perl-NDBM_File                x86_64   1.15-482.fc35           updates    30 k
16:17:06 #8 43.89 
16:17:06 #8 43.89 Transaction Summary
16:17:06 #8 43.89 ================================================================================
16:17:06 #8 43.89 Install  140 Packages
16:17:06 #8 43.89 Upgrade    3 Packages
16:17:06 #8 43.89 
16:17:06 #8 43.89 Total download size: 34 M
16:17:06 #8 43.90 Downloading Packages:
16:17:06 #8 46.53 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ...
16:17:06 #8 46.53 Unpacking libtask-weaken-perl (1.06-1) ...
16:17:06 #8 46.56 Selecting previously unselected package libxml-parser-perl.
16:17:06 #8 46.56 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ...
16:17:06 #8 46.57 Unpacking libxml-parser-perl (2.44-4) ...
16:17:06 #8 46.62 Selecting previously unselected package libsoap-lite-perl.
16:17:06 #8 46.62 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ...
16:17:06 #8 46.62 Unpacking libsoap-lite-perl (1.27-1) ...
16:17:06 #8 46.68 Selecting previously unselected package libsort-key-perl.
16:17:06 #8 46.68 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ...
16:17:06 #8 46.69 Unpacking libsort-key-perl (1.33-2+b1) ...
16:17:06 #8 46.72 Selecting previously unselected package libstring-copyright-perl.
16:17:06 #8 46.72 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ...
16:17:06 #8 46.72 Unpacking libstring-copyright-perl (0.003006-1) ...
16:17:06 #8 46.75 Selecting previously unselected package libstring-escape-perl.
16:17:06 #8 46.75 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ...
16:17:06 #8 46.75 Unpacking libstring-escape-perl (2010.002-2) ...
16:17:06 #8 46.78 Selecting previously unselected package libstring-shellquote-perl.
16:17:06 #8 46.78 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ...
16:17:06 #8 46.79 Unpacking libstring-shellquote-perl (1.04-1) ...
16:17:06 #8 46.82 Selecting previously unselected package libterm-readkey-perl.
16:17:06 #8 46.82 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ...
16:17:06 #8 46.82 Unpacking libterm-readkey-perl (2.38-1) ...
16:17:06 #8 46.85 Selecting previously unselected package libtest-fatal-perl.
16:17:06 #8 44.48 Selecting previously unselected package liblist-compare-perl.
16:17:06 #8 44.49 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
16:17:06 #8 44.50 Unpacking liblist-compare-perl (0.55-1) ...
16:17:06 #8 44.55 Selecting previously unselected package liblist-someutils-perl.
16:17:06 #8 44.55 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
16:17:06 #8 44.55 Unpacking liblist-someutils-perl (0.58-1) ...
16:17:06 #8 44.60 Selecting previously unselected package liblist-someutils-xs-perl.
16:17:06 #8 44.60 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
16:17:06 #8 44.61 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:17:06 #8 44.64 Selecting previously unselected package liblist-utilsby-perl.
16:17:06 #8 44.64 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
16:17:06 #8 44.65 Unpacking liblist-utilsby-perl (0.11-1) ...
16:17:06 #8 44.69 Selecting previously unselected package libltdl7:amd64.
16:17:06 #8 44.69 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
16:17:06 #8 44.70 Unpacking libltdl7:amd64 (2.4.6-15) ...
16:17:06 #8 44.73 Selecting previously unselected package libltdl-dev:amd64.
16:17:06 #8 44.74 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
16:17:06 #8 44.74 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
16:17:06 #8 44.79 Selecting previously unselected package liblzo2-2:amd64.
16:17:06 #9 44.41 Selecting previously unselected package devscripts.
16:17:06 #9 44.41 Preparing to unpack .../177-devscripts_2.21.4ubuntu1_amd64.deb ...
16:17:06 #9 44.43 Unpacking devscripts (2.21.4ubuntu1) ...
16:17:06 #9 44.51 Selecting previously unselected package diffstat.
16:17:06 #9 44.51 Preparing to unpack .../178-diffstat_1.64-1_amd64.deb ...
16:17:06 #9 44.52 Unpacking diffstat (1.64-1) ...
16:17:06 #9 44.60 Selecting previously unselected package python3-chardet.
16:17:06 #9 44.60 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
16:17:06 #9 44.61 Unpacking python3-chardet (4.0.0-1) ...
16:17:06 #8 DONE 77.0s
16:17:06 #9 65.60 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:17:06 #9 65.61 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:17:06 #9 65.62 Setting up libparams-util-perl (1.102-1build2) ...
16:17:06 #9 65.63 Setting up libdpkg-perl (1.20.9ubuntu2) ...
16:17:06 #9 65.64 Setting up libtime-duration-perl (1.21-1) ...
16:17:06 #9 65.65 Setting up autoconf (2.69-14) ...
16:17:06 #9 65.67 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:06 #9 65.68 Setting up libarray-intspan-perl (2.004-1) ...
16:17:06 #9 65.69 Setting up libcapture-tiny-perl (0.48-1) ...
16:17:06 #9 65.70 Setting up libtimedate-perl (2.3300-2) ...
16:17:06 #9 65.71 Setting up libstdc++-11-dev:arm64 (11.2.0-7ubuntu2) ...
16:17:06 #9 65.72 Setting up gpg-wks-server (2.2.20-1ubuntu4) ...
16:17:06 #9 65.73 Setting up libsub-name-perl (0.26-1build2) ...
16:17:06 #9 65.74 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:17:06 #9 65.75 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:17:06 #9 65.76 Setting up libproc-processtable-perl (0.59-2build2) ...
16:17:06 #9 65.77 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:17:06 #9 65.78 Setting up xauth (1:1.1-1) ...
16:17:06 #9 65.79 Setting up libpath-tiny-perl (0.118-1) ...
16:17:06 #9 65.80 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:17:06 #9 65.81 Setting up libjson-perl (4.03000-1) ...
16:17:06 #9 65.82 Setting up libipc-run3-perl (0.048-2) ...
16:17:06 #9 65.83 Setting up libsub-override-perl (0.09-2) ...
16:17:06 #9 65.84 Setting up libaliased-perl (0.34-1.1) ...
16:17:06 #9 65.85 Setting up libstrictures-perl (2.000006-1) ...
16:17:06 #9 65.86 Setting up libsub-quote-perl (2.006006-1) ...
16:17:06 #9 65.90 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:17:06 #9 65.91 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:17:06 #9 45.17 Selecting previously unselected package libsys-hostname-long-perl.
16:17:06 #9 45.17 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
16:17:06 #9 45.18 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:17:06 #9 45.21 Selecting previously unselected package libmail-sendmail-perl.
16:17:06 #9 45.21 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:17:06 #9 45.22 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:17:06 #9 45.25 Selecting previously unselected package libnet-smtp-ssl-perl.
16:17:06 #9 45.26 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:17:06 #9 45.26 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:17:06 #9 45.29 Selecting previously unselected package libmailtools-perl.
16:17:06 #9 45.29 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
16:17:06 #9 45.30 Unpacking libmailtools-perl (2.21-1) ...
16:17:06 #9 45.38 Selecting previously unselected package libmarkdown2:amd64.
16:17:06 #9 43.96 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
16:17:06 #9 43.96 Unpacking manpages-dev (5.05-1) ...
16:17:06 #9 44.21 Selecting previously unselected package python3-certifi.
16:17:06 #9 44.21 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
16:17:06 #11 6.699 Selecting previously unselected package dh-apparmor.
16:17:06 #11 6.702 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
16:17:06 #11 6.707 Unpacking dh-apparmor (2.13.2-10) ...
16:17:06 #11 6.754 Selecting previously unselected package libbtrfs0.
16:17:06 #11 6.758 Preparing to unpack .../10-libbtrfs0_4.20.1-2_arm64.deb ...
16:17:06 #11 6.761 Unpacking libbtrfs0 (4.20.1-2) ...
16:17:06 #11 6.795 Selecting previously unselected package libbtrfs-dev.
16:17:06 #11 6.798 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_arm64.deb ...
16:17:06 #11 6.804 Unpacking libbtrfs-dev (4.20.1-2) ...
16:17:06 #11 6.843 Selecting previously unselected package dmsetup.
16:17:06 #11 6.847 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_arm64.deb ...
16:17:06 #11 6.852 Unpacking dmsetup (2:1.02.155-3) ...
16:17:06 #11 6.896 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:17:06 #11 6.899 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
16:17:06 #11 6.903 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:17:06 #11 6.944 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:17:06 #11 6.947 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
16:17:06 #11 6.952 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:17:06 #11 6.987 Selecting previously unselected package libudev-dev:arm64.
16:17:06 #11 6.990 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
16:17:06 #11 6.998 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
16:17:06 #8 43.87 Fedora Modular 33 - x86_64 - Updates            3.2 MB/s | 3.2 MB     00:01    
16:17:06 #8 44.81 Last metadata expiration check: 0:00:01 ago on Tue Dec 21 16:17:05 2021.
16:17:06 #11 12.90   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch          56/98 
16:17:06 #11 13.09   Installing       : selinux-policy-targeted-34.22-1.fc34.noarch          56/98 
16:17:06 #11 13.17   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch          56/98 
16:17:06 #11 13.22   Installing       : python3-policycoreutils-3.2-1.fc34.noarch            57/98 
16:17:06 #11 13.26   Installing       : policycoreutils-python-utils-3.2-1.fc34.noarch       58/98 
16:17:06 #11 1.108 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
16:17:06 #11 1.108 Hit:2 http://deb.debian.org/debian bullseye InRelease
16:17:06 #11 1.108 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:17:06 #11 8.378 Preparing to unpack .../18-libpcre2-32-0_10.36-2_arm64.deb ...
16:17:06 #11 8.382 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
16:17:06 #11 8.430 Selecting previously unselected package libpcre2-posix2:arm64.
16:17:06 #11 8.434 Preparing to unpack .../19-libpcre2-posix2_10.36-2_arm64.deb ...
16:17:06 #11 8.438 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
16:17:06 #11 8.470 Selecting previously unselected package libpcre2-dev:arm64.
16:17:06 #11 8.473 Preparing to unpack .../20-libpcre2-dev_10.36-2_arm64.deb ...
16:17:06 #11 8.476 Unpacking libpcre2-dev:arm64 (10.36-2) ...
16:17:06 #11 8.557 Selecting previously unselected package libselinux1-dev:arm64.
16:17:06 #11 8.558 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:17:06 #11 8.562 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:17:06 #11 8.615 Selecting previously unselected package libdevmapper-dev:arm64.
16:17:06 #12 11.19 Get:3 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
16:17:06 #12 11.21 Get:4 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libjsoncpp24 armhf 1.9.4-4 [65.1 kB]
16:17:06 #12 11.21 Get:5 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf librhash0 armhf 1.4.1-1 [134 kB]
16:17:06 #12 11.21 Get:6 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libuv1 armhf 1.40.0-1ubuntu0.1 [69.1 kB]
16:17:06 #12 11.22 Get:7 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf cmake armhf 3.18.4-2ubuntu1 [3513 kB]
16:17:06 #12 11.41 Get:8 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/universe armhf dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
16:17:06 #12 11.42 Get:9 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libbtrfs0 armhf 5.10.1-1build1 [180 kB]
16:17:06 #12 11.43 Get:10 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libbtrfs-dev armhf 5.10.1-1build1 [239 kB]
16:17:06 #12 11.43 Get:11 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2ubuntu4 [120 kB]
16:17:06 #12 11.43 Get:12 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2ubuntu4 [10.8 kB]
16:17:06 #8 46.85 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ...
16:17:06 #8 46.86 Unpacking libtest-fatal-perl (0.014-1) ...
16:17:06 #8 46.89 Selecting previously unselected package libtest-refcount-perl.
16:17:06 #8 46.89 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ...
16:17:06 #8 46.90 Unpacking libtest-refcount-perl (0.08-3) ...
16:17:06 #8 46.93 Selecting previously unselected package libtext-levenshtein-perl.
16:17:06 #8 46.93 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ...
16:17:06 #8 46.93 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:17:06 #8 46.97 Selecting previously unselected package libtype-tiny-xs-perl.
16:17:06 #8 46.97 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
16:17:06 #8 46.98 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
16:17:06 #8 47.00 Selecting previously unselected package libunicode-utf8-perl.
16:17:06 #8 47.01 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ...
16:17:06 #8 47.01 Unpacking libunicode-utf8-perl (0.62-1) ...
16:17:06 #8 47.05 Selecting previously unselected package libunwind8:amd64.
16:17:06 #8 47.05 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
16:17:06 #8 47.05 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
16:17:06 #8 47.09 Selecting previously unselected package libwrap0:amd64.
16:17:06 #8 44.80 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
16:17:06 #8 44.80 Unpacking liblzo2-2:amd64 (2.10-2) ...
16:17:06 #8 44.84 Selecting previously unselected package libsys-hostname-long-perl.
16:17:06 #8 44.84 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
16:17:06 #8 44.84 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:17:06 #8 44.87 Selecting previously unselected package libmail-sendmail-perl.
16:17:06 #8 44.87 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:17:06 #8 44.88 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:17:06 #8 44.91 Selecting previously unselected package libnet-smtp-ssl-perl.
16:17:06 #8 44.91 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:17:06 #8 44.91 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:17:06 #8 44.95 Selecting previously unselected package libmailtools-perl.
16:17:06 #8 44.95 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
16:17:06 #8 44.95 Unpacking libmailtools-perl (2.21-1) ...
16:17:06 #8 45.00 Selecting previously unselected package libmarkdown2:amd64.
16:17:06 #8 45.01 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
16:17:06 #8 45.01 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
16:17:06 
16:17:06 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:17:06 #10 sha256:31e7012f8374a1035e51235813f1c38140172eaa13d6d526d9281b198a412791
16:17:06 #10 DONE 0.1s
16:17:06 
16:17:06 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:06 #11 sha256:4372ea2d1114abf56c7b257bf4a8ae7375921e4322cc4025554e0eab38c46f57
16:17:06 #9 44.66 Selecting previously unselected package python3-six.
16:17:06 #9 44.66 Preparing to unpack .../180-python3-six_1.16.0-2_all.deb ...
16:17:06 #9 44.67 Unpacking python3-six (1.16.0-2) ...
16:17:06 #9 44.70 Selecting previously unselected package zstd.
16:17:06 #9 44.71 Preparing to unpack .../181-zstd_1.4.8+dfsg-2.1_amd64.deb ...
16:17:06 #9 44.71 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:17:06 #9 44.79 Selecting previously unselected package python3-debian.
16:17:06 #9 DONE 73.9s
16:17:06 
16:17:06 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:17:06 #11 sha256:ff79c120701a60d1ae7ac3d2e37606c78322b50eb515f893d55f07860ada5619
16:17:06 #11 DONE 0.1s
16:17:06 
16:17:06 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:06 #12 sha256:21ca0f71fb19100318f795b923daf3c3f56c28b0e84b357f85c1f1724070dd46
16:17:06 #9 65.91 Setting up libsort-versions-perl (1.62-1) ...
16:17:06 #9 65.92 Setting up libexporter-tiny-perl (1.002002-1) ...
16:17:06 #9 65.94 Setting up libre-engine-re2-perl:arm64 (0.14-1build1) ...
16:17:06 #9 65.95 Setting up libfile-dirlist-perl (0.05-2) ...
16:17:06 #9 65.96 Setting up libterm-readkey-perl (2.38-1build2) ...
16:17:06 #9 65.97 Setting up libtext-levenshteinxs-perl (0.03-4build9) ...
16:17:06 #9 65.98 Setting up libperlio-gzip-perl (0.19-1build7) ...
16:17:06 #9 65.99 Setting up libsys-hostname-long-perl (1.5-2) ...
16:17:06 #9 66.00 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:17:06 #9 66.01 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:17:06 #9 66.02 Setting up liburi-perl (5.08-1) ...
16:17:06 #9 66.03 Setting up libfile-touch-perl (0.11-1) ...
16:17:06 #9 66.05 Setting up python3.9 (3.9.7-2build1) ...
16:17:06 #9 45.38 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
16:17:06 #9 45.39 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
16:17:06 #9 45.42 Selecting previously unselected package libmoox-aliases-perl.
16:17:06 #9 45.42 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:17:06 #9 45.43 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:17:06 #9 45.45 Selecting previously unselected package libnamespace-autoclean-perl.
16:17:06 #9 45.46 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:17:06 #9 45.46 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:17:06 #9 45.49 Selecting previously unselected package libobject-id-perl.
16:17:06 #9 45.50 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:17:06 #9 45.50 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:17:06 #9 45.53 Selecting previously unselected package libmoox-struct-perl.
16:17:06 #9 45.53 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
16:17:06 #9 45.53 Unpacking libmoox-struct-perl (0.020-1) ...
16:17:06 #9 45.57 Selecting previously unselected package libmouse-perl.
16:17:06 #9 45.57 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
16:17:06 #9 45.57 Unpacking libmouse-perl (2.5.10-1build2) ...
16:17:06 #9 45.62 Selecting previously unselected package libnumber-range-perl.
16:17:06 #9 44.21 Unpacking python3-certifi (2019.11.28-1) ...
16:17:06 #9 44.26 Selecting previously unselected package python3-idna.
16:17:06 #9 44.26 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
16:17:06 #9 44.27 Unpacking python3-idna (2.8-1) ...
16:17:06 #9 44.31 Selecting previously unselected package python3-urllib3.
16:17:06 #9 44.31 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:17:06 #9 44.31 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:17:06 #9 44.36 Selecting previously unselected package python3-requests.
16:17:06 #9 44.36 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:17:06 #9 44.37 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:17:06 #9 44.40 Selecting previously unselected package python3-unidiff.
16:17:06 #9 44.41 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
16:17:06 #9 44.41 Unpacking python3-unidiff (0.5.5-2) ...
16:17:06 #8 47.05 Setting up libmpc3:amd64 (1.1.0-1) ...
16:17:06 #8 47.06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ...
16:17:06 #8 47.07 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:17:06 #8 47.09 Setting up libgdbm-compat4:amd64 (1.14.1-6) ...
16:17:06 #8 47.10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ...
16:17:06 #8 47.12 Setting up bsdmainutils (11.1.2ubuntu1) ...
16:17:06 #8 47.14 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:17:06 #8 47.14 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:17:06 #8 47.14 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:17:06 #8 47.15 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:17:06 #8 47.15 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ...
16:17:06 #8 47.18 Setting up ca-certificates (20210119~18.04.2) ...
16:17:06 #11 7.041 Selecting previously unselected package libsepol1-dev:arm64.
16:17:06 #11 7.044 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
16:17:06 #11 7.054 Unpacking libsepol1-dev:arm64 (2.8-1) ...
16:17:06 #11 7.116 Selecting previously unselected package libpcre16-3:arm64.
16:17:06 #11 7.119 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
16:17:06 #11 7.123 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
16:17:06 #11 7.177 Selecting previously unselected package libpcre32-3:arm64.
16:17:06 #11 7.180 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
16:17:06 #11 7.184 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
16:17:06 #11 7.226 Selecting previously unselected package libpcrecpp0v5:arm64.
16:17:06 #11 13.27   Installing       : libnl3-3.5.0-6.fc34.aarch64                          59/98 
16:17:06 #11 13.31   Installing       : libibverbs-37.0-1.fc34.aarch64                       60/98 
16:17:06 #11 13.34   Installing       : libpcap-14:1.10.1-1.fc34.aarch64                     61/98 
16:17:06 #11 13.35   Installing       : iptables-legacy-libs-1.8.7-8.fc34.aarch64            62/98 
16:17:06 #11 13.38   Installing       : libcbor-0.7.0-3.fc34.aarch64                         63/98 
16:17:06 #11 13.39   Installing       : libfido2-1.6.0-2.fc34.aarch64                        64/98 
16:17:06 #11 13.40   Installing       : openssh-clients-8.6p1-5.fc34.aarch64                 65/98 
16:17:06 #11 8.618 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:17:06 #11 8.622 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:17:06 #11 8.654 Selecting previously unselected package libseccomp-dev:arm64.
16:17:06 #11 8.657 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:17:06 #11 8.660 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:17:06 #11 8.696 Selecting previously unselected package libsystemd-dev:arm64.
16:17:06 #11 8.700 Preparing to unpack .../24-libsystemd-dev_247.3-6_arm64.deb ...
16:17:06 #11 8.703 Unpacking libsystemd-dev:arm64 (247.3-6) ...
16:17:06 #11 8.804 Selecting previously unselected package pkg-config.
16:17:06 #11 8.807 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ...
16:17:06 #11 8.811 Unpacking pkg-config (0.29.2-1) ...
16:17:06 #11 8.854 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:17:06 #11 8.868 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:17:06 #12 11.43 Get:13 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libudev-dev armhf 247.3-3ubuntu3.6 [20.2 kB]
16:17:06 #12 11.43 Get:14 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libsepol1-dev armhf 3.1-1ubuntu1 [306 kB]
16:17:06 #12 11.45 Get:15 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpcre2-16-0 armhf 10.36-2ubuntu5 [154 kB]
16:17:06 #12 11.45 Get:16 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpcre2-32-0 armhf 10.36-2ubuntu5 [145 kB]
16:17:06 #12 11.49 Get:17 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpcre2-posix2 armhf 10.36-2ubuntu5 [5388 B]
16:17:06 #12 11.56 Get:18 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libpcre2-dev armhf 10.36-2ubuntu5 [594 kB]
16:17:06 #12 11.57 Get:19 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libselinux1-dev armhf 3.1-3build1 [142 kB]
16:17:06 #12 11.57 Get:20 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libdevmapper-dev armhf 2:1.02.175-2ubuntu4 [35.8 kB]
16:17:06 #12 11.58 Get:21 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1 [79.5 kB]
16:17:06 #12 11.58 Get:22 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libsystemd-dev armhf 247.3-3ubuntu3.6 [299 kB]
16:17:06 #12 11.58 Get:23 http://ports.ubuntu.com/ubuntu-ports hirsute-updates/main armhf libglib2.0-0 armhf 2.68.1-1~ubuntu21.04.1 [1154 kB]
16:17:06 #12 11.65 Get:24 http://ports.ubuntu.com/ubuntu-ports hirsute/main armhf pkg-config armhf 0.29.2-1ubuntu1 [43.4 kB]
16:17:06 #8 47.10 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ...
16:17:06 #8 47.10 Unpacking libwrap0:amd64 (7.6.q-28) ...
16:17:06 #8 47.13 Selecting previously unselected package libxau6:amd64.
16:17:06 #8 47.14 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
16:17:06 #8 47.14 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
16:17:06 #8 47.17 Selecting previously unselected package libxdmcp6:amd64.
16:17:06 #8 47.18 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:17:06 #8 47.18 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:17:06 #8 47.22 Selecting previously unselected package libxcb1:amd64.
16:17:06 #8 47.22 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ...
16:17:06 #8 47.23 Unpacking libxcb1:amd64 (1.13.1-2) ...
16:17:06 #8 47.26 Selecting previously unselected package libx11-data.
16:17:06 #8 47.26 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
16:17:06 #8 47.27 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
16:17:06 #8 47.34 Selecting previously unselected package libx11-6:amd64.
16:17:06 #9 9.305 Running transaction check
16:17:06 #9 9.428 Transaction check succeeded.
16:17:06 #9 9.428 Running transaction test
16:17:06 #8 45.04 Selecting previously unselected package libmime-tools-perl.
16:17:06 #8 45.04 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
16:17:06 #8 45.05 Unpacking libmime-tools-perl (5.509-1) ...
16:17:06 #8 45.10 Selecting previously unselected package libmoox-aliases-perl.
16:17:06 #8 45.10 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:17:06 #8 45.10 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:17:06 #8 45.14 Selecting previously unselected package libnamespace-autoclean-perl.
16:17:06 #8 45.14 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:17:06 #8 45.15 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:17:06 #8 45.18 Selecting previously unselected package libobject-id-perl.
16:17:06 #8 45.18 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
16:17:06 #8 45.19 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:17:06 #8 45.22 Selecting previously unselected package libmoox-struct-perl.
16:17:06 #8 45.22 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
16:17:06 #8 45.23 Unpacking libmoox-struct-perl (0.020-1) ...
16:17:06 #8 45.26 Selecting previously unselected package libmouse-perl.
16:17:06 #8 44.61 (1/143): abattis-cantarell-fonts-0.301-3.fc35.n 1.5 MB/s | 364 kB     00:00    
16:17:06 #8 44.62 (2/143): adobe-source-code-pro-fonts-2.030.1.05 3.3 MB/s | 831 kB     00:00    
16:17:06 #8 44.63 (3/143): bzip2-1.0.8-9.fc35.x86_64.rpm          6.4 MB/s |  52 kB     00:00    
16:17:06 #8 44.65 (4/143): cpio-2.13-11.fc35.x86_64.rpm            20 MB/s | 270 kB     00:00    
16:17:06 #8 44.66 (5/143): binutils-gold-2.37-10.fc35.x86_64.rpm   15 MB/s | 728 kB     00:00    
16:17:06 #8 44.67 (6/143): dash-0.5.10.2-9.fc35.x86_64.rpm        5.8 MB/s |  96 kB     00:00    
16:17:06 #8 44.68 (7/143): dbus-libs-1.12.20-5.fc35.x86_64.rpm    9.3 MB/s | 152 kB     00:00    
16:17:06 #8 44.69 (8/143): debugedit-5.0-2.fc35.x86_64.rpm        4.1 MB/s |  76 kB     00:00    
16:17:06 #8 44.69 (9/143): devscripts-checkbashisms-2.21.4-1.fc35 3.0 MB/s |  28 kB     00:00    
16:17:06 #8 44.70 (10/143): diffutils-3.8-1.fc35.x86_64.rpm        28 MB/s | 400 kB     00:00    
16:17:06 #8 44.73 (11/143): binutils-2.37-10.fc35.x86_64.rpm       17 MB/s | 6.0 MB     00:00    
16:17:06 #8 44.74 (12/143): dwz-0.14-2.fc35.x86_64.rpm            2.8 MB/s | 127 kB     00:00    
16:17:06 #8 44.74 (13/143): ed-1.14.2-11.fc35.x86_64.rpm          2.0 MB/s |  73 kB     00:00    
16:17:06 #8 44.74 (14/143): efi-srpm-macros-5-4.fc35.noarch.rpm   2.6 MB/s |  22 kB     00:00    
16:17:06 #8 44.75 (15/143): enchant-1.6.0-28.fc35.x86_64.rpm      7.6 MB/s |  59 kB     00:00    
16:17:06 #8 44.75 (16/143): file-5.40-9.fc35.x86_64.rpm           6.7 MB/s |  51 kB     00:00    
16:17:06 #8 44.76 (17/143): fonts-filesystem-2.0.5-6.fc35.noarch. 1.2 MB/s | 8.9 kB     00:00    
16:17:06 #8 44.77 (18/143): findutils-4.8.0-4.fc35.x86_64.rpm      25 MB/s | 538 kB     00:00    
16:17:06 #9 44.79 Preparing to unpack .../182-python3-debian_0.1.39ubuntu1_all.deb ...
16:17:06 #9 44.80 Unpacking python3-debian (0.1.39ubuntu1) ...
16:17:06 #9 44.84 Selecting previously unselected package libgpgme11:amd64.
16:17:06 #9 44.84 Preparing to unpack .../183-libgpgme11_1.14.0-1ubuntu4_amd64.deb ...
16:17:06 #9 44.85 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu4) ...
16:17:06 #9 44.89 Selecting previously unselected package python3-gpg.
16:17:06 #9 44.89 Preparing to unpack .../184-python3-gpg_1.14.0-1ubuntu4_amd64.deb ...
16:17:06 #9 44.89 Unpacking python3-gpg (1.14.0-1ubuntu4) ...
16:17:06 #9 44.95 Selecting previously unselected package dput.
16:17:06 #9 44.95 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ...
16:17:06 #9 44.96 Unpacking dput (1.1.0ubuntu2) ...
16:17:06 #9 45.00 Selecting previously unselected package fonts-dejavu-core.
16:17:06 #9 45.00 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
16:17:06 #9 45.00 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:17:06 #9 45.62 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
16:17:06 #9 45.63 Unpacking libnumber-range-perl (0.12-1.1) ...
16:17:06 #9 45.66 Selecting previously unselected package libpackage-stash-xs-perl.
16:17:06 #9 45.66 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
16:17:06 #9 45.67 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
16:17:06 #9 45.70 Selecting previously unselected package libpath-iterator-rule-perl.
16:17:06 #9 45.70 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:17:06 #9 45.70 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:17:06 #9 45.74 Selecting previously unselected package libperlio-gzip-perl.
16:17:06 #9 45.74 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
16:17:06 #9 45.75 Unpacking libperlio-gzip-perl (0.19-1build6) ...
16:17:06 #9 45.78 Selecting previously unselected package libpod-parser-perl.
16:17:06 #9 45.78 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
16:17:06 #9 45.79 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:17:06 #9 45.81 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:17:06 #9 45.81 Unpacking libpod-parser-perl (1.63-2) ...
16:17:06 #9 45.85 Selecting previously unselected package libpod-constants-perl.
16:17:06 #9 45.85 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
16:17:06 #9 45.85 Unpacking libpod-constants-perl (0.19-2) ...
16:17:06 #9 45.88 Selecting previously unselected package libproc-processtable-perl.
16:17:06 #9 45.88 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
16:17:06 #9 45.89 Unpacking libproc-processtable-perl (0.59-2build1) ...
16:17:06 #9 45.93 Selecting previously unselected package libre2-9:amd64.
16:17:06 #9 45.93 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
16:17:06 #9 45.93 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
16:17:06 #9 45.97 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:17:06 #9 44.50 Selecting previously unselected package python3-xdg.
16:17:06 #9 44.50 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
16:17:06 #9 44.50 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:17:06 #9 44.54 Selecting previously unselected package unzip.
16:17:06 #9 44.54 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
16:17:06 #9 44.54 Unpacking unzip (6.0-25ubuntu1) ...
16:17:06 #9 44.59 Selecting previously unselected package equivs.
16:17:06 #9 44.59 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
16:17:06 #9 44.60 Unpacking equivs (2.2.0) ...
16:17:06 #9 44.63 Selecting previously unselected package libauthen-sasl-perl.
16:17:06 #9 44.63 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
16:17:06 #9 44.64 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:17:06 #9 44.68 Selecting previously unselected package python3-magic.
16:17:06 #9 44.68 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
16:17:06 #9 44.69 Unpacking python3-magic (2:0.4.15-3) ...
16:17:06 #8 47.53 Updating certificates in /etc/ssl/certs...
16:17:06 #11 7.229 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
16:17:06 #11 7.233 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
16:17:06 #11 7.263 Selecting previously unselected package libpcre3-dev:arm64.
16:17:06 #11 7.266 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
16:17:06 #11 7.270 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
16:17:06 #11 7.344 Selecting previously unselected package libselinux1-dev:arm64.
16:17:06 #11 7.347 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
16:17:06 #11 7.350 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
16:17:06 #11 7.402 Selecting previously unselected package libdevmapper-dev:arm64.
16:17:06 #11 7.406 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
16:17:06 #11 7.409 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:17:06 #11 7.438 Selecting previously unselected package libseccomp-dev:arm64.
16:17:06 #11 7.441 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
16:17:06 #11 7.445 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
16:17:06 #11 13.43   Running scriptlet: openssh-clients-8.6p1-5.fc34.aarch64                 65/98 
16:17:06 #11 13.53   Installing       : git-core-2.31.1-3.fc34.aarch64                       66/98 
16:17:06 #11 13.59   Installing       : git-core-doc-2.31.1-3.fc34.noarch                    67/98 
16:17:06 #11 13.64   Installing       : perl-Git-2.31.1-3.fc34.noarch                        68/98 
16:17:06 #11 13.65   Installing       : git-2.31.1-3.fc34.aarch64                            69/98 
16:17:06 #11 13.70   Installing       : libargon2-20171227-6.fc34.aarch64                    70/98 
16:17:06 #11 8.878 Setting up libpcre2-16-0:arm64 (10.36-2) ...
16:17:06 #11 8.887 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:17:06 #11 8.897 Setting up libpcre2-32-0:arm64 (10.36-2) ...
16:17:06 #11 8.906 Setting up libuv1:arm64 (1.40.0-2) ...
16:17:06 #11 8.916 Setting up bash-completion (1:2.11-2) ...
16:17:06 #12 11.81 debconf: delaying package configuration, since apt-utils is not installed
16:17:06 #12 11.85 Fetched 9497 kB in 4s (2223 kB/s)
16:17:07 #8 47.34 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ...
16:17:07 #8 47.35 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
16:17:07 #8 47.44 Selecting previously unselected package libxext6:amd64.
16:17:07 #8 47.44 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
16:17:07 #8 47.45 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
16:17:07 #8 47.48 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:07 #8 47.48 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:17:07 #8 47.48 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:17:07 #8 47.51 Selecting previously unselected package libxml-sax-base-perl.
16:17:07 #8 47.51 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
16:17:07 #8 47.52 Unpacking libxml-sax-base-perl (1.09-1) ...
16:17:07 #8 47.55 Selecting previously unselected package libxml-sax-perl.
16:17:07 #8 45.26 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
16:17:07 #8 45.27 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:17:07 #8 45.31 Selecting previously unselected package libnumber-range-perl.
16:17:07 #8 45.32 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
16:17:07 #8 45.32 Unpacking libnumber-range-perl (0.12-1.1) ...
16:17:07 #8 45.36 Selecting previously unselected package libossp-uuid16:amd64.
16:17:07 #8 45.36 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
16:17:07 #8 45.37 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
16:17:07 #8 45.40 Selecting previously unselected package libossp-uuid-perl.
16:17:07 #8 45.40 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
16:17:07 #8 45.41 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:17:07 #8 45.44 Selecting previously unselected package libpackage-stash-xs-perl.
16:17:07 #8 45.44 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
16:17:07 #8 45.45 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:17:07 #8 45.48 Selecting previously unselected package libpath-iterator-rule-perl.
16:17:07 #8 45.48 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:17:07 #8 45.49 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:17:07 #8 45.53 Selecting previously unselected package libperlio-gzip-perl.
16:17:07 #8 45.53 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
16:17:07 #8 45.53 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:17:07 #8 45.57 Selecting previously unselected package libpod-parser-perl.
16:17:07 #8 45.57 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
16:17:07 #8 45.58 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:17:07 #8 44.77 (19/143): fonts-srpm-macros-2.0.5-6.fc35.noarch 2.2 MB/s |  27 kB     00:00    
16:17:07 #8 44.78 (20/143): elfutils-0.185-5.fc35.x86_64.rpm       12 MB/s | 515 kB     00:00    
16:17:07 #8 44.78 (21/143): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 680 kB/s | 7.6 kB     00:00    
16:17:07 #8 44.79 (22/143): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm   29 MB/s | 467 kB     00:00    
16:17:07 #8 44.79 (23/143): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 615 kB/s | 7.8 kB     00:00    
16:17:07 #8 44.79 (24/143): gnat-srpm-macros-4-14.fc35.noarch.rpm 696 kB/s | 8.2 kB     00:00    
16:17:07 #8 44.80 (25/143): go-srpm-macros-3.0.11-2.fc35.noarch.r 3.5 MB/s |  25 kB     00:00    
16:17:07 #8 44.82 (26/143): gsettings-desktop-schemas-41.0-1.fc35  30 MB/s | 688 kB     00:00    
16:17:07 #8 44.83 (27/143): groff-base-1.22.4-8.fc35.x86_64.rpm    27 MB/s | 1.0 MB     00:00    
16:17:07 #8 44.84 (28/143): hunspell-1.7.0-11.fc35.x86_64.rpm     7.4 MB/s | 322 kB     00:00    
16:17:07 #8 44.85 (29/143): hunspell-en-0.20140811.1-20.fc35.noar 6.3 MB/s | 180 kB     00:00    
16:17:07 #8 44.85 (30/143): hunspell-en-GB-0.20140811.1-20.fc35.n  18 MB/s | 225 kB     00:00    
16:17:07 #8 44.86 (31/143): hunspell-en-US-0.20140811.1-20.fc35.n 9.6 MB/s | 176 kB     00:00    
16:17:07 #8 44.86 (32/143): hunspell-filesystem-1.7.0-11.fc35.x86 480 kB/s | 7.8 kB     00:00    
16:17:07 #8 44.87 (33/143): kernel-srpm-macros-1.0-6.fc35.noarch. 1.0 MB/s | 8.0 kB     00:00    
16:17:07 #8 44.88 (34/143): json-glib-1.6.6-1.fc35.x86_64.rpm     7.5 MB/s | 151 kB     00:00    
16:17:07 #8 44.89 (35/143): info-6.8-2.fc35.x86_64.rpm            6.4 MB/s | 222 kB     00:00    
16:17:07 #8 44.89 (36/143): libappstream-glib-0.7.18-3.fc35.x86_6  19 MB/s | 387 kB     00:00    
16:17:07 #8 44.90 (37/143): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm 9.5 MB/s | 176 kB     00:00    
16:17:07 #8 44.90 (38/143): libpkgconf-1.8.0-1.fc35.x86_64.rpm    2.9 MB/s |  36 kB     00:00    
16:17:07 #8 44.91 (39/143): libpng-1.6.37-11.fc35.x86_64.rpm       13 MB/s | 119 kB     00:00    
16:17:07 #8 44.91 (40/143): libstemmer-0-17.585svn.fc35.x86_64.rp 8.1 MB/s |  82 kB     00:00    
16:17:07 #8 44.91 (41/143): lua-srpm-macros-1-5.fc35.noarch.rpm   1.4 MB/s | 8.4 kB     00:00    
16:17:07 #8 44.92 (42/143): nim-srpm-macros-3-5.fc35.noarch.rpm   1.3 MB/s | 8.4 kB     00:00    
16:17:07 #8 44.93 (43/143): libproxy-0.4.17-3.fc35.x86_64.rpm     2.6 MB/s |  71 kB     00:00    
16:17:07 #8 44.94 (44/143): ncurses-6.2-8.20210508.fc35.x86_64.rp  13 MB/s | 400 kB     00:00    
16:17:07 #8 44.95 (45/143): ocaml-srpm-macros-6-5.fc35.noarch.rpm 311 kB/s | 7.8 kB     00:00    
16:17:07 #8 44.95 (46/143): openblas-srpm-macros-2-10.fc35.noarch 285 kB/s | 7.4 kB     00:00    
16:17:07 #8 44.96 (47/143): perl-Carp-1.52-478.fc35.noarch.rpm    3.3 MB/s |  29 kB     00:00    
16:17:07 #8 44.96 (48/143): patch-2.7.6-15.fc35.x86_64.rpm        9.0 MB/s | 127 kB     00:00    
16:17:07 #8 44.96 (49/143): perl-Data-Dumper-2.183-2.fc35.x86_64. 4.6 MB/s |  56 kB     00:00    
16:17:07 #8 44.97 (50/143): perl-Digest-1.20-1.fc35.noarch.rpm    2.3 MB/s |  25 kB     00:00    
16:17:07 #8 44.97 (51/143): perl-Exporter-5.76-479.fc35.noarch.rp 4.6 MB/s |  31 kB     00:00    
16:17:07 #8 44.98 (52/143): perl-File-Path-2.18-478.fc35.noarch.r 5.0 MB/s |  35 kB     00:00    
16:17:07 #8 44.98 (53/143): perl-File-Temp-0.231.100-478.fc35.noa 8.0 MB/s |  59 kB     00:00    
16:17:07 #8 44.98 (54/143): perl-Digest-MD5-2.58-478.fc35.x86_64. 1.9 MB/s |  36 kB     00:00    
16:17:07 #8 44.99 (55/143): perl-Getopt-Long-2.52-478.fc35.noarch 5.8 MB/s |  60 kB     00:00    
16:17:07 #8 44.99 (56/143): perl-IO-Socket-IP-0.41-479.fc35.noarc 4.2 MB/s |  42 kB     00:00    
16:17:07 #8 44.99 (57/143): perl-MIME-Base64-3.16-478.fc35.x86_64 5.1 MB/s |  30 kB     00:00    
16:17:07 #8 45.00 (58/143): perl-PathTools-3.80-478.fc35.x86_64.r 8.9 MB/s |  85 kB     00:00    
16:17:07 #8 45.01 (59/143): perl-IO-Socket-SSL-2.072-1.fc35.noarc  10 MB/s | 217 kB     00:00    
16:17:07 #8 45.04 (60/143): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 6.5 MB/s | 349 kB     00:00    
16:17:07 #8 45.05 (61/143): perl-Pod-Escapes-1.07-478.fc35.noarch 435 kB/s |  20 kB     00:00    
16:17:07 #8 45.05 (62/143): perl-Pod-Perldoc-3.28.01-479.fc35.noa 7.6 MB/s |  84 kB     00:00    
16:17:07 #8 45.09 (63/143): perl-Pod-Simple-3.43-2.fc35.noarch.rp 4.9 MB/s | 215 kB     00:00    
16:17:07 #9 45.17 Selecting previously unselected package fontconfig-config.
16:17:07 #9 45.17 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:17:07 #9 45.18 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:17:07 #9 45.35 Selecting previously unselected package libcurl3-gnutls:amd64.
16:17:07 #9 45.98 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
16:17:07 #9 45.98 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
16:17:07 #9 46.01 Selecting previously unselected package libreadonly-perl.
16:17:07 #9 46.01 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
16:17:07 #9 46.02 Unpacking libreadonly-perl (2.050-3) ...
16:17:07 #9 46.05 Selecting previously unselected package libref-util-perl.
16:17:07 #9 46.05 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
16:17:07 #9 46.05 Unpacking libref-util-perl (0.204-1) ...
16:17:07 #9 46.09 Selecting previously unselected package libref-util-xs-perl.
16:17:07 #9 46.09 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
16:17:07 #9 46.09 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:17:07 #9 46.12 Selecting previously unselected package libregexp-pattern-license-perl.
16:17:07 #9 46.12 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:17:07 #9 46.12 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:17:07 #9 46.16 Selecting previously unselected package libregexp-pattern-perl.
16:17:07 #9 46.16 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:17:07 #9 46.17 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:17:07 #9 46.20 Selecting previously unselected package libsasl2-modules:amd64.
16:17:07 #11 7.477 Selecting previously unselected package libsystemd-dev:arm64.
16:17:07 #11 7.480 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
16:17:07 #11 7.484 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
16:17:07 #11 7.578 Selecting previously unselected package pkg-config.
16:17:07 #11 7.579 Preparing to unpack .../25-pkg-config_0.29-6_arm64.deb ...
16:17:07 #11 7.583 Unpacking pkg-config (0.29-6) ...
16:17:07 #11 7.627 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
16:17:07 #11 7.636 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
16:17:07 #11 7.646 Setting up libpcre16-3:arm64 (2:8.39-12) ...
16:17:07 #11 7.657 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:17:07 #11 7.667 Setting up libprocps7:arm64 (2:3.3.15-2) ...
16:17:07 #11 7.678 Setting up libsepol1-dev:arm64 (2.8-1) ...
16:17:07 #11 7.688 Setting up libbtrfs0 (4.20.1-2) ...
16:17:07 #9 44.77 Setting up libapt-pkg-perl (0.1.36build3) ...
16:17:07 #9 44.78 Setting up libksba8:amd64 (1.3.5-2) ...
16:17:07 #9 44.79 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
16:17:07 #9 44.81 Setting up wdiff (1.2.2-2build1) ...
16:17:07 #9 44.82 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
16:17:07 #9 44.83 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
16:17:07 #9 44.85 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
16:17:07 #9 44.86 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:17:07 #9 44.87 Setting up mime-support (3.64ubuntu1) ...
16:17:07 #9 44.90 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:17:07 #9 44.93 Setting up libmagic-mgc (1:5.38-4) ...
16:17:07 #9 44.98 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:17:07 #9 66.71 Setting up libc-devtools (2.34-0ubuntu3) ...
16:17:07 #9 66.72 Setting up libemail-address-xs-perl (1.04-1build5) ...
16:17:07 #11 13.71   Installing       : gc-8.0.4-5.fc34.aarch64                              71/98 
16:17:07 #11 9.446 Setting up libncurses6:arm64 (6.2+20201114-2) ...
16:17:07 #12 11.89 Selecting previously unselected package bash-completion.
16:17:07 #12 11.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26447 files and directories currently installed.)
16:17:07 #12 11.90 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:17:07 #15 DONE 2.4s
16:17:07 
16:17:07 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:07 #16 sha256:642d59d5ec14c02316678c4b7ccaa8e9feafc31c62d95886f1166a641b80511a
16:17:07 #16 DONE 0.0s
16:17:07 
16:17:07 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:07 #17 sha256:8a63abbbfd66a5c2c17c78cf2fa57162fcfa843fcfebb8a907810a15d8f316ce
16:17:07 #17 DONE 0.0s
16:17:07 
16:17:07 #18 exporting to image
16:17:07 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:07 #18 exporting layers
16:17:07 #8 47.56 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ...
16:17:07 #8 47.56 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
16:17:07 #8 47.60 Selecting previously unselected package libxml-libxml-perl.
16:17:07 #8 47.60 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
16:17:07 #8 47.61 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
16:17:07 #8 47.67 Selecting previously unselected package libxml-sax-expat-perl.
16:17:07 #8 47.67 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ...
16:17:07 #8 47.68 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:17:07 #8 47.71 Selecting previously unselected package libxml-simple-perl.
16:17:07 #8 47.71 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ...
16:17:07 #8 47.71 Unpacking libxml-simple-perl (2.25-1) ...
16:17:07 #8 47.75 Selecting previously unselected package libxmlrpc-lite-perl.
16:17:07 #8 47.75 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ...
16:17:07 #8 47.75 Unpacking libxmlrpc-lite-perl (0.717-2) ...
16:17:07 #8 47.79 Selecting previously unselected package libxmuu1:amd64.
16:17:07 #8 47.79 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
16:17:07 #8 47.80 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:17:07 #8 47.83 Selecting previously unselected package libyaml-0-2:amd64.
16:17:07 #8 47.83 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ...
16:17:07 #8 47.84 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
16:17:07 #8 47.87 Selecting previously unselected package libyaml-libyaml-perl.
16:17:07 #8 47.87 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
16:17:07 #8 47.88 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
16:17:07 #8 47.91 Selecting previously unselected package licensecheck.
16:17:07 #8 45.59 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:17:07 #8 45.60 Unpacking libpod-parser-perl (1.63-2) ...
16:17:07 #8 45.66 Selecting previously unselected package libpod-constants-perl.
16:17:07 #8 45.66 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
16:17:07 #8 45.66 Unpacking libpod-constants-perl (0.19-2) ...
16:17:07 #8 45.70 Selecting previously unselected package libproc-processtable-perl.
16:17:07 #8 45.70 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
16:17:07 #8 45.70 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:17:07 #8 45.75 Selecting previously unselected package libre2-9:amd64.
16:17:07 #8 45.75 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
16:17:07 #8 45.76 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
16:17:07 #8 45.80 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:17:07 #8 45.14 (64/143): perl-Pod-Usage-2.01-478.fc35.noarch.r 452 kB/s |  40 kB     00:00    
16:17:07 #8 45.14 (65/143): perl-Socket-2.032-2.fc35.x86_64.rpm   984 kB/s |  55 kB     00:00    
16:17:07 #8 45.15 (66/143): perl-Storable-3.25-1.fc35.x86_64.rpm  1.6 MB/s |  95 kB     00:00    
16:17:07 #8 45.15 (67/143): perl-Term-ANSIColor-5.01-479.fc35.noa 4.6 MB/s |  48 kB     00:00    
16:17:07 #8 45.15 (68/143): perl-Text-ParseWords-3.30-478.fc35.no 2.1 MB/s |  16 kB     00:00    
16:17:07 #8 45.16 (69/143): perl-Term-Cap-1.17-478.fc35.noarch.rp 1.7 MB/s |  22 kB     00:00    
16:17:07 #8 45.17 (70/143): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 1.2 MB/s |  22 kB     00:00    
16:17:07 #8 45.18 (71/143): perl-Time-Local-1.300-478.fc35.noarch 1.6 MB/s |  33 kB     00:00    
16:17:07 #8 45.18 (72/143): perl-constant-1.33-479.fc35.noarch.rp 1.5 MB/s |  23 kB     00:00    
16:17:07 #8 45.19 (73/143): perl-URI-5.09-4.fc35.noarch.rpm       5.5 MB/s | 108 kB     00:00    
16:17:07 #8 45.22 (74/143): perl-libnet-3.13-479.fc35.noarch.rpm  3.2 MB/s | 125 kB     00:00    
16:17:07 #8 45.22 (75/143): perl-parent-0.238-478.fc35.noarch.rpm 408 kB/s |  14 kB     00:00    
16:17:07 #8 45.22 (76/143): perl-podlators-4.14-478.fc35.noarch.r  13 MB/s | 111 kB     00:00    
16:17:07 #8 45.23 (77/143): pkgconf-1.8.0-1.fc35.x86_64.rpm       4.7 MB/s |  41 kB     00:00    
16:17:07 #8 45.23 (78/143): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    2.3 MB/s |  14 kB     00:00    
16:17:07 #8 45.23 (79/143): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 1.6 MB/s |  10 kB     00:00    
16:17:07 #8 45.24 (80/143): perl-srpm-macros-1-42.fc35.noarch.rpm 389 kB/s | 8.3 kB     00:00    
16:17:07 #8 45.24 (81/143): python3-construct-2.10.67-3.fc35.noar 9.3 MB/s | 112 kB     00:00    
16:17:07 #8 45.28 (82/143): python3-dbus-1.2.18-2.fc35.x86_64.rpm 3.2 MB/s | 132 kB     00:00    
16:17:07 #8 45.31 (83/143): python3-dateutil-2.8.1-7.fc35.noarch. 3.7 MB/s | 289 kB     00:00    
16:17:07 #14 10.80   Running scriptlet: m4-1.4.18-7.el8.x86_64                               15/92 
16:17:07 #14 11.82   Installing       : cpp-8.5.0-4.el8_5.x86_64                             16/92 
16:17:07 #14 11.83   Running scriptlet: cpp-8.5.0-4.el8_5.x86_64                             16/92 
16:17:07 #14 11.85   Installing       : python3-libsemanage-2.9-6.el8.x86_64                 17/92 
16:17:07 #14 11.96   Installing       : python3-setools-4.3.0-2.el8.x86_64                   18/92 
16:17:07 #14 12.04   Running scriptlet: openssh-8.0p1-10.el8.x86_64                          19/92 
16:17:07 #14 12.11   Installing       : openssh-8.0p1-10.el8.x86_64                          19/92 
16:17:07 #14 12.15   Installing       : libselinux-utils-2.9-5.el8.x86_64                    20/92 
16:17:07 #14 12.19   Installing       : policycoreutils-2.9-16.el8.x86_64                    21/92 
16:17:07 #14 12.23   Running scriptlet: policycoreutils-2.9-16.el8.x86_64                    21/92 
16:17:07 #14 12.25   Installing       : libsepol-devel-2.9-3.el8.x86_64                      22/92 
16:17:07 #9 45.35 Preparing to unpack .../188-libcurl3-gnutls_7.74.0-1.3ubuntu2_amd64.deb ...
16:17:07 #9 45.38 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2) ...
16:17:07 #9 45.58 Selecting previously unselected package liberror-perl.
16:17:07 #9 45.58 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
16:17:07 #9 45.61 Unpacking liberror-perl (0.17029-1) ...
16:17:07 #9 46.20 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
16:17:07 #9 46.21 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:17:07 #9 46.24 Selecting previously unselected package libsereal-decoder-perl.
16:17:07 #9 46.25 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
16:17:07 #9 46.25 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:17:07 #9 46.30 Selecting previously unselected package libsereal-encoder-perl.
16:17:07 #9 46.31 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
16:17:07 #9 46.31 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:17:07 #9 46.34 Selecting previously unselected package libsort-key-perl.
16:17:07 #9 46.35 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
16:17:07 #9 46.35 Unpacking libsort-key-perl (1.33-2build3) ...
16:17:07 #9 46.38 Selecting previously unselected package libstring-copyright-perl.
16:17:07 #9 46.38 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
16:17:07 #9 46.38 Unpacking libstring-copyright-perl (0.003006-1) ...
16:17:07 #9 46.41 Selecting previously unselected package libstring-escape-perl.
16:17:07 #11 7.699 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
16:17:07 #11 7.714 Setting up bash-completion (1:2.8-6) ...
16:17:07 #9 44.99 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
16:17:07 #9 45.00 No schema files found: doing nothing.
16:17:07 #9 45.01 Setting up distro-info-data (0.43ubuntu1.9) ...
16:17:07 #9 45.02 Setting up manpages (5.05-1) ...
16:17:07 #9 45.03 Setting up unzip (6.0-25ubuntu1) ...
16:17:07 #9 45.05 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
16:17:07 #9 45.07 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
16:17:07 #9 45.08 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
16:17:07 #9 45.10 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ...
16:17:07 #9 45.11 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
16:17:07 #9 45.12 Setting up libmagic1:amd64 (1:5.38-4) ...
16:17:07 #9 45.15 Setting up less (551-1ubuntu0.1) ...
16:17:07 #9 45.17 Setting up perl-openssl-defaults:amd64 (4) ...
16:17:07 #9 45.18 Setting up linux-libc-dev:amd64 (5.4.0-91.102) ...
16:17:07 #9 45.19 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
16:17:07 #9 45.20 Setting up gettext-base (0.19.8.1-10build1) ...
16:17:07 #9 45.22 Setting up libnpth0:amd64 (1.6-1) ...
16:17:07 #9 45.23 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:17:07 #9 45.25 Setting up file (1:5.38-4) ...
16:17:07 #9 45.26 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
16:17:07 #9 45.27 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:07 #9 45.28 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
16:17:07 #9 45.29 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:17:07 #9 66.73 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:17:07 #9 66.74 Setting up automake (1:1.16.4-2) ...
16:17:07 #9 66.74 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:07 #9 66.74 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:17:07 #9 66.74 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:17:07 #9 66.75 Setting up libapt-pkg-perl (0.1.40) ...
16:17:07 #9 66.76 Setting up libstring-escape-perl (2010.002-2) ...
16:17:07 #9 66.77 Setting up libhttp-date-perl (6.05-1) ...
16:17:07 #9 66.78 Setting up libfile-which-perl (1.23-1) ...
16:17:07 #9 66.79 Setting up libfile-basedir-perl (0.08-1) ...
16:17:07 #9 66.80 Setting up libnumber-range-perl (0.12-1.1) ...
16:17:07 #9 66.81 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:17:07 #9 66.82 Setting up libmouse-perl (2.5.10-1build2) ...
16:17:07 #9 66.83 Setting up libfile-listing-perl (6.14-1) ...
16:17:07 #9 66.84 Setting up gpg-wks-client (2.2.20-1ubuntu4) ...
16:17:07 #9 66.86 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:17:07 #9 66.87 Setting up libdata-messagepack-perl (1.01-2) ...
16:17:07 #9 66.88 Setting up libfont-afm-perl (1.20-3) ...
16:17:07 #9 66.89 Setting up libwant-perl (0.29-1build6) ...
16:17:07 #9 66.90 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:17:07 #9 66.91 Setting up libtext-glob-perl (0.11-1) ...
16:17:07 #9 66.92 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:17:07 #9 66.93 Setting up liblist-compare-perl (0.55-1) ...
16:17:07 #9 66.94 Setting up libref-util-xs-perl (0.117-1build3) ...
16:17:07 #9 66.95 Setting up libio-pty-perl (1:1.15-2build1) ...
16:17:07 #9 66.96 Setting up g++-11 (11.2.0-7ubuntu2) ...
16:17:07 #9 66.98 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:17:07 #9 67.00 Setting up libsort-key-perl (1.33-2build4) ...
16:17:07 #9 67.01 Setting up libclone-perl (0.45-1build1) ...
16:17:07 #9 67.02 Setting up libalgorithm-diff-perl (1.201-1) ...
16:17:07 #9 67.02 Setting up libarchive-zip-perl (1.68-1) ...
16:17:07 #8 47.95 128 added, 0 removed; done.
16:17:07 #8 48.00 Setting up manpages-dev (4.15-1) ...
16:17:07 #8 48.02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ...
16:17:07 #8 48.03 Setting up libassuan0:amd64 (2.5.1-2) ...
16:17:07 #8 48.04 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
16:17:07 #8 48.06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:17:07 #8 48.07 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
16:17:07 #8 48.09 Setting up diffstat (1.61-1build1) ...
16:17:07 #8 48.10 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ...
16:17:07 #8 48.11 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
16:17:07 #8 48.12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
16:17:07 #11 1.050 Hit:1 http://deb.debian.org/debian buster InRelease
16:17:07 #11 1.050 Hit:2 http://deb.debian.org/debian buster-updates InRelease
16:17:07 #11 1.050 Hit:3 http://security.debian.org/debian-security buster/updates InRelease
16:17:07 #11 13.92   Installing       : guile22-2.2.7-2.fc34.aarch64                         72/98 
16:17:07 #11 9.456 Setting up pkg-config (0.29.2-1) ...
16:17:07 #11 9.506 Setting up libudev-dev:arm64 (247.3-6) ...
16:17:07 #11 9.517 Setting up libpcre2-posix2:arm64 (10.36-2) ...
16:17:07 #11 9.529 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:17:07 #11 9.541 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:17:07 #11 9.552 Setting up librhash0:arm64 (1.4.1-2) ...
16:17:07 #11 9.565 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:17:07 #11 9.584 Setting up dh-apparmor (2.13.6-10) ...
16:17:07 #11 9.597 Setting up libsystemd-dev:arm64 (247.3-6) ...
16:17:07 #11 9.608 Setting up libprocps8:arm64 (2:3.3.17-5) ...
16:17:07 #11 9.622 Setting up libpcre2-dev:arm64 (10.36-2) ...
16:17:07 #11 9.632 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:17:07 #11 9.644 Setting up procps (2:3.3.17-5) ...
16:17:07 #11 9.681 Setting up cmake (3.18.4-2+deb11u1) ...
16:17:07 #12 12.36 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:17:07 #8 47.91 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ...
16:17:07 #8 47.92 Unpacking licensecheck (3.0.31-3) ...
16:17:07 #8 47.95 Selecting previously unselected package t1utils.
16:17:07 #8 47.95 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ...
16:17:07 #8 47.95 Unpacking t1utils (1.41-3) ...
16:17:07 #8 47.99 Selecting previously unselected package lintian.
16:17:07 #8 47.99 Preparing to unpack .../317-lintian_2.15.0_all.deb ...
16:17:07 #8 47.99 Unpacking lintian (2.15.0) ...
16:17:07 #8 45.81 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
16:17:07 #8 45.81 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
16:17:07 #8 45.85 Selecting previously unselected package libreadonly-perl.
16:17:07 #8 45.85 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
16:17:07 #8 45.85 Unpacking libreadonly-perl (2.050-3) ...
16:17:07 #8 45.89 Selecting previously unselected package libref-util-perl.
16:17:07 #8 45.89 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
16:17:07 #8 45.90 Unpacking libref-util-perl (0.204-1) ...
16:17:07 #8 45.93 Selecting previously unselected package libref-util-xs-perl.
16:17:07 #8 45.93 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
16:17:07 #8 45.93 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:17:07 #8 45.97 Selecting previously unselected package libregexp-pattern-license-perl.
16:17:07 #8 45.97 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:17:07 #8 45.98 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:17:07 #8 46.01 Selecting previously unselected package libregexp-pattern-perl.
16:17:07 #8 46.01 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:17:07 #8 46.02 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:17:07 #8 46.06 Selecting previously unselected package libsasl2-modules:amd64.
16:17:07 #8 45.31 (84/143): python3-distro-1.6.0-1.fc35.noarch.rp 536 kB/s |  38 kB     00:00    
16:17:07 #8 45.32 (85/143): python3-pybeam-0.7-1.fc35.noarch.rpm  605 kB/s |  24 kB     00:00    
16:17:07 #8 45.32 (86/143): python3-six-1.16.0-4.fc35.noarch.rpm  5.3 MB/s |  36 kB     00:00    
16:17:07 #8 45.33 (87/143): python3-pyxdg-0.27-3.fc35.noarch.rpm  8.3 MB/s |  96 kB     00:00    
16:17:07 #8 45.33 (88/143): python3-toml-0.10.2-5.fc35.noarch.rpm 3.3 MB/s |  39 kB     00:00    
16:17:07 #8 45.33 (89/143): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 1.7 MB/s |  19 kB     00:00    
16:17:07 #8 45.34 (90/143): rpm-build-4.17.0-1.fc35.x86_64.rpm    8.2 MB/s |  61 kB     00:00    
16:17:07 #8 45.34 (91/143): qt5-srpm-macros-5.15.2-3.fc35.noarch. 484 kB/s | 8.2 kB     00:00    
16:17:07 #8 45.35 (92/143): rpmautospec-rpm-macros-0.2.5-1.fc35.n 670 kB/s | 9.9 kB     00:00    
16:17:07 #8 45.39 (93/143): shared-mime-info-2.1-3.fc35.x86_64.rp 6.6 MB/s | 373 kB     00:00    
16:17:07 #8 45.40 (94/143): unzip-6.0-53.fc35.x86_64.rpm          3.5 MB/s | 179 kB     00:00    
16:17:07 #8 45.45 (95/143): xz-5.2.5-7.fc35.x86_64.rpm            2.0 MB/s | 214 kB     00:00    
16:17:07 #8 45.49 (96/143): zip-3.0-31.fc35.x86_64.rpm            2.7 MB/s | 257 kB     00:00    
16:17:07 #8 45.49 (97/143): dnf-plugins-core-4.0.24-1.fc35.noarch 942 kB/s |  35 kB     00:00    
16:17:07 #8 45.59 (98/143): zstd-1.5.0-2.fc35.x86_64.rpm          4.8 MB/s | 639 kB     00:00    
16:17:07 #14 12.36   Installing       : isl-0.16.1-6.el8.x86_64                              23/92 
16:17:07 #14 12.37   Running scriptlet: isl-0.16.1-6.el8.x86_64                              23/92 
16:17:07 #14 12.41   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        24/92 
16:17:07 #14 12.42   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   25/92 
16:17:07 #9 45.89 Selecting previously unselected package git-man.
16:17:07 #9 46.42 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
16:17:07 #9 46.42 Unpacking libstring-escape-perl (2010.002-2) ...
16:17:07 #9 46.45 Selecting previously unselected package libstring-shellquote-perl.
16:17:07 #9 46.45 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
16:17:07 #9 46.45 Unpacking libstring-shellquote-perl (1.04-1) ...
16:17:07 #9 46.48 Selecting previously unselected package libterm-readkey-perl.
16:17:07 #9 46.49 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
16:17:07 #9 46.49 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:17:07 #9 46.52 Selecting previously unselected package libtext-levenshteinxs-perl.
16:17:07 #9 46.52 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
16:17:07 #9 46.53 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
16:17:07 #9 46.55 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:17:07 #9 46.56 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
16:17:07 #9 46.56 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
16:17:07 #9 46.59 Selecting previously unselected package libtext-xslate-perl.
16:17:07 #9 46.59 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
16:17:07 #9 46.59 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:17:07 #9 46.64 Selecting previously unselected package libtime-duration-perl.
16:17:07 #9 46.64 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
16:17:07 #9 46.64 Unpacking libtime-duration-perl (1.21-1) ...
16:17:07 #9 46.67 Selecting previously unselected package libtime-moment-perl.
16:17:07 #9 46.67 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
16:17:07 #9 46.68 Unpacking libtime-moment-perl (0.44-1build4) ...
16:17:07 #9 46.71 Selecting previously unselected package libtype-tiny-xs-perl.
16:17:07 #9 46.71 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
16:17:07 #9 46.72 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:17:07 #9 46.75 Selecting previously unselected package libunicode-utf8-perl.
16:17:07 #11 8.280 Setting up libpcre32-3:arm64 (2:8.39-12) ...
16:17:07 #9 45.31 Setting up libunwind8:amd64 (1.2.1-9build1) ...
16:17:07 #9 45.32 Setting up libfakeroot:amd64 (1.24-1) ...
16:17:07 #9 45.34 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
16:17:07 #9 45.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
16:17:07 #9 45.36 Setting up tzdata (2021e-0ubuntu0.20.04) ...
16:17:07 #9 45.45 
16:17:07 #9 45.45 Current default time zone: 'Etc/UTC'
16:17:07 #9 45.45 Local time is now:      Tue Dec 21 16:17:07 UTC 2021.
16:17:07 #9 45.45 Universal Time is now:  Tue Dec 21 16:17:07 UTC 2021.
16:17:07 #9 45.45 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:17:07 #9 45.45 
16:17:07 #9 45.51 Setting up fakeroot (1.24-1) ...
16:17:07 #9 45.52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.52 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:07 #9 45.53 Setting up autotools-dev (20180224.1) ...
16:17:07 #9 45.55 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:17:07 #11 1.708 Reading package lists...
16:17:07 #9 67.03 Setting up libsub-identify-perl (0.14-1build4) ...
16:17:07 #9 67.04 Setting up libdistro-info-perl (1.0) ...
16:17:07 #9 67.05 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:17:07 #9 67.06 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:17:07 #9 67.07 Setting up libio-stringy-perl (2.111-3) ...
16:17:07 #9 67.08 Setting up liblist-moreutils-perl (0.430-2) ...
16:17:07 #9 67.09 Setting up libhtml-tagset-perl (3.20-4) ...
16:17:07 #9 67.10 Setting up liblog-any-perl (1.709-1) ...
16:17:07 #9 67.11 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:17:07 #9 67.12 Setting up libdevel-size-perl (0.83-1build3) ...
16:17:07 #9 67.13 Setting up libdebhelper-perl (13.3.4ubuntu2) ...
16:17:07 #9 67.14 Setting up libpod-constants-perl (0.19-2) ...
16:17:07 #9 67.15 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:17:07 #9 67.16 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:17:07 #9 67.16 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:17:07 #9 67.17 Setting up libtry-tiny-perl (0.30-1) ...
16:17:07 #9 67.18 Setting up libtype-tiny-perl (1.012002-1) ...
16:17:07 #9 67.19 Setting up libcommon-sense-perl (3.75-1build4) ...
16:17:07 #9 67.20 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:17:07 #9 67.21 Setting up libnet-http-perl (6.20-1) ...
16:17:07 #9 67.22 Setting up libtext-markdown-discount-perl:arm64 (0.12-1build2) ...
16:17:07 #9 67.23 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:07 #9 67.23 Setting up libtime-moment-perl (0.44-1build4) ...
16:17:07 #8 48.14 Setting up netbase (5.4) ...
16:17:07 #8 48.16 Setting up libisl19:amd64 (0.19-1) ...
16:17:07 #8 48.18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ...
16:17:07 #8 48.19 Setting up strace (4.21-1ubuntu1) ...
16:17:07 #8 48.20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
16:17:07 #8 48.22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ...
16:17:07 #9 10.19 Transaction test succeeded.
16:17:07 #9 10.20 Running transaction
16:17:07 #11 13.96   Installing       : make-1:4.3-5.fc34.aarch64                            73/98 
16:17:07 #11 14.31   Installing       : gcc-11.2.1-1.fc34.aarch64                            74/98 
16:17:07 #11 14.35   Installing       : policycoreutils-devel-3.2-1.fc34.aarch64             75/98 
16:17:07 #11 9.693 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:17:07 #11 9.704 Setting up dmsetup (2:1.02.175-2.1) ...
16:17:07 #11 9.717 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:17:07 #11 9.727 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:17:07 #11 9.739 Setting up docker-ce-build-deps (1.0) ...
16:17:07 #11 9.752 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:17:07 #11 9.771 Processing triggers for man-db (2.9.4-2) ...
16:17:07 #12 12.52 Selecting previously unselected package cmake-data.
16:17:07 #12 12.52 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
16:17:07 #12 12.52 Unpacking cmake-data (3.18.4-2ubuntu1) ...
16:17:07 #18 exporting layers 2.7s done
16:17:07 #18 writing image sha256:d514d57813ae941391b3389cf6481fd576583e27fd3e12e6f2cef5a7973d6613 done
16:17:07 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
16:17:07 #18 DONE 2.7s
16:17:07 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
16:17:07 #21 36.41 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
16:17:07 #21 36.44 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
16:17:07 #21 36.52 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
16:17:07 #21 36.63 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
16:17:07 #21 36.71 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
16:17:07 #8 48.21 Selecting previously unselected package lsb-release.
16:17:07 #8 48.21 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ...
16:17:07 #8 48.21 Unpacking lsb-release (10.2019051400) ...
16:17:07 #8 48.24 Selecting previously unselected package mailutils.
16:17:07 #8 48.25 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ...
16:17:07 #8 48.25 Unpacking mailutils (1:3.5-4) ...
16:17:07 #8 48.30 Selecting previously unselected package manpages-dev.
16:17:07 #8 48.30 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ...
16:17:07 #8 48.31 Unpacking manpages-dev (4.16-2) ...
16:17:07 #8 46.06 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
16:17:07 #8 46.06 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
16:17:07 #8 46.10 Selecting previously unselected package libsereal-decoder-perl.
16:17:07 #8 46.11 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
16:17:07 #8 46.11 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:17:07 #8 46.15 Selecting previously unselected package libsereal-encoder-perl.
16:17:07 #8 46.15 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
16:17:07 #8 46.15 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:17:07 #8 46.19 Selecting previously unselected package libtask-weaken-perl.
16:17:07 #8 46.19 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
16:17:07 #8 46.20 Unpacking libtask-weaken-perl (1.06-1) ...
16:17:07 #8 46.23 Selecting previously unselected package libxml-parser-perl:amd64.
16:17:07 #8 46.23 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
16:17:07 #8 46.23 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
16:17:07 #8 46.28 Selecting previously unselected package libsoap-lite-perl.
16:17:07 #8 46.28 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
16:17:07 #8 46.29 Unpacking libsoap-lite-perl (1.27-1) ...
16:17:07 #8 45.59 (99/143): elfutils-debuginfod-client-0.186-1.fc 399 kB/s |  40 kB     00:00    
16:17:07 #8 45.62 (100/143): gdb-minimal-11.1-5.fc35.x86_64.rpm    31 MB/s | 3.8 MB     00:00    
16:17:07 #8 45.62 (101/143): glib-networking-2.70.1-1.fc35.x86_64 5.6 MB/s | 177 kB     00:00    
16:17:07 #8 45.67 (102/143): libsoup-2.74.2-1.fc35.x86_64.rpm     7.3 MB/s | 390 kB     00:00    
16:17:07 #8 45.67 (103/143): perl-AutoLoader-5.74-482.fc35.noarch 591 kB/s |  29 kB     00:00    
16:17:07 #8 45.68 (104/143): glibc-gconv-extra-2.34-11.fc35.x86_6  18 MB/s | 1.6 MB     00:00    
16:17:07 #8 45.69 (105/143): perl-B-1.82-482.fc35.x86_64.rpm      9.1 MB/s | 188 kB     00:00    
16:17:07 #8 45.69 (106/143): perl-Class-Struct-0.66-482.fc35.noar 1.5 MB/s |  30 kB     00:00    
16:17:07 #8 45.70 (107/143): perl-DynaLoader-1.50-482.fc35.x86_64 2.9 MB/s |  34 kB     00:00    
16:17:07 #8 45.70 (108/143): perl-Errno-1.33-482.fc35.x86_64.rpm  3.7 MB/s |  23 kB     00:00    
16:17:07 #8 45.70 (109/143): perl-Fcntl-1.14-482.fc35.x86_64.rpm  4.1 MB/s |  28 kB     00:00    
16:17:07 #8 45.71 (110/143): perl-File-Basename-2.85-482.fc35.noa 2.0 MB/s |  25 kB     00:00    
16:17:07 #8 45.72 (111/143): perl-File-stat-1.09-482.fc35.noarch. 2.2 MB/s |  25 kB     00:00    
16:17:07 #8 45.72 (112/143): perl-FileHandle-2.03-482.fc35.noarch 3.9 MB/s |  23 kB     00:00    
16:17:07 #8 45.72 (113/143): perl-Getopt-Std-1.13-482.fc35.noarch 3.7 MB/s |  23 kB     00:00    
16:17:07 #8 45.73 (114/143): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 7.5 MB/s |  55 kB     00:00    
16:17:07 #8 45.73 (115/143): perl-IPC-Open3-1.21-482.fc35.noarch. 5.1 MB/s |  31 kB     00:00    
16:17:07 #8 45.74 (116/143): perl-IO-1.46-482.fc35.x86_64.rpm     6.3 MB/s |  95 kB     00:00    
16:17:07 #8 45.75 (117/143): perl-Encode-3.15-482.fc35.x86_64.rpm  30 MB/s | 1.7 MB     00:00    
16:17:07 #8 45.75 (118/143): perl-NDBM_File-1.15-482.fc35.x86_64. 2.1 MB/s |  30 kB     00:00    
16:17:07 #8 45.76 (119/143): perl-Mozilla-CA-20211001-1.fc35.noar 429 kB/s |  12 kB     00:00    
16:17:07 #8 45.77 (120/143): perl-Scalar-List-Utils-1.60-462.fc35 6.3 MB/s |  72 kB     00:00    
16:17:07 #8 45.77 (121/143): perl-POSIX-1.97-482.fc35.x86_64.rpm  5.8 MB/s | 105 kB     00:00    
16:17:07 #8 45.77 (122/143): perl-SelectSaver-1.02-482.fc35.noarc 2.4 MB/s |  19 kB     00:00    
16:17:07 #8 45.78 (123/143): perl-Symbol-1.09-482.fc35.noarch.rpm 1.4 MB/s |  22 kB     00:00    
16:17:07 #8 45.79 (124/143): perl-if-0.60.900-482.fc35.noarch.rpm 1.6 MB/s |  22 kB     00:00    
16:17:07 #8 45.79 (125/143): perl-base-2.27-482.fc35.noarch.rpm   1.5 MB/s |  24 kB     00:00    
16:17:07 #8 45.79 (126/143): perl-interpreter-5.34.0-482.fc35.x86 9.6 MB/s |  79 kB     00:00    
16:17:07 #8 45.79 (127/143): perl-mro-1.25-482.fc35.x86_64.rpm    5.6 MB/s |  36 kB     00:00    
16:17:07 #8 45.80 (128/143): perl-overload-1.33-482.fc35.noarch.r 8.0 MB/s |  53 kB     00:00    
16:17:07 #8 45.80 (129/143): perl-overloading-0.02-482.fc35.noarc 3.4 MB/s |  21 kB     00:00    
16:17:07 #8 45.80 (130/143): perl-subs-1.04-482.fc35.noarch.rpm   3.7 MB/s |  19 kB     00:00    
16:17:07 #8 45.81 (131/143): perl-vars-1.05-482.fc35.noarch.rpm   3.7 MB/s |  21 kB     00:00    
16:17:07 #8 45.81 (132/143): python-srpm-macros-3.10-10.fc35.noar 3.8 MB/s |  25 kB     00:00    
16:17:07 #8 45.82 (133/143): python3-dnf-plugins-core-4.0.24-1.fc  16 MB/s | 210 kB     00:00    
16:17:07 #8 45.82 (134/143): python3-enchant-3.2.2-1.fc35.noarch. 5.9 MB/s |  79 kB     00:00    
16:17:07 #8 45.83 (135/143): redhat-rpm-config-199-1.fc35.noarch. 8.5 MB/s |  65 kB     00:00    
16:17:07 #8 45.84 (136/143): rpmlint-2.2.0-1.fc35.noarch.rpm       19 MB/s | 240 kB     00:00    
16:17:07 #8 45.84 (137/143): rust-srpm-macros-20-1.fc35.noarch.rp 1.0 MB/s | 9.4 kB     00:00    
16:17:07 #8 45.85 (138/143): xxhash-libs-0.8.1-1.fc35.x86_64.rpm  4.8 MB/s |  40 kB     00:00    
16:17:07 #8 45.90 (139/143): systemd-libs-249.7-2.fc35.x86_64.rpm  10 MB/s | 616 kB     00:00    
16:17:07 #14 12.45   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                26/92 
16:17:07 #9 46.76 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
16:17:07 #9 46.76 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:17:07 #9 46.79 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:07 #9 46.79 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:17:07 #9 46.80 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:17:07 #9 46.82 Selecting previously unselected package libxml-sax-base-perl.
16:17:07 #9 46.83 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:17:07 #9 46.83 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:17:07 #9 46.90 Selecting previously unselected package libxml-sax-perl.
16:17:07 #9 46.90 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:17:07 #9 46.91 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:17:07 #9 46.95 Selecting previously unselected package libxml-libxml-perl.
16:17:07 #9 46.95 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
16:17:07 #9 46.95 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:17:07 #9 47.01 Selecting previously unselected package libxml-parser-perl:amd64.
16:17:07 #11 8.290 Setting up pkg-config (0.29-6) ...
16:17:07 #11 8.374 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
16:17:07 #11 8.390 Setting up libbtrfs-dev (4.20.1-2) ...
16:17:07 #11 8.401 Setting up librhash0:arm64 (1.3.8-1) ...
16:17:07 #11 8.411 Setting up procps (2:3.3.15-2) ...
16:17:07 #11 8.437 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
16:17:07 #11 8.450 Setting up cmake-data (3.13.4-1) ...
16:17:07 #11 8.465 Setting up dh-apparmor (2.13.2-10) ...
16:17:07 #11 8.475 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
16:17:07 #11 8.486 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:17:07 #11 8.497 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
16:17:07 #9 45.56 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:17:07 #9 45.57 Setting up make (4.2.1-1.2) ...
16:17:07 #9 45.58 Setting up libmpfr6:amd64 (4.0.2-1) ...
16:17:07 #9 45.59 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:17:07 #9 45.61 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:17:07 #9 45.62 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
16:17:07 #9 45.63 Setting up strace (5.5-3ubuntu1) ...
16:17:07 #9 45.64 Setting up libsigsegv2:amd64 (2.12-2) ...
16:17:07 #9 45.65 Setting up xz-utils (5.2.4-1ubuntu1) ...
16:17:07 #9 45.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:17:07 #9 45.67 Setting up t1utils (1.41-3) ...
16:17:07 #9 45.68 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:07 #9 45.69 Setting up diffstat (1.63-1) ...
16:17:07 #9 45.71 Setting up libmpc3:amd64 (1.1.0-1) ...
16:17:07 #9 45.72 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:07 #9 45.73 Setting up patch (2.7.6-6) ...
16:17:07 #9 45.74 Setting up autopoint (0.19.8.1-10build1) ...
16:17:07 #9 45.75 Setting up libfl2:amd64 (2.6.4-6.2) ...
16:17:07 #9 45.76 Setting up ucf (3.0038+nmu1) ...
16:17:07 #11 2.837 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:07 #11 2.837 dpkg-buildpackage: info: source version 1.0
16:17:07 #11 2.837 dpkg-buildpackage: info: source distribution unstable
16:17:07 #11 2.837 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:07 #11 2.885 dpkg-buildpackage: info: host architecture armhf
16:17:07 #9 67.24 Setting up libencode-locale-perl (1.05-1.1) ...
16:17:07 #9 67.25 Setting up python3 (3.9.4-1build1) ...
16:17:07 #9 67.52 Setting up libexception-class-perl (1.44-1) ...
16:17:07 #12 1.305 Hit:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease
16:17:07 #12 1.369 Hit:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease
16:17:07 #12 1.441 Hit:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease
16:17:07 #12 1.513 Hit:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease
16:17:07 #9 45.89 Preparing to unpack .../190-git-man_1%3a2.32.0-1ubuntu1_all.deb ...
16:17:07 #9 45.90 Unpacking git-man (1:2.32.0-1ubuntu1) ...
16:17:07 #9 46.11 Selecting previously unselected package git.
16:17:07 #9 46.11 Preparing to unpack .../191-git_1%3a2.32.0-1ubuntu1_amd64.deb ...
16:17:07 #9 46.16 Unpacking git (1:2.32.0-1ubuntu1) ...
16:17:07 #11 14.47   Installing       : selinux-policy-devel-34.22-1.fc34.noarch             76/98 
16:17:08 #8 46.34 Selecting previously unselected package libsort-key-perl.
16:17:08 #8 46.35 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
16:17:08 #8 46.35 Unpacking libsort-key-perl (1.33-2+b3) ...
16:17:08 #8 46.38 Selecting previously unselected package libstring-copyright-perl.
16:17:08 #8 46.38 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
16:17:08 #8 46.39 Unpacking libstring-copyright-perl (0.003006-1) ...
16:17:08 #8 46.42 Selecting previously unselected package libstring-escape-perl.
16:17:08 #8 46.42 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
16:17:08 #8 46.42 Unpacking libstring-escape-perl (2010.002-2) ...
16:17:08 #8 46.45 Selecting previously unselected package libstring-shellquote-perl.
16:17:08 #8 46.46 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
16:17:08 #8 46.46 Unpacking libstring-shellquote-perl (1.04-1) ...
16:17:08 #8 46.50 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
16:17:08 #8 46.50 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
16:17:08 #8 46.50 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
16:17:08 #8 46.53 Selecting previously unselected package libterm-readkey-perl.
16:17:08 #8 46.54 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
16:17:08 #8 46.55 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:17:08 #8 46.58 Selecting previously unselected package libtext-levenshteinxs-perl.
16:17:08 #8 45.91 (140/143): perl-libs-5.34.0-482.fc35.x86_64.rpm  17 MB/s | 2.1 MB     00:00    
16:17:08 #8 45.92 (141/143): glibc-common-2.34-11.fc35.x86_64.rpm  21 MB/s | 398 kB     00:00    
16:17:08 #8 45.92 (142/143): glibc-minimal-langpack-2.34-11.fc35.  11 MB/s | 127 kB     00:00    
16:17:08 #9 47.01 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
16:17:08 #9 47.01 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
16:17:08 #9 47.07 Selecting previously unselected package libxml-sax-expat-perl.
16:17:08 #9 47.07 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
16:17:08 #9 47.07 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:17:08 #9 47.11 Selecting previously unselected package libyaml-libyaml-perl.
16:17:08 #9 47.11 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
16:17:08 #9 47.11 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:17:08 #9 47.15 Selecting previously unselected package licensecheck.
16:17:08 #9 47.15 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
16:17:08 #9 47.16 Unpacking licensecheck (3.1.1-2) ...
16:17:08 #9 47.19 Selecting previously unselected package libdevel-size-perl.
16:17:08 #9 47.19 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
16:17:08 #9 47.20 Unpacking libdevel-size-perl (0.83-1build2) ...
16:17:08 #9 47.23 Selecting previously unselected package libipc-run3-perl.
16:17:08 #11 8.511 Setting up cmake (3.13.4-1) ...
16:17:08 #11 8.523 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
16:17:08 #11 8.535 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:17:08 #11 8.545 Setting up dmsetup (2:1.02.155-3) ...
16:17:08 #11 8.557 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:17:08 #11 8.573 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:17:08 #11 8.584 Setting up docker-ce-build-deps (1.0) ...
16:17:08 #11 8.596 Processing triggers for libc-bin (2.28-10) ...
16:17:08 #11 8.614 Processing triggers for man-db (2.8.5-2) ...
16:17:08 #9 45.86 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
16:17:08 #9 45.87 Setting up libltdl7:amd64 (2.4.6-14) ...
16:17:08 #9 45.88 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
16:17:08 #9 45.89 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:08 #9 45.91 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:08 #9 45.92 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:17:08 #9 45.93 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
16:17:08 #9 45.94 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
16:17:08 #9 45.95 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
16:17:08 #9 45.96 Setting up git-man (1:2.25.1-1ubuntu3.2) ...
16:17:08 #9 45.97 Setting up libisl22:amd64 (0.22.1-1) ...
16:17:08 #9 45.99 Setting up netbase (6.1) ...
16:17:08 #9 46.01 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
16:17:08 #9 46.03 Setting up libmpdec2:amd64 (2.4.2-3) ...
16:17:08 #9 46.04 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ...
16:17:08 #9 46.05 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
16:17:08 #9 46.06 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
16:17:08 #9 46.07 Setting up openssl (1.1.1f-1ubuntu2.10) ...
16:17:08 #9 46.09 Setting up libbsd0:amd64 (0.10.0-1) ...
16:17:08 #11 2.891  dpkg-source --before-build .
16:17:08 #11 2.999  debian/rules clean
16:17:08 #11 3.004 dh clean
16:17:08 #11 3.124    dh_clean
16:17:08 #9 67.53 Setting up python3-xdg (0.27-2) ...
16:17:08 #9 67.67 Setting up libconfig-tiny-perl (2.26-1) ...
16:17:08 #9 67.68 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:17:08 #9 67.69 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ...
16:17:08 #9 67.70 Setting up liblist-utilsby-perl (0.11-1) ...
16:17:08 #9 67.71 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:08 #9 67.72 Setting up libsub-install-perl (0.928-1.1) ...
16:17:08 #9 67.73 Setting up dpkg-dev (1.20.9ubuntu2) ...
16:17:08 #9 67.75 Setting up libnumber-compare-perl (0.03-1.1) ...
16:17:08 #9 67.75 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:08 #9 67.76 Setting up liberror-perl (0.17029-1) ...
16:17:08 #9 67.77 Setting up python3-six (1.16.0-2) ...
16:17:08 #11 14.51   Running scriptlet: selinux-policy-devel-34.22-1.fc34.noarch             76/98 
16:17:08 #11 14.80   Installing       : cmake-data-3.20.5-1.fc34.noarch                      77/98 
16:17:08 #11 14.96   Installing       : cmake-3.20.5-1.fc34.aarch64                          78/98 
16:17:08 #11 15.00   Installing       : e2fsprogs-libs-1.45.6-5.fc34.aarch64                 79/98 
16:17:08 #8 48.85 Setting up libltdl-dev:amd64 (2.4.6-2) ...
16:17:08 #8 48.86 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:08 #8 48.87 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
16:17:08 #8 48.88 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
16:17:08 #8 48.89 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
16:17:08 #8 48.90 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
16:17:08 #8 48.91 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:08 #8 48.92 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
16:17:08 #8 48.93 Setting up gpgconf (2.2.4-1ubuntu1.4) ...
16:17:08 #8 48.94 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:08 #8 48.95 Setting up file (1:5.32-2ubuntu0.4) ...
16:17:08 #8 48.96 Setting up fakeroot (1.22-2ubuntu1) ...
16:17:08 #8 48.97 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.97 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:08 #8 48.98 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:08 #8 48.99 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:17:08 #8 49.00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:17:08 #8 49.01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:17:08 #8 49.02 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ...
16:17:08 #8 49.03 Setting up gpgsm (2.2.4-1ubuntu1.4) ...
16:17:08 #8 49.04 Setting up gnupg-utils (2.2.4-1ubuntu1.4) ...
16:17:08 #8 49.06 Setting up man-db (2.8.3-2ubuntu0.1) ...
16:17:08 #11 13.07   Running scriptlet: libgcc-11.2.1-1.fc35.aarch64                       110/110 
16:17:08 #11 15.16   Verifying        : acl-2.3.1-2.fc35.aarch64                             1/110 
16:17:08 #11 15.16   Verifying        : autoconf-2.69-37.fc35.noarch                         2/110 
16:17:08 #11 15.16   Verifying        : automake-1.16.2-5.fc35.noarch                        3/110 
16:17:08 #11 15.16   Verifying        : dbus-1:1.12.20-5.fc35.aarch64                        4/110 
16:17:08 #11 15.16   Verifying        : dbus-broker-29-4.fc35.aarch64                        5/110 
16:17:08 #11 15.16   Verifying        : dbus-common-1:1.12.20-5.fc35.noarch                  6/110 
16:17:08 #11 15.16   Verifying        : device-mapper-1.02.175-6.fc35.aarch64                7/110 
16:17:08 #11 15.16   Verifying        : device-mapper-devel-1.02.175-6.fc35.aarch64          8/110 
16:17:08 #11 15.16   Verifying        : device-mapper-libs-1.02.175-6.fc35.aarch64           9/110 
16:17:08 #11 15.16   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.aarch64                10/110 
16:17:08 #11 15.16   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               11/110 
16:17:08 #11 15.16   Verifying        : gc-8.0.4-6.fc35.aarch64                             12/110 
16:17:08 #11 15.16   Verifying        : guile22-2.2.7-3.fc35.aarch64                        13/110 
16:17:08 #11 15.16   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.aarch64          14/110 
16:17:08 #11 15.16   Verifying        : kmod-libs-29-4.fc35.aarch64                         15/110 
16:17:08 #11 15.16   Verifying        : libargon2-20171227-7.fc35.aarch64                   16/110 
16:17:08 #11 15.16   Verifying        : libcbor-0.7.0-4.fc35.aarch64                        17/110 
16:17:08 #11 15.16   Verifying        : libedit-3.1-40.20210910cvs.fc35.aarch64             18/110 
16:17:08 #11 15.16   Verifying        : libfdisk-2.37.2-1.fc35.aarch64                      19/110 
16:17:08 #11 15.16   Verifying        : libfido2-1.8.0-1.fc35.aarch64                       20/110 
16:17:08 #11 15.16   Verifying        : libmpc-1.2.1-3.fc35.aarch64                         21/110 
16:17:08 #11 15.16   Verifying        : libnl3-3.5.0-8.fc35.aarch64                         22/110 
16:17:08 #11 15.16   Verifying        : libpcap-14:1.10.1-2.fc35.aarch64                    23/110 
16:17:08 #11 15.16   Verifying        : libtool-2.4.6-42.fc35.aarch64                       24/110 
16:17:08 #11 15.16   Verifying        : libtool-ltdl-2.4.6-42.fc35.aarch64                  25/110 
16:17:08 #11 15.16   Verifying        : libtool-ltdl-devel-2.4.6-42.fc35.aarch64            26/110 
16:17:08 #11 15.16   Verifying        : libutempter-1.2.1-5.fc35.aarch64                    27/110 
16:17:08 #11 15.16   Verifying        : libuv-1:1.42.0-2.fc35.aarch64                       28/110 
16:17:08 #11 15.16   Verifying        : libxcrypt-devel-4.4.26-4.fc35.aarch64               29/110 
16:17:08 #11 15.16   Verifying        : libxcrypt-static-4.4.26-4.fc35.aarch64              30/110 
16:17:08 #11 15.16   Verifying        : libxkbcommon-1.3.1-1.fc35.aarch64                   31/110 
16:17:08 #11 15.16   Verifying        : lzo-2.10-5.fc35.aarch64                             32/110 
16:17:08 #11 15.16   Verifying        : m4-1.4.19-2.fc35.aarch64                            33/110 
16:17:08 #11 15.16   Verifying        : make-1:4.3-6.fc35.aarch64                           34/110 
16:17:08 #11 15.16   Verifying        : pcre2-devel-10.37-4.fc35.aarch64                    35/110 
16:17:08 #11 15.16   Verifying        : pcre2-utf16-10.37-4.fc35.aarch64                    36/110 
16:17:08 #11 15.16   Verifying        : pcre2-utf32-10.37-4.fc35.aarch64                    37/110 
16:17:08 #11 15.16   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  38/110 
16:17:08 #11 15.16   Verifying        : perl-TermReadKey-2.38-11.fc35.aarch64               39/110 
16:17:08 #11 15.16   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              40/110 
16:17:08 #11 15.16   Verifying        : perl-threads-1:2.26-448.fc35.aarch64                41/110 
16:17:08 #11 15.17   Verifying        : perl-threads-shared-1.62-478.fc35.aarch64           42/110 
16:17:08 #11 15.17   Verifying        : python3-audit-3.0.6-1.fc35.aarch64                  43/110 
16:17:08 #11 15.17   Verifying        : python3-setools-4.4.0-3.fc35.aarch64                44/110 
16:17:08 #11 15.17   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             45/110 
16:17:08 #11 15.17   Verifying        : rhash-1.4.0-4.fc35.aarch64                          46/110 
16:17:08 #11 15.17   Verifying        : rpm-plugin-selinux-4.17.0-1.fc35.aarch64            47/110 
16:17:08 #11 15.17   Verifying        : util-linux-2.37.2-1.fc35.aarch64                    48/110 
16:17:08 #11 15.17   Verifying        : util-linux-core-2.37.2-1.fc35.aarch64               49/110 
16:17:08 #11 15.17   Verifying        : which-2.21-27.fc35.aarch64                          50/110 
16:17:08 #11 15.17   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 51/110 
16:17:08 #11 15.17   Verifying        : annobin-docs-9.87-3.fc35.noarch                     52/110 
16:17:08 #11 15.17   Verifying        : annobin-plugin-gcc-9.87-3.fc35.aarch64              53/110 
16:17:08 #11 15.17   Verifying        : btrfs-progs-5.15.1-1.fc35.aarch64                   54/110 
16:17:08 #11 15.17   Verifying        : btrfs-progs-devel-5.15.1-1.fc35.aarch64             55/110 
16:17:08 #11 15.17   Verifying        : checkpolicy-3.3-1.fc35.aarch64                      56/110 
16:17:08 #11 15.17   Verifying        : cmake-3.22.1-4.fc35.aarch64                         57/110 
16:17:08 #11 15.17   Verifying        : cmake-data-3.22.1-4.fc35.noarch                     58/110 
16:17:08 #11 15.17   Verifying        : cmake-filesystem-3.22.1-4.fc35.aarch64              59/110 
16:17:08 #11 15.17   Verifying        : cmake-rpm-macros-3.22.1-4.fc35.noarch               60/110 
16:17:08 #11 15.17   Verifying        : cpp-11.2.1-7.fc35.aarch64                           61/110 
16:17:08 #11 15.17   Verifying        : cryptsetup-libs-2.4.2-1.fc35.aarch64                62/110 
16:17:08 #11 15.17   Verifying        : gcc-11.2.1-7.fc35.aarch64                           63/110 
16:17:08 #11 15.17   Verifying        : git-2.33.1-2.fc35.aarch64                           64/110 
16:17:08 #11 15.17   Verifying        : git-core-2.33.1-2.fc35.aarch64                      65/110 
16:17:08 #11 15.17   Verifying        : git-core-doc-2.33.1-2.fc35.noarch                   66/110 
16:17:08 #11 15.17   Verifying        : glibc-devel-2.34-11.fc35.aarch64                    67/110 
16:17:08 #11 15.17   Verifying        : glibc-static-2.34-11.fc35.aarch64                   68/110 
16:17:08 #11 15.17   Verifying        : jsoncpp-1.9.4-5.fc35.aarch64                        69/110 
16:17:08 #11 15.17   Verifying        : kernel-headers-5.15.4-200.fc35.aarch64              70/110 
16:17:08 #11 15.17   Verifying        : less-590-2.fc35.aarch64                             71/110 
16:17:08 #11 15.17   Verifying        : libasan-11.2.1-7.fc35.aarch64                       72/110 
16:17:08 #11 15.17   Verifying        : libatomic-11.2.1-7.fc35.aarch64                     73/110 
16:17:08 #11 15.17   Verifying        : libbtrfs-5.15.1-1.fc35.aarch64                      74/110 
16:17:08 #11 15.17   Verifying        : libbtrfsutil-5.15.1-1.fc35.aarch64                  75/110 
16:17:08 #11 15.17   Verifying        : libibverbs-38.0-1.fc35.aarch64                      76/110 
16:17:08 #11 15.17   Verifying        : libseccomp-2.5.3-1.fc35.aarch64                     77/110 
16:17:08 #11 15.17   Verifying        : libseccomp-devel-2.5.3-1.fc35.aarch64               78/110 
16:17:08 #11 15.17   Verifying        : libselinux-devel-3.3-1.fc35.aarch64                 79/110 
16:17:08 #11 15.17   Verifying        : libselinux-utils-3.3-1.fc35.aarch64                 80/110 
16:17:08 #11 15.17   Verifying        : libsepol-devel-3.3-2.fc35.aarch64                   81/110 
16:17:08 #11 15.17   Verifying        : libubsan-11.2.1-7.fc35.aarch64                      82/110 
16:17:08 #11 15.17   Verifying        : openssh-8.7p1-3.fc35.aarch64                        83/110 
16:17:08 #11 15.17   Verifying        : openssh-clients-8.7p1-3.fc35.aarch64                84/110 
16:17:08 #11 15.17   Verifying        : perl-File-Compare-1.100.600-482.fc35.noarch         85/110 
16:17:08 #11 15.17   Verifying        : perl-File-Copy-2.35-482.fc35.noarch                 86/110 
16:17:08 #11 15.17   Verifying        : perl-File-Find-1.39-482.fc35.noarch                 87/110 
16:17:08 #11 15.17   Verifying        : perl-Git-2.33.1-2.fc35.noarch                       88/110 
16:17:08 #11 15.17   Verifying        : perl-lib-0.65-482.fc35.aarch64                      89/110 
16:17:08 #11 15.17   Verifying        : policycoreutils-3.3-1.fc35.aarch64                  90/110 
16:17:08 #11 15.17   Verifying        : policycoreutils-devel-3.3-1.fc35.aarch64            91/110 
16:17:08 #11 15.17   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      92/110 
16:17:08 #11 15.17   Verifying        : python3-libselinux-3.3-1.fc35.aarch64               93/110 
16:17:08 #11 15.17   Verifying        : python3-libsemanage-3.3-1.fc35.aarch64              94/110 
16:17:08 #11 15.17   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           95/110 
16:17:08 #11 15.17   Verifying        : qrencode-libs-4.1.1-1.fc35.aarch64                  96/110 
16:17:08 #11 15.17   Verifying        : selinux-policy-35.6-1.fc35.noarch                   97/110 
16:17:08 #11 15.17   Verifying        : selinux-policy-devel-35.6-1.fc35.noarch             98/110 
16:17:08 #11 15.17   Verifying        : selinux-policy-targeted-35.6-1.fc35.noarch          99/110 
16:17:08 #11 15.17   Verifying        : systemd-249.7-2.fc35.aarch64                       100/110 
16:17:08 #11 15.17   Verifying        : systemd-devel-249.7-2.fc35.aarch64                 101/110 
16:17:08 #11 15.17   Verifying        : systemd-networkd-249.7-2.fc35.aarch64              102/110 
16:17:08 #11 15.17   Verifying        : systemd-pam-249.7-2.fc35.aarch64                   103/110 
16:17:08 #11 15.17   Verifying        : systemd-resolved-249.7-2.fc35.aarch64              104/110 
16:17:08 #11 15.17   Verifying        : systemd-rpm-macros-249.7-2.fc35.noarch             105/110 
16:17:08 #11 15.17   Verifying        : vim-filesystem-2:8.2.3755-1.fc35.noarch            106/110 
16:17:08 #11 15.17   Verifying        : libgcc-11.2.1-7.fc35.aarch64                       107/110 
16:17:08 #11 15.17   Verifying        : libgcc-11.2.1-1.fc35.aarch64                       108/110 
16:17:08 #11 15.17   Verifying        : libgomp-11.2.1-7.fc35.aarch64                      109/110 
16:17:08 #11 15.17   Verifying        : libgomp-11.2.1-1.fc35.aarch64                      110/110 
16:17:08 #11 15.34 
16:17:08 #11 15.34 Upgraded:
16:17:08 #11 15.34   libgcc-11.2.1-7.fc35.aarch64           libgomp-11.2.1-7.fc35.aarch64          
16:17:08 #11 15.34 Installed:
16:17:08 #11 15.34   acl-2.3.1-2.fc35.aarch64                                                      
16:17:08 #11 15.34   annobin-docs-9.87-3.fc35.noarch                                               
16:17:08 #11 15.34   annobin-plugin-gcc-9.87-3.fc35.aarch64                                        
16:17:08 #11 15.34   autoconf-2.69-37.fc35.noarch                                                  
16:17:08 #11 15.34   automake-1.16.2-5.fc35.noarch                                                 
16:17:08 #11 15.34   btrfs-progs-5.15.1-1.fc35.aarch64                                             
16:17:08 #11 15.34   btrfs-progs-devel-5.15.1-1.fc35.aarch64                                       
16:17:08 #11 15.34   checkpolicy-3.3-1.fc35.aarch64                                                
16:17:08 #11 15.34   cmake-3.22.1-4.fc35.aarch64                                                   
16:17:08 #11 15.34   cmake-data-3.22.1-4.fc35.noarch                                               
16:17:08 #11 15.34   cmake-filesystem-3.22.1-4.fc35.aarch64                                        
16:17:08 #11 15.34   cmake-rpm-macros-3.22.1-4.fc35.noarch                                         
16:17:08 #11 15.34   cpp-11.2.1-7.fc35.aarch64                                                     
16:17:08 #11 15.34   cryptsetup-libs-2.4.2-1.fc35.aarch64                                          
16:17:08 #11 15.34   dbus-1:1.12.20-5.fc35.aarch64                                                 
16:17:08 #11 15.34   dbus-broker-29-4.fc35.aarch64                                                 
16:17:08 #11 15.34   dbus-common-1:1.12.20-5.fc35.noarch                                           
16:17:08 #11 15.34   device-mapper-1.02.175-6.fc35.aarch64                                         
16:17:08 #11 15.34   device-mapper-devel-1.02.175-6.fc35.aarch64                                   
16:17:08 #11 15.34   device-mapper-libs-1.02.175-6.fc35.aarch64                                    
16:17:08 #11 15.34   e2fsprogs-libs-1.46.3-1.fc35.aarch64                                          
16:17:08 #11 15.34   emacs-filesystem-1:27.2-9.fc35.noarch                                         
16:17:08 #11 15.34   gc-8.0.4-6.fc35.aarch64                                                       
16:17:08 #11 15.34   gcc-11.2.1-7.fc35.aarch64                                                     
16:17:08 #11 15.34   git-2.33.1-2.fc35.aarch64                                                     
16:17:08 #11 15.34   git-core-2.33.1-2.fc35.aarch64                                                
16:17:08 #11 15.34   git-core-doc-2.33.1-2.fc35.noarch                                             
16:17:08 #11 15.34   glibc-devel-2.34-11.fc35.aarch64                                              
16:17:08 #11 15.34   glibc-static-2.34-11.fc35.aarch64                                             
16:17:08 #11 15.34   guile22-2.2.7-3.fc35.aarch64                                                  
16:17:08 #11 15.34   iptables-legacy-libs-1.8.7-13.fc35.aarch64                                    
16:17:08 #11 15.34   jsoncpp-1.9.4-5.fc35.aarch64                                                  
16:17:08 #11 15.34   kernel-headers-5.15.4-200.fc35.aarch64                                        
16:17:08 #11 15.34   kmod-libs-29-4.fc35.aarch64                                                   
16:17:08 #11 15.34   less-590-2.fc35.aarch64                                                       
16:17:08 #11 15.34   libargon2-20171227-7.fc35.aarch64                                             
16:17:08 #11 15.34   libasan-11.2.1-7.fc35.aarch64                                                 
16:17:08 #11 15.34   libatomic-11.2.1-7.fc35.aarch64                                               
16:17:08 #11 15.34   libbtrfs-5.15.1-1.fc35.aarch64                                                
16:17:08 #11 15.34   libbtrfsutil-5.15.1-1.fc35.aarch64                                            
16:17:08 #11 15.34   libcbor-0.7.0-4.fc35.aarch64                                                  
16:17:08 #11 15.34   libedit-3.1-40.20210910cvs.fc35.aarch64                                       
16:17:08 #11 15.34   libfdisk-2.37.2-1.fc35.aarch64                                                
16:17:08 #11 15.34   libfido2-1.8.0-1.fc35.aarch64                                                 
16:17:08 #11 15.34   libibverbs-38.0-1.fc35.aarch64                                                
16:17:08 #11 15.34   libmpc-1.2.1-3.fc35.aarch64                                                   
16:17:08 #11 15.34   libnl3-3.5.0-8.fc35.aarch64                                                   
16:17:08 #11 15.34   libpcap-14:1.10.1-2.fc35.aarch64                                              
16:17:08 #11 15.34   libseccomp-2.5.3-1.fc35.aarch64                                               
16:17:08 #11 15.34   libseccomp-devel-2.5.3-1.fc35.aarch64                                         
16:17:08 #11 15.34   libselinux-devel-3.3-1.fc35.aarch64                                           
16:17:08 #11 15.34   libselinux-utils-3.3-1.fc35.aarch64                                           
16:17:08 #11 15.34   libsepol-devel-3.3-2.fc35.aarch64                                             
16:17:08 #11 15.34   libtool-2.4.6-42.fc35.aarch64                                                 
16:17:08 #11 15.34   libtool-ltdl-2.4.6-42.fc35.aarch64                                            
16:17:08 #11 15.34   libtool-ltdl-devel-2.4.6-42.fc35.aarch64                                      
16:17:08 #11 15.34   libubsan-11.2.1-7.fc35.aarch64                                                
16:17:08 #11 15.34   libutempter-1.2.1-5.fc35.aarch64                                              
16:17:08 #11 15.34   libuv-1:1.42.0-2.fc35.aarch64                                                 
16:17:08 #11 15.34   libxcrypt-devel-4.4.26-4.fc35.aarch64                                         
16:17:08 #11 15.34   libxcrypt-static-4.4.26-4.fc35.aarch64                                        
16:17:08 #11 15.34   libxkbcommon-1.3.1-1.fc35.aarch64                                             
16:17:08 #11 15.34   lzo-2.10-5.fc35.aarch64                                                       
16:17:08 #11 15.34   m4-1.4.19-2.fc35.aarch64                                                      
16:17:08 #11 15.34   make-1:4.3-6.fc35.aarch64                                                     
16:17:08 #11 15.34   openssh-8.7p1-3.fc35.aarch64                                                  
16:17:08 #11 15.34   openssh-clients-8.7p1-3.fc35.aarch64                                          
16:17:08 #11 15.34   pcre2-devel-10.37-4.fc35.aarch64                                              
16:17:08 #11 15.34   pcre2-utf16-10.37-4.fc35.aarch64                                              
16:17:08 #11 15.34   pcre2-utf32-10.37-4.fc35.aarch64                                              
16:17:08 #11 15.34   perl-Error-1:0.17029-7.fc35.noarch                                            
16:17:08 #11 15.34   perl-File-Compare-1.100.600-482.fc35.noarch                                   
16:17:08 #11 15.34   perl-File-Copy-2.35-482.fc35.noarch                                           
16:17:08 #11 15.34   perl-File-Find-1.39-482.fc35.noarch                                           
16:17:08 #11 15.34   perl-Git-2.33.1-2.fc35.noarch                                                 
16:17:08 #11 15.34   perl-TermReadKey-2.38-11.fc35.aarch64                                         
16:17:08 #11 15.34   perl-Thread-Queue-3.14-478.fc35.noarch                                        
16:17:08 #11 15.34   perl-lib-0.65-482.fc35.aarch64                                                
16:17:08 #11 15.34   perl-threads-1:2.26-448.fc35.aarch64                                          
16:17:08 #11 15.34   perl-threads-shared-1.62-478.fc35.aarch64                                     
16:17:08 #11 15.34   policycoreutils-3.3-1.fc35.aarch64                                            
16:17:08 #11 15.34   policycoreutils-devel-3.3-1.fc35.aarch64                                      
16:17:08 #11 15.34   policycoreutils-python-utils-3.3-1.fc35.noarch                                
16:17:08 #11 15.34   python3-audit-3.0.6-1.fc35.aarch64                                            
16:17:08 #11 15.34   python3-libselinux-3.3-1.fc35.aarch64                                         
16:17:08 #11 15.34   python3-libsemanage-3.3-1.fc35.aarch64                                        
16:17:08 #11 15.34   python3-policycoreutils-3.3-1.fc35.noarch                                     
16:17:08 #11 15.34   python3-setools-4.4.0-3.fc35.aarch64                                          
16:17:08 #11 15.34   python3-setuptools-57.4.0-1.fc35.noarch                                       
16:17:08 #11 15.34   qrencode-libs-4.1.1-1.fc35.aarch64                                            
16:17:08 #11 15.34   rhash-1.4.0-4.fc35.aarch64                                                    
16:17:08 #11 15.34   rpm-plugin-selinux-4.17.0-1.fc35.aarch64                                      
16:17:08 #11 15.34   selinux-policy-35.6-1.fc35.noarch                                             
16:17:08 #11 15.34   selinux-policy-devel-35.6-1.fc35.noarch                                       
16:17:08 #11 15.34   selinux-policy-targeted-35.6-1.fc35.noarch                                    
16:17:08 #11 15.34   systemd-249.7-2.fc35.aarch64                                                  
16:17:08 #11 15.34   systemd-devel-249.7-2.fc35.aarch64                                            
16:17:08 #11 15.34   systemd-networkd-249.7-2.fc35.aarch64                                         
16:17:08 #11 15.34   systemd-pam-249.7-2.fc35.aarch64                                              
16:17:08 #11 15.34   systemd-resolved-249.7-2.fc35.aarch64                                         
16:17:08 #11 15.34   systemd-rpm-macros-249.7-2.fc35.noarch                                        
16:17:08 #11 15.34   util-linux-2.37.2-1.fc35.aarch64                                              
16:17:08 #11 15.34   util-linux-core-2.37.2-1.fc35.aarch64                                         
16:17:08 #11 15.34   vim-filesystem-2:8.2.3755-1.fc35.noarch                                       
16:17:08 #11 15.34   which-2.21-27.fc35.aarch64                                                    
16:17:08 #11 15.34   xkeyboard-config-2.33-2.fc35.noarch                                           
16:17:08 #11 15.34 
16:17:08 #11 15.34 Complete!
16:17:08 #11 DONE 15.6s
16:17:08 
16:17:08 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:17:08 #13 sha256:591d8edf1c4d9168b37e2360a7fc7227d77662c615b0baf05187cd81d351eb14
16:17:08 #12 12.95 Selecting previously unselected package libarchive13:armhf.
16:17:08 #12 12.95 Preparing to unpack .../02-libarchive13_3.4.3-2_armhf.deb ...
16:17:08 #12 13.00 Unpacking libarchive13:armhf (3.4.3-2) ...
16:17:08 #12 13.07 Selecting previously unselected package libjsoncpp24:armhf.
16:17:08 #12 13.07 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_armhf.deb ...
16:17:08 #12 13.08 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
16:17:08 #12 13.20 Selecting previously unselected package librhash0:armhf.
16:17:08 #8 46.58 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
16:17:08 #8 46.59 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:17:08 #8 46.62 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:17:08 #8 46.62 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
16:17:08 #8 46.62 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
16:17:08 #8 46.65 Selecting previously unselected package libtext-xslate-perl.
16:17:08 #8 46.66 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
16:17:08 #8 46.66 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:17:08 #8 46.71 Selecting previously unselected package libtime-duration-perl.
16:17:08 #8 46.71 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
16:17:08 #8 46.72 Unpacking libtime-duration-perl (1.21-1) ...
16:17:08 #8 46.75 Selecting previously unselected package libtime-moment-perl.
16:17:08 #8 46.75 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
16:17:08 #8 46.75 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:17:08 #8 46.79 Selecting previously unselected package libtype-tiny-xs-perl.
16:17:08 #8 46.79 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
16:17:08 #8 46.80 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:17:08 #8 46.83 Selecting previously unselected package libunicode-utf8-perl.
16:17:08 #8 46.06 (143/143): glibc-2.34-11.fc35.x86_64.rpm        9.6 MB/s | 2.0 MB     00:00    
16:17:08 #8 46.06 --------------------------------------------------------------------------------
16:17:08 #8 46.06 Total                                            16 MB/s |  34 MB     00:02     
16:17:08 #8 48.64 Selecting previously unselected package psmisc.
16:17:08 #8 48.64 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ...
16:17:08 #8 48.65 Unpacking psmisc (23.2-1+deb10u1) ...
16:17:08 #8 48.69 Selecting previously unselected package publicsuffix.
16:17:08 #8 48.69 Preparing to unpack .../322-publicsuffix_20190415.1030-1_all.deb ...
16:17:08 #8 48.69 Unpacking publicsuffix (20190415.1030-1) ...
16:17:08 #8 48.73 Selecting previously unselected package python-apt-common.
16:17:08 #8 48.73 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ...
16:17:08 #8 48.74 Unpacking python-apt-common (1.8.4.3) ...
16:17:08 #8 48.78 Selecting previously unselected package python3-apt.
16:17:08 #8 48.78 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ...
16:17:08 #8 48.79 Unpacking python3-apt (1.8.4.3) ...
16:17:08 #8 48.84 Selecting previously unselected package python3-certifi.
16:17:08 #8 48.85 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ...
16:17:08 #8 48.85 Unpacking python3-certifi (2018.8.24-1) ...
16:17:08 #8 48.90 Selecting previously unselected package python3-idna.
16:17:08 #8 48.90 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ...
16:17:08 #8 48.90 Unpacking python3-idna (2.6-1) ...
16:17:08 #8 48.94 Selecting previously unselected package python3-magic.
16:17:08 #8 48.95 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ...
16:17:08 #9 47.23 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
16:17:08 #9 47.23 Unpacking libipc-run3-perl (0.048-2) ...
16:17:08 #9 47.27 Selecting previously unselected package lzip.
16:17:08 #9 47.27 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
16:17:08 #9 47.27 Unpacking lzip (1.22-3) ...
16:17:08 #9 47.31 Selecting previously unselected package lzop.
16:17:08 #9 47.31 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
16:17:08 #9 47.32 Unpacking lzop (1.04-2) ...
16:17:08 #9 47.35 Selecting previously unselected package t1utils.
16:17:08 #9 47.35 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
16:17:08 #9 47.36 Unpacking t1utils (1.41-4) ...
16:17:08 #9 47.39 Selecting previously unselected package unzip.
16:17:08 #9 47.40 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
16:17:08 #9 47.40 Unpacking unzip (6.0-26ubuntu1) ...
16:17:08 #9 47.46 Selecting previously unselected package lintian.
16:17:08 #11 3.168  debian/rules binary
16:17:08 #11 3.169 dh binary
16:17:08 #11 3.301    dh_update_autotools_config
16:17:08 #11 3.341    dh_autoreconf
16:17:08 #11 3.400    create-stamp debian/debhelper-build-stamp
16:17:08 #11 3.400    dh_prep
16:17:08 #9 46.12 Setting up libelf1:amd64 (0.176-1.1build1) ...
16:17:08 #9 46.13 Setting up readline-common (8.0-4) ...
16:17:08 #9 46.15 Setting up publicsuffix (20200303.0012-1) ...
16:17:08 #9 46.16 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:08 #9 46.17 Setting up iso-codes (4.4-1) ...
16:17:08 #9 46.18 Setting up liblocale-gettext-perl (1.07-4) ...
16:17:08 #9 46.19 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:08 #9 46.20 Setting up dctrl-tools (2.24-3) ...
16:17:08 #9 46.22 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:08 #9 46.23 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:08 #9 46.24 Setting up libgdbm6:amd64 (1.18.1-5) ...
16:17:08 #9 46.25 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
16:17:08 #9 46.26 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:17:08 #9 46.28 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ...
16:17:08 #9 46.29 Setting up pinentry-curses (1.1.0-3build1) ...
16:17:08 #9 46.30 Setting up manpages-dev (5.05-1) ...
16:17:08 #14 12.53   Installing       : openssh-clients-8.0p1-10.el8.x86_64                  27/92 
16:17:08 #9 67.90 Setting up dh-autoreconf (20) ...
16:17:08 #9 67.91 Setting up patchutils (0.4.2-1) ...
16:17:08 #9 67.92 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:17:08 #9 67.93 Setting up libltdl-dev:arm64 (2.4.6-15) ...
16:17:08 #9 67.93 Setting up libjson-maybexs-perl (1.004003-1) ...
16:17:08 #9 67.94 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:17:08 #9 67.95 Setting up libio-string-perl (1.08-3.1) ...
16:17:08 #9 67.96 Setting up libreadonly-perl (2.050-3) ...
16:17:08 #9 67.97 Setting up python3-gpg (1.14.0-1ubuntu4) ...
16:17:08 #17 exporting layers 10.1s done
16:17:08 #17 writing image sha256:5a5c8bf6672ac5431ed8601abab18c4b92c48ab4b7bc6e102af808f0733457b9 done
16:17:08 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
16:17:08 #17 DONE 10.1s
16:17:08 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
16:17:08 #11 15.04   Installing       : btrfs-progs-5.15.1-1.fc34.aarch64                    80/98 
16:17:08 #11 15.05   Installing       : acl-2.3.1-1.fc34.aarch64                             81/98 
16:17:08 #11 15.10   Installing       : device-mapper-1.02.175-1.fc34.aarch64                82/98 
16:17:08 #11 15.11   Installing       : device-mapper-libs-1.02.175-1.fc34.aarch64           83/98 
16:17:08 #11 15.15   Installing       : cryptsetup-libs-2.3.6-1.fc34.aarch64                 84/98 
16:17:08 #11 15.16   Installing       : dbus-1:1.12.20-3.fc34.aarch64                        85/98 
16:17:08 #11 15.20   Running scriptlet: systemd-networkd-248.9-1.fc34.aarch64                86/98 
16:17:08 #8 49.15 Building database of manual pages ...
16:17:08 #8 49.30 Setting up pinentry-curses (1.1.0-1) ...
16:17:08 #8 49.32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
16:17:08 #9 46.49 Selecting previously unselected package libalgorithm-diff-perl.
16:17:08 #9 46.49 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
16:17:08 #9 46.52 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:17:08 #9 46.76 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:17:08 #9 46.76 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
16:17:08 #9 46.89 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:17:08 #12 13.20 Preparing to unpack .../04-librhash0_1.4.1-1_armhf.deb ...
16:17:08 #12 13.21 Unpacking librhash0:armhf (1.4.1-1) ...
16:17:08 #12 13.35 Selecting previously unselected package libuv1:armhf.
16:17:08 #12 13.35 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_armhf.deb ...
16:17:08 #12 13.35 Unpacking libuv1:armhf (1.40.0-1ubuntu0.1) ...
16:17:08 #12 13.40 Selecting previously unselected package cmake.
16:17:08 #12 13.40 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_armhf.deb ...
16:17:08 #12 13.41 Unpacking cmake (3.18.4-2ubuntu1) ...
16:17:08 #8 46.83 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
16:17:08 #8 46.84 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:17:08 #8 46.92 Selecting previously unselected package libunwind8:amd64.
16:17:08 #8 46.92 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
16:17:08 #8 46.92 Unpacking libunwind8:amd64 (1.3.2-2) ...
16:17:08 #8 46.98 Selecting previously unselected package libxdelta2.
16:17:08 #8 46.98 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
16:17:08 #8 46.99 Unpacking libxdelta2 (1.1.3-9.3) ...
16:17:08 #8 47.03 Selecting previously unselected package libxext6:amd64.
16:17:08 #8 47.03 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
16:17:08 #8 47.04 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
16:17:08 #8 47.07 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:08 #8 47.07 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:17:08 #8 47.08 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:17:08 #9 11.06   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch           1/1 
16:17:08 #9 11.20   Preparing        :                                                        1/1 
16:17:08 #9 11.24   Installing       : python3-libselinux-3.1-2.fc33.aarch64                1/105 
16:17:08 #9 11.25   Installing       : perl-File-Find-1.37-471.fc33.noarch                  2/105 
16:17:08 #9 11.26   Installing       : perl-File-Copy-2.34-471.fc33.noarch                  3/105 
16:17:08 #9 11.30   Installing       : perl-File-Compare-1.100.600-471.fc33.noarch          4/105 
16:17:08 #9 11.31   Installing       : libseccomp-2.5.3-1.fc33.aarch64                      5/105 
16:17:08 #9 11.31   Installing       : kmod-libs-29-2.fc33.aarch64                          6/105 
16:17:08 #9 11.34   Installing       : cmake-rpm-macros-3.19.7-1.fc33.noarch                7/105 
16:17:08 #9 11.35   Installing       : cmake-filesystem-3.19.7-1.fc33.aarch64               8/105 
16:17:08 #9 11.35   Installing       : perl-threads-1:2.25-457.fc33.aarch64                 9/105 
16:17:08 #9 11.39   Installing       : m4-1.4.18-15.fc33.aarch64                           10/105 
16:17:08 #8 48.95 Unpacking python3-magic (2:0.4.15-2) ...
16:17:08 #8 48.98 Selecting previously unselected package python3-urllib3.
16:17:08 #8 48.99 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ...
16:17:08 #8 48.99 Unpacking python3-urllib3 (1.24.1-1) ...
16:17:08 #8 49.03 Selecting previously unselected package python3-requests.
16:17:08 #8 49.04 Preparing to unpack .../329-python3-requests_2.21.0-1_all.deb ...
16:17:08 #8 49.04 Unpacking python3-requests (2.21.0-1) ...
16:17:08 #8 49.08 Selecting previously unselected package python3-unidiff.
16:17:08 #8 49.08 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ...
16:17:08 #8 49.08 Unpacking python3-unidiff (0.5.4-1) ...
16:17:08 #8 49.11 Selecting previously unselected package python3-xdg.
16:17:08 #8 49.11 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ...
16:17:08 #8 49.12 Unpacking python3-xdg (0.25-5) ...
16:17:08 #8 49.16 Selecting previously unselected package shared-mime-info.
16:17:08 #8 49.16 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ...
16:17:08 #8 49.16 Unpacking shared-mime-info (1.10-1) ...
16:17:08 #9 47.46 Preparing to unpack .../347-lintian_2.104.0ubuntu2.1_all.deb ...
16:17:08 #9 47.47 Unpacking lintian (2.104.0ubuntu2.1) ...
16:17:08 #11 3.442    dh_install
16:17:08 #11 3.495    dh_installdocs
16:17:08 #11 3.548    dh_installchangelogs
16:17:08 #11 3.639    dh_perl
16:17:08 #9 46.32 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
16:17:08 #9 46.33 Setting up libxcb1:amd64 (1.14-2) ...
16:17:08 #9 46.34 Setting up at (3.1.23-1ubuntu1) ...
16:17:08 #9 46.48 invoke-rc.d: could not determine current runlevel
16:17:08 #9 46.48 invoke-rc.d: policy-rc.d denied execution of start.
16:17:08 #9 46.49 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
16:17:08 #9 46.50 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:08 #9 46.51 Setting up libedit2:amd64 (3.1-20191231-1) ...
16:17:08 #9 46.52 Setting up libreadline8:amd64 (8.0-4) ...
16:17:08 #9 46.53 Setting up m4 (1.4.18-4) ...
16:17:08 #9 46.54 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:08 #9 46.56 Setting up ca-certificates (20210119~20.04.2) ...
16:17:08 #9 68.14 Setting up python3-certifi (2020.6.20-1) ...
16:17:08 #14 13.24   Installing       : git-core-2.27.0-1.el8.x86_64                         28/92 
16:17:08 + set -e
16:17:08 + mkdir -p /root/build-deb/engine
16:17:08 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:08 #11 15.27   Installing       : systemd-networkd-248.9-1.fc34.aarch64                86/98 
16:17:08 #11 15.27   Running scriptlet: systemd-networkd-248.9-1.fc34.aarch64                86/98 
16:17:08 #11 15.29   Installing       : systemd-pam-248.9-1.fc34.aarch64                     87/98 
16:17:08 #8 49.33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:08 #8 49.34 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...
16:17:08 #8 49.35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:08 #8 49.36 Setting up gpg (2.2.4-1ubuntu1.4) ...
16:17:08 #8 49.37 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
16:17:08 #8 49.38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
16:17:08 #8 49.39 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
16:17:08 #8 49.41 Setting up python3 (3.6.7-1~18.04) ...
16:17:08 #9 39.91 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
16:17:08 #9 39.91 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
16:17:08 #9 47.00 Selecting previously unselected package libalgorithm-merge-perl.
16:17:08 #9 47.00 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
16:17:08 #9 47.01 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:17:08 #8 47.11 Selecting previously unselected package libxml-sax-base-perl.
16:17:08 #8 47.11 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:17:08 #8 47.12 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:17:08 #8 47.15 Selecting previously unselected package libxml-sax-perl.
16:17:08 #8 47.16 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:17:08 #8 47.16 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:17:08 #8 47.21 Selecting previously unselected package libxml-libxml-perl.
16:17:08 #8 47.21 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
16:17:08 #8 47.21 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:17:08 #8 47.28 Selecting previously unselected package libxml-sax-expat-perl.
16:17:08 #8 47.28 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
16:17:08 #8 47.29 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:17:08 #8 47.33 Selecting previously unselected package libxmlrpc-lite-perl.
16:17:08 #8 47.33 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:17:08 #8 47.34 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:17:08 #8 47.37 Selecting previously unselected package libxmuu1:amd64.
16:17:08 #8 47.38 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
16:17:08 #8 47.38 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:17:08 #8 47.43 Selecting previously unselected package libyaml-0-2:amd64.
16:17:08 #9 11.41   Installing       : autoconf-2.69-34.fc33.noarch                        11/105 
16:17:08 #9 11.45   Installing       : libtool-ltdl-2.4.6-36.fc33.aarch64                  12/105 
16:17:08 #9 11.47   Installing       : libnl3-3.5.0-5.fc33.aarch64                         13/105 
16:17:08 #9 11.50   Installing       : libmpc-1.1.0-9.fc33.aarch64                         14/105 
16:17:08 #9 11.51   Installing       : checkpolicy-3.1-3.fc33.aarch64                      15/105 
16:17:08 #8 49.27 Selecting previously unselected package strace.
16:17:08 #8 49.27 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ...
16:17:08 #8 49.28 Unpacking strace (4.26-0.2) ...
16:17:08 #8 49.35 Selecting previously unselected package unzip.
16:17:08 #8 49.35 Preparing to unpack .../334-unzip_6.0-23+deb10u2_amd64.deb ...
16:17:08 #8 49.36 Unpacking unzip (6.0-23+deb10u2) ...
16:17:08 #8 49.44 Selecting previously unselected package xauth.
16:17:08 #8 49.44 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ...
16:17:08 #8 49.44 Unpacking xauth (1:1.0.10-1) ...
16:17:08 #8 49.48 Selecting previously unselected package xdg-user-dirs.
16:17:08 #9 47.77 Selecting previously unselected package manpages-dev.
16:17:08 #9 47.78 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
16:17:08 #9 47.78 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
16:17:08 #9 48.04 Selecting previously unselected package python3-certifi.
16:17:08 #11 3.699    dh_link
16:17:08 #11 3.750    dh_strip_nondeterminism
16:17:08 #11 3.831    dh_compress
16:17:08 #11 3.883    dh_fixperms
16:17:08 #11 3.940    dh_missing
16:17:08 #9 68.26 Setting up libfile-find-rule-perl (0.34-1) ...
16:17:08 #9 68.27 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:08 #9 68.28 Setting up python3-idna (2.10-1) ...
16:17:08 #9 68.47 Setting up libdata-optlist-perl (0.110-1.1) ...
16:17:08 #14 13.62   Installing       : git-core-doc-2.27.0-1.el8.noarch                     29/92 
16:17:08 #14 13.70   Installing       : libgomp-8.5.0-4.el8_5.x86_64                         30/92 
16:17:08 #14 13.71   Running scriptlet: libgomp-8.5.0-4.el8_5.x86_64                         30/92 
16:17:08 #14 13.75   Installing       : pcre2-utf16-10.32-2.el8.x86_64                       31/92 
16:17:08 #14 13.79   Installing       : pcre2-utf32-10.32-2.el8.x86_64                       32/92 
16:17:08 #14 13.87   Installing       : pcre2-devel-10.32-2.el8.x86_64                       33/92 
16:17:08 #14 13.92   Installing       : libselinux-devel-2.9-5.el8.x86_64                    34/92 
16:17:08 #11 15.34   Running scriptlet: systemd-248.9-1.fc34.aarch64                         88/98 
16:17:08 #8 49.73 Setting up python3-magic (2:0.4.15-1) ...
16:17:09 #11 DONE 9.6s
16:17:09 
16:17:09 #12 [stage-1 5/8] COPY sources/ /sources
16:17:09 #12 sha256:5b8bc1a7380fe92b4d7486fe1fbb33c8ff01af2f72ce2b2f7d43eccadbb5d95a
16:17:09 #9 47.21 Selecting previously unselected package libaliased-perl.
16:17:09 #9 47.21 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
16:17:09 #9 47.25 Unpacking libaliased-perl (0.34-1.1) ...
16:17:09 #12 1.938 Reading package lists...
16:17:09 #8 47.44 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
16:17:09 #8 47.44 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:17:09 #8 47.49 Selecting previously unselected package libyaml-libyaml-perl.
16:17:09 #8 47.49 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
16:17:09 #8 47.50 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:17:09 #8 47.56 Selecting previously unselected package licensecheck.
16:17:09 #8 47.56 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
16:17:09 #8 47.57 Unpacking licensecheck (3.1.1-2) ...
16:17:09 #8 47.60 Selecting previously unselected package lzip.
16:17:09 #8 47.61 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
16:17:09 #8 47.61 Unpacking lzip (1.22-3) ...
16:17:09 #8 47.66 Selecting previously unselected package lzop.
16:17:09 #8 47.66 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
16:17:09 #8 47.66 Unpacking lzop (1.04-2) ...
16:17:09 #9 11.67   Installing       : cpp-10.3.1-1.fc33.aarch64                           16/105 
16:17:09 #9 11.71   Installing       : perl-threads-shared-1.61-457.fc33.aarch64           17/105 
16:17:09 #9 11.71   Installing       : perl-Thread-Queue-3.14-457.fc33.noarch              18/105 
16:17:09 #9 11.73   Installing       : automake-1.16.2-4.fc33.noarch                       19/105 
16:17:09 #9 11.77   Installing       : python3-libsemanage-3.1-2.fc33.aarch64              20/105 
16:17:09 #9 11.84   Installing       : python3-setools-4.3.0-5.fc33.aarch64                21/105 
16:17:09 #9 11.87   Installing       : vim-filesystem-2:8.2.3582-1.fc33.noarch             22/105 
16:17:09 #9 11.87   Installing       : systemd-rpm-macros-246.15-1.fc33.noarch             23/105 
16:17:09 #12 13.83 Selecting previously unselected package dh-apparmor.
16:17:09 #12 13.83 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
16:17:09 #12 13.83 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
16:17:09 #12 13.87 Selecting previously unselected package libbtrfs0:armhf.
16:17:09 #12 13.88 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_armhf.deb ...
16:17:09 #12 13.90 Unpacking libbtrfs0:armhf (5.10.1-1build1) ...
16:17:09 #12 13.94 Selecting previously unselected package libbtrfs-dev:armhf.
16:17:09 #12 13.94 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_armhf.deb ...
16:17:09 #12 13.95 Unpacking libbtrfs-dev:armhf (5.10.1-1build1) ...
16:17:09 #12 14.02 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:17:09 #12 14.02 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_armhf.deb ...
16:17:09 #12 14.03 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2ubuntu4) ...
16:17:09 #12 14.07 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:17:09 #12 14.08 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_armhf.deb ...
16:17:09 #12 14.08 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2ubuntu4) ...
16:17:09 #12 14.11 Selecting previously unselected package libudev-dev:armhf.
16:17:09 #12 14.11 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.6_armhf.deb ...
16:17:09 #12 14.12 Unpacking libudev-dev:armhf (247.3-3ubuntu3.6) ...
16:17:09 #8 49.49 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ...
16:17:09 #8 49.49 Unpacking xdg-user-dirs (0.17-2) ...
16:17:09 #8 49.58 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:17:09 #8 49.59 Setting up libapt-pkg-perl (0.1.34+b1) ...
16:17:09 #8 49.60 Setting up libksba8:amd64 (1.3.5-2) ...
16:17:09 #8 49.61 Setting up libpipeline1:amd64 (1.5.1-2) ...
16:17:09 #8 49.62 Setting up wdiff (1.2.2-2+b1) ...
16:17:09 #8 49.63 Setting up lsb-base (10.2019051400) ...
16:17:09 #8 49.64 Setting up mysql-common (5.8+1.0.5) ...
16:17:09 #8 49.67 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:17:09 #8 49.67 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
16:17:09 #8 49.68 Setting up libkeyutils1:amd64 (1.6-6) ...
16:17:09 #8 49.69 Setting up libpsl5:amd64 (0.20.2-2) ...
16:17:09 #8 49.70 Setting up libgpm2:amd64 (1.20.7-5) ...
16:17:09 #8 49.71 Setting up mime-support (3.62) ...
16:17:09 #8 49.74 Setting up xdg-user-dirs (0.17-2) ...
16:17:09 #8 49.76 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:17:09 #8 49.77 Setting up psmisc (23.2-1+deb10u1) ...
16:17:09 #8 49.78 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
16:17:09 #8 49.79 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
16:17:09 #8 49.80 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
16:17:09 #21 37.91 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
16:17:09 #21 37.91 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
16:17:09 #21 37.91 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
16:17:09 #21 37.92 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
16:17:09 #21 37.92 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
16:17:09 #21 37.92 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
16:17:09 #21 37.92 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
16:17:09 #21 37.92 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
16:17:09 #21 37.95 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
16:17:09 #21 37.96 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
16:17:09 #21 37.99 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
16:17:09 #21 37.99 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
16:17:09 #21 38.02 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
16:17:09 #21 38.02 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
16:17:09 #21 38.03 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
16:17:09 #9 48.04 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
16:17:09 #9 48.05 Unpacking python3-certifi (2020.6.20-1) ...
16:17:09 #9 48.10 Selecting previously unselected package python3-idna.
16:17:09 #9 48.10 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
16:17:09 #9 48.11 Unpacking python3-idna (2.10-1) ...
16:17:09 #9 48.14 Selecting previously unselected package python3-urllib3.
16:17:09 #9 48.15 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
16:17:09 #9 48.15 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
16:17:09 #9 48.19 Selecting previously unselected package python3-requests.
16:17:09 #9 48.20 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
16:17:09 #9 48.20 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:17:09 #9 48.24 Selecting previously unselected package python3-unidiff.
16:17:09 #9 48.24 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
16:17:09 #9 48.25 Unpacking python3-unidiff (0.5.5-2) ...
16:17:09 #11 3.966    dh_installdeb
16:17:09 #11 4.023    dh_gencontrol
16:17:09 #11 4.192    dh_md5sums
16:17:09 #11 4.243    dh_builddeb
16:17:09 #14 13.94   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                35/92 
16:17:09 #14 14.01   Installing       : autoconf-2.69-29.el8.noarch                          36/92 
16:17:09 #14 14.02   Running scriptlet: autoconf-2.69-29.el8.noarch                          36/92 
16:17:09 #14 14.05   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   37/92 
16:17:09 #9 68.48 Setting up libipc-run-perl (20200505.0-1) ...
16:17:09 #9 68.49 Setting up git (1:2.32.0-1ubuntu1) ...
16:17:09 #9 68.51 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:17:09 #9 68.52 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:17:09 #9 68.68 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:09 #9 68.69 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:09 #9 68.70 Setting up libtypes-serialiser-perl (1.01-1) ...
16:17:09 #9 68.71 Setting up g++ (4:11.2.0-1ubuntu1) ...
16:17:09 #9 68.73 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:09 #9 46.90 Updating certificates in /etc/ssl/certs...
16:17:09 + mkdir -p /root/build-deb/cli
16:17:09 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:09 #11 15.72   Installing       : systemd-248.9-1.fc34.aarch64                         88/98 
16:17:09 #11 15.77   Running scriptlet: systemd-248.9-1.fc34.aarch64                         88/98 
16:17:09 #11 15.89   Installing       : dbus-common-1:1.12.20-3.fc34.noarch                  89/98 
16:17:09 #11 15.93   Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                  89/98 
16:17:09 #11 15.94 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:17:09 #11 15.94 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:17:09 #11 15.94 
16:17:09 #11 15.95   Running scriptlet: dbus-broker-29-2.fc34.aarch64                        90/98 
16:17:09 #8 49.88 Setting up python3-idna (2.6-1) ...
16:17:09 #8 47.06 Running transaction check
16:17:09 #8 47.19 Transaction check succeeded.
16:17:09 #8 47.19 Running transaction test
16:17:09 #11 1.840 Reading package lists...
16:17:09 #12 DONE 0.2s
16:17:09 
16:17:09 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:09 #14 sha256:ef71e6f8c30142bc39e2b95fc5c02913fa77660597b1ed2c4dd75311838586d4
16:17:09 #9 47.52 Selecting previously unselected package libapt-pkg-perl.
16:17:09 #9 47.52 Preparing to unpack .../196-libapt-pkg-perl_0.1.40_amd64.deb ...
16:17:09 #9 47.55 Unpacking libapt-pkg-perl (0.1.40) ...
16:17:09 #8 47.70 Selecting previously unselected package t1utils.
16:17:09 #8 47.70 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
16:17:09 #8 47.71 Unpacking t1utils (1.41-4) ...
16:17:09 #8 47.74 Selecting previously unselected package unzip.
16:17:09 #8 47.75 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
16:17:09 #8 47.75 Unpacking unzip (6.0-26) ...
16:17:09 #8 47.81 Selecting previously unselected package lintian.
16:17:09 #8 47.81 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
16:17:09 #8 47.82 Unpacking lintian (2.104.0) ...
16:17:09 + set -e
16:17:09 + mkdir -p /root/build-deb/engine
16:17:09 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:09 #9 11.88   Installing       : python3-audit-3.0.6-1.fc33.aarch64                  24/105 
16:17:09 #9 11.91   Installing       : perl-lib-0.65-471.fc33.aarch64                      25/105 
16:17:09 #9 11.92   Installing       : pcre2-utf32-10.36-4.fc33.aarch64                    26/105 
16:17:09 #9 11.93   Installing       : pcre2-utf16-10.36-4.fc33.aarch64                    27/105 
16:17:09 #9 11.96   Installing       : pcre2-devel-10.36-4.fc33.aarch64                    28/105 
16:17:09 #9 11.97   Installing       : pciutils-libs-3.7.0-3.fc33.aarch64                  29/105 
16:17:09 #9 12.00   Running scriptlet: openssh-8.4p1-8.fc33.aarch64                        30/105 
16:17:09 #9 12.03   Installing       : openssh-8.4p1-8.fc33.aarch64                        30/105 
16:17:09 #9 12.04   Installing       : libuv-1:1.42.0-2.fc33.aarch64                       31/105 
16:17:09 #9 12.07   Installing       : libubsan-10.3.1-1.fc33.aarch64                      32/105 
16:17:09 #9 12.08   Installing       : libedit-3.1-38.20210714cvs.fc33.aarch64             33/105 
16:17:09 #12 14.15 Selecting previously unselected package libsepol1-dev:armhf.
16:17:09 #12 14.15 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_armhf.deb ...
16:17:09 #12 14.15 Unpacking libsepol1-dev:armhf (3.1-1ubuntu1) ...
16:17:09 #12 14.23 Selecting previously unselected package libpcre2-16-0:armhf.
16:17:09 #12 14.23 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_armhf.deb ...
16:17:09 #12 14.24 Unpacking libpcre2-16-0:armhf (10.36-2ubuntu5) ...
16:17:09 #12 14.29 Selecting previously unselected package libpcre2-32-0:armhf.
16:17:09 #12 14.29 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_armhf.deb ...
16:17:09 #12 14.29 Unpacking libpcre2-32-0:armhf (10.36-2ubuntu5) ...
16:17:09 #8 49.81 No schema files found: doing nothing.
16:17:09 #8 49.82 Setting up distro-info-data (0.41+deb10u4) ...
16:17:09 #8 49.83 Setting up manpages (4.16-2) ...
16:17:09 #8 49.83 Setting up unzip (6.0-23+deb10u2) ...
16:17:09 #8 49.85 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
16:17:09 #8 49.86 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:09 #8 49.88 Setting up binutils-common:amd64 (2.31.1-16) ...
16:17:09 #8 49.89 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:17:09 #8 49.90 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
16:17:09 #8 49.91 Setting up less (487-0.1+b1) ...
16:17:09 #8 50.00 Setting up perl-openssl-defaults:amd64 (3) ...
16:17:09 #8 50.01 Setting up linux-libc-dev:amd64 (4.19.208-1) ...
16:17:09 #8 50.02 Setting up gettext-base (0.19.8.1-9) ...
16:17:09 #9 48.28 Selecting previously unselected package python3-xdg.
16:17:09 #9 48.28 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
16:17:09 #9 48.28 Unpacking python3-xdg (0.27-2) ...
16:17:09 #9 48.32 Selecting previously unselected package equivs.
16:17:09 #9 48.32 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
16:17:09 #9 48.33 Unpacking equivs (2.3.1) ...
16:17:09 #9 48.36 Selecting previously unselected package libauthen-sasl-perl.
16:17:09 #9 48.36 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:17:09 #9 48.37 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:17:09 #9 48.40 Selecting previously unselected package python3-magic.
16:17:09 #9 48.41 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
16:17:09 #9 48.41 Unpacking python3-magic (2:0.4.20-3) ...
16:17:09 #9 48.50 Setting up libksba8:amd64 (1.5.0-3) ...
16:17:09 #11 4.289 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:09 #11 4.322  dpkg-genbuildinfo --build=binary
16:17:09 #9 68.73 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:17:09 #9 68.74 Setting up libhtml-parser-perl:arm64 (3.76-1) ...
16:17:09 #9 68.75 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:09 #9 68.75 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:17:09 #9 68.76 Setting up librole-tiny-perl (2.002004-1) ...
16:17:09 #9 68.77 Setting up gnupg (2.2.20-1ubuntu4) ...
16:17:09 #9 68.78 Setting up build-essential (12.9ubuntu2) ...
16:17:09 #9 68.79 Setting up python3-unidiff (0.5.5-2) ...
16:17:09 #9 68.92 Setting up lsb-release (11.1.0ubuntu3) ...
16:17:09 #9 68.93 Setting up libfont-ttf-perl (1.06-1.1) ...
16:17:09 #9 68.94 Setting up libfile-homedir-perl (1.006-1) ...
16:17:09 #9 68.95 Setting up python3-magic (2:0.4.20-3) ...
16:17:09 #14 14.27   Installing       : python3-policycoreutils-2.9-16.el8.noarch            38/92 
16:17:09 #14 14.34   Installing       : policycoreutils-python-utils-2.9-16.el8.noarch       39/92 
16:17:09 #14 14.36   Installing       : rpm-plugin-selinux-4.14.3-19.el8.x86_64              40/92 
16:17:09 #14 14.38   Installing       : selinux-policy-3.14.3-80.el8.noarch                  41/92 
16:17:09 #14 14.43   Running scriptlet: selinux-policy-3.14.3-80.el8.noarch                  41/92 
16:17:09 #9 47.31 128 added, 0 removed; done.
16:17:09 #9 47.35 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
16:17:09 #9 47.36 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:09 #9 47.37 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:17:09 #9 47.39 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:17:09 #9 47.40 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:17:09 #9 47.40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:17:09 #9 47.40 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:17:09 #9 47.41 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
16:17:09 #9 47.42 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
16:17:09 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:09 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:09 + mkdir -p /go/src/github.com/docker
16:17:09 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:09 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:09 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:09 + EPOCH=5
16:17:09 + EPOCH_SEP=
16:17:09 + [[ ! -z 5 ]]
16:17:09 + EPOCH_SEP=:
16:17:09 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:09 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:09 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:09 + VERSION=0.0.0-20211220110528-fe93451
16:17:09 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:09 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:09 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:09 + debSource=docker-ce
16:17:09 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:09 + debMaintainer='Docker <support@docker.com>'
16:17:09 ++ date --rfc-2822
16:17:09 + debDate='Tue, 21 Dec 2021 16:17:09 +0000'
16:17:09 + cat
16:17:09 + export CLI_GITCOMMIT=fe93451
16:17:09 + CLI_GITCOMMIT=fe93451
16:17:09 + export ENGINE_GITCOMMIT=088afc9
16:17:09 + ENGINE_GITCOMMIT=088afc9
16:17:09 + export SCAN_GITCOMMIT=3f7dbd1
16:17:09 + SCAN_GITCOMMIT=3f7dbd1
16:17:09 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:09 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:09 + dpkg-buildpackage -uc -us -I.git
16:17:09 #11 16.01   Installing       : dbus-broker-29-2.fc34.aarch64                        90/98 
16:17:09 #11 16.02   Running scriptlet: dbus-broker-29-2.fc34.aarch64                        90/98 
16:17:09 #11 16.04 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:17:09 #11 16.04 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:17:09 #11 16.04 
16:17:09 #11 16.05   Installing       : systemd-devel-248.9-1.fc34.aarch64                   91/98 
16:17:09 #11 16.08   Installing       : device-mapper-devel-1.02.175-1.fc34.aarch64          92/98 
16:17:09 #11 16.09   Installing       : btrfs-progs-devel-5.15.1-1.fc34.aarch64              93/98 
16:17:09 #11 16.13   Installing       : libtool-2.4.6-40.fc34.aarch64                        94/98 
16:17:09 #11 16.14   Installing       : annobin-9.79-2.fc34.aarch64                          95/98 
16:17:09 #11 16.19   Installing       : libtool-ltdl-devel-2.4.6-40.fc34.aarch64             96/98 
16:17:09 #11 16.20   Installing       : libseccomp-devel-2.5.3-1.fc34.aarch64                97/98 
16:17:09 #8 50.08 Setting up python3-xdg (0.25-4ubuntu1.1) ...
16:17:09 #8 50.25 Setting up python3-six (1.11.0-2) ...
16:17:09 #11 3.221 dh_testdir
16:17:09 #9 47.81 Selecting previously unselected package libarchive-cpio-perl.
16:17:09 #9 47.82 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:17:09 #9 47.88 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:17:09 #11 DONE 11.4s
16:17:09 
16:17:09 #12 [stage-1 5/8] COPY sources/ /sources
16:17:09 #12 sha256:50cdfbd811475d7af87f4dbf94d660ea26b4a72a4dc42c03eb70969780816810
16:17:09 #12 DONE 0.2s
16:17:09 
16:17:09 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:09 #14 sha256:fa470e6a7d0c6aec83a02d605e582bc52be9024e5c2facd475496b7af6013c23
16:17:09 #9 12.12   Installing       : libbtrfsutil-5.14.2-1.fc33.aarch64                  34/105 
16:17:09 #9 12.13   Installing       : libbtrfs-5.14.2-1.fc33.aarch64                      35/105 
16:17:09 #9 12.13   Installing       : libatomic-10.3.1-1.fc33.aarch64                     36/105 
16:17:09 #9 12.18   Installing       : libasan-10.3.1-1.fc33.aarch64                       37/105 
16:17:09 #9 12.30   Installing       : kernel-headers-5.14.9-100.fc33.aarch64              38/105 
16:17:09 #12 14.35 Selecting previously unselected package libpcre2-posix2:armhf.
16:17:09 #12 14.35 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_armhf.deb ...
16:17:09 #12 14.35 Unpacking libpcre2-posix2:armhf (10.36-2ubuntu5) ...
16:17:09 #12 14.38 Selecting previously unselected package libpcre2-dev:armhf.
16:17:09 #12 14.38 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_armhf.deb ...
16:17:09 #12 14.39 Unpacking libpcre2-dev:armhf (10.36-2ubuntu5) ...
16:17:09 #12 14.48 Selecting previously unselected package libselinux1-dev:armhf.
16:17:09 #12 14.48 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_armhf.deb ...
16:17:09 #12 14.49 Unpacking libselinux1-dev:armhf (3.1-3build1) ...
16:17:09 #12 14.53 Selecting previously unselected package libdevmapper-dev:armhf.
16:17:09 #12 14.54 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_armhf.deb ...
16:17:09 #12 14.54 Unpacking libdevmapper-dev:armhf (2:1.02.175-2ubuntu4) ...
16:17:09 #12 14.58 Selecting previously unselected package libseccomp-dev:armhf.
16:17:09 #12 14.58 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_armhf.deb ...
16:17:09 #12 3.396 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:09 #12 3.396 dpkg-buildpackage: info: source version 1.0
16:17:09 #12 3.396 dpkg-buildpackage: info: source distribution unstable
16:17:09 #12 3.396 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:09 #12 3.437 dpkg-buildpackage: info: host architecture armhf
16:17:09 #12 3.446  dpkg-source --before-build .
16:17:09 #8 50.03 Setting up liblzo2-2:amd64 (2.10-0.1) ...
16:17:09 #8 50.04 Setting up libnpth0:amd64 (1.6-1) ...
16:17:09 #8 50.05 Setting up krb5-locales (1.17-3+deb10u3) ...
16:17:09 #8 50.06 Setting up file (1:5.35-4+deb10u2) ...
16:17:09 #8 50.07 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
16:17:09 #8 50.08 Setting up libassuan0:amd64 (2.5.2-1) ...
16:17:09 #8 50.09 Setting up libgomp1:amd64 (8.3.0-6) ...
16:17:09 #8 50.10 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
16:17:09 #8 50.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:17:09 #8 50.12 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:17:09 #8 50.13 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
16:17:09 #8 50.23 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
16:17:09 #9 48.52 Setting up media-types (4.0.0) ...
16:17:09 #9 48.53 Setting up libpipeline1:amd64 (1.5.3-1) ...
16:17:09 #9 48.54 Setting up wdiff (1.2.2-2build1) ...
16:17:09 #9 48.55 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
16:17:09 #9 48.56 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
16:17:09 #9 48.58 Setting up lto-disabled-list (7) ...
16:17:09 #9 48.59 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:17:09 #9 48.60 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
16:17:09 #9 48.61 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:17:09 #9 48.61 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:17:09 #9 48.62 Setting up libicu67:amd64 (67.1-6ubuntu2.1) ...
16:17:09 #9 48.63 Setting up libmagic-mgc (1:5.39-3) ...
16:17:09 #9 48.64 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:17:09 #9 48.65 Setting up distro-info-data (0.46ubuntu4.3) ...
16:17:09 #9 48.66 Setting up manpages (5.10-1ubuntu0.1) ...
16:17:09 #9 48.67 Setting up unzip (6.0-26ubuntu1) ...
16:17:09 #9 48.69 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:17:09 #9 48.70 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
16:17:09 #9 48.71 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
16:17:09 #9 48.72 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:17:09 #9 48.74 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
16:17:09 #9 48.75 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:17:09 #9 48.76 Setting up libmagic1:amd64 (1:5.39-3) ...
16:17:09 #9 48.77 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
16:17:09 #9 48.78 Setting up less (551-2) ...
16:17:09 #9 48.80 Setting up perl-openssl-defaults:amd64 (5) ...
16:17:09 #9 48.81 Setting up linux-libc-dev:amd64 (5.11.0-41.45) ...
16:17:09 #9 48.82 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
16:17:09 #11 4.491  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:17:09 #11 4.585 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:09 #11 4.588  dpkg-source --after-build .
16:17:09 #11 4.687 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:09 #9 69.07 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:17:09 #9 69.08 Setting up libio-socket-ssl-perl (2.069-1) ...
16:17:09 #9 69.09 Setting up libsub-exporter-perl (0.987-1) ...
16:17:09 #9 69.10 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:09 #9 69.11 Setting up libhttp-message-perl (6.29-1) ...
16:17:09 #9 69.12 Setting up libhtml-form-perl (6.07-1) ...
16:17:09 #9 69.13 Setting up python3-pkg-resources (52.0.0-4) ...
16:17:09 #9 69.32 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:17:09 dpkg-buildpackage: info: source package docker-ce
16:17:09 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-focal
16:17:09 dpkg-buildpackage: info: source distribution focal
16:17:09 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:09  dpkg-source -I.git --before-build .
16:17:09 dpkg-buildpackage: info: host architecture arm64
16:17:09  debian/rules clean
16:17:09 dh clean --with=bash-completion
16:17:09 #9 47.43 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
16:17:09 #9 47.44 Setting up dwz (0.13-5) ...
16:17:09 #9 47.46 Setting up groff-base (1.22.4-4build1) ...
16:17:09 #9 47.48 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
16:17:09 #9 47.49 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:17:09 #9 47.50 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
16:17:09 #9 47.51 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
16:17:09 #9 47.52 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
16:17:09 #9 47.54 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ...
16:17:09 #9 47.55 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ...
16:17:09 #11 16.24   Installing       : which-2.21-26.fc34.aarch64                           98/98 
16:17:09 #11 16.24   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch          98/98 
16:17:09 #8 50.41 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
16:17:09 #8 50.42 Setting up gpg-agent (2.2.4-1ubuntu1.4) ...
16:17:09 #8 50.44 Setting up python3-certifi (2018.1.18-2) ...
16:17:09 #8 50.58 Setting up gpg-wks-server (2.2.4-1ubuntu1.4) ...
16:17:09 #18 exporting layers 2.6s done
16:17:09 #18 writing image sha256:f6a8d2c74b7d417421409eef9c38c02fad99dc66be40aa141bb1540dd1a46d6c done
16:17:09 #18 naming to docker.io/debbuild-ubuntu-hirsute/aarch64 done
16:17:09 #18 DONE 2.7s
16:17:09 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/aarch64
16:17:09 #11 3.243 dh_testroot
16:17:09 #11 3.262 dh_prep
16:17:09 #11 3.285 dh_testdir
16:17:09 #11 3.303 dh_testroot
16:17:09 #11 3.321 dh_install
16:17:09 #11 3.350 dh_installdocs
16:17:09 #11 3.403 dh_installchangelogs
16:17:09 #11 3.492 dh_compress
16:17:09 #8 47.69 Transaction test succeeded.
16:17:09 #8 47.69 Running transaction
16:17:09 #9 48.10 Selecting previously unselected package libarray-intspan-perl.
16:17:09 #9 48.10 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
16:17:09 #9 48.14 Unpacking libarray-intspan-perl (2.004-1) ...
16:17:09 #9 12.35   Installing       : libxcrypt-devel-4.4.26-2.fc33.aarch64               39/105 
16:17:09 #9 12.43   Installing       : glibc-devel-2.32-10.fc33.aarch64                    40/105 
16:17:09 #9 12.55   Installing       : glibc-static-2.32-10.fc33.aarch64                   41/105 
16:17:09 #9 12.56   Installing       : libxcrypt-static-4.4.26-2.fc33.aarch64              42/105 
16:17:09 #9 12.61   Installing       : hwdata-0.353-1.fc33.noarch                          43/105 
16:17:09 #9 12.62   Installing       : pciutils-3.7.0-3.fc33.aarch64                       44/105 
16:17:09 #9 12.63   Installing       : rdma-core-35.0-1.fc33.aarch64                       45/105 
16:17:09 #12 14.58 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1) ...
16:17:09 #12 14.62 Selecting previously unselected package libsystemd-dev:armhf.
16:17:09 #12 14.62 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.6_armhf.deb ...
16:17:09 #12 14.63 Unpacking libsystemd-dev:armhf (247.3-3ubuntu3.6) ...
16:17:09 #12 14.72 Selecting previously unselected package libglib2.0-0:armhf.
16:17:09 #12 14.73 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_armhf.deb ...
16:17:09 #12 14.73 Unpacking libglib2.0-0:armhf (2.68.1-1~ubuntu21.04.1) ...
16:17:09 #12 3.556  debian/rules clean
16:17:09 #12 3.558 dh clean
16:17:09 #12 3.640    dh_clean
16:17:09 #12 3.670  debian/rules binary
16:17:09 #12 3.672 dh binary
16:17:09 #12 3.743    dh_update_autotools_config
16:17:09 #12 3.797    dh_autoreconf
16:17:09 #12 3.835    create-stamp debian/debhelper-build-stamp
16:17:09 #12 3.835    dh_prep
16:17:09 #12 3.862    dh_install
16:17:09 #8 50.25 Setting up libfakeroot:amd64 (1.23-1) ...
16:17:09 #8 50.26 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
16:17:09 #8 50.28 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:09 #8 50.29 Setting up fakeroot (1.23-1) ...
16:17:09 #8 50.30 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:09 #8 50.31 Setting up mariadb-common (1:10.3.31-0+deb10u1) ...
16:17:09 #8 50.32 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:17:09 #8 50.33 Setting up libasan5:amd64 (8.3.0-6) ...
16:17:09 #8 50.34 Setting up autotools-dev (20180224.1) ...
16:17:09 #8 50.35 Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
16:17:09 #8 50.36 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
16:17:09 #8 50.37 Setting up libwrap0:amd64 (7.6.q-28) ...
16:17:09 #8 50.39 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
16:17:09 #8 50.39 Setting up make (4.2.1-1.2) ...
16:17:09 #8 50.40 Setting up libmpfr6:amd64 (4.0.2-1) ...
16:17:09 #8 50.41 Setting up gnupg-l10n (2.2.12-1+deb10u1) ...
16:17:09 #8 50.42 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
16:17:09 #8 50.43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:17:09 #8 50.44 Setting up libidn11:amd64 (1.33-2.2) ...
16:17:09 #8 50.45 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ...
16:17:09 #8 50.46 Setting up strace (4.26-0.2) ...
16:17:09 #8 50.47 Setting up libsigsegv2:amd64 (2.12-2) ...
16:17:09 #8 50.48 Setting up xz-utils (5.2.4-1) ...
16:17:09 #8 50.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:09 #8 50.50 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ...
16:17:09 #8 50.51 Setting up t1utils (1.41-3) ...
16:17:09 #8 50.52 Setting up libquadmath0:amd64 (8.3.0-6) ...
16:17:09 #8 50.53 Setting up diffstat (1.62-1) ...
16:17:09 #8 50.54 Setting up libmpc3:amd64 (1.1.0-1) ...
16:17:09 #8 50.55 Setting up libatomic1:amd64 (8.3.0-6) ...
16:17:09 #8 48.19 Selecting previously unselected package lsb-release.
16:17:09 #8 48.19 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
16:17:09 #8 48.20 Unpacking lsb-release (11.1.0) ...
16:17:09 #8 48.24 Selecting previously unselected package manpages-dev.
16:17:09 #8 48.24 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
16:17:09 #8 48.25 Unpacking manpages-dev (5.10-1) ...
16:17:09 #9 48.83 Setting up gettext-base (0.21-3ubuntu2) ...
16:17:09 #9 48.84 Setting up liblzo2-2:amd64 (2.10-2build1) ...
16:17:09 #9 48.86 Setting up libnpth0:amd64 (1.6-3) ...
16:17:09 #9 48.87 Setting up file (1:5.39-3) ...
16:17:09 #9 48.88 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
16:17:09 #9 48.89 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:09 #9 48.90 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
16:17:09 #9 48.91 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:17:09 #9 48.92 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:17:09 #9 48.94 Setting up libunwind8:amd64 (1.3.2-2) ...
16:17:09 #9 48.95 Setting up libjbig0:amd64 (2.1-3.1build1) ...
16:17:09 #9 48.96 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
16:17:09 #9 48.98 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:09 #9 49.00 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:17:09 #9 49.01 Setting up tzdata (2021e-0ubuntu0.21.04) ...
16:17:09 #11 4.692 
16:17:09 #11 4.692 The package has been created.
16:17:09 #11 4.692 Attention, the package has been created in the current directory,
16:17:09 #11 4.692 not in ".." as indicated by the message above!
16:17:09 #11 4.711 Selecting previously unselected package docker-ce-build-deps.
16:17:09 #11 4.726 (Reading database ... 28347 files and directories currently installed.)
16:17:09 #11 4.727 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:09 #11 4.730 Unpacking docker-ce-build-deps (1.0) ...
16:17:09 #9 69.33 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:17:09 #9 69.33 Setting up libjson-xs-perl (4.030-1build2) ...
16:17:09 #9 69.34 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:09 #9 69.35 Setting up libio-prompter-perl (0.004015-1) ...
16:17:09 #9 69.37 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:17:09 #9 69.37 Setting up libhttp-cookies-perl (6.10-1) ...
16:17:09 #9 69.38 Setting up python3-apt (2.2.1) ...
16:17:09 #9 69.53 Setting up po-debconf (1.0.21+nmu1) ...
16:17:09 #9 69.54 Setting up libhtml-tree-perl (5.07-2) ...
16:17:09 #9 69.55 Setting up libparams-classify-perl (0.015-1build4) ...
16:17:09 #9 69.56 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:09 #9 69.57 Setting up libhtml-format-perl (2.12-1.1) ...
16:17:10    dh_clean
16:17:10  dpkg-source -I.git -b .
16:17:10 #8 50.60 Setting up python3-pkg-resources (39.0.1-2) ...
16:17:10 #8 50.80 Setting up lsb-release (9.20170808ubuntu1) ...
16:17:10 #8 50.81 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
16:17:10 #8 50.83 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ...
16:17:10 #8 50.84 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
16:17:10 #11 3.531 dh_fixperms
16:17:10 #11 3.603 dh_installdeb
16:17:10 #11 3.633 dh_gencontrol
16:17:10 #21 38.85 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
16:17:10 #21 38.85 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
16:17:10 #21 38.86 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
16:17:10 #21 38.91 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
16:17:10 #21 38.94 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
16:17:10 #9 12.67   Running scriptlet: rdma-core-35.0-1.fc33.aarch64                       45/105 
16:17:10 #9 12.69   Installing       : libibverbs-35.0-1.fc33.aarch64                      46/105 
16:17:10 #9 12.72   Installing       : libpcap-14:1.10.1-1.fc33.aarch64                    47/105 
16:17:10 #9 12.80   Installing       : xkeyboard-config-2.30-3.fc33.noarch                 48/105 
16:17:10 #9 12.83   Installing       : libxkbcommon-1.0.1-1.fc33.aarch64                   49/105 
16:17:10 #9 12.84   Installing       : rhash-1.4.0-2.fc33.aarch64                          50/105 
16:17:10 #9 12.87   Installing       : qrencode-libs-4.0.2-6.fc33.aarch64                  51/105 
16:17:10 #9 12.88   Installing       : perl-TermReadKey-2.38-8.fc33.aarch64                52/105 
16:17:10 #12 14.87 Selecting previously unselected package pkg-config.
16:17:10 #12 14.88 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_armhf.deb ...
16:17:10 #12 14.95 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:17:10 #12 15.00 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1) ...
16:17:10 #12 15.02 Setting up libarchive13:armhf (3.4.3-2) ...
16:17:10 #12 15.03 Setting up libglib2.0-0:armhf (2.68.1-1~ubuntu21.04.1) ...
16:17:10 #12 15.04 No schema files found: doing nothing.
16:17:10 #12 15.05 Setting up libsepol1-dev:armhf (3.1-1ubuntu1) ...
16:17:10 #12 15.06 Setting up libpcre2-16-0:armhf (10.36-2ubuntu5) ...
16:17:10 #12 15.07 Setting up libbtrfs0:armhf (5.10.1-1build1) ...
16:17:10 #12 15.08 Setting up libpcre2-32-0:armhf (10.36-2ubuntu5) ...
16:17:10 #12 15.10 Setting up libuv1:armhf (1.40.0-1ubuntu0.1) ...
16:17:10 #13 DONE 1.7s
16:17:10 
16:17:10 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:17:10 #14 sha256:47a961a9a307e05f3b43ae5a3fd152e300d9627cb9cf0cf96152adeb43fe6efc
16:17:10 #14 DONE 0.0s
16:17:10 
16:17:10 #15 exporting to image
16:17:10 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:10 #15 exporting layers
16:17:10 #12 3.894    dh_installdocs
16:17:10 #12 3.930    dh_installchangelogs
16:17:10 #12 4.013    dh_perl
16:17:10 #8 50.55 Setting up patch (2.7.6-3+deb10u1) ...
16:17:10 #8 50.56 Setting up mailutils-common (1:3.5-4) ...
16:17:10 #8 50.57 Setting up autopoint (0.19.8.1-9) ...
16:17:10 #8 50.58 Setting up libmariadb3:amd64 (1:10.3.31-0+deb10u1) ...
16:17:10 #8 50.59 Setting up libfl2:amd64 (2.6.4-6.2) ...
16:17:10 #8 50.60 Setting up libpcre2-8-0:amd64 (10.32-5) ...
16:17:10 #8 50.61 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
16:17:10 #8 50.62 Setting up libltdl7:amd64 (2.4.6-9) ...
16:17:10 #8 50.63 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:17:10 #8 50.64 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
16:17:10 #9 49.11 
16:17:10 #9 49.11 Current default time zone: 'Etc/UTC'
16:17:10 #9 49.11 Local time is now:      Tue Dec 21 16:17:09 UTC 2021.
16:17:10 #9 49.11 Universal Time is now:  Tue Dec 21 16:17:09 UTC 2021.
16:17:10 #9 49.11 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:17:10 #9 49.11 
16:17:10 #9 49.19 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:17:10 #9 49.21 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.21 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:10 #9 49.22 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
16:17:10 #9 49.23 Setting up autotools-dev (20180224.1+nmu1) ...
16:17:10 #9 49.24 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
16:17:10 #9 49.26 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
16:17:10 #9 49.27 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
16:17:10 #9 49.28 Setting up make (4.3-4ubuntu1) ...
16:17:10 #9 49.29 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
16:17:10 #9 49.30 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
16:17:10 #8 48.59 Selecting previously unselected package pbzip2.
16:17:10 #8 48.59 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
16:17:10 #8 48.60 Unpacking pbzip2 (1.1.13-1) ...
16:17:10 #8 48.64 Selecting previously unselected package pixz.
16:17:10 #8 48.64 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
16:17:10 #8 48.65 Unpacking pixz (1.0.7-1) ...
16:17:10 #8 48.68 Selecting previously unselected package xdelta.
16:17:10 #8 48.68 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
16:17:10 #8 48.69 Unpacking xdelta (1.1.3-9.3) ...
16:17:10 #8 48.72 Selecting previously unselected package xdelta3.
16:17:10 #8 48.72 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
16:17:10 #8 48.73 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:17:10 #8 48.78 Selecting previously unselected package pristine-tar.
16:17:10 #9 69.58 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:17:10 #9 69.63 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:10 #9 69.69 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:10 #9 69.80 
16:17:10 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:10 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:10 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:10 dpkg-source: info: using source format '1.0'
16:17:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz
16:17:10 #8 50.85 Setting up perl (5.26.1-6ubuntu0.5) ...
16:17:10 #8 50.87 Setting up libfile-chdir-perl (0.1008-1) ...
16:17:10 #8 50.89 Setting up libsys-hostname-long-perl (1.5-1) ...
16:17:10 #8 50.90 Setting up libfile-fcntllock-perl (0.22-3build2) ...
16:17:10 #8 50.92 Setting up libtext-glob-perl (0.10-1) ...
16:17:10 #8 50.93 Setting up intltool-debian (0.35.0+20060710.4) ...
16:17:10 #8 50.94 Setting up libxml-sax-base-perl (1.09-1) ...
16:17:10 #8 50.96 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
16:17:10 #8 50.97 Setting up libstrictures-perl (2.000003-1) ...
16:17:10 #8 50.99 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:17:10 #8 51.01 Setting up libmail-sendmail-perl (0.80-1) ...
16:17:10 #8 51.03 Setting up libsocket6-perl (0.27-1build2) ...
16:17:10 #8 51.04 Setting up patchutils (0.3.4-2) ...
16:17:10 #8 51.06 Setting up python3-chardet (3.0.4-1) ...
16:17:10 #11 3.774 dh_md5sums
16:17:10 #11 3.803 dh_builddeb
16:17:10 #11 3.822 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:10 #11 3.849 
16:17:10 #11 3.849 The package has been created.
16:17:10 #11 3.849 Attention, the package has been created in the current directory,
16:17:10 #11 3.849 not in ".." as indicated by the message above!
16:17:10 #11 3.876 Selecting previously unselected package docker-ce-build-deps.
16:17:10 #11 3.894 (Reading database ... 27524 files and directories currently installed.)
16:17:10 #11 3.899 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:10 #11 3.905 Unpacking docker-ce-build-deps (1.0) ...
16:17:10 #9 48.16 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:17:10 #9 48.17 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:17:10 #9 48.18 Setting up gpg (2.2.19-3ubuntu2.1) ...
16:17:10 #9 48.19 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
16:17:10 #9 48.20 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
16:17:10 #9 48.21 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
16:17:10 #9 48.23 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
16:17:10 + set -e
16:17:10 + mkdir -p /root/build-deb/engine
16:17:10 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:10 #9 12.91   Installing       : perl-Error-1:0.17029-4.fc33.noarch                  53/105 
16:17:10 #9 12.91   Installing       : lzo-2.10-3.fc33.aarch64                             54/105 
16:17:10 #9 12.95   Installing       : libsepol-devel-3.1-3.fc33.aarch64                   55/105 
16:17:10 #9 12.96   Installing       : libselinux-devel-3.1-2.fc33.aarch64                 56/105 
16:17:10 #9 12.99   Installing       : libselinux-utils-3.1-2.fc33.aarch64                 57/105 
16:17:10 #9 13.04   Installing       : policycoreutils-3.1-4.fc33.aarch64                  58/105 
16:17:10 #9 13.06   Running scriptlet: policycoreutils-3.1-4.fc33.aarch64                  58/105 
16:17:10 #9 13.11   Installing       : python3-policycoreutils-3.1-4.fc33.noarch           59/105 
16:17:10 #8 48.46   Preparing        :                                                        1/1 
16:17:10 #8 48.49   Installing       : python3-six-1.16.0-4.fc35.noarch                     1/146 
16:17:10 #12 15.11 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:17:10 #12 4.054    dh_link
16:17:10 #12 4.081    dh_strip_nondeterminism
16:17:10 #12 4.158    dh_compress
16:17:10 #12 4.222    dh_fixperms
16:17:10 #12 4.268    dh_missing
16:17:10 #8 50.70 Setting up libmpx2:amd64 (8.3.0-6) ...
16:17:10 #8 50.71 Setting up libubsan1:amd64 (8.3.0-6) ...
16:17:10 #8 50.72 Setting up libisl19:amd64 (0.20-2) ...
16:17:10 #8 50.73 Setting up dwz (0.12-3) ...
16:17:10 #8 50.74 Setting up python-apt-common (1.8.4.3) ...
16:17:10 #8 50.75 Setting up sensible-utils (0.0.12) ...
16:17:10 #8 50.76 Setting up exim4-config (4.92-8+deb10u6) ...
16:17:10 #9 49.32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
16:17:10 #9 49.33 Setting up lzip (1.22-3) ...
16:17:10 #9 49.35 Setting up strace (5.11-0ubuntu1) ...
16:17:10 #9 49.36 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
16:17:10 #9 49.38 Setting up xz-utils (5.2.5-1.0build2) ...
16:17:10 #9 49.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:17:10 #9 49.40 Setting up t1utils (1.41-4) ...
16:17:10 #9 49.41 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:10 #9 49.42 Setting up diffstat (1.64-1) ...
16:17:10 #9 49.44 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
16:17:10 #9 49.46 Setting up libmpc3:amd64 (1.2.0-1build1) ...
16:17:10 #9 49.47 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:10 #9 49.48 Setting up patch (2.7.6-7) ...
16:17:10 #9 49.49 Setting up autopoint (0.21-3ubuntu2) ...
16:17:10 #9 49.50 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
16:17:10 #9 49.51 Setting up fonts-dejavu-core (2.37-2build1) ...
16:17:10 #8 48.78 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
16:17:10 #8 48.80 Unpacking pristine-tar (1.49) ...
16:17:10 #8 48.84 Selecting previously unselected package publicsuffix.
16:17:10 #8 48.84 Preparing to unpack .../346-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
16:17:10 #8 48.85 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
16:17:10 #8 48.92 Selecting previously unselected package python-apt-common.
16:17:10 #8 48.92 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
16:17:10 #8 48.93 Unpacking python-apt-common (2.2.1) ...
16:17:10 #8 48.99 Selecting previously unselected package python3-apt.
16:17:10 #8 48.99 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
16:17:10 #8 49.00 Unpacking python3-apt (2.2.1) ...
16:17:10 #8 49.05 Selecting previously unselected package python3-certifi.
16:17:10 #9 69.80 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:10 #9 69.82 Setting up python3-chardet (4.0.0-1) ...
16:17:10 #9 70.09 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:10 #9 48.42 Selecting previously unselected package libmodule-implementation-perl.
16:17:10 #9 48.42 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:17:10 #9 48.47 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:17:10 #8 51.30 Setting up liburi-perl (1.73-1) ...
16:17:10 #8 51.31 Setting up libdata-dump-perl (1.23-1) ...
16:17:10 #8 48.47 Dependencies resolved.
16:17:10 #8 48.49 ================================================================================
16:17:10 #8 48.49  Package                       Arch     Version                 Repo       Size
16:17:10 #8 48.49 ================================================================================
16:17:10 #8 48.49 Installing:
16:17:10 #8 48.49  dnf-plugins-core              noarch   4.0.23-1.fc33           updates    35 k
16:17:10 #8 48.49  rpm-build                     x86_64   4.16.1.3-1.fc33         updates    96 k
16:17:10 #8 48.49  rpmlint                       noarch   1.11-19.fc33            updates   185 k
16:17:10 #8 48.49 Installing dependencies:
16:17:10 #8 48.49  binutils                      x86_64   2.35-18.fc33            updates   5.4 M
16:17:10 #8 48.49  binutils-gold                 x86_64   2.35-18.fc33            updates   774 k
16:17:10 #8 48.49  bzip2                         x86_64   1.0.8-4.fc33            fedora     52 k
16:17:10 #8 48.49  cpio                          x86_64   2.13-8.fc33             fedora    273 k
16:17:10 #8 48.49  dbus-libs                     x86_64   1:1.12.20-2.fc33        fedora    154 k
16:17:10 #8 48.49  desktop-file-utils            x86_64   0.26-2.fc33             fedora     74 k
16:17:10 #8 48.49  diffutils                     x86_64   3.7-7.fc33              updates   390 k
16:17:10 #8 48.49  dwz                           x86_64   0.13-4.fc33             fedora    106 k
16:17:10 #8 48.49  ed                            x86_64   1.14.2-9.fc33           fedora     75 k
16:17:10 #8 48.49  efi-srpm-macros               noarch   4-5.fc33                fedora     21 k
16:17:10 #8 48.49  elfutils                      x86_64   0.185-2.fc33            updates   519 k
16:17:10 #8 48.49  elfutils-debuginfod-client    x86_64   0.185-2.fc33            updates    36 k
16:17:10 #8 48.49  emacs-filesystem              noarch   1:27.2-3.fc33           updates   8.2 k
16:17:10 #8 48.49  enchant                       x86_64   1:1.6.0-26.fc33         fedora     60 k
16:17:10 #8 48.49  file                          x86_64   5.39-3.fc33             fedora     51 k
16:17:10 #8 48.49  findutils                     x86_64   1:4.7.0-7.fc33          fedora    539 k
16:17:10 #8 48.49  fonts-filesystem              noarch   1:2.0.5-4.fc33          fedora    8.7 k
16:17:10 #8 48.49  fonts-srpm-macros             noarch   1:2.0.5-4.fc33          fedora     27 k
16:17:10 #8 48.49  fpc-srpm-macros               noarch   1.3-2.fc33              fedora    7.6 k
16:17:10 #8 48.49  gdb-minimal                   x86_64   10.2-4.fc33             updates   3.6 M
16:17:10 #8 48.49  gdk-pixbuf2                   x86_64   2.42.6-1.fc33           updates   470 k
16:17:10 #8 48.49  ghc-srpm-macros               noarch   1.5.0-3.fc33            fedora    7.7 k
16:17:10 #8 48.49  glib-networking               x86_64   2.66.0-1.fc33           fedora    161 k
16:17:10 #8 48.49  gnat-srpm-macros              noarch   4-12.fc33               fedora    8.2 k
16:17:10 #8 48.49  go-srpm-macros                noarch   3.0.10-1.fc33           updates    25 k
16:17:10 #8 48.49  groff-base                    x86_64   1.22.4-4.fc33           updates   1.1 M
16:17:10 #8 48.49  gsettings-desktop-schemas     x86_64   3.38.0-1.fc33           fedora    681 k
16:17:10 #8 48.49  hunspell                      x86_64   1.7.0-7.fc33            fedora    329 k
16:17:10 #8 48.49  hunspell-en-US                noarch   0.20140811.1-17.fc33    fedora    176 k
16:17:10 #8 48.49  info                          x86_64   6.7-8.fc33              fedora    228 k
16:17:10 #8 48.49  json-glib                     x86_64   1.6.2-1.fc33            updates   151 k
16:17:10 #8 48.49  kernel-srpm-macros            noarch   1.0-3.fc33              fedora    7.2 k
16:17:10 #8 48.49  less                          x86_64   551-4.fc33              fedora    154 k
16:17:10 #8 48.49  libappstream-glib             x86_64   0.7.17-2.fc33           fedora    333 k
16:17:10 #8 48.49  libjpeg-turbo                 x86_64   2.0.5-5.fc33            fedora    168 k
16:17:10 #8 48.49  libmodman                     x86_64   2.0.1-23.fc33           fedora     33 k
16:17:10 #8 48.49  libpipeline                   x86_64   1.5.2-5.fc33            fedora     48 k
16:17:10 #8 48.49  libpkgconf                    x86_64   1.7.3-5.fc33            updates    36 k
16:17:10 #8 48.49  libpng                        x86_64   2:1.6.37-6.fc33         updates   119 k
16:17:10 #8 48.49  libproxy                      x86_64   0.4.15-25.fc33          fedora     65 k
16:17:10 #8 48.49  libsoup                       x86_64   2.72.0-3.fc33           fedora    398 k
16:17:10 #8 48.49  libstemmer                    x86_64   0-15.585svn.fc33        fedora     83 k
16:17:10 #8 48.49  lua-srpm-macros               noarch   1-3.fc33                updates   8.1 k
16:17:10 #8 48.49  man-db                        x86_64   2.9.2-6.fc33            fedora    1.1 M
16:17:10 #8 48.49  ncurses                       x86_64   6.2-3.20200222.fc33     fedora    395 k
16:17:10 #8 48.49  nim-srpm-macros               noarch   3-3.fc33                fedora    8.3 k
16:17:10 #8 48.49  ocaml-srpm-macros             noarch   6-3.fc33                fedora    7.7 k
16:17:10 #8 48.49  openblas-srpm-macros          noarch   2-8.fc33                fedora    7.2 k
16:17:10 #8 48.49  patch                         x86_64   2.7.6-13.fc33           fedora    129 k
16:17:10 #8 48.49  perl-AutoLoader               noarch   5.74-471.fc33           updates    31 k
16:17:10 #8 48.49  perl-B                        x86_64   1.80-471.fc33           updates   189 k
16:17:10 #8 48.49  perl-Carp                     noarch   1.50-457.fc33           fedora     29 k
16:17:10 #8 48.49  perl-Class-Struct             noarch   0.66-471.fc33           updates    32 k
16:17:10 #8 48.49  perl-Data-Dumper              x86_64   2.174-459.fc33          fedora     56 k
16:17:10 #8 48.49  perl-Digest                   noarch   1.20-1.fc33             updates    25 k
16:17:10 #8 48.49  perl-Digest-MD5               x86_64   2.58-1.fc33             updates    36 k
16:17:10 #8 48.49  perl-DynaLoader               x86_64   1.47-471.fc33           updates    38 k
16:17:10 #8 48.49  perl-Encode                   x86_64   4:3.08-461.fc33         updates   1.7 M
16:17:10 #8 48.49  perl-Errno                    x86_64   1.30-471.fc33           updates    24 k
16:17:10 #8 48.49  perl-Exporter                 noarch   5.74-458.fc33           fedora     32 k
16:17:10 #8 48.49  perl-Fcntl                    x86_64   1.13-471.fc33           updates    30 k
16:17:10 #8 48.49  perl-File-Basename            noarch   2.85-471.fc33           updates    27 k
16:17:10 #8 48.49  perl-File-Path                noarch   2.18-1.fc33             updates    36 k
16:17:10 #8 48.49  perl-File-Temp                noarch   1:0.231.100-1.fc33      updates    60 k
16:17:10 #8 48.49  perl-File-stat                noarch   1.09-471.fc33           updates    27 k
16:17:10 #8 48.49  perl-FileHandle               noarch   2.03-471.fc33           updates    25 k
16:17:10 #8 48.49  perl-Getopt-Long              noarch   1:2.52-1.fc33           fedora     60 k
16:17:10 #8 48.49  perl-Getopt-Std               noarch   1.12-471.fc33           updates    25 k
16:17:10 #8 48.49  perl-HTTP-Tiny                noarch   0.078-1.fc33            updates    54 k
16:17:10 #8 48.49  perl-IO                       x86_64   1.43-471.fc33           updates    96 k
16:17:10 #8 48.49  perl-IO-Socket-IP             noarch   0.41-2.fc33             fedora     43 k
16:17:10 #8 48.49  perl-IPC-Open3                noarch   1.21-471.fc33           updates    32 k
16:17:10 #8 48.49  perl-MIME-Base64              x86_64   3.16-1.fc33             fedora     30 k
16:17:10 #8 48.49  perl-Net-SSLeay               x86_64   1.88-9.fc33             fedora    352 k
16:17:10 #8 48.49  perl-POSIX                    x86_64   1.94-471.fc33           updates   106 k
16:17:10 #8 48.49  perl-PathTools                x86_64   3.78-458.fc33           updates    85 k
16:17:10 #8 48.49  perl-Pod-Escapes              noarch   1:1.07-457.fc33         fedora     20 k
16:17:10 #8 48.49  perl-Pod-Perldoc              noarch   3.28.01-458.fc33        fedora     84 k
16:17:10 #8 48.49  perl-Pod-Simple               noarch   1:3.42-1.fc33           updates   216 k
16:17:10 #8 48.49  perl-Pod-Usage                noarch   4:2.01-1.fc33           updates    41 k
16:17:10 #8 48.49  perl-Scalar-List-Utils        x86_64   4:1.55-457.fc33         fedora     70 k
16:17:10 #8 48.49  perl-SelectSaver              noarch   1.02-471.fc33           updates    21 k
16:17:10 #8 48.49  perl-Socket                   x86_64   4:2.031-1.fc33          updates    56 k
16:17:10 #8 48.49  perl-Storable                 x86_64   1:3.21-457.fc33         fedora     97 k
16:17:10 #8 48.49  perl-Symbol                   noarch   1.08-471.fc33           updates    24 k
16:17:10 #8 48.49  perl-Term-ANSIColor           noarch   5.01-458.fc33           fedora     49 k
16:17:10 #8 48.49  perl-Term-Cap                 noarch   1.17-457.fc33           fedora     22 k
16:17:10 #8 48.49  perl-Text-ParseWords          noarch   3.30-457.fc33           fedora     16 k
16:17:10 #8 48.49  perl-Text-Tabs+Wrap           noarch   2013.0523-457.fc33      fedora     23 k
16:17:10 #8 48.49  perl-Time-Local               noarch   2:1.300-4.fc33          fedora     34 k
16:17:10 #8 48.49  perl-URI                      noarch   1.76-9.fc33             fedora    108 k
16:17:10 #8 48.49  perl-base                     noarch   2.27-471.fc33           updates    26 k
16:17:10 #8 48.49  perl-constant                 noarch   1.33-458.fc33           fedora     23 k
16:17:10 #8 48.49  perl-if                       noarch   0.60.800-471.fc33       updates    23 k
16:17:10 #8 48.49  perl-interpreter              x86_64   4:5.32.1-471.fc33       updates    80 k
16:17:10 #8 48.49  perl-libnet                   noarch   3.13-1.fc33             updates   126 k
16:17:10 #8 48.49  perl-libs                     x86_64   4:5.32.1-471.fc33       updates   2.1 M
16:17:10 #8 48.49  perl-macros                   noarch   4:5.32.1-471.fc33       updates    20 k
16:17:10 #8 48.49  perl-mro                      x86_64   1.23-471.fc33           updates    38 k
16:17:10 #8 48.49  perl-overload                 noarch   1.31-471.fc33           updates    55 k
16:17:10 #8 48.49  perl-overloading              noarch   0.02-471.fc33           updates    22 k
16:17:10 #8 48.49  perl-parent                   noarch   1:0.238-457.fc33        fedora     14 k
16:17:10 #8 48.49  perl-podlators                noarch   1:4.14-457.fc33         fedora    113 k
16:17:10 #8 48.49  perl-srpm-macros              noarch   1-38.fc33               fedora    8.3 k
16:17:10 #8 48.49  perl-subs                     noarch   1.03-471.fc33           updates    21 k
16:17:10 #8 48.49  perl-vars                     noarch   1.05-471.fc33           updates    22 k
16:17:10 #8 48.49  pkgconf                       x86_64   1.7.3-5.fc33            updates    41 k
16:17:10 #8 48.49  pkgconf-m4                    noarch   1.7.3-5.fc33            updates    14 k
16:17:10 #8 48.49  pkgconf-pkg-config            x86_64   1.7.3-5.fc33            updates    10 k
16:17:10 #8 48.49  python-srpm-macros            noarch   3.9-20.fc33             updates    21 k
16:17:10 #8 48.49  python3-dateutil              noarch   1:2.8.1-2.fc33          fedora    289 k
16:17:10 #8 48.49  python3-dbus                  x86_64   1.2.16-3.fc33           fedora    133 k
16:17:10 #8 48.49  python3-distro                noarch   1.5.0-4.fc33            fedora     36 k
16:17:10 #8 48.49  python3-dnf-plugins-core      noarch   4.0.23-1.fc33           updates   210 k
16:17:10 #8 48.49  python3-enchant               noarch   3.1.1-2.fc33            fedora     79 k
16:17:10 #8 48.49  python3-file-magic            noarch   5.39-3.fc33             fedora     19 k
16:17:10 #8 48.49  python3-setuptools            noarch   49.1.3-2.fc33           updates   842 k
16:17:10 #8 48.49  python3-six                   noarch   1.15.0-2.fc33           fedora     36 k
16:17:10 #8 48.49  qt5-srpm-macros               noarch   5.15.2-1.fc33           updates   8.4 k
16:17:10 #8 48.49  redhat-rpm-config             noarch   176-3.fc33              updates    64 k
16:17:10 #8 48.49  rpmautospec-rpm-macros        noarch   0.2.5-1.fc33            updates   9.9 k
16:17:10 #8 48.49  rust-srpm-macros              noarch   16-1.fc33               updates   9.8 k
16:17:10 #8 48.49  shared-mime-info              x86_64   2.0-3.fc33              fedora    308 k
16:17:10 #8 48.49  unzip                         x86_64   6.0-49.fc33             fedora    181 k
16:17:10 #8 48.49  xxhash-libs                   x86_64   0.8.0-3.fc33            updates    41 k
16:17:10 #8 48.49  xz                            x86_64   5.2.5-4.fc33            updates   215 k
16:17:10 #8 48.49  zip                           x86_64   3.0-27.fc33             fedora    258 k
16:17:10 #8 48.49  zstd                          x86_64   1.5.0-1.fc33            updates   635 k
16:17:10 #8 48.49 Installing weak dependencies:
16:17:10 #8 48.49  abattis-cantarell-fonts       noarch   0.301-1.fc33            updates   369 k
16:17:10 #8 48.49  adobe-source-code-pro-fonts   noarch   2.030.1.050-9.fc33      fedora    834 k
16:17:10 #8 48.49  perl-IO-Socket-SSL            noarch   2.068-3.fc33            fedora    216 k
16:17:10 #8 48.49  perl-Mozilla-CA               noarch   20200520-3.fc33         fedora     12 k
16:17:10 #8 48.49  perl-NDBM_File                x86_64   1.15-471.fc33           updates    32 k
16:17:10 #8 48.49 
16:17:10 #8 48.49 Transaction Summary
16:17:10 #8 48.49 ================================================================================
16:17:10 #8 48.49 Install  136 Packages
16:17:10 #8 48.49 
16:17:10 #8 48.50 Total download size: 30 M
16:17:10 #8 48.50 Installed size: 109 M
16:17:10 #8 48.50 Downloading Packages:
16:17:10 #9 13.14   Installing       : policycoreutils-python-utils-3.1-4.fc33.noarch      60/105 
16:17:10 #9 13.16   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc33.aarch64          61/105 
16:17:10 #9 13.18   Installing       : selinux-policy-3.14.6-39.fc33.noarch                62/105 
16:17:10 #9 13.19   Running scriptlet: selinux-policy-3.14.6-39.fc33.noarch                62/105 
16:17:10 #21 39.72 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
16:17:10 #8 48.51   Installing       : hunspell-filesystem-1.7.0-11.fc35.x86_64             2/146 
16:17:10 #8 48.52   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/146 
16:17:10 #8 48.53   Installing       : abattis-cantarell-fonts-0.301-3.fc35.noarch          4/146 
16:17:10 #8 48.54   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     5/146 
16:17:10 #8 48.56   Installing       : gsettings-desktop-schemas-41.0-1.fc35.x86_64         6/146 
16:17:10 #8 48.57   Installing       : python3-construct-2.10.67-3.fc35.noarch              7/146 
16:17:10 #8 48.58   Installing       : python3-pybeam-0.7-1.fc35.noarch                     8/146 
16:17:10 #8 48.59   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch               9/146 
16:17:10 #8 48.60   Upgrading        : glibc-common-2.34-11.fc35.x86_64                    10/146 
16:17:10 #8 48.61   Upgrading        : glibc-minimal-langpack-2.34-11.fc35.x86_64          11/146 
16:17:10 #8 48.62   Running scriptlet: glibc-2.34-11.fc35.x86_64                           12/146 
16:17:10 #8 48.67   Upgrading        : glibc-2.34-11.fc35.x86_64                           12/146 
16:17:10 #12 15.60 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:17:10 #12 15.65 Setting up libudev-dev:armhf (247.3-3ubuntu3.6) ...
16:17:10 #12 15.66 Setting up libpcre2-posix2:armhf (10.36-2ubuntu5) ...
16:17:10 #12 4.293    dh_installdeb
16:17:10 #12 4.326    dh_gencontrol
16:17:10 #12 4.456    dh_md5sums
16:17:10 #12 4.489    dh_builddeb
16:17:10 #12 4.514 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:10 #8 51.05 Adding system-user for exim (v4)
16:17:10 #9 49.57 Setting up ucf (3.0043) ...
16:17:10 #9 49.69 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
16:17:10 #9 49.71 Setting up libltdl7:amd64 (2.4.6-15) ...
16:17:10 #9 49.72 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:17:10 #9 49.73 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
16:17:10 #9 49.74 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:10 #9 49.76 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:10 #9 49.77 Setting up libmd0:amd64 (1.0.3-3build1) ...
16:17:10 #9 49.78 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:17:10 #9 49.79 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
16:17:10 #9 49.80 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
16:17:10 #9 49.81 Setting up libuchardet0:amd64 (0.0.7-1) ...
16:17:10 #9 49.84 Setting up lzop (1.04-2) ...
16:17:10 #9 49.85 Setting up libmpdec3:amd64 (2.5.1-2) ...
16:17:10 #9 49.86 Setting up git-man (1:2.30.2-1ubuntu1) ...
16:17:10 #9 49.87 Setting up netbase (6.2) ...
16:17:10 #9 49.90 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
16:17:10 #8 49.05 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
16:17:10 #8 49.06 Unpacking python3-certifi (2020.6.20-1) ...
16:17:10 #8 49.11 Selecting previously unselected package python3-idna.
16:17:10 #8 49.11 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
16:17:10 #8 49.11 Unpacking python3-idna (2.10-1) ...
16:17:10 #8 49.15 Selecting previously unselected package python3-magic.
16:17:10 #8 49.16 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
16:17:10 #8 49.16 Unpacking python3-magic (2:0.4.20-3) ...
16:17:10 #8 49.19 Selecting previously unselected package python3-urllib3.
16:17:10 #8 49.20 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:17:10 #8 49.20 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:17:10 #8 49.25 Selecting previously unselected package python3-requests.
16:17:10 #8 49.26 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
16:17:10 #17 exporting layers 9.3s done
16:17:10 #17 writing image sha256:a89275360fa45431be190d330b479f93bc410552b4619f814a9337f7aa934f92 done
16:17:10 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
16:17:10 #17 DONE 9.3s
16:17:10 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
16:17:10 #9 70.10 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:10 #9 70.11 Setting up libmailtools-perl (2.21-1) ...
16:17:10 #9 70.12 Setting up python3-debian (0.1.39ubuntu1) ...
16:17:10 #9 70.27 Setting up python3-requests (2.25.1+dfsg-2) ...
16:17:10 + mkdir -p /root/build-deb/cli
16:17:10 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:10 #9 48.73 Selecting previously unselected package libsub-exporter-progressive-perl.
16:17:10 #9 48.73 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:17:10 #9 48.78 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:17:10 #8 51.33 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
16:17:10 #8 51.34 Setting up libio-string-perl (1.08-3) ...
16:17:10 #8 51.36 Setting up libalgorithm-diff-perl (1.19.03-1) ...
16:17:10 #8 51.37 Setting up libclone-perl (0.39-1) ...
16:17:10 #8 51.39 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
16:17:10 #8 51.40 Setting up libnet-http-perl (6.17-1) ...
16:17:10 #8 51.41 Setting up libnumber-compare-perl (0.03-1) ...
16:17:10 #8 51.42 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:17:10 #11 4.771 Reading package lists...
16:17:10 #11 5.535 Building dependency tree...
16:17:10 #11 5.694 Reading state information...
16:17:10 #9 48.67 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
16:17:10 #9 13.21   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch        63/105 
16:17:10 #9 13.45   Installing       : selinux-policy-minimum-3.14.6-39.fc33.noarch        63/105 
16:17:10 #21 39.73 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
16:17:10 #21 39.73 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
16:17:10 #21 39.74 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
16:17:10 #21 39.74 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
16:17:10 #21 39.74 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
16:17:10 #21 39.74 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
16:17:10 #21 39.74 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
16:17:10 #21 39.76 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
16:17:10 #21 39.76 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
16:17:10 #21 39.78 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
16:17:10 #21 39.79 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
16:17:10 #8 48.68   Running scriptlet: glibc-2.34-11.fc35.x86_64                           12/146 
16:17:10 #8 48.78   Installing       : glibc-gconv-extra-2.34-11.fc35.x86_64               13/146 
16:17:10 #8 48.79   Running scriptlet: glibc-gconv-extra-2.34-11.fc35.x86_64               13/146 
16:17:10 #8 48.81   Installing       : findutils-1:4.8.0-4.fc35.x86_64                     14/146 
16:17:10 #8 48.82   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch          15/146 
16:17:10 #8 48.83   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch             16/146 
16:17:10 #8 48.83   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch          17/146 
16:17:10 #8 48.84   Installing       : hunspell-1.7.0-11.fc35.x86_64                       18/146 
16:17:10 #8 48.85   Installing       : dwz-0.14-2.fc35.x86_64                              19/146 
16:17:10 #8 48.87   Installing       : elfutils-0.185-5.fc35.x86_64                        20/146 
16:17:10 #8 48.88   Installing       : file-5.40-9.fc35.x86_64                             21/146 
16:17:10 #8 48.88   Installing       : unzip-6.0-53.fc35.x86_64                            22/146 
16:17:10 #8 48.89   Installing       : xz-5.2.5-7.fc35.x86_64                              23/146 
16:17:10 #8 48.90   Installing       : elfutils-debuginfod-client-0.186-1.fc35.x86_64      24/146 
16:17:10 #12 15.68 Setting up libjsoncpp24:armhf (1.9.4-4) ...
16:17:10 #12 15.69 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2ubuntu4) ...
16:17:10 #12 15.70 Setting up libbtrfs-dev:armhf (5.10.1-1build1) ...
16:17:10 #12 15.71 Setting up librhash0:armhf (1.4.1-1) ...
16:17:10 #12 15.73 Setting up cmake-data (3.18.4-2ubuntu1) ...
16:17:10 #12 15.75 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
16:17:10 #12 15.76 Setting up libsystemd-dev:armhf (247.3-3ubuntu3.6) ...
16:17:10 #12 15.77 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2ubuntu4) ...
16:17:10 #12 15.78 Setting up libpcre2-dev:armhf (10.36-2ubuntu5) ...
16:17:10 #12 15.79 Setting up libselinux1-dev:armhf (3.1-3build1) ...
16:17:10 #12 15.80 Setting up libdevmapper-dev:armhf (2:1.02.175-2ubuntu4) ...
16:17:10 #12 15.81 Setting up cmake (3.18.4-2ubuntu1) ...
16:17:10 #12 15.83 Setting up docker-ce-build-deps (1.0) ...
16:17:10 #12 15.84 Processing triggers for man-db (2.9.4-2) ...
16:17:10 #12 15.86 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:17:10 #12 4.601  dpkg-genbuildinfo --build=binary
16:17:10 #12 4.750  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:17:10 #12 4.828 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:10 #12 4.831  dpkg-source --after-build .
16:17:10 #12 4.932 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:10 #8 51.32 Setting up libuchardet0:amd64 (0.0.6-3) ...
16:17:10 #8 51.33 Setting up git-man (1:2.20.1-2+deb10u3) ...
16:17:10 #8 51.35 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:17:10 #8 51.35 Setting up netbase (5.6) ...
16:17:10 #8 51.38 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
16:17:10 #8 51.39 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:17:10 #8 51.40 Setting up libbinutils:amd64 (2.31.1-16) ...
16:17:10 #8 51.41 Setting up cpp-8 (8.3.0-6) ...
16:17:10 #8 51.42 Setting up libc-dev-bin (2.28-10) ...
16:17:10 #8 51.43 Setting up openssl (1.1.1d-0+deb10u7) ...
16:17:10 #8 51.45 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
16:17:10 #8 51.46 Setting up readline-common (7.0-5) ...
16:17:10 #8 51.48 Setting up publicsuffix (20190415.1030-1) ...
16:17:10 #8 51.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
16:17:10 #8 51.50 Setting up libcc1-0:amd64 (8.3.0-6) ...
16:17:10 #8 51.51 Setting up iso-codes (4.2-1) ...
16:17:10 #8 51.52 Setting up liblocale-gettext-perl (1.07-3+b4) ...
16:17:10 #8 51.53 Setting up liblsan0:amd64 (8.3.0-6) ...
16:17:10 #8 51.54 Setting up dctrl-tools (2.24-3) ...
16:17:10 #8 51.55 Setting up libitm1:amd64 (8.3.0-6) ...
16:17:10 #8 51.56 Setting up debian-keyring (2019.02.25) ...
16:17:10 #8 51.57 Setting up libreadline7:amd64 (7.0-5) ...
16:17:10 #8 51.58 Setting up libgdbm6:amd64 (1.18.1-4) ...
16:17:10 #8 51.59 Setting up gnupg-utils (2.2.12-1+deb10u1) ...
16:17:10 #8 51.60 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
16:17:10 #8 51.61 Setting up libtsan0:amd64 (8.3.0-6) ...
16:17:10 #8 51.61 Setting up pinentry-curses (1.1.0-2) ...
16:17:10 #9 49.91 Setting up libfido2-1:amd64 (1.6.0-2) ...
16:17:10 #9 49.92 Setting up libisl23:amd64 (0.23-1build1) ...
16:17:10 #9 49.93 Setting up libc-dev-bin (2.33-0ubuntu5) ...
16:17:10 #9 49.94 Setting up openssl (1.1.1j-1ubuntu3.6) ...
16:17:10 #9 49.96 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
16:17:10 #9 49.97 Setting up libelf1:amd64 (0.183-8) ...
16:17:10 #9 49.98 Setting up readline-common (8.1-1) ...
16:17:10 #9 49.99 Setting up publicsuffix (20210108.1309-1) ...
16:17:10 #9 50.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
16:17:10 #9 50.01 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
16:17:10 #9 50.03 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:10 #9 50.04 Setting up iso-codes (4.6.0-1) ...
16:17:10 #9 50.05 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:17:10 #9 50.06 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:10 #9 50.07 Setting up cpp-10 (10.3.0-1ubuntu1) ...
16:17:10 #9 50.08 Setting up dctrl-tools (2.24-3) ...
16:17:10 #9 50.09 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:10 #9 50.10 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:10 #9 50.12 Setting up libgdbm6:amd64 (1.19-2) ...
16:17:10 #8 49.26 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:17:10 #8 49.30 Selecting previously unselected package python3-unidiff.
16:17:10 #8 49.30 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
16:17:10 #8 49.30 Unpacking python3-unidiff (0.5.5-2) ...
16:17:10 #8 49.34 Selecting previously unselected package python3-xdg.
16:17:10 #8 49.34 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
16:17:10 #8 49.35 Unpacking python3-xdg (0.27-2) ...
16:17:10 #8 49.39 Selecting previously unselected package shared-mime-info.
16:17:10 #8 49.39 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
16:17:10 #8 49.39 Unpacking shared-mime-info (2.0-1) ...
16:17:10 #8 49.50 Selecting previously unselected package strace.
16:17:10 #9 70.41 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:17:10 #9 70.45 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:10 #9 70.51 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:10 #9 70.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:11 #9 49.18 Selecting previously unselected package libvariable-magic-perl.
16:17:11 #9 49.18 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build3_amd64.deb ...
16:17:11 #9 49.28 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:17:11 #8 51.60 Setting up python3-unidiff (0.5.4-1) ...
16:17:11 #8 51.76 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
16:17:11 #8 51.77 Setting up libunicode-utf8-perl (0.60-1build4) ...
16:17:11 #8 51.78 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
16:17:11 #8 51.79 Setting up libparams-util-perl (1.07-3build3) ...
16:17:11 #8 51.81 Setting up libsub-name-perl (0.21-1build1) ...
16:17:11 #8 51.82 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ...
16:17:11 #11 5.716 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:11 #11 5.923 Starting 2 pkgProblemResolver with broken count: 0
16:17:11 #11 5.926 Done
16:17:11 #11 6.089  Done
16:17:11 #9 48.76 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:11 #9 48.77 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
16:17:11 #9 48.79 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
16:17:11 #9 48.80 Setting up python3 (3.8.2-0ubuntu2) ...
16:17:11 #14 DONE 2.0s
16:17:11 
16:17:11 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:11 #15 sha256:d414dc7d298e5bbcbf710d2e4890db581a9fbd2bf5bb31c2742dab46e0614014
16:17:11 #15 DONE 0.0s
16:17:11 #8 48.92   Installing       : binutils-gold-2.37-10.fc35.x86_64                   25/146 
16:17:11 #8 49.04   Installing       : binutils-2.37-10.fc35.x86_64                        26/146 
16:17:11 #8 49.05   Running scriptlet: binutils-2.37-10.fc35.x86_64                        26/146 
16:17:11 #8 49.07   Installing       : zip-3.0-31.fc35.x86_64                              27/146 
16:17:11 #8 49.07   Installing       : enchant-1:1.6.0-28.fc35.x86_64                      28/146 
16:17:11 #8 49.08   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 29/146 
16:17:11 #8 49.09   Installing       : bzip2-1.0.8-9.fc35.x86_64                           30/146 
16:17:11 #8 49.10   Installing       : cpio-2.13-11.fc35.x86_64                            31/146 
16:17:11 #8 49.11   Installing       : dash-0.5.10.2-9.fc35.x86_64                         32/146 
16:17:11 #8 49.11   Running scriptlet: dash-0.5.10.2-9.fc35.x86_64                         32/146 
16:17:11 #8 49.13   Installing       : diffutils-3.8-1.fc35.x86_64                         33/146 
16:17:11 #8 49.17   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     34/146 
16:17:11 #8 49.21   Installing       : groff-base-1.22.4-8.fc35.x86_64                     34/146 
16:17:11 #8 49.22   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     34/146 
16:17:11 #8 49.52 (1/136): bzip2-1.0.8-4.fc33.x86_64.rpm          224 kB/s |  52 kB     00:00    
16:17:11 #8 49.56 (2/136): cpio-2.13-8.fc33.x86_64.rpm            983 kB/s | 273 kB     00:00    
16:17:11 #8 49.60 (3/136): dbus-libs-1.12.20-2.fc33.x86_64.rpm    1.8 MB/s | 154 kB     00:00    
16:17:11 #12 4.937 
16:17:11 #12 4.937 The package has been created.
16:17:11 #12 4.937 Attention, the package has been created in the current directory,
16:17:11 #12 4.937 not in ".." as indicated by the message above!
16:17:11 #12 4.957 Selecting previously unselected package docker-ce-build-deps.
16:17:11 #12 4.972 (Reading database ... 26508 files and directories currently installed.)
16:17:11 #12 4.974 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:11 #12 4.978 Unpacking docker-ce-build-deps (1.0) ...
16:17:11 #8 51.63 Setting up manpages-dev (4.16-2) ...
16:17:11 #8 51.64 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:17:11 #8 51.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
16:17:11 #8 51.67 Setting up libxcb1:amd64 (1.13.1-2) ...
16:17:11 #8 51.68 Setting up at (3.1.23-1) ...
16:17:11 #9 50.13 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:17:11 #9 50.14 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
16:17:11 #9 50.15 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
16:17:11 #9 50.16 Setting up pinentry-curses (1.1.0-4build1) ...
16:17:11 #9 50.18 Setting up manpages-dev (5.10-1ubuntu0.1) ...
16:17:11 #9 50.19 Setting up libdw1:amd64 (0.183-8) ...
16:17:11 #9 50.20 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
16:17:11 #9 50.21 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
16:17:11 #9 50.22 Setting up gettext (0.21-3ubuntu2) ...
16:17:11 #9 50.23 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:17:11 #9 70.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:11 #9 70.72 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:17:11 #9 70.72 Setting up libconst-fast-perl (0.014-1.1) ...
16:17:11 #9 70.73 Setting up libhttp-daemon-perl (6.12-1) ...
16:17:11 #9 70.74 Setting up libdata-dpath-perl (0.58-1) ...
16:17:11 #9 70.75 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:17:11 #9 70.76 Setting up libpackage-stash-perl (0.39-1) ...
16:17:11 #9 70.77 Setting up libimport-into-perl (1.002005-1) ...
16:17:11 #9 70.78 Setting up libmoo-perl (2.004004-1) ...
16:17:11 #9 70.79 Setting up liblist-someutils-perl (0.58-1) ...
16:17:11 #9 70.80 Setting up debhelper (13.3.4ubuntu2) ...
16:17:11 #9 70.81 Setting up dput (1.1.0ubuntu2) ...
16:17:11 #11 3.958 Reading package lists...
16:17:11 #8 49.51 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
16:17:11 #8 49.51 Unpacking strace (5.10-1) ...
16:17:11 #8 49.59 Selecting previously unselected package xauth.
16:17:11 #8 49.59 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
16:17:11 #8 49.60 Unpacking xauth (1:1.1-1) ...
16:17:11 #8 49.65 Selecting previously unselected package xdg-user-dirs.
16:17:11 #8 49.65 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
16:17:11 #8 49.66 Unpacking xdg-user-dirs (0.17-2) ...
16:17:11 #8 49.72 Setting up libksba8:amd64 (1.5.0-3) ...
16:17:11 #8 49.74 Setting up media-types (4.0.0) ...
16:17:11 #8 49.76 Setting up libpipeline1:amd64 (1.5.3-1) ...
16:17:11 + mkdir -p /root/build-deb/cli
16:17:11 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:11 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:11 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:11 + mkdir -p /go/src/github.com/docker
16:17:11 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:11 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:11 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:11 + EPOCH=5
16:17:11 + EPOCH_SEP=
16:17:11 + [[ ! -z 5 ]]
16:17:11 + EPOCH_SEP=:
16:17:11 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:11 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:11 + VERSION=0.0.0-20211220110528-fe93451
16:17:11 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:11 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:11 + debSource=docker-ce
16:17:11 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:11 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:11 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:11 + debMaintainer='Docker <support@docker.com>'
16:17:11 ++ date --rfc-2822
16:17:11 + debDate='Tue, 21 Dec 2021 16:17:11 +0000'
16:17:11 + cat
16:17:11 + export CLI_GITCOMMIT=fe93451
16:17:11 + CLI_GITCOMMIT=fe93451
16:17:11 + export ENGINE_GITCOMMIT=088afc9
16:17:11 + ENGINE_GITCOMMIT=088afc9
16:17:11 + export SCAN_GITCOMMIT=3f7dbd1
16:17:11 + SCAN_GITCOMMIT=3f7dbd1
16:17:11 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:11 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:11 + dpkg-buildpackage -uc -us -I.git
16:17:11 dpkg-buildpackage: info: source package docker-ce
16:17:11 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-bionic
16:17:11 dpkg-buildpackage: info: source distribution bionic
16:17:11 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:11  dpkg-source -I.git --before-build build-deb
16:17:11 dpkg-buildpackage: info: host architecture armhf
16:17:11  debian/rules clean
16:17:11 dh clean --with=bash-completion
16:17:11 #8 51.91 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
16:17:11 #8 51.92 Setting up libsub-quote-perl (2.005000-1) ...
16:17:11 #8 51.93 Setting up libfcgi-perl (0.78-2build1) ...
16:17:11 #8 51.95 Setting up libwww-robotrules-perl (6.01-1) ...
16:17:11 #8 51.96 Setting up python3-debian (0.1.32) ...
16:17:11 #8 52.13 Setting up libauthen-sasl-perl (2.1600-1) ...
16:17:11 #14 14.46   Running scriptlet: selinux-policy-minimum-3.14.3-80.el8.noarch          42/92 
16:17:11 #14 15.90   Installing       : selinux-policy-minimum-3.14.3-80.el8.noarch          42/92 
16:17:11 #11 6.247 Starting pkgProblemResolver with broken count: 0
16:17:11 #11 6.285 Starting 2 pkgProblemResolver with broken count: 0
16:17:11 #11 6.287 Done
16:17:11 #9 49.08 Setting up binutils (2.34-6ubuntu1.3) ...
16:17:11 #9 49.09 Setting up python3-xdg (0.26-1ubuntu1) ...
16:17:11 #9 49.27 Setting up man-db (2.9.1-1) ...
16:17:11 
16:17:11 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:11 #16 sha256:83d4dffbd09c913f39b89a93bed4cea67c7e83c405b5a0d59f9b7fd5eaf2e486
16:17:11 #16 DONE 0.1s
16:17:11 
16:17:11 #17 exporting to image
16:17:11 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:11 #17 exporting layers
16:17:11 #8 49.23   Installing       : info-6.8-2.fc35.x86_64                              35/146 
16:17:11 #8 49.24   Installing       : ed-1.14.2-11.fc35.x86_64                            36/146 
16:17:11 #8 49.25   Installing       : patch-2.7.6-15.fc35.x86_64                          37/146 
16:17:11 #8 49.26   Installing       : json-glib-1.6.6-1.fc35.x86_64                       38/146 
16:17:11 #8 49.27   Installing       : libjpeg-turbo-2.1.0-3.fc35.x86_64                   39/146 
16:17:11 #8 49.27   Installing       : libpkgconf-1.8.0-1.fc35.x86_64                      40/146 
16:17:11 #8 49.28   Installing       : pkgconf-1.8.0-1.fc35.x86_64                         41/146 
16:17:11 #8 49.28   Installing       : libpng-2:1.6.37-11.fc35.x86_64                      42/146 
16:17:11 #8 49.29   Installing       : libproxy-0.4.17-3.fc35.x86_64                       43/146 
16:17:11 #8 49.30   Installing       : glib-networking-2.70.1-1.fc35.x86_64                44/146 
16:17:11 #8 49.32   Installing       : libsoup-2.74.2-1.fc35.x86_64                        45/146 
16:17:11 #8 49.32   Installing       : libstemmer-0-17.585svn.fc35.x86_64                  46/146 
16:17:11 #8 49.33   Installing       : ncurses-6.2-8.20210508.fc35.x86_64                  47/146 
16:17:11 #8 49.34   Installing       : perl-Digest-1.20-1.fc35.noarch                      48/146 
16:17:11 #8 49.34   Installing       : perl-Digest-MD5-2.58-478.fc35.x86_64                49/146 
16:17:11 #8 49.35   Installing       : perl-B-1.82-482.fc35.x86_64                         50/146 
16:17:11 #8 49.36   Installing       : perl-FileHandle-2.03-482.fc35.noarch                51/146 
16:17:11 #8 49.36   Installing       : perl-AutoLoader-5.74-482.fc35.noarch                52/146 
16:17:11 #8 49.37   Installing       : perl-Data-Dumper-2.183-2.fc35.x86_64                53/146 
16:17:11 #8 49.38   Installing       : perl-libnet-3.13-479.fc35.noarch                    54/146 
16:17:11 #8 49.38   Installing       : perl-base-2.27-482.fc35.noarch                      55/146 
16:17:11 #8 49.39   Installing       : perl-URI-5.09-4.fc35.noarch                         56/146 
16:17:11 #8 49.41   Installing       : perl-Net-SSLeay-1.90-4.fc35.x86_64                  57/146 
16:17:11 #8 49.41   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         58/146 
16:17:11 #8 49.42   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             59/146 
16:17:11 #8 49.42   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              60/146 
16:17:11 #8 49.43   Installing       : perl-if-0.60.900-482.fc35.noarch                    61/146 
16:17:11 #8 49.43   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              62/146 
16:17:11 #8 49.44   Installing       : perl-File-Path-2.18-478.fc35.noarch                 63/146 
16:17:11 #8 49.44   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              64/146 
16:17:11 #8 49.45   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             65/146 
16:17:11 #8 49.46   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            66/146 
16:17:11 #8 49.46   Installing       : perl-Class-Struct-0.66-482.fc35.noarch              67/146 
16:17:11 #8 49.47   Installing       : perl-POSIX-1.97-482.fc35.x86_64                     68/146 
16:17:11 #8 49.47   Installing       : perl-IPC-Open3-1.21-482.fc35.noarch                 69/146 
16:17:11 #8 49.48   Installing       : perl-subs-1.04-482.fc35.noarch                      70/146 
16:17:11 #8 49.48   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          71/146 
16:17:11 #8 49.49   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  72/146 
16:17:11 #8 49.49   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                73/146 
16:17:11 #8 49.50   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  74/146 
16:17:11 #8 49.51   Installing       : perl-Socket-4:2.032-2.fc35.x86_64                   75/146 
16:17:11 #8 49.51   Installing       : perl-SelectSaver-1.02-482.fc35.noarch               76/146 
16:17:11 #8 49.52   Installing       : perl-Symbol-1.09-482.fc35.noarch                    77/146 
16:17:11 #8 49.52   Installing       : perl-File-stat-1.09-482.fc35.noarch                 78/146 
16:17:11 #8 49.53   Installing       : perl-podlators-1:4.14-478.fc35.noarch               79/146 
16:17:11 #8 49.54   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            80/146 
16:17:11 #8 49.54   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch           81/146 
16:17:11 #8 49.65 (4/136): adobe-source-code-pro-fonts-2.030.1.05 2.3 MB/s | 834 kB     00:00    
16:17:11 #8 49.65 (5/136): desktop-file-utils-0.26-2.fc33.x86_64. 865 kB/s |  74 kB     00:00    
16:17:11 #8 49.65 (6/136): dwz-0.13-4.fc33.x86_64.rpm             2.1 MB/s | 106 kB     00:00    
16:17:11 #8 49.66 (7/136): efi-srpm-macros-4-5.fc33.noarch.rpm    2.3 MB/s |  21 kB     00:00    
16:17:11 #8 49.67 (8/136): ed-1.14.2-9.fc33.x86_64.rpm            3.7 MB/s |  75 kB     00:00    
16:17:11 #8 49.68 (9/136): enchant-1.6.0-26.fc33.x86_64.rpm       2.2 MB/s |  60 kB     00:00    
16:17:11 #8 49.69 (10/136): file-5.39-3.fc33.x86_64.rpm           1.8 MB/s |  51 kB     00:00    
16:17:11 #8 49.69 (11/136): fonts-filesystem-2.0.5-4.fc33.noarch. 903 kB/s | 8.7 kB     00:00    
16:17:11 #8 49.69 (12/136): fonts-srpm-macros-2.0.5-4.fc33.noarch 3.3 MB/s |  27 kB     00:00    
16:17:11 #8 49.73 (13/136): findutils-4.7.0-7.fc33.x86_64.rpm      10 MB/s | 539 kB     00:00    
16:17:11 #8 49.73 (14/136): fpc-srpm-macros-1.3-2.fc33.noarch.rpm 182 kB/s | 7.6 kB     00:00    
16:17:11 #8 49.74 (15/136): ghc-srpm-macros-1.5.0-3.fc33.noarch.r 185 kB/s | 7.7 kB     00:00    
16:17:11 #8 49.74 (16/136): gnat-srpm-macros-4-12.fc33.noarch.rpm 1.4 MB/s | 8.2 kB     00:00    
16:17:11 #8 49.75 (17/136): glib-networking-2.66.0-1.fc33.x86_64.  15 MB/s | 161 kB     00:00    
16:17:11 #8 49.78 (18/136): hunspell-1.7.0-7.fc33.x86_64.rpm      8.9 MB/s | 329 kB     00:00    
16:17:11 #8 49.78 (19/136): hunspell-en-US-0.20140811.1-17.fc33.n 4.7 MB/s | 176 kB     00:00    
16:17:11 #8 49.82 (20/136): gsettings-desktop-schemas-3.38.0-1.fc 8.4 MB/s | 681 kB     00:00    
16:17:11 #8 49.82 (21/136): info-6.7-8.fc33.x86_64.rpm            5.0 MB/s | 228 kB     00:00    
16:17:11 #8 49.83 (22/136): kernel-srpm-macros-1.0-3.fc33.noarch. 172 kB/s | 7.2 kB     00:00    
16:17:11 #8 49.85 (23/136): less-551-4.fc33.x86_64.rpm            4.1 MB/s | 154 kB     00:00    
16:17:11 #8 51.81 invoke-rc.d: could not determine current runlevel
16:17:11 #8 51.81 invoke-rc.d: policy-rc.d denied execution of start.
16:17:11 #8 51.82 Setting up libedit2:amd64 (3.1-20181209-1) ...
16:17:11 #8 51.83 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
16:17:11 #8 51.84 Setting up cron (3.0pl1-134+deb10u1) ...
16:17:11 #8 51.91 Adding group `crontab' (GID 102) ...
16:17:11 #8 51.92 Done.
16:17:11 #8 51.95 invoke-rc.d: could not determine current runlevel
16:17:11 #8 51.95 invoke-rc.d: policy-rc.d denied execution of start.
16:17:11 #9 50.39 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:11 #8 52.06 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:17:11 #9 50.40 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:17:11 #9 50.41 Setting up libedit2:amd64 (3.1-20191231-2) ...
16:17:11 #9 50.42 Setting up libreadline8:amd64 (8.1-1) ...
16:17:11 #9 50.43 Setting up m4 (1.4.18-5) ...
16:17:11 #9 50.44 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:11 #9 50.45 Setting up ca-certificates (20210119ubuntu0.21.04.1) ...
16:17:11 #21 40.59 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
16:17:11 #9 70.95 Setting up liblist-someutils-xs-perl (0.58-2build2) ...
16:17:11 #9 70.96 Setting up equivs (2.3.1) ...
16:17:11 #9 70.97 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:17:11 #9 70.98 Setting up libparams-validate-perl:arm64 (1.30-1build2) ...
16:17:11 #9 70.99 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:11 #9 71.00 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:11 #9 71.01 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:17:11 #9 71.02 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:17:11 #9 71.03 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:17:11 #9 71.03 Setting up libmoox-struct-perl (0.020-1) ...
16:17:11 #9 71.04 Setting up lintian (2.104.0ubuntu3.1) ...
16:17:11 #9 71.06 Setting up licensecheck (3.1.1-2) ...
16:17:11 #9 71.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:17:11 #9 71.08 Setting up libwww-perl (6.53-1) ...
16:17:11 #9 71.09 Setting up devscripts (2.21.4ubuntu1) ...
16:17:11 #14 DONE 2.0s
16:17:11 
16:17:11 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:11 #15 sha256:26a0ece82d05d64f021693625b2770dab539b14407da88ccb827455f9dca6378
16:17:11 #15 DONE 0.0s
16:17:11 
16:17:11 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:11 #16 sha256:7f54a8ab9c48d5dd2ce688d847a9ca83ae7b720b577d8a50b4fa30250aae68e1
16:17:11 #16 DONE 0.0s
16:17:11 
16:17:11 #17 exporting to image
16:17:11 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:11 #17 exporting layers
16:17:11 #11 4.806 Building dependency tree...
16:17:11 #11 4.975 Reading state information...
16:17:11 #11 4.995 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:11 #11 5.038 Starting 2 pkgProblemResolver with broken count: 0
16:17:11 #11 5.041 Done
16:17:11 #11 5.061  Done
16:17:11 #11 5.068 Starting pkgProblemResolver with broken count: 0
16:17:11 #11 5.099 Starting 2 pkgProblemResolver with broken count: 0
16:17:11 #11 5.101 Done
16:17:11 #8 49.77 Setting up wdiff (1.2.2-2+b1) ...
16:17:11 #8 49.79 Setting up libxau6:amd64 (1:1.0.9-1) ...
16:17:11 #8 49.80 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
16:17:11 #8 49.81 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:17:11 #8 49.82 Setting up libgpm2:amd64 (1.20.7-8) ...
16:17:11 #8 49.83 Setting up bsdextrautils (2.36.1-8) ...
16:17:11 #8 49.87 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:17:11 #8 49.88 Setting up libicu67:amd64 (67.1-7) ...
16:17:11 #8 49.89 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
16:17:11 #8 49.90 Setting up xdg-user-dirs (0.17-2) ...
16:17:11 #8 49.93 Setting up libmagic-mgc (1:5.39-3) ...
16:17:11 #8 49.94 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:17:11 #8 49.96 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
16:17:11 #8 49.99 No schema files found: doing nothing.
16:17:11 #8 50.00 Setting up distro-info-data (0.51+deb11u1) ...
16:17:11 #8 50.01 Setting up manpages (5.10-1) ...
16:17:11 #8 50.02 Setting up unzip (6.0-26) ...
16:17:11 #8 50.04 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:17:11 #8 50.05 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:17:11 #8 50.06 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
16:17:11 #8 50.08 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
16:17:11 #8 50.09 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
16:17:11 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:11 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:11 + mkdir -p /go/src/github.com/docker
16:17:11 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:11 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:11 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:11 + EPOCH=5
16:17:11 + EPOCH_SEP=
16:17:11 + [[ ! -z 5 ]]
16:17:11 + EPOCH_SEP=:
16:17:11 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:11 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:11 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:11 + VERSION=0.0.0-20211220110528-fe93451
16:17:11 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:11 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:11 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:11 + debSource=docker-ce
16:17:11 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:11 + debMaintainer='Docker <support@docker.com>'
16:17:11 ++ date --rfc-2822
16:17:11 + debDate='Tue, 21 Dec 2021 16:17:11 +0000'
16:17:11 + cat
16:17:11 + export CLI_GITCOMMIT=fe93451
16:17:11 + CLI_GITCOMMIT=fe93451
16:17:11 + export ENGINE_GITCOMMIT=088afc9
16:17:11 + ENGINE_GITCOMMIT=088afc9
16:17:11 + export SCAN_GITCOMMIT=3f7dbd1
16:17:11 + SCAN_GITCOMMIT=3f7dbd1
16:17:11 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:11 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:11 + dpkg-buildpackage -uc -us -I.git
16:17:11 dpkg-buildpackage: info: source package docker-ce
16:17:11 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-hirsute
16:17:11 dpkg-buildpackage: info: source distribution hirsute
16:17:11 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:11 dpkg-buildpackage: info: host architecture arm64
16:17:11  dpkg-source -I.git --before-build .
16:17:11    dh_clean
16:17:11  dpkg-source -I.git -b build-deb
16:17:11 #9 49.67 Selecting previously unselected package libb-hooks-endofscope-perl.
16:17:11 #9 49.67 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:17:11 #9 49.70 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:11 #9 49.95 Selecting previously unselected package libfreetype6:amd64.
16:17:11 #8 52.14 Setting up libclass-accessor-perl (0.51-1) ...
16:17:11 #8 52.15 Setting up libsort-key-perl (1.33-2) ...
16:17:11 #8 52.16 Setting up libhtml-tagset-perl (3.20-3) ...
16:17:11 #8 52.17 Setting up libpath-tiny-perl (0.104-1) ...
16:17:11 #8 52.18 Setting up libnet-domain-tld-perl (1.75-1) ...
16:17:11 #8 52.19 Setting up libsub-install-perl (0.928-1) ...
16:17:11 #8 52.20 Setting up libdata-optlist-perl (0.110-1) ...
16:17:11 #8 52.22 Setting up libio-stringy-perl (2.111-2) ...
16:17:11 #8 52.23 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:11 #8 52.24 Setting up libtry-tiny-perl (0.30-1) ...
16:17:11 #8 52.25 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:17:11 #8 52.26 Setting up libfont-afm-perl (1.20-2) ...
16:17:11 #8 52.27 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
16:17:11 #8 52.29 Setting up python3-apt (1.6.5ubuntu0.7) ...
16:17:11 #11 6.560 The following additional packages will be installed:
16:17:11 #11 6.560   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:17:11 #11 6.561   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:17:11 #11 6.561   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:11 #11 6.561   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:11 #11 6.562   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:11 #11 6.564 Suggested packages:
16:17:11 #11 6.564   cmake-doc ninja-build apparmor-easyprof seccomp
16:17:11 #11 6.564 Recommended packages:
16:17:11 #11 6.564   psmisc
16:17:11 + set -e
16:17:11 + mkdir -p /root/build-deb/engine
16:17:11 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:11 #9 49.36 Building database of manual pages ...
16:17:11 #9 49.58 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
16:17:11 #8 49.55   Installing       : perl-Fcntl-1.14-482.fc35.x86_64                     82/146 
16:17:11 #8 49.55   Installing       : perl-mro-1.25-482.fc35.x86_64                       83/146 
16:17:11 #8 49.56   Installing       : perl-IO-1.46-482.fc35.x86_64                        84/146 
16:17:11 #8 49.56   Installing       : perl-overloading-0.02-482.fc35.noarch               85/146 
16:17:11 #8 49.57   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch               86/146 
16:17:11 #8 49.58   Installing       : perl-MIME-Base64-3.16-478.fc35.x86_64               87/146 
16:17:11 #8 49.58   Installing       : perl-constant-1.33-479.fc35.noarch                  88/146 
16:17:11 #8 49.59   Installing       : perl-parent-1:0.238-478.fc35.noarch                 89/146 
16:17:11 #8 49.59   Installing       : perl-Errno-1.33-482.fc35.x86_64                     90/146 
16:17:11 #8 49.59   Installing       : perl-File-Basename-2.85-482.fc35.noarch             91/146 
16:17:11 #8 49.60   Installing       : perl-Getopt-Std-1.13-482.fc35.noarch                92/146 
16:17:11 #8 49.60   Installing       : perl-Scalar-List-Utils-5:1.60-462.fc35.x86_64       93/146 
16:17:11 #8 49.61   Installing       : perl-Storable-1:3.25-1.fc35.x86_64                  94/146 
16:17:11 #8 49.62   Installing       : perl-overload-1.33-482.fc35.noarch                  95/146 
16:17:11 #8 49.62   Installing       : perl-vars-1.05-482.fc35.noarch                      96/146 
16:17:11 #8 49.62   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch             97/146 
16:17:11 #8 49.63   Installing       : perl-Carp-1.52-478.fc35.noarch                      98/146 
16:17:11 #8 49.63   Installing       : perl-Exporter-5.76-479.fc35.noarch                  99/146 
16:17:11 #8 49.64   Installing       : perl-DynaLoader-1.50-482.fc35.x86_64               100/146 
16:17:11 #8 49.64   Installing       : perl-NDBM_File-1.15-482.fc35.x86_64                101/146 
16:17:11 #8 49.65   Installing       : perl-PathTools-3.80-478.fc35.x86_64                102/146 
16:17:11 #8 49.86 (24/136): libjpeg-turbo-2.0.5-5.fc33.x86_64.rpm 4.9 MB/s | 168 kB     00:00    
16:17:11 #8 49.89 (25/136): libappstream-glib-0.7.17-2.fc33.x86_6 5.4 MB/s | 333 kB     00:00    
16:17:11 #8 49.89 (26/136): libmodman-2.0.1-23.fc33.x86_64.rpm    954 kB/s |  33 kB     00:00    
16:17:11 #8 49.89 (27/136): libpipeline-1.5.2-5.fc33.x86_64.rpm   1.4 MB/s |  48 kB     00:00    
16:17:11 #8 49.90 (28/136): libproxy-0.4.15-25.fc33.x86_64.rpm    5.6 MB/s |  65 kB     00:00    
16:17:11 #8 49.91 (29/136): libstemmer-0-15.585svn.fc33.x86_64.rp 7.0 MB/s |  83 kB     00:00    
16:17:11 #8 49.95 (30/136): man-db-2.9.2-6.fc33.x86_64.rpm         22 MB/s | 1.1 MB     00:00    
16:17:11 #8 49.99 (31/136): libsoup-2.72.0-3.fc33.x86_64.rpm      3.9 MB/s | 398 kB     00:00    
16:17:11 #8 50.04 (32/136): ncurses-6.2-3.20200222.fc33.x86_64.rp 2.9 MB/s | 395 kB     00:00    
16:17:11 #8 50.04 (33/136): nim-srpm-macros-3-3.fc33.noarch.rpm    92 kB/s | 8.3 kB     00:00    
16:17:11 #8 50.04 (34/136): ocaml-srpm-macros-6-3.fc33.noarch.rpm 1.5 MB/s | 7.7 kB     00:00    
16:17:11 #8 50.05 (35/136): openblas-srpm-macros-2-8.fc33.noarch. 969 kB/s | 7.2 kB     00:00    
16:17:11 #8 50.05 (36/136): perl-Carp-1.50-457.fc33.noarch.rpm    4.2 MB/s |  29 kB     00:00    
16:17:11 #8 50.05 (37/136): perl-Data-Dumper-2.174-459.fc33.x86_6 7.6 MB/s |  56 kB     00:00    
16:17:11 #8 50.06 (38/136): patch-2.7.6-13.fc33.x86_64.rpm        7.5 MB/s | 129 kB     00:00    
16:17:11 #8 50.06 (39/136): perl-Exporter-5.74-458.fc33.noarch.rp 3.0 MB/s |  32 kB     00:00    
16:17:11 #8 50.06 (40/136): perl-Getopt-Long-2.52-1.fc33.noarch.r 5.6 MB/s |  60 kB     00:00    
16:17:11 #8 50.07 (41/136): perl-IO-Socket-IP-0.41-2.fc33.noarch. 4.4 MB/s |  43 kB     00:00    
16:17:11 #8 50.07 (42/136): perl-MIME-Base64-3.16-1.fc33.x86_64.r 4.5 MB/s |  30 kB     00:00    
16:17:11 #8 50.07 (43/136): perl-Mozilla-CA-20200520-3.fc33.noarc 1.9 MB/s |  12 kB     00:00    
16:17:11 #8 50.12 (44/136): perl-IO-Socket-SSL-2.068-3.fc33.noarc 4.0 MB/s | 216 kB     00:00    
16:17:11 #9 50.81 Updating certificates in /etc/ssl/certs...
16:17:11 #8 52.07 Setting up m4 (1.4.18-2) ...
16:17:11 #8 52.08 Setting up binutils (2.31.1-16) ...
16:17:11 #8 52.09 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
16:17:11 #8 52.10 Setting up ca-certificates (20200601~deb10u2) ...
16:17:11 #21 40.59 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
16:17:11 #21 40.61 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
16:17:11 #21 40.64 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
16:17:11 #21 40.66 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
16:17:11 #11 5.216 The following additional packages will be installed:
16:17:11 #11 5.217   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:17:11 #11 5.217   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:17:11 #11 5.217   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:17:11 #11 5.217   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:17:11 #11 5.218   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:11 #11 5.219 Suggested packages:
16:17:11 #11 5.221   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:11 #11 5.478 The following NEW packages will be installed:
16:17:11 #9 71.23 Setting up libxml-parser-perl:arm64 (2.46-2) ...
16:17:11 #9 71.24 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:11 #9 71.28 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:11 #9 71.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:11 #8 50.12 Setting up libfcgi-bin (2.4.2-2) ...
16:17:11 #8 50.13 Setting up binutils-common:amd64 (2.35.2-2) ...
16:17:11 #8 50.14 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:17:11 #8 50.16 Setting up libmagic1:amd64 (1:5.39-3) ...
16:17:11 #8 50.18 Setting up libdeflate0:amd64 (1.7-1) ...
16:17:11 #8 50.19 Setting up less (551-2) ...
16:17:11 #8 50.21 Setting up perl-openssl-defaults:amd64 (5) ...
16:17:11 #8 50.22 Setting up linux-libc-dev:amd64 (5.10.84-1) ...
16:17:11 #8 50.24 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
16:17:11 #8 50.25 Setting up gettext-base (0.21-4) ...
16:17:11 #8 50.26 Setting up liblzo2-2:amd64 (2.10-2) ...
16:17:11 #8 50.28 Setting up libnpth0:amd64 (1.6-3) ...
16:17:11 #8 50.31 Setting up file (1:5.39-3) ...
16:17:11  debian/rules clean
16:17:11 dh clean --with=bash-completion
16:17:11    dh_clean
16:17:11 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:11 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:11 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:11 dpkg-source: info: using source format '1.0'
16:17:11 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz
16:17:11 #9 49.95 Preparing to unpack .../203-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
16:17:11 #9 49.99 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
16:17:11 #8 52.46 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:17:11 #8 52.47 Setting up libxext6:amd64 (2:1.3.3-1) ...
16:17:11 #8 52.50 Setting up po-debconf (1.0.20) ...
16:17:11 #8 52.51 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:17:11 #8 52.52 Setting up libio-socket-inet6-perl (2.72-2) ...
16:17:11 #8 52.53 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:17:11 #8 52.55 Setting up libio-pty-perl (1:1.08-1.1build4) ...
16:17:11 #8 52.56 Setting up libfile-which-perl (1.21-1) ...
16:17:11 #8 52.57 Setting up libencode-locale-perl (1.05-1) ...
16:17:11 #8 52.58 Setting up libperlio-gzip-perl (0.19-1build3) ...
16:17:11 #8 52.59 Setting up libtext-levenshtein-perl (0.13-1) ...
16:17:11 #8 52.60 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:17:11 #11 6.832 The following NEW packages will be installed:
16:17:11 #9 49.59 Setting up python3-six (1.14.0-2) ...
16:17:11 #9 49.73 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:17:11 #9 49.74 Setting up perl (5.30.0-9ubuntu0.2) ...
16:17:11 #9 49.76 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:17:11 #9 49.77 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:17:11 #8 49.71   Installing       : perl-Encode-4:3.15-482.fc35.x86_64                 103/146 
16:17:11 #8 49.80   Installing       : perl-libs-4:5.34.0-482.fc35.x86_64                 104/146 
16:17:11 #8 49.81   Installing       : perl-interpreter-4:5.34.0-482.fc35.x86_64          105/146 
16:17:11 #8 49.82   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.x86_64      106/146 
16:17:11 #8 49.82   Installing       : python3-zstd-1.4.5.1-5.fc35.x86_64                 107/146 
16:17:11 #8 49.85   Installing       : shared-mime-info-2.1-3.fc35.x86_64                 108/146 
16:17:11 #8 49.85   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                 108/146 
16:17:11 #8 49.87   Installing       : gdk-pixbuf2-2.42.6-2.fc35.x86_64                   109/146 
16:17:11 #8 49.89   Installing       : libappstream-glib-0.7.18-3.fc35.x86_64             110/146 
16:17:11 #8 49.90   Installing       : zstd-1.5.0-2.fc35.x86_64                           111/146 
16:17:11 #8 49.92   Installing       : systemd-libs-249.7-2.fc35.x86_64                   112/146 
16:17:11 #8 49.92   Running scriptlet: systemd-libs-249.7-2.fc35.x86_64                   112/146 
16:17:11 #8 49.95   Installing       : dbus-libs-1:1.12.20-5.fc35.x86_64                  113/146 
16:17:11 #8 49.96   Installing       : python3-dbus-1.2.18-2.fc35.x86_64                  114/146 
16:17:11 #8 49.96   Installing       : xxhash-libs-0.8.1-1.fc35.x86_64                    115/146 
16:17:12 #8 50.12 (45/136): perl-Pod-Escapes-1.07-457.fc33.noarch 428 kB/s |  20 kB     00:00    
16:17:12 #8 50.16 (46/136): perl-Net-SSLeay-1.88-9.fc33.x86_64.rp 3.9 MB/s | 352 kB     00:00    
16:17:12 #8 50.16 (47/136): perl-Pod-Perldoc-3.28.01-458.fc33.noa 1.9 MB/s |  84 kB     00:00    
16:17:12 #8 50.17 (48/136): perl-Scalar-List-Utils-1.55-457.fc33. 1.5 MB/s |  70 kB     00:00    
16:17:12 #8 50.17 (49/136): perl-Storable-3.21-457.fc33.x86_64.rp 9.8 MB/s |  97 kB     00:00    
16:17:12 #8 50.18 (50/136): perl-Term-ANSIColor-5.01-458.fc33.noa 6.1 MB/s |  49 kB     00:00    
16:17:12 #8 50.18 (51/136): perl-Text-ParseWords-3.30-457.fc33.no 2.0 MB/s |  16 kB     00:00    
16:17:12 #8 50.18 (52/136): perl-Term-Cap-1.17-457.fc33.noarch.rp 1.6 MB/s |  22 kB     00:00    
16:17:12 #8 50.18 (53/136): perl-Text-Tabs+Wrap-2013.0523-457.fc3 2.5 MB/s |  23 kB     00:00    
16:17:12 #8 50.19 (54/136): perl-Time-Local-1.300-4.fc33.noarch.r 3.2 MB/s |  34 kB     00:00    
16:17:12 #8 50.19 (55/136): perl-URI-1.76-9.fc33.noarch.rpm       8.3 MB/s | 108 kB     00:00    
16:17:12 #8 50.20 (56/136): perl-constant-1.33-458.fc33.noarch.rp 2.0 MB/s |  23 kB     00:00    
16:17:12 #8 50.20 (57/136): perl-parent-0.238-457.fc33.noarch.rpm 1.3 MB/s |  14 kB     00:00    
16:17:12 #8 50.20 (58/136): perl-srpm-macros-1-38.fc33.noarch.rpm 1.4 MB/s | 8.3 kB     00:00    
16:17:12 #8 50.21 (59/136): perl-podlators-4.14-457.fc33.noarch.r 9.9 MB/s | 113 kB     00:00    
16:17:12 #8 50.25 (60/136): python3-dbus-1.2.16-3.fc33.x86_64.rpm 3.0 MB/s | 133 kB     00:00    
16:17:12 #8 50.28 (61/136): python3-dateutil-2.8.1-2.fc33.noarch. 3.4 MB/s | 289 kB     00:00    
16:17:12 #8 50.29 (62/136): python3-distro-1.5.0-4.fc33.noarch.rp 465 kB/s |  36 kB     00:00    
16:17:12 #8 50.29 (63/136): python3-enchant-3.1.1-2.fc33.noarch.r 1.7 MB/s |  79 kB     00:00    
16:17:12 #8 50.30 (64/136): python3-file-magic-5.39-3.fc33.noarch 1.5 MB/s |  19 kB     00:00    
16:17:12 #8 50.31 (65/136): python3-six-1.15.0-2.fc33.noarch.rpm  1.7 MB/s |  36 kB     00:00    
16:17:12 #8 50.33 (66/136): shared-mime-info-2.0-3.fc33.x86_64.rp 7.2 MB/s | 308 kB     00:00    
16:17:12 #8 50.34 (67/136): unzip-6.0-49.fc33.x86_64.rpm          4.5 MB/s | 181 kB     00:00    
16:17:12 #8 50.39 (68/136): zip-3.0-27.fc33.x86_64.rpm            4.6 MB/s | 258 kB     00:00    
16:17:12 #8 52.47 Updating certificates in /etc/ssl/certs...
16:17:12 #11 5.478   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:17:12 #11 5.479   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:17:12 #11 5.481   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:17:12 #11 5.481   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:17:12 #11 5.484   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:12 #9 71.44 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:12 #9 71.47 Processing triggers for libc-bin (2.34-0ubuntu3) ...
16:17:12 #9 71.49 Processing triggers for ca-certificates (20210119ubuntu1) ...
16:17:12 #9 71.49 Updating certificates in /etc/ssl/certs...
16:17:12 #8 50.32 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
16:17:12 #8 50.34 Setting up libassuan0:amd64 (2.5.3-7.1) ...
16:17:12 #8 50.35 Setting up libgomp1:amd64 (10.2.1-6) ...
16:17:12 #8 50.36 Setting up bzip2 (1.0.8-4) ...
16:17:12 #8 50.38 Setting up libldap-common (2.4.57+dfsg-3) ...
16:17:12 #8 50.39 Setting up libunwind8:amd64 (1.3.2-2) ...
16:17:12 #8 50.41 Setting up pbzip2 (1.1.13-1) ...
16:17:12 #8 50.42 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
16:17:12 #8 50.43 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
16:17:12 #8 50.44 Setting up libasan6:amd64 (10.2.1-6) ...
16:17:12 #8 50.46 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:17:12 #8 50.47 Setting up fakeroot (1.25.3-1.1) ...
16:17:12 #8 50.48 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:12 #8 50.49 Setting up autotools-dev (20180224.1+nmu1) ...
16:17:12 #8 50.50 Setting up libglib2.0-data (2.66.8-1) ...
16:17:12 #8 50.52 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
16:17:12 #8 50.55 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
16:17:12 #8 50.56 Setting up libx11-data (2:1.7.2-1) ...
16:17:12 #8 50.58 Setting up make (4.3-4.1) ...
16:17:12 #8 50.59 Setting up libmpfr6:amd64 (4.1.0-3) ...
16:17:12 #8 50.61 Setting up gnupg-l10n (2.2.27-2) ...
16:17:12 #8 50.62 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:17:12 #8 50.63 Setting up lzip (1.22-3) ...
16:17:12  dpkg-source -I.git -b .
16:17:12 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:12 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:12 dpkg-source: warning: native package version may not have a revision
16:17:12 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:12 dpkg-source: info: using source format '1.0'
16:17:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz
16:17:12 #12 5.094 Reading package lists...
16:17:12 #17 exporting layers 9.8s done
16:17:12 #17 writing image sha256:0f698620577b4a4b6a497e3c92b1ab464b02f2ddc018dd20f4eec5f927b9b0f9 done
16:17:12 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
16:17:12 #17 DONE 9.8s
16:17:12 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
16:17:12 #15 exporting layers 2.1s done
16:17:12 #15 writing image sha256:86a5affe52e75da053dcba13453e36f67f5a32f18dfc3e93cfedf5523a07ac7f done
16:17:12 #15 naming to docker.io/rpmbuild-fedora-35/aarch64 done
16:17:12 #15 DONE 2.1s
16:17:12 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/aarch64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
16:17:12 #9 50.33 Selecting previously unselected package libfontconfig1:amd64.
16:17:12 #9 50.33 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
16:17:12 #9 50.37 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
16:17:12 #8 52.61 Setting up liberror-perl (0.17025-1) ...
16:17:12 #8 52.62 Setting up libvariable-magic-perl (0.62-1) ...
16:17:12 #8 52.64 Setting up libtimedate-perl (2.3000-2) ...
16:17:12 #8 52.65 Setting up libnet-ip-perl (1.26-1) ...
16:17:12 #8 52.66 Setting up librole-tiny-perl (2.000006-1) ...
16:17:12 #8 52.67 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:17:12 #8 52.68 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
16:17:12 #8 52.69 Setting up libfile-homedir-perl (1.002-1) ...
16:17:12 #8 52.70 Setting up libipc-system-simple-perl (1.25-4) ...
16:17:12 #8 52.71 Setting up libfile-basedir-perl (0.07-1) ...
16:17:12 #8 52.72 Setting up libstring-escape-perl (2010.002-2) ...
16:17:12 #8 52.74 Setting up libb-hooks-op-check-perl (0.22-1) ...
16:17:12 #8 52.75 Setting up libio-html-perl (1.001-1) ...
16:17:12 #8 52.76 Setting up libexporter-tiny-perl (1.000000-2) ...
16:17:12 #8 52.77 Setting up libarchive-cpio-perl (0.10-1) ...
16:17:12 #8 52.78 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ...
16:17:12 #8 52.79 Setting up libnumber-range-perl (0.12-1) ...
16:17:12 #8 52.80 Setting up liblist-compare-perl (0.53-1) ...
16:17:12 #8 52.82 Setting up autoconf (2.69-11) ...
16:17:12 #8 52.83 Setting up libpath-iterator-rule-perl (1.009-1) ...
16:17:12 #8 52.84 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
16:17:12 #8 52.87 Setting up python3-gpg (1.10.0-1ubuntu2) ...
16:17:12 #11 6.832   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:17:12 #11 6.833   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:17:12 #11 6.833   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:12 #11 6.833   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:12 #11 6.834   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:12 #11 7.107 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:17:12 #11 7.107 1 not fully installed or removed.
16:17:12 #11 7.107 Need to get 9528 kB of archives.
16:17:12 #11 7.107 After this operation, 34.9 MB of additional disk space will be used.
16:17:12 #11 7.107 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
16:17:12 #11 7.115 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:17:12 #11 7.126 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
16:17:12 #11 7.127 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
16:17:12 #11 7.129 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
16:17:12 #11 7.133 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
16:17:12 #11 7.134 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
16:17:12 #11 7.137 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
16:17:12 #11 7.139 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
16:17:12 #11 7.163 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
16:17:12 #11 7.188 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
16:17:12 #11 7.188 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
16:17:12 #11 7.188 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
16:17:12 #11 7.189 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
16:17:12 #11 7.191 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
16:17:12 #11 7.191 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-6 [123 kB]
16:17:12 #11 7.193 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
16:17:12 #11 7.195 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
16:17:12 #11 7.197 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [188 kB]
16:17:12 #11 7.198 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.5 kB]
16:17:12 #11 7.199 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2 [638 kB]
16:17:12 #11 7.203 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
16:17:12 #11 7.204 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
16:17:12 #11 7.205 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
16:17:12 #11 7.206 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-6 [401 kB]
16:17:12 #11 7.208 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
16:17:12 #9 49.94 Setting up libdata-dump-perl (1.23-1) ...
16:17:12 #9 49.95 Setting up python3-certifi (2019.11.28-1) ...
16:17:12 #9 50.08 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:17:12 #9 50.09 Setting up libref-util-perl (0.204-1) ...
16:17:12 #9 50.10 Setting up libipc-system-simple-perl (1.26-1) ...
16:17:12 #9 50.12 Setting up libnet-domain-tld-perl (1.75-1) ...
16:17:12 #9 50.13 Setting up libxml-writer-perl (0.625-1) ...
16:17:12 #9 50.14 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:17:12 #8 50.04   Installing       : gdb-minimal-11.1-5.fc35.x86_64                     116/146 
16:17:12 #8 50.05   Installing       : debugedit-5.0-2.fc35.x86_64                        117/146 
16:17:12 #8 50.06   Installing       : rust-srpm-macros-20-1.fc35.noarch                  118/146 
16:17:12 #8 50.06   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch         119/146 
16:17:12 #8 50.07   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch               120/146 
16:17:12 #8 50.07   Installing       : python3-toml-0.10.2-5.fc35.noarch                  121/146 
16:17:12 #8 50.08   Installing       : python3-pyxdg-0.27-3.fc35.noarch                   122/146 
16:17:12 #8 50.09   Installing       : python3-distro-1.6.0-1.fc35.noarch                 123/146 
16:17:12 #8 50.10   Installing       : python3-dnf-plugins-core-4.0.24-1.fc35.noarch      124/146 
16:17:12 #8 50.11   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                     125/146 
16:17:12 #8 50.11   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.x86_64             126/146 
16:17:12 #8 50.12   Installing       : perl-srpm-macros-1-42.fc35.noarch                  127/146 
16:17:12 #8 50.12   Installing       : openblas-srpm-macros-2-10.fc35.noarch              128/146 
16:17:12 #8 50.13   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                  129/146 
16:17:12 #8 50.13   Installing       : nim-srpm-macros-3-5.fc35.noarch                    130/146 
16:17:12 #8 50.14   Installing       : lua-srpm-macros-1-5.fc35.noarch                    131/146 
16:17:12 #8 50.14   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch               132/146 
16:17:12 #8 50.15   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  133/146 
16:17:12 #8 50.15   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                134/146 
16:17:12 #8 50.16   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  135/146 
16:17:12 #8 50.16   Installing       : efi-srpm-macros-5-4.fc35.noarch                    136/146 
16:17:12 #8 50.17   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            137/146 
16:17:12 #8 50.17   Installing       : go-srpm-macros-3.0.11-2.fc35.noarch                138/146 
16:17:12 #8 50.18   Installing       : python-srpm-macros-3.10-10.fc35.noarch             139/146 
16:17:12 #8 50.18   Installing       : redhat-rpm-config-199-1.fc35.noarch                140/146 
16:17:12 #8 50.19   Installing       : rpm-build-4.17.0-1.fc35.x86_64                     141/146 
16:17:12 #8 50.22   Installing       : rpmlint-2.2.0-1.fc35.noarch                        142/146 
16:17:12 #8 50.23   Installing       : dnf-plugins-core-4.0.24-1.fc35.noarch              143/146 
16:17:12 #8 50.24   Cleanup          : glibc-2.34-8.fc35.x86_64                           144/146 
16:17:12 #8 50.24   Cleanup          : glibc-minimal-langpack-2.34-8.fc35.x86_64          145/146 
16:17:12 #8 50.42 (69/136): abattis-cantarell-fonts-0.301-1.fc33. 4.2 MB/s | 369 kB     00:00    
16:17:12 #8 50.49 (70/136): binutils-gold-2.35-18.fc33.x86_64.rpm 7.5 MB/s | 774 kB     00:00    
16:17:12 #8 50.52 (71/136): diffutils-3.7-7.fc33.x86_64.rpm       3.8 MB/s | 390 kB     00:00    
16:17:12 #8 50.53 (72/136): dnf-plugins-core-4.0.23-1.fc33.noarch 1.0 MB/s |  35 kB     00:00    
16:17:12 #8 50.54 (73/136): elfutils-debuginfod-client-0.185-2.fc 3.9 MB/s |  36 kB     00:00    
16:17:12 #8 50.57 (74/136): elfutils-0.185-2.fc33.x86_64.rpm       10 MB/s | 519 kB     00:00    
16:17:12 #8 50.58 (75/136): emacs-filesystem-27.2-3.fc33.noarch.r 217 kB/s | 8.2 kB     00:00    
16:17:12 #11 5.760 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:17:12 #11 5.760 1 not fully installed or removed.
16:17:12 #11 5.760 Need to get 8132 kB of archives.
16:17:12 #11 5.760 After this operation, 28.9 MB of additional disk space will be used.
16:17:12 #11 5.760 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
16:17:12 #11 5.767 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
16:17:12 #11 5.786 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
16:17:12 #11 5.787 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
16:17:12 #11 5.791 Get:5 http://deb.debian.org/debian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [277 kB]
16:17:12 #11 5.795 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
16:17:12 #11 5.797 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
16:17:12 #11 5.799 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
16:17:12 #11 5.802 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
16:17:12 #11 5.836 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
16:17:12 #11 5.858 Get:11 http://deb.debian.org/debian buster/main armhf libbtrfs0 armhf 4.20.1-2 [40.1 kB]
16:17:12 #11 5.859 Get:12 http://deb.debian.org/debian buster/main armhf libbtrfs-dev armhf 4.20.1-2 [76.1 kB]
16:17:12 #11 5.860 Get:13 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
16:17:12 #11 5.861 Get:14 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
16:17:12 #9 71.78 0 added, 0 removed; done.
16:17:12 #9 71.78 Running hooks in /etc/ca-certificates/update.d...
16:17:12 #9 71.78 done.
16:17:12 #8 50.65 Setting up strace (5.10-1) ...
16:17:12 #8 50.66 Setting up libsigsegv2:amd64 (2.13-1) ...
16:17:12 #8 50.68 Setting up xz-utils (5.2.5-2) ...
16:17:12 #8 50.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:12 #8 50.70 Setting up t1utils (1.41-4) ...
16:17:12 #8 50.71 Setting up libquadmath0:amd64 (10.2.1-6) ...
16:17:12 #8 50.72 Setting up diffstat (1.64-1) ...
16:17:12 #8 50.73 Setting up libpng16-16:amd64 (1.6.37-3) ...
16:17:12 #8 50.74 Setting up libmpc3:amd64 (1.2.0-1) ...
16:17:12 #8 50.76 Setting up libatomic1:amd64 (10.2.1-6) ...
16:17:12 #8 50.77 Setting up patch (2.7.6-7) ...
16:17:12 #8 50.78 Setting up autopoint (0.21-4) ...
16:17:12 #8 50.79 Setting up libwebp6:amd64 (0.6.1-2.1) ...
16:17:12 #8 50.80 Setting up fonts-dejavu-core (2.37-2) ...
16:17:12 #8 50.86 Setting up libxdelta2 (1.1.3-9.3) ...
16:17:12 #12 5.999 Building dependency tree...
16:17:12 #12 6.171 Reading state information...
16:17:12 #9 51.24 128 added, 0 removed; done.
16:17:12 #9 51.30 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:12 #9 51.32 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
16:17:12 #9 51.33 Setting up libgdbm-compat4:amd64 (1.19-2) ...
16:17:12 #9 51.34 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
16:17:12 #9 51.35 Setting up dwz (0.14-1) ...
16:17:12 #9 51.36 Setting up groff-base (1.22.4-6) ...
16:17:12 #9 51.38 Setting up cpp (4:10.3.0-1ubuntu1) ...
16:17:12 #9 51.39 Setting up gpgconf (2.2.20-1ubuntu3) ...
16:17:12 #9 51.40 Setting up debugedit (1:0.1-0ubuntu2) ...
16:17:12 #9 51.41 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
16:17:12 #9 51.42 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
16:17:12 #9 51.43 Setting up libtiff5:amd64 (4.2.0-1build1) ...
16:17:12 #9 51.44 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
16:17:12 #9 51.45 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:17:12 #8 53.05 Setting up libnet-dns-perl (1.10-2) ...
16:17:12 #8 53.06 Setting up libsub-identify-perl (0.14-1) ...
16:17:12 #8 53.07 Setting up libpod-constants-perl (0.19-1) ...
16:17:12 #8 53.08 Setting up libsort-versions-perl (1.62-1) ...
16:17:12 #8 53.10 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:17:12 #8 53.10 Setting up libdynaloader-functions-perl (0.003-1) ...
16:17:12 #8 53.11 Setting up libsub-exporter-perl (0.987-1) ...
16:17:12 #8 53.13 Setting up xauth (1:1.0.10-1) ...
16:17:12 #8 53.14 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:12 #8 53.15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ...
16:17:12 #8 53.17 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
16:17:12 #8 53.18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ...
16:17:12 #11 7.387 debconf: delaying package configuration, since apt-utils is not installed
16:17:12 #11 7.429 Fetched 9528 kB in 0s (26.0 MB/s)
16:17:12 #11 7.455 Selecting previously unselected package bash-completion.
16:17:12 #9 50.15 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:17:12 #9 50.16 Setting up shared-mime-info (1.15-1) ...
16:17:12 #8 50.25   Cleanup          : glibc-common-2.34-8.fc35.x86_64                    146/146 
16:17:12 #8 50.66 (76/136): binutils-2.35-18.fc33.x86_64.rpm       17 MB/s | 5.4 MB     00:00    
16:17:12 #8 50.70 (77/136): gdk-pixbuf2-2.42.6-1.fc33.x86_64.rpm  3.8 MB/s | 470 kB     00:00    
16:17:12 #8 50.71 (78/136): go-srpm-macros-3.0.10-1.fc33.noarch.r 531 kB/s |  25 kB     00:00    
16:17:12 #8 50.78 (79/136): gdb-minimal-10.2-4.fc33.x86_64.rpm     17 MB/s | 3.6 MB     00:00    
16:17:12 #8 50.79 (80/136): json-glib-1.6.2-1.fc33.x86_64.rpm     1.9 MB/s | 151 kB     00:00    
16:17:12 #8 50.83 (81/136): groff-base-1.22.4-4.fc33.x86_64.rpm   8.0 MB/s | 1.1 MB     00:00    
16:17:12 #8 50.84 (82/136): libpkgconf-1.7.3-5.fc33.x86_64.rpm    671 kB/s |  36 kB     00:00    
16:17:12 #8 50.84 (83/136): libpng-1.6.37-6.fc33.x86_64.rpm       2.3 MB/s | 119 kB     00:00    
16:17:12 #8 50.84 (84/136): lua-srpm-macros-1-3.fc33.noarch.rpm   770 kB/s | 8.1 kB     00:00    
16:17:12 #8 50.85 (85/136): perl-AutoLoader-5.74-471.fc33.noarch. 4.2 MB/s |  31 kB     00:00    
16:17:12 #8 50.85 (86/136): perl-Class-Struct-0.66-471.fc33.noarc 4.1 MB/s |  32 kB     00:00    
16:17:12 #8 50.86 (87/136): perl-B-1.80-471.fc33.x86_64.rpm       9.9 MB/s | 189 kB     00:00    
16:17:12 #8 50.86 (88/136): perl-Digest-1.20-1.fc33.noarch.rpm    1.8 MB/s |  25 kB     00:00    
16:17:12 #8 50.86 (89/136): perl-Digest-MD5-2.58-1.fc33.x86_64.rp 2.6 MB/s |  36 kB     00:00    
16:17:12 #8 50.87 (90/136): perl-DynaLoader-1.47-471.fc33.x86_64. 6.1 MB/s |  38 kB     00:00    
16:17:12 #8 50.87 (91/136): perl-Errno-1.30-471.fc33.x86_64.rpm   4.2 MB/s |  24 kB     00:00    
16:17:12 #8 50.87 (92/136): perl-Fcntl-1.13-471.fc33.x86_64.rpm   4.6 MB/s |  30 kB     00:00    
16:17:12 #8 50.88 (93/136): perl-File-Basename-2.85-471.fc33.noar 3.8 MB/s |  27 kB     00:00    
16:17:12 #8 50.88 (94/136): perl-File-Path-2.18-1.fc33.noarch.rpm 4.6 MB/s |  36 kB     00:00    
16:17:12 #8 50.89 (95/136): perl-File-Temp-0.231.100-1.fc33.noarc 7.1 MB/s |  60 kB     00:00    
16:17:12 #8 50.89 (96/136): perl-File-stat-1.09-471.fc33.noarch.r 4.3 MB/s |  27 kB     00:00    
16:17:12 #8 50.89 (97/136): perl-FileHandle-2.03-471.fc33.noarch. 4.5 MB/s |  25 kB     00:00    
16:17:12 #8 50.90 (98/136): perl-Getopt-Std-1.12-471.fc33.noarch. 4.5 MB/s |  25 kB     00:00    
16:17:12 #8 50.90 (99/136): perl-HTTP-Tiny-0.078-1.fc33.noarch.rp 6.0 MB/s |  54 kB     00:00    
16:17:12 #8 50.91 (100/136): perl-IO-1.43-471.fc33.x86_64.rpm     8.7 MB/s |  96 kB     00:00    
16:17:12 #8 50.91 (101/136): perl-IPC-Open3-1.21-471.fc33.noarch. 3.8 MB/s |  32 kB     00:00    
16:17:12 #8 50.96 (102/136): perl-Encode-3.08-461.fc33.x86_64.rpm  18 MB/s | 1.7 MB     00:00    
16:17:12 #8 50.96 (103/136): perl-NDBM_File-1.15-471.fc33.x86_64. 591 kB/s |  32 kB     00:00    
16:17:12 #8 50.97 (104/136): perl-POSIX-1.94-471.fc33.x86_64.rpm  1.9 MB/s | 106 kB     00:00    
16:17:12 #8 50.97 (105/136): perl-PathTools-3.78-458.fc33.x86_64.  10 MB/s |  85 kB     00:00    
16:17:12 #8 50.97 (106/136): perl-Pod-Usage-2.01-1.fc33.noarch.rp 5.0 MB/s |  41 kB     00:00    
16:17:12 #8 50.98 (107/136): perl-SelectSaver-1.02-471.fc33.noarc 3.2 MB/s |  21 kB     00:00    
16:17:12 #8 50.99 (108/136): perl-Symbol-1.08-471.fc33.noarch.rpm 2.4 MB/s |  24 kB     00:00    
16:17:12 #11 5.863 Get:15 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
16:17:12 #11 5.863 Get:16 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB]
16:17:12 #11 5.865 Get:17 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
16:17:12 #11 5.868 Get:18 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
16:17:12 #11 5.871 Get:19 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
16:17:12 #11 5.874 Get:20 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
16:17:12 #11 5.875 Get:21 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
16:17:12 #11 5.882 Get:22 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
16:17:12 #11 5.883 Get:23 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
16:17:12 #11 5.884 Get:24 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
16:17:12 #11 5.885 Get:25 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB]
16:17:12 #11 5.888 Get:26 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
16:17:12 #11 6.108 debconf: delaying package configuration, since apt-utils is not installed
16:17:12 #11 6.144 Fetched 8132 kB in 0s (20.9 MB/s)
16:17:12 #9 DONE 72.0s
16:17:12 
16:17:12 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:17:12 #11 sha256:0ced4e1eab814d4bad34857f3f6594ca189d2fbad1786f0985a8100834fb7e6f
16:17:12 #11 DONE 0.1s
16:17:12 
16:17:12 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:12 #12 sha256:b6aae6e95dd31f162c2911576eb26baae224e9b6f888ffdf5c16ebcace843a51
16:17:12 #8 50.88 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
16:17:12 #8 50.89 Setting up libltdl7:amd64 (2.4.6-15) ...
16:17:12 #8 50.90 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:17:12 #8 50.91 Setting up libubsan1:amd64 (10.2.1-6) ...
16:17:12 #8 50.93 Setting up libmd0:amd64 (1.0.3-3) ...
16:17:12 #8 50.97 Setting up python-apt-common (2.2.1) ...
16:17:12 #8 50.98 Setting up libnsl-dev:amd64 (1.3.0-2) ...
16:17:12 #8 50.99 Setting up sensible-utils (0.0.14) ...
16:17:12 #8 51.00 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:17:12 #8 51.02 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
16:17:12 #8 51.03 Setting up libuchardet0:amd64 (0.0.7-1) ...
16:17:12 #8 51.04 Setting up lzop (1.04-2) ...
16:17:12 #8 51.05 Setting up libmpdec3:amd64 (2.5.1-1) ...
16:17:12 #8 51.07 Setting up git-man (1:2.30.2-1) ...
16:17:12 #12 6.177 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:12 #12 6.395 Starting 2 pkgProblemResolver with broken count: 0
16:17:12 #9 51.46 Setting up gpg (2.2.20-1ubuntu3) ...
16:17:12 #9 51.47 Setting up libpython3.9-stdlib:amd64 (3.9.5-3ubuntu0~21.04.1) ...
16:17:12 #9 51.48 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
16:17:12 #9 51.49 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
16:17:12 #9 51.50 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
16:17:12 #9 51.52 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:17:12 #9 51.53 Setting up gpg-agent (2.2.20-1ubuntu3) ...
16:17:12 #8 53.01 137 added, 0 removed; done.
16:17:12 #8 53.07 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ...
16:17:12 #8 53.08 Setting up shared-mime-info (1.10-1) ...
16:17:12 + mkdir -p /root/build-deb/cli
16:17:12 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:12 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:12 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:12 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8zSLMq
16:17:12 + umask 022
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + rm -rf src
16:17:12 + /usr/bin/mkdir -p src
16:17:12 + cd src
16:17:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:12 + /usr/bin/tar -xof -
16:17:12 #8 53.19 Setting up dput (1.0.1ubuntu1) ...
16:17:12 #8 53.34 Setting up libstring-copyright-perl (0.003005-1) ...
16:17:12 #8 53.35 Setting up libhtml-parser-perl (3.72-3build1) ...
16:17:12 #8 53.38 Setting up automake (1:1.15.1-3ubuntu2) ...
16:17:12 #8 53.39 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
16:17:12 #8 53.39 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
16:17:12 #8 53.39 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
16:17:12 #8 53.39 Setting up libipc-run-perl (0.96-1) ...
16:17:12 #8 53.41 Setting up libcgi-pm-perl (4.38-1) ...
16:17:12 #8 53.42 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:17:12 #8 53.43 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
16:17:12 + set -e
16:17:12 + mkdir -p /root/build-deb/engine
16:17:12 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:12 #11 7.455 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28351 files and directories currently installed.)
16:17:12 #11 7.473 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:17:12 #9 50.81 Selecting previously unselected package libjpeg-turbo8:amd64.
16:17:12 #9 50.81 Preparing to unpack .../205-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
16:17:12 #9 50.85 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
16:17:12 #21 41.43 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:17:12 #21 41.43 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
16:17:12 #21 41.75 debconf: delaying package configuration, since apt-utils is not installed
16:17:12 #8 50.99 (109/136): perl-Pod-Simple-3.42-1.fc33.noarch.r 7.2 MB/s | 216 kB     00:00    
16:17:12 #8 51.00 (110/136): perl-base-2.27-471.fc33.noarch.rpm   3.0 MB/s |  26 kB     00:00    
16:17:12 #8 51.00 (111/136): perl-if-0.60.800-471.fc33.noarch.rpm 3.8 MB/s |  23 kB     00:00    
16:17:12 #8 51.01 (112/136): perl-interpreter-5.32.1-471.fc33.x86 8.8 MB/s |  80 kB     00:00    
16:17:12 #8 51.01 (113/136): perl-libnet-3.13-1.fc33.noarch.rpm    12 MB/s | 126 kB     00:00    
16:17:12 #8 51.02 (114/136): perl-Socket-2.031-1.fc33.x86_64.rpm  1.2 MB/s |  56 kB     00:00    
16:17:12 #8 51.02 (115/136): perl-macros-5.32.1-471.fc33.noarch.r 1.6 MB/s |  20 kB     00:00    
16:17:12 #8 51.03 (116/136): perl-mro-1.23-471.fc33.x86_64.rpm    5.7 MB/s |  38 kB     00:00    
16:17:12 #8 51.04 (117/136): perl-overloading-0.02-471.fc33.noarc 3.0 MB/s |  22 kB     00:00    
16:17:12 #8 51.04 (118/136): perl-overload-1.31-471.fc33.noarch.r 3.0 MB/s |  55 kB     00:00    
16:17:12 #8 51.12 (119/136): perl-libs-5.32.1-471.fc33.x86_64.rpm  18 MB/s | 2.1 MB     00:00    
16:17:12 #8 51.12 (120/136): perl-subs-1.03-471.fc33.noarch.rpm   246 kB/s |  21 kB     00:00    
16:17:12 #8 51.13 (121/136): perl-vars-1.05-471.fc33.noarch.rpm   258 kB/s |  22 kB     00:00    
16:17:12 #8 51.13 (122/136): pkgconf-m4-1.7.3-5.fc33.noarch.rpm   1.6 MB/s |  14 kB     00:00    
16:17:12 #8 51.14 (123/136): pkgconf-pkg-config-1.7.3-5.fc33.x86_ 1.5 MB/s |  10 kB     00:00    
16:17:12 #8 51.14 (124/136): pkgconf-1.7.3-5.fc33.x86_64.rpm      2.6 MB/s |  41 kB     00:00    
16:17:12 #8 51.14 (125/136): python-srpm-macros-3.9-20.fc33.noarc 2.1 MB/s |  21 kB     00:00    
16:17:12 #8 51.15 (126/136): python3-dnf-plugins-core-4.0.23-1.fc  18 MB/s | 210 kB     00:00    
16:17:12 #8 51.15 (127/136): qt5-srpm-macros-5.15.2-1.fc33.noarch 1.1 MB/s | 8.4 kB     00:00    
16:17:12 #8 51.16 (128/136): rpm-build-4.16.1.3-1.fc33.x86_64.rpm  10 MB/s |  96 kB     00:00    
16:17:12 #8 51.17 (129/136): redhat-rpm-config-176-3.fc33.noarch. 3.6 MB/s |  64 kB     00:00    
16:17:12 #8 51.17 (130/136): rpmautospec-rpm-macros-0.2.5-1.fc33. 1.3 MB/s | 9.9 kB     00:00    
16:17:12 #8 51.23 (131/136): python3-setuptools-49.1.3-2.fc33.noa 9.3 MB/s | 842 kB     00:00    
16:17:12 #11 6.179 Selecting previously unselected package bash-completion.
16:17:12 #11 6.180 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27528 files and directories currently installed.)
16:17:12 #11 6.201 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
16:17:12 #8 51.08 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:17:12 #8 51.09 Setting up netbase (6.3) ...
16:17:12 #8 51.13 Setting up libtiff5:amd64 (4.2.0-1) ...
16:17:12 #8 51.14 Setting up libbinutils:amd64 (2.35.2-2) ...
16:17:12 #8 51.15 Setting up libfido2-1:amd64 (1.6.0-2) ...
16:17:12 #8 51.16 Setting up libisl23:amd64 (0.23-1) ...
16:17:12 #8 51.18 Setting up libc-dev-bin (2.31-13+deb11u2) ...
16:17:12 #8 51.19 Setting up openssl (1.1.1k-1+deb11u1) ...
16:17:12 #8 51.20 Setting up libbsd0:amd64 (0.11.3-1) ...
16:17:12 #8 51.21 Setting up libelf1:amd64 (0.183-1) ...
16:17:12 #8 51.23 Setting up readline-common (8.1-1) ...
16:17:12 #8 51.24 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
16:17:12 #8 51.26 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:17:12 #8 51.27 Setting up libmarkdown2:amd64 (2.2.6-1) ...
16:17:12 #8 51.28 Setting up libcc1-0:amd64 (10.2.1-6) ...
16:17:12 #8 51.29 Setting up iso-codes (4.6.0-1) ...
16:17:12 #8 51.30 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:17:12 #8 51.31 Setting up liblsan0:amd64 (10.2.1-6) ...
16:17:12 #8 51.33 Setting up cpp-10 (10.2.1-6) ...
16:17:12 #8 51.34 Setting up dctrl-tools (2.24-3+b1) ...
16:17:12 #8 51.36 Setting up libitm1:amd64 (10.2.1-6) ...
16:17:12 #8 51.37 Setting up debian-keyring (2021.07.26) ...
16:17:12 #8 51.38 Setting up libgdbm6:amd64 (1.19-2) ...
16:17:12 #12 6.398 Done
16:17:12 #12 6.572  Done
16:17:12 #9 51.99 Setting up libxpm4:amd64 (1:3.5.12-1) ...
16:17:12 #9 52.00 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
16:17:12 #12 DONE 17.3s
16:17:12 
16:17:12 #13 [stage-1 6/9] COPY sources/ /sources
16:17:12 #13 sha256:118ba0ae540dda0e671278271de803f0dc3c9478ab4090ab5c853262459d5d3f
16:17:12 #13 DONE 0.3s
16:17:12 
16:17:12 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:12 #15 sha256:6753ad58fc5d9cb94daf25004a7ac1774cc5717f7553ecbda566430d0d33cb84
16:17:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc
16:17:12  debian/rules build
16:17:12 dh build --with=bash-completion
16:17:12    dh_update_autotools_config
16:17:12    dh_autoreconf
16:17:12    debian/rules override_dh_auto_build
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 # Build the daemon and dependencies
16:17:12 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:12 
16:17:12 Removing bundles/
16:17:12 
16:17:12 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:12 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:12 GOOS="" GOARCH="" GOARM=""
16:17:12 #8 53.67 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
16:17:12 #8 53.69 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
16:17:12 #9 50.99 Selecting previously unselected package libjpeg8:amd64.
16:17:12 #9 51.00 Preparing to unpack .../206-libjpeg8_8c-2ubuntu8_amd64.deb ...
16:17:12 #9 51.05 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
16:17:12 #21 41.88 Fetched 787 MB in 17s (45.3 MB/s)
16:17:12 #21 41.91 Selecting previously unselected package liblocale-gettext-perl.
16:17:12 #21 41.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:17:12 #21 41.91 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:17:12 #21 41.92 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:17:12 #21 41.94 Selecting previously unselected package bzip2.
16:17:12 #21 41.95 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
16:17:12 #21 41.95 Unpacking bzip2 (1.0.8-4) ...
16:17:12 #21 41.98 Selecting previously unselected package libmagic-mgc.
16:17:13 #11 16.27   Running scriptlet: which-2.21-26.fc34.aarch64                           98/98 
16:17:13 #11 19.64   Verifying        : acl-2.3.1-1.fc34.aarch64                              1/98 
16:17:13 #11 19.64   Verifying        : autoconf-2.69-36.fc34.noarch                          2/98 
16:17:13 #11 19.64   Verifying        : automake-1.16.2-4.fc34.noarch                         3/98 
16:17:13 #11 19.64   Verifying        : checkpolicy-3.2-1.fc34.aarch64                        4/98 
16:17:13 #11 19.64   Verifying        : dbus-1:1.12.20-3.fc34.aarch64                         5/98 
16:17:13 #11 19.64   Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                   6/98 
16:17:13 #11 19.64   Verifying        : device-mapper-1.02.175-1.fc34.aarch64                 7/98 
16:17:13 #11 19.64   Verifying        : device-mapper-devel-1.02.175-1.fc34.aarch64           8/98 
16:17:13 #11 19.64   Verifying        : device-mapper-libs-1.02.175-1.fc34.aarch64            9/98 
16:17:13 #11 19.64   Verifying        : e2fsprogs-libs-1.45.6-5.fc34.aarch64                 10/98 
16:17:13 #11 19.64   Verifying        : gc-8.0.4-5.fc34.aarch64                              11/98 
16:17:13 #11 19.64   Verifying        : guile22-2.2.7-2.fc34.aarch64                         12/98 
16:17:13 #11 19.64   Verifying        : libargon2-20171227-6.fc34.aarch64                    13/98 
16:17:13 #11 19.64   Verifying        : libcbor-0.7.0-3.fc34.aarch64                         14/98 
16:17:13 #11 19.64   Verifying        : libfido2-1.6.0-2.fc34.aarch64                        15/98 
16:17:13 #11 19.64   Verifying        : libmpc-1.2.1-2.fc34.aarch64                          16/98 
16:17:13 #11 19.64   Verifying        : libnl3-3.5.0-6.fc34.aarch64                          17/98 
16:17:13 #11 19.64   Verifying        : libselinux-devel-3.2-1.fc34.aarch64                  18/98 
16:17:13 #11 19.64   Verifying        : libselinux-utils-3.2-1.fc34.aarch64                  19/98 
16:17:13 #11 19.64   Verifying        : libsepol-devel-3.2-1.fc34.aarch64                    20/98 
16:17:13 #11 19.64   Verifying        : libtool-2.4.6-40.fc34.aarch64                        21/98 
16:17:13 #11 19.64   Verifying        : libtool-ltdl-2.4.6-40.fc34.aarch64                   22/98 
16:17:13 #11 19.64   Verifying        : libtool-ltdl-devel-2.4.6-40.fc34.aarch64             23/98 
16:17:13 #11 19.64   Verifying        : lzo-2.10-4.fc34.aarch64                              24/98 
16:17:13 #11 19.64   Verifying        : m4-1.4.18-17.fc34.aarch64                            25/98 
16:17:13 #11 19.64   Verifying        : make-1:4.3-5.fc34.aarch64                            26/98 
16:17:13 #11 19.64   Verifying        : pcre2-devel-10.36-4.fc34.aarch64                     27/98 
16:17:13 #11 19.64   Verifying        : pcre2-utf16-10.36-4.fc34.aarch64                     28/98 
16:17:13 #11 19.64   Verifying        : pcre2-utf32-10.36-4.fc34.aarch64                     29/98 
16:17:13 #11 19.64   Verifying        : perl-Error-1:0.17029-5.fc34.noarch                   30/98 
16:17:13 #11 19.64   Verifying        : perl-TermReadKey-2.38-9.fc34.aarch64                 31/98 
16:17:13 #11 19.64   Verifying        : perl-Thread-Queue-3.14-458.fc34.noarch               32/98 
16:17:13 #11 19.64   Verifying        : perl-threads-1:2.25-458.fc34.aarch64                 33/98 
16:17:13 #11 19.64   Verifying        : perl-threads-shared-1.61-458.fc34.aarch64            34/98 
16:17:13 #11 19.64   Verifying        : policycoreutils-3.2-1.fc34.aarch64                   35/98 
16:17:13 #11 19.64   Verifying        : policycoreutils-devel-3.2-1.fc34.aarch64             36/98 
16:17:13 #11 19.64   Verifying        : policycoreutils-python-utils-3.2-1.fc34.noarch       37/98 
16:17:13 #11 19.65   Verifying        : python3-libselinux-3.2-1.fc34.aarch64                38/98 
16:17:13 #11 19.65   Verifying        : python3-libsemanage-3.2-1.fc34.aarch64               39/98 
16:17:13 #11 19.65   Verifying        : python3-policycoreutils-3.2-1.fc34.noarch            40/98 
16:17:13 #11 19.65   Verifying        : python3-setools-4.4.0-1.fc34.aarch64                 41/98 
16:17:13 #11 19.65   Verifying        : rhash-1.4.0-3.fc34.aarch64                           42/98 
16:17:13 #11 19.65   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc34.aarch64           43/98 
16:17:13 #11 19.65   Verifying        : annobin-9.79-2.fc34.aarch64                          44/98 
16:17:13 #11 19.65   Verifying        : btrfs-progs-5.15.1-1.fc34.aarch64                    45/98 
16:17:13 #11 19.65   Verifying        : btrfs-progs-devel-5.15.1-1.fc34.aarch64              46/98 
16:17:13 #11 19.65   Verifying        : cmake-3.20.5-1.fc34.aarch64                          47/98 
16:17:13 #11 19.65   Verifying        : cmake-data-3.20.5-1.fc34.noarch                      48/98 
16:17:13 #11 19.65   Verifying        : cmake-filesystem-3.20.5-1.fc34.aarch64               49/98 
16:17:13 #11 19.65   Verifying        : cmake-rpm-macros-3.20.5-1.fc34.noarch                50/98 
16:17:13 #11 19.65   Verifying        : cpp-11.2.1-1.fc34.aarch64                            51/98 
16:17:13 #11 19.65   Verifying        : cryptsetup-libs-2.3.6-1.fc34.aarch64                 52/98 
16:17:13 #11 19.65   Verifying        : dbus-broker-29-2.fc34.aarch64                        53/98 
16:17:13 #11 19.65   Verifying        : gcc-11.2.1-1.fc34.aarch64                            54/98 
16:17:13 #11 19.65   Verifying        : git-2.31.1-3.fc34.aarch64                            55/98 
16:17:13 #11 19.65   Verifying        : git-core-2.31.1-3.fc34.aarch64                       56/98 
16:17:13 #11 19.65   Verifying        : git-core-doc-2.31.1-3.fc34.noarch                    57/98 
16:17:13 #11 19.65   Verifying        : glibc-devel-2.33-20.fc34.aarch64                     58/98 
16:17:13 #11 19.65   Verifying        : glibc-static-2.33-20.fc34.aarch64                    59/98 
16:17:13 #11 19.65   Verifying        : iptables-legacy-libs-1.8.7-8.fc34.aarch64            60/98 
16:17:13 #11 19.65   Verifying        : jsoncpp-1.9.4-5.fc34.aarch64                         61/98 
16:17:13 #11 19.65   Verifying        : kernel-headers-5.15.4-100.fc34.aarch64               62/98 
16:17:13 #11 19.65   Verifying        : kmod-libs-29-2.fc34.aarch64                          63/98 
16:17:13 #11 19.65   Verifying        : libasan-11.2.1-1.fc34.aarch64                        64/98 
16:17:13 #11 19.65   Verifying        : libatomic-11.2.1-1.fc34.aarch64                      65/98 
16:17:13 #11 19.65   Verifying        : libbtrfs-5.15.1-1.fc34.aarch64                       66/98 
16:17:13 #11 19.65   Verifying        : libbtrfsutil-5.15.1-1.fc34.aarch64                   67/98 
16:17:13 #11 19.65   Verifying        : libedit-3.1-38.20210714cvs.fc34.aarch64              68/98 
16:17:13 #11 19.65   Verifying        : libibverbs-37.0-1.fc34.aarch64                       69/98 
16:17:13 #11 19.65   Verifying        : libpcap-14:1.10.1-1.fc34.aarch64                     70/98 
16:17:13 #11 19.65   Verifying        : libseccomp-2.5.3-1.fc34.aarch64                      71/98 
16:17:13 #11 19.65   Verifying        : libseccomp-devel-2.5.3-1.fc34.aarch64                72/98 
16:17:13 #11 19.65   Verifying        : libubsan-11.2.1-1.fc34.aarch64                       73/98 
16:17:13 #11 19.65   Verifying        : libuv-1:1.42.0-2.fc34.aarch64                        74/98 
16:17:13 #11 19.65   Verifying        : libxcrypt-devel-4.4.26-2.fc34.aarch64                75/98 
16:17:13 #11 19.65   Verifying        : libxcrypt-static-4.4.26-2.fc34.aarch64               76/98 
16:17:13 #11 19.65   Verifying        : libxkbcommon-1.3.0-1.fc34.aarch64                    77/98 
16:17:13 #11 19.65   Verifying        : llvm-libs-12.0.1-1.fc34.aarch64                      78/98 
16:17:13 #11 19.65   Verifying        : openssh-8.6p1-5.fc34.aarch64                         79/98 
16:17:13 #11 19.65   Verifying        : openssh-clients-8.6p1-5.fc34.aarch64                 80/98 
16:17:13 #11 19.65   Verifying        : perl-File-Compare-1.100.600-477.fc34.noarch          81/98 
16:17:13 #11 19.65   Verifying        : perl-File-Copy-2.34-477.fc34.noarch                  82/98 
16:17:13 #11 19.65   Verifying        : perl-File-Find-1.37-477.fc34.noarch                  83/98 
16:17:13 #11 19.65   Verifying        : perl-Git-2.31.1-3.fc34.noarch                        84/98 
16:17:13 #11 19.65   Verifying        : perl-lib-0.65-477.fc34.aarch64                       85/98 
16:17:13 #11 19.65   Verifying        : python3-audit-3.0.6-1.fc34.aarch64                   86/98 
16:17:13 #11 19.65   Verifying        : qrencode-libs-4.1.1-1.fc34.aarch64                   87/98 
16:17:13 #11 19.65   Verifying        : selinux-policy-34.22-1.fc34.noarch                   88/98 
16:17:13 #11 19.65   Verifying        : selinux-policy-devel-34.22-1.fc34.noarch             89/98 
16:17:13 #11 19.65   Verifying        : selinux-policy-targeted-34.22-1.fc34.noarch          90/98 
16:17:13 #11 19.65   Verifying        : systemd-248.9-1.fc34.aarch64                         91/98 
16:17:13 #11 19.65   Verifying        : systemd-devel-248.9-1.fc34.aarch64                   92/98 
16:17:13 #11 19.65   Verifying        : systemd-networkd-248.9-1.fc34.aarch64                93/98 
16:17:13 #11 19.65   Verifying        : systemd-pam-248.9-1.fc34.aarch64                     94/98 
16:17:13 #11 19.65   Verifying        : systemd-rpm-macros-248.9-1.fc34.noarch               95/98 
16:17:13 #11 19.65   Verifying        : vim-filesystem-2:8.2.3755-1.fc34.noarch              96/98 
16:17:13 #11 19.65   Verifying        : which-2.21-26.fc34.aarch64                           97/98 
16:17:13 #8 51.23 (132/136): rust-srpm-macros-16-1.fc33.noarch.rp 157 kB/s | 9.8 kB     00:00    
16:17:13 #8 51.24 (133/136): rpmlint-1.11-19.fc33.noarch.rpm      2.5 MB/s | 185 kB     00:00    
16:17:13 #8 51.25 (134/136): xxhash-libs-0.8.0-3.fc33.x86_64.rpm  2.4 MB/s |  41 kB     00:00    
16:17:13 #8 51.28 (135/136): xz-5.2.5-4.fc33.x86_64.rpm           4.9 MB/s | 215 kB     00:00    
16:17:13 #8 51.32 (136/136): zstd-1.5.0-1.fc33.x86_64.rpm         7.7 MB/s | 635 kB     00:00    
16:17:13 #8 51.37 --------------------------------------------------------------------------------
16:17:13 #8 51.38 Total                                            11 MB/s |  30 MB     00:02     
16:17:13 #12 6.752 Starting pkgProblemResolver with broken count: 0
16:17:13 #12 6.784 Starting 2 pkgProblemResolver with broken count: 0
16:17:13 #12 6.788 Done
16:17:13 #8 51.39 Setting up libtsan0:amd64 (10.2.1-6) ...
16:17:13 #8 51.40 Setting up libctf0:amd64 (2.35.2-2) ...
16:17:13 #8 51.42 Setting up pinentry-curses (1.1.0-4) ...
16:17:13 #8 51.44 Setting up manpages-dev (5.10-1) ...
16:17:13 #8 51.46 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:17:13 #8 51.48 Setting up libxcb1:amd64 (1.14-3) ...
16:17:13 #8 51.49 Setting up gettext (0.21-4) ...
16:17:13 #8 51.50 Setting up xdelta (1.1.3-9.3) ...
16:17:13 #8 51.52 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:17:13 #8 51.54 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
16:17:13 #8 51.55 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
16:17:13 #8 51.57 Setting up libreadline8:amd64 (8.1-1) ...
16:17:13 #8 51.58 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:17:13 #8 51.60 Setting up m4 (1.4.18-5) ...
16:17:13 #9 52.10 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:13 #9 52.11 Setting up gpgsm (2.2.20-1ubuntu3) ...
16:17:13 #9 52.12 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
16:17:13 #9 52.15 Setting up binutils (2.36.1-6ubuntu1) ...
16:17:13 #9 52.16 Setting up man-db (2.9.4-2) ...
16:17:13 #9 52.26 Building database of manual pages ...
16:17:13 #8 53.71 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:13 #8 53.71 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:17:13 #8 53.72 Setting up dirmngr (2.2.4-1ubuntu1.4) ...
16:17:13 #8 53.74 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:17:13 #8 53.75 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:17:13 #8 53.81 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:13 #8 53.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:13 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:13 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:13 + mkdir -p /go/src/github.com/docker
16:17:13 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:13 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:13 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:13 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:13 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:13 + EPOCH=5
16:17:13 + EPOCH_SEP=
16:17:13 + [[ ! -z 5 ]]
16:17:13 + EPOCH_SEP=:
16:17:13 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:13 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:13 + VERSION=0.0.0-20211220110528-fe93451
16:17:13 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:13 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:13 + debSource=docker-ce
16:17:13 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:13 + debMaintainer='Docker <support@docker.com>'
16:17:13 ++ date --rfc-2822
16:17:13 + debDate='Tue, 21 Dec 2021 16:17:13 +0000'
16:17:13 + cat
16:17:13 + export CLI_GITCOMMIT=fe93451
16:17:13 + CLI_GITCOMMIT=fe93451
16:17:13 + export ENGINE_GITCOMMIT=088afc9
16:17:13 + ENGINE_GITCOMMIT=088afc9
16:17:13 + export SCAN_GITCOMMIT=3f7dbd1
16:17:13 + SCAN_GITCOMMIT=3f7dbd1
16:17:13 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:13 + dpkg-buildpackage -uc -us -I.git
16:17:13 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:13 dpkg-buildpackage: info: source package docker-ce
16:17:13 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~raspbian-bullseye
16:17:13 dpkg-buildpackage: info: source distribution bullseye
16:17:13 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:13 #8 44.76 Fedora Modular 34 - x86_64 - Updates            3.5 MB/s | 4.4 MB     00:01    
16:17:13 #9 51.37 Selecting previously unselected package libdeflate0:amd64.
16:17:13 #9 51.37 Preparing to unpack .../207-libdeflate0_1.7-2ubuntu2_amd64.deb ...
16:17:13 #9 51.41 Unpacking libdeflate0:amd64 (1.7-2ubuntu2) ...
16:17:13 + STATUS=0
16:17:13 + '[' 0 -ne 0 ']'
16:17:13 + /usr/bin/tar -xof -
16:17:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:13 #11 8.038 Unpacking bash-completion (1:2.11-2) ...
16:17:13 #21 41.99 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:17:13 #21 41.99 Unpacking libmagic-mgc (1:5.39-3) ...
16:17:13 #21 42.06 Selecting previously unselected package libmagic1:amd64.
16:17:13 #21 42.06 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
16:17:13 #21 42.07 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:17:13 #21 42.13 Selecting previously unselected package file.
16:17:13 #21 42.13 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
16:17:13 #21 42.14 Unpacking file (1:5.39-3) ...
16:17:13 #21 42.18 Selecting previously unselected package xz-utils.
16:17:13 #21 42.18 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
16:17:13 #21 42.19 Unpacking xz-utils (5.2.5-2) ...
16:17:13 #21 42.24 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:17:13 #11 19.65   Verifying        : xkeyboard-config-2.33-1.fc34.noarch                  98/98 
16:17:13 #11 19.82 
16:17:13 #11 19.82 Installed:
16:17:13 #11 19.82   acl-2.3.1-1.fc34.aarch64                                                      
16:17:13 #11 19.82   annobin-9.79-2.fc34.aarch64                                                   
16:17:13 #11 19.82   autoconf-2.69-36.fc34.noarch                                                  
16:17:13 #11 19.82   automake-1.16.2-4.fc34.noarch                                                 
16:17:13 #11 19.82   btrfs-progs-5.15.1-1.fc34.aarch64                                             
16:17:13 #11 19.82   btrfs-progs-devel-5.15.1-1.fc34.aarch64                                       
16:17:13 #11 19.82   checkpolicy-3.2-1.fc34.aarch64                                                
16:17:13 #11 19.82   cmake-3.20.5-1.fc34.aarch64                                                   
16:17:13 #11 19.82   cmake-data-3.20.5-1.fc34.noarch                                               
16:17:13 #11 19.82   cmake-filesystem-3.20.5-1.fc34.aarch64                                        
16:17:13 #11 19.82   cmake-rpm-macros-3.20.5-1.fc34.noarch                                         
16:17:13 #11 19.82   cpp-11.2.1-1.fc34.aarch64                                                     
16:17:13 #11 19.82   cryptsetup-libs-2.3.6-1.fc34.aarch64                                          
16:17:13 #11 19.82   dbus-1:1.12.20-3.fc34.aarch64                                                 
16:17:13 #11 19.82   dbus-broker-29-2.fc34.aarch64                                                 
16:17:13 #11 19.82   dbus-common-1:1.12.20-3.fc34.noarch                                           
16:17:13 #11 19.82   device-mapper-1.02.175-1.fc34.aarch64                                         
16:17:13 #11 19.82   device-mapper-devel-1.02.175-1.fc34.aarch64                                   
16:17:13 #11 19.82   device-mapper-libs-1.02.175-1.fc34.aarch64                                    
16:17:13 #11 19.82   e2fsprogs-libs-1.45.6-5.fc34.aarch64                                          
16:17:13 #11 19.82   gc-8.0.4-5.fc34.aarch64                                                       
16:17:13 #11 19.82   gcc-11.2.1-1.fc34.aarch64                                                     
16:17:13 #11 19.82   git-2.31.1-3.fc34.aarch64                                                     
16:17:13 #11 19.82   git-core-2.31.1-3.fc34.aarch64                                                
16:17:13 #11 19.82   git-core-doc-2.31.1-3.fc34.noarch                                             
16:17:13 #11 19.82   glibc-devel-2.33-20.fc34.aarch64                                              
16:17:13 #11 19.82   glibc-static-2.33-20.fc34.aarch64                                             
16:17:13 #11 19.82   guile22-2.2.7-2.fc34.aarch64                                                  
16:17:13 #11 19.82   iptables-legacy-libs-1.8.7-8.fc34.aarch64                                     
16:17:13 #11 19.82   jsoncpp-1.9.4-5.fc34.aarch64                                                  
16:17:13 #11 19.82   kernel-headers-5.15.4-100.fc34.aarch64                                        
16:17:13 #11 19.82   kmod-libs-29-2.fc34.aarch64                                                   
16:17:13 #11 19.82   libargon2-20171227-6.fc34.aarch64                                             
16:17:13 #11 19.82   libasan-11.2.1-1.fc34.aarch64                                                 
16:17:13 #11 19.82   libatomic-11.2.1-1.fc34.aarch64                                               
16:17:13 #11 19.82   libbtrfs-5.15.1-1.fc34.aarch64                                                
16:17:13 #11 19.82   libbtrfsutil-5.15.1-1.fc34.aarch64                                            
16:17:13 #11 19.82   libcbor-0.7.0-3.fc34.aarch64                                                  
16:17:13 #11 19.82   libedit-3.1-38.20210714cvs.fc34.aarch64                                       
16:17:13 #11 19.82   libfido2-1.6.0-2.fc34.aarch64                                                 
16:17:13 #11 19.82   libibverbs-37.0-1.fc34.aarch64                                                
16:17:13 #11 19.82   libmpc-1.2.1-2.fc34.aarch64                                                   
16:17:13 #11 19.82   libnl3-3.5.0-6.fc34.aarch64                                                   
16:17:13 #11 19.82   libpcap-14:1.10.1-1.fc34.aarch64                                              
16:17:13 #11 19.82   libseccomp-2.5.3-1.fc34.aarch64                                               
16:17:13 #11 19.82   libseccomp-devel-2.5.3-1.fc34.aarch64                                         
16:17:13 #11 19.82   libselinux-devel-3.2-1.fc34.aarch64                                           
16:17:13 #11 19.82   libselinux-utils-3.2-1.fc34.aarch64                                           
16:17:13 #11 19.82   libsepol-devel-3.2-1.fc34.aarch64                                             
16:17:13 #11 19.82   libtool-2.4.6-40.fc34.aarch64                                                 
16:17:13 #11 19.82   libtool-ltdl-2.4.6-40.fc34.aarch64                                            
16:17:13 #11 19.82   libtool-ltdl-devel-2.4.6-40.fc34.aarch64                                      
16:17:13 #11 19.82   libubsan-11.2.1-1.fc34.aarch64                                                
16:17:13 #11 19.82   libuv-1:1.42.0-2.fc34.aarch64                                                 
16:17:13 #11 19.82   libxcrypt-devel-4.4.26-2.fc34.aarch64                                         
16:17:13 #11 19.82   libxcrypt-static-4.4.26-2.fc34.aarch64                                        
16:17:13 #11 19.82   libxkbcommon-1.3.0-1.fc34.aarch64                                             
16:17:13 #11 19.82   llvm-libs-12.0.1-1.fc34.aarch64                                               
16:17:13 #11 19.82   lzo-2.10-4.fc34.aarch64                                                       
16:17:13 #11 19.82   m4-1.4.18-17.fc34.aarch64                                                     
16:17:13 #11 19.82   make-1:4.3-5.fc34.aarch64                                                     
16:17:13 #11 19.82   openssh-8.6p1-5.fc34.aarch64                                                  
16:17:13 #11 19.82   openssh-clients-8.6p1-5.fc34.aarch64                                          
16:17:13 #11 19.82   pcre2-devel-10.36-4.fc34.aarch64                                              
16:17:13 #11 19.82   pcre2-utf16-10.36-4.fc34.aarch64                                              
16:17:13 #11 19.82   pcre2-utf32-10.36-4.fc34.aarch64                                              
16:17:13 #11 19.82   perl-Error-1:0.17029-5.fc34.noarch                                            
16:17:13 #11 19.82   perl-File-Compare-1.100.600-477.fc34.noarch                                   
16:17:13 #11 19.82   perl-File-Copy-2.34-477.fc34.noarch                                           
16:17:13 #11 19.82   perl-File-Find-1.37-477.fc34.noarch                                           
16:17:13 #11 19.82   perl-Git-2.31.1-3.fc34.noarch                                                 
16:17:13 #11 19.82   perl-TermReadKey-2.38-9.fc34.aarch64                                          
16:17:13 #11 19.82   perl-Thread-Queue-3.14-458.fc34.noarch                                        
16:17:13 #11 19.82   perl-lib-0.65-477.fc34.aarch64                                                
16:17:13 #11 19.82   perl-threads-1:2.25-458.fc34.aarch64                                          
16:17:13 #11 19.82   perl-threads-shared-1.61-458.fc34.aarch64                                     
16:17:13 #11 19.82   policycoreutils-3.2-1.fc34.aarch64                                            
16:17:13 #11 19.82   policycoreutils-devel-3.2-1.fc34.aarch64                                      
16:17:13 #11 19.82   policycoreutils-python-utils-3.2-1.fc34.noarch                                
16:17:13 #11 19.82   python3-audit-3.0.6-1.fc34.aarch64                                            
16:17:13 #11 19.82   python3-libselinux-3.2-1.fc34.aarch64                                         
16:17:13 #11 19.82   python3-libsemanage-3.2-1.fc34.aarch64                                        
16:17:13 #11 19.82   python3-policycoreutils-3.2-1.fc34.noarch                                     
16:17:13 #11 19.82   python3-setools-4.4.0-1.fc34.aarch64                                          
16:17:13 #11 19.82   qrencode-libs-4.1.1-1.fc34.aarch64                                            
16:17:13 #11 19.82   rhash-1.4.0-3.fc34.aarch64                                                    
16:17:13 #11 19.82   rpm-plugin-selinux-4.16.1.3-1.fc34.aarch64                                    
16:17:13 #11 19.82   selinux-policy-34.22-1.fc34.noarch                                            
16:17:13 #11 19.82   selinux-policy-devel-34.22-1.fc34.noarch                                      
16:17:13 #11 19.82   selinux-policy-targeted-34.22-1.fc34.noarch                                   
16:17:13 #11 19.82   systemd-248.9-1.fc34.aarch64                                                  
16:17:13 #11 19.82   systemd-devel-248.9-1.fc34.aarch64                                            
16:17:13 #11 19.82   systemd-networkd-248.9-1.fc34.aarch64                                         
16:17:13 #11 19.82   systemd-pam-248.9-1.fc34.aarch64                                              
16:17:13 #11 19.82   systemd-rpm-macros-248.9-1.fc34.noarch                                        
16:17:13 #11 19.82   vim-filesystem-2:8.2.3755-1.fc34.noarch                                       
16:17:13 #11 19.82   which-2.21-26.fc34.aarch64                                                    
16:17:13 #11 19.82   xkeyboard-config-2.33-1.fc34.noarch                                           
16:17:13 #11 19.82 
16:17:13 #11 19.82 Complete!
16:17:13 #11 DONE 20.0s
16:17:13 
16:17:13 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:17:13 #13 sha256:59bca1c49f56a73f6776f8cc88724121887220339861aa68670d71610c4f4f12
16:17:13 #11 6.739 Unpacking bash-completion (1:2.8-6) ...
16:17:13 #12 7.077 The following additional packages will be installed:
16:17:13 #12 7.078   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:13 #12 7.078   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:13 #12 7.079   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:13 #12 7.079   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:13 #12 7.080   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:13 #12 7.082 Suggested packages:
16:17:13 #12 7.082   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:13 #12 7.082 Recommended packages:
16:17:13 #12 7.082   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:17:13 #12 7.130 The following NEW packages will be installed:
16:17:13 #12 7.131   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:13 #12 7.131   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:13 #12 7.132   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:13 #12 7.132   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:13 #12 7.133   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:13 #8 51.62 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ...
16:17:13 #8 51.65 Setting up ca-certificates (20210119) ...
16:17:13 #9 52.51 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
16:17:13 #8 53.98 
16:17:13 #8 53.98 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:13 #8 54.01 Setting up liblist-moreutils-perl (0.416-1build3) ...
16:17:13 #8 54.02 Setting up libtool (2.4.6-2) ...
16:17:13 #8 54.04 Setting up libhttp-date-perl (6.02-1) ...
16:17:13 #8 54.05 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:13 #8 54.06 Setting up build-essential (12.4ubuntu1) ...
16:17:13 #8 54.07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ...
16:17:13 #8 54.08 Setting up libdevel-callchecker-perl (0.007-2build1) ...
16:17:13 #8 54.10 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ...
16:17:13 #8 54.11 Setting up devscripts (2.17.12ubuntu1.1) ...
16:17:13  dpkg-source -I.git --before-build .
16:17:13 dpkg-buildpackage: info: host architecture armhf
16:17:13  debian/rules clean
16:17:13 dh clean --with=bash-completion
16:17:13 #9 51.53 Selecting previously unselected package libjbig0:amd64.
16:17:13 #9 51.53 Preparing to unpack .../208-libjbig0_2.1-3.1build1_amd64.deb ...
16:17:13 #9 51.54 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
16:17:13 #9 51.58 Selecting previously unselected package libwebp6:amd64.
16:17:13 #9 51.59 Preparing to unpack .../209-libwebp6_0.6.1-2.1_amd64.deb ...
16:17:13 #9 51.59 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
16:17:13 #9 51.65 Selecting previously unselected package libtiff5:amd64.
16:17:13 #9 51.65 Preparing to unpack .../210-libtiff5_4.3.0-1_amd64.deb ...
16:17:13 #9 51.65 Unpacking libtiff5:amd64 (4.3.0-1) ...
16:17:13 #9 51.71 Selecting previously unselected package libxpm4:amd64.
16:17:13 #9 51.71 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1_amd64.deb ...
16:17:13 #9 51.71 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
16:17:13 #9 51.75 Selecting previously unselected package libgd3:amd64.
16:17:13 #11 8.173 Selecting previously unselected package cmake-data.
16:17:13 #11 8.177 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:17:13 #11 8.182 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:17:13 #12 0.919 Hit:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease
16:17:13 #12 0.981 Hit:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease
16:17:13 #21 42.24 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
16:17:13 #21 42.25 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
16:17:13 #11 6.919 Selecting previously unselected package cmake-data.
16:17:13 #11 6.919 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
16:17:13 #11 6.927 Unpacking cmake-data (3.13.4-1) ...
16:17:13 #12 7.545 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:17:13 #12 7.545 1 not fully installed or removed.
16:17:13 #12 7.545 Need to get 10.5 MB of archives.
16:17:13 #12 7.545 After this operation, 36.2 MB of additional disk space will be used.
16:17:13 #12 7.545 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main armhf bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:17:13 #8 52.00 Updating certificates in /etc/ssl/certs...
16:17:13 #9 52.52 Setting up perl (5.32.1-3ubuntu2.1) ...
16:17:13 #9 52.55 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
16:17:13 #9 52.56 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:17:13 #9 52.57 Setting up libdata-dump-perl (1.23-1.1) ...
16:17:13 #9 52.58 Setting up libref-util-perl (0.204-1) ...
16:17:13 #9 52.59 Setting up libipc-system-simple-perl (1.30-1) ...
16:17:13 #9 52.60 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:17:13 #9 52.61 Setting up libhash-fieldhash-perl (0.15-1build3) ...
16:17:13 #9 52.62 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ...
16:17:13 #9 52.64 Setting up libvariable-magic-perl (0.62-1build3) ...
16:17:13 #9 52.65 Setting up libio-html-perl (1.004-2) ...
16:17:13 #9 52.66 Setting up libpod-parser-perl (1.63-2) ...
16:17:13 #9 52.67 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:17:13 #9 52.68 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:17:13 #9 52.69 Setting up gcc-10 (10.3.0-1ubuntu1) ...
16:17:13 #9 52.70 Setting up libparams-util-perl (1.102-1build1) ...
16:17:13 #9 52.71 Setting up libdpkg-perl (1.20.9ubuntu1) ...
16:17:13 #9 52.72 Setting up libtime-duration-perl (1.21-1) ...
16:17:13 #9 52.73 Setting up autoconf (2.69-14) ...
16:17:13 #8 54.29 Setting up gpg-wks-client (2.2.4-1ubuntu1.4) ...
16:17:13 #8 54.30 Setting up libcgi-fast-perl (1:2.13-1) ...
16:17:13 #8 54.32 Setting up libhtml-tree-perl (5.07-1) ...
16:17:13 #8 54.33 Setting up libfile-listing-perl (6.04-1) ...
16:17:13 #8 54.35 Setting up libhttp-message-perl (6.14-1) ...
16:17:13 #8 54.36 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
16:17:13 #8 54.40 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:13 #8 54.46 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:13    dh_clean
16:17:13 #9 51.75 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu1_amd64.deb ...
16:17:13 #9 51.76 Unpacking libgd3:amd64 (2.3.0-2ubuntu1) ...
16:17:13 #9 51.79 Selecting previously unselected package libc-devtools.
16:17:13 #9 51.79 Preparing to unpack .../213-libc-devtools_2.34-0ubuntu3_amd64.deb ...
16:17:13 #9 51.80 Unpacking libc-devtools (2.34-0ubuntu3) ...
16:17:13 #9 51.84 Selecting previously unselected package libcapture-tiny-perl.
16:17:13 #9 51.84 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
16:17:13 #9 51.85 Unpacking libcapture-tiny-perl (0.48-1) ...
16:17:13 #9 51.88 Selecting previously unselected package libclass-data-inheritable-perl.
16:17:13 #9 51.88 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:17:13 #9 51.89 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:17:13 #9 51.93 Selecting previously unselected package libclass-xsaccessor-perl.
16:17:13 #9 51.93 Preparing to unpack .../216-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
16:17:13 #9 51.93 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:17:13 #9 51.96 Selecting previously unselected package libclone-perl.
16:17:13 #9 51.97 Preparing to unpack .../217-libclone-perl_0.45-1build1_amd64.deb ...
16:17:13 #9 51.97 Unpacking libclone-perl (0.45-1build1) ...
16:17:13 #9 52.00 Selecting previously unselected package libcommon-sense-perl.
16:17:13 #11 8.609 Selecting previously unselected package libncurses6:armhf.
16:17:13 #11 8.613 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
16:17:13 #11 8.621 Unpacking libncurses6:armhf (6.2+20201114-2) ...
16:17:13 #11 8.658 Selecting previously unselected package libprocps8:armhf.
16:17:13 #11 8.661 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
16:17:13 #11 8.665 Unpacking libprocps8:armhf (2:3.3.17-5) ...
16:17:13 #11 8.703 Selecting previously unselected package procps.
16:17:13 #11 8.706 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
16:17:13 #12 1.057 Hit:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease
16:17:13 #12 1.126 Hit:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease
16:17:13 + STATUS=0
16:17:13 + '[' 0 -ne 0 ']'
16:17:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:13 + RPM_EC=0
16:17:13 ++ jobs -p
16:17:13 + exit 0
16:17:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MCxbxw
16:17:13 + umask 022
16:17:13 + cd /root/rpmbuild/BUILD
16:17:13 + cd src
16:17:13 + export DOCKER_GITCOMMIT=088afc9
16:17:13 + DOCKER_GITCOMMIT=088afc9
16:17:13 + mkdir -p /go/src/github.com/docker
16:17:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:17:13 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:17:13 + pushd /root/rpmbuild/BUILD/src/engine
16:17:13 + TMP_GOPATH=/go
16:17:13 + hack/dockerfile/install/install.sh tini
16:17:13 + RM_GOPATH=0
16:17:13 + TMP_GOPATH=/go
16:17:13 + : /usr/local/bin
16:17:13 + '[' -z /go ']'
16:17:13 + export GOPATH=/go
16:17:13 + GOPATH=/go
16:17:13 + case "$(go env GOARCH)" in
16:17:13 ++ go env GOARCH
16:17:13 + export GO_BUILDMODE=-buildmode=pie
16:17:13 + GO_BUILDMODE=-buildmode=pie
16:17:13 ++ dirname hack/dockerfile/install/install.sh
16:17:13 + dir=hack/dockerfile/install
16:17:13 + bin=tini
16:17:13 + shift
16:17:13 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:17:13 + . hack/dockerfile/install/tini.installer
16:17:13 ++ : v0.19.0
16:17:13 + install_tini
16:17:13 + echo 'Install tini version v0.19.0'
16:17:13 Install tini version v0.19.0
16:17:13 + git clone https://github.com/krallin/tini.git /go/tini
16:17:13 Cloning into '/go/tini'...
16:17:13 #21 42.58 Selecting previously unselected package binutils-arm-linux-gnueabi.
16:17:13 #21 42.58 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
16:17:13 #21 42.59 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
16:17:13 #11 7.319 Selecting previously unselected package libprocps7:armhf.
16:17:13 #11 7.319 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
16:17:13 #11 7.326 Unpacking libprocps7:armhf (2:3.3.15-2) ...
16:17:13 #11 7.372 Selecting previously unselected package procps.
16:17:13 #11 7.372 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
16:17:13 #11 7.376 Unpacking procps (2:3.3.15-2) ...
16:17:13 #11 7.438 Selecting previously unselected package libarchive13:armhf.
16:17:13 #8 52.40 129 added, 0 removed; done.
16:17:13 #8 52.45 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
16:17:13 #9 52.74 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:13 #9 52.75 Setting up libarray-intspan-perl (2.004-1) ...
16:17:13 #9 52.76 Setting up libcapture-tiny-perl (0.48-1) ...
16:17:13 #9 52.77 Setting up libtimedate-perl (2.3300-2) ...
16:17:13 #9 52.78 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
16:17:13 #9 52.84 Setting up libsub-name-perl (0.26-1build1) ...
16:17:13 #9 52.85 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:17:13 #9 52.86 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:17:13 #9 52.87 Setting up libproc-processtable-perl (0.59-2build1) ...
16:17:13 #9 52.88 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:17:13 #9 52.89 Setting up xauth (1:1.1-1) ...
16:17:13 #9 52.90 Setting up libpath-tiny-perl (0.118-1) ...
16:17:13 #9 52.91 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:17:13 #9 52.92 Setting up libjson-perl (4.03000-1) ...
16:17:13 #9 52.93 Setting up libipc-run3-perl (0.048-2) ...
16:17:13 #9 52.94 Setting up libsub-override-perl (0.09-2) ...
16:17:13 #9 52.95 Setting up libaliased-perl (0.34-1.1) ...
16:17:13 #9 52.96 Setting up libstrictures-perl (2.000006-1) ...
16:17:13 #9 52.97 Setting up libsub-quote-perl (2.006006-1) ...
16:17:13 #9 52.99 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:17:13 #9 53.00 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:17:13 #9 53.01 Setting up libsort-versions-perl (1.62-1) ...
16:17:13 #9 53.02 Setting up libexporter-tiny-perl (1.002002-1) ...
16:17:13 #9 53.03 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
16:17:13 #9 53.04 Setting up libfile-dirlist-perl (0.05-2) ...
16:17:13 #9 53.05 Setting up libterm-readkey-perl (2.38-1build2) ...
16:17:13 #8 54.52 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:13 #8 54.64 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:13 #8 54.67 Setting up libparams-classify-perl (0.015-1) ...
16:17:13 #8 54.68 Setting up git (1:2.17.1-1ubuntu0.9) ...
16:17:13 #8 54.71 Setting up libhttp-negotiate-perl (6.00-2) ...
16:17:13 #8 54.72 Setting up libmailtools-perl (2.18-1) ...
16:17:13  dpkg-source -I.git -b .
16:17:13 dpkg-source: warning: native package version may not have a revision
16:17:13 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~raspbian'
16:17:13 dpkg-source: info: using source format '1.0'
16:17:13 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.tar.gz
16:17:13 #9 52.00 Preparing to unpack .../218-libcommon-sense-perl_3.75-1build4_amd64.deb ...
16:17:13 #9 52.01 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:17:13 #9 52.04 Selecting previously unselected package libconfig-tiny-perl.
16:17:13 #9 52.04 Preparing to unpack .../219-libconfig-tiny-perl_2.26-1_all.deb ...
16:17:13 #9 52.05 Unpacking libconfig-tiny-perl (2.26-1) ...
16:17:13 #9 52.08 Selecting previously unselected package libparams-util-perl.
16:17:13 #9 52.08 Preparing to unpack .../220-libparams-util-perl_1.102-1build2_amd64.deb ...
16:17:13 #9 52.09 Unpacking libparams-util-perl (1.102-1build2) ...
16:17:13 #9 52.15 Selecting previously unselected package libsub-install-perl.
16:17:13 #9 52.15 Preparing to unpack .../221-libsub-install-perl_0.928-1.1_all.deb ...
16:17:13 #9 52.15 Unpacking libsub-install-perl (0.928-1.1) ...
16:17:13 #9 52.19 Selecting previously unselected package libdata-optlist-perl.
16:17:13 #9 52.19 Preparing to unpack .../222-libdata-optlist-perl_0.110-1.1_all.deb ...
16:17:13 #9 52.19 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:17:13 #9 52.22 Selecting previously unselected package libsub-exporter-perl.
16:17:13 #9 52.23 Preparing to unpack .../223-libsub-exporter-perl_0.987-1_all.deb ...
16:17:13 #9 52.23 Unpacking libsub-exporter-perl (0.987-1) ...
16:17:13 #9 52.27 Selecting previously unselected package libconst-fast-perl.
16:17:13 #11 8.713 Unpacking procps (2:3.3.17-5) ...
16:17:13 #11 8.805 Selecting previously unselected package libjsoncpp24:armhf.
16:17:13 #11 8.808 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
16:17:13 #11 8.812 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
16:17:13 #11 8.849 Selecting previously unselected package librhash0:armhf.
16:17:13 #11 8.852 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
16:17:13 #11 8.856 Unpacking librhash0:armhf (1.4.1-2) ...
16:17:13 #11 8.899 Selecting previously unselected package libuv1:armhf.
16:17:13 #11 8.902 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
16:17:13 #11 8.906 Unpacking libuv1:armhf (1.40.0-2) ...
16:17:13 #11 8.942 Selecting previously unselected package cmake.
16:17:13 #11 8.945 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
16:17:13 #11 8.949 Unpacking cmake (3.18.4-2+deb11u1) ...
16:17:14 + cd /go/tini
16:17:14 + git checkout -q v0.19.0
16:17:14 + cmake .
16:17:14 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:17:14   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:17:14   CMake.
16:17:14 
16:17:14   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:17:14   CMake that the project does not need compatibility with older versions.
16:17:14 
16:17:14 
16:17:14 -- The C compiler identification is GNU 11.2.1
16:17:14 -- Detecting C compiler ABI info
16:17:14 + mkdir -p /root/build-deb/cli
16:17:14 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:14 #11 7.439 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
16:17:14 #11 7.442 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
16:17:14 #11 7.498 Selecting previously unselected package libjsoncpp1:armhf.
16:17:14 #11 7.500 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
16:17:14 #11 7.503 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:17:14 #11 7.542 Selecting previously unselected package librhash0:armhf.
16:17:14 #11 7.545 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
16:17:14 #11 7.549 Unpacking librhash0:armhf (1.3.8-1) ...
16:17:14 #11 7.619 Selecting previously unselected package libuv1:armhf.
16:17:14 #11 7.619 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
16:17:14 #11 7.622 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
16:17:14 #11 7.662 Selecting previously unselected package cmake.
16:17:14 #8 52.46 Setting up shared-mime-info (2.0-1) ...
16:17:14 #12 7.898 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cmake-data all 3.18.4-2ubuntu2 [1728 kB]
16:17:14 #9 53.11 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
16:17:14 #9 53.12 Setting up libperlio-gzip-perl (0.19-1build6) ...
16:17:14 #9 53.13 Setting up libsys-hostname-long-perl (1.5-2) ...
16:17:14 #9 53.14 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:17:14 #9 53.15 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:17:14 #9 53.16 Setting up liburi-perl (5.07-1) ...
16:17:14 #9 53.17 Setting up libfile-touch-perl (0.11-1) ...
16:17:14 #9 53.19 Setting up python3.9 (3.9.5-3ubuntu0~21.04.1) ...
16:17:14 #8 54.73 Setting up libgit-wrapper-perl (0.047-1) ...
16:17:14 #8 54.75 Setting up libhtml-format-perl (2.12-1) ...
16:17:14 #8 54.76 Setting up libemail-valid-perl (1.202-1) ...
16:17:14 #8 54.77 Setting up libhttp-cookies-perl (6.04-1) ...
16:17:14 #8 54.78 Setting up curl (7.58.0-2ubuntu3.16) ...
16:17:14 #8 54.79 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:14 #8 54.81 Setting up gnupg (2.2.4-1ubuntu1.4) ...
16:17:14 #8 54.82 Setting up libhttp-daemon-perl (6.01-1) ...
16:17:14 #8 54.83 Setting up libxml-simple-perl (2.24-1) ...
16:17:14 #8 54.84 Setting up lintian (2.5.81ubuntu1) ...
16:17:14 #8 54.86 Setting up libhtml-form-perl (6.03-1) ...
16:17:14 #8 54.87 Setting up libimport-into-perl (1.002005-1) ...
16:17:14 #8 54.89 Setting up libmodule-implementation-perl (0.09-1) ...
16:17:14 #8 54.90 Setting up libparams-validate-perl (1.29-1) ...
16:17:14 #8 54.92 Setting up libmoo-perl (2.003004-1) ...
16:17:14 #8 54.93 Setting up libb-hooks-endofscope-perl (0.21-1) ...
16:17:14 #8 54.95 Setting up libpackage-stash-perl (0.37-1) ...
16:17:14 #8 54.96 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
16:17:14 #8 54.98 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:14 #8 54.99 Setting up licensecheck (3.0.31-2) ...
16:17:14 #8 55.00 Setting up dh-autoreconf (17) ...
16:17:14 #8 55.01 Setting up libwww-perl (6.31-1ubuntu0.1) ...
16:17:14 #8 55.02 Setting up debhelper (11.1.6ubuntu2) ...
16:17:14 #8 55.03 Setting up equivs (2.1.0) ...
16:17:14 #8 55.04 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:17:14 #9 52.27 Preparing to unpack .../224-libconst-fast-perl_0.014-1.1_all.deb ...
16:17:14 #9 52.27 Unpacking libconst-fast-perl (0.014-1.1) ...
16:17:14 #9 52.30 Selecting previously unselected package libwant-perl.
16:17:14 #9 52.30 Preparing to unpack .../225-libwant-perl_0.29-1build6_amd64.deb ...
16:17:14 #9 52.31 Unpacking libwant-perl (0.29-1build6) ...
16:17:14 #9 52.35 Selecting previously unselected package libcontextual-return-perl.
16:17:14 #9 52.35 Preparing to unpack .../226-libcontextual-return-perl_0.004014-2_all.deb ...
16:17:14 #9 52.36 Unpacking libcontextual-return-perl (0.004014-2) ...
16:17:14 #9 52.40 Selecting previously unselected package libcpanel-json-xs-perl.
16:17:14 #9 52.40 Preparing to unpack .../227-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
16:17:14 #9 52.40 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:17:14 #9 52.44 Selecting previously unselected package libdevel-stacktrace-perl.
16:17:14 #9 52.44 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:17:14 #9 52.45 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:17:14 #9 52.48 Selecting previously unselected package libexception-class-perl.
16:17:14 #9 52.48 Preparing to unpack .../229-libexception-class-perl_1.44-1_all.deb ...
16:17:14 #9 52.48 Unpacking libexception-class-perl (1.44-1) ...
16:17:14 #9 52.51 Selecting previously unselected package libiterator-perl.
16:17:14 #9 52.52 Preparing to unpack .../230-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:17:14 #9 52.52 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:17:14 #9 52.55 Selecting previously unselected package libiterator-util-perl.
16:17:14 #9 52.55 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:17:14 #9 52.56 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:17:14 #9 52.59 Selecting previously unselected package libexporter-tiny-perl.
16:17:14 #9 52.59 Preparing to unpack .../232-libexporter-tiny-perl_1.002002-1_all.deb ...
16:17:14 #9 52.59 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:17:14 #9 52.64 Selecting previously unselected package liblist-moreutils-xs-perl.
16:17:14 -- Detecting C compiler ABI info - done
16:17:14 -- Check for working C compiler: /usr/bin/cc - skipped
16:17:14 -- Detecting C compile features
16:17:14 -- Detecting C compile features - done
16:17:14 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:14 -- Configuring done
16:17:14 -- Generating done
16:17:14 -- Build files have been written to: /go/tini
16:17:14 + make tini-static
16:17:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:14 #11 7.665 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
16:17:14 #11 7.669 Unpacking cmake (3.13.4-1) ...
16:17:14 #21 43.22 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:17:14 #21 43.22 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
16:17:14 #21 43.23 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:17:14 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:14 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:14 + mkdir -p /go/src/github.com/docker
16:17:14 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:14 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:14 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:14 + EPOCH=5
16:17:14 + EPOCH_SEP=
16:17:14 + [[ ! -z 5 ]]
16:17:14 + EPOCH_SEP=:
16:17:14 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:14 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:14 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:14 + VERSION=0.0.0-20211220110528-fe93451
16:17:14 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:14 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:14 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:14 + debSource=docker-ce
16:17:14 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:14 + debMaintainer='Docker <support@docker.com>'
16:17:14 ++ date --rfc-2822
16:17:14 + debDate='Tue, 21 Dec 2021 16:17:14 +0000'
16:17:14 + cat
16:17:14 + export CLI_GITCOMMIT=fe93451
16:17:14 + CLI_GITCOMMIT=fe93451
16:17:14 + export ENGINE_GITCOMMIT=088afc9
16:17:14 + ENGINE_GITCOMMIT=088afc9
16:17:14 + export SCAN_GITCOMMIT=3f7dbd1
16:17:14 + SCAN_GITCOMMIT=3f7dbd1
16:17:14 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:14 + dpkg-buildpackage -uc -us -I.git
16:17:14 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:14 #12 8.177 Get:3 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
16:17:14 #12 8.195 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjsoncpp24 armhf 1.9.4-4build1 [72.6 kB]
16:17:14 #12 8.198 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main armhf librhash0 armhf 1.4.1-2build1 [141 kB]
16:17:14 #12 8.205 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libuv1 armhf 1.40.0-2ubuntu1 [75.6 kB]
16:17:14 #12 8.208 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cmake armhf 3.18.4-2ubuntu2 [4131 kB]
16:17:14 #8 55.05 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
16:17:14 #8 55.06 Setting up libxml-parser-perl (2.44-2build3) ...
16:17:14 #8 55.07 Setting up libxml-sax-expat-perl (0.40-2) ...
16:17:14 #8 55.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:14 #8 55.16 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:14 #8 55.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:14 #9 52.64 Preparing to unpack .../233-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
16:17:14 #9 52.65 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:17:14 #9 52.68 Selecting previously unselected package liblist-moreutils-perl.
16:17:14 #9 52.69 Preparing to unpack .../234-liblist-moreutils-perl_0.430-2_all.deb ...
16:17:14 #9 52.69 Unpacking liblist-moreutils-perl (0.430-2) ...
16:17:14 #9 52.72 Selecting previously unselected package libdata-dpath-perl.
16:17:14 #9 52.73 Preparing to unpack .../235-libdata-dpath-perl_0.58-1_all.deb ...
16:17:14 #9 52.73 Unpacking libdata-dpath-perl (0.58-1) ...
16:17:14 #9 52.77 Selecting previously unselected package libdata-dump-perl.
16:17:14 #9 52.77 Preparing to unpack .../236-libdata-dump-perl_1.23-1.1_all.deb ...
16:17:14 #9 52.77 Unpacking libdata-dump-perl (1.23-1.1) ...
16:17:14 #9 52.81 Selecting previously unselected package libdata-messagepack-perl.
16:17:14 #9 52.81 Preparing to unpack .../237-libdata-messagepack-perl_1.01-2_amd64.deb ...
16:17:14 #9 52.81 Unpacking libdata-messagepack-perl (1.01-2) ...
16:17:14 #9 52.85 Selecting previously unselected package libnet-domain-tld-perl.
16:17:14 #9 52.85 Preparing to unpack .../238-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:17:14 #9 52.85 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:17:14 #8 54.90 Setting up bsdmainutils (11.1.2+b1) ...
16:17:14 #8 54.92 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:17:14 #8 54.92 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:17:14 #8 54.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
16:17:14 #8 54.94 Setting up libcroco3:amd64 (0.6.12-3) ...
16:17:14 #8 54.95 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
16:17:14 #8 54.96 Setting up ucf (3.0038+nmu1) ...
16:17:14 #8 55.08 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
16:17:14 #8 55.09 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
16:17:14 #8 55.10 Setting up groff-base (1.22.4-3+deb10u1) ...
16:17:14 #8 55.12 Setting up cpp (4:8.3.0-1) ...
16:17:14 #8 55.13 Setting up gpgconf (2.2.12-1+deb10u1) ...
16:17:14 [100%] Linking C executable tini-static
16:17:14 [100%] Built target tini-static
16:17:14 + mkdir -p /usr/local/bin
16:17:14 + cp tini-static /usr/local/bin/docker-init
16:17:14 + VERSION=0.0.0-20211220110528-fe93451
16:17:14 + PRODUCT=docker
16:17:14 + hack/make.sh dynbinary
16:17:14 
16:17:14 #11 9.373 Selecting previously unselected package dh-apparmor.
16:17:14 #11 9.376 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:17:14 #11 9.380 Unpacking dh-apparmor (2.13.6-10) ...
16:17:14 #11 9.417 Selecting previously unselected package libbtrfs0:armhf.
16:17:14 #11 9.420 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ...
16:17:14 #11 9.425 Unpacking libbtrfs0:armhf (5.10.1-2) ...
16:17:14 #11 9.469 Selecting previously unselected package libbtrfs-dev:armhf.
16:17:14 #11 9.472 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ...
16:17:14 #11 9.477 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
16:17:14 #11 9.533 Selecting previously unselected package dmsetup.
16:17:14 #11 9.536 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
16:17:14 #11 9.541 Unpacking dmsetup (2:1.02.175-2.1) ...
16:17:14 #12 1.460 Reading package lists...
16:17:14 #11 8.014 Selecting previously unselected package dh-apparmor.
16:17:14 #11 8.014 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
16:17:14 #11 8.017 Unpacking dh-apparmor (2.13.2-10) ...
16:17:14 #11 8.066 Selecting previously unselected package libbtrfs0.
16:17:14 #11 8.068 Preparing to unpack .../10-libbtrfs0_4.20.1-2_armhf.deb ...
16:17:14 #11 8.072 Unpacking libbtrfs0 (4.20.1-2) ...
16:17:14 #11 8.108 Selecting previously unselected package libbtrfs-dev.
16:17:14 #11 8.108 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_armhf.deb ...
16:17:14 #11 8.112 Unpacking libbtrfs-dev (4.20.1-2) ...
16:17:14 #11 8.148 Selecting previously unselected package dmsetup.
16:17:14 #11 8.151 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
16:17:14 #11 8.154 Unpacking dmsetup (2:1.02.155-3) ...
16:17:14 #11 8.196 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:17:14 #11 8.199 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
16:17:14 #11 8.205 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:17:14 #11 8.248 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:17:14 #11 8.251 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
16:17:14 #11 8.255 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:17:14 #11 8.295 Selecting previously unselected package libudev-dev:armhf.
16:17:14 #21 43.53 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
16:17:14 #21 43.54 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
16:17:14 #21 43.54 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
16:17:14 dpkg-buildpackage: info: source package docker-ce
16:17:14 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~raspbian-buster
16:17:14 dpkg-buildpackage: info: source distribution buster
16:17:14 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:14  dpkg-source -I.git --before-build .
16:17:14 dpkg-buildpackage: info: host architecture armhf
16:17:14 #12 8.402 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/universe armhf dh-apparmor all 3.0.3-0ubuntu1 [9456 B]
16:17:14 #12 8.402 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbtrfs0 armhf 5.10.1-2build1 [201 kB]
16:17:14 #12 8.411 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbtrfs-dev armhf 5.10.1-2build1 [268 kB]
16:17:14 #12 8.424 Get:11 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu3 [134 kB]
16:17:14 #12 8.430 Get:12 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu3 [11.6 kB]
16:17:14 #12 8.431 Get:13 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libudev-dev armhf 248.3-1ubuntu8 [20.7 kB]
16:17:14 #12 8.432 Get:14 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsepol1-dev armhf 3.1-1ubuntu2 [348 kB]
16:17:14 #12 8.442 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-16-0 armhf 10.37-0ubuntu2 [172 kB]
16:17:14 #12 8.449 Get:16 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-32-0 armhf 10.37-0ubuntu2 [162 kB]
16:17:14 #12 8.473 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-posix3 armhf 10.37-0ubuntu2 [5518 B]
16:17:14 #12 8.546 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-dev armhf 10.37-0ubuntu2 [643 kB]
16:17:14 #8 55.31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
16:17:14 #8 55.34 Processing triggers for ca-certificates (20210119~18.04.2) ...
16:17:14 #8 55.35 Updating certificates in /etc/ssl/certs...
16:17:14 #17 exporting layers 3.5s done
16:17:14 #17 writing image sha256:02d41e9d5d5a0ea9bc9bbe840dbae69756f080250cd3876be2c83978267f2981 done
16:17:14 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
16:17:14 #17 DONE 3.5s
16:17:14 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
16:17:14 #9 53.80 Setting up libc-devtools (2.33-0ubuntu5) ...
16:17:14 #9 53.81 Setting up libemail-address-xs-perl (1.04-1build4) ...
16:17:14 #9 53.83 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:14 #9 53.84 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:17:14 #9 53.85 Setting up automake (1:1.16.3-2ubuntu1) ...
16:17:14 #9 53.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:14 #9 52.89 Selecting previously unselected package libdata-validate-domain-perl.
16:17:14 #9 52.89 Preparing to unpack .../239-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:17:14 #9 52.90 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:17:14 #9 52.93 Selecting previously unselected package libdistro-info-perl.
16:17:14 #9 52.93 Preparing to unpack .../240-libdistro-info-perl_1.0_all.deb ...
16:17:14 #9 52.94 Unpacking libdistro-info-perl (1.0) ...
16:17:14 #9 52.96 Selecting previously unselected package libemail-address-xs-perl.
16:17:14 #9 52.97 Preparing to unpack .../241-libemail-address-xs-perl_1.04-1build5_amd64.deb ...
16:17:14 #9 52.97 Unpacking libemail-address-xs-perl (1.04-1build5) ...
16:17:14 #9 53.00 Selecting previously unselected package libipc-system-simple-perl.
16:17:14 #9 53.01 Preparing to unpack .../242-libipc-system-simple-perl_1.30-1_all.deb ...
16:17:14 #9 53.01 Unpacking libipc-system-simple-perl (1.30-1) ...
16:17:14 #9 53.04 Selecting previously unselected package libfile-basedir-perl.
16:17:14 #9 53.04 Preparing to unpack .../243-libfile-basedir-perl_0.08-1_all.deb ...
16:17:14 #9 53.04 Unpacking libfile-basedir-perl (0.08-1) ...
16:17:14 #9 53.08 Selecting previously unselected package libfile-chdir-perl.
16:17:14 #9 53.08 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:17:14 #9 53.08 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:17:14 #9 53.11 Selecting previously unselected package libfile-fcntllock-perl.
16:17:14 #8 55.14 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
16:17:14 #8 55.15 Setting up libc6-dev:amd64 (2.28-10) ...
16:17:14 #8 55.18 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
16:17:14 #8 55.19 Setting up curl (7.64.0-4+deb10u2) ...
16:17:14 #8 55.20 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:17:14 #8 55.21 Setting up gpg (2.2.12-1+deb10u1) ...
16:17:14 #8 55.22 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
16:17:14 #8 55.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:17:14 #8 55.24 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
16:17:14 #8 55.25 Setting up python3.7 (3.7.3-2+deb10u3) ...
16:17:14 Removing bundles/
16:17:14 
16:17:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:14 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:14 GOOS="" GOARCH="" GOARM=""
16:17:14 #11 9.580 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:17:14 #11 9.583 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:17:14 #11 9.590 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:17:14 #11 9.633 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:17:14 #11 9.636 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:17:14 #11 9.641 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:17:14 #11 9.671 Selecting previously unselected package libudev-dev:armhf.
16:17:14 #11 9.673 Preparing to unpack .../15-libudev-dev_247.3-6_armhf.deb ...
16:17:14 #11 9.677 Unpacking libudev-dev:armhf (247.3-6) ...
16:17:14 #11 9.721 Selecting previously unselected package libsepol1-dev:armhf.
16:17:14 #11 9.722 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
16:17:14 #11 9.726 Unpacking libsepol1-dev:armhf (3.1-1) ...
16:17:14 #11 9.791 Selecting previously unselected package libpcre2-16-0:armhf.
16:17:14 #11 9.794 Preparing to unpack .../17-libpcre2-16-0_10.36-2_armhf.deb ...
16:17:14 #11 9.797 Unpacking libpcre2-16-0:armhf (10.36-2) ...
16:17:14 #11 9.851 Selecting previously unselected package libpcre2-32-0:armhf.
16:17:14 #11 8.298 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_armhf.deb ...
16:17:14 #11 8.310 Unpacking libudev-dev:armhf (241-7~deb10u8) ...
16:17:14 #11 8.350 Selecting previously unselected package libsepol1-dev:armhf.
16:17:14 #11 8.354 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
16:17:14 #11 8.358 Unpacking libsepol1-dev:armhf (2.8-1) ...
16:17:14 #11 8.428 Selecting previously unselected package libpcre16-3:armhf.
16:17:14 #11 8.431 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
16:17:14 #11 8.437 Unpacking libpcre16-3:armhf (2:8.39-12) ...
16:17:14 #11 8.495 Selecting previously unselected package libpcre32-3:armhf.
16:17:14 #11 8.499 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
16:17:14 #11 8.503 Unpacking libpcre32-3:armhf (2:8.39-12) ...
16:17:14 #21 43.84 Selecting previously unselected package binutils-s390x-linux-gnu.
16:17:14 #21 43.84 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
16:17:14 #21 43.84 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
16:17:14  debian/rules clean
16:17:14 dh clean --with=bash-completion
16:17:14    dh_clean
16:17:14 #12 8.557 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libselinux1-dev armhf 3.1-3build2 [151 kB]
16:17:14 #12 8.559 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu3 [36.5 kB]
16:17:14 #12 8.560 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1 [79.5 kB]
16:17:14 #12 8.562 Get:22 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsystemd-dev armhf 248.3-1ubuntu8 [303 kB]
16:17:14 #12 8.566 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libglib2.0-0 armhf 2.68.4-1ubuntu1 [1287 kB]
16:17:14 #12 8.632 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main armhf pkg-config armhf 0.29.2-1ubuntu1 [43.4 kB]
16:17:14 #12 8.812 debconf: delaying package configuration, since apt-utils is not installed
16:17:14 #8 55.67 0 added, 0 removed; done.
16:17:14 #8 55.67 Running hooks in /etc/ca-certificates/update.d...
16:17:14 #8 55.67 done.
16:17:14 #8 52.92 Running transaction check
16:17:14 #8 53.00 Transaction check succeeded.
16:17:14 #8 53.00 Running transaction test
16:17:14 #8 53.42 Transaction test succeeded.
16:17:15 #9 53.86 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:17:15 #9 53.86 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:17:15 #9 53.86 Setting up libapt-pkg-perl (0.1.39build1) ...
16:17:15 #9 53.88 Setting up libstring-escape-perl (2010.002-2) ...
16:17:15 #9 53.89 Setting up libhttp-date-perl (6.05-1) ...
16:17:15 #9 53.90 Setting up libfile-which-perl (1.23-1) ...
16:17:15 #9 53.91 Setting up libfile-basedir-perl (0.08-1) ...
16:17:15 #9 53.92 Setting up libnumber-range-perl (0.12-1.1) ...
16:17:15 #9 53.93 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:17:15 #9 53.94 Setting up libmouse-perl (2.5.10-1build2) ...
16:17:15 #9 53.95 Setting up g++-10 (10.3.0-1ubuntu1) ...
16:17:15 #9 53.96 Setting up libfile-listing-perl (6.14-1) ...
16:17:15 #9 53.97 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:17:15 #9 53.98 Setting up libdata-messagepack-perl (1.00-4build1) ...
16:17:15 #9 53.99 Setting up libfont-afm-perl (1.20-3) ...
16:17:15 #9 54.01 Setting up libwant-perl (0.29-1build5) ...
16:17:15 #9 54.03 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:17:15 #9 54.04 Setting up libtext-glob-perl (0.11-1) ...
16:17:15 #9 54.05 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:17:15 #9 54.06 Setting up liblist-compare-perl (0.55-1) ...
16:17:15 #9 54.07 Setting up libref-util-xs-perl (0.117-1build3) ...
16:17:15 #9 54.08 Setting up libio-pty-perl (1:1.15-2) ...
16:17:15 #9 54.11 Setting up libtool (2.4.6-15) ...
16:17:15 #9 54.12 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:17:15 #9 54.13 Setting up libsort-key-perl (1.33-2build3) ...
16:17:15 #9 54.14 Setting up libclone-perl (0.45-1build1) ...
16:17:15 #9 54.15 Setting up libalgorithm-diff-perl (1.201-1) ...
16:17:15 #9 54.16 Setting up libarchive-zip-perl (1.68-1) ...
16:17:15 #9 54.17 Setting up libsub-identify-perl (0.14-1build3) ...
16:17:15 #9 52.42 Setting up liblinux-epoll-perl (0.017-1) ...
16:17:15 #9 52.43 Setting up libvariable-magic-perl (0.62-1build2) ...
16:17:15 #9 52.44 Setting up python3-idna (2.8-1) ...
16:17:15 #9 52.64 Setting up libio-html-perl (1.001-1) ...
16:17:15 #9 52.65 Setting up libcroco3:amd64 (0.6.13-1) ...
16:17:15 #9 52.66 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:17:15 #9 52.69 Setting up libtest-refcount-perl (0.10-1) ...
16:17:15 #9 52.70 Setting up libparams-util-perl (1.07-3build5) ...
16:17:15 #9 52.71 Setting up libdpkg-perl (1.19.7ubuntu3) ...
16:17:15 #9 52.72 Setting up autoconf (2.69-11.1) ...
16:17:15 #9 52.75 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:17:15 #9 52.91 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:15 #9 53.11 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
16:17:15 #9 53.12 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:17:15 #9 53.16 Selecting previously unselected package libnumber-compare-perl.
16:17:15 #9 53.16 Preparing to unpack .../246-libnumber-compare-perl_0.03-1.1_all.deb ...
16:17:15 #9 53.16 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:17:15 #9 53.19 Selecting previously unselected package libtext-glob-perl.
16:17:15 #9 53.20 Preparing to unpack .../247-libtext-glob-perl_0.11-1_all.deb ...
16:17:15 #9 53.20 Unpacking libtext-glob-perl (0.11-1) ...
16:17:15 #9 53.23 Selecting previously unselected package libfile-find-rule-perl.
16:17:15 #9 53.23 Preparing to unpack .../248-libfile-find-rule-perl_0.34-1_all.deb ...
16:17:15 #9 53.24 Unpacking libfile-find-rule-perl (0.34-1) ...
16:17:15 #9 53.27 Selecting previously unselected package libfont-afm-perl.
16:17:15 #9 53.27 Preparing to unpack .../249-libfont-afm-perl_1.20-3_all.deb ...
16:17:15 #9 53.28 Unpacking libfont-afm-perl (1.20-3) ...
16:17:15 #9 53.30 Selecting previously unselected package libio-string-perl.
16:17:15 #9 53.31 Preparing to unpack .../250-libio-string-perl_1.08-3.1_all.deb ...
16:17:15 #9 53.31 Unpacking libio-string-perl (1.08-3.1) ...
16:17:15 #8 50.26   Running scriptlet: glibc-common-2.34-8.fc35.x86_64                    146/146 
16:17:15 #8 53.03   Verifying        : abattis-cantarell-fonts-0.301-3.fc35.noarch          1/146 
16:17:15 #8 53.03   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     2/146 
16:17:15 #8 53.03   Verifying        : binutils-2.37-10.fc35.x86_64                         3/146 
16:17:15 #8 53.03   Verifying        : binutils-gold-2.37-10.fc35.x86_64                    4/146 
16:17:15 #8 53.04   Verifying        : bzip2-1.0.8-9.fc35.x86_64                            5/146 
16:17:15 #8 53.04   Verifying        : cpio-2.13-11.fc35.x86_64                             6/146 
16:17:15 #8 53.04   Verifying        : dash-0.5.10.2-9.fc35.x86_64                          7/146 
16:17:15 #8 53.04   Verifying        : dbus-libs-1:1.12.20-5.fc35.x86_64                    8/146 
16:17:15 #8 53.04   Verifying        : debugedit-5.0-2.fc35.x86_64                          9/146 
16:17:15 #8 53.04   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.x86_64       10/146 
16:17:15 #8 53.04   Verifying        : diffutils-3.8-1.fc35.x86_64                         11/146 
16:17:15 #8 53.04   Verifying        : dwz-0.14-2.fc35.x86_64                              12/146 
16:17:15 #8 53.04   Verifying        : ed-1.14.2-11.fc35.x86_64                            13/146 
16:17:15 #8 53.04   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     14/146 
16:17:15 #8 53.04   Verifying        : elfutils-0.185-5.fc35.x86_64                        15/146 
16:17:15 #8 53.04   Verifying        : enchant-1:1.6.0-28.fc35.x86_64                      16/146 
16:17:15 #8 53.04   Verifying        : file-5.40-9.fc35.x86_64                             17/146 
16:17:15 #8 53.04   Verifying        : findutils-1:4.8.0-4.fc35.x86_64                     18/146 
16:17:15 #8 53.04   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              19/146 
16:17:15 #8 53.04   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             20/146 
16:17:15 #8 53.04   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   21/146 
16:17:15 #8 53.04   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    22/146 
16:17:15 #8 53.04   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 23/146 
16:17:15 #8 53.04   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   24/146 
16:17:15 #8 53.04   Verifying        : go-srpm-macros-3.0.11-2.fc35.noarch                 25/146 
16:17:15 #8 53.04   Verifying        : groff-base-1.22.4-8.fc35.x86_64                     26/146 
16:17:15 #8 53.04   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.x86_64        27/146 
16:17:15 #8 53.04   Verifying        : hunspell-1.7.0-11.fc35.x86_64                       28/146 
16:17:15 #8 53.04   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             29/146 
16:17:15 #8 53.04   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          30/146 
16:17:15 #8 53.04   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          31/146 
16:17:15 #8 53.04   Verifying        : hunspell-filesystem-1.7.0-11.fc35.x86_64            32/146 
16:17:15 #8 53.04   Verifying        : info-6.8-2.fc35.x86_64                              33/146 
16:17:15 #8 53.04   Verifying        : json-glib-1.6.6-1.fc35.x86_64                       34/146 
16:17:15 #8 53.04   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                35/146 
16:17:15 #8 53.04   Verifying        : libappstream-glib-0.7.18-3.fc35.x86_64              36/146 
16:17:15 #8 53.04   Verifying        : libjpeg-turbo-2.1.0-3.fc35.x86_64                   37/146 
16:17:15 #8 53.04   Verifying        : libpkgconf-1.8.0-1.fc35.x86_64                      38/146 
16:17:15 #8 53.04   Verifying        : libpng-2:1.6.37-11.fc35.x86_64                      39/146 
16:17:15 #8 53.04   Verifying        : libproxy-0.4.17-3.fc35.x86_64                       40/146 
16:17:15 #8 53.04   Verifying        : libstemmer-0-17.585svn.fc35.x86_64                  41/146 
16:17:15 #8 53.04   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     42/146 
16:17:15 #8 53.04   Verifying        : ncurses-6.2-8.20210508.fc35.x86_64                  43/146 
16:17:15 #8 53.04   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     44/146 
16:17:15 #8 53.04   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   45/146 
16:17:15 #8 53.04   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               46/146 
16:17:15 #8 53.04   Verifying        : patch-2.7.6-15.fc35.x86_64                          47/146 
16:17:15 #8 53.04   Verifying        : perl-Carp-1.52-478.fc35.noarch                      48/146 
16:17:15 #8 53.04   Verifying        : perl-Data-Dumper-2.183-2.fc35.x86_64                49/146 
16:17:15 #8 53.04   Verifying        : perl-Digest-1.20-1.fc35.noarch                      50/146 
16:17:15 #8 53.04   Verifying        : perl-Digest-MD5-2.58-478.fc35.x86_64                51/146 
16:17:15 #8 53.04   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  52/146 
16:17:15 #8 53.04   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 53/146 
16:17:15 #8 53.04   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          54/146 
16:17:15 #8 53.04   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             55/146 
16:17:15 #8 53.04   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              56/146 
16:17:15 #8 53.04   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              57/146 
16:17:15 #8 53.04   Verifying        : perl-MIME-Base64-3.16-478.fc35.x86_64               58/146 
16:17:15 #8 53.04   Verifying        : perl-Net-SSLeay-1.90-4.fc35.x86_64                  59/146 
16:17:15 #8 53.04   Verifying        : perl-PathTools-3.80-478.fc35.x86_64                 60/146 
16:17:15 #8 53.04   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             61/146 
16:17:15 #8 53.04   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            62/146 
16:17:15 #8 53.04   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                63/146 
16:17:15 #8 53.04   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               64/146 
16:17:15 #8 53.04   Verifying        : perl-Socket-4:2.032-2.fc35.x86_64                   65/146 
16:17:15 #8 53.04   Verifying        : perl-Storable-1:3.25-1.fc35.x86_64                  66/146 
16:17:15 #8 53.04   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            67/146 
16:17:15 #8 53.04   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  68/146 
16:17:15 #8 53.04   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           69/146 
16:17:15 #8 53.04   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         70/146 
16:17:15 #8 53.04   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             71/146 
16:17:15 #8 53.04   Verifying        : perl-URI-5.09-4.fc35.noarch                         72/146 
16:17:15 #8 53.04   Verifying        : perl-constant-1.33-479.fc35.noarch                  73/146 
16:17:15 #8 53.04   Verifying        : perl-libnet-3.13-479.fc35.noarch                    74/146 
16:17:15 #8 53.04   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 75/146 
16:17:15 #8 53.04   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               76/146 
16:17:15 #8 53.04   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   77/146 
16:17:15 #8 53.04   Verifying        : pkgconf-1.8.0-1.fc35.x86_64                         78/146 
16:17:15 #8 53.04   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      79/146 
16:17:15 #8 53.04   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.x86_64              80/146 
16:17:15 #8 53.04   Verifying        : python3-construct-2.10.67-3.fc35.noarch             81/146 
16:17:15 #8 53.05   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              82/146 
16:17:15 #8 53.05   Verifying        : python3-dbus-1.2.18-2.fc35.x86_64                   83/146 
16:17:15 #8 53.05   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  84/146 
16:17:15 #8 53.05   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    85/146 
16:17:15 #8 53.05   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    86/146 
16:17:15 #8 53.05   Verifying        : python3-six-1.16.0-4.fc35.noarch                    87/146 
16:17:15 #8 53.05   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   88/146 
16:17:15 #8 53.05   Verifying        : python3-zstd-1.4.5.1-5.fc35.x86_64                  89/146 
16:17:15 #8 53.05   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                90/146 
16:17:15 #8 53.05   Verifying        : rpm-build-4.17.0-1.fc35.x86_64                      91/146 
16:17:15 #8 53.05   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch          92/146 
16:17:15 #8 53.05   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                  93/146 
16:17:15 #8 53.05   Verifying        : unzip-6.0-53.fc35.x86_64                            94/146 
16:17:15 #8 53.05   Verifying        : xz-5.2.5-7.fc35.x86_64                              95/146 
16:17:15 #8 53.05   Verifying        : zip-3.0-31.fc35.x86_64                              96/146 
16:17:15 #8 53.05   Verifying        : zstd-1.5.0-2.fc35.x86_64                            97/146 
16:17:15 #8 53.05   Verifying        : dnf-plugins-core-4.0.24-1.fc35.noarch               98/146 
16:17:15 #8 53.05   Verifying        : elfutils-debuginfod-client-0.186-1.fc35.x86_64      99/146 
16:17:15 #8 53.05   Verifying        : gdb-minimal-11.1-5.fc35.x86_64                     100/146 
16:17:15 #8 53.05   Verifying        : glib-networking-2.70.1-1.fc35.x86_64               101/146 
16:17:15 #8 53.05   Verifying        : glibc-gconv-extra-2.34-11.fc35.x86_64              102/146 
16:17:15 #8 53.05   Verifying        : libsoup-2.74.2-1.fc35.x86_64                       103/146 
16:17:15 #8 53.05   Verifying        : perl-AutoLoader-5.74-482.fc35.noarch               104/146 
16:17:15 #8 53.05   Verifying        : perl-B-1.82-482.fc35.x86_64                        105/146 
16:17:15 #8 53.05   Verifying        : perl-Class-Struct-0.66-482.fc35.noarch             106/146 
16:17:15 #8 53.05   Verifying        : perl-DynaLoader-1.50-482.fc35.x86_64               107/146 
16:17:15 #8 53.05   Verifying        : perl-Encode-4:3.15-482.fc35.x86_64                 108/146 
16:17:15 #8 53.05   Verifying        : perl-Errno-1.33-482.fc35.x86_64                    109/146 
16:17:15 #8 53.05   Verifying        : perl-Fcntl-1.14-482.fc35.x86_64                    110/146 
16:17:15 #8 53.05   Verifying        : perl-File-Basename-2.85-482.fc35.noarch            111/146 
16:17:15 #8 53.05   Verifying        : perl-File-stat-1.09-482.fc35.noarch                112/146 
16:17:15 #8 53.05   Verifying        : perl-FileHandle-2.03-482.fc35.noarch               113/146 
16:17:15 #8 53.05   Verifying        : perl-Getopt-Std-1.13-482.fc35.noarch               114/146 
16:17:15 #8 53.05   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 115/146 
16:17:15 #8 53.05   Verifying        : perl-IO-1.46-482.fc35.x86_64                       116/146 
16:17:15 #8 53.05   Verifying        : perl-IPC-Open3-1.21-482.fc35.noarch                117/146 
16:17:15 #8 53.05   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             118/146 
16:17:15 #8 53.05   Verifying        : perl-NDBM_File-1.15-482.fc35.x86_64                119/146 
16:17:15 #8 53.05   Verifying        : perl-POSIX-1.97-482.fc35.x86_64                    120/146 
16:17:15 #8 53.05   Verifying        : perl-Scalar-List-Utils-5:1.60-462.fc35.x86_64      121/146 
16:17:15 #8 53.05   Verifying        : perl-SelectSaver-1.02-482.fc35.noarch              122/146 
16:17:15 #8 53.05   Verifying        : perl-Symbol-1.09-482.fc35.noarch                   123/146 
16:17:15 #8 53.05   Verifying        : perl-base-2.27-482.fc35.noarch                     124/146 
16:17:15 #8 53.05   Verifying        : perl-if-0.60.900-482.fc35.noarch                   125/146 
16:17:15 #8 53.05   Verifying        : perl-interpreter-4:5.34.0-482.fc35.x86_64          126/146 
16:17:15 #8 53.05   Verifying        : perl-libs-4:5.34.0-482.fc35.x86_64                 127/146 
16:17:15 #8 53.05   Verifying        : perl-mro-1.25-482.fc35.x86_64                      128/146 
16:17:15 #8 53.05   Verifying        : perl-overload-1.33-482.fc35.noarch                 129/146 
16:17:15 #8 53.05   Verifying        : perl-overloading-0.02-482.fc35.noarch              130/146 
16:17:15 #8 53.05   Verifying        : perl-subs-1.04-482.fc35.noarch                     131/146 
16:17:15 #8 53.05   Verifying        : perl-vars-1.05-482.fc35.noarch                     132/146 
16:17:15 #8 53.05   Verifying        : python-srpm-macros-3.10-10.fc35.noarch             133/146 
16:17:15 #8 53.05   Verifying        : python3-dnf-plugins-core-4.0.24-1.fc35.noarch      134/146 
16:17:15 #8 53.05   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                135/146 
16:17:15 #8 53.05   Verifying        : redhat-rpm-config-199-1.fc35.noarch                136/146 
16:17:15 #8 53.05   Verifying        : rpmlint-2.2.0-1.fc35.noarch                        137/146 
16:17:15 #8 53.05   Verifying        : rust-srpm-macros-20-1.fc35.noarch                  138/146 
16:17:15 #8 53.05   Verifying        : systemd-libs-249.7-2.fc35.x86_64                   139/146 
16:17:15 #8 53.05   Verifying        : xxhash-libs-0.8.1-1.fc35.x86_64                    140/146 
16:17:15 #8 53.05   Verifying        : glibc-2.34-11.fc35.x86_64                          141/146 
16:17:15 #8 53.05   Verifying        : glibc-2.34-8.fc35.x86_64                           142/146 
16:17:15 #8 53.05   Verifying        : glibc-common-2.34-11.fc35.x86_64                   143/146 
16:17:15 #8 53.05   Verifying        : glibc-common-2.34-8.fc35.x86_64                    144/146 
16:17:15 #8 53.05   Verifying        : glibc-minimal-langpack-2.34-11.fc35.x86_64         145/146 
16:17:15 #11 9.853 Preparing to unpack .../18-libpcre2-32-0_10.36-2_armhf.deb ...
16:17:15 #11 9.858 Unpacking libpcre2-32-0:armhf (10.36-2) ...
16:17:15 #11 9.911 Selecting previously unselected package libpcre2-posix2:armhf.
16:17:15 #11 9.912 Preparing to unpack .../19-libpcre2-posix2_10.36-2_armhf.deb ...
16:17:15 #11 9.916 Unpacking libpcre2-posix2:armhf (10.36-2) ...
16:17:15 #11 9.953 Selecting previously unselected package libpcre2-dev:armhf.
16:17:15 #11 9.953 Preparing to unpack .../20-libpcre2-dev_10.36-2_armhf.deb ...
16:17:15 #11 9.957 Unpacking libpcre2-dev:armhf (10.36-2) ...
16:17:15 #11 10.06 Selecting previously unselected package libselinux1-dev:armhf.
16:17:15 #11 10.06 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
16:17:15 #11 8.548 Selecting previously unselected package libpcrecpp0v5:armhf.
16:17:15 #11 8.552 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
16:17:15 #11 8.556 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
16:17:15 #11 8.609 Selecting previously unselected package libpcre3-dev:armhf.
16:17:15 #11 8.612 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
16:17:15 #11 8.624 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
16:17:15 #21 44.07 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
16:17:15 #21 44.07 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:17:15 #21 44.08 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:17:15 #21 44.12 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
16:17:15 #21 44.12 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:17:15 #21 44.12 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:17:15 #12 2.370 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:15 #12 2.370 dpkg-buildpackage: info: source version 1.0
16:17:15 #12 2.370 dpkg-buildpackage: info: source distribution unstable
16:17:15 #12 2.370 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:15 #12 2.402  dpkg-source --before-build .
16:17:15 #12 2.402 dpkg-buildpackage: info: host architecture arm64
16:17:15 #12 2.498  debian/rules clean
16:17:15 #12 2.500 dh clean
16:17:15 #12 2.584    dh_clean
16:17:15 #12 2.614  debian/rules binary
16:17:15 #12 2.616 dh binary
16:17:15 #12 2.690    dh_update_autotools_config
16:17:15  dpkg-source -I.git -b .
16:17:15 #13 DONE 1.6s
16:17:15 
16:17:15 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:17:15 #14 sha256:c7e7200286a44fcf72934404a5dee14954ffa2b62a1a91e856439c2673921f44
16:17:15 #14 DONE 0.0s
16:17:15 
16:17:15 #15 exporting to image
16:17:15 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:15 #15 exporting layers
16:17:15 #12 8.852 Fetched 10.5 MB in 1s (7033 kB/s)
16:17:15 #12 8.883 Selecting previously unselected package bash-completion.
16:17:15 #12 8.883 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26512 files and directories currently installed.)
16:17:15 #12 8.904 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:17:15 #8 53.43 Running transaction
16:17:15 #9 54.18 Setting up libdistro-info-perl (1.0) ...
16:17:15 #9 54.19 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:17:15 #9 54.20 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:17:15 #9 54.21 Setting up libio-stringy-perl (2.111-3) ...
16:17:15 #9 54.22 Setting up liblist-moreutils-perl (0.430-2) ...
16:17:15 #9 54.23 Setting up libhtml-tagset-perl (3.20-4) ...
16:17:15 #9 54.24 Setting up liblog-any-perl (1.709-1) ...
16:17:15 #9 54.25 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:17:15 #9 54.26 Setting up libdevel-size-perl (0.83-1build2) ...
16:17:15 #9 54.27 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
16:17:15 #9 54.29 Setting up libpod-constants-perl (0.19-2) ...
16:17:15 #9 54.30 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:17:15 #9 54.30 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:17:15 #9 54.31 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:17:15 #9 54.32 Setting up libtry-tiny-perl (0.30-1) ...
16:17:15 #9 54.34 Setting up libtype-tiny-perl (1.012001-2) ...
16:17:15 #9 54.35 Setting up libcommon-sense-perl (3.75-1build4) ...
16:17:15 #9 54.36 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:17:15 #9 54.37 Setting up libnet-http-perl (6.20-1) ...
16:17:15 #9 54.38 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
16:17:15 #9 52.92 Setting up libarray-intspan-perl (2.003-1) ...
16:17:15 #9 52.94 Setting up libcapture-tiny-perl (0.48-1) ...
16:17:15 #9 52.95 Setting up libtimedate-perl (2.3200-1) ...
16:17:15 #9 52.96 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:17:15 #9 52.98 Setting up libsub-name-perl (0.26-1) ...
16:17:15 #9 52.99 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:17:15 #9 53.00 Setting up libfile-chdir-perl (0.1008-1) ...
16:17:15 #9 53.02 Setting up xauth (1:1.1-0ubuntu1) ...
16:17:15 #9 53.04 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:17:15 #9 53.05 Setting up libpath-tiny-perl (0.108-1) ...
16:17:15 #9 53.07 Setting up libarchive-cpio-perl (0.10-1) ...
16:17:15 #9 53.08 Setting up libjson-perl (4.02000-2) ...
16:17:15 #9 53.10 Setting up libsub-override-perl (0.09-2) ...
16:17:15 #9 53.11 Setting up python3-unidiff (0.5.5-2) ...
16:17:15 + set -e
16:17:15 + mkdir -p /root/build-deb/engine
16:17:15 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:15 #9 53.41 Selecting previously unselected package libfont-ttf-perl.
16:17:15 #9 53.42 Preparing to unpack .../251-libfont-ttf-perl_1.06-1.1_all.deb ...
16:17:15 #9 53.42 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:17:15 #9 53.48 Selecting previously unselected package libio-stringy-perl.
16:17:15 #9 53.48 Preparing to unpack .../252-libio-stringy-perl_2.111-3_all.deb ...
16:17:15 #9 53.49 Unpacking libio-stringy-perl (2.111-3) ...
16:17:15 #9 53.52 Selecting previously unselected package libparams-validate-perl:amd64.
16:17:15 #9 53.52 Preparing to unpack .../253-libparams-validate-perl_1.30-1build2_amd64.deb ...
16:17:15 #9 53.53 Unpacking libparams-validate-perl:amd64 (1.30-1build2) ...
16:17:15 #9 53.56 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:17:15 #9 53.56 Preparing to unpack .../254-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:17:15 #9 53.56 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:17:15 #9 53.59 Selecting previously unselected package libsort-versions-perl.
16:17:15 #8 53.05   Verifying        : glibc-minimal-langpack-2.34-8.fc35.x86_64          146/146 
16:17:15 #8 53.19 
16:17:15 #8 53.19 Upgraded:
16:17:15 #8 53.19   glibc-2.34-11.fc35.x86_64                   glibc-common-2.34-11.fc35.x86_64 
16:17:15 #8 53.19   glibc-minimal-langpack-2.34-11.fc35.x86_64 
16:17:15 #8 53.19 Installed:
16:17:15 #8 53.19   abattis-cantarell-fonts-0.301-3.fc35.noarch                                   
16:17:15 #8 53.19   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
16:17:15 #8 53.19   binutils-2.37-10.fc35.x86_64                                                  
16:17:15 #8 53.19   binutils-gold-2.37-10.fc35.x86_64                                             
16:17:15 #8 53.19   bzip2-1.0.8-9.fc35.x86_64                                                     
16:17:15 #8 53.19   cpio-2.13-11.fc35.x86_64                                                      
16:17:15 #8 53.19   dash-0.5.10.2-9.fc35.x86_64                                                   
16:17:15 #8 53.19   dbus-libs-1:1.12.20-5.fc35.x86_64                                             
16:17:15 #8 53.19   debugedit-5.0-2.fc35.x86_64                                                   
16:17:15 #8 53.19   devscripts-checkbashisms-2.21.4-1.fc35.x86_64                                 
16:17:15 #8 53.19   diffutils-3.8-1.fc35.x86_64                                                   
16:17:15 #8 53.19   dnf-plugins-core-4.0.24-1.fc35.noarch                                         
16:17:15 #8 53.19   dwz-0.14-2.fc35.x86_64                                                        
16:17:15 #8 53.19   ed-1.14.2-11.fc35.x86_64                                                      
16:17:15 #8 53.19   efi-srpm-macros-5-4.fc35.noarch                                               
16:17:15 #8 53.19   elfutils-0.185-5.fc35.x86_64                                                  
16:17:15 #8 53.19   elfutils-debuginfod-client-0.186-1.fc35.x86_64                                
16:17:15 #8 53.19   enchant-1:1.6.0-28.fc35.x86_64                                                
16:17:15 #8 53.19   file-5.40-9.fc35.x86_64                                                       
16:17:15 #8 53.19   findutils-1:4.8.0-4.fc35.x86_64                                               
16:17:15 #8 53.19   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
16:17:15 #8 53.19   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
16:17:15 #8 53.19   fpc-srpm-macros-1.3-4.fc35.noarch                                             
16:17:15 #8 53.19   gdb-minimal-11.1-5.fc35.x86_64                                                
16:17:15 #8 53.19   gdk-pixbuf2-2.42.6-2.fc35.x86_64                                              
16:17:15 #8 53.19   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
16:17:15 #8 53.19   glib-networking-2.70.1-1.fc35.x86_64                                          
16:17:15 #8 53.19   glibc-gconv-extra-2.34-11.fc35.x86_64                                         
16:17:15 #8 53.19   gnat-srpm-macros-4-14.fc35.noarch                                             
16:17:15 #8 53.19   go-srpm-macros-3.0.11-2.fc35.noarch                                           
16:17:15 #8 53.19   groff-base-1.22.4-8.fc35.x86_64                                               
16:17:15 #8 53.19   gsettings-desktop-schemas-41.0-1.fc35.x86_64                                  
16:17:15 #8 53.19   hunspell-1.7.0-11.fc35.x86_64                                                 
16:17:15 #8 53.19   hunspell-en-0.20140811.1-20.fc35.noarch                                       
16:17:15 #8 53.19   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
16:17:15 #8 53.19   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
16:17:15 #8 53.19   hunspell-filesystem-1.7.0-11.fc35.x86_64                                      
16:17:15 #8 53.19   info-6.8-2.fc35.x86_64                                                        
16:17:15 #8 53.19   json-glib-1.6.6-1.fc35.x86_64                                                 
16:17:15 #8 53.19   kernel-srpm-macros-1.0-6.fc35.noarch                                          
16:17:15 #8 53.19   libappstream-glib-0.7.18-3.fc35.x86_64                                        
16:17:15 #8 53.19   libjpeg-turbo-2.1.0-3.fc35.x86_64                                             
16:17:15 #8 53.19   libpkgconf-1.8.0-1.fc35.x86_64                                                
16:17:15 #8 53.19   libpng-2:1.6.37-11.fc35.x86_64                                                
16:17:15 #8 53.19   libproxy-0.4.17-3.fc35.x86_64                                                 
16:17:15 #8 53.19   libsoup-2.74.2-1.fc35.x86_64                                                  
16:17:15 #8 53.19   libstemmer-0-17.585svn.fc35.x86_64                                            
16:17:15 #8 53.19   lua-srpm-macros-1-5.fc35.noarch                                               
16:17:15 #8 53.19   ncurses-6.2-8.20210508.fc35.x86_64                                            
16:17:15 #8 53.19   nim-srpm-macros-3-5.fc35.noarch                                               
16:17:15 #8 53.19   ocaml-srpm-macros-6-5.fc35.noarch                                             
16:17:15 #8 53.19   openblas-srpm-macros-2-10.fc35.noarch                                         
16:17:15 #8 53.19   patch-2.7.6-15.fc35.x86_64                                                    
16:17:15 #8 53.19   perl-AutoLoader-5.74-482.fc35.noarch                                          
16:17:15 #8 53.19   perl-B-1.82-482.fc35.x86_64                                                   
16:17:15 #8 53.19   perl-Carp-1.52-478.fc35.noarch                                                
16:17:15 #8 53.19   perl-Class-Struct-0.66-482.fc35.noarch                                        
16:17:15 #8 53.19   perl-Data-Dumper-2.183-2.fc35.x86_64                                          
16:17:15 #8 53.19   perl-Digest-1.20-1.fc35.noarch                                                
16:17:15 #8 53.19   perl-Digest-MD5-2.58-478.fc35.x86_64                                          
16:17:15 #8 53.19   perl-DynaLoader-1.50-482.fc35.x86_64                                          
16:17:15 #8 53.19   perl-Encode-4:3.15-482.fc35.x86_64                                            
16:17:15 #8 53.19   perl-Errno-1.33-482.fc35.x86_64                                               
16:17:15 #8 53.19   perl-Exporter-5.76-479.fc35.noarch                                            
16:17:15 #8 53.19   perl-Fcntl-1.14-482.fc35.x86_64                                               
16:17:15 #8 53.19   perl-File-Basename-2.85-482.fc35.noarch                                       
16:17:15 #8 53.19   perl-File-Path-2.18-478.fc35.noarch                                           
16:17:15 #8 53.19   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
16:17:15 #8 53.19   perl-File-stat-1.09-482.fc35.noarch                                           
16:17:15 #8 53.19   perl-FileHandle-2.03-482.fc35.noarch                                          
16:17:15 #8 53.19   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
16:17:15 #8 53.19   perl-Getopt-Std-1.13-482.fc35.noarch                                          
16:17:15 #8 53.19   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
16:17:15 #8 53.19   perl-IO-1.46-482.fc35.x86_64                                                  
16:17:15 #8 53.19   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
16:17:15 #8 53.19   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
16:17:15 #8 53.19   perl-IPC-Open3-1.21-482.fc35.noarch                                           
16:17:15 #8 53.19   perl-MIME-Base64-3.16-478.fc35.x86_64                                         
16:17:15 #8 53.19   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
16:17:15 #8 53.19   perl-NDBM_File-1.15-482.fc35.x86_64                                           
16:17:15 #8 53.19   perl-Net-SSLeay-1.90-4.fc35.x86_64                                            
16:17:15 #8 53.19   perl-POSIX-1.97-482.fc35.x86_64                                               
16:17:15 #8 53.19   perl-PathTools-3.80-478.fc35.x86_64                                           
16:17:15 #8 53.19   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
16:17:15 #8 53.19   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
16:17:15 #8 53.19   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
16:17:15 #8 53.19   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
16:17:15 #8 53.19   perl-Scalar-List-Utils-5:1.60-462.fc35.x86_64                                 
16:17:15 #8 53.19   perl-SelectSaver-1.02-482.fc35.noarch                                         
16:17:15 #8 53.19   perl-Socket-4:2.032-2.fc35.x86_64                                             
16:17:15 #8 53.19   perl-Storable-1:3.25-1.fc35.x86_64                                            
16:17:15 #8 53.19   perl-Symbol-1.09-482.fc35.noarch                                              
16:17:15 #8 53.19   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
16:17:15 #8 53.19   perl-Term-Cap-1.17-478.fc35.noarch                                            
16:17:15 #8 53.19   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
16:17:15 #8 53.19   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
16:17:15 #8 53.19   perl-Time-Local-2:1.300-478.fc35.noarch                                       
16:17:15 #8 53.19   perl-URI-5.09-4.fc35.noarch                                                   
16:17:15 #8 53.19   perl-base-2.27-482.fc35.noarch                                                
16:17:15 #8 53.19   perl-constant-1.33-479.fc35.noarch                                            
16:17:15 #8 53.19   perl-if-0.60.900-482.fc35.noarch                                              
16:17:15 #8 53.19   perl-interpreter-4:5.34.0-482.fc35.x86_64                                     
16:17:15 #8 53.19   perl-libnet-3.13-479.fc35.noarch                                              
16:17:15 #8 53.19   perl-libs-4:5.34.0-482.fc35.x86_64                                            
16:17:15 #8 53.19   perl-mro-1.25-482.fc35.x86_64                                                 
16:17:15 #8 53.19   perl-overload-1.33-482.fc35.noarch                                            
16:17:15 #8 53.19   perl-overloading-0.02-482.fc35.noarch                                         
16:17:15 #8 53.19   perl-parent-1:0.238-478.fc35.noarch                                           
16:17:15 #8 53.19   perl-podlators-1:4.14-478.fc35.noarch                                         
16:17:15 #8 53.19   perl-srpm-macros-1-42.fc35.noarch                                             
16:17:15 #8 53.19   perl-subs-1.04-482.fc35.noarch                                                
16:17:15 #8 53.19   perl-vars-1.05-482.fc35.noarch                                                
16:17:15 #8 53.19   pkgconf-1.8.0-1.fc35.x86_64                                                   
16:17:15 #8 53.19   pkgconf-m4-1.8.0-1.fc35.noarch                                                
16:17:15 #8 53.19   pkgconf-pkg-config-1.8.0-1.fc35.x86_64                                        
16:17:15 #8 53.19   python-srpm-macros-3.10-10.fc35.noarch                                        
16:17:15 #8 53.19   python3-construct-2.10.67-3.fc35.noarch                                       
16:17:15 #8 53.19   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
16:17:15 #8 53.19   python3-dbus-1.2.18-2.fc35.x86_64                                             
16:17:15 #8 53.19   python3-distro-1.6.0-1.fc35.noarch                                            
16:17:15 #8 53.19   python3-dnf-plugins-core-4.0.24-1.fc35.noarch                                 
16:17:15 #8 53.19   python3-enchant-3.2.2-1.fc35.noarch                                           
16:17:15 #8 53.19   python3-pybeam-0.7-1.fc35.noarch                                              
16:17:15 #8 53.19   python3-pyxdg-0.27-3.fc35.noarch                                              
16:17:15 #8 53.19   python3-six-1.16.0-4.fc35.noarch                                              
16:17:15 #8 53.19   python3-toml-0.10.2-5.fc35.noarch                                             
16:17:15 #8 53.19   python3-zstd-1.4.5.1-5.fc35.x86_64                                            
16:17:15 #8 53.19   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
16:17:15 #8 53.19   redhat-rpm-config-199-1.fc35.noarch                                           
16:17:15 #8 53.19   rpm-build-4.17.0-1.fc35.x86_64                                                
16:17:15 #8 53.19   rpmautospec-rpm-macros-0.2.5-1.fc35.noarch                                    
16:17:15 #8 53.19   rpmlint-2.2.0-1.fc35.noarch                                                   
16:17:15 #8 53.19   rust-srpm-macros-20-1.fc35.noarch                                             
16:17:15 #8 53.19   shared-mime-info-2.1-3.fc35.x86_64                                            
16:17:15 #8 53.19   systemd-libs-249.7-2.fc35.x86_64                                              
16:17:15 #8 53.19   unzip-6.0-53.fc35.x86_64                                                      
16:17:15 #8 53.19   xxhash-libs-0.8.1-1.fc35.x86_64                                               
16:17:15 #8 53.19   xz-5.2.5-7.fc35.x86_64                                                        
16:17:15 #8 53.19   zip-3.0-31.fc35.x86_64                                                        
16:17:15 #8 53.19   zstd-1.5.0-2.fc35.x86_64                                                      
16:17:15 #8 53.19 
16:17:15 #8 53.19 Complete!
16:17:15 #8 DONE 53.3s
16:17:15 
16:17:15 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:17:15 #10 sha256:dde54b8e5a86a466d3ef29c5055c2c15cf27fa7b46450b6642359e5407e4ea5f
16:17:15 #11 10.06 Unpacking libselinux1-dev:armhf (3.1-3) ...
16:17:15 #11 10.12 Selecting previously unselected package libdevmapper-dev:armhf.
16:17:15 #11 10.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
16:17:15 #11 10.12 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:17:15 #11 10.16 Selecting previously unselected package libseccomp-dev:armhf.
16:17:15 #11 10.16 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
16:17:15 #11 10.16 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:17:15 #11 10.21 Selecting previously unselected package libsystemd-dev:armhf.
16:17:15 #11 10.21 Preparing to unpack .../24-libsystemd-dev_247.3-6_armhf.deb ...
16:17:15 #11 10.21 Unpacking libsystemd-dev:armhf (247.3-6) ...
16:17:15 #8 55.86 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ...
16:17:15 #8 55.87 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ...
16:17:15 #8 55.88 Setting up gettext (0.19.8.1-9) ...
16:17:15 #8 55.90 Setting up exim4-base (4.92-8+deb10u6) ...
16:17:15 #11 8.713 Selecting previously unselected package libselinux1-dev:armhf.
16:17:15 #11 8.717 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
16:17:15 #11 8.721 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
16:17:15 #11 8.782 Selecting previously unselected package libdevmapper-dev:armhf.
16:17:15 #11 8.786 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
16:17:15 #11 8.791 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
16:17:15 #11 8.828 Selecting previously unselected package libseccomp-dev:armhf.
16:17:15 #11 8.832 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_armhf.deb ...
16:17:15 #11 8.836 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
16:17:15 #11 8.876 Selecting previously unselected package libsystemd-dev:armhf.
16:17:15 #11 8.880 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_armhf.deb ...
16:17:15 #11 8.885 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ...
16:17:15 #12 2.717    dh_autoreconf
16:17:15 #12 2.757    create-stamp debian/debhelper-build-stamp
16:17:15 #12 2.757    dh_prep
16:17:15 #12 2.784    dh_install
16:17:15 #12 2.815    dh_installdocs
16:17:15 #12 2.851    dh_installchangelogs
16:17:15 #12 2.932    dh_perl
16:17:15 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~raspbian'
16:17:15 dpkg-source: info: using source format '1.0'
16:17:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.tar.gz
16:17:15 #12 9.350 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:17:15 #9 54.40 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:15 #9 54.40 Setting up libtime-moment-perl (0.44-1build4) ...
16:17:15 #9 54.42 Setting up libencode-locale-perl (1.05-1.1) ...
16:17:15 #9 54.42 Setting up python3 (3.9.4-1) ...
16:17:15 #9 53.24 Setting up libstrictures-perl (2.000006-1) ...
16:17:15 #9 53.25 Setting up libsub-quote-perl (2.006006-1) ...
16:17:15 #9 53.27 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:17:15 #9 53.28 Setting up libsort-versions-perl (1.62-1) ...
16:17:15 #9 53.29 Setting up libexporter-tiny-perl (1.002001-1) ...
16:17:15 #9 53.30 Setting up libre-engine-re2-perl (0.13-5) ...
16:17:15 #9 53.32 Setting up libterm-readkey-perl (2.38-1build1) ...
16:17:15 #9 53.33 Setting up lsb-release (11.1.0ubuntu2) ...
16:17:15 #9 53.35 Setting up libnet-ip-perl (1.26-2) ...
16:17:15 #9 53.36 Setting up python3-magic (2:0.4.15-3) ...
16:17:15 #8 DONE 56.2s
16:17:15 
16:17:15 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:17:15 #10 sha256:39f64e71b5344a8a8900cb80d99fa1f8839d3a4b2e1df887577900609aca5eac
16:17:15 #10 DONE 0.1s
16:17:15 #9 53.60 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
16:17:15 #9 53.60 Unpacking libsort-versions-perl (1.62-1) ...
16:17:15 #9 53.64 Selecting previously unselected package libgit-wrapper-perl.
16:17:15 #9 53.64 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
16:17:15 #9 53.65 Unpacking libgit-wrapper-perl (0.048-1) ...
16:17:15 #9 53.68 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:17:15 #9 53.69 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:17:15 #9 53.69 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:15 #9 53.72 Selecting previously unselected package libio-prompter-perl.
16:17:15 #9 53.72 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
16:17:15 #9 53.73 Unpacking libio-prompter-perl (0.004015-1) ...
16:17:15 #9 53.76 Selecting previously unselected package libjson-perl.
16:17:15 #9 53.77 Preparing to unpack .../259-libjson-perl_4.03000-1_all.deb ...
16:17:15 #9 53.77 Unpacking libjson-perl (4.03000-1) ...
16:17:15 #9 53.82 Selecting previously unselected package liblog-any-perl.
16:17:15 #9 53.82 Preparing to unpack .../260-liblog-any-perl_1.709-1_all.deb ...
16:17:15 #9 53.82 Unpacking liblog-any-perl (1.709-1) ...
16:17:15 #9 53.86 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:17:15 #9 53.86 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:17:15 #9 53.87 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:17:15 #9 53.90 Selecting previously unselected package libpackage-stash-perl.
16:17:15 #9 53.91 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
16:17:15 #9 53.91 Unpacking libpackage-stash-perl (0.39-1) ...
16:17:15 #9 53.94 Selecting previously unselected package libsub-identify-perl.
16:17:15 #10 DONE 0.1s
16:17:15 
16:17:15 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:17:15 #11 sha256:b534a2e349a0b8d715b142bb67ecce60407dbae3dbf82092dacfb1efdb7ade1d
16:17:15 #11 10.33 Selecting previously unselected package pkg-config.
16:17:15 #11 10.33 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ...
16:17:15 #11 10.34 Unpacking pkg-config (0.29.2-1) ...
16:17:15 #11 10.39 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:17:15 #11 10.40 Setting up libsepol1-dev:armhf (3.1-1) ...
16:17:15 #11 10.42 Setting up libpcre2-16-0:armhf (10.36-2) ...
16:17:15 #11 10.43 Setting up libbtrfs0:armhf (5.10.1-2) ...
16:17:15 #11 10.45 Setting up libpcre2-32-0:armhf (10.36-2) ...
16:17:15 #11 10.45 Setting up libuv1:armhf (1.40.0-2) ...
16:17:15 #11 10.47 Setting up bash-completion (1:2.11-2) ...
16:17:15 #8 56.00 exim: DB upgrade, deleting hints-db
16:17:15 #8 56.03 Setting up gcc-8 (8.3.0-6) ...
16:17:15 #8 56.04 Setting up gpg-agent (2.2.12-1+deb10u1) ...
16:17:15 #8 56.06 Setting up libtool (2.4.6-9) ...
16:17:15 #8 56.07 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:17:15 #11 8.982 Selecting previously unselected package pkg-config.
16:17:15 #11 8.986 Preparing to unpack .../25-pkg-config_0.29-6_armhf.deb ...
16:17:15 #11 8.989 Unpacking pkg-config (0.29-6) ...
16:17:15 #11 9.042 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
16:17:15 #11 9.052 Setting up libseccomp-dev:armhf (2.3.3-4) ...
16:17:15 #11 9.062 Setting up libpcre16-3:armhf (2:8.39-12) ...
16:17:15 #11 9.071 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
16:17:15 #11 9.084 Setting up libprocps7:armhf (2:3.3.15-2) ...
16:17:15 #11 9.095 Setting up libsepol1-dev:armhf (2.8-1) ...
16:17:15 #11 9.106 Setting up libbtrfs0 (4.20.1-2) ...
16:17:15 #11 9.116 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
16:17:15 #11 9.126 Setting up bash-completion (1:2.8-6) ...
16:17:15 #12 2.966    dh_link
16:17:15 #12 2.997    dh_strip_nondeterminism
16:17:15 #12 3.055    dh_compress
16:17:15 #12 3.091    dh_fixperms
16:17:15 #12 3.126    dh_missing
16:17:15 #12 3.150    dh_installdeb
16:17:15 #12 3.181    dh_gencontrol
16:17:15 #17 exporting layers 3.6s done
16:17:15 #17 writing image sha256:d634d61b4d31146d35d18b4302e97635f2a77eebce33cd9a54f27dfb23b053ec done
16:17:15 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
16:17:15 #17 DONE 3.6s
16:17:15 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
16:17:15 + set -e
16:17:15 + mkdir -p /root/build-deb/engine
16:17:15 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:15 #12 9.483 Selecting previously unselected package cmake-data.
16:17:15 #12 9.483 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ...
16:17:15 #12 9.488 Unpacking cmake-data (3.18.4-2ubuntu2) ...
16:17:15 #9 54.72 Setting up libexception-class-perl (1.44-1) ...
16:17:15 #9 54.73 Setting up python3-xdg (0.27-2) ...
16:17:15 #9 54.89 Setting up libconfig-tiny-perl (2.24-1) ...
16:17:15 #9 54.90 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:17:15 #9 54.91 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:17:15 #9 54.92 Setting up liblist-utilsby-perl (0.11-1) ...
16:17:15 #9 54.93 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:15 #9 54.94 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:15 #9 53.49 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:17:15 #9 53.50 Setting up libsys-hostname-long-perl (1.5-1) ...
16:17:15 #9 53.52 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:17:15 #9 53.53 Setting up liburi-perl (1.76-2) ...
16:17:15 #9 53.54 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:17:15 #9 53.55 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:15 #9 53.57 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:17:15 #9 53.58 Setting up python3-pkg-resources (45.2.0-1) ...
16:17:15 #9 53.77 Setting up automake (1:1.16.1-4ubuntu6) ...
16:17:15 
16:17:15 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:15 #11 sha256:387bc5b929424fc7cd0807f3fa49e02d5ad20c2e0d03f4e6cfa38d94328ac334
16:17:15 #9 53.94 Preparing to unpack .../263-libsub-identify-perl_0.14-1build4_amd64.deb ...
16:17:15 #9 53.95 Unpacking libsub-identify-perl (0.14-1build4) ...
16:17:15 #9 53.98 Selecting previously unselected package libsub-name-perl.
16:17:15 #9 53.98 Preparing to unpack .../264-libsub-name-perl_0.26-1build2_amd64.deb ...
16:17:15 #9 53.99 Unpacking libsub-name-perl (0.26-1build2) ...
16:17:15 #9 54.02 Selecting previously unselected package libnamespace-clean-perl.
16:17:15 #9 54.02 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
16:17:15 #9 54.03 Unpacking libnamespace-clean-perl (0.27-1) ...
16:17:15 #9 54.05 Selecting previously unselected package libpath-tiny-perl.
16:17:15 #9 54.06 Preparing to unpack .../266-libpath-tiny-perl_0.118-1_all.deb ...
16:17:15 #9 54.06 Unpacking libpath-tiny-perl (0.118-1) ...
16:17:15 #9 54.09 Selecting previously unselected package libtype-tiny-perl.
16:17:15 #9 54.10 Preparing to unpack .../267-libtype-tiny-perl_1.012002-1_all.deb ...
16:17:15 #9 54.10 Unpacking libtype-tiny-perl (1.012002-1) ...
16:17:15 #9 54.16 Selecting previously unselected package libgitlab-api-v4-perl.
16:17:15 #8 56.14 Setting up gpgsm (2.2.12-1+deb10u1) ...
16:17:15 #8 56.15 Setting up libgsasl7 (1.8.0-8+b2) ...
16:17:15 #8 56.16 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
16:17:15 #8 56.17 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
16:17:15 #8 56.18 Setting up python3 (3.7.3-1) ...
16:17:15 #12 3.294    dh_md5sums
16:17:15 #12 3.324    dh_builddeb
16:17:15 #12 3.349 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:15 #12 3.416  dpkg-genbuildinfo --build=binary
16:17:15 #12 9.838 Selecting previously unselected package libarchive13:armhf.
16:17:15 #12 9.838 Preparing to unpack .../02-libarchive13_3.4.3-2_armhf.deb ...
16:17:15 #12 9.845 Unpacking libarchive13:armhf (3.4.3-2) ...
16:17:15 #12 9.910 Selecting previously unselected package libjsoncpp24:armhf.
16:17:15 #12 9.912 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_armhf.deb ...
16:17:15 #12 9.917 Unpacking libjsoncpp24:armhf (1.9.4-4build1) ...
16:17:15 #12 9.951 Selecting previously unselected package librhash0:armhf.
16:17:16 #9 54.96 Setting up libsub-install-perl (0.928-1.1) ...
16:17:16 #9 54.97 Setting up gcc (4:10.3.0-1ubuntu1) ...
16:17:16 #9 54.99 Setting up dpkg-dev (1.20.9ubuntu1) ...
16:17:16 #9 55.01 Setting up libnumber-compare-perl (0.03-1.1) ...
16:17:16 #9 55.02 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:16 #9 55.03 Setting up liberror-perl (0.17029-1) ...
16:17:16 #9 55.04 Setting up python3-six (1.15.0-2) ...
16:17:16 #9 55.18 Setting up dh-autoreconf (20) ...
16:17:16 #9 55.20 Setting up patchutils (0.4.2-1) ...
16:17:16 #9 53.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:16 #9 53.78 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:17:16 #9 53.78 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:17:16 #9 53.79 Setting up libasync-mergepoint-perl (0.04-2) ...
16:17:16 #9 53.80 Setting up libstring-escape-perl (2010.002-2) ...
16:17:16 #9 53.81 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:17:16 #9 53.82 Setting up libhttp-date-perl (6.05-1) ...
16:17:16 #9 53.83 Setting up libfile-which-perl (1.23-1) ...
16:17:16 #9 53.84 Setting up libfile-basedir-perl (0.08-1) ...
16:17:16 #9 53.85 Setting up gettext (0.19.8.1-10build1) ...
16:17:16 #9 53.86 Setting up libnumber-range-perl (0.12-1) ...
16:17:16 #9 53.88 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:17:16 #9 53.89 Setting up libstruct-dumb-perl (0.09-1) ...
16:17:16 #9 53.90 Setting up libfile-listing-perl (6.04-1) ...
16:17:16 #9 53.92 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:17:16 #9 53.93 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:17:16 #9 53.94 Setting up libfont-afm-perl (1.20-2) ...
16:17:16 #9 53.96 Setting up libwant-perl (0.29-1build4) ...
16:17:16 #9 53.98 Setting up libdynaloader-functions-perl (0.003-1) ...
16:17:16 #9 53.99 Setting up libtext-glob-perl (0.10-1) ...
16:17:16 #9 54.16 Preparing to unpack .../268-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:17:16 #9 54.16 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:17:16 #9 54.20 Selecting previously unselected package libhash-fieldhash-perl.
16:17:16 #9 54.20 Preparing to unpack .../269-libhash-fieldhash-perl_0.15-1build4_amd64.deb ...
16:17:16 #9 54.21 Unpacking libhash-fieldhash-perl (0.15-1build4) ...
16:17:16 #9 54.24 Selecting previously unselected package libhtml-form-perl.
16:17:16 #9 54.24 Preparing to unpack .../270-libhtml-form-perl_6.07-1_all.deb ...
16:17:16 #9 54.25 Unpacking libhtml-form-perl (6.07-1) ...
16:17:16 #9 54.28 Selecting previously unselected package libhtml-format-perl.
16:17:16 #9 54.28 Preparing to unpack .../271-libhtml-format-perl_2.12-1.1_all.deb ...
16:17:16 #9 54.28 Unpacking libhtml-format-perl (2.12-1.1) ...
16:17:16 #9 54.31 Selecting previously unselected package libhtml-html5-entities-perl.
16:17:16 #9 54.32 Preparing to unpack .../272-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:17:16 #9 54.32 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:17:16 #9 54.35 Selecting previously unselected package libhttp-daemon-perl.
16:17:16 #9 54.35 Preparing to unpack .../273-libhttp-daemon-perl_6.12-1_all.deb ...
16:17:16 #9 54.36 Unpacking libhttp-daemon-perl (6.12-1) ...
16:17:16 #9 54.39 Selecting previously unselected package libtypes-serialiser-perl.
16:17:16 #8 56.45 Setting up python3-xdg (0.25-5) ...
16:17:16 #8 56.60 Setting up man-db (2.8.5-2) ...
16:17:16 #8 56.69 Building database of manual pages ...
16:17:16 #15 DONE 3.2s
16:17:16 
16:17:16 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:16 #16 sha256:9e305ee6f4842001678d6ed5deb87a57a16978122be7ea74fbb160a46646b04d
16:17:16 #16 DONE 0.0s
16:17:16 
16:17:16 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:16 #17 sha256:db508c815d4c1227df54fc1fd5f26f6b19618bc820778b8d754ffad209f03960
16:17:16 #17 DONE 0.0s
16:17:16 
16:17:16 #18 exporting to image
16:17:16 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:16 #18 exporting layers
16:17:16 #11 10.98 Setting up libncurses6:armhf (6.2+20201114-2) ...
16:17:16 #11 10.99 Setting up pkg-config (0.29.2-1) ...
16:17:16 #11 11.04 Setting up libudev-dev:armhf (247.3-6) ...
16:17:16 #11 11.05 Setting up libpcre2-posix2:armhf (10.36-2) ...
16:17:16 #11 11.06 Setting up libjsoncpp24:armhf (1.9.4-4) ...
16:17:16 #11 11.07 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
16:17:16 #11 11.08 Setting up librhash0:armhf (1.4.1-2) ...
16:17:16 #11 11.09 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:17:16 #11 11.11 Setting up dh-apparmor (2.13.6-10) ...
16:17:16 #11 11.12 Setting up libsystemd-dev:armhf (247.3-6) ...
16:17:16 #11 11.13 Setting up libprocps8:armhf (2:3.3.17-5) ...
16:17:16 #11 11.14 Setting up libpcre2-dev:armhf (10.36-2) ...
16:17:16 #11 11.15 Setting up libselinux1-dev:armhf (3.1-3) ...
16:17:16 #11 11.16 Setting up procps (2:3.3.17-5) ...
16:17:16 #11 11.19 Setting up cmake (3.18.4-2+deb11u1) ...
16:17:16 #12 3.557  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
16:17:16 #12 3.633 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:16 #12 3.636  dpkg-source --after-build .
16:17:16 #9 13.50   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch        63/105 
16:17:16 #9 18.00   Installing       : libnfnetlink-1.0.1-18.fc33.aarch64                  64/105 
16:17:16 #9 18.01   Installing       : libmnl-1.0.4-12.fc33.aarch64                        65/105 
16:17:16 #9 18.04   Installing       : libnetfilter_conntrack-1.0.7-5.fc33.aarch64         66/105 
16:17:16 #9 18.09   Installing       : iptables-libs-1.8.5-6.fc33.aarch64                  67/105 
16:17:16 #9 18.16   Installing       : libcbor-0.5.0-7.fc33.aarch64                        68/105 
16:17:16 #9 18.19   Installing       : libfido2-1.4.0-3.fc33.aarch64                       69/105 
16:17:16 #9 18.21   Installing       : openssh-clients-8.4p1-8.fc33.aarch64                70/105 
16:17:16 #9 18.31   Installing       : git-core-2.31.1-3.fc33.aarch64                      71/105 
16:17:16 #9 18.37   Installing       : git-core-doc-2.31.1-3.fc33.noarch                   72/105 
16:17:16 #9 18.41   Installing       : perl-Git-2.31.1-3.fc33.noarch                       73/105 
16:17:16 #9 18.42   Installing       : git-2.31.1-3.fc33.aarch64                           74/105 
16:17:16 #9 18.45   Installing       : libargon2-20171227-5.fc33.aarch64                   75/105 
16:17:16 #9 18.46   Installing       : jsoncpp-1.9.4-2.fc33.aarch64                        76/105 
16:17:16 #9 18.50   Installing       : isl-0.16.1-12.fc33.aarch64                          77/105 
16:17:16 #9 18.50   Installing       : gc-8.0.4-4.fc33.aarch64                             78/105 
16:17:16 #9 18.75   Installing       : guile22-2.2.7-1.fc33.aarch64                        79/105 
16:17:16 #8 54.24   Preparing        :                                                        1/1 
16:17:16 #8 54.27   Running scriptlet: groff-base-1.22.4-4.fc33.x86_64                      1/136 
16:17:16 #8 54.32   Installing       : groff-base-1.22.4-4.fc33.x86_64                      1/136 
16:17:16 #8 54.37   Running scriptlet: groff-base-1.22.4-4.fc33.x86_64                      1/136 
16:17:16 #8 54.38   Installing       : elfutils-debuginfod-client-0.185-2.fc33.x86_64       2/136 
16:17:16 #8 54.43   Installing       : binutils-gold-2.35-18.fc33.x86_64                    3/136 
16:17:16 #8 54.52   Installing       : binutils-2.35-18.fc33.x86_64                         4/136 
16:17:16 #11 9.737 Setting up libpcre32-3:armhf (2:8.39-12) ...
16:17:16 #11 9.747 Setting up pkg-config (0.29-6) ...
16:17:16 + mkdir -p /root/build-deb/cli
16:17:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:16 #12 9.954 Preparing to unpack .../04-librhash0_1.4.1-2build1_armhf.deb ...
16:17:16 #12 9.957 Unpacking librhash0:armhf (1.4.1-2build1) ...
16:17:16 #12 9.996 Selecting previously unselected package libuv1:armhf.
16:17:16 #12 9.996 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_armhf.deb ...
16:17:16 #12 10.00 Unpacking libuv1:armhf (1.40.0-2ubuntu1) ...
16:17:16 #12 10.03 Selecting previously unselected package cmake.
16:17:16 #12 10.03 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_armhf.deb ...
16:17:16 #12 10.04 Unpacking cmake (3.18.4-2ubuntu2) ...
16:17:16 #12 10.17 Selecting previously unselected package dh-apparmor.
16:17:16 #12 10.17 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ...
16:17:16 #12 10.17 Unpacking dh-apparmor (3.0.3-0ubuntu1) ...
16:17:16 #9 55.20 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:17:16 #9 55.22 Setting up libltdl-dev:amd64 (2.4.6-15) ...
16:17:16 #9 55.23 Setting up libjson-maybexs-perl (1.004003-1) ...
16:17:16 #9 55.24 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:17:16 #9 55.25 Setting up libio-string-perl (1.08-3.1) ...
16:17:16 #9 55.26 Setting up libreadonly-perl (2.050-3) ...
16:17:16 #9 55.27 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
16:17:16 #9 55.28 Setting up python3-gpg (1.14.0-1ubuntu3) ...
16:17:16 #9 55.46 Setting up python3-certifi (2020.6.20-1) ...
16:17:16 #9 54.00 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:17:16 #9 54.02 Setting up liblist-compare-perl (0.53-1) ...
16:17:16 #9 54.04 Setting up libref-util-xs-perl (0.117-1build2) ...
16:17:16 #9 54.05 Setting up libio-pty-perl (1:1.12-1) ...
16:17:16 #9 54.07 Setting up libtool (2.4.6-14) ...
16:17:16 #9 54.08 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:17:16 #9 54.10 Setting up libsort-key-perl (1.33-2build2) ...
16:17:16 #9 54.12 Setting up libclone-perl (0.43-2) ...
16:17:16 #9 54.14 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:17:16 #9 54.16 Setting up libarchive-zip-perl (1.67-2) ...
16:17:16 #9 54.17 Setting up libsub-identify-perl (0.14-1build2) ...
16:17:16 #9 54.19 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:17:16 #9 54.20 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:17:16 #9 54.40 Preparing to unpack .../274-libtypes-serialiser-perl_1.01-1_all.deb ...
16:17:16 #9 54.40 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:17:16 #9 54.43 Selecting previously unselected package libjson-xs-perl.
16:17:16 #9 54.43 Preparing to unpack .../275-libjson-xs-perl_4.030-1build2_amd64.deb ...
16:17:16 #9 54.43 Unpacking libjson-xs-perl (4.030-1build2) ...
16:17:16 #9 54.47 Selecting previously unselected package libjson-maybexs-perl.
16:17:16 #9 54.47 Preparing to unpack .../276-libjson-maybexs-perl_1.004003-1_all.deb ...
16:17:16 #9 54.47 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:17:16 #9 54.50 Selecting previously unselected package libldap-common.
16:17:16 #9 54.51 Preparing to unpack .../277-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ...
16:17:16 #9 54.51 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ...
16:17:16 #9 54.54 Selecting previously unselected package liblist-compare-perl.
16:17:16 #9 54.54 Preparing to unpack .../278-liblist-compare-perl_0.55-1_all.deb ...
16:17:16 #9 54.55 Unpacking liblist-compare-perl (0.55-1) ...
16:17:16 #9 54.58 Selecting previously unselected package liblist-someutils-perl.
16:17:16 #9 54.58 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
16:17:16 #9 54.59 Unpacking liblist-someutils-perl (0.58-1) ...
16:17:16 #9 54.62 Selecting previously unselected package liblist-someutils-xs-perl.
16:17:16 #11 11.21 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:17:16 #11 11.22 Setting up dmsetup (2:1.02.175-2.1) ...
16:17:16 #11 11.23 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:17:16 #11 11.24 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:17:16 #11 11.25 Setting up docker-ce-build-deps (1.0) ...
16:17:16 #11 11.27 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:17:16 #11 11.28 Processing triggers for man-db (2.9.4-2) ...
16:17:16 #12 3.732 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:16 #12 3.737 
16:17:16 #12 3.737 The package has been created.
16:17:16 #12 3.737 Attention, the package has been created in the current directory,
16:17:16 #12 3.737 not in ".." as indicated by the message above!
16:17:16 #12 3.756 Selecting previously unselected package docker-ce-build-deps.
16:17:16 #12 3.770 (Reading database ... 26762 files and directories currently installed.)
16:17:16 #12 3.771 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:16 #12 3.775 Unpacking docker-ce-build-deps (1.0) ...
16:17:16 #9 18.83   Installing       : make-1:4.3-2.fc33.aarch64                           80/105 
16:17:16 #9 19.16   Installing       : gcc-10.3.1-1.fc33.aarch64                           81/105 
16:17:16 16:17:16 #11 9.797 Setting up libudev-dev:armhf (241-7~deb10u8) ...
16:17:16 #11 9.813 Setting up libbtrfs-dev (4.20.1-2) ...
16:17:16 #11 9.828 Setting up librhash0:armhf (1.3.8-1) ...
#8 54.55   Running scriptlet: binutils-2.35-18.fc33.x86_64                         4/136 
16:17:16 #11 9.840 Setting up procps (2:3.3.15-2) ...
16:17:16 #8 54.56   Installing       : file-5.39-3.fc33.x86_64                              5/136 
16:17:16 #11 9.870 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
16:17:16 #11 9.886 Setting up cmake-data (3.13.4-1) ...
16:17:16 #11 9.906 Setting up dh-apparmor (2.13.2-10) ...
16:17:16 #8 54.63   Installing       : hunspell-en-US-0.20140811.1-17.fc33.noarch           6/136 
16:17:16 #8 54.64   Installing       : hunspell-1.7.0-7.fc33.x86_64                         7/136 
16:17:16 #11 9.920 Setting up libsystemd-dev:armhf (241-7~deb10u8) ...
16:17:16 #11 9.931 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:17:16 #8 54.68   Installing       : xz-5.2.5-4.fc33.x86_64                               8/136 
16:17:16 #8 54.69   Installing       : unzip-6.0-49.fc33.x86_64                             9/136 
16:17:16 #11 9.947 Setting up libpcre3-dev:armhf (2:8.39-12) ...
16:17:16 #11 9.984 Setting up cmake (3.13.4-1) ...
16:17:16 #11 10.000 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
16:17:16 #8 54.73   Installing       : fonts-filesystem-1:2.0.5-4.fc33.noarch              10/136 
16:17:16 #8 54.74   Installing       : findutils-1:4.7.0-7.fc33.x86_64                     11/136 
16:17:16 #8 54.78   Installing       : cpio-2.13-8.fc33.x86_64                             12/136 
16:17:16 #8 54.79   Installing       : bzip2-1.0.8-4.fc33.x86_64                           13/136 
16:17:16 #8 54.84   Installing       : adobe-source-code-pro-fonts-2.030.1.050-9.fc33.n    14/136 
16:17:16 #8 54.85   Installing       : abattis-cantarell-fonts-0.301-1.fc33.noarch         15/136 
16:17:16 #8 54.86   Installing       : gsettings-desktop-schemas-3.38.0-1.fc33.x86_64      16/136 
16:17:16 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:16 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:16 + mkdir -p /go/src/github.com/docker
16:17:16 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:16 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:16 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:16 + EPOCH=5
16:17:16 + EPOCH_SEP=
16:17:16 + [[ ! -z 5 ]]
16:17:16 + EPOCH_SEP=:
16:17:16 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:16 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:16 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:16 + VERSION=0.0.0-20211220110528-fe93451
16:17:16 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:16 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:16 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:16 + debSource=docker-ce
16:17:16 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:16 + debMaintainer='Docker <support@docker.com>'
16:17:16 ++ date --rfc-2822
16:17:16 + debDate='Tue, 21 Dec 2021 16:17:16 +0000'
16:17:16 + cat
16:17:16 + export CLI_GITCOMMIT=fe93451
16:17:16 + CLI_GITCOMMIT=fe93451
16:17:16 + export ENGINE_GITCOMMIT=088afc9
16:17:16 + ENGINE_GITCOMMIT=088afc9
16:17:16 + export SCAN_GITCOMMIT=3f7dbd1
16:17:16 + SCAN_GITCOMMIT=3f7dbd1
16:17:16 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:16 + dpkg-buildpackage -uc -us -I.git
16:17:16 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:16 dpkg-buildpackage: info: source package docker-ce
16:17:16 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~debian-buster
16:17:16 dpkg-buildpackage: info: source distribution buster
16:17:16 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:16  dpkg-source -I.git --before-build .
16:17:16 dpkg-buildpackage: info: host architecture arm64
16:17:16 #12 10.20 Selecting previously unselected package libbtrfs0:armhf.
16:17:16 #12 10.21 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_armhf.deb ...
16:17:16 #12 10.22 Unpacking libbtrfs0:armhf (5.10.1-2build1) ...
16:17:16 #12 10.25 Selecting previously unselected package libbtrfs-dev:armhf.
16:17:16 #12 10.25 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_armhf.deb ...
16:17:16 #12 10.26 Unpacking libbtrfs-dev:armhf (5.10.1-2build1) ...
16:17:16 #12 10.31 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:17:16 #12 10.32 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_armhf.deb ...
16:17:16 #12 10.32 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu3) ...
16:17:16 #12 10.36 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:17:16 #12 10.36 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_armhf.deb ...
16:17:16 #12 10.37 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu3) ...
16:17:16 #12 10.39 Selecting previously unselected package libudev-dev:armhf.
16:17:16 #12 10.39 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8_armhf.deb ...
16:17:16 #12 10.40 Unpacking libudev-dev:armhf (248.3-1ubuntu8) ...
16:17:16 #12 10.43 Selecting previously unselected package libsepol1-dev:armhf.
16:17:16 #9 55.60 Setting up libfile-find-rule-perl (0.34-1) ...
16:17:16 #9 55.61 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:16 #9 55.62 Setting up python3-idna (2.10-1) ...
16:17:16 #9 54.21 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
16:17:16 #9 54.38 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:17:16 #9 54.39 Setting up libio-stringy-perl (2.111-3) ...
16:17:16 #9 54.40 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:17:16 #9 54.42 Setting up libhtml-tagset-perl (3.20-4) ...
16:17:16 #9 54.43 Setting up liblog-any-perl (1.708-1) ...
16:17:16 #9 54.44 Setting up libauthen-sasl-perl (2.1600-1) ...
16:17:16 #9 54.46 Setting up libdevel-size-perl (0.83-1build1) ...
16:17:16 #9 54.63 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2build2_amd64.deb ...
16:17:16 #9 54.63 Unpacking liblist-someutils-xs-perl (0.58-2build2) ...
16:17:16 #9 54.66 Selecting previously unselected package liblist-utilsby-perl.
16:17:16 #9 54.66 Preparing to unpack .../281-liblist-utilsby-perl_0.11-1_all.deb ...
16:17:16 #9 54.66 Unpacking liblist-utilsby-perl (0.11-1) ...
16:17:16 #9 54.70 Selecting previously unselected package libltdl7:amd64.
16:17:16 #9 54.70 Preparing to unpack .../282-libltdl7_2.4.6-15_amd64.deb ...
16:17:16 #9 54.71 Unpacking libltdl7:amd64 (2.4.6-15) ...
16:17:16 #9 54.74 Selecting previously unselected package libltdl-dev:amd64.
16:17:16 #9 54.74 Preparing to unpack .../283-libltdl-dev_2.4.6-15_amd64.deb ...
16:17:16 #9 54.75 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
16:17:16 #9 54.80 Selecting previously unselected package liblzo2-2:amd64.
16:17:16 #9 54.80 Preparing to unpack .../284-liblzo2-2_2.10-2build1_amd64.deb ...
16:17:16 #9 54.80 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
16:17:16 #9 54.83 Selecting previously unselected package libsys-hostname-long-perl.
16:17:16 #9 54.84 Preparing to unpack .../285-libsys-hostname-long-perl_1.5-2_all.deb ...
16:17:16 #9 54.84 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:17:16 #9 54.88 Selecting previously unselected package libmail-sendmail-perl.
16:17:16 + mkdir -p /root/build-deb/cli
16:17:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:16 #9 19.19   Installing       : policycoreutils-devel-3.1-4.fc33.aarch64            82/105 
16:17:16 #9 19.32   Installing       : selinux-policy-devel-3.14.6-39.fc33.noarch          83/105 
16:17:16 #11 10.01 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:17:16 #11 10.02 Setting up dmsetup (2:1.02.155-3) ...
16:17:16 #11 10.04 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:17:16 #11 10.05 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
16:17:16 #11 10.07 Setting up docker-ce-build-deps (1.0) ...
16:17:16 #11 10.09 Processing triggers for libc-bin (2.28-10) ...
16:17:16 #11 10.11 Processing triggers for man-db (2.8.5-2) ...
16:17:16 #8 54.90   Installing       : zip-3.0-27.fc33.x86_64                              17/136 
16:17:16 #8 54.96   Installing       : enchant-1:1.6.0-26.fc33.x86_64                      18/136 
16:17:16 #8 54.97   Installing       : python3-enchant-3.1.1-2.fc33.noarch                 19/136 
16:17:16 #8 55.00   Installing       : python3-file-magic-5.39-3.fc33.noarch               20/136 
16:17:16 #8 55.03   Installing       : elfutils-0.185-2.fc33.x86_64                        21/136 
16:17:16 #8 55.08   Installing       : zstd-1.5.0-1.fc33.x86_64                            22/136 
16:17:16  debian/rules clean
16:17:16 dh clean --with=bash-completion
16:17:16    dh_clean
16:17:16 #11 1.099 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
16:17:16 #12 10.43 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2_armhf.deb ...
16:17:16 #12 10.44 Unpacking libsepol1-dev:armhf (3.1-1ubuntu2) ...
16:17:16 #12 10.51 Selecting previously unselected package libpcre2-16-0:armhf.
16:17:16 #12 10.51 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_armhf.deb ...
16:17:16 #12 10.51 Unpacking libpcre2-16-0:armhf (10.37-0ubuntu2) ...
16:17:16 #12 10.56 Selecting previously unselected package libpcre2-32-0:armhf.
16:17:16 #12 10.56 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_armhf.deb ...
16:17:16 #12 10.57 Unpacking libpcre2-32-0:armhf (10.37-0ubuntu2) ...
16:17:16 #12 10.63 Selecting previously unselected package libpcre2-posix3:armhf.
16:17:16 #12 10.63 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_armhf.deb ...
16:17:16 #12 10.65 Unpacking libpcre2-posix3:armhf (10.37-0ubuntu2) ...
16:17:16 #9 55.82 Setting up libdata-optlist-perl (0.110-1.1) ...
16:17:16 #9 55.83 Setting up libipc-run-perl (20200505.0-1) ...
16:17:16 #9 55.85 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:17:16 #9 55.86 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
16:17:16 #9 54.47 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:17:16 #9 54.48 Setting up libpod-constants-perl (0.19-1) ...
16:17:16 #9 54.49 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:17:16 #9 54.50 Setting up libperl4-corelibs-perl (0.004-2) ...
16:17:16 #9 54.52 Setting up libfuture-perl (0.43-1) ...
16:17:16 #9 54.53 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:17:16 #9 54.55 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:17:16 #9 54.58 Setting up libtry-tiny-perl (0.30-1) ...
16:17:16 #9 54.59 Setting up libtype-tiny-perl (1.008001-2) ...
16:17:16 #9 54.61 Setting up libtest-fatal-perl (0.014-1) ...
16:17:16 #9 54.62 Setting up libcommon-sense-perl (3.74-2build6) ...
16:17:16 #9 54.63 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:17:16 #9 54.65 Setting up libnet-http-perl (6.19-1) ...
16:17:16 #9 54.66 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:17:16 #9 54.67 Setting up libencode-locale-perl (1.05-1) ...
16:17:16 #9 54.68 Setting up libtext-levenshtein-perl (0.13-1) ...
16:17:16 #9 54.70 Setting up libnet-dns-perl (1.22-1) ...
16:17:16 #9 54.72 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:17:16 #9 54.73 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:17:16 #9 54.74 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:16 #9 54.75 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:16 #9 54.76 Setting up libsub-install-perl (0.928-1) ...
16:17:16 #9 54.78 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:17:16 #9 54.80 Setting up dpkg-dev (1.19.7ubuntu3) ...
16:17:16 #9 54.88 Preparing to unpack .../286-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:17:16 #9 54.88 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:17:16 #9 54.91 Selecting previously unselected package libnet-smtp-ssl-perl.
16:17:16 #9 54.91 Preparing to unpack .../287-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:17:16 #9 54.92 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:17:16 #9 54.95 Selecting previously unselected package libmailtools-perl.
16:17:16 #9 54.95 Preparing to unpack .../288-libmailtools-perl_2.21-1_all.deb ...
16:17:16 #9 54.95 Unpacking libmailtools-perl (2.21-1) ...
16:17:16 #9 55.00 Selecting previously unselected package libmarkdown2:amd64.
16:17:16 #9 55.00 Preparing to unpack .../289-libmarkdown2_2.2.6-1ubuntu2_amd64.deb ...
16:17:16 #9 55.01 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu2) ...
16:17:16 #9 55.03 Selecting previously unselected package libmoox-aliases-perl.
16:17:16 #9 55.04 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:17:16 #9 55.04 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:17:16 #9 55.07 Selecting previously unselected package libnamespace-autoclean-perl.
16:17:16 #9 55.07 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:17:16 #9 55.08 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:17:16 #9 55.11 Selecting previously unselected package libobject-id-perl.
16:17:16 #9 55.11 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
16:17:16 #9 55.12 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:17:16 #9 55.15 Selecting previously unselected package libmoox-struct-perl.
16:17:16 #9 55.15 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
16:17:16 #9 55.15 Unpacking libmoox-struct-perl (0.020-1) ...
16:17:16 #9 55.19 Selecting previously unselected package libmouse-perl.
16:17:16 #9 55.19 Preparing to unpack .../294-libmouse-perl_2.5.10-1build2_amd64.deb ...
16:17:16 #9 55.19 Unpacking libmouse-perl (2.5.10-1build2) ...
16:17:16 #9 55.24 Selecting previously unselected package libnumber-range-perl.
16:17:16 #9 48.48 Public key for perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm is not installed
16:17:16 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:16 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:16 + mkdir -p /go/src/github.com/docker
16:17:16 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:16 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:16 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:16 + EPOCH=5
16:17:16 + EPOCH_SEP=
16:17:16 + [[ ! -z 5 ]]
16:17:16 + EPOCH_SEP=:
16:17:16 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:16 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:16 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:16 + VERSION=0.0.0-20211220110528-fe93451
16:17:16 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:16 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:16 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:16 + debSource=docker-ce
16:17:16 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:16 + debMaintainer='Docker <support@docker.com>'
16:17:16 ++ date --rfc-2822
16:17:16 + debDate='Tue, 21 Dec 2021 16:17:16 +0000'
16:17:16 + cat
16:17:16 + export CLI_GITCOMMIT=fe93451
16:17:16 + CLI_GITCOMMIT=fe93451
16:17:16 + export ENGINE_GITCOMMIT=088afc9
16:17:16 + ENGINE_GITCOMMIT=088afc9
16:17:16 + export SCAN_GITCOMMIT=3f7dbd1
16:17:16 + SCAN_GITCOMMIT=3f7dbd1
16:17:16 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:16 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:16 + dpkg-buildpackage -uc -us -I.git
16:17:16 dpkg-buildpackage: info: source package docker-ce
16:17:16 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~debian-bullseye
16:17:16 dpkg-buildpackage: info: source distribution bullseye
16:17:16 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:16 #9 19.35   Running scriptlet: selinux-policy-devel-3.14.6-39.fc33.noarch          83/105 
16:17:16 #8 55.09   Installing       : xxhash-libs-0.8.0-3.fc33.x86_64                     23/136 
16:17:16 #8 55.17   Installing       : gdb-minimal-10.2-4.fc33.x86_64                      24/136 
16:17:16 #8 55.18   Installing       : rust-srpm-macros-16-1.fc33.noarch                   25/136 
16:17:16 #8 55.18   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc33.noarch          26/136 
16:17:16 #8 55.19   Installing       : qt5-srpm-macros-5.15.2-1.fc33.noarch                27/136 
16:17:16 #8 55.27   Installing       : python3-setuptools-49.1.3-2.fc33.noarch             28/136 
16:17:16 #8 55.31   Installing       : python3-distro-1.5.0-4.fc33.noarch                  29/136 
16:17:16 #8 55.31   Installing       : pkgconf-m4-1.7.3-5.fc33.noarch                      30/136 
16:17:16 #8 55.32   Installing       : lua-srpm-macros-1-3.fc33.noarch                     31/136 
16:17:16 #8 55.35   Installing       : libpng-2:1.6.37-6.fc33.x86_64                       32/136 
16:17:16 #8 55.36   Installing       : libpkgconf-1.7.3-5.fc33.x86_64                      33/136 
16:17:16 #8 55.37   Installing       : pkgconf-1.7.3-5.fc33.x86_64                         34/136 
16:17:16  dpkg-source -I.git -b .
16:17:16 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~debian'
16:17:16 dpkg-source: info: using source format '1.0'
16:17:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz
16:17:16 #11 1.207 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
16:17:16 #11 1.283 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
16:17:16 #11 1.356 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
16:17:16 #12 3.918 Reading package lists...
16:17:17 #12 10.68 Selecting previously unselected package libpcre2-dev:armhf.
16:17:17 #12 10.69 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_armhf.deb ...
16:17:17 #12 10.69 Unpacking libpcre2-dev:armhf (10.37-0ubuntu2) ...
16:17:17 #12 10.73 Selecting previously unselected package libselinux1-dev:armhf.
16:17:17 #12 10.74 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_armhf.deb ...
16:17:17 #12 10.75 Unpacking libselinux1-dev:armhf (3.1-3build2) ...
16:17:17 #12 10.78 Selecting previously unselected package libdevmapper-dev:armhf.
16:17:17 #12 10.78 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_armhf.deb ...
16:17:17 #12 10.79 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu3) ...
16:17:17 #12 10.82 Selecting previously unselected package libseccomp-dev:armhf.
16:17:17 #12 10.83 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_armhf.deb ...
16:17:17 #12 10.84 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1) ...
16:17:17 #12 10.88 Selecting previously unselected package libsystemd-dev:armhf.
16:17:17 #15 exporting layers 2.2s done
16:17:17 #15 writing image sha256:47944a120b4cd080f0fd91b31f68775b7157ab443bc4161a92d4487f54cd2e11 done
16:17:17 #15 naming to docker.io/rpmbuild-fedora-34/aarch64 done
16:17:17 #15 DONE 2.2s
16:17:17 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-34/aarch64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
16:17:17 #9 56.05 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:17 #9 56.06 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:17 #9 56.07 Setting up libtypes-serialiser-perl (1.01-1) ...
16:17:17 #9 56.09 Setting up g++ (4:10.3.0-1ubuntu1) ...
16:17:17 #9 56.11 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:17 #9 56.11 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:17:17 #9 56.12 Setting up libhtml-parser-perl (3.75-1build1) ...
16:17:17 #9 56.13 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:17:17 #9 56.14 Setting up librole-tiny-perl (2.002004-1) ...
16:17:17 #9 56.16 Setting up build-essential (12.8ubuntu3) ...
16:17:17 #9 56.17 Setting up python3-unidiff (0.5.5-2) ...
16:17:17 #9 54.83 Setting up libnumber-compare-perl (0.03-1) ...
16:17:17 #9 54.84 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:17 #9 54.86 Setting up libio-async-perl (0.75-1) ...
16:17:17 #9 54.87 Setting up liberror-perl (0.17029-1) ...
16:17:17 #9 54.89 Setting up patchutils (0.3.4-2) ...
16:17:17 #9 54.91 Setting up libmail-sendmail-perl (0.80-1) ...
16:17:17 #9 54.92 Setting up libltdl-dev:amd64 (2.4.6-14) ...
16:17:17 #9 54.94 Setting up libjson-maybexs-perl (1.004000-1) ...
16:17:17 #9 54.95 Setting up libxml-sax-base-perl (1.09-1) ...
16:17:17 #9 54.96 Setting up libio-string-perl (1.08-3) ...
16:17:17 #9 54.98 Setting up libreadonly-perl (2.050-2) ...
16:17:17 #9 54.99 Setting up python3-chardet (3.0.4-4build1) ...
16:17:17 #9 55.24 Preparing to unpack .../295-libnumber-range-perl_0.12-1.1_all.deb ...
16:17:17 #9 55.25 Unpacking libnumber-range-perl (0.12-1.1) ...
16:17:17 #9 55.28 Selecting previously unselected package libpackage-stash-xs-perl.
16:17:17 #9 55.28 Preparing to unpack .../296-libpackage-stash-xs-perl_0.29-1build4_amd64.deb ...
16:17:17 #9 55.28 Unpacking libpackage-stash-xs-perl (0.29-1build4) ...
16:17:17 #9 55.32 Selecting previously unselected package libpath-iterator-rule-perl.
16:17:17 #9 55.32 Preparing to unpack .../297-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:17:17 #9 55.32 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:17:17 #9 55.36 Selecting previously unselected package libperlio-gzip-perl.
16:17:17 #9 55.36 Preparing to unpack .../298-libperlio-gzip-perl_0.19-1build7_amd64.deb ...
16:17:17 #9 55.36 Unpacking libperlio-gzip-perl (0.19-1build7) ...
16:17:17 #9 55.40 Selecting previously unselected package libpod-parser-perl.
16:17:17 #9 55.40 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
16:17:17 #9 55.41 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:17:17 #9 55.42 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:17:17 #9 55.43 Unpacking libpod-parser-perl (1.63-2) ...
16:17:17 #9 55.46 Selecting previously unselected package libpod-constants-perl.
16:17:17  dpkg-source -I.git --before-build .
16:17:17 dpkg-buildpackage: info: host architecture arm64
16:17:17  debian/rules clean
16:17:17 dh clean --with=bash-completion
16:17:17 #9 19.66   Installing       : cmake-data-3.19.7-1.fc33.noarch                     84/105 
16:17:17 #9 19.78   Installing       : cmake-3.19.7-1.fc33.aarch64                         85/105 
16:17:17 #9 19.79   Installing       : e2fsprogs-libs-1.45.6-4.fc33.aarch64                86/105 
16:17:17 #9 19.84   Installing       : btrfs-progs-5.14.2-1.fc33.aarch64                   87/105 
16:17:17 #9 19.85   Installing       : acl-2.2.53-9.fc33.aarch64                           88/105 
16:17:17 #9 19.89   Installing       : device-mapper-1.02.173-1.fc33.aarch64               89/105 
16:17:17 #9 19.90   Installing       : device-mapper-libs-1.02.173-1.fc33.aarch64          90/105 
16:17:17 #9 19.93   Installing       : cryptsetup-libs-2.3.6-1.fc33.aarch64                91/105 
16:17:17 #8 55.40   Installing       : pkgconf-pkg-config-1.7.3-5.fc33.x86_64              35/136 
16:17:17 #8 55.41   Installing       : json-glib-1.6.2-1.fc33.x86_64                       36/136 
16:17:17 #8 55.45   Installing       : emacs-filesystem-1:27.2-3.fc33.noarch               37/136 
16:17:17 #8 55.45   Installing       : desktop-file-utils-0.26-2.fc33.x86_64               38/136 
16:17:17 #8 55.46   Installing       : diffutils-3.7-7.fc33.x86_64                         39/136 
16:17:17 #8 55.51   Installing       : shared-mime-info-2.0-3.fc33.x86_64                  40/136 
16:17:17 #8 55.55   Running scriptlet: shared-mime-info-2.0-3.fc33.x86_64                  40/136 
16:17:17 #8 55.57   Installing       : python3-six-1.15.0-2.fc33.noarch                    41/136 
16:17:17 #8 55.58   Installing       : python3-dateutil-1:2.8.1-2.fc33.noarch              42/136 
16:17:17 #12 4.503 Building dependency tree...
16:17:17 #12 4.642 Reading state information...
16:17:17 #12 10.88 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8_armhf.deb ...
16:17:17 #12 10.89 Unpacking libsystemd-dev:armhf (248.3-1ubuntu8) ...
16:17:17 #12 10.95 Selecting previously unselected package libglib2.0-0:armhf.
16:17:17 #12 10.96 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_armhf.deb ...
16:17:17 #12 10.96 Unpacking libglib2.0-0:armhf (2.68.4-1ubuntu1) ...
16:17:17 #12 11.02 Selecting previously unselected package pkg-config.
16:17:17 #12 11.03 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_armhf.deb ...
16:17:17 #12 11.03 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:17:17 #12 11.07 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1) ...
16:17:17 #12 11.08 Setting up libarchive13:armhf (3.4.3-2) ...
16:17:17 #12 11.09 Setting up libglib2.0-0:armhf (2.68.4-1ubuntu1) ...
16:17:17 #12 11.10 No schema files found: doing nothing.
16:17:17 #12 11.11 Setting up libsepol1-dev:armhf (3.1-1ubuntu2) ...
16:17:17 #12 11.11 Setting up libpcre2-16-0:armhf (10.37-0ubuntu2) ...
16:17:17 #12 11.13 Setting up libbtrfs0:armhf (5.10.1-2build1) ...
16:17:17 #9 56.32 Setting up lsb-release (11.1.0ubuntu2) ...
16:17:17 #9 56.33 Setting up libfont-ttf-perl (1.06-1.1) ...
16:17:17 #9 56.35 Setting up libfile-homedir-perl (1.006-1) ...
16:17:17 #9 56.36 Setting up python3-magic (2:0.4.20-3) ...
16:17:17 #9 55.46 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
16:17:17 #9 55.47 Unpacking libpod-constants-perl (0.19-2) ...
16:17:17 #9 55.50 Selecting previously unselected package libproc-processtable-perl.
16:17:17 #9 55.50 Preparing to unpack .../301-libproc-processtable-perl_0.59-2build2_amd64.deb ...
16:17:17 #9 55.50 Unpacking libproc-processtable-perl (0.59-2build2) ...
16:17:17 #9 55.54 Selecting previously unselected package libre2-9:amd64.
16:17:17 #9 55.55 Preparing to unpack .../302-libre2-9_20210801+dfsg-1_amd64.deb ...
16:17:17 #9 55.55 Unpacking libre2-9:amd64 (20210801+dfsg-1) ...
16:17:17 #9 55.58 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:17:17 #9 55.58 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build1_amd64.deb ...
16:17:17 #9 55.59 Unpacking libre-engine-re2-perl:amd64 (0.14-1build1) ...
16:17:17 #9 55.63 Selecting previously unselected package libreadonly-perl.
16:17:17 #9 55.63 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
16:17:17 #9 55.63 Unpacking libreadonly-perl (2.050-3) ...
16:17:17 #9 55.66 Selecting previously unselected package libref-util-perl.
16:17:17 #9 55.67 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
16:17:17 #9 55.67 Unpacking libref-util-perl (0.204-1) ...
16:17:17 #9 55.70 Selecting previously unselected package libref-util-xs-perl.
16:17:17 #8 49.83 Dependencies resolved.
16:17:17 #8 49.86 ================================================================================
16:17:17 #8 49.86  Package                       Arch     Version                 Repo       Size
16:17:17 #8 49.86 ================================================================================
16:17:17 #8 49.86 Installing:
16:17:17 #8 49.86  dnf-plugins-core              noarch   4.0.24-1.fc34           updates    35 k
16:17:17 #8 49.86  rpm-build                     x86_64   4.16.1.3-1.fc34         fedora    100 k
16:17:17 #8 49.86  rpmlint                       noarch   1.11-19.fc34            updates   185 k
16:17:17 #8 49.86 Upgrading:
16:17:17 #8 49.86  elfutils-libelf               x86_64   0.186-1.fc34            updates   198 k
16:17:17 #8 49.86  elfutils-libs                 x86_64   0.186-1.fc34            updates   265 k
16:17:17 #8 49.86 Installing dependencies:
16:17:17 #8 49.86  binutils                      x86_64   2.35.2-6.fc34           updates   5.5 M
16:17:17 #8 49.86  binutils-gold                 x86_64   2.35.2-6.fc34           updates   716 k
16:17:17 #8 49.86  bzip2                         x86_64   1.0.8-6.fc34            fedora     53 k
16:17:17 #8 49.86  cpio                          x86_64   2.13-10.fc34            fedora    274 k
16:17:17 #8 49.86  dbus-libs                     x86_64   1:1.12.20-3.fc34        fedora    151 k
16:17:17 #8 49.86  desktop-file-utils            x86_64   0.26-3.fc34             fedora     74 k
16:17:17 #8 49.86  diffutils                     x86_64   3.7-8.fc34              fedora    391 k
16:17:17 #8 49.86  dwz                           x86_64   0.14-1.fc34             fedora    129 k
16:17:17 #8 49.86  ed                            x86_64   1.14.2-10.fc34          fedora     75 k
16:17:17 #8 49.86  efi-srpm-macros               noarch   5-4.fc34                updates    22 k
16:17:17 #8 49.86  elfutils                      x86_64   0.186-1.fc34            updates   519 k
16:17:17 #8 49.86  elfutils-debuginfod-client    x86_64   0.186-1.fc34            updates    40 k
16:17:17 #8 49.86  emacs-filesystem              noarch   1:27.2-5.fc34           updates   8.4 k
16:17:17 #8 49.86  enchant                       x86_64   1:1.6.0-27.fc34         fedora     59 k
16:17:17 #8 49.86  file                          x86_64   5.39-7.fc34             updates    50 k
16:17:17 #8 49.86  findutils                     x86_64   1:4.8.0-2.fc34          fedora    545 k
16:17:17 #8 49.86  fonts-srpm-macros             noarch   1:2.0.5-5.fc34          fedora     27 k
16:17:17 #8 49.86  fpc-srpm-macros               noarch   1.3-3.fc34              fedora    7.7 k
16:17:17 #8 49.86  gdb-minimal                   x86_64   11.1-5.fc34             updates   3.8 M
16:17:17 #8 49.86  gdk-pixbuf2                   x86_64   2.42.6-1.fc34           updates   471 k
16:17:17 #8 49.86  ghc-srpm-macros               noarch   1.5.0-4.fc34            fedora    7.8 k
16:17:17 #8 49.86  glib-networking               x86_64   2.68.2-1.fc34           updates   169 k
16:17:17 #8 49.86  gnat-srpm-macros              noarch   4-13.fc34               fedora    8.3 k
16:17:17 #8 49.86  go-srpm-macros                noarch   3.0.10-1.fc34           updates    25 k
16:17:17 #8 49.86  groff-base                    x86_64   1.22.4-7.fc34           fedora    1.1 M
16:17:17 #8 49.86  gsettings-desktop-schemas     x86_64   40.0-1.fc34             fedora    691 k
16:17:17 #8 49.86  hunspell                      x86_64   1.7.0-9.fc34            fedora    330 k
16:17:17 #8 49.86  hunspell-en-US                noarch   0.20140811.1-18.fc34    fedora    177 k
16:17:17 #8 49.86  hunspell-filesystem           x86_64   1.7.0-9.fc34            fedora    7.6 k
16:17:17 #8 49.86  info                          x86_64   6.7-10.fc34             fedora    227 k
16:17:17 #8 49.86  json-glib                     x86_64   1.6.6-1.fc34            updates   151 k
16:17:17 #8 49.86  kernel-srpm-macros            noarch   1.0-4.fc34              fedora    7.3 k
16:17:17 #8 49.86  less                          x86_64   590-2.fc34              updates   161 k
16:17:17 #8 49.86  libappstream-glib             x86_64   0.7.18-2.fc34           fedora    398 k
16:17:17 #8 49.86  libjpeg-turbo                 x86_64   2.0.90-3.fc34           updates   175 k
16:17:17 #8 49.86  libpipeline                   x86_64   1.5.3-2.fc34            fedora     49 k
16:17:17 #8 49.86  libpkgconf                    x86_64   1.7.3-6.fc34            fedora     36 k
16:17:17 #8 49.86  libpng                        x86_64   2:1.6.37-10.fc34        fedora    119 k
16:17:17 #8 49.86  libproxy                      x86_64   0.4.15-30.fc34          fedora     72 k
16:17:17 #8 49.86  libsoup                       x86_64   2.72.0-6.fc34           fedora    397 k
16:17:17 #8 49.86  libstemmer                    x86_64   0-16.585svn.fc34        fedora     86 k
16:17:17 #8 49.86  lua-srpm-macros               noarch   1-4.fc34                fedora    8.3 k
16:17:17 #8 49.86  man-db                        x86_64   2.9.3-3.fc34            fedora    1.1 M
16:17:17 #8 49.86  ncurses                       x86_64   6.2-4.20200222.fc34     fedora    396 k
16:17:17 #8 49.86  nim-srpm-macros               noarch   3-4.fc34                fedora    8.4 k
16:17:17 #8 49.86  ocaml-srpm-macros             noarch   6-4.fc34                fedora    7.8 k
16:17:17 #8 49.86  openblas-srpm-macros          noarch   2-9.fc34                fedora    7.4 k
16:17:17 #8 49.86  patch                         x86_64   2.7.6-14.fc34           fedora    130 k
16:17:17 #8 49.86  perl-AutoLoader               noarch   5.74-477.fc34           updates    31 k
16:17:17 #8 49.86  perl-B                        x86_64   1.80-477.fc34           updates   189 k
16:17:17 #8 49.86  perl-Carp                     noarch   1.50-458.fc34           fedora     29 k
16:17:17 #8 49.86  perl-Class-Struct             noarch   0.66-477.fc34           updates    32 k
16:17:17 #8 49.86  perl-Data-Dumper              x86_64   2.174-460.fc34          fedora     56 k
16:17:17 #8 49.86  perl-Digest                   noarch   1.20-1.fc34             updates    25 k
16:17:17 #8 49.86  perl-Digest-MD5               x86_64   2.58-2.fc34             fedora     36 k
16:17:17 #8 49.86  perl-DynaLoader               x86_64   1.47-477.fc34           updates    36 k
16:17:17 #8 49.86  perl-Encode                   x86_64   4:3.15-462.fc34         updates   1.7 M
16:17:17 #8 49.86  perl-Errno                    x86_64   1.30-477.fc34           updates    25 k
16:17:17 #8 49.86  perl-Exporter                 noarch   5.74-459.fc34           fedora     32 k
16:17:17 #8 49.86  perl-Fcntl                    x86_64   1.13-477.fc34           updates    31 k
16:17:17 #8 49.86  perl-File-Basename            noarch   2.85-477.fc34           updates    27 k
16:17:17 #8 49.86  perl-File-Path                noarch   2.18-2.fc34             fedora     36 k
16:17:17 #8 49.86  perl-File-Temp                noarch   1:0.231.100-2.fc34      fedora     60 k
16:17:17 #8 49.86  perl-File-stat                noarch   1.09-477.fc34           updates    27 k
16:17:17 #8 49.86  perl-FileHandle               noarch   2.03-477.fc34           updates    26 k
16:17:17 #8 49.86  perl-Getopt-Long              noarch   1:2.52-2.fc34           fedora     61 k
16:17:17 #8 49.86  perl-Getopt-Std               noarch   1.12-477.fc34           updates    26 k
16:17:17 #8 49.86  perl-HTTP-Tiny                noarch   0.078-1.fc34            updates    55 k
16:17:17 #8 49.86  perl-IO                       x86_64   1.43-477.fc34           updates    97 k
16:17:17 #8 49.86  perl-IO-Socket-IP             noarch   0.41-3.fc34             fedora     43 k
16:17:17 #8 49.86  perl-IPC-Open3                noarch   1.21-477.fc34           updates    33 k
16:17:17 #8 49.86  perl-MIME-Base64              x86_64   3.16-2.fc34             fedora     30 k
16:17:17 #8 49.86  perl-Net-SSLeay               x86_64   1.90-2.fc34             fedora    357 k
16:17:17 #8 49.86  perl-POSIX                    x86_64   1.94-477.fc34           updates   107 k
16:17:17 #8 49.86  perl-PathTools                x86_64   3.78-459.fc34           fedora     86 k
16:17:17 #8 49.86  perl-Pod-Escapes              noarch   1:1.07-458.fc34         fedora     20 k
16:17:17 #8 49.86  perl-Pod-Perldoc              noarch   3.28.01-459.fc34        fedora     85 k
16:17:17 #8 49.86  perl-Pod-Simple               noarch   1:3.42-2.fc34           fedora    216 k
16:17:17 #8 49.86  perl-Pod-Usage                noarch   4:2.01-2.fc34           fedora     41 k
16:17:17 #8 49.86  perl-Scalar-List-Utils        x86_64   4:1.56-459.fc34         fedora     72 k
16:17:17 #8 49.86  perl-SelectSaver              noarch   1.02-477.fc34           updates    22 k
16:17:17 #8 49.86  perl-Socket                   x86_64   4:2.032-1.fc34          updates    54 k
16:17:17 #8 49.86  perl-Storable                 x86_64   1:3.21-458.fc34         fedora     97 k
16:17:17 #8 49.86  perl-Symbol                   noarch   1.08-477.fc34           updates    24 k
16:17:17 #8 49.86  perl-Term-ANSIColor           noarch   5.01-459.fc34           fedora     49 k
16:17:17 #8 49.86  perl-Term-Cap                 noarch   1.17-458.fc34           fedora     22 k
16:17:17 #8 49.86  perl-Text-ParseWords          noarch   3.30-458.fc34           fedora     16 k
16:17:17 #8 49.86  perl-Text-Tabs+Wrap           noarch   2021.0726-1.fc34        updates    22 k
16:17:17 #8 49.86  perl-Time-Local               noarch   2:1.300-5.fc34          fedora     34 k
16:17:17 #8 49.86  perl-URI                      noarch   5.09-1.fc34             fedora    109 k
16:17:17 #8 49.86  perl-base                     noarch   2.27-477.fc34           updates    26 k
16:17:17 #8 49.86  perl-constant                 noarch   1.33-459.fc34           fedora     23 k
16:17:17 #8 49.86  perl-if                       noarch   0.60.800-477.fc34       updates    24 k
16:17:17 #8 49.86  perl-interpreter              x86_64   4:5.32.1-477.fc34       updates    81 k
16:17:17 #8 49.86  perl-libnet                   noarch   3.13-2.fc34             fedora    127 k
16:17:17 #8 49.86  perl-libs                     x86_64   4:5.32.1-477.fc34       updates   2.0 M
16:17:17 #8 49.86  perl-mro                      x86_64   1.23-477.fc34           updates    38 k
16:17:17 #8 49.86  perl-overload                 noarch   1.31-477.fc34           updates    56 k
16:17:17 #8 49.86  perl-overloading              noarch   0.02-477.fc34           updates    23 k
16:17:17 #8 49.86  perl-parent                   noarch   1:0.238-458.fc34        fedora     14 k
16:17:17 #8 49.86  perl-podlators                noarch   1:4.14-458.fc34         fedora    113 k
16:17:17 #8 49.86  perl-srpm-macros              noarch   1-39.fc34               fedora    8.5 k
16:17:17 #8 49.86  perl-subs                     noarch   1.03-477.fc34           updates    22 k
16:17:17 #8 49.86  perl-vars                     noarch   1.05-477.fc34           updates    23 k
16:17:17 #8 49.86  pkgconf                       x86_64   1.7.3-6.fc34            fedora     41 k
16:17:17 #8 49.86  pkgconf-m4                    noarch   1.7.3-6.fc34            fedora     14 k
16:17:17 #8 49.86  pkgconf-pkg-config            x86_64   1.7.3-6.fc34            fedora     10 k
16:17:17 #8 49.86  python-srpm-macros            noarch   3.9-41.fc34             updates    21 k
16:17:17 #8 49.86  python3-dateutil              noarch   1:2.8.1-3.fc34          fedora    289 k
16:17:17 #8 49.86  python3-dbus                  x86_64   1.2.18-1.fc34           updates   132 k
16:17:17 #8 49.86  python3-distro                noarch   1.5.0-5.fc34            fedora     36 k
16:17:17 #8 49.86  python3-dnf-plugins-core      noarch   4.0.24-1.fc34           updates   210 k
16:17:17 #8 49.86  python3-enchant               noarch   3.2.1-1.fc34            updates    78 k
16:17:17 #8 49.86  python3-file-magic            noarch   5.39-7.fc34             updates    17 k
16:17:17 #8 49.86  python3-setuptools            noarch   53.0.0-2.fc34           updates   840 k
16:17:17 #8 49.86  python3-six                   noarch   1.15.0-5.fc34           fedora     36 k
16:17:17 #8 49.86  qt5-srpm-macros               noarch   5.15.2-2.fc34           fedora    8.4 k
16:17:17 #8 49.86  redhat-rpm-config             noarch   183-3.fc34              updates    65 k
16:17:17 #8 49.86  rpmautospec-rpm-macros        noarch   0.2.5-1.fc34            updates   9.9 k
16:17:17 #8 49.86  rust-srpm-macros              noarch   20-1.fc34               updates   9.2 k
16:17:17 #8 49.86  shared-mime-info              x86_64   2.1-2.fc34              fedora    374 k
16:17:17 #8 49.86  unzip                         x86_64   6.0-50.fc34             fedora    181 k
16:17:17 #8 49.86  xxhash-libs                   x86_64   0.8.1-1.fc34            updates    40 k
16:17:17 #8 49.86  xz                            x86_64   5.2.5-5.fc34            fedora    216 k
16:17:17 #8 49.86  zip                           x86_64   3.0-28.fc34             fedora    260 k
16:17:17 #8 49.86  zstd                          x86_64   1.5.0-1.fc34            updates   643 k
16:17:17 #8 49.86 Installing weak dependencies:
16:17:17 #8 49.86  abattis-cantarell-fonts       noarch   0.301-2.fc34            fedora    369 k
16:17:17 #8 49.86  adobe-source-code-pro-fonts   noarch   2.030.1.050-10.fc34     fedora    834 k
16:17:17 #8 49.86  hunspell-en-GB                noarch   0.20140811.1-18.fc34    fedora    225 k
16:17:17 #8 49.86  perl-IO-Socket-SSL            noarch   2.070-2.fc34            fedora    214 k
16:17:17 #8 49.86  perl-Mozilla-CA               noarch   20211001-1.fc34         updates    12 k
16:17:17 #8 49.86  perl-NDBM_File                x86_64   1.15-477.fc34           updates    32 k
16:17:17 #8 49.86 
16:17:17 #8 49.86 Transaction Summary
16:17:17 #8 49.86 ================================================================================
16:17:17 #8 49.86 Install  135 Packages
16:17:17 #8 49.86 Upgrade    2 Packages
16:17:17 #8 49.86 
16:17:17 #8 49.86 Total download size: 31 M
16:17:17 #8 49.86 Downloading Packages:
16:17:17    dh_clean
16:17:17  dpkg-source -I.git -b .
16:17:17 #8 55.38 Setting up libgdbm-compat4:amd64 (1.19-2) ...
16:17:17 #8 55.39 Setting up ucf (3.0043) ...
16:17:17 #8 55.53 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
16:17:17 #8 55.55 Setting up dwz (0.13+20210201-1) ...
16:17:17 #8 55.56 Setting up groff-base (1.22.4-6) ...
16:17:17 #8 55.58 Setting up cpp (4:10.2.1-1) ...
16:17:17 #8 55.60 Setting up pixz (1.0.7-1) ...
16:17:17 #8 55.61 Setting up gpgconf (2.2.27-2) ...
16:17:17 #8 55.62 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
16:17:17 #8 55.63 Setting up libc6-dev:amd64 (2.31-13+deb11u2) ...
16:17:17 #8 55.64 Setting up libx11-6:amd64 (2:1.7.2-1) ...
16:17:17 #8 55.65 Setting up curl (7.74.0-1.3+deb11u1) ...
16:17:17 #8 55.66 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:17:17 #8 55.68 Setting up gpg (2.2.27-2) ...
16:17:17 #8 55.69 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
16:17:17 #8 55.70 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
16:17:17 #8 55.71 Setting up gnupg-utils (2.2.27-2) ...
16:17:17 #8 55.72 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
16:17:17 #8 55.73 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
16:17:17 #8 55.74 Setting up gpg-agent (2.2.27-2) ...
16:17:17 #9 19.93   Installing       : dbus-1:1.12.20-2.fc33.aarch64                       92/105 
16:17:17 #9 20.00   Running scriptlet: systemd-networkd-246.15-1.fc33.aarch64              93/105 
16:17:17 #9 20.06   Installing       : systemd-networkd-246.15-1.fc33.aarch64              93/105 
16:17:17 #9 20.07   Running scriptlet: systemd-networkd-246.15-1.fc33.aarch64              93/105 
16:17:17 #9 20.09   Installing       : systemd-pam-246.15-1.fc33.aarch64                   94/105 
16:17:17 #11 2.026 Last metadata expiration check: 0:00:16 ago on Tue Dec 21 16:17:01 2021.
16:17:17 #8 55.62   Installing       : perl-srpm-macros-1-38.fc33.noarch                   43/136 
16:17:17 #8 55.62   Installing       : openblas-srpm-macros-2-8.fc33.noarch                44/136 
16:17:17 #8 55.62   Installing       : ocaml-srpm-macros-6-3.fc33.noarch                   45/136 
16:17:17 #8 55.63   Installing       : nim-srpm-macros-3-3.fc33.noarch                     46/136 
16:17:17 #8 55.67   Installing       : ncurses-6.2-3.20200222.fc33.x86_64                  47/136 
16:17:17 #8 55.68   Installing       : perl-Digest-1.20-1.fc33.noarch                      48/136 
16:17:17 #8 55.72   Installing       : perl-Digest-MD5-2.58-1.fc33.x86_64                  49/136 
16:17:17 #8 55.73   Installing       : perl-B-1.80-471.fc33.x86_64                         50/136 
16:17:17 #8 55.73   Installing       : perl-FileHandle-2.03-471.fc33.noarch                51/136 
16:17:17 #8 55.77   Installing       : perl-AutoLoader-5.74-471.fc33.noarch                52/136 
16:17:17 #8 55.78   Installing       : perl-Data-Dumper-2.174-459.fc33.x86_64              53/136 
16:17:17 #8 55.78   Installing       : perl-libnet-3.13-1.fc33.noarch                      54/136 
16:17:17 #8 55.82   Installing       : perl-base-2.27-471.fc33.noarch                      55/136 
16:17:17 #12 4.647 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:17 #12 4.828 Starting 2 pkgProblemResolver with broken count: 0
16:17:17 #12 4.831 Done
16:17:17 #12 4.985  Done
16:17:17 #12 11.13 Setting up libpcre2-32-0:armhf (10.37-0ubuntu2) ...
16:17:17 #12 11.14 Setting up libuv1:armhf (1.40.0-2ubuntu1) ...
16:17:17 #12 11.15 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:17:17 #9 56.55 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:17:17 #9 56.57 Setting up libio-socket-ssl-perl (2.069-1) ...
16:17:17 #9 56.58 Setting up libsub-exporter-perl (0.987-1) ...
16:17:17 #9 56.60 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:17 #9 56.61 Setting up libhttp-message-perl (6.28-1) ...
16:17:17 #9 56.62 Setting up libhtml-form-perl (6.07-1) ...
16:17:17 #9 56.65 Setting up python3-pkg-resources (52.0.0-3) ...
16:17:17 #9 55.70 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build3_amd64.deb ...
16:17:17 #9 55.71 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:17:17 #9 55.73 Selecting previously unselected package libregexp-pattern-license-perl.
16:17:17 #9 55.74 Preparing to unpack .../307-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:17:17 #9 55.74 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:17:17 #9 55.77 Selecting previously unselected package libregexp-pattern-perl.
16:17:17 #9 55.78 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:17:17 #9 55.78 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:17:17 #9 55.82 Selecting previously unselected package libsasl2-modules:amd64.
16:17:17 #9 55.82 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg-2.1build1_amd64.deb ...
16:17:17 #9 55.83 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1build1) ...
16:17:17 #9 55.87 Selecting previously unselected package libsereal-decoder-perl.
16:17:17 #9 55.87 Preparing to unpack .../310-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
16:17:17 #9 55.87 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:17:17 #9 55.91 Selecting previously unselected package libsereal-encoder-perl.
16:17:17 #9 55.91 Preparing to unpack .../311-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
16:17:17 #9 55.92 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:17:17 #9 55.95 Selecting previously unselected package libsort-key-perl.
16:17:17 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:17 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:17 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bRFCy9
16:17:17 + umask 022
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + rm -rf src
16:17:17 + /usr/bin/mkdir -p src
16:17:17 + cd src
16:17:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:17 + /usr/bin/tar -xof -
16:17:17 #9 55.22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:17:17 #9 55.23 Setting up libfile-find-rule-perl (0.34-1) ...
16:17:17 #9 55.24 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:17 #9 55.25 Setting up python3-debian (0.1.36ubuntu1) ...
16:17:17 #9 55.41 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:17:17 #9 55.55 Setting up libdata-optlist-perl (0.110-1) ...
16:17:17 #9 55.57 Setting up libipc-run-perl (20180523.0-2) ...
16:17:17 #9 55.58 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
16:17:17 #9 55.59 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:17 #9 55.60 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:17 #9 55.62 Setting up libtypes-serialiser-perl (1.0-1) ...
16:17:17 dpkg-source: warning: native package version may not have a revision
16:17:17 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~debian'
16:17:17 dpkg-source: info: using source format '1.0'
16:17:17 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz
16:17:17 #8 56.20 Setting up libxpm4:amd64 (1:3.5.12-1) ...
16:17:17 #8 56.22 Setting up fontconfig-config (2.13.1-4.2) ...
16:17:17 #9 20.13   Running scriptlet: systemd-246.15-1.fc33.aarch64                       95/105 
16:17:17 #9 20.40   Installing       : systemd-246.15-1.fc33.aarch64                       95/105 
16:17:17 #8 55.83   Installing       : perl-URI-1.76-9.fc33.noarch                         56/136 
16:17:17 #8 55.89   Installing       : perl-Net-SSLeay-1.88-9.fc33.x86_64                  57/136 
16:17:17 #8 55.92   Installing       : perl-Time-Local-2:1.300-4.fc33.noarch               58/136 
16:17:17 #8 55.92   Installing       : perl-Mozilla-CA-20200520-3.fc33.noarch              59/136 
16:17:17 #8 55.93   Installing       : perl-if-0.60.800-471.fc33.noarch                    60/136 
16:17:17 #8 55.97   Installing       : perl-IO-Socket-IP-0.41-2.fc33.noarch                61/136 
16:17:17 #8 55.97   Installing       : perl-IO-Socket-SSL-2.068-3.fc33.noarch              62/136 
16:17:17 #8 55.98   Installing       : perl-Pod-Escapes-1:1.07-457.fc33.noarch             63/136 
16:17:17 #8 56.02   Installing       : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch       64/136 
16:17:17 #8 56.03   Installing       : perl-File-Path-2.18-1.fc33.noarch                   65/136 
16:17:17 #8 56.03   Installing       : perl-Term-ANSIColor-5.01-458.fc33.noarch            66/136 
16:17:17 #8 56.08   Installing       : perl-Class-Struct-0.66-471.fc33.noarch              67/136 
16:17:17 #8 56.08   Installing       : perl-POSIX-1.94-471.fc33.x86_64                     68/136 
16:17:17 #8 56.09   Installing       : perl-IPC-Open3-1.21-471.fc33.noarch                 69/136 
16:17:17 #8 56.12   Installing       : perl-subs-1.03-471.fc33.noarch                      70/136 
16:17:17 #8 56.12   Installing       : perl-HTTP-Tiny-0.078-1.fc33.noarch                  71/136 
16:17:17 #8 56.13   Installing       : perl-File-Temp-1:0.231.100-1.fc33.noarch            72/136 
16:17:17 #8 56.16   Installing       : perl-Pod-Simple-1:3.42-1.fc33.noarch                73/136 
16:17:17 #8 56.17   Installing       : perl-Term-Cap-1.17-457.fc33.noarch                  74/136 
16:17:17 #12 5.144 Starting pkgProblemResolver with broken count: 0
16:17:17 #12 5.173 Starting 2 pkgProblemResolver with broken count: 0
16:17:17 #12 5.176 Done
16:17:17 #12 11.62 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:17:17 #12 11.66 Setting up libudev-dev:armhf (248.3-1ubuntu8) ...
16:17:17 #12 11.67 Setting up libjsoncpp24:armhf (1.9.4-4build1) ...
16:17:17 #9 56.85 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:17:17 #9 56.86 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
16:17:17 #9 56.87 Setting up libjson-xs-perl (4.030-1build1) ...
16:17:17 #9 56.88 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:17 #9 56.90 Setting up libio-prompter-perl (0.004015-1) ...
16:17:17 #9 56.91 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:17:17 #9 56.92 Setting up libhttp-cookies-perl (6.10-1) ...
16:17:17 #9 56.93 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:17:17 #9 55.96 Preparing to unpack .../312-libsort-key-perl_1.33-2build4_amd64.deb ...
16:17:17 #9 55.96 Unpacking libsort-key-perl (1.33-2build4) ...
16:17:17 #9 55.99 Selecting previously unselected package libstring-copyright-perl.
16:17:17 #9 55.99 Preparing to unpack .../313-libstring-copyright-perl_0.003006-1_all.deb ...
16:17:17 #9 55.99 Unpacking libstring-copyright-perl (0.003006-1) ...
16:17:17 #9 56.02 Selecting previously unselected package libstring-escape-perl.
16:17:17 #9 56.03 Preparing to unpack .../314-libstring-escape-perl_2010.002-2_all.deb ...
16:17:17 #9 56.03 Unpacking libstring-escape-perl (2010.002-2) ...
16:17:17 #9 56.06 Selecting previously unselected package libstring-shellquote-perl.
16:17:17 #9 56.06 Preparing to unpack .../315-libstring-shellquote-perl_1.04-1_all.deb ...
16:17:17 #9 56.07 Unpacking libstring-shellquote-perl (1.04-1) ...
16:17:17 #9 56.10 Selecting previously unselected package libterm-readkey-perl.
16:17:17 #9 56.10 Preparing to unpack .../316-libterm-readkey-perl_2.38-1build2_amd64.deb ...
16:17:17 #9 56.13 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:17:17 #9 56.16 Selecting previously unselected package libtext-levenshteinxs-perl.
16:17:17 #9 56.16 Preparing to unpack .../317-libtext-levenshteinxs-perl_0.03-4build9_amd64.deb ...
16:17:17 #9 56.16 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ...
16:17:17 #9 56.19 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:17:17 #9 56.20 Preparing to unpack .../318-libtext-markdown-discount-perl_0.12-1build2_amd64.deb ...
16:17:17 #9 56.20 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build2) ...
16:17:17 #9 56.23 Selecting previously unselected package libtext-xslate-perl.
16:17:17 #9 56.24 Preparing to unpack .../319-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
16:17:17 #9 56.24 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:17:17 #9 56.29 Selecting previously unselected package libtime-duration-perl.
16:17:17 #9 56.29 Preparing to unpack .../320-libtime-duration-perl_1.21-1_all.deb ...
16:17:17 #9 56.30 Unpacking libtime-duration-perl (1.21-1) ...
16:17:17 #9 55.63 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:17:17 #9 55.66 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:17 #9 55.66 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:17:17 #9 55.67 Setting up libhtml-parser-perl (3.72-5) ...
16:17:17 #9 55.68 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:17:17 #9 55.69 Setting up librole-tiny-perl (2.001004-1) ...
16:17:17 #9 55.70 Setting up build-essential (12.8ubuntu1.1) ...
16:17:17 #9 55.72 Setting up libfont-ttf-perl (1.06-1) ...
16:17:17 #9 55.73 Setting up libfile-homedir-perl (1.004-1) ...
16:17:17 #9 55.74 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:17:17 #9 55.76 Setting up libio-socket-ssl-perl (2.067-1) ...
16:17:17 #9 55.77 Setting up libsub-exporter-perl (0.987-1) ...
16:17:17 #9 55.78 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:17 #9 55.79 Setting up libhttp-message-perl (6.22-1) ...
16:17:17 #9 55.81 Setting up libhtml-form-perl (6.07-1) ...
16:17:17 #9 55.82 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:17:17 #8 56.43 Setting up openssh-client (1:8.4p1-5) ...
16:17:17 #8 56.52 Setting up gpgsm (2.2.27-2) ...
16:17:17 #8 56.53 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
16:17:17 #9 20.44   Running scriptlet: systemd-246.15-1.fc33.aarch64                       95/105 
16:17:17 #9 20.56   Installing       : dbus-common-1:1.12.20-2.fc33.noarch                 96/105 
16:17:17 #9 20.59   Running scriptlet: dbus-common-1:1.12.20-2.fc33.noarch                 96/105 
16:17:17 #9 20.61 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:17:17 #9 20.61 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:17:17 #9 20.61 
16:17:17 #9 20.62   Running scriptlet: dbus-broker-28-3.fc33.aarch64                       97/105 
16:17:17 #9 20.67   Installing       : dbus-broker-28-3.fc33.aarch64                       97/105 
16:17:17 #9 20.68   Running scriptlet: dbus-broker-28-3.fc33.aarch64                       97/105 
16:17:17 #9 20.70 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:17:17 #9 20.70 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:17:17 #9 20.70 
16:17:17 #9 20.71   Installing       : systemd-devel-246.15-1.fc33.aarch64                 98/105 
16:17:17 #9 20.75   Installing       : device-mapper-devel-1.02.173-1.fc33.aarch64         99/105 
16:17:17 #9 20.76   Installing       : btrfs-progs-devel-5.14.2-1.fc33.aarch64            100/105 
16:17:18 #8 56.21   Installing       : perl-Socket-4:2.031-1.fc33.x86_64                   75/136 
16:17:18 #8 56.22   Installing       : perl-SelectSaver-1.02-471.fc33.noarch               76/136 
16:17:18 #8 56.23   Installing       : perl-Symbol-1.08-471.fc33.noarch                    77/136 
16:17:18 #8 56.26   Installing       : perl-File-stat-1.09-471.fc33.noarch                 78/136 
16:17:18 #8 56.26   Installing       : perl-Pod-Perldoc-3.28.01-458.fc33.noarch            79/136 
16:17:18 #8 56.27   Installing       : perl-podlators-1:4.14-457.fc33.noarch               80/136 
16:17:18 #8 56.32   Installing       : perl-Text-ParseWords-3.30-457.fc33.noarch           81/136 
16:17:18 #8 56.32   Installing       : perl-Fcntl-1.13-471.fc33.x86_64                     82/136 
16:17:18 #8 56.33   Installing       : perl-mro-1.23-471.fc33.x86_64                       83/136 
16:17:18 #8 56.37   Installing       : perl-IO-1.43-471.fc33.x86_64                        84/136 
16:17:18 #8 56.38   Installing       : perl-overloading-0.02-471.fc33.noarch               85/136 
16:17:18 #8 56.38   Installing       : perl-Pod-Usage-4:2.01-1.fc33.noarch                 86/136 
16:17:18 #12 5.430 The following additional packages will be installed:
16:17:18 #12 5.431   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:18 #12 5.431   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:18 #12 5.431   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:18 #12 5.431   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:18 #12 5.432   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:18 #12 5.433 Suggested packages:
16:17:18 #12 5.433   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:18 #12 5.433 Recommended packages:
16:17:18 #12 5.433   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:17:18 #12 5.467 The following NEW packages will be installed:
16:17:18 #12 5.467   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:18 #12 5.467   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:18 #12 5.468   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:18 #12 5.468   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:18 #12 5.468   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:18 #12 11.68 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu3) ...
16:17:18 #12 11.69 Setting up libpcre2-posix3:armhf (10.37-0ubuntu2) ...
16:17:18 #12 11.71 Setting up libbtrfs-dev:armhf (5.10.1-2build1) ...
16:17:18 #12 11.72 Setting up librhash0:armhf (1.4.1-2build1) ...
16:17:18 #12 11.73 Setting up cmake-data (3.18.4-2ubuntu2) ...
16:17:18 #12 11.74 Setting up dh-apparmor (3.0.3-0ubuntu1) ...
16:17:18 #12 11.75 Setting up libsystemd-dev:armhf (248.3-1ubuntu8) ...
16:17:18 #12 11.76 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu3) ...
16:17:18 #12 11.77 Setting up libpcre2-dev:armhf (10.37-0ubuntu2) ...
16:17:18 #12 11.78 Setting up libselinux1-dev:armhf (3.1-3build2) ...
16:17:18 #12 11.79 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu3) ...
16:17:18 #12 11.80 Setting up cmake (3.18.4-2ubuntu2) ...
16:17:18 #12 11.81 Setting up docker-ce-build-deps (1.0) ...
16:17:18 #12 11.82 Processing triggers for man-db (2.9.4-2) ...
16:17:18 #12 11.85 Processing triggers for libc-bin (2.34-0ubuntu3) ...
16:17:18 #11 DONE 11.6s
16:17:18 
16:17:18 #12 [stage-1 5/8] COPY sources/ /sources
16:17:18 #12 sha256:6349ad91a58e0865e371212e62512d4411d06f172fd054f056d6b04b98540a68
16:17:18 #9 57.09 Setting up po-debconf (1.0.21+nmu1) ...
16:17:18 #9 57.11 Setting up libhtml-tree-perl (5.07-2) ...
16:17:18 #9 57.12 Setting up libparams-classify-perl (0.015-1build3) ...
16:17:18 #9 57.13 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
16:17:18 #9 57.14 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:18 #9 57.15 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ...
16:17:18 #9 57.17 Setting up libhtml-format-perl (2.12-1.1) ...
16:17:18 #9 57.18 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:17:18 #9 57.23 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:18 #9 56.34 Selecting previously unselected package libtime-moment-perl.
16:17:18 #9 56.34 Preparing to unpack .../321-libtime-moment-perl_0.44-1build4_amd64.deb ...
16:17:18 #9 56.35 Unpacking libtime-moment-perl (0.44-1build4) ...
16:17:18 #9 56.40 Selecting previously unselected package libtype-tiny-xs-perl.
16:17:18 #9 56.40 Preparing to unpack .../322-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
16:17:18 #9 56.40 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:17:18 #9 56.44 Selecting previously unselected package libunicode-utf8-perl.
16:17:18 #9 56.45 Preparing to unpack .../323-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
16:17:18 #9 56.45 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:17:18 #9 56.49 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:18 #9 56.49 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:17:18 #9 56.49 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:17:18 #9 56.52 Selecting previously unselected package libxml-sax-base-perl.
16:17:18 #18 exporting layers 11.7s done
16:17:18 #18 writing image sha256:303a52735428b03541e1a8f9cc6be5db5b6d7b1e89e8f4397500f06e82542ab4 done
16:17:18 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
16:17:18 #18 DONE 11.7s
16:17:18 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
16:17:18 + set -e
16:17:18 + mkdir -p /root/build-deb/engine
16:17:18 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:18 #9 55.83 Setting up libjson-xs-perl (4.020-1build1) ...
16:17:18 #9 55.85 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:18 #9 55.86 Setting up libio-prompter-perl (0.004015-1) ...
16:17:18 #9 55.87 Setting up libhttp-cookies-perl (6.08-1) ...
16:17:18 #9 55.88 Setting up po-debconf (1.0.21) ...
16:17:18 #9 55.90 Setting up libhtml-tree-perl (5.07-2) ...
16:17:18 #9 55.91 Setting up libparams-classify-perl (0.015-1build2) ...
16:17:18 #9 55.92 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
16:17:18 #9 55.93 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:18 #9 55.95 Setting up libnet-dns-sec-perl (1.15-1) ...
16:17:18 #9 55.96 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ...
16:17:18 #9 55.97 Setting up libsereal-perl (4.011-1) ...
16:17:18 #9 55.98 Setting up libhtml-format-perl (2.12-1) ...
16:17:18 #9 55.99 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:17:18 #9 56.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:18 #8 56.54 Setting up binutils (2.35.2-2) ...
16:17:18 #8 56.55 Setting up man-db (2.9.4-2) ...
16:17:18 #8 56.64 Building database of manual pages ...
16:17:18 #9 20.79   Installing       : libtool-2.4.6-36.fc33.aarch64                      101/105 
16:17:18 #9 20.80   Installing       : annobin-9.68-2.fc33.aarch64                        102/105 
16:17:18 #9 20.83   Installing       : libtool-ltdl-devel-2.4.6-36.fc33.aarch64           103/105 
16:17:18 #9 20.84   Installing       : libseccomp-devel-2.5.3-1.fc33.aarch64              104/105 
16:17:18 #9 20.85   Installing       : which-2.21-20.fc33.aarch64                         105/105 
16:17:18 #9 20.88   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch       105/105 
16:17:18 #8 56.42   Installing       : perl-MIME-Base64-3.16-1.fc33.x86_64                 87/136 
16:17:18 #8 56.43   Installing       : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64       88/136 
16:17:18 #8 56.47   Installing       : perl-constant-1.33-458.fc33.noarch                  89/136 
16:17:18 #8 56.47   Installing       : perl-parent-1:0.238-457.fc33.noarch                 90/136 
16:17:18 #8 56.47   Installing       : perl-Errno-1.30-471.fc33.x86_64                     91/136 
16:17:18 #8 56.51   Installing       : perl-File-Basename-2.85-471.fc33.noarch             92/136 
16:17:18 #8 56.52   Installing       : perl-Getopt-Std-1.12-471.fc33.noarch                93/136 
16:17:18 #8 56.53   Installing       : perl-Storable-1:3.21-457.fc33.x86_64                94/136 
16:17:18 #8 56.57   Installing       : perl-overload-1.31-471.fc33.noarch                  95/136 
16:17:18 #8 56.57   Installing       : perl-vars-1.05-471.fc33.noarch                      96/136 
16:17:18 #8 56.58   Installing       : perl-Getopt-Long-1:2.52-1.fc33.noarch               97/136 
16:17:18 #8 56.61   Installing       : perl-Carp-1.50-457.fc33.noarch                      98/136 
16:17:18 #8 56.62   Installing       : perl-Exporter-5.74-458.fc33.noarch                  99/136 
16:17:18 #8 56.62   Installing       : perl-DynaLoader-1.47-471.fc33.x86_64               100/136 
16:17:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
16:17:18 cd /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
16:17:18 #1 [internal] booting buildkit
16:17:18 #1 pulling image moby/buildkit:buildx-stable-1
16:17:18 #1 pulling image moby/buildkit:buildx-stable-1 3.8s done
16:17:18 #1 creating container buildx_buildkit_suspicious_agnesi0
16:17:18 #1 creating container buildx_buildkit_suspicious_agnesi0 1.3s done
16:17:18 #1 DONE 5.2s
16:17:18 
16:17:18 #2 [internal] load build definition from Dockerfile
16:17:18 #2 transferring dockerfile:
16:17:18 #2 transferring dockerfile: 4.87kB 0.0s done
16:17:18 #2 DONE 0.1s
16:17:18 
16:17:18 #3 [internal] load .dockerignore
16:17:18 #3 transferring context: 157B done
16:17:18 #3 DONE 0.0s
16:17:18 
16:17:18 #4 resolve image config for docker.io/docker/dockerfile:1.3
16:17:18 #4 ...
16:17:18 
16:17:18 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:17:18 #5 DONE 0.0s
16:17:18 
16:17:18 #4 resolve image config for docker.io/docker/dockerfile:1.3
16:17:18 #4 DONE 0.8s
16:17:18 
16:17:18 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:17:18 #6 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done
16:17:18 #6 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done
16:17:18 #6 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
16:17:18 #6 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
16:17:18 #6 DONE 0.3s
16:17:18 
16:17:18 #11 [auth] library/golang:pull token for registry-1.docker.io
16:17:18 #11 DONE 0.0s
16:17:18 
16:17:18 #12 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:17:18 #12 DONE 0.0s
16:17:18 
16:17:18 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:17:18 #13 DONE 0.0s
16:17:18 
16:17:18 #10 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:17:18 #10 DONE 0.8s
16:17:18 
16:17:18 #9 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:17:18 #9 DONE 0.7s
16:17:18 
16:17:18 #8 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.11-alpine
16:17:18 #8 ...
16:17:18 
16:17:18 #7 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:17:18 #7 DONE 0.9s
16:17:18 
16:17:18 #8 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.11-alpine
16:17:18 #8 DONE 1.0s
16:17:18 
16:17:18 #22 [internal] load build context
16:17:18 #22 DONE 0.0s
16:17:18 
16:17:18 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
16:17:18 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.1s done
16:17:18 #15 DONE 0.1s
16:17:18 
16:17:18 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:17:18 #14 resolve docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:17:18 #14 ...
16:17:18 
16:17:18 #28 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:17:18 #28 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
16:17:18 #28 DONE 0.0s
16:17:18 
16:17:18 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:17:18 #14 resolve docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f 0.1s done
16:17:18 #14 ...
16:17:18 
16:17:18 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
16:17:18 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done
16:17:18 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0.1s done
16:17:18 #15 DONE 0.2s
16:17:18 
16:17:18 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:17:18 #14 sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f 0B / 155B 0.2s
16:17:18 #14 sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 0B / 282.16kB 0.2s
16:17:18 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 0B / 105.85MB 0.2s
16:17:18 #12 5.880 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:17:18 #12 5.880 1 not fully installed or removed.
16:17:18 #12 5.880 Need to get 10.6 MB of archives.
16:17:18 #12 5.880 After this operation, 41.0 MB of additional disk space will be used.
16:17:18 #12 5.880 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:17:18 #12 DONE 0.2s
16:17:18 
16:17:18 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:18 #14 sha256:a44bf79ae433e6e13d083d85dc3af0d5364269c918ade0d71158a7d236ed3d3a
16:17:18 #8 50.90 (1/137): bzip2-1.0.8-6.fc34.x86_64.rpm          232 kB/s |  53 kB     00:00    
16:17:18 #8 50.94 (2/137): cpio-2.13-10.fc34.x86_64.rpm           6.0 MB/s | 274 kB     00:00    
16:17:18 #8 50.97 (3/137): abattis-cantarell-fonts-0.301-2.fc34.n 1.2 MB/s | 369 kB     00:00    
16:17:18 #8 51.01 (4/137): adobe-source-code-pro-fonts-2.030.1.05 2.4 MB/s | 834 kB     00:00    
16:17:18 #8 51.05 (5/137): dbus-libs-1.12.20-3.fc34.x86_64.rpm    1.4 MB/s | 151 kB     00:00    
16:17:18 #8 51.08 (6/137): diffutils-3.7-8.fc34.x86_64.rpm        5.1 MB/s | 391 kB     00:00    
16:17:18 #8 51.09 (7/137): desktop-file-utils-0.26-3.fc34.x86_64. 932 kB/s |  74 kB     00:00    
16:17:18 #8 51.09 (8/137): dwz-0.14-1.fc34.x86_64.rpm             2.9 MB/s | 129 kB     00:00    
16:17:18 #8 51.11 (9/137): ed-1.14.2-10.fc34.x86_64.rpm           3.4 MB/s |  75 kB     00:00    
16:17:18 #8 51.11 (10/137): enchant-1.6.0-27.fc34.x86_64.rpm      3.4 MB/s |  59 kB     00:00    
16:17:18 #8 51.16 (11/137): findutils-4.8.0-2.fc34.x86_64.rpm     8.7 MB/s | 545 kB     00:00    
16:17:18 #8 51.16 (12/137): fonts-srpm-macros-2.0.5-5.fc34.noarch 567 kB/s |  27 kB     00:00    
16:17:18 #8 51.16 (13/137): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 152 kB/s | 7.7 kB     00:00    
16:17:18 #8 51.17 (14/137): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 648 kB/s | 7.8 kB     00:00    
16:17:18 #8 51.18 (15/137): gnat-srpm-macros-4-13.fc34.noarch.rpm 499 kB/s | 8.3 kB     00:00    
16:17:18 #8 51.23 (16/137): groff-base-1.22.4-7.fc34.x86_64.rpm    17 MB/s | 1.1 MB     00:00    
16:17:18 #8 51.27 (17/137): gsettings-desktop-schemas-40.0-1.fc34 7.0 MB/s | 691 kB     00:00    
16:17:18 #8 51.30 (18/137): hunspell-1.7.0-9.fc34.x86_64.rpm      4.4 MB/s | 330 kB     00:00    
16:17:18 #8 51.31 (19/137): hunspell-en-GB-0.20140811.1-18.fc34.n 2.8 MB/s | 225 kB     00:00    
16:17:18 #8 51.31 (20/137): hunspell-en-US-0.20140811.1-18.fc34.n 4.0 MB/s | 177 kB     00:00    
16:17:18 #8 51.32 (21/137): hunspell-filesystem-1.7.0-9.fc34.x86_ 821 kB/s | 7.6 kB     00:00    
16:17:18 #8 51.32 (22/137): info-6.7-10.fc34.x86_64.rpm            15 MB/s | 227 kB     00:00    
16:17:18 #8 51.33 (23/137): kernel-srpm-macros-1.0-4.fc34.noarch. 487 kB/s | 7.3 kB     00:00    
16:17:18 #9 57.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:18 #9 57.41 
16:17:18 #9 57.41 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:18 #9 57.44 Setting up dirmngr (2.2.20-1ubuntu3) ...
16:17:18 #9 56.52 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:17:18 #9 56.53 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:17:18 #9 56.57 Selecting previously unselected package libxml-sax-perl.
16:17:18 #9 56.58 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:17:18 #9 56.58 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:17:18 #9 56.63 Selecting previously unselected package libxml-libxml-perl.
16:17:18 #9 56.63 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
16:17:18 #9 56.63 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:17:18 #9 56.70 Selecting previously unselected package libxml-parser-perl:amd64.
16:17:18 #9 56.70 Preparing to unpack .../328-libxml-parser-perl_2.46-2_amd64.deb ...
16:17:18 #9 56.71 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
16:17:18 #9 56.76 Selecting previously unselected package libxml-sax-expat-perl.
16:17:18 #9 56.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:18 #9 56.23 
16:17:18 #9 56.23 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:18 #9 56.25 Setting up dput (1.0.3ubuntu1) ...
16:17:18 #8 56.66   Installing       : perl-NDBM_File-1.15-471.fc33.x86_64                101/136 
16:17:18 #8 56.67   Installing       : perl-PathTools-3.78-458.fc33.x86_64                102/136 
16:17:18 #8 56.76   Installing       : perl-Encode-4:3.08-461.fc33.x86_64                 103/136 
16:17:18 #8 56.89   Installing       : perl-libs-4:5.32.1-471.fc33.x86_64                 104/136 
16:17:18 #8 56.96   Installing       : perl-macros-4:5.32.1-471.fc33.noarch               105/136 
16:17:18 #8 56.96   Installing       : perl-interpreter-4:5.32.1-471.fc33.x86_64          106/136 
16:17:18 #14 sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f 155B / 155B 0.4s done
16:17:18 #14 sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 282.16kB / 282.16kB 0.4s done
16:17:18 #14 sha256:8ed8ca4862056a130f714accb3538decfa0663fec84e635d8b5a0a3305353dee 155B / 155B 0.0s done
16:17:18 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 7.95MB / 105.85MB 0.6s
16:17:18 #14 sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 2.82MB / 2.82MB 0.1s done
16:17:18 #14 extracting sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3
16:17:18 + STATUS=0
16:17:18 + '[' 0 -ne 0 ']'
16:17:18 + /usr/bin/tar -xof -
16:17:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:18 #8 51.36 (24/137): libappstream-glib-0.7.18-2.fc34.x86_6 8.7 MB/s | 398 kB     00:00    
16:17:18 #8 51.37 (25/137): libpipeline-1.5.3-2.fc34.x86_64.rpm   1.1 MB/s |  49 kB     00:00    
16:17:18 #8 51.37 (26/137): libpng-1.6.37-10.fc34.x86_64.rpm       14 MB/s | 119 kB     00:00    
16:17:18 #8 51.38 (27/137): libpkgconf-1.7.3-6.fc34.x86_64.rpm    2.8 MB/s |  36 kB     00:00    
16:17:18 #8 51.38 (28/137): libproxy-0.4.15-30.fc34.x86_64.rpm    5.4 MB/s |  72 kB     00:00    
16:17:18 #8 51.41 (29/137): libsoup-2.72.0-6.fc34.x86_64.rpm      9.2 MB/s | 397 kB     00:00    
16:17:18 #8 51.42 (30/137): libstemmer-0-16.585svn.fc34.x86_64.rp 2.0 MB/s |  86 kB     00:00    
16:17:18 #8 51.42 (31/137): lua-srpm-macros-1-4.fc34.noarch.rpm   203 kB/s | 8.3 kB     00:00    
16:17:18 #8 51.48 (32/137): man-db-2.9.3-3.fc34.x86_64.rpm         19 MB/s | 1.1 MB     00:00    
16:17:18 #9 57.57 Setting up python3-chardet (4.0.0-1) ...
16:17:18 #9 56.76 Preparing to unpack .../329-libxml-sax-expat-perl_0.51-1_all.deb ...
16:17:18 #9 56.77 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:17:18 #9 56.80 Selecting previously unselected package libyaml-libyaml-perl.
16:17:18 #9 56.80 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
16:17:18 #9 56.81 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:17:18 #9 56.84 Selecting previously unselected package licensecheck.
16:17:18 #9 56.85 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
16:17:18 #9 56.86 Unpacking licensecheck (3.1.1-2) ...
16:17:18 #9 56.89 Selecting previously unselected package libdevel-size-perl.
16:17:18 #9 56.89 Preparing to unpack .../332-libdevel-size-perl_0.83-1build3_amd64.deb ...
16:17:18 #9 56.90 Unpacking libdevel-size-perl (0.83-1build3) ...
16:17:18 #9 56.93 Selecting previously unselected package libipc-run3-perl.
16:17:18 #9 56.93 Preparing to unpack .../333-libipc-run3-perl_0.048-2_all.deb ...
16:17:18 #9 56.94 Unpacking libipc-run3-perl (0.048-2) ...
16:17:18 #9 56.98 Selecting previously unselected package lzip.
16:17:18 #9 56.41 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:17:18 #9 56.43 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
16:17:18 #8 57.00   Installing       : libstemmer-0-15.585svn.fc33.x86_64                 107/136 
16:17:18 #8 57.01   Installing       : libpipeline-1.5.2-5.fc33.x86_64                    108/136 
16:17:18 #8 57.04   Installing       : libmodman-2.0.1-23.fc33.x86_64                     109/136 
16:17:18 #8 57.05   Installing       : libproxy-0.4.15-25.fc33.x86_64                     110/136 
16:17:18 #8 57.06   Installing       : glib-networking-2.66.0-1.fc33.x86_64               111/136 
16:17:18 #8 57.11   Installing       : libsoup-2.72.0-3.fc33.x86_64                       112/136 
16:17:18 #8 57.14   Installing       : libjpeg-turbo-2.0.5-5.fc33.x86_64                  113/136 
16:17:18 #8 57.18   Installing       : gdk-pixbuf2-2.42.6-1.fc33.x86_64                   114/136 
16:17:18 #8 57.19   Installing       : libappstream-glib-0.7.17-2.fc33.x86_64             115/136 
16:17:18 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 14.68MB / 105.85MB 0.8s
16:17:18 + STATUS=0
16:17:18 + '[' 0 -ne 0 ']'
16:17:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:18 + RPM_EC=0
16:17:18 ++ jobs -p
16:17:18 + exit 0
16:17:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WkyDcV
16:17:18 + umask 022
16:17:18 + cd /root/rpmbuild/BUILD
16:17:18 + cd src
16:17:18 + export DOCKER_GITCOMMIT=088afc9
16:17:18 + DOCKER_GITCOMMIT=088afc9
16:17:18 + mkdir -p /go/src/github.com/docker
16:17:18 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:17:18 + pushd /root/rpmbuild/BUILD/src/engine
16:17:18 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:17:18 + TMP_GOPATH=/go
16:17:18 + hack/dockerfile/install/install.sh tini
16:17:18 + RM_GOPATH=0
16:17:18 + TMP_GOPATH=/go
16:17:18 + : /usr/local/bin
16:17:18 + '[' -z /go ']'
16:17:18 + export GOPATH=/go
16:17:18 + GOPATH=/go
16:17:18 + case "$(go env GOARCH)" in
16:17:18 ++ go env GOARCH
16:17:18 + export GO_BUILDMODE=-buildmode=pie
16:17:18 + GO_BUILDMODE=-buildmode=pie
16:17:18 ++ dirname hack/dockerfile/install/install.sh
16:17:18 + dir=hack/dockerfile/install
16:17:18 + bin=tini
16:17:18 + shift
16:17:18 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:17:18 + . hack/dockerfile/install/tini.installer
16:17:18 ++ : v0.19.0
16:17:18 + install_tini
16:17:18 Install tini version v0.19.0
16:17:18 + echo 'Install tini version v0.19.0'
16:17:18 + git clone https://github.com/krallin/tini.git /go/tini
16:17:18 Cloning into '/go/tini'...
16:17:18 #12 6.237 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cmake-data all 3.18.4-2ubuntu2 [1728 kB]
16:17:18 #11 3.249 Package bash-5.1.8-2.fc35.x86_64 is already installed.
16:17:18 #11 3.275 Package bash-5.1.8-2.fc35.x86_64 is already installed.
16:17:18 #11 3.277 Package ca-certificates-2021.2.50-3.fc35.noarch is already installed.
16:17:18 #11 3.279 Package libarchive-3.5.2-2.fc35.x86_64 is already installed.
16:17:18 #11 3.280 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed.
16:17:18 #11 3.281 Package tar-2:1.34-2.fc35.x86_64 is already installed.
16:17:18 #11 3.312 Package bash-5.1.8-2.fc35.x86_64 is already installed.
16:17:18 #11 3.377 Dependencies resolved.
16:17:18 #11 3.404 ================================================================================
16:17:18 #11 3.404  Package                       Arch    Version                   Repo      Size
16:17:18 #11 3.404 ================================================================================
16:17:18 #11 3.404 Installing:
16:17:18 #11 3.404  btrfs-progs-devel             x86_64  5.15.1-1.fc35             updates   49 k
16:17:18 #11 3.404  cmake                         x86_64  3.22.1-4.fc35             updates  6.2 M
16:17:18 #11 3.404  device-mapper-devel           x86_64  1.02.175-6.fc35           fedora    45 k
16:17:18 #11 3.404  gcc                           x86_64  11.2.1-7.fc35             updates   31 M
16:17:18 #11 3.404  git                           x86_64  2.33.1-2.fc35             updates   67 k
16:17:18 #11 3.404  glibc-static                  x86_64  2.34-11.fc35              updates  1.7 M
16:17:18 #11 3.404  libseccomp-devel              x86_64  2.5.3-1.fc35              updates   53 k
16:17:18 #11 3.404  libselinux-devel              x86_64  3.3-1.fc35                updates  112 k
16:17:18 #11 3.404  libtool                       x86_64  2.4.6-42.fc35             fedora   578 k
16:17:18 #11 3.404  libtool-ltdl-devel            x86_64  2.4.6-42.fc35             fedora   153 k
16:17:18 #11 3.404  make                          x86_64  1:4.3-6.fc35              fedora   533 k
16:17:18 #11 3.404  selinux-policy-devel          noarch  35.6-1.fc35               updates  812 k
16:17:18 #11 3.404  systemd                       x86_64  249.7-2.fc35              updates  4.2 M
16:17:18 #11 3.404  systemd-devel                 x86_64  249.7-2.fc35              updates  448 k
16:17:18 #11 3.404  which                         x86_64  2.21-27.fc35              fedora    41 k
16:17:18 #11 3.404 Upgrading:
16:17:18 #11 3.404  libgcc                        x86_64  11.2.1-7.fc35             updates  112 k
16:17:18 #11 3.404  libgomp                       x86_64  11.2.1-7.fc35             updates  286 k
16:17:18 #11 3.404 Installing dependencies:
16:17:18 #11 3.404  acl                           x86_64  2.3.1-2.fc35              fedora    71 k
16:17:18 #11 3.404  annobin-docs                  noarch  9.87-3.fc35               updates   78 k
16:17:18 #11 3.404  annobin-plugin-gcc            x86_64  9.87-3.fc35               updates   42 k
16:17:18 #11 3.404  autoconf                      noarch  2.69-37.fc35              fedora   666 k
16:17:18 #11 3.404  automake                      noarch  1.16.2-5.fc35             fedora   662 k
16:17:18 #11 3.404  btrfs-progs                   x86_64  5.15.1-1.fc35             updates  950 k
16:17:18 #11 3.404  checkpolicy                   x86_64  3.3-1.fc35                updates  338 k
16:17:18 #11 3.404  cmake-data                    noarch  3.22.1-4.fc35             updates  1.6 M
16:17:18 #11 3.404  cmake-filesystem              x86_64  3.22.1-4.fc35             updates   18 k
16:17:18 #11 3.404  cmake-rpm-macros              noarch  3.22.1-4.fc35             updates   17 k
16:17:18 #11 3.404  cpp                           x86_64  11.2.1-7.fc35             updates   10 M
16:17:18 #11 3.404  cryptsetup-libs               x86_64  2.4.2-1.fc35              updates  438 k
16:17:18 #11 3.404  dbus                          x86_64  1:1.12.20-5.fc35          fedora   7.4 k
16:17:18 #11 3.404  dbus-broker                   x86_64  29-4.fc35                 fedora   171 k
16:17:18 #11 3.404  dbus-common                   noarch  1:1.12.20-5.fc35          fedora    14 k
16:17:18 #11 3.404  device-mapper                 x86_64  1.02.175-6.fc35           fedora   140 k
16:17:18 #11 3.404  device-mapper-libs            x86_64  1.02.175-6.fc35           fedora   179 k
16:17:18 #11 3.404  e2fsprogs-libs                x86_64  1.46.3-1.fc35             fedora   222 k
16:17:18 #11 3.404  emacs-filesystem              noarch  1:27.2-9.fc35             fedora   9.0 k
16:17:18 #11 3.404  gc                            x86_64  8.0.4-6.fc35              fedora   103 k
16:17:18 #11 3.404  git-core                      x86_64  2.33.1-2.fc35             updates  3.8 M
16:17:18 #11 3.404  git-core-doc                  noarch  2.33.1-2.fc35             updates  2.4 M
16:17:18 #11 3.404  glibc-devel                   x86_64  2.34-11.fc35              updates  139 k
16:17:18 #11 3.404  glibc-headers-x86             noarch  2.34-11.fc35              updates  536 k
16:17:18 #11 3.404  guile22                       x86_64  2.2.7-3.fc35              fedora   6.4 M
16:17:18 #11 3.404  iptables-legacy-libs          x86_64  1.8.7-13.fc35             fedora    39 k
16:17:18 #11 3.404  jsoncpp                       x86_64  1.9.4-5.fc35              updates   93 k
16:17:18 #11 3.404  kernel-headers                x86_64  5.15.4-200.fc35           updates  1.3 M
16:17:18 #11 3.404  kmod-libs                     x86_64  29-4.fc35                 fedora    63 k
16:17:18 #11 3.404  less                          x86_64  590-2.fc35                updates  161 k
16:17:18 #11 3.404  libargon2                     x86_64  20171227-7.fc35           fedora    28 k
16:17:18 #11 3.404  libbtrfs                      x86_64  5.15.1-1.fc35             updates   27 k
16:17:18 #11 3.404  libbtrfsutil                  x86_64  5.15.1-1.fc35             updates   32 k
16:17:18 #11 3.404  libcbor                       x86_64  0.7.0-4.fc35              fedora    56 k
16:17:18 #11 3.404  libedit                       x86_64  3.1-40.20210910cvs.fc35   fedora   105 k
16:17:18 #11 3.404  libfdisk                      x86_64  2.37.2-1.fc35             fedora   155 k
16:17:18 #11 3.404  libfido2                      x86_64  1.8.0-1.fc35              fedora    81 k
16:17:18 #11 3.404  libibverbs                    x86_64  38.0-1.fc35               updates  391 k
16:17:18 #11 3.404  libmpc                        x86_64  1.2.1-3.fc35              fedora    62 k
16:17:18 #11 3.404  libnl3                        x86_64  3.5.0-8.fc35              fedora   328 k
16:17:18 #11 3.404  libpcap                       x86_64  14:1.10.1-2.fc35          fedora   171 k
16:17:18 #11 3.404  libseccomp                    x86_64  2.5.3-1.fc35              updates   71 k
16:17:18 #11 3.404  libselinux-utils              x86_64  3.3-1.fc35                updates  140 k
16:17:18 #11 3.404  libsepol-devel                x86_64  3.3-2.fc35                updates   40 k
16:17:18 #11 3.404  libtool-ltdl                  x86_64  2.4.6-42.fc35             fedora    36 k
16:17:18 #11 3.404  libutempter                   x86_64  1.2.1-5.fc35              fedora    26 k
16:17:18 #11 3.404  libuv                         x86_64  1:1.42.0-2.fc35           fedora   148 k
16:17:18 #11 3.404  libxcrypt-devel               x86_64  4.4.26-4.fc35             fedora    29 k
16:17:18 #11 3.404  libxcrypt-static              x86_64  4.4.26-4.fc35             fedora   103 k
16:17:18 #11 3.404  lzo                           x86_64  2.10-5.fc35               fedora    65 k
16:17:18 #11 3.404  m4                            x86_64  1.4.19-2.fc35             fedora   294 k
16:17:18 #11 3.404  openssh                       x86_64  8.7p1-3.fc35              updates  451 k
16:17:18 #11 3.404  openssh-clients               x86_64  8.7p1-3.fc35              updates  696 k
16:17:18 #11 3.404  pcre2-devel                   x86_64  10.37-4.fc35              fedora   476 k
16:17:18 #11 3.404  pcre2-utf16                   x86_64  10.37-4.fc35              fedora   211 k
16:17:18 #11 3.404  pcre2-utf32                   x86_64  10.37-4.fc35              fedora   201 k
16:17:18 #11 3.404  perl-Error                    noarch  1:0.17029-7.fc35          fedora    41 k
16:17:18 #11 3.404  perl-File-Compare             noarch  1.100.600-482.fc35        updates   21 k
16:17:18 #11 3.404  perl-File-Copy                noarch  2.35-482.fc35             updates   28 k
16:17:18 #11 3.404  perl-File-Find                noarch  1.39-482.fc35             updates   33 k
16:17:18 #11 3.404  perl-Git                      noarch  2.33.1-2.fc35             updates   43 k
16:17:18 #11 3.404  perl-TermReadKey              x86_64  2.38-11.fc35              fedora    36 k
16:17:18 #11 3.404  perl-Thread-Queue             noarch  3.14-478.fc35             fedora    21 k
16:17:18 #11 3.404  perl-lib                      x86_64  0.65-482.fc35             updates   23 k
16:17:18 #11 3.404  perl-threads                  x86_64  1:2.26-448.fc35           fedora    57 k
16:17:18 #11 3.404  perl-threads-shared           x86_64  1.62-478.fc35             fedora    43 k
16:17:18 #11 3.404  policycoreutils               x86_64  3.3-1.fc35                updates  199 k
16:17:18 #11 3.404  policycoreutils-devel         x86_64  3.3-1.fc35                updates  139 k
16:17:18 #11 3.404  policycoreutils-python-utils  noarch  3.3-1.fc35                updates   72 k
16:17:18 #11 3.404  python3-audit                 x86_64  3.0.6-1.fc35              fedora    82 k
16:17:18 #11 3.404  python3-libselinux            x86_64  3.3-1.fc35                updates  181 k
16:17:18 #11 3.404  python3-libsemanage           x86_64  3.3-1.fc35                updates   79 k
16:17:18 #11 3.404  python3-policycoreutils       noarch  3.3-1.fc35                updates  2.0 M
16:17:18 #11 3.404  python3-setools               x86_64  4.4.0-3.fc35              fedora   547 k
16:17:18 #11 3.404  python3-setuptools            noarch  57.4.0-1.fc35             fedora   928 k
16:17:18 #11 3.404  rhash                         x86_64  1.4.0-4.fc35              fedora   178 k
16:17:18 #11 3.404  rpm-plugin-selinux            x86_64  4.17.0-1.fc35             fedora    20 k
16:17:18 #11 3.404  selinux-policy                noarch  35.6-1.fc35               updates   70 k
16:17:18 #11 3.404  selinux-policy-targeted       noarch  35.6-1.fc35               updates  6.3 M
16:17:18 #11 3.404  systemd-pam                   x86_64  249.7-2.fc35              updates  325 k
16:17:18 #11 3.404  systemd-rpm-macros            noarch  249.7-2.fc35              updates   29 k
16:17:18 #11 3.404  util-linux                    x86_64  2.37.2-1.fc35             fedora   2.2 M
16:17:18 #11 3.404  util-linux-core               x86_64  2.37.2-1.fc35             fedora   434 k
16:17:18 #11 3.404  vim-filesystem                noarch  2:8.2.3755-1.fc35         updates   22 k
16:17:18 #11 3.404  xkeyboard-config              noarch  2.33-2.fc35               fedora   783 k
16:17:18 #11 3.404 Installing weak dependencies:
16:17:18 #11 3.404  libxkbcommon                  x86_64  1.3.1-1.fc35              fedora   140 k
16:17:18 #11 3.404  qrencode-libs                 x86_64  4.1.1-1.fc35              updates   60 k
16:17:18 #11 3.404  systemd-networkd              x86_64  249.7-2.fc35              updates  524 k
16:17:18 #11 3.404  systemd-resolved              x86_64  249.7-2.fc35              updates  320 k
16:17:18 #11 3.404 
16:17:18 #11 3.404 Transaction Summary
16:17:18 #11 3.404 ================================================================================
16:17:18 #11 3.404 Install  104 Packages
16:17:18 #11 3.404 Upgrade    2 Packages
16:17:18 #11 3.404 
16:17:18 #11 3.409 Total download size: 97 M
16:17:18 #11 3.409 Downloading Packages:
16:17:18 #8 51.51 (33/137): ncurses-6.2-4.20200222.fc34.x86_64.rp 4.5 MB/s | 396 kB     00:00    
16:17:18 #8 51.51 (34/137): nim-srpm-macros-3-4.fc34.noarch.rpm    96 kB/s | 8.4 kB     00:00    
16:17:18 #8 51.52 (35/137): ocaml-srpm-macros-6-4.fc34.noarch.rpm 199 kB/s | 7.8 kB     00:00    
16:17:18 #8 51.52 (36/137): patch-2.7.6-14.fc34.x86_64.rpm         13 MB/s | 130 kB     00:00    
16:17:18 #8 51.53 (37/137): openblas-srpm-macros-2-9.fc34.noarch. 382 kB/s | 7.4 kB     00:00    
16:17:18 #8 51.53 (38/137): perl-Carp-1.50-458.fc34.noarch.rpm    1.6 MB/s |  29 kB     00:00    
16:17:18 #8 51.54 (39/137): perl-Data-Dumper-2.174-460.fc34.x86_6 3.2 MB/s |  56 kB     00:00    
16:17:18 #8 51.54 (40/137): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 4.2 MB/s |  36 kB     00:00    
16:17:18 #8 51.55 (41/137): perl-Exporter-5.74-459.fc34.noarch.rp 2.7 MB/s |  32 kB     00:00    
16:17:18 #8 51.55 (42/137): perl-File-Path-2.18-2.fc34.noarch.rpm 3.4 MB/s |  36 kB     00:00    
16:17:18 #8 51.55 (43/137): perl-Getopt-Long-2.52-2.fc34.noarch.r 8.5 MB/s |  61 kB     00:00    
16:17:18 #8 51.56 (44/137): perl-File-Temp-0.231.100-2.fc34.noarc 5.2 MB/s |  60 kB     00:00    
16:17:18 #8 51.56 (45/137): perl-IO-Socket-IP-0.41-3.fc34.noarch. 3.7 MB/s |  43 kB     00:00    
16:17:18 #8 51.60 (46/137): perl-IO-Socket-SSL-2.070-2.fc34.noarc 4.7 MB/s | 214 kB     00:00    
16:17:18 #8 51.60 (47/137): perl-MIME-Base64-3.16-2.fc34.x86_64.r 734 kB/s |  30 kB     00:00    
16:17:18 #8 51.64 (48/137): perl-Net-SSLeay-1.90-2.fc34.x86_64.rp 4.8 MB/s | 357 kB     00:00    
16:17:18 #8 51.64 (49/137): perl-PathTools-3.78-459.fc34.x86_64.r 2.2 MB/s |  86 kB     00:00    
16:17:18 #8 51.64 (50/137): perl-Pod-Escapes-1.07-458.fc34.noarch 2.3 MB/s |  20 kB     00:00    
16:17:18 #8 51.65 (51/137): perl-Pod-Perldoc-3.28.01-459.fc34.noa 6.7 MB/s |  85 kB     00:00    
16:17:18 #8 51.65 (52/137): perl-Pod-Simple-3.42-2.fc34.noarch.rp  15 MB/s | 216 kB     00:00    
16:17:18 #8 51.66 (53/137): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 4.4 MB/s |  41 kB     00:00    
16:17:18 #8 51.66 (54/137): perl-Scalar-List-Utils-1.56-459.fc34. 5.7 MB/s |  72 kB     00:00    
16:17:18 #8 51.67 (55/137): perl-Storable-3.21-458.fc34.x86_64.rp 8.3 MB/s |  97 kB     00:00    
16:17:18 #8 51.67 (56/137): perl-Term-Cap-1.17-458.fc34.noarch.rp 2.8 MB/s |  22 kB     00:00    
16:17:18 #8 51.68 (57/137): perl-Term-ANSIColor-5.01-459.fc34.noa 3.9 MB/s |  49 kB     00:00    
16:17:18 #8 51.68 (58/137): perl-Text-ParseWords-3.30-458.fc34.no 1.4 MB/s |  16 kB     00:00    
16:17:18 #8 51.68 (59/137): perl-Time-Local-1.300-5.fc34.noarch.r 3.2 MB/s |  34 kB     00:00    
16:17:18 #8 51.69 (60/137): perl-constant-1.33-459.fc34.noarch.rp 3.3 MB/s |  23 kB     00:00    
16:17:18 #8 51.69 (61/137): perl-URI-5.09-1.fc34.noarch.rpm       9.7 MB/s | 109 kB     00:00    
16:17:18 #8 51.72 (62/137): perl-libnet-3.13-2.fc34.noarch.rpm    3.5 MB/s | 127 kB     00:00    
16:17:18 #8 51.72 (63/137): perl-parent-0.238-458.fc34.noarch.rpm 400 kB/s |  14 kB     00:00    
16:17:18 #8 51.73 (64/137): perl-podlators-4.14-458.fc34.noarch.r  15 MB/s | 113 kB     00:00    
16:17:18 #8 51.73 (65/137): perl-srpm-macros-1-39.fc34.noarch.rpm 787 kB/s | 8.5 kB     00:00    
16:17:18 #8 51.73 (66/137): pkgconf-1.7.3-6.fc34.x86_64.rpm       4.1 MB/s |  41 kB     00:00    
16:17:18 #8 51.74 (67/137): pkgconf-m4-1.7.3-6.fc34.noarch.rpm    1.6 MB/s |  14 kB     00:00    
16:17:18 #8 51.74 (68/137): pkgconf-pkg-config-1.7.3-6.fc34.x86_6 1.7 MB/s |  10 kB     00:00    
16:17:18 #8 51.78 (69/137): python3-dateutil-2.8.1-3.fc34.noarch. 6.0 MB/s | 289 kB     00:00    
16:17:18 #8 51.79 (70/137): python3-distro-1.5.0-5.fc34.noarch.rp 748 kB/s |  36 kB     00:00    
16:17:18 #8 51.79 (71/137): python3-six-1.15.0-5.fc34.noarch.rpm  762 kB/s |  36 kB     00:00    
16:17:18 #8 51.79 (72/137): qt5-srpm-macros-5.15.2-2.fc34.noarch. 818 kB/s | 8.4 kB     00:00    
16:17:18 #8 51.80 (73/137): rpm-build-4.16.1.3-1.fc34.x86_64.rpm   11 MB/s | 100 kB     00:00    
16:17:18 #8 51.84 (74/137): shared-mime-info-2.1-2.fc34.x86_64.rp 7.4 MB/s | 374 kB     00:00    
16:17:18 #9 57.85 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:18 #9 57.86 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:18 #9 57.87 Setting up libmailtools-perl (2.21-1) ...
16:17:18 #9 57.88 Setting up python3-debian (0.1.39) ...
16:17:18 #9 56.98 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
16:17:18 #9 56.98 Unpacking lzip (1.22-3) ...
16:17:18 #9 57.06 Selecting previously unselected package lzop.
16:17:18 #9 57.06 Preparing to unpack .../335-lzop_1.04-2build1_amd64.deb ...
16:17:18 #9 57.06 Unpacking lzop (1.04-2build1) ...
16:17:18 #9 57.10 Selecting previously unselected package t1utils.
16:17:18 #9 57.10 Preparing to unpack .../336-t1utils_1.41-4build1_amd64.deb ...
16:17:18 #9 57.11 Unpacking t1utils (1.41-4build1) ...
16:17:18 #9 57.15 Selecting previously unselected package unzip.
16:17:18 #9 57.15 Preparing to unpack .../337-unzip_6.0-26ubuntu1_amd64.deb ...
16:17:18 #9 57.16 Unpacking unzip (6.0-26ubuntu1) ...
16:17:18 #9 57.21 Selecting previously unselected package lintian.
16:17:18 #11 DONE 13.9s
16:17:18 
16:17:18 #12 [stage-1 5/8] COPY sources/ /sources
16:17:18 #12 sha256:07dd733d34fea6e7758d83197ba5a0130542f96f612a886482732f5b13e14c6f
16:17:18 #9 56.62 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:18 #9 56.63 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:18 #9 56.64 Setting up libmailtools-perl (2.21-1) ...
16:17:18 #9 56.65 Setting up git (1:2.25.1-1ubuntu3.2) ...
16:17:18 #9 56.69 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:17:18 #9 56.73 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:18 #9 56.80 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:18 #9 56.86 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:18 #12 DONE 13.0s
16:17:19 #8 57.22   Installing       : less-551-4.fc33.x86_64                             116/136 
16:17:19 #8 57.27   Running scriptlet: man-db-2.9.2-6.fc33.x86_64                         117/136 
16:17:19 #8 57.30   Installing       : man-db-2.9.2-6.fc33.x86_64                         117/136 
16:17:19 #8 57.35   Running scriptlet: man-db-2.9.2-6.fc33.x86_64                         117/136 
16:17:19 #8 57.36   Installing       : kernel-srpm-macros-1.0-3.fc33.noarch               118/136 
16:17:19 #8 57.36   Installing       : info-6.7-8.fc33.x86_64                             119/136 
16:17:19 #8 57.40   Installing       : ed-1.14.2-9.fc33.x86_64                            120/136 
16:17:19 #8 57.40   Installing       : patch-2.7.6-13.fc33.x86_64                         121/136 
16:17:19 #8 57.43   Installing       : gnat-srpm-macros-4-12.fc33.noarch                  122/136 
16:17:19 #8 57.44   Installing       : ghc-srpm-macros-1.5.0-3.fc33.noarch                123/136 
16:17:19 #8 57.44   Installing       : fpc-srpm-macros-1.3-2.fc33.noarch                  124/136 
16:17:19 #8 57.44   Installing       : efi-srpm-macros-4-5.fc33.noarch                    125/136 
16:17:19 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 26.21MB / 105.85MB 0.9s
16:17:19 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 32.51MB / 105.85MB 1.1s
16:17:19 #14 extracting sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 0.5s done
16:17:19 #14 extracting sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b
16:17:19 + mkdir -p /root/build-deb/cli
16:17:19 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:19 #12 6.503 Get:3 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarchive13 arm64 3.4.3-2 [311 kB]
16:17:19 #12 6.523 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjsoncpp24 arm64 1.9.4-4build1 [76.8 kB]
16:17:19 #12 6.527 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 librhash0 arm64 1.4.1-2build1 [125 kB]
16:17:19 #12 6.532 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libuv1 arm64 1.40.0-2ubuntu1 [87.4 kB]
16:17:19 #12 6.536 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cmake arm64 3.18.4-2ubuntu2 [4111 kB]
16:17:19 #8 51.84 (75/137): unzip-6.0-50.fc34.x86_64.rpm          3.5 MB/s | 181 kB     00:00    
16:17:19 #8 51.88 (76/137): xz-5.2.5-5.fc34.x86_64.rpm            2.5 MB/s | 216 kB     00:00    
16:17:19 #8 51.94 (77/137): zip-3.0-28.fc34.x86_64.rpm            2.7 MB/s | 260 kB     00:00    
16:17:19 #8 51.99 (78/137): binutils-gold-2.35.2-6.fc34.x86_64.rp 6.5 MB/s | 716 kB     00:00    
16:17:19 #8 52.06 (79/137): binutils-2.35.2-6.fc34.x86_64.rpm      25 MB/s | 5.5 MB     00:00    
16:17:19 #11 1.799 Reading package lists...
16:17:19 #9 58.04 Setting up python3-requests (2.25.1+dfsg-2) ...
16:17:19 #9 58.21 Setting up git (1:2.30.2-1ubuntu1) ...
16:17:19 #9 58.23 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:17:19 #9 58.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:19 #9 57.21 Preparing to unpack .../338-lintian_2.104.0ubuntu3.1_all.deb ...
16:17:19 #9 57.22 Unpacking lintian (2.104.0ubuntu3.1) ...
16:17:19 #12 DONE 0.2s
16:17:19 
16:17:19 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:19 #14 sha256:cb4dd5b8613056a7a6c8a8a0abef0b6d662aa2793c036c57c74e0ab810a4614d
16:17:19 #9 56.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:19 #9 57.01 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:17:19 #9 57.03 Setting up libconst-fast-perl (0.014-1) ...
16:17:19 #9 57.04 Setting up libhttp-daemon-perl (6.06-1) ...
16:17:19 #9 57.05 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:19 #9 57.06 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
16:17:19 #9 57.08 Setting up curl (7.68.0-1ubuntu2.7) ...
16:17:19 #9 57.09 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:17:19 #9 57.11 Setting up libmodule-implementation-perl (0.09-1) ...
16:17:19 #9 57.12 Setting up libemail-valid-perl (1.202-1) ...
16:17:19 #9 57.13 Setting up libpackage-stash-perl (0.38-1) ...
16:17:19 #9 57.14 Setting up libimport-into-perl (1.002005-1) ...
16:17:19 #9 57.15 Setting up libmoo-perl (2.003006-1) ...
16:17:19 #9 57.16 Setting up liblist-someutils-perl (0.58-1) ...
16:17:19 #9 57.18 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:17:19 #9 57.19 Setting up gnupg (2.2.19-3ubuntu2.1) ...
16:17:19 #9 57.20 Setting up libmoox-aliases-perl (0.001006-1) ...
16:17:19 
16:17:19 #13 [stage-1 6/9] COPY sources/ /sources
16:17:19 #13 sha256:9d05784fa47a655ea04da2572d2e89d17367f7a6020badc03f1ee45f09c20582
16:17:19 #13 DONE 0.1s
16:17:19 
16:17:19 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:19 #15 sha256:b3751e223adae270dc7abbb60cc10c8737ebc15707d5daa140631bd40f909da5
16:17:19 #8 57.49   Installing       : dwz-0.13-4.fc33.x86_64                             126/136 
16:17:19 #8 57.49   Installing       : fonts-srpm-macros-1:2.0.5-4.fc33.noarch            127/136 
16:17:19 #8 57.50   Installing       : go-srpm-macros-3.0.10-1.fc33.noarch                128/136 
16:17:19 #8 57.53   Installing       : python-srpm-macros-3.9-20.fc33.noarch              129/136 
16:17:19 #8 57.54   Installing       : redhat-rpm-config-176-3.fc33.noarch                130/136 
16:17:19 #8 57.55   Installing       : dbus-libs-1:1.12.20-2.fc33.x86_64                  131/136 
16:17:19 #8 57.59   Installing       : python3-dbus-1.2.16-3.fc33.x86_64                  132/136 
16:17:19 #8 57.60   Installing       : python3-dnf-plugins-core-4.0.23-1.fc33.noarch      133/136 
16:17:19 #8 57.63   Installing       : dnf-plugins-core-4.0.23-1.fc33.noarch              134/136 
16:17:19 #8 57.67   Installing       : rpm-build-4.16.1.3-1.fc33.x86_64                   135/136 
16:17:19 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 45.36MB / 105.85MB 1.4s
16:17:19 #14 extracting sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 0.2s done
16:17:19 #14 extracting sha256:8ed8ca4862056a130f714accb3538decfa0663fec84e635d8b5a0a3305353dee 0.1s done
16:17:19 #12 6.789 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/universe arm64 dh-apparmor all 3.0.3-0ubuntu1 [9456 B]
16:17:19 #12 6.789 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbtrfs0 arm64 5.10.1-2build1 [87.4 kB]
16:17:19 #12 6.791 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbtrfs-dev arm64 5.10.1-2build1 [265 kB]
16:17:19 #12 6.793 Get:11 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu3 [129 kB]
16:17:19 #12 6.818 Get:12 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu3 [11.8 kB]
16:17:19 #12 6.818 Get:13 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libudev-dev arm64 248.3-1ubuntu8 [20.7 kB]
16:17:19 #12 6.819 Get:14 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsepol1-dev arm64 3.1-1ubuntu2 [375 kB]
16:17:19 #12 6.823 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-16-0 arm64 10.37-0ubuntu2 [184 kB]
16:17:19 #12 6.824 Get:16 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-32-0 arm64 10.37-0ubuntu2 [175 kB]
16:17:19 #12 6.864 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-posix3 arm64 10.37-0ubuntu2 [5916 B]
16:17:19 #12 6.865 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-dev arm64 10.37-0ubuntu2 [659 kB]
16:17:19 + cd /go/tini
16:17:19 + git checkout -q v0.19.0
16:17:19 + cmake .
16:17:19 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:17:19   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:17:19   CMake.
16:17:19 
16:17:19   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:17:19   CMake that the project does not need compatibility with older versions.
16:17:19 
16:17:19 
16:17:19 -- The C compiler identification is GNU 11.2.1
16:17:19 -- Detecting C compiler ABI info
16:17:19 -- Detecting C compiler ABI info - done
16:17:19 -- Check for working C compiler: /usr/bin/cc - skipped
16:17:19 -- Detecting C compile features
16:17:19 -- Detecting C compile features - done
16:17:19 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:19 #8 52.07 (80/137): dnf-plugins-core-4.0.24-1.fc34.noarch 283 kB/s |  35 kB     00:00    
16:17:19 #8 52.07 (81/137): efi-srpm-macros-5-4.fc34.noarch.rpm   281 kB/s |  22 kB     00:00    
16:17:19 #8 52.08 (82/137): elfutils-debuginfod-client-0.186-1.fc 6.2 MB/s |  40 kB     00:00    
16:17:19 #8 52.16 (83/137): elfutils-0.186-1.fc34.x86_64.rpm      5.7 MB/s | 519 kB     00:00    
16:17:19 #8 52.16 (84/137): emacs-filesystem-27.2-5.fc34.noarch.r  96 kB/s | 8.4 kB     00:00    
16:17:19 #8 52.16 (85/137): file-5.39-7.fc34.x86_64.rpm           569 kB/s |  50 kB     00:00    
16:17:19 #8 52.21 (86/137): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm  9.2 MB/s | 471 kB     00:00    
16:17:19 #8 52.22 (87/137): glib-networking-2.68.2-1.fc34.x86_64. 3.1 MB/s | 169 kB     00:00    
16:17:19 #8 52.30 (88/137): gdb-minimal-11.1-5.fc34.x86_64.rpm     27 MB/s | 3.8 MB     00:00    
16:17:19 #9 58.34 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:19 #9 58.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:19 #9 58.54 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:19 #9 58.56 Setting up dh-strip-nondeterminism (1.11.0-1) ...
16:17:19 #9 58.57 Setting up libconst-fast-perl (0.014-1.1) ...
16:17:19 #9 58.58 Setting up libhttp-daemon-perl (6.12-1) ...
16:17:19 #9 58.60 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:19 #9 58.61 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.3) ...
16:17:19 #9 58.62 Setting up curl (7.74.0-1ubuntu2.3) ...
16:17:19 #9 58.63 Setting up libdata-dpath-perl (0.58-1) ...
16:17:19 #9 58.64 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
16:17:19 #9 57.52 Selecting previously unselected package manpages-dev.
16:17:19 #9 57.52 Preparing to unpack .../339-manpages-dev_5.10-1ubuntu1_all.deb ...
16:17:19 #9 57.52 Unpacking manpages-dev (5.10-1ubuntu1) ...
16:17:19 #9 57.77 Selecting previously unselected package python3-certifi.
16:17:19 #9 57.22 Setting up libparams-validate-perl (1.29-3) ...
16:17:19 #9 57.23 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:17:19 #9 57.24 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:19 #9 57.25 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:17:19 #9 57.26 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:17:19 #9 57.27 Setting up libmoox-struct-perl (0.017-1) ...
16:17:19 #9 57.29 Setting up lintian (2.62.0ubuntu2) ...
16:17:19 #9 57.30 Setting up licensecheck (3.0.45-1) ...
16:17:19 #9 57.32 Setting up dh-autoreconf (19) ...
16:17:19 #9 57.33 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:17:19 #9 57.34 Setting up libwww-perl (6.43-1) ...
16:17:19 #9 57.36 Setting up debhelper (12.10ubuntu1) ...
16:17:19 #9 57.37 Setting up devscripts (2.20.2ubuntu2) ...
16:17:19 #14 15.99   Running scriptlet: selinux-policy-minimum-3.14.3-80.el8.noarch          42/92 
16:17:19 #14 23.30   Installing       : policycoreutils-devel-2.9-16.el8.x86_64              43/92 
16:17:19 #14 23.54   Installing       : selinux-policy-devel-3.14.3-80.el8.noarch            44/92 
16:17:19 #14 23.56   Running scriptlet: selinux-policy-devel-3.14.3-80.el8.noarch            44/92 
16:17:19 #14 23.82   Installing       : kernel-headers-4.18.0-348.2.1.el8_5.x86_64           45/92 
16:17:19 #14 23.87   Running scriptlet: glibc-headers-2.28-164.el8.x86_64                    46/92 
16:17:19 #14 23.95   Installing       : glibc-headers-2.28-164.el8.x86_64                    46/92 
16:17:19 #14 23.97   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   47/92 
16:17:19 #14 24.07   Installing       : glibc-devel-2.28-164.el8.x86_64                      48/92 
16:17:19 #8 57.69   Installing       : rpmlint-1.11-19.fc33.noarch                        136/136 
16:17:19 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 51.38MB / 105.85MB 1.5s
16:17:19 #12 6.937 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libselinux1-dev arm64 3.1-3build2 [162 kB]
16:17:19 #12 6.939 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu3 [36.5 kB]
16:17:19 #12 6.940 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1 [81.9 kB]
16:17:19 #12 6.941 Get:22 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsystemd-dev arm64 248.3-1ubuntu8 [303 kB]
16:17:19 #12 6.945 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libglib2.0-0 arm64 2.68.4-1ubuntu1 [1392 kB]
16:17:19 #12 7.015 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 pkg-config arm64 0.29.2-1ubuntu1 [44.5 kB]
16:17:19 -- Configuring done
16:17:19 -- Generating done
16:17:19 -- Build files have been written to: /go/tini
16:17:19 + make tini-static
16:17:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:19 #8 52.31 (89/137): go-srpm-macros-3.0.10-1.fc34.noarch.r 271 kB/s |  25 kB     00:00    
16:17:19 #8 52.31 (90/137): json-glib-1.6.6-1.fc34.x86_64.rpm     1.6 MB/s | 151 kB     00:00    
16:17:19 #8 52.32 (91/137): libjpeg-turbo-2.0.90-3.fc34.x86_64.rp  17 MB/s | 175 kB     00:00    
16:17:19 #8 52.32 (92/137): less-590-2.fc34.x86_64.rpm             10 MB/s | 161 kB     00:00    
16:17:19 #8 52.33 (93/137): perl-AutoLoader-5.74-477.fc34.noarch. 2.3 MB/s |  31 kB     00:00    
16:17:19 #8 52.37 (94/137): perl-B-1.80-477.fc34.x86_64.rpm       3.7 MB/s | 189 kB     00:00    
16:17:19 #8 52.37 (95/137): perl-Class-Struct-0.66-477.fc34.noarc 705 kB/s |  32 kB     00:00    
16:17:19 #8 52.38 (96/137): perl-Digest-1.20-1.fc34.noarch.rpm    505 kB/s |  25 kB     00:00    
16:17:19 #8 52.38 (97/137): perl-DynaLoader-1.47-477.fc34.x86_64. 2.8 MB/s |  36 kB     00:00    
16:17:19 #8 52.39 (98/137): perl-Errno-1.30-477.fc34.x86_64.rpm   2.6 MB/s |  25 kB     00:00    
16:17:19 #8 52.45 (99/137): perl-Encode-3.15-462.fc34.x86_64.rpm   26 MB/s | 1.7 MB     00:00    
16:17:19 #8 52.45 (100/137): perl-Fcntl-1.13-477.fc34.x86_64.rpm  469 kB/s |  31 kB     00:00    
16:17:19 #8 52.45 (101/137): perl-File-Basename-2.85-477.fc34.noa 446 kB/s |  27 kB     00:00    
16:17:19 #8 52.46 (102/137): perl-File-stat-1.09-477.fc34.noarch. 3.4 MB/s |  27 kB     00:00    
16:17:19 #8 52.46 (103/137): perl-FileHandle-2.03-477.fc34.noarch 2.3 MB/s |  26 kB     00:00    
16:17:19 #8 52.47 (104/137): perl-Getopt-Std-1.12-477.fc34.noarch 2.2 MB/s |  26 kB     00:00    
16:17:19 #8 52.47 (105/137): perl-IO-1.43-477.fc34.x86_64.rpm      12 MB/s |  97 kB     00:00    
16:17:19 #8 52.48 (106/137): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 4.2 MB/s |  55 kB     00:00    
16:17:19 #8 52.48 (107/137): perl-IPC-Open3-1.21-477.fc34.noarch. 2.9 MB/s |  33 kB     00:00    
16:17:19 #8 52.49 (108/137): perl-Mozilla-CA-20211001-1.fc34.noar 621 kB/s |  12 kB     00:00    
16:17:19 #8 52.49 (109/137): perl-NDBM_File-1.15-477.fc34.x86_64. 2.0 MB/s |  32 kB     00:00    
16:17:19 #8 52.50 (110/137): perl-POSIX-1.94-477.fc34.x86_64.rpm  4.8 MB/s | 107 kB     00:00    
16:17:19 #8 52.50 (111/137): perl-SelectSaver-1.02-477.fc34.noarc 1.6 MB/s |  22 kB     00:00    
16:17:19 #8 52.51 (112/137): perl-Socket-2.032-1.fc34.x86_64.rpm  4.0 MB/s |  54 kB     00:00    
16:17:19 #8 52.51 (113/137): perl-Symbol-1.08-477.fc34.noarch.rpm 2.0 MB/s |  24 kB     00:00    
16:17:19 #8 52.52 (114/137): perl-Text-Tabs+Wrap-2021.0726-1.fc34 1.9 MB/s |  22 kB     00:00    
16:17:19 #8 52.52 (115/137): perl-base-2.27-477.fc34.noarch.rpm   2.2 MB/s |  26 kB     00:00    
16:17:19 #8 52.53 (116/137): perl-if-0.60.800-477.fc34.noarch.rpm 2.8 MB/s |  24 kB     00:00    
16:17:19 #8 52.53 (117/137): perl-interpreter-5.32.1-477.fc34.x86 6.5 MB/s |  81 kB     00:00    
16:17:19 #8 52.60 (118/137): perl-libs-5.32.1-477.fc34.x86_64.rpm  28 MB/s | 2.0 MB     00:00    
16:17:19 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:19 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:19 + mkdir -p /go/src/github.com/docker
16:17:19 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:19 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:19 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:19 + EPOCH=5
16:17:19 + EPOCH_SEP=
16:17:19 + [[ ! -z 5 ]]
16:17:19 + EPOCH_SEP=:
16:17:19 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:19 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:19 + VERSION=0.0.0-20211220110528-fe93451
16:17:19 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:19 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:19 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:19 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:19 + debSource=docker-ce
16:17:19 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:19 + debMaintainer='Docker <support@docker.com>'
16:17:19 ++ date --rfc-2822
16:17:19 + debDate='Tue, 21 Dec 2021 16:17:19 +0000'
16:17:19 + cat
16:17:19 + export CLI_GITCOMMIT=fe93451
16:17:19 + CLI_GITCOMMIT=fe93451
16:17:19 + export ENGINE_GITCOMMIT=088afc9
16:17:19 + ENGINE_GITCOMMIT=088afc9
16:17:19 + export SCAN_GITCOMMIT=3f7dbd1
16:17:19 + SCAN_GITCOMMIT=3f7dbd1
16:17:19 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:19 + dpkg-buildpackage -uc -us -I.git
16:17:19 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:19 #9 58.65 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:17:19 #9 58.66 Setting up libpackage-stash-perl (0.39-1) ...
16:17:19 #9 58.67 Setting up libimport-into-perl (1.002005-1) ...
16:17:19 #9 58.68 Setting up libmoo-perl (2.004004-1) ...
16:17:19 #9 58.69 Setting up liblist-someutils-perl (0.58-1) ...
16:17:19 #9 58.70 Setting up debhelper (13.3.4ubuntu1) ...
16:17:19 #9 58.71 Setting up dput (1.1.0ubuntu1) ...
16:17:19 #9 58.87 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
16:17:19 #9 58.88 Setting up equivs (2.3.1) ...
16:17:19 #9 58.89 Setting up gnupg (2.2.20-1ubuntu3) ...
16:17:19 #9 57.78 Preparing to unpack .../340-python3-certifi_2020.6.20-1_all.deb ...
16:17:19 #9 57.78 Unpacking python3-certifi (2020.6.20-1) ...
16:17:19 #9 57.83 Selecting previously unselected package python3-idna.
16:17:19 #9 57.83 Preparing to unpack .../341-python3-idna_2.10-1_all.deb ...
16:17:19 #9 57.84 Unpacking python3-idna (2.10-1) ...
16:17:19 #9 57.88 Selecting previously unselected package python3-urllib3.
16:17:19 #9 57.88 Preparing to unpack .../342-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:17:19 #9 57.88 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:17:19 #9 57.93 Selecting previously unselected package python3-requests.
16:17:19 #9 57.93 Preparing to unpack .../343-python3-requests_2.25.1+dfsg-2_all.deb ...
16:17:19 #9 57.94 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:17:19 #9 57.98 Selecting previously unselected package python3-unidiff.
16:17:19 #9 57.99 Preparing to unpack .../344-python3-unidiff_0.5.5-2_all.deb ...
16:17:19 #9 57.99 Unpacking python3-unidiff (0.5.5-2) ...
16:17:19 #9 58.03 Selecting previously unselected package python3-xdg.
16:17:19 #9 58.03 Preparing to unpack .../345-python3-xdg_0.27-2_all.deb ...
16:17:19 #9 58.03 Unpacking python3-xdg (0.27-2) ...
16:17:19 #9 58.06 Selecting previously unselected package equivs.
16:17:19 #9 58.07 Preparing to unpack .../346-equivs_2.3.1_all.deb ...
16:17:19 #9 58.07 Unpacking equivs (2.3.1) ...
16:17:19 #9 58.10 Selecting previously unselected package libauthen-sasl-perl.
16:17:19 #11 4.087 dh_testdir
16:17:19 #11 4.103 dh_testroot
16:17:19 #11 4.119 dh_prep
16:17:19 #11 4.138 dh_testdir
16:17:19 #11 4.154 dh_testroot
16:17:19 #11 4.170 dh_install
16:17:19 #11 4.194 dh_installdocs
16:17:19 #11 4.223 dh_installchangelogs
16:17:19 #11 4.288 dh_compress
16:17:19 #9 57.53 Setting up equivs (2.2.0) ...
16:17:19 #9 57.54 Setting up libxml-parser-perl (2.46-1) ...
16:17:19 #9 57.55 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:19 #9 57.60 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:19 #11 4.398 (1/106): acl-2.3.1-2.fc35.x86_64.rpm            310 kB/s |  71 kB     00:00    
16:17:19 #11 4.410 (2/106): automake-1.16.2-5.fc35.noarch.rpm      2.7 MB/s | 662 kB     00:00    
16:17:19 #11 4.413 (3/106): dbus-1.12.20-5.fc35.x86_64.rpm         502 kB/s | 7.4 kB     00:00    
16:17:19 #11 4.421 (4/106): dbus-broker-29-4.fc35.x86_64.rpm        16 MB/s | 171 kB     00:00    
16:17:19 #11 4.428 (5/106): autoconf-2.69-37.fc35.noarch.rpm       2.5 MB/s | 666 kB     00:00    
16:17:19 #11 4.431 (6/106): dbus-common-1.12.20-5.fc35.noarch.rpm  834 kB/s |  14 kB     00:00    
16:17:19 #11 4.439 (7/106): device-mapper-1.02.175-6.fc35.x86_64.r 7.9 MB/s | 140 kB     00:00    
16:17:19 #11 4.443 (8/106): device-mapper-libs-1.02.175-6.fc35.x86  14 MB/s | 179 kB     00:00    
16:17:19 #11 4.449 (9/106): emacs-filesystem-27.2-9.fc35.noarch.rp 1.7 MB/s | 9.0 kB     00:00    
16:17:19 #11 4.453 (10/106): e2fsprogs-libs-1.46.3-1.fc35.x86_64.r  16 MB/s | 222 kB     00:00    
16:17:19 #11 4.458 (11/106): gc-8.0.4-6.fc35.x86_64.rpm             12 MB/s | 103 kB     00:00    
16:17:19 #11 4.462 (12/106): device-mapper-devel-1.02.175-6.fc35.x 1.3 MB/s |  45 kB     00:00    
16:17:19 #11 4.465 (13/106): iptables-legacy-libs-1.8.7-13.fc35.x8 5.2 MB/s |  39 kB     00:00    
16:17:19 #11 4.470 (14/106): kmod-libs-29-4.fc35.x86_64.rpm        8.8 MB/s |  63 kB     00:00    
16:17:19 #11 4.473 (15/106): libargon2-20171227-7.fc35.x86_64.rpm  4.2 MB/s |  28 kB     00:00    
16:17:19 #11 4.479 (16/106): libcbor-0.7.0-4.fc35.x86_64.rpm       6.3 MB/s |  56 kB     00:00    
16:17:19 #11 4.484 (17/106): libedit-3.1-40.20210910cvs.fc35.x86_6  11 MB/s | 105 kB     00:00    
16:17:19 #11 4.489 (18/106): libfdisk-2.37.2-1.fc35.x86_64.rpm      16 MB/s | 155 kB     00:00    
16:17:19 #11 4.493 (19/106): libfido2-1.8.0-1.fc35.x86_64.rpm      9.3 MB/s |  81 kB     00:00    
16:17:19 #11 4.498 (20/106): libmpc-1.2.1-3.fc35.x86_64.rpm        8.1 MB/s |  62 kB     00:00    
16:17:19 #11 4.507 (21/106): libnl3-3.5.0-8.fc35.x86_64.rpm         27 MB/s | 328 kB     00:00    
16:17:19 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 59.77MB / 105.85MB 1.7s
16:17:19 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 66.06MB / 105.85MB 1.8s
16:17:19 #12 7.256 debconf: delaying package configuration, since apt-utils is not installed
16:17:19 #12 7.297 Fetched 10.6 MB in 2s (6856 kB/s)
16:17:19 #12 7.324 Selecting previously unselected package bash-completion.
16:17:19 #12 7.324 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26766 files and directories currently installed.)
16:17:19 #12 7.335 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:17:19 [100%] Linking C executable tini-static
16:17:19 [100%] Built target tini-static
16:17:19 + mkdir -p /usr/local/bin
16:17:19 + cp tini-static /usr/local/bin/docker-init
16:17:19 + VERSION=0.0.0-20211220110528-fe93451
16:17:19 + PRODUCT=docker
16:17:19 + hack/make.sh dynbinary
16:17:19 
16:17:19 Removing bundles/
16:17:19 
16:17:19 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:19 dpkg-buildpackage: info: source package docker-ce
16:17:19 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-focal
16:17:19 dpkg-buildpackage: info: source distribution focal
16:17:19 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:19  dpkg-source -I.git --before-build .
16:17:19 dpkg-buildpackage: info: host architecture armhf
16:17:19 #8 52.60 (119/137): perl-mro-1.23-477.fc34.x86_64.rpm    577 kB/s |  38 kB     00:00    
16:17:19 #8 52.60 (120/137): perl-overload-1.31-477.fc34.noarch.r 795 kB/s |  56 kB     00:00    
16:17:19 #8 52.61 (121/137): perl-overloading-0.02-477.fc34.noarc 1.8 MB/s |  23 kB     00:00    
16:17:19 #8 52.61 (122/137): perl-subs-1.03-477.fc34.noarch.rpm   2.5 MB/s |  22 kB     00:00    
16:17:19 #8 52.62 (123/137): perl-vars-1.05-477.fc34.noarch.rpm   1.7 MB/s |  23 kB     00:00    
16:17:19 #8 52.62 (124/137): python-srpm-macros-3.9-41.fc34.noarc 1.6 MB/s |  21 kB     00:00    
16:17:19 #8 52.63 (125/137): python3-dbus-1.2.18-1.fc34.x86_64.rp  10 MB/s | 132 kB     00:00    
16:17:19 #8 52.63 (126/137): python3-dnf-plugins-core-4.0.24-1.fc  22 MB/s | 210 kB     00:00    
16:17:19 #8 52.64 (127/137): python3-enchant-3.2.1-1.fc34.noarch. 5.8 MB/s |  78 kB     00:00    
16:17:19 #8 52.64 (128/137): python3-file-magic-5.39-7.fc34.noarc 1.3 MB/s |  17 kB     00:00    
16:17:19 #8 52.65 (129/137): redhat-rpm-config-183-3.fc34.noarch. 6.7 MB/s |  65 kB     00:00    
16:17:19 #8 52.71 (130/137): python3-setuptools-53.0.0-2.fc34.noa  11 MB/s | 840 kB     00:00    
16:17:19 #8 52.72 (131/137): rpmautospec-rpm-macros-0.2.5-1.fc34. 134 kB/s | 9.9 kB     00:00    
16:17:19 #8 52.72 (132/137): rpmlint-1.11-19.fc34.noarch.rpm      2.5 MB/s | 185 kB     00:00    
16:17:19 #8 52.72 (133/137): rust-srpm-macros-20-1.fc34.noarch.rp 827 kB/s | 9.2 kB     00:00    
16:17:19 #8 52.73 (134/137): xxhash-libs-0.8.1-1.fc34.x86_64.rpm  5.0 MB/s |  40 kB     00:00    
16:17:19 #8 52.76 (135/137): elfutils-libelf-0.186-1.fc34.x86_64. 5.0 MB/s | 198 kB     00:00    
16:17:19 #8 52.80 (136/137): elfutils-libs-0.186-1.fc34.x86_64.rp 3.9 MB/s | 265 kB     00:00    
16:17:19 #9 58.90 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:17:19 #9 58.91 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
16:17:19 #9 58.92 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:19 #9 58.93 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:19 #9 58.94 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:17:19 #9 58.95 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:17:19 #9 58.96 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:17:19 #9 58.97 Setting up libmoox-struct-perl (0.020-1) ...
16:17:19 #9 58.99 Setting up lintian (2.104.0ubuntu2.1) ...
16:17:19 #9 59.00 Setting up licensecheck (3.1.1-2) ...
16:17:19 #9 59.02 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:17:19 #9 59.03 Setting up libwww-perl (6.52-1) ...
16:17:19 #9 59.08 Setting up devscripts (2.21.1ubuntu1) ...
16:17:19 #9 58.11 Preparing to unpack .../347-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:17:19 #9 58.12 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:17:19 #9 58.16 Selecting previously unselected package python3-magic.
16:17:19 #9 58.16 Preparing to unpack .../348-python3-magic_2%3a0.4.20-3_all.deb ...
16:17:19 #9 58.16 Unpacking python3-magic (2:0.4.20-3) ...
16:17:19 #9 58.24 Setting up libksba8:amd64 (1.5.1-1) ...
16:17:19 #9 58.26 Setting up media-types (4.0.0) ...
16:17:19 #9 58.27 Setting up libpipeline1:amd64 (1.5.3-1build1) ...
16:17:19 #9 58.29 Setting up wdiff (1.2.2-2build2) ...
16:17:19 #9 58.30 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
16:17:19 #9 58.32 Setting up libre2-9:amd64 (20210801+dfsg-1) ...
16:17:19 #9 58.33 Setting up lto-disabled-list (16) ...
16:17:19 #9 58.34 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:17:19 #11 4.323 dh_fixperms
16:17:19 #11 4.363 dh_installdeb
16:17:19 #11 4.388 dh_gencontrol
16:17:19 #11 4.496 dh_md5sums
16:17:19 #11 4.524 dh_builddeb
16:17:19 #11 4.541 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:20 #9 57.65 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:20 #9 57.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:20 #9 57.80 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:17:20 #9 57.82 Processing triggers for ca-certificates (20210119~20.04.2) ...
16:17:20 #9 57.83 Updating certificates in /etc/ssl/certs...
16:17:20 #11 4.512 (22/106): libpcap-1.10.1-2.fc35.x86_64.rpm       12 MB/s | 171 kB     00:00    
16:17:20 #11 4.524 (23/106): libtool-ltdl-2.4.6-42.fc35.x86_64.rpm 3.5 MB/s |  36 kB     00:00    
16:17:20 #11 4.546 (24/106): libtool-2.4.6-42.fc35.x86_64.rpm       15 MB/s | 578 kB     00:00    
16:17:20 #11 4.552 (25/106): libtool-ltdl-devel-2.4.6-42.fc35.x86_ 5.4 MB/s | 153 kB     00:00    
16:17:20 #11 4.555 (26/106): libutempter-1.2.1-5.fc35.x86_64.rpm   3.1 MB/s |  26 kB     00:00    
16:17:20 #11 4.561 (27/106): libuv-1.42.0-2.fc35.x86_64.rpm         16 MB/s | 148 kB     00:00    
16:17:20 #11 4.564 (28/106): libxcrypt-devel-4.4.26-4.fc35.x86_64. 3.3 MB/s |  29 kB     00:00    
16:17:20 #11 4.573 (29/106): libxkbcommon-1.3.1-1.fc35.x86_64.rpm   18 MB/s | 140 kB     00:00    
16:17:20 #11 4.603 (30/106): guile22-2.2.7-3.fc35.x86_64.rpm        43 MB/s | 6.4 MB     00:00    
16:17:20 #11 4.607 (31/106): lzo-2.10-5.fc35.x86_64.rpm            2.0 MB/s |  65 kB     00:00    
16:17:20 #11 4.610 (32/106): libxcrypt-static-4.4.26-4.fc35.x86_64 2.1 MB/s | 103 kB     00:00    
16:17:20 #11 4.618 (33/106): m4-1.4.19-2.fc35.x86_64.rpm            21 MB/s | 294 kB     00:00    
16:17:20 #11 4.626 (34/106): make-4.3-6.fc35.x86_64.rpm             28 MB/s | 533 kB     00:00    
16:17:20 #11 4.631 (35/106): pcre2-devel-10.37-4.fc35.x86_64.rpm    24 MB/s | 476 kB     00:00    
16:17:20 #11 4.635 (36/106): pcre2-utf16-10.37-4.fc35.x86_64.rpm    12 MB/s | 211 kB     00:00    
16:17:20 #11 4.640 (37/106): pcre2-utf32-10.37-4.fc35.x86_64.rpm    14 MB/s | 201 kB     00:00    
16:17:20 #11 4.644 (38/106): perl-Error-0.17029-7.fc35.noarch.rpm  5.5 MB/s |  41 kB     00:00    
16:17:20 #11 4.647 (39/106): perl-TermReadKey-2.38-11.fc35.x86_64. 3.4 MB/s |  36 kB     00:00    
16:17:20 #11 4.650 (40/106): perl-Thread-Queue-3.14-478.fc35.noarc 2.2 MB/s |  21 kB     00:00    
16:17:20 #11 4.653 (41/106): perl-threads-2.26-448.fc35.x86_64.rpm 6.2 MB/s |  57 kB     00:00    
16:17:20 #11 4.656 (42/106): perl-threads-shared-1.62-478.fc35.x86 4.6 MB/s |  43 kB     00:00    
16:17:20 #11 4.660 (43/106): python3-audit-3.0.6-1.fc35.x86_64.rpm 8.9 MB/s |  82 kB     00:00    
16:17:20 #11 4.667 (44/106): python3-setools-4.4.0-3.fc35.x86_64.r  39 MB/s | 547 kB     00:00    
16:17:20 #11 4.673 (45/106): rhash-1.4.0-4.fc35.x86_64.rpm          14 MB/s | 178 kB     00:00    
16:17:20 #11 4.683 (46/106): python3-setuptools-57.4.0-1.fc35.noar  34 MB/s | 928 kB     00:00    
16:17:20 #11 4.687 (47/106): rpm-plugin-selinux-4.17.0-1.fc35.x86_ 1.1 MB/s |  20 kB     00:00    
16:17:20 #11 4.694 (48/106): which-2.21-27.fc35.x86_64.rpm         6.3 MB/s |  41 kB     00:00    
16:17:20 #11 4.703 (49/106): util-linux-core-2.37.2-1.fc35.x86_64.  23 MB/s | 434 kB     00:00    
16:17:20 #11 4.715 (50/106): annobin-docs-9.87-3.fc35.noarch.rpm   6.7 MB/s |  78 kB     00:00    
16:17:20 #9 20.91   Running scriptlet: which-2.21-20.fc33.aarch64                         105/105 
16:17:20 #9 22.44   Verifying        : acl-2.2.53-9.fc33.aarch64                            1/105 
16:17:20 #9 22.44   Verifying        : autoconf-2.69-34.fc33.noarch                         2/105 
16:17:20 #9 22.44   Verifying        : checkpolicy-3.1-3.fc33.aarch64                       3/105 
16:17:20 #9 22.44   Verifying        : dbus-1:1.12.20-2.fc33.aarch64                        4/105 
16:17:20 #9 22.44   Verifying        : dbus-common-1:1.12.20-2.fc33.noarch                  5/105 
16:17:20 #9 22.44   Verifying        : device-mapper-1.02.173-1.fc33.aarch64                6/105 
16:17:20 #9 22.44   Verifying        : device-mapper-devel-1.02.173-1.fc33.aarch64          7/105 
16:17:20 #9 22.44   Verifying        : device-mapper-libs-1.02.173-1.fc33.aarch64           8/105 
16:17:20 #9 22.44   Verifying        : e2fsprogs-libs-1.45.6-4.fc33.aarch64                 9/105 
16:17:20 #9 22.44   Verifying        : gc-8.0.4-4.fc33.aarch64                             10/105 
16:17:20 #9 22.44   Verifying        : isl-0.16.1-12.fc33.aarch64                          11/105 
16:17:20 #9 22.44   Verifying        : jsoncpp-1.9.4-2.fc33.aarch64                        12/105 
16:17:20 #9 22.44   Verifying        : libargon2-20171227-5.fc33.aarch64                   13/105 
16:17:20 #9 22.44   Verifying        : libcbor-0.5.0-7.fc33.aarch64                        14/105 
16:17:20 #9 22.44   Verifying        : libfido2-1.4.0-3.fc33.aarch64                       15/105 
16:17:20 #9 22.44   Verifying        : libmnl-1.0.4-12.fc33.aarch64                        16/105 
16:17:20 #9 22.44   Verifying        : libmpc-1.1.0-9.fc33.aarch64                         17/105 
16:17:20 #9 22.44   Verifying        : libnetfilter_conntrack-1.0.7-5.fc33.aarch64         18/105 
16:17:20 #9 22.44   Verifying        : libnfnetlink-1.0.1-18.fc33.aarch64                  19/105 
16:17:20 #9 22.44   Verifying        : libnl3-3.5.0-5.fc33.aarch64                         20/105 
16:17:20 #9 22.44   Verifying        : libselinux-devel-3.1-2.fc33.aarch64                 21/105 
16:17:20 #9 22.44   Verifying        : libselinux-utils-3.1-2.fc33.aarch64                 22/105 
16:17:20 #9 22.44   Verifying        : libsepol-devel-3.1-3.fc33.aarch64                   23/105 
16:17:20 #9 22.44   Verifying        : libtool-2.4.6-36.fc33.aarch64                       24/105 
16:17:20 #9 22.44   Verifying        : libtool-ltdl-2.4.6-36.fc33.aarch64                  25/105 
16:17:20 #9 22.44   Verifying        : libtool-ltdl-devel-2.4.6-36.fc33.aarch64            26/105 
16:17:20 #9 22.44   Verifying        : libxkbcommon-1.0.1-1.fc33.aarch64                   27/105 
16:17:20 #9 22.44   Verifying        : lzo-2.10-3.fc33.aarch64                             28/105 
16:17:20 #9 22.44   Verifying        : m4-1.4.18-15.fc33.aarch64                           29/105 
16:17:20 #9 22.44   Verifying        : make-1:4.3-2.fc33.aarch64                           30/105 
16:17:20 #9 22.44   Verifying        : perl-Error-1:0.17029-4.fc33.noarch                  31/105 
16:17:20 #9 22.44   Verifying        : perl-TermReadKey-2.38-8.fc33.aarch64                32/105 
16:17:20 #9 22.44   Verifying        : perl-Thread-Queue-3.14-457.fc33.noarch              33/105 
16:17:20 #9 22.44   Verifying        : perl-threads-1:2.25-457.fc33.aarch64                34/105 
16:17:20 #9 22.44   Verifying        : perl-threads-shared-1.61-457.fc33.aarch64           35/105 
16:17:20 #9 22.44   Verifying        : policycoreutils-3.1-4.fc33.aarch64                  36/105 
16:17:20 #9 22.44   Verifying        : policycoreutils-devel-3.1-4.fc33.aarch64            37/105 
16:17:20 #9 22.44   Verifying        : policycoreutils-python-utils-3.1-4.fc33.noarch      38/105 
16:17:20 #9 22.44   Verifying        : python3-libselinux-3.1-2.fc33.aarch64               39/105 
16:17:20 #9 22.44   Verifying        : python3-libsemanage-3.1-2.fc33.aarch64              40/105 
16:17:20 #9 22.44   Verifying        : python3-policycoreutils-3.1-4.fc33.noarch           41/105 
16:17:20 #9 22.44   Verifying        : python3-setools-4.3.0-5.fc33.aarch64                42/105 
16:17:20 #9 22.44   Verifying        : qrencode-libs-4.0.2-6.fc33.aarch64                  43/105 
16:17:20 #9 22.44   Verifying        : rhash-1.4.0-2.fc33.aarch64                          44/105 
16:17:20 #9 22.44   Verifying        : which-2.21-20.fc33.aarch64                          45/105 
16:17:20 #9 22.44   Verifying        : xkeyboard-config-2.30-3.fc33.noarch                 46/105 
16:17:20 #9 22.44   Verifying        : annobin-9.68-2.fc33.aarch64                         47/105 
16:17:20 #9 22.44   Verifying        : automake-1.16.2-4.fc33.noarch                       48/105 
16:17:20 #9 22.44   Verifying        : btrfs-progs-5.14.2-1.fc33.aarch64                   49/105 
16:17:20 #9 22.44   Verifying        : btrfs-progs-devel-5.14.2-1.fc33.aarch64             50/105 
16:17:20 #9 22.44   Verifying        : cmake-3.19.7-1.fc33.aarch64                         51/105 
16:17:20 #9 22.44   Verifying        : cmake-data-3.19.7-1.fc33.noarch                     52/105 
16:17:20 #9 22.44   Verifying        : cmake-filesystem-3.19.7-1.fc33.aarch64              53/105 
16:17:20 #9 22.44   Verifying        : cmake-rpm-macros-3.19.7-1.fc33.noarch               54/105 
16:17:20 #9 22.44   Verifying        : cpp-10.3.1-1.fc33.aarch64                           55/105 
16:17:20 #9 22.44   Verifying        : cryptsetup-libs-2.3.6-1.fc33.aarch64                56/105 
16:17:20 #9 22.44   Verifying        : dbus-broker-28-3.fc33.aarch64                       57/105 
16:17:20 #9 22.44   Verifying        : gcc-10.3.1-1.fc33.aarch64                           58/105 
16:17:20 #9 22.44   Verifying        : git-2.31.1-3.fc33.aarch64                           59/105 
16:17:20 #9 22.44   Verifying        : git-core-2.31.1-3.fc33.aarch64                      60/105 
16:17:20 #9 22.44   Verifying        : git-core-doc-2.31.1-3.fc33.noarch                   61/105 
16:17:20 #9 22.44   Verifying        : glibc-devel-2.32-10.fc33.aarch64                    62/105 
16:17:20 #9 22.44   Verifying        : glibc-static-2.32-10.fc33.aarch64                   63/105 
16:17:20 #9 22.44   Verifying        : guile22-2.2.7-1.fc33.aarch64                        64/105 
16:17:20 #9 22.44   Verifying        : hwdata-0.353-1.fc33.noarch                          65/105 
16:17:20 #9 22.44   Verifying        : iptables-libs-1.8.5-6.fc33.aarch64                  66/105 
16:17:20 #9 22.44   Verifying        : kernel-headers-5.14.9-100.fc33.aarch64              67/105 
16:17:20 #9 22.44   Verifying        : kmod-libs-29-2.fc33.aarch64                         68/105 
16:17:20 #9 22.44   Verifying        : libasan-10.3.1-1.fc33.aarch64                       69/105 
16:17:20 #9 22.44   Verifying        : libatomic-10.3.1-1.fc33.aarch64                     70/105 
16:17:20 #9 22.44   Verifying        : libbtrfs-5.14.2-1.fc33.aarch64                      71/105 
16:17:20 #9 22.44   Verifying        : libbtrfsutil-5.14.2-1.fc33.aarch64                  72/105 
16:17:20 #9 22.44   Verifying        : libedit-3.1-38.20210714cvs.fc33.aarch64             73/105 
16:17:20 #9 22.44   Verifying        : libibverbs-35.0-1.fc33.aarch64                      74/105 
16:17:20 #9 22.44   Verifying        : libpcap-14:1.10.1-1.fc33.aarch64                    75/105 
16:17:20 #9 22.44   Verifying        : libseccomp-2.5.3-1.fc33.aarch64                     76/105 
16:17:20 #9 22.44   Verifying        : libseccomp-devel-2.5.3-1.fc33.aarch64               77/105 
16:17:20 #9 22.44   Verifying        : libubsan-10.3.1-1.fc33.aarch64                      78/105 
16:17:20 #9 22.44   Verifying        : libuv-1:1.42.0-2.fc33.aarch64                       79/105 
16:17:20 #9 22.44   Verifying        : libxcrypt-devel-4.4.26-2.fc33.aarch64               80/105 
16:17:20 #9 22.44   Verifying        : libxcrypt-static-4.4.26-2.fc33.aarch64              81/105 
16:17:20 #9 22.44   Verifying        : openssh-8.4p1-8.fc33.aarch64                        82/105 
16:17:20 #9 22.44   Verifying        : openssh-clients-8.4p1-8.fc33.aarch64                83/105 
16:17:20 #9 22.44   Verifying        : pciutils-3.7.0-3.fc33.aarch64                       84/105 
16:17:20 #9 22.44   Verifying        : pciutils-libs-3.7.0-3.fc33.aarch64                  85/105 
16:17:20 #9 22.44   Verifying        : pcre2-devel-10.36-4.fc33.aarch64                    86/105 
16:17:20 #9 22.44   Verifying        : pcre2-utf16-10.36-4.fc33.aarch64                    87/105 
16:17:20 #9 22.44   Verifying        : pcre2-utf32-10.36-4.fc33.aarch64                    88/105 
16:17:20 #9 22.44   Verifying        : perl-File-Compare-1.100.600-471.fc33.noarch         89/105 
16:17:20 #9 22.44   Verifying        : perl-File-Copy-2.34-471.fc33.noarch                 90/105 
16:17:20 #9 22.44   Verifying        : perl-File-Find-1.37-471.fc33.noarch                 91/105 
16:17:20 #9 22.44   Verifying        : perl-Git-2.31.1-3.fc33.noarch                       92/105 
16:17:20 #9 22.44   Verifying        : perl-lib-0.65-471.fc33.aarch64                      93/105 
16:17:20 #9 22.44   Verifying        : python3-audit-3.0.6-1.fc33.aarch64                  94/105 
16:17:20 #9 22.44   Verifying        : rdma-core-35.0-1.fc33.aarch64                       95/105 
16:17:20 #9 22.44   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc33.aarch64          96/105 
16:17:20 #9 22.44   Verifying        : selinux-policy-3.14.6-39.fc33.noarch                97/105 
16:17:20 #9 22.44   Verifying        : selinux-policy-devel-3.14.6-39.fc33.noarch          98/105 
16:17:20 #9 22.45   Verifying        : selinux-policy-minimum-3.14.6-39.fc33.noarch        99/105 
16:17:20 #9 22.45   Verifying        : systemd-246.15-1.fc33.aarch64                      100/105 
16:17:20 #9 22.45   Verifying        : systemd-devel-246.15-1.fc33.aarch64                101/105 
16:17:20 #9 22.45   Verifying        : systemd-networkd-246.15-1.fc33.aarch64             102/105 
16:17:20 #9 22.45   Verifying        : systemd-pam-246.15-1.fc33.aarch64                  103/105 
16:17:20 #9 22.45   Verifying        : systemd-rpm-macros-246.15-1.fc33.noarch            104/105 
16:17:20 #9 22.45   Verifying        : vim-filesystem-2:8.2.3582-1.fc33.noarch            105/105 
16:17:20 #9 22.66 
16:17:20 #9 22.66 Installed:
16:17:20 #9 22.66   acl-2.2.53-9.fc33.aarch64                                                     
16:17:20 #9 22.66   annobin-9.68-2.fc33.aarch64                                                   
16:17:20 #9 22.66   autoconf-2.69-34.fc33.noarch                                                  
16:17:20 #9 22.66   automake-1.16.2-4.fc33.noarch                                                 
16:17:20 #9 22.66   btrfs-progs-5.14.2-1.fc33.aarch64                                             
16:17:20 #9 22.66   btrfs-progs-devel-5.14.2-1.fc33.aarch64                                       
16:17:20 #9 22.66   checkpolicy-3.1-3.fc33.aarch64                                                
16:17:20 #9 22.66   cmake-3.19.7-1.fc33.aarch64                                                   
16:17:20 #9 22.66   cmake-data-3.19.7-1.fc33.noarch                                               
16:17:20 #9 22.66   cmake-filesystem-3.19.7-1.fc33.aarch64                                        
16:17:20 #9 22.66   cmake-rpm-macros-3.19.7-1.fc33.noarch                                         
16:17:20 #9 22.66   cpp-10.3.1-1.fc33.aarch64                                                     
16:17:20 #9 22.66   cryptsetup-libs-2.3.6-1.fc33.aarch64                                          
16:17:20 #9 22.66   dbus-1:1.12.20-2.fc33.aarch64                                                 
16:17:20 #9 22.66   dbus-broker-28-3.fc33.aarch64                                                 
16:17:20 #9 22.66   dbus-common-1:1.12.20-2.fc33.noarch                                           
16:17:20 #9 22.66   device-mapper-1.02.173-1.fc33.aarch64                                         
16:17:20 #9 22.66   device-mapper-devel-1.02.173-1.fc33.aarch64                                   
16:17:20 #9 22.66   device-mapper-libs-1.02.173-1.fc33.aarch64                                    
16:17:20 #9 22.66   e2fsprogs-libs-1.45.6-4.fc33.aarch64                                          
16:17:20 #9 22.66   gc-8.0.4-4.fc33.aarch64                                                       
16:17:20 #9 22.66   gcc-10.3.1-1.fc33.aarch64                                                     
16:17:20 #9 22.66   git-2.31.1-3.fc33.aarch64                                                     
16:17:20 #9 22.66   git-core-2.31.1-3.fc33.aarch64                                                
16:17:20 #9 22.66   git-core-doc-2.31.1-3.fc33.noarch                                             
16:17:20 #9 22.66   glibc-devel-2.32-10.fc33.aarch64                                              
16:17:20 #9 22.66   glibc-static-2.32-10.fc33.aarch64                                             
16:17:20 #9 22.66   guile22-2.2.7-1.fc33.aarch64                                                  
16:17:20 #9 22.66   hwdata-0.353-1.fc33.noarch                                                    
16:17:20 #9 22.66   iptables-libs-1.8.5-6.fc33.aarch64                                            
16:17:20 #9 22.66   isl-0.16.1-12.fc33.aarch64                                                    
16:17:20 #9 22.66   jsoncpp-1.9.4-2.fc33.aarch64                                                  
16:17:20 #9 22.66   kernel-headers-5.14.9-100.fc33.aarch64                                        
16:17:20 #9 22.66   kmod-libs-29-2.fc33.aarch64                                                   
16:17:20 #9 22.66   libargon2-20171227-5.fc33.aarch64                                             
16:17:20 #9 22.66   libasan-10.3.1-1.fc33.aarch64                                                 
16:17:20 #9 22.66   libatomic-10.3.1-1.fc33.aarch64                                               
16:17:20 #9 22.66   libbtrfs-5.14.2-1.fc33.aarch64                                                
16:17:20 #9 22.66   libbtrfsutil-5.14.2-1.fc33.aarch64                                            
16:17:20 #9 22.66   libcbor-0.5.0-7.fc33.aarch64                                                  
16:17:20 #9 22.66   libedit-3.1-38.20210714cvs.fc33.aarch64                                       
16:17:20 #9 22.66   libfido2-1.4.0-3.fc33.aarch64                                                 
16:17:20 #9 22.66   libibverbs-35.0-1.fc33.aarch64                                                
16:17:20 #9 22.66   libmnl-1.0.4-12.fc33.aarch64                                                  
16:17:20 #9 22.66   libmpc-1.1.0-9.fc33.aarch64                                                   
16:17:20 #9 22.66   libnetfilter_conntrack-1.0.7-5.fc33.aarch64                                   
16:17:20 #9 22.66   libnfnetlink-1.0.1-18.fc33.aarch64                                            
16:17:20 #9 22.66   libnl3-3.5.0-5.fc33.aarch64                                                   
16:17:20 #9 22.66   libpcap-14:1.10.1-1.fc33.aarch64                                              
16:17:20 #9 22.66   libseccomp-2.5.3-1.fc33.aarch64                                               
16:17:20 #9 22.66   libseccomp-devel-2.5.3-1.fc33.aarch64                                         
16:17:20 #9 22.66   libselinux-devel-3.1-2.fc33.aarch64                                           
16:17:20 #9 22.66   libselinux-utils-3.1-2.fc33.aarch64                                           
16:17:20 #9 22.66   libsepol-devel-3.1-3.fc33.aarch64                                             
16:17:20 #9 22.66   libtool-2.4.6-36.fc33.aarch64                                                 
16:17:20 #9 22.66   libtool-ltdl-2.4.6-36.fc33.aarch64                                            
16:17:20 #9 22.66   libtool-ltdl-devel-2.4.6-36.fc33.aarch64                                      
16:17:20 #9 22.66   libubsan-10.3.1-1.fc33.aarch64                                                
16:17:20 #9 22.66   libuv-1:1.42.0-2.fc33.aarch64                                                 
16:17:20 #9 22.66   libxcrypt-devel-4.4.26-2.fc33.aarch64                                         
16:17:20 #9 22.66   libxcrypt-static-4.4.26-2.fc33.aarch64                                        
16:17:20 #9 22.66   libxkbcommon-1.0.1-1.fc33.aarch64                                             
16:17:20 #9 22.66   lzo-2.10-3.fc33.aarch64                                                       
16:17:20 #9 22.66   m4-1.4.18-15.fc33.aarch64                                                     
16:17:20 #9 22.66   make-1:4.3-2.fc33.aarch64                                                     
16:17:20 #9 22.66   openssh-8.4p1-8.fc33.aarch64                                                  
16:17:20 #9 22.66   openssh-clients-8.4p1-8.fc33.aarch64                                          
16:17:20 #9 22.66   pciutils-3.7.0-3.fc33.aarch64                                                 
16:17:20 #9 22.66   pciutils-libs-3.7.0-3.fc33.aarch64                                            
16:17:20 #9 22.66   pcre2-devel-10.36-4.fc33.aarch64                                              
16:17:20 #9 22.66   pcre2-utf16-10.36-4.fc33.aarch64                                              
16:17:20 #9 22.66   pcre2-utf32-10.36-4.fc33.aarch64                                              
16:17:20 #9 22.66   perl-Error-1:0.17029-4.fc33.noarch                                            
16:17:20 #9 22.66   perl-File-Compare-1.100.600-471.fc33.noarch                                   
16:17:20 #9 22.66   perl-File-Copy-2.34-471.fc33.noarch                                           
16:17:20 #9 22.66   perl-File-Find-1.37-471.fc33.noarch                                           
16:17:20 #9 22.66   perl-Git-2.31.1-3.fc33.noarch                                                 
16:17:20 #9 22.66   perl-TermReadKey-2.38-8.fc33.aarch64                                          
16:17:20 #9 22.66   perl-Thread-Queue-3.14-457.fc33.noarch                                        
16:17:20 #9 22.66   perl-lib-0.65-471.fc33.aarch64                                                
16:17:20 #9 22.66   perl-threads-1:2.25-457.fc33.aarch64                                          
16:17:20 #9 22.66   perl-threads-shared-1.61-457.fc33.aarch64                                     
16:17:20 #9 22.66   policycoreutils-3.1-4.fc33.aarch64                                            
16:17:20 #9 22.66   policycoreutils-devel-3.1-4.fc33.aarch64                                      
16:17:20 #9 22.66   policycoreutils-python-utils-3.1-4.fc33.noarch                                
16:17:20 #9 22.66   python3-audit-3.0.6-1.fc33.aarch64                                            
16:17:20 #9 22.66   python3-libselinux-3.1-2.fc33.aarch64                                         
16:17:20 #9 22.66   python3-libsemanage-3.1-2.fc33.aarch64                                        
16:17:20 #9 22.66   python3-policycoreutils-3.1-4.fc33.noarch                                     
16:17:20 #9 22.66   python3-setools-4.3.0-5.fc33.aarch64                                          
16:17:20 #9 22.66   qrencode-libs-4.0.2-6.fc33.aarch64                                            
16:17:20 #9 22.66   rdma-core-35.0-1.fc33.aarch64                                                 
16:17:20 #9 22.66   rhash-1.4.0-2.fc33.aarch64                                                    
16:17:20 #9 22.66   rpm-plugin-selinux-4.16.1.3-1.fc33.aarch64                                    
16:17:20 #9 22.66   selinux-policy-3.14.6-39.fc33.noarch                                          
16:17:20 #9 22.66   selinux-policy-devel-3.14.6-39.fc33.noarch                                    
16:17:20 #9 22.66   selinux-policy-minimum-3.14.6-39.fc33.noarch                                  
16:17:20 #9 22.66   systemd-246.15-1.fc33.aarch64                                                 
16:17:20 #9 22.66   systemd-devel-246.15-1.fc33.aarch64                                           
16:17:20 #9 22.66   systemd-networkd-246.15-1.fc33.aarch64                                        
16:17:20 #9 22.66   systemd-pam-246.15-1.fc33.aarch64                                             
16:17:20 #9 22.66   systemd-rpm-macros-246.15-1.fc33.noarch                                       
16:17:20 #9 22.66   vim-filesystem-2:8.2.3582-1.fc33.noarch                                       
16:17:20 #9 22.66   which-2.21-20.fc33.aarch64                                                    
16:17:20 #9 22.66   xkeyboard-config-2.30-3.fc33.noarch                                           
16:17:20 #9 22.66 
16:17:20 #9 22.66 Complete!
16:17:20 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 82.84MB / 105.85MB 2.1s
16:17:20 #12 7.751 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:17:20 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:20 GOOS="" GOARCH="" GOARM=""
16:17:20  debian/rules clean
16:17:20 dh clean --with=bash-completion
16:17:20    dh_clean
16:17:20 #8 52.88 (137/137): zstd-1.5.0-1.fc34.x86_64.rpm         4.1 MB/s | 643 kB     00:00    
16:17:20 #8 52.88 --------------------------------------------------------------------------------
16:17:20 #8 52.88 Total                                            10 MB/s |  31 MB     00:03     
16:17:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc
16:17:20  debian/rules build
16:17:20 dh build --with=bash-completion
16:17:20    dh_update_autotools_config
16:17:20    dh_autoreconf
16:17:20    debian/rules override_dh_auto_build
16:17:20 make[1]: Entering directory '/root/build-deb'
16:17:20 # Build the daemon and dependencies
16:17:20 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:20 
16:17:20 Removing bundles/
16:17:20 
16:17:20 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:20 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:20 GOOS="" GOARCH="" GOARM=""
16:17:20 #9 59.24 Setting up libxml-parser-perl:amd64 (2.46-2) ...
16:17:20 #9 59.25 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:20 #9 59.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:20 #9 59.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:20 #9 58.36 Setting up bsdextrautils (2.36.1-8ubuntu2) ...
16:17:20 #9 58.38 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:17:20 #9 58.38 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:17:20 #9 58.39 Setting up libicu67:amd64 (67.1-7ubuntu1) ...
16:17:20 #9 58.41 Setting up libmagic-mgc (1:5.39-3) ...
16:17:20 #9 58.43 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:17:20 #9 58.44 Setting up distro-info-data (0.51ubuntu1.1) ...
16:17:20 #9 58.45 Setting up manpages (5.10-1ubuntu1) ...
16:17:20 #9 58.47 Setting up unzip (6.0-26ubuntu1) ...
16:17:20 #9 58.49 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ...
16:17:20 #9 58.51 Setting up libbrotli1:amd64 (1.0.9-2build3) ...
16:17:20 #9 58.53 Setting up libsqlite3-0:amd64 (3.35.5-1) ...
16:17:20 #9 58.54 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1build1) ...
16:17:20 #9 58.56 Setting up binutils-common:amd64 (2.37-7ubuntu1) ...
16:17:20 #11 4.565 
16:17:20 #11 4.565 The package has been created.
16:17:20 #11 4.565 Attention, the package has been created in the current directory,
16:17:20 #11 4.565 not in ".." as indicated by the message above!
16:17:20 #11 4.587 Selecting previously unselected package docker-ce-build-deps.
16:17:20 #11 4.600 (Reading database ... 21450 files and directories currently installed.)
16:17:20 #11 4.601 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:20 #11 4.605 Unpacking docker-ce-build-deps (1.0) ...
16:17:20 #9 58.16 0 added, 0 removed; done.
16:17:20 #9 58.16 Running hooks in /etc/ca-certificates/update.d...
16:17:20 #11 4.731 (51/106): util-linux-2.37.2-1.fc35.x86_64.rpm    39 MB/s | 2.2 MB     00:00    
16:17:20 #11 4.735 (52/106): annobin-plugin-gcc-9.87-3.fc35.x86_64 2.2 MB/s |  42 kB     00:00    
16:17:20 #11 4.742 (53/106): xkeyboard-config-2.33-2.fc35.noarch.r  16 MB/s | 783 kB     00:00    
16:17:20 #11 4.745 (54/106): btrfs-progs-devel-5.15.1-1.fc35.x86_6 5.5 MB/s |  49 kB     00:00    
16:17:20 #11 4.760 (55/106): checkpolicy-3.3-1.fc35.x86_64.rpm      19 MB/s | 338 kB     00:00    
16:17:20 #11 4.814 (56/106): btrfs-progs-5.15.1-1.fc35.x86_64.rpm   11 MB/s | 950 kB     00:00    
16:17:20 #11 4.823 (57/106): cmake-filesystem-3.22.1-4.fc35.x86_64 2.7 MB/s |  18 kB     00:00    
16:17:20 #11 4.829 (58/106): cmake-rpm-macros-3.22.1-4.fc35.noarch 3.0 MB/s |  17 kB     00:00    
16:17:20 #11 4.894 (59/106): cmake-3.22.1-4.fc35.x86_64.rpm         42 MB/s | 6.2 MB     00:00    
16:17:20 #11 4.911 (60/106): cryptsetup-libs-2.4.2-1.fc35.x86_64.r  26 MB/s | 438 kB     00:00    
16:17:20 #11 4.924 (61/106): cmake-data-3.22.1-4.fc35.noarch.rpm   9.7 MB/s | 1.6 MB     00:00    
16:17:20 #9 DONE 22.9s
16:17:20 
16:17:20 #10 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:17:20 #10 sha256:9cd90a48882b345bac4ae4d3dbca2e29d89d7ea24a0302853f7f9dbffed33965
16:17:20 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 92.91MB / 105.85MB 2.3s
16:17:20 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 102.76MB / 105.85MB 2.4s
16:17:20 #12 7.865 Selecting previously unselected package cmake-data.
16:17:20 #12 7.865 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ...
16:17:20 #12 7.869 Unpacking cmake-data (3.18.4-2ubuntu2) ...
16:17:20  dpkg-source -I.git -b .
16:17:20 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:20 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:20 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:20 dpkg-source: info: using source format '1.0'
16:17:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz
16:17:20 #9 59.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:20 #9 59.50 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:17:20 #9 59.52 Processing triggers for ca-certificates (20210119ubuntu0.21.04.1) ...
16:17:20 #9 59.53 Updating certificates in /etc/ssl/certs...
16:17:20 #9 58.58 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:17:20 #9 58.59 Setting up libmagic1:amd64 (1:5.39-3) ...
16:17:20 #9 58.62 Setting up libdeflate0:amd64 (1.7-2ubuntu2) ...
16:17:20 #9 58.63 Setting up less (551-2) ...
16:17:20 #9 58.65 Setting up perl-openssl-defaults:amd64 (5) ...
16:17:20 #9 58.66 Setting up linux-libc-dev:amd64 (5.13.0-22.22) ...
16:17:20 #9 58.67 Setting up libctf-nobfd0:amd64 (2.37-7ubuntu1) ...
16:17:20 #9 58.68 Setting up gettext-base (0.21-4ubuntu3) ...
16:17:20 #9 58.70 Setting up liblzo2-2:amd64 (2.10-2build1) ...
16:17:20 #9 58.71 Setting up libnpth0:amd64 (1.6-3) ...
16:17:20 #9 58.72 Setting up file (1:5.39-3) ...
16:17:20 #9 58.74 Setting up libassuan0:amd64 (2.5.5-1) ...
16:17:20 #9 58.75 Setting up libgomp1:amd64 (11.2.0-7ubuntu2) ...
16:17:20 #9 58.76 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
16:17:20 #9 58.78 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:17:20 #9 58.79 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ...
16:17:20 #9 58.81 Setting up libunwind8:amd64 (1.3.2-2) ...
16:17:20 #9 58.82 Setting up libjbig0:amd64 (2.1-3.1build1) ...
16:17:20 #9 58.83 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
16:17:20 #9 58.85 Setting up libasan6:amd64 (11.2.0-7ubuntu2) ...
16:17:20 #9 58.87 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1build1) ...
16:17:20 #9 58.89 Setting up tzdata (2021e-0ubuntu0.21.10) ...
16:17:20 #9 58.17 done.
16:17:20 #21 48.76 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
16:17:20 #21 48.76 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
16:17:20 #21 48.77 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
16:17:20 #21 48.80 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
16:17:20 #21 48.81 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:17:20 #21 48.81 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:17:20 #11 4.933 (62/106): git-2.33.1-2.fc35.x86_64.rpm          8.0 MB/s |  67 kB     00:00    
16:17:20 #11 5.093 (63/106): cpp-11.2.1-7.fc35.x86_64.rpm           38 MB/s |  10 MB     00:00    
16:17:20 #11 5.113 (64/106): git-core-2.33.1-2.fc35.x86_64.rpm      21 MB/s | 3.8 MB     00:00    
16:17:20 #11 5.144 (65/106): git-core-doc-2.33.1-2.fc35.noarch.rpm  48 MB/s | 2.4 MB     00:00    
16:17:20 #11 5.149 (66/106): glibc-devel-2.34-11.fc35.x86_64.rpm   4.2 MB/s | 139 kB     00:00    
16:17:20 #11 5.163 (67/106): glibc-headers-x86-2.34-11.fc35.noarch  30 MB/s | 536 kB     00:00    
16:17:20 #11 5.175 (68/106): jsoncpp-1.9.4-5.fc35.x86_64.rpm       7.4 MB/s |  93 kB     00:00    
16:17:20 #11 5.192 (69/106): glibc-static-2.34-11.fc35.x86_64.rpm   43 MB/s | 1.7 MB     00:00    
16:17:20 #11 5.205 (70/106): less-590-2.fc35.x86_64.rpm             13 MB/s | 161 kB     00:00    
16:17:20 #11 5.256 (71/106): kernel-headers-5.15.4-200.fc35.x86_64  16 MB/s | 1.3 MB     00:00    
16:17:20 #11 5.262 (72/106): libbtrfs-5.15.1-1.fc35.x86_64.rpm     492 kB/s |  27 kB     00:00    
16:17:20 #11 5.276 (73/106): libbtrfsutil-5.15.1-1.fc35.x86_64.rpm 1.8 MB/s |  32 kB     00:00    
16:17:20 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 105.85MB / 105.85MB 2.7s done
16:17:20 #14 extracting sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b
16:17:20 #9 58.98 
16:17:20 #9 58.98 Current default time zone: 'Etc/UTC'
16:17:20 #9 58.98 Local time is now:      Tue Dec 21 16:17:20 UTC 2021.
16:17:20 #9 58.98 Universal Time is now:  Tue Dec 21 16:17:20 UTC 2021.
16:17:20 #9 58.98 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:17:20 #9 58.98 
16:17:20 #9 59.05 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:17:20 #9 59.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.06 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:17:20 #9 59.08 Setting up autotools-dev (20180224.1+nmu1) ...
16:17:20 #9 59.09 Setting up libtirpc-dev:amd64 (1.3.2-2) ...
16:17:20 #9 59.11 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ...
16:17:20 #9 59.13 Setting up libx11-data (2:1.7.2-1) ...
16:17:20 #9 59.14 Setting up make (4.3-4ubuntu1) ...
16:17:20 #11 5.284 (74/106): libibverbs-38.0-1.fc35.x86_64.rpm      20 MB/s | 391 kB     00:00    
16:17:20 #11 5.289 (75/106): libseccomp-2.5.3-1.fc35.x86_64.rpm    5.7 MB/s |  71 kB     00:00    
16:17:20 #11 5.298 (76/106): libselinux-devel-3.3-1.fc35.x86_64.rp  13 MB/s | 112 kB     00:00    
16:17:20 #11 5.302 (77/106): libseccomp-devel-2.5.3-1.fc35.x86_64. 3.2 MB/s |  53 kB     00:00    
16:17:20 #11 5.310 (78/106): libsepol-devel-3.3-2.fc35.x86_64.rpm  5.8 MB/s |  40 kB     00:00    
16:17:20 #11 5.314 (79/106): libselinux-utils-3.3-1.fc35.x86_64.rp 9.0 MB/s | 140 kB     00:00    
16:17:20 #11 5.323 (80/106): openssh-8.7p1-3.fc35.x86_64.rpm        36 MB/s | 451 kB     00:00    
16:17:20 #11 5.335 (81/106): openssh-clients-8.7p1-3.fc35.x86_64.r  36 MB/s | 696 kB     00:00    
16:17:20 #11 5.338 (82/106): perl-File-Compare-1.100.600-482.fc35. 1.4 MB/s |  21 kB     00:00    
16:17:20 #11 5.342 (83/106): perl-File-Copy-2.35-482.fc35.noarch.r 4.3 MB/s |  28 kB     00:00    
16:17:20 #11 5.345 (84/106): perl-File-Find-1.39-482.fc35.noarch.r 4.8 MB/s |  33 kB     00:00    
16:17:20 #11 5.351 (85/106): perl-Git-2.33.1-2.fc35.noarch.rpm     5.2 MB/s |  43 kB     00:00    
16:17:20 #11 5.359 (86/106): perl-lib-0.65-482.fc35.x86_64.rpm     1.7 MB/s |  23 kB     00:00    
16:17:20 #11 5.364 (87/106): policycoreutils-3.3-1.fc35.x86_64.rpm  15 MB/s | 199 kB     00:00    
16:17:20 #11 5.371 (88/106): policycoreutils-devel-3.3-1.fc35.x86_  12 MB/s | 139 kB     00:00    
16:17:20 #11 5.375 (89/106): policycoreutils-python-utils-3.3-1.fc 7.5 MB/s |  72 kB     00:00    
16:17:20 #11 5.383 (90/106): python3-libselinux-3.3-1.fc35.x86_64.  17 MB/s | 181 kB     00:00    
16:17:20 #11 5.386 (91/106): python3-libsemanage-3.3-1.fc35.x86_64 7.2 MB/s |  79 kB     00:00    
16:17:20 #11 5.395 (92/106): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 7.7 MB/s |  60 kB     00:00    
16:17:20 #11 5.408 (93/106): selinux-policy-35.6-1.fc35.noarch.rpm 5.4 MB/s |  70 kB     00:00    
16:17:20 #11 5.430 (94/106): python3-policycoreutils-3.3-1.fc35.no  44 MB/s | 2.0 MB     00:00    
16:17:20 #11 5.470 (95/106): selinux-policy-devel-35.6-1.fc35.noar  13 MB/s | 812 kB     00:00    
16:17:20 #14 24.12   Running scriptlet: glibc-devel-2.28-164.el8.x86_64                      48/92 
16:17:20 #14 25.79   Installing       : gcc-8.5.0-4.el8_5.x86_64                             49/92 
16:17:20 #14 25.81   Running scriptlet: gcc-8.5.0-4.el8_5.x86_64                             49/92 
16:17:20 #12 8.254 Selecting previously unselected package libarchive13:arm64.
16:17:20 #12 8.258 Preparing to unpack .../02-libarchive13_3.4.3-2_arm64.deb ...
16:17:20 #12 8.264 Unpacking libarchive13:arm64 (3.4.3-2) ...
16:17:20 #12 8.315 Selecting previously unselected package libjsoncpp24:arm64.
16:17:20 #12 8.317 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_arm64.deb ...
16:17:20 #12 8.320 Unpacking libjsoncpp24:arm64 (1.9.4-4build1) ...
16:17:20 #12 8.349 Selecting previously unselected package librhash0:arm64.
16:17:20 #12 8.352 Preparing to unpack .../04-librhash0_1.4.1-2build1_arm64.deb ...
16:17:20 #12 8.355 Unpacking librhash0:arm64 (1.4.1-2build1) ...
16:17:20 #12 8.383 Selecting previously unselected package libuv1:arm64.
16:17:20 #12 8.386 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_arm64.deb ...
16:17:20 #12 8.391 Unpacking libuv1:arm64 (1.40.0-2ubuntu1) ...
16:17:20 #12 8.420 Selecting previously unselected package cmake.
16:17:20 #12 8.423 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_arm64.deb ...
16:17:20 #12 8.426 Unpacking cmake (3.18.4-2ubuntu2) ...
16:17:20 #12 8.525 Selecting previously unselected package dh-apparmor.
16:17:21 #9 59.16 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
16:17:21 #9 59.17 Setting up gnupg-l10n (2.2.20-1ubuntu4) ...
16:17:21 #9 59.18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ...
16:17:21 #9 59.19 Setting up lzip (1.22-3) ...
16:17:21 #9 59.22 Setting up strace (5.13-0ubuntu1) ...
16:17:21 #9 59.23 Setting up libsigsegv2:amd64 (2.13-1ubuntu2) ...
16:17:21 #9 59.24 Setting up xz-utils (5.2.5-2) ...
16:17:21 #9 59.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:17:21 #9 59.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.25 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:17:21 #9 59.26 Setting up t1utils (1.41-4build1) ...
16:17:21 #9 59.28 Setting up libquadmath0:amd64 (11.2.0-7ubuntu2) ...
16:17:21 #9 59.29 Setting up diffstat (1.64-1) ...
16:17:21 #9 59.30 Setting up libpng16-16:amd64 (1.6.37-3build4) ...
16:17:21 #9 59.32 Setting up libmpc3:amd64 (1.2.0-1build1) ...
16:17:21 #9 59.33 Setting up libatomic1:amd64 (11.2.0-7ubuntu2) ...
16:17:21 #9 59.34 Setting up patch (2.7.6-7) ...
16:17:21 #9 59.87 0 added, 0 removed; done.
16:17:21 #9 59.87 Running hooks in /etc/ca-certificates/update.d...
16:17:21 #9 59.87 done.
16:17:21 #9 DONE 58.8s
16:17:21 
16:17:21 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:17:21 #11 sha256:c9df4803466ab15def3934ffc37b076f8f0adae22daa003f0cc9d2bf7682e1b4
16:17:21 #11 DONE 0.1s
16:17:21 
16:17:21 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:21 #12 sha256:271e30ad3822958f3c30a2c93a59b9e35b2a741d753aaf64ea711ef605e13b02
16:17:21 #11 5.574 (96/106): selinux-policy-targeted-35.6-1.fc35.n  44 MB/s | 6.3 MB     00:00    
16:17:21 #11 5.717 (97/106): gcc-11.2.1-7.fc35.x86_64.rpm           39 MB/s |  31 MB     00:00    
16:17:21 #11 5.742 (98/106): systemd-249.7-2.fc35.x86_64.rpm        16 MB/s | 4.2 MB     00:00    
16:17:21 #11 5.748 (99/106): systemd-devel-249.7-2.fc35.x86_64.rpm 2.5 MB/s | 448 kB     00:00    
16:17:21 #11 5.755 (100/106): systemd-networkd-249.7-2.fc35.x86_64  14 MB/s | 524 kB     00:00    
16:17:21 #11 5.762 (101/106): systemd-resolved-249.7-2.fc35.x86_64  24 MB/s | 320 kB     00:00    
16:17:21 #11 5.766 (102/106): systemd-rpm-macros-249.7-2.fc35.noar 2.8 MB/s |  29 kB     00:00    
16:17:21 #11 5.771 (103/106): systemd-pam-249.7-2.fc35.x86_64.rpm   14 MB/s | 325 kB     00:00    
16:17:21 #11 5.774 (104/106): vim-filesystem-8.2.3755-1.fc35.noarc 2.0 MB/s |  22 kB     00:00    
16:17:21 #11 5.779 (105/106): libgcc-11.2.1-7.fc35.x86_64.rpm      9.0 MB/s | 112 kB     00:00    
16:17:21 #11 5.786 (106/106): libgomp-11.2.1-7.fc35.x86_64.rpm      24 MB/s | 286 kB     00:00    
16:17:21 #11 4.673 Reading package lists...
16:17:21 #12 8.528 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ...
16:17:21 #12 8.531 Unpacking dh-apparmor (3.0.3-0ubuntu1) ...
16:17:21 #12 8.559 Selecting previously unselected package libbtrfs0:arm64.
16:17:21 #12 8.563 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_arm64.deb ...
16:17:21 #12 8.565 Unpacking libbtrfs0:arm64 (5.10.1-2build1) ...
16:17:21 #12 8.591 Selecting previously unselected package libbtrfs-dev:arm64.
16:17:21 #12 8.594 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_arm64.deb ...
16:17:21 #12 8.597 Unpacking libbtrfs-dev:arm64 (5.10.1-2build1) ...
16:17:21 #12 8.636 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:17:21 #12 8.639 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_arm64.deb ...
16:17:21 #12 8.643 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ...
16:17:21 #12 8.676 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:17:21 #12 8.679 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_arm64.deb ...
16:17:21 #12 8.682 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ...
16:17:21 #12 8.705 Selecting previously unselected package libudev-dev:arm64.
16:17:21 #12 8.708 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8_arm64.deb ...
16:17:21 #12 8.712 Unpacking libudev-dev:arm64 (248.3-1ubuntu8) ...
16:17:21 #12 8.737 Selecting previously unselected package libsepol1-dev:arm64.
16:17:21 #9 59.37 Setting up autopoint (0.21-4ubuntu3) ...
16:17:21 #9 59.38 Setting up libwebp6:amd64 (0.6.1-2.1) ...
16:17:21 #9 59.39 Setting up fonts-dejavu-core (2.37-2build1) ...
16:17:21 #9 59.46 Setting up ucf (3.0043) ...
16:17:21 #9 59.60 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
16:17:21 #11 5.789 --------------------------------------------------------------------------------
16:17:21 #11 5.790 Total                                            41 MB/s |  97 MB     00:02     
16:17:21 #11 5.747 Building dependency tree...
16:17:21 #11 5.943 Reading state information...
16:17:21 #14 25.85   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  50/92 
16:17:21 #14 26.23   Installing       : glibc-static-2.28-164.el8.x86_64                     51/92 
16:17:21 #14 26.43   Installing       : kbd-misc-2.0.4-10.el8.noarch                         52/92 
16:17:21 #12 8.740 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2_arm64.deb ...
16:17:21 #12 8.743 Unpacking libsepol1-dev:arm64 (3.1-1ubuntu2) ...
16:17:21 #12 8.783 Selecting previously unselected package libpcre2-16-0:arm64.
16:17:21 #12 8.786 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_arm64.deb ...
16:17:21 #12 8.790 Unpacking libpcre2-16-0:arm64 (10.37-0ubuntu2) ...
16:17:21 #12 8.825 Selecting previously unselected package libpcre2-32-0:arm64.
16:17:21 #12 8.825 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_arm64.deb ...
16:17:21 #12 8.829 Unpacking libpcre2-32-0:arm64 (10.37-0ubuntu2) ...
16:17:21 #12 8.860 Selecting previously unselected package libpcre2-posix3:arm64.
16:17:21 #12 8.864 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_arm64.deb ...
16:17:21 #12 8.867 Unpacking libpcre2-posix3:arm64 (10.37-0ubuntu2) ...
16:17:21 #12 8.893 Selecting previously unselected package libpcre2-dev:arm64.
16:17:21 #12 8.896 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_arm64.deb ...
16:17:21 #12 8.899 Unpacking libpcre2-dev:arm64 (10.37-0ubuntu2) ...
16:17:21 #12 8.936 Selecting previously unselected package libselinux1-dev:arm64.
16:17:21 #12 8.939 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_arm64.deb ...
16:17:21 #12 8.942 Unpacking libselinux1-dev:arm64 (3.1-3build2) ...
16:17:21 #12 8.973 Selecting previously unselected package libdevmapper-dev:arm64.
16:17:21 #12 8.976 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_arm64.deb ...
16:17:21 #12 8.980 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu3) ...
16:17:21 #12 9.004 Selecting previously unselected package libseccomp-dev:arm64.
16:17:21 #12 9.008 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_arm64.deb ...
16:17:21 #12 9.011 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1) ...
16:17:21 #12 9.041 Selecting previously unselected package libsystemd-dev:arm64.
16:17:21 #12 9.044 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8_arm64.deb ...
16:17:21 #12 9.047 Unpacking libsystemd-dev:arm64 (248.3-1ubuntu8) ...
16:17:21 #12 9.099 Selecting previously unselected package libglib2.0-0:arm64.
16:17:21 #9 59.62 Setting up libltdl7:amd64 (2.4.6-15) ...
16:17:21 #9 59.63 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1build1) ...
16:17:21 #9 59.65 Setting up libssh-4:amd64 (0.9.6-1) ...
16:17:21 #9 59.66 Setting up libubsan1:amd64 (11.2.0-7ubuntu2) ...
16:17:21 #9 59.67 Setting up libmd0:amd64 (1.0.3-3build1) ...
16:17:21 #9 59.69 Setting up python-apt-common (2.2.1) ...
16:17:21 #9 59.70 Setting up libnsl-dev:amd64 (1.3.0-2build1) ...
16:17:21 #9 59.71 Setting up libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ...
16:17:21 #9 59.72 Setting up libuchardet0:amd64 (0.0.7-1build1) ...
16:17:21 #9 59.74 Setting up lzop (1.04-2build1) ...
16:17:21 #9 59.75 Setting up libmpdec3:amd64 (2.5.1-2build1) ...
16:17:21 #9 59.81 Setting up git-man (1:2.32.0-1ubuntu1) ...
16:17:21 #9 59.83 Setting up netbase (6.3) ...
16:17:21 #9 59.86 Setting up libbinutils:amd64 (2.37-7ubuntu1) ...
16:17:21 #9 59.88 Setting up libfido2-1:amd64 (1.6.0-2build1) ...
16:17:21 #9 59.89 Setting up libisl23:amd64 (0.24-1) ...
16:17:21 #9 59.90 Setting up libc-dev-bin (2.34-0ubuntu3) ...
16:17:21 #9 59.91 Setting up openssl (1.1.1l-1ubuntu1.1) ...
16:17:21 #14 DONE 2.8s
16:17:21 
16:17:21 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:21 #15 sha256:2a44c6df941fc792d5ac2473ce67db6476faa73f09d040c99b42aa8ebb748732
16:17:21 #15 DONE 0.0s
16:17:21 
16:17:21 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:21 #16 sha256:b7df2ec03ab8393a3b77506a570f3b9562a27593a6599d858869ce12220aea2a
16:17:21 #16 DONE 0.0s
16:17:21 
16:17:21 #17 exporting to image
16:17:21 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:21 #17 exporting layers
16:17:21 #14 ...
16:17:21 
16:17:21 #22 [internal] load build context
16:17:21 #22 transferring context: 51.23MB 3.9s done
16:17:21 #22 DONE 4.0s
16:17:21 #11 5.965 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:21 #11 6.015 Starting 2 pkgProblemResolver with broken count: 0
16:17:21 #11 6.018 Done
16:17:21 #11 6.042  Done
16:17:21 #11 6.052 Starting pkgProblemResolver with broken count: 0
16:17:21 #11 6.082 Starting 2 pkgProblemResolver with broken count: 0
16:17:21 #11 6.085 Done
16:17:21 #11 6.179 The following additional packages will be installed:
16:17:21 #11 6.180   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:17:21 #11 6.180   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:21 #11 6.180   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:17:21 #11 6.180   librhash0 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
16:17:21 #11 6.181   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:21 #11 6.182 Suggested packages:
16:17:21 #11 6.182   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:21 #11 6.182 Recommended packages:
16:17:21 #11 6.182   dmsetup
16:17:21 #11 6.227 The following NEW packages will be installed:
16:17:21 #14 DONE 2.5s
16:17:21 
16:17:21 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:21 #15 sha256:2130c44521ba72d80025f76ed10bf1e46a1381131e3856083c80ea669ad7a340
16:17:21 #15 DONE 0.0s
16:17:21 
16:17:21 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:21 #16 sha256:cf513f094585081e9768722fad778a6b7037c7fd582e7fbab180833e2d22f16d
16:17:21 #16 DONE 0.0s
16:17:21 
16:17:21 #17 exporting to image
16:17:21 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:21 #17 exporting layers
16:17:21 #14 26.55   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       53/92 
16:17:21 #12 9.104 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_arm64.deb ...
16:17:21 #12 9.113 Unpacking libglib2.0-0:arm64 (2.68.4-1ubuntu1) ...
16:17:21 #12 9.170 Selecting previously unselected package pkg-config.
16:17:21 #12 9.174 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_arm64.deb ...
16:17:21 #12 9.178 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:17:21 #12 9.288 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1) ...
16:17:21 #12 9.296 Setting up libarchive13:arm64 (3.4.3-2) ...
16:17:21 #12 9.305 Setting up libglib2.0-0:arm64 (2.68.4-1ubuntu1) ...
16:17:21 #12 9.316 No schema files found: doing nothing.
16:17:21 #12 9.321 Setting up libsepol1-dev:arm64 (3.1-1ubuntu2) ...
16:17:21 #12 9.330 Setting up libpcre2-16-0:arm64 (10.37-0ubuntu2) ...
16:17:21 #12 9.340 Setting up libbtrfs0:arm64 (5.10.1-2build1) ...
16:17:21 #12 9.349 Setting up libpcre2-32-0:arm64 (10.37-0ubuntu2) ...
16:17:21 #12 9.358 Setting up libuv1:arm64 (1.40.0-2ubuntu1) ...
16:17:21 #9 59.93 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
16:17:21 #9 59.95 Setting up libelf1:amd64 (0.185-1build1) ...
16:17:21 #9 59.97 Setting up readline-common (8.1-2) ...
16:17:21 #9 59.98 Setting up publicsuffix (20210108.1309-1) ...
16:17:21 #9 59.99 Setting up libxml2:amd64 (2.9.12+dfsg-4) ...
16:17:21 #9 60.01 Setting up zstd (1.4.8+dfsg-2.1) ...
16:17:21 #9 60.02 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu2) ...
16:17:21 #9 60.04 Setting up libcc1-0:amd64 (11.2.0-7ubuntu2) ...
16:17:21 #9 60.05 Setting up iso-codes (4.6.0-1) ...
16:17:21 #9 60.06 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:17:21 #9 60.08 Setting up liblsan0:amd64 (11.2.0-7ubuntu2) ...
16:17:21 #9 60.09 Setting up dctrl-tools (2.24-3) ...
16:17:21 #9 60.13 Setting up libitm1:amd64 (11.2.0-7ubuntu2) ...
16:17:21 
16:17:21 #23 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:17:21 #23 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
16:17:21 #23 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.5s done
16:17:21 #23 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
16:17:21 #11 6.228   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:17:21 #11 6.228   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:21 #11 6.228   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:17:21 #11 6.228   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:17:21 #11 6.229   libudev-dev libuv1 pkg-config
16:17:21 #11 6.230 The following packages will be upgraded:
16:17:21 #11 6.230   libseccomp2
16:17:21 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc
16:17:21  debian/rules build
16:17:21 dh build --with=bash-completion
16:17:21    dh_update_autotools_config
16:17:21    dh_autoreconf
16:17:21    debian/rules override_dh_auto_build
16:17:21 make[1]: Entering directory '/root/build-deb'
16:17:21 # Build the daemon and dependencies
16:17:21 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:21 
16:17:21 Removing bundles/
16:17:21 
16:17:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:21 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:21 GOOS="" GOARCH="" GOARM=""
16:17:21 #14 26.62   Installing       : kbd-2.0.4-10.el8.x86_64                              54/92 
16:17:21 #14 26.76   Installing       : xkeyboard-config-2.28-1.el8.noarch                   55/92 
16:17:21 #14 26.79   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      56/92 
16:17:21 #14 26.84   Upgrading        : systemd-pam-239-51.el8.x86_64                        57/92 
16:17:22 #12 9.368 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:17:22 #9 60.15 Setting up libgdbm6:amd64 (1.19-2) ...
16:17:22 #9 60.17 Setting up libtsan0:amd64 (11.2.0-7ubuntu2) ...
16:17:22 #9 60.18 Setting up libctf0:amd64 (2.37-7ubuntu1) ...
16:17:22 #9 60.20 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
16:17:22 #9 60.21 Setting up pinentry-curses (1.1.1-1) ...
16:17:22 #9 60.23 Setting up cpp-11 (11.2.0-7ubuntu2) ...
16:17:22 #9 60.24 Setting up manpages-dev (5.10-1ubuntu1) ...
16:17:22 #9 60.26 Setting up libdw1:amd64 (0.185-1build1) ...
16:17:22 #9 60.28 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ...
16:17:22 #9 60.29 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
16:17:22 #9 60.30 Setting up gettext (0.21-4ubuntu3) ...
16:17:22 #9 60.32 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:17:22 #8 54.84 Running transaction check
16:17:22 #8 54.92 Transaction check succeeded.
16:17:22 #8 54.92 Running transaction test
16:17:22 #11 6.653 1 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:17:22 #11 6.653 1 not fully installed or removed.
16:17:22 #11 6.653 Need to get 7698 kB of archives.
16:17:22 #11 6.653 After this operation, 39.9 MB of additional disk space will be used.
16:17:22 #11 6.653 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
16:17:22 #9 60.51 Setting up libedit2:amd64 (3.1-20191231-2build1) ...
16:17:22 #9 60.52 Setting up libreadline8:amd64 (8.1-2) ...
16:17:22 #9 60.54 Setting up m4 (1.4.18-5ubuntu1) ...
16:17:22 #9 60.55 Setting up libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ...
16:17:22 #9 60.56 Setting up ca-certificates (20210119ubuntu1) ...
16:17:22 #9 DONE 61.5s
16:17:22 
16:17:22 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:17:22 #11 sha256:fb80639c816914d860549a7f288dbe20b99e3d6135e7c34eb4669583550934e8
16:17:22 #11 DONE 0.1s
16:17:22 
16:17:22 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:22 #12 sha256:354de0fe2b5c13b4d48e8347e612fef2e68542fd047f21227e5b9e37e39f5a55
16:17:22 #12 1.051 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
16:17:22 #12 1.163 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
16:17:22 #12 1.238 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
16:17:22 #12 1.312 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
16:17:22 #14 26.89   Running scriptlet: systemd-239-51.el8.x86_64                            58/92 
16:17:22 #14 27.33   Upgrading        : systemd-239-51.el8.x86_64                            58/92 
16:17:22 #14 27.36   Running scriptlet: systemd-239-51.el8.x86_64                            58/92 
16:17:22 #14 27.42   Upgrading        : device-mapper-libs-8:1.02.177-10.el8.x86_64          59/92 
16:17:22 #14 27.48   Upgrading        : device-mapper-8:1.02.177-10.el8.x86_64               60/92 
16:17:22 #12 9.821 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:17:22 #12 9.864 Setting up libudev-dev:arm64 (248.3-1ubuntu8) ...
16:17:22 #12 9.873 Setting up libjsoncpp24:arm64 (1.9.4-4build1) ...
16:17:22 #12 9.881 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ...
16:17:22 #12 9.892 Setting up libpcre2-posix3:arm64 (10.37-0ubuntu2) ...
16:17:22 #12 9.901 Setting up libbtrfs-dev:arm64 (5.10.1-2build1) ...
16:17:22 #12 9.910 Setting up librhash0:arm64 (1.4.1-2build1) ...
16:17:22 #12 9.918 Setting up cmake-data (3.18.4-2ubuntu2) ...
16:17:22 #12 9.930 Setting up dh-apparmor (3.0.3-0ubuntu1) ...
16:17:22 #12 9.940 Setting up libsystemd-dev:arm64 (248.3-1ubuntu8) ...
16:17:22 #12 9.948 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ...
16:17:22 #12 9.957 Setting up libpcre2-dev:arm64 (10.37-0ubuntu2) ...
16:17:22 #12 9.965 Setting up libselinux1-dev:arm64 (3.1-3build2) ...
16:17:22 #12 9.974 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu3) ...
16:17:22 #12 9.983 Setting up cmake (3.18.4-2ubuntu2) ...
16:17:22 #12 9.993 Setting up docker-ce-build-deps (1.0) ...
16:17:22 #12 10.00 Processing triggers for man-db (2.9.4-2) ...
16:17:22 #12 10.02 Processing triggers for libc-bin (2.34-0ubuntu3) ...
16:17:22 #9 60.93 Updating certificates in /etc/ssl/certs...
16:17:22 #8 55.39 Transaction test succeeded.
16:17:22 #8 55.39 Running transaction
16:17:22 #11 7.388 Running transaction check
16:17:22 #11 7.007 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
16:17:22 #11 7.248 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
16:17:22 #14 27.56   Installing       : systemd-devel-239-51.el8.x86_64                      61/92 
16:17:22 #12 DONE 10.2s
16:17:22 
16:17:22 #13 [stage-1 6/9] COPY sources/ /sources
16:17:22 #13 sha256:1221a8f6ea4f84e686a24b64d2516ef021c407344c13b32f9868cfcecf9702a7
16:17:22 #10 DONE 2.2s
16:17:22 
16:17:22 #11 [stage-1 6/6] WORKDIR /root/rpmbuild
16:17:22 #11 sha256:49267ffd0514529cef464bc31b511fbc5b287ff3a12f83135d11e759d535c3ce
16:17:22 #11 DONE 0.0s
16:17:22 
16:17:22 #15 exporting to image
16:17:22 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:22 #15 exporting layers
16:17:23 #11 7.491 Transaction check succeeded.
16:17:23 #11 7.492 Running transaction test
16:17:23 #11 7.252 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB]
16:17:23 #11 7.268 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB]
16:17:23 #11 7.272 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB]
16:17:23 #11 7.276 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
16:17:23 #11 7.279 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB]
16:17:23 #11 7.432 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
16:17:23 #11 7.432 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-progs amd64 4.15.1-1build1 [625 kB]
16:17:23 #11 7.459 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-tools amd64 4.15.1-1build1 [2604 B]
16:17:23 #11 7.459 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
16:17:23 #11 7.463 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [10.9 kB]
16:17:23 #11 7.465 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.52 [19.1 kB]
16:17:23 #11 7.466 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsepol1-dev amd64 2.7-1 [324 kB]
16:17:23 #11 7.483 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]
16:17:23 #11 7.487 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]
16:17:23 #11 7.506 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]
16:17:23 #13 DONE 0.4s
16:17:23 
16:17:23 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:23 #15 sha256:34697e0d30601755d925c5604b540814d6bff06e2c71b76a2ca0f2d3379f5f42
16:17:23 #14 27.58   Installing       : vim-filesystem-2:8.0.1763-16.el8.noarch              62/92 
16:17:23 #9 61.33 128 added, 0 removed; done.
16:17:23 #9 61.40 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
16:17:23 #9 61.41 Setting up libgdbm-compat4:amd64 (1.19-2) ...
16:17:23 #9 61.42 Setting up libperl5.32:amd64 (5.32.1-3ubuntu3) ...
16:17:23 #9 61.43 Setting up libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ...
16:17:23 #9 61.44 Setting up dwz (0.14-1build1) ...
16:17:23 #9 61.46 Setting up groff-base (1.22.4-7) ...
16:17:23 #9 61.48 Setting up cpp (4:11.2.0-1ubuntu1) ...
16:17:23 #9 61.49 Setting up gpgconf (2.2.20-1ubuntu4) ...
16:17:23 #9 61.50 Setting up debugedit (1:5.0-0ubuntu2) ...
16:17:23 #9 61.51 Setting up libcurl4:amd64 (7.74.0-1.3ubuntu2) ...
16:17:23 #9 61.53 Setting up libc6-dev:amd64 (2.34-0ubuntu3) ...
16:17:23 #9 61.54 Setting up libx11-6:amd64 (2:1.7.2-1) ...
16:17:23 #11 7.507 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]
16:17:23 #11 7.579 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB]
16:17:23 #11 7.582 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-dev amd64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
16:17:23 #11 7.582 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB]
16:17:23 #11 7.583 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB]
16:17:23 #11 7.585 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB]
16:17:23 #11 7.588 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]
16:17:23 #11 7.726 debconf: delaying package configuration, since apt-utils is not installed
16:17:23 #11 7.757 Fetched 7698 kB in 1s (5714 kB/s)
16:17:23 #9 61.55 Setting up libtiff5:amd64 (4.3.0-1) ...
16:17:23 #9 61.56 Setting up curl (7.74.0-1.3ubuntu2) ...
16:17:23 #9 61.57 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
16:17:23 #9 61.59 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:17:23 #9 61.60 Setting up gpg (2.2.20-1ubuntu4) ...
16:17:23 #9 61.61 Setting up libpython3.9-stdlib:amd64 (3.9.7-2build1) ...
16:17:23 #9 61.62 Setting up libpython3-stdlib:amd64 (3.9.4-1build1) ...
16:17:23 #9 61.63 Setting up gnupg-utils (2.2.20-1ubuntu4) ...
16:17:23 #9 61.65 Setting up binutils-x86-64-linux-gnu (2.37-7ubuntu1) ...
16:17:23 #9 61.66 Setting up gpg-agent (2.2.20-1ubuntu4) ...
16:17:23 #11 7.790 Selecting previously unselected package bash-completion.
16:17:23 #11 7.790 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21454 files and directories currently installed.)
16:17:23 #11 7.801 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
16:17:23 #8 56.27   Preparing        :                                                        1/1 
16:17:23 #8 56.30   Upgrading        : elfutils-libelf-0.186-1.fc34.x86_64                  1/139 
16:17:23 #8 56.34   Upgrading        : elfutils-libs-0.186-1.fc34.x86_64                    2/139 
16:17:23 #8 56.37   Installing       : elfutils-debuginfod-client-0.186-1.fc34.x86_64       3/139 
16:17:23 #8 56.39   Installing       : binutils-gold-2.35.2-6.fc34.x86_64                   4/139 
16:17:23 #8 57.75   Running scriptlet: rpmlint-1.11-19.fc33.noarch                        136/136 
16:17:23 #8 61.55   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-9.fc33.n     1/136 
16:17:23 #8 61.55   Verifying        : bzip2-1.0.8-4.fc33.x86_64                            2/136 
16:17:23 #8 61.55   Verifying        : cpio-2.13-8.fc33.x86_64                              3/136 
16:17:23 #8 61.55   Verifying        : dbus-libs-1:1.12.20-2.fc33.x86_64                    4/136 
16:17:23 #8 61.55   Verifying        : desktop-file-utils-0.26-2.fc33.x86_64                5/136 
16:17:23 #8 61.55   Verifying        : dwz-0.13-4.fc33.x86_64                               6/136 
16:17:23 #8 61.55   Verifying        : ed-1.14.2-9.fc33.x86_64                              7/136 
16:17:23 #8 61.55   Verifying        : efi-srpm-macros-4-5.fc33.noarch                      8/136 
16:17:23 #8 61.55   Verifying        : enchant-1:1.6.0-26.fc33.x86_64                       9/136 
16:17:23 #8 61.55   Verifying        : file-5.39-3.fc33.x86_64                             10/136 
16:17:23 #8 61.55   Verifying        : findutils-1:4.7.0-7.fc33.x86_64                     11/136 
16:17:23 #8 61.55   Verifying        : fonts-filesystem-1:2.0.5-4.fc33.noarch              12/136 
16:17:23 #8 61.55   Verifying        : fonts-srpm-macros-1:2.0.5-4.fc33.noarch             13/136 
16:17:23 #8 61.55   Verifying        : fpc-srpm-macros-1.3-2.fc33.noarch                   14/136 
16:17:23 #8 61.55   Verifying        : ghc-srpm-macros-1.5.0-3.fc33.noarch                 15/136 
16:17:23 #8 61.55   Verifying        : glib-networking-2.66.0-1.fc33.x86_64                16/136 
16:17:23 #8 61.55   Verifying        : gnat-srpm-macros-4-12.fc33.noarch                   17/136 
16:17:23 #8 61.55   Verifying        : gsettings-desktop-schemas-3.38.0-1.fc33.x86_64      18/136 
16:17:23 #8 61.55   Verifying        : hunspell-1.7.0-7.fc33.x86_64                        19/136 
16:17:23 #8 61.55   Verifying        : hunspell-en-US-0.20140811.1-17.fc33.noarch          20/136 
16:17:23 #8 61.55   Verifying        : info-6.7-8.fc33.x86_64                              21/136 
16:17:23 #8 61.55   Verifying        : kernel-srpm-macros-1.0-3.fc33.noarch                22/136 
16:17:23 #8 61.55   Verifying        : less-551-4.fc33.x86_64                              23/136 
16:17:23 #8 61.56   Verifying        : libappstream-glib-0.7.17-2.fc33.x86_64              24/136 
16:17:23 #8 61.56   Verifying        : libjpeg-turbo-2.0.5-5.fc33.x86_64                   25/136 
16:17:23 #8 61.56   Verifying        : libmodman-2.0.1-23.fc33.x86_64                      26/136 
16:17:23 #8 61.56   Verifying        : libpipeline-1.5.2-5.fc33.x86_64                     27/136 
16:17:23 #8 61.56   Verifying        : libproxy-0.4.15-25.fc33.x86_64                      28/136 
16:17:23 #8 61.56   Verifying        : libsoup-2.72.0-3.fc33.x86_64                        29/136 
16:17:23 #8 61.56   Verifying        : libstemmer-0-15.585svn.fc33.x86_64                  30/136 
16:17:23 #8 61.56   Verifying        : man-db-2.9.2-6.fc33.x86_64                          31/136 
16:17:23 #8 61.56   Verifying        : ncurses-6.2-3.20200222.fc33.x86_64                  32/136 
16:17:23 #8 61.56   Verifying        : nim-srpm-macros-3-3.fc33.noarch                     33/136 
16:17:23 #8 61.56   Verifying        : ocaml-srpm-macros-6-3.fc33.noarch                   34/136 
16:17:23 #8 61.56   Verifying        : openblas-srpm-macros-2-8.fc33.noarch                35/136 
16:17:23 #8 61.56   Verifying        : patch-2.7.6-13.fc33.x86_64                          36/136 
16:17:23 #8 61.56   Verifying        : perl-Carp-1.50-457.fc33.noarch                      37/136 
16:17:23 #8 61.56   Verifying        : perl-Data-Dumper-2.174-459.fc33.x86_64              38/136 
16:17:23 #8 61.56   Verifying        : perl-Exporter-5.74-458.fc33.noarch                  39/136 
16:17:23 #8 61.56   Verifying        : perl-Getopt-Long-1:2.52-1.fc33.noarch               40/136 
16:17:23 #8 61.56   Verifying        : perl-IO-Socket-IP-0.41-2.fc33.noarch                41/136 
16:17:23 #8 61.56   Verifying        : perl-IO-Socket-SSL-2.068-3.fc33.noarch              42/136 
16:17:23 #8 61.56   Verifying        : perl-MIME-Base64-3.16-1.fc33.x86_64                 43/136 
16:17:23 #8 61.56   Verifying        : perl-Mozilla-CA-20200520-3.fc33.noarch              44/136 
16:17:23 #8 61.56   Verifying        : perl-Net-SSLeay-1.88-9.fc33.x86_64                  45/136 
16:17:23 #8 61.56   Verifying        : perl-Pod-Escapes-1:1.07-457.fc33.noarch             46/136 
16:17:23 #8 61.56   Verifying        : perl-Pod-Perldoc-3.28.01-458.fc33.noarch            47/136 
16:17:23 #8 61.56   Verifying        : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64       48/136 
16:17:23 #8 61.56   Verifying        : perl-Storable-1:3.21-457.fc33.x86_64                49/136 
16:17:23 #8 61.56   Verifying        : perl-Term-ANSIColor-5.01-458.fc33.noarch            50/136 
16:17:23 #8 61.56   Verifying        : perl-Term-Cap-1.17-457.fc33.noarch                  51/136 
16:17:23 #8 61.56   Verifying        : perl-Text-ParseWords-3.30-457.fc33.noarch           52/136 
16:17:23 #8 61.56   Verifying        : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch       53/136 
16:17:23 #8 61.56   Verifying        : perl-Time-Local-2:1.300-4.fc33.noarch               54/136 
16:17:23 #8 61.56   Verifying        : perl-URI-1.76-9.fc33.noarch                         55/136 
16:17:23 #8 61.56   Verifying        : perl-constant-1.33-458.fc33.noarch                  56/136 
16:17:23 #8 61.56   Verifying        : perl-parent-1:0.238-457.fc33.noarch                 57/136 
16:17:23 #8 61.56   Verifying        : perl-podlators-1:4.14-457.fc33.noarch               58/136 
16:17:23 #8 61.56   Verifying        : perl-srpm-macros-1-38.fc33.noarch                   59/136 
16:17:23 #8 61.56   Verifying        : python3-dateutil-1:2.8.1-2.fc33.noarch              60/136 
16:17:23 #8 61.56   Verifying        : python3-dbus-1.2.16-3.fc33.x86_64                   61/136 
16:17:23 #8 61.56   Verifying        : python3-distro-1.5.0-4.fc33.noarch                  62/136 
16:17:23 #8 61.56   Verifying        : python3-enchant-3.1.1-2.fc33.noarch                 63/136 
16:17:23 #8 61.56   Verifying        : python3-file-magic-5.39-3.fc33.noarch               64/136 
16:17:23 #8 61.56   Verifying        : python3-six-1.15.0-2.fc33.noarch                    65/136 
16:17:23 #8 61.56   Verifying        : shared-mime-info-2.0-3.fc33.x86_64                  66/136 
16:17:23 #8 61.56   Verifying        : unzip-6.0-49.fc33.x86_64                            67/136 
16:17:23 #8 61.56   Verifying        : zip-3.0-27.fc33.x86_64                              68/136 
16:17:23 #8 61.56   Verifying        : abattis-cantarell-fonts-0.301-1.fc33.noarch         69/136 
16:17:23 #8 61.56   Verifying        : binutils-2.35-18.fc33.x86_64                        70/136 
16:17:23 #8 61.56   Verifying        : binutils-gold-2.35-18.fc33.x86_64                   71/136 
16:17:23 #8 61.56   Verifying        : diffutils-3.7-7.fc33.x86_64                         72/136 
16:17:23 #8 61.56   Verifying        : dnf-plugins-core-4.0.23-1.fc33.noarch               73/136 
16:17:23 #8 61.56   Verifying        : elfutils-0.185-2.fc33.x86_64                        74/136 
16:17:23 #8 61.56   Verifying        : elfutils-debuginfod-client-0.185-2.fc33.x86_64      75/136 
16:17:23 #8 61.56   Verifying        : emacs-filesystem-1:27.2-3.fc33.noarch               76/136 
16:17:23 #8 61.56   Verifying        : gdb-minimal-10.2-4.fc33.x86_64                      77/136 
16:17:23 #8 61.56   Verifying        : gdk-pixbuf2-2.42.6-1.fc33.x86_64                    78/136 
16:17:23 #8 61.56   Verifying        : go-srpm-macros-3.0.10-1.fc33.noarch                 79/136 
16:17:23 #8 61.56   Verifying        : groff-base-1.22.4-4.fc33.x86_64                     80/136 
16:17:23 #8 61.56   Verifying        : json-glib-1.6.2-1.fc33.x86_64                       81/136 
16:17:23 #8 61.56   Verifying        : libpkgconf-1.7.3-5.fc33.x86_64                      82/136 
16:17:23 #8 61.56   Verifying        : libpng-2:1.6.37-6.fc33.x86_64                       83/136 
16:17:23 #8 61.56   Verifying        : lua-srpm-macros-1-3.fc33.noarch                     84/136 
16:17:23 #8 61.56   Verifying        : perl-AutoLoader-5.74-471.fc33.noarch                85/136 
16:17:23 #8 61.56   Verifying        : perl-B-1.80-471.fc33.x86_64                         86/136 
16:17:23 #8 61.56   Verifying        : perl-Class-Struct-0.66-471.fc33.noarch              87/136 
16:17:23 #8 61.56   Verifying        : perl-Digest-1.20-1.fc33.noarch                      88/136 
16:17:23 #8 61.56   Verifying        : perl-Digest-MD5-2.58-1.fc33.x86_64                  89/136 
16:17:23 #8 61.56   Verifying        : perl-DynaLoader-1.47-471.fc33.x86_64                90/136 
16:17:23 #8 61.56   Verifying        : perl-Encode-4:3.08-461.fc33.x86_64                  91/136 
16:17:23 #8 61.56   Verifying        : perl-Errno-1.30-471.fc33.x86_64                     92/136 
16:17:23 #8 61.56   Verifying        : perl-Fcntl-1.13-471.fc33.x86_64                     93/136 
16:17:23 #8 61.56   Verifying        : perl-File-Basename-2.85-471.fc33.noarch             94/136 
16:17:23 #8 61.56   Verifying        : perl-File-Path-2.18-1.fc33.noarch                   95/136 
16:17:23 #8 61.57   Verifying        : perl-File-Temp-1:0.231.100-1.fc33.noarch            96/136 
16:17:23 #8 61.57   Verifying        : perl-File-stat-1.09-471.fc33.noarch                 97/136 
16:17:23 #8 61.57   Verifying        : perl-FileHandle-2.03-471.fc33.noarch                98/136 
16:17:23 #8 61.57   Verifying        : perl-Getopt-Std-1.12-471.fc33.noarch                99/136 
16:17:23 #8 61.57   Verifying        : perl-HTTP-Tiny-0.078-1.fc33.noarch                 100/136 
16:17:23 #8 61.57   Verifying        : perl-IO-1.43-471.fc33.x86_64                       101/136 
16:17:23 #8 61.57   Verifying        : perl-IPC-Open3-1.21-471.fc33.noarch                102/136 
16:17:23 #8 61.57   Verifying        : perl-NDBM_File-1.15-471.fc33.x86_64                103/136 
16:17:23 #8 61.57   Verifying        : perl-POSIX-1.94-471.fc33.x86_64                    104/136 
16:17:23 #8 61.57   Verifying        : perl-PathTools-3.78-458.fc33.x86_64                105/136 
16:17:23 #8 61.57   Verifying        : perl-Pod-Simple-1:3.42-1.fc33.noarch               106/136 
16:17:23 #8 61.57   Verifying        : perl-Pod-Usage-4:2.01-1.fc33.noarch                107/136 
16:17:23 #8 61.57   Verifying        : perl-SelectSaver-1.02-471.fc33.noarch              108/136 
16:17:23 #8 61.57   Verifying        : perl-Socket-4:2.031-1.fc33.x86_64                  109/136 
16:17:23 #8 61.57   Verifying        : perl-Symbol-1.08-471.fc33.noarch                   110/136 
16:17:23 #8 61.57   Verifying        : perl-base-2.27-471.fc33.noarch                     111/136 
16:17:23 #8 61.57   Verifying        : perl-if-0.60.800-471.fc33.noarch                   112/136 
16:17:23 #8 61.57   Verifying        : perl-interpreter-4:5.32.1-471.fc33.x86_64          113/136 
16:17:23 #8 61.57   Verifying        : perl-libnet-3.13-1.fc33.noarch                     114/136 
16:17:23 #8 61.57   Verifying        : perl-libs-4:5.32.1-471.fc33.x86_64                 115/136 
16:17:23 #8 61.57   Verifying        : perl-macros-4:5.32.1-471.fc33.noarch               116/136 
16:17:23 #8 61.57   Verifying        : perl-mro-1.23-471.fc33.x86_64                      117/136 
16:17:23 #8 61.57   Verifying        : perl-overload-1.31-471.fc33.noarch                 118/136 
16:17:23 #8 61.57   Verifying        : perl-overloading-0.02-471.fc33.noarch              119/136 
16:17:23 #8 61.57   Verifying        : perl-subs-1.03-471.fc33.noarch                     120/136 
16:17:23 #8 61.57   Verifying        : perl-vars-1.05-471.fc33.noarch                     121/136 
16:17:23 #8 61.57   Verifying        : pkgconf-1.7.3-5.fc33.x86_64                        122/136 
16:17:23 #8 61.57   Verifying        : pkgconf-m4-1.7.3-5.fc33.noarch                     123/136 
16:17:23 #8 61.57   Verifying        : pkgconf-pkg-config-1.7.3-5.fc33.x86_64             124/136 
16:17:23 #8 61.57   Verifying        : python-srpm-macros-3.9-20.fc33.noarch              125/136 
16:17:23 #8 61.57   Verifying        : python3-dnf-plugins-core-4.0.23-1.fc33.noarch      126/136 
16:17:23 #8 61.57   Verifying        : python3-setuptools-49.1.3-2.fc33.noarch            127/136 
16:17:23 #8 61.57   Verifying        : qt5-srpm-macros-5.15.2-1.fc33.noarch               128/136 
16:17:23 #8 61.57   Verifying        : redhat-rpm-config-176-3.fc33.noarch                129/136 
16:17:23 #8 61.57   Verifying        : rpm-build-4.16.1.3-1.fc33.x86_64                   130/136 
16:17:23 #8 61.57   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc33.noarch         131/136 
16:17:23 #8 61.57   Verifying        : rpmlint-1.11-19.fc33.noarch                        132/136 
16:17:23 #8 61.57   Verifying        : rust-srpm-macros-16-1.fc33.noarch                  133/136 
16:17:23 #8 61.57   Verifying        : xxhash-libs-0.8.0-3.fc33.x86_64                    134/136 
16:17:23 #8 61.57   Verifying        : xz-5.2.5-4.fc33.x86_64                             135/136 
16:17:23 #8 61.57   Verifying        : zstd-1.5.0-1.fc33.x86_64                           136/136 
16:17:23 #8 61.71 
16:17:23 #8 61.71 Installed:
16:17:23 #8 61.71   abattis-cantarell-fonts-0.301-1.fc33.noarch                                   
16:17:23 #8 61.71   adobe-source-code-pro-fonts-2.030.1.050-9.fc33.noarch                         
16:17:23 #8 61.71   binutils-2.35-18.fc33.x86_64                                                  
16:17:23 #8 61.71   binutils-gold-2.35-18.fc33.x86_64                                             
16:17:23 #8 61.71   bzip2-1.0.8-4.fc33.x86_64                                                     
16:17:23 #8 61.71   cpio-2.13-8.fc33.x86_64                                                       
16:17:23 #8 61.71   dbus-libs-1:1.12.20-2.fc33.x86_64                                             
16:17:23 #8 61.71   desktop-file-utils-0.26-2.fc33.x86_64                                         
16:17:23 #8 61.71   diffutils-3.7-7.fc33.x86_64                                                   
16:17:23 #8 61.71   dnf-plugins-core-4.0.23-1.fc33.noarch                                         
16:17:23 #8 61.71   dwz-0.13-4.fc33.x86_64                                                        
16:17:23 #8 61.71   ed-1.14.2-9.fc33.x86_64                                                       
16:17:23 #8 61.71   efi-srpm-macros-4-5.fc33.noarch                                               
16:17:23 #8 61.71   elfutils-0.185-2.fc33.x86_64                                                  
16:17:23 #8 61.71   elfutils-debuginfod-client-0.185-2.fc33.x86_64                                
16:17:23 #8 61.71   emacs-filesystem-1:27.2-3.fc33.noarch                                         
16:17:23 #8 61.71   enchant-1:1.6.0-26.fc33.x86_64                                                
16:17:23 #8 61.71   file-5.39-3.fc33.x86_64                                                       
16:17:23 #8 61.71   findutils-1:4.7.0-7.fc33.x86_64                                               
16:17:23 #8 61.71   fonts-filesystem-1:2.0.5-4.fc33.noarch                                        
16:17:23 #8 61.71   fonts-srpm-macros-1:2.0.5-4.fc33.noarch                                       
16:17:23 #8 61.71   fpc-srpm-macros-1.3-2.fc33.noarch                                             
16:17:23 #8 61.71   gdb-minimal-10.2-4.fc33.x86_64                                                
16:17:23 #8 61.71   gdk-pixbuf2-2.42.6-1.fc33.x86_64                                              
16:17:23 #8 61.71   ghc-srpm-macros-1.5.0-3.fc33.noarch                                           
16:17:23 #8 61.71   glib-networking-2.66.0-1.fc33.x86_64                                          
16:17:23 #8 61.71   gnat-srpm-macros-4-12.fc33.noarch                                             
16:17:23 #8 61.71   go-srpm-macros-3.0.10-1.fc33.noarch                                           
16:17:23 #8 61.71   groff-base-1.22.4-4.fc33.x86_64                                               
16:17:23 #8 61.71   gsettings-desktop-schemas-3.38.0-1.fc33.x86_64                                
16:17:23 #8 61.71   hunspell-1.7.0-7.fc33.x86_64                                                  
16:17:23 #8 61.71   hunspell-en-US-0.20140811.1-17.fc33.noarch                                    
16:17:23 #8 61.71   info-6.7-8.fc33.x86_64                                                        
16:17:23 #8 61.71   json-glib-1.6.2-1.fc33.x86_64                                                 
16:17:23 #8 61.71   kernel-srpm-macros-1.0-3.fc33.noarch                                          
16:17:23 #8 61.71   less-551-4.fc33.x86_64                                                        
16:17:23 #8 61.71   libappstream-glib-0.7.17-2.fc33.x86_64                                        
16:17:23 #8 61.71   libjpeg-turbo-2.0.5-5.fc33.x86_64                                             
16:17:23 #8 61.71   libmodman-2.0.1-23.fc33.x86_64                                                
16:17:23 #8 61.71   libpipeline-1.5.2-5.fc33.x86_64                                               
16:17:23 #8 61.71   libpkgconf-1.7.3-5.fc33.x86_64                                                
16:17:23 #8 61.71   libpng-2:1.6.37-6.fc33.x86_64                                                 
16:17:23 #8 61.71   libproxy-0.4.15-25.fc33.x86_64                                                
16:17:23 #8 61.71   libsoup-2.72.0-3.fc33.x86_64                                                  
16:17:23 #8 61.71   libstemmer-0-15.585svn.fc33.x86_64                                            
16:17:23 #8 61.71   lua-srpm-macros-1-3.fc33.noarch                                               
16:17:23 #8 61.71   man-db-2.9.2-6.fc33.x86_64                                                    
16:17:23 #8 61.71   ncurses-6.2-3.20200222.fc33.x86_64                                            
16:17:23 #8 61.71   nim-srpm-macros-3-3.fc33.noarch                                               
16:17:23 #8 61.71   ocaml-srpm-macros-6-3.fc33.noarch                                             
16:17:23 #8 61.71   openblas-srpm-macros-2-8.fc33.noarch                                          
16:17:23 #8 61.71   patch-2.7.6-13.fc33.x86_64                                                    
16:17:23 #8 61.71   perl-AutoLoader-5.74-471.fc33.noarch                                          
16:17:23 #8 61.71   perl-B-1.80-471.fc33.x86_64                                                   
16:17:23 #8 61.71   perl-Carp-1.50-457.fc33.noarch                                                
16:17:23 #8 61.71   perl-Class-Struct-0.66-471.fc33.noarch                                        
16:17:23 #8 61.71   perl-Data-Dumper-2.174-459.fc33.x86_64                                        
16:17:23 #8 61.71   perl-Digest-1.20-1.fc33.noarch                                                
16:17:23 #8 61.71   perl-Digest-MD5-2.58-1.fc33.x86_64                                            
16:17:23 #8 61.71   perl-DynaLoader-1.47-471.fc33.x86_64                                          
16:17:23 #8 61.71   perl-Encode-4:3.08-461.fc33.x86_64                                            
16:17:23 #8 61.71   perl-Errno-1.30-471.fc33.x86_64                                               
16:17:23 #8 61.71   perl-Exporter-5.74-458.fc33.noarch                                            
16:17:23 #8 61.71   perl-Fcntl-1.13-471.fc33.x86_64                                               
16:17:23 #8 61.71   perl-File-Basename-2.85-471.fc33.noarch                                       
16:17:23 #8 61.71   perl-File-Path-2.18-1.fc33.noarch                                             
16:17:23 #8 61.71   perl-File-Temp-1:0.231.100-1.fc33.noarch                                      
16:17:23 #8 61.71   perl-File-stat-1.09-471.fc33.noarch                                           
16:17:23 #8 61.71   perl-FileHandle-2.03-471.fc33.noarch                                          
16:17:23 #8 61.71   perl-Getopt-Long-1:2.52-1.fc33.noarch                                         
16:17:23 #8 61.71   perl-Getopt-Std-1.12-471.fc33.noarch                                          
16:17:23 #8 61.71   perl-HTTP-Tiny-0.078-1.fc33.noarch                                            
16:17:23 #8 61.71   perl-IO-1.43-471.fc33.x86_64                                                  
16:17:23 #8 61.71   perl-IO-Socket-IP-0.41-2.fc33.noarch                                          
16:17:23 #8 61.71   perl-IO-Socket-SSL-2.068-3.fc33.noarch                                        
16:17:23 #8 61.71   perl-IPC-Open3-1.21-471.fc33.noarch                                           
16:17:23 #8 61.71   perl-MIME-Base64-3.16-1.fc33.x86_64                                           
16:17:23 #8 61.71   perl-Mozilla-CA-20200520-3.fc33.noarch                                        
16:17:23 #8 61.71   perl-NDBM_File-1.15-471.fc33.x86_64                                           
16:17:23 #8 61.71   perl-Net-SSLeay-1.88-9.fc33.x86_64                                            
16:17:23 #8 61.71   perl-POSIX-1.94-471.fc33.x86_64                                               
16:17:23 #8 61.71   perl-PathTools-3.78-458.fc33.x86_64                                           
16:17:23 #8 61.71   perl-Pod-Escapes-1:1.07-457.fc33.noarch                                       
16:17:23 #8 61.71   perl-Pod-Perldoc-3.28.01-458.fc33.noarch                                      
16:17:23 #8 61.71   perl-Pod-Simple-1:3.42-1.fc33.noarch                                          
16:17:23 #8 61.71   perl-Pod-Usage-4:2.01-1.fc33.noarch                                           
16:17:23 #8 61.71   perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64                                 
16:17:23 #8 61.71   perl-SelectSaver-1.02-471.fc33.noarch                                         
16:17:23 #8 61.71   perl-Socket-4:2.031-1.fc33.x86_64                                             
16:17:23 #8 61.71   perl-Storable-1:3.21-457.fc33.x86_64                                          
16:17:23 #8 61.71   perl-Symbol-1.08-471.fc33.noarch                                              
16:17:23 #8 61.71   perl-Term-ANSIColor-5.01-458.fc33.noarch                                      
16:17:23 #8 61.71   perl-Term-Cap-1.17-457.fc33.noarch                                            
16:17:23 #8 61.71   perl-Text-ParseWords-3.30-457.fc33.noarch                                     
16:17:23 #8 61.71   perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch                                 
16:17:23 #8 61.71   perl-Time-Local-2:1.300-4.fc33.noarch                                         
16:17:23 #8 61.71   perl-URI-1.76-9.fc33.noarch                                                   
16:17:23 #8 61.71   perl-base-2.27-471.fc33.noarch                                                
16:17:23 #8 61.71   perl-constant-1.33-458.fc33.noarch                                            
16:17:23 #8 61.71   perl-if-0.60.800-471.fc33.noarch                                              
16:17:23 #8 61.71   perl-interpreter-4:5.32.1-471.fc33.x86_64                                     
16:17:23 #8 61.71   perl-libnet-3.13-1.fc33.noarch                                                
16:17:23 #8 61.71   perl-libs-4:5.32.1-471.fc33.x86_64                                            
16:17:23 #8 61.71   perl-macros-4:5.32.1-471.fc33.noarch                                          
16:17:23 #8 61.71   perl-mro-1.23-471.fc33.x86_64                                                 
16:17:23 #8 61.71   perl-overload-1.31-471.fc33.noarch                                            
16:17:23 #8 61.71   perl-overloading-0.02-471.fc33.noarch                                         
16:17:23 #8 61.71   perl-parent-1:0.238-457.fc33.noarch                                           
16:17:23 #8 61.71   perl-podlators-1:4.14-457.fc33.noarch                                         
16:17:23 #8 61.71   perl-srpm-macros-1-38.fc33.noarch                                             
16:17:23 #8 61.71   perl-subs-1.03-471.fc33.noarch                                                
16:17:23 #8 61.71   perl-vars-1.05-471.fc33.noarch                                                
16:17:23 #8 61.71   pkgconf-1.7.3-5.fc33.x86_64                                                   
16:17:23 #8 61.71   pkgconf-m4-1.7.3-5.fc33.noarch                                                
16:17:23 #8 61.71   pkgconf-pkg-config-1.7.3-5.fc33.x86_64                                        
16:17:23 #8 61.71   python-srpm-macros-3.9-20.fc33.noarch                                         
16:17:23 #8 61.71   python3-dateutil-1:2.8.1-2.fc33.noarch                                        
16:17:23 #8 61.71   python3-dbus-1.2.16-3.fc33.x86_64                                             
16:17:23 #8 61.71   python3-distro-1.5.0-4.fc33.noarch                                            
16:17:23 #8 61.71   python3-dnf-plugins-core-4.0.23-1.fc33.noarch                                 
16:17:23 #8 61.71   python3-enchant-3.1.1-2.fc33.noarch                                           
16:17:23 #8 61.71   python3-file-magic-5.39-3.fc33.noarch                                         
16:17:23 #8 61.71   python3-setuptools-49.1.3-2.fc33.noarch                                       
16:17:23 #8 61.71   python3-six-1.15.0-2.fc33.noarch                                              
16:17:23 #8 61.71   qt5-srpm-macros-5.15.2-1.fc33.noarch                                          
16:17:23 #8 61.71   redhat-rpm-config-176-3.fc33.noarch                                           
16:17:23 #8 61.71   rpm-build-4.16.1.3-1.fc33.x86_64                                              
16:17:23 #8 61.71   rpmautospec-rpm-macros-0.2.5-1.fc33.noarch                                    
16:17:23 #8 61.71   rpmlint-1.11-19.fc33.noarch                                                   
16:17:23 #8 61.71   rust-srpm-macros-16-1.fc33.noarch                                             
16:17:23 #8 61.71   shared-mime-info-2.0-3.fc33.x86_64                                            
16:17:23 #8 61.71   unzip-6.0-49.fc33.x86_64                                                      
16:17:23 #8 61.71   xxhash-libs-0.8.0-3.fc33.x86_64                                               
16:17:23 #8 61.71   xz-5.2.5-4.fc33.x86_64                                                        
16:17:23 #8 61.71   zip-3.0-27.fc33.x86_64                                                        
16:17:23 #8 61.71   zstd-1.5.0-1.fc33.x86_64                                                      
16:17:23 #8 61.71 
16:17:23 #8 61.71 Complete!
16:17:23 #8 DONE 61.9s
16:17:23 
16:17:23 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:17:23 #10 sha256:bb324dc154f68314efb754b9b1b1589cdabf92e7acc2dc26147e3c9c9fdc0414
16:17:23 #10 DONE 0.1s
16:17:23 
16:17:23 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:17:23 #11 sha256:95a825a4627228dba96d4964856f6714696e36250272c716288113da20726d60
16:17:23 #12 1.163 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
16:17:23 #12 1.287 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
16:17:23 #12 1.360 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
16:17:23 #12 1.436 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
16:17:23 #11 8.353 Unpacking bash-completion (1:2.8-1ubuntu1) ...
16:17:23 #21 52.92 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
16:17:23 #21 52.92 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
16:17:23 #21 52.93 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
16:17:23 #21 52.96 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
16:17:23 #21 52.96 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:17:23 #21 52.97 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:17:23 #8 56.51   Installing       : binutils-2.35.2-6.fc34.x86_64                        5/139 
16:17:23 #8 56.55   Running scriptlet: binutils-2.35.2-6.fc34.x86_64                        5/139 
16:17:23 #8 56.57   Installing       : file-5.39-7.fc34.x86_64                              6/139 
16:17:23 #8 56.59   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      7/139 
16:17:23 #8 56.64   Installing       : groff-base-1.22.4-7.fc34.x86_64                      7/139 
16:17:23 #8 56.69   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      7/139 
16:17:23 #8 56.70   Installing       : xz-5.2.5-5.fc34.x86_64                               8/139 
16:17:23 #8 56.71   Installing       : unzip-6.0-50.fc34.x86_64                             9/139 
16:17:23 #8 56.75   Installing       : findutils-1:4.8.0-2.fc34.x86_64                     10/139 
16:17:23 #8 56.80   Installing       : cpio-2.13-10.fc34.x86_64                            11/139 
16:17:23 #8 56.81   Installing       : bzip2-1.0.8-6.fc34.x86_64                           12/139 
16:17:23 #8 56.85   Installing       : zip-3.0-28.fc34.x86_64                              13/139 
16:17:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.dsc
16:17:23  debian/rules build
16:17:23 dh build --with=bash-completion
16:17:23 #9 62.12 Setting up libxpm4:amd64 (1:3.5.12-1) ...
16:17:23 #9 62.13 Setting up openssh-client (1:8.4p1-6ubuntu2) ...
16:17:23 #9 62.23 Setting up gpgsm (2.2.20-1ubuntu4) ...
16:17:23 #9 62.25 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
16:17:23 #9 62.26 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2) ...
16:17:23 #9 62.27 Setting up binutils (2.37-7ubuntu1) ...
16:17:23 #9 62.28 Setting up man-db (2.9.4-2) ...
16:17:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc
16:17:23  debian/rules build
16:17:23 dh build --with=bash-completion
16:17:23    dh_update_autotools_config
16:17:23    dh_autoreconf
16:17:23    debian/rules override_dh_auto_build
16:17:23 make[1]: Entering directory '/root/build-deb'
16:17:23 # Build the daemon and dependencies
16:17:23 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:23 
16:17:23 Removing bundles/
16:17:23 
16:17:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:23 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:23 GOOS="" GOARCH="" GOARM=""
16:17:24 #11 8.484 Selecting previously unselected package cmake-data.
16:17:24 #11 8.487 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
16:17:24 #11 8.492 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:17:24 #8 56.86   Installing       : python3-file-magic-5.39-7.fc34.noarch               14/139 
16:17:24 #8 56.95   Installing       : elfutils-0.186-1.fc34.x86_64                        15/139 
16:17:24 #8 56.96   Installing       : dwz-0.14-1.fc34.x86_64                              16/139 
16:17:24 #8 57.01   Installing       : zstd-1.5.0-1.fc34.x86_64                            17/139 
16:17:24 #12 1.724 Reading package lists...
16:17:24    dh_update_autotools_config
16:17:24    dh_autoreconf
16:17:24 #9 62.39 Building database of manual pages ...
16:17:24 #11 8.842 Selecting previously unselected package liblzo2-2:amd64.
16:17:24 #11 8.845 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ...
16:17:24 #11 8.849 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
16:17:24 #11 8.887 Selecting previously unselected package libarchive13:amd64.
16:17:24 #8 57.09   Installing       : xxhash-libs-0.8.1-1.fc34.x86_64                     18/139 
16:17:24 #8 57.17   Installing       : gdb-minimal-11.1-5.fc34.x86_64                      19/139 
16:17:24 #8 57.18   Installing       : rust-srpm-macros-20-1.fc34.noarch                   20/139 
16:17:24 #8 57.21   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch          21/139 
16:17:24 #8 57.26   Installing       : python3-setuptools-53.0.0-2.fc34.noarch             22/139 
16:17:24 #11 8.692 Transaction test succeeded.
16:17:24 #11 8.693 Running transaction
16:17:24    debian/rules override_dh_auto_build
16:17:24 make[1]: Entering directory '/root/build-deb'
16:17:24 # Build the daemon and dependencies
16:17:24 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:24 
16:17:24 Removing bundles/
16:17:24 
16:17:24 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:24 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:24 GOOS="" GOARCH="" GOARM=""
16:17:24 #14 28.01   Installing       : cmake-data-3.20.2-4.el8.noarch                       63/92 
16:17:24 #14 29.15   Installing       : cmake-3.20.2-4.el8.x86_64                            64/92 
16:17:24 #14 29.20   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  65/92 
16:17:24 #14 29.27   Installing       : automake-1.16.1-7.el8.noarch                         66/92 
16:17:24 #14 29.29   Installing       : perl-Error-1:0.17025-2.el8.noarch                    67/92 
16:17:24 #14 29.31   Installing       : perl-Git-2.27.0-1.el8.noarch                         68/92 
16:17:24 #14 29.33   Installing       : git-2.27.0-1.el8.x86_64                              69/92 
16:17:24 #14 29.41   Installing       : libtool-2.4.6-25.el8.x86_64                          70/92 
16:17:24 #14 29.43   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          70/92 
16:17:24 #14 29.45   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               71/92 
16:17:24 #9 62.61 Setting up libgpgme11:amd64 (1.14.0-1ubuntu4) ...
16:17:24 #9 62.63 Setting up dirmngr (2.2.20-1ubuntu4) ...
16:17:24 #9 62.76 Setting up perl (5.32.1-3ubuntu3) ...
16:17:24 #9 62.78 Setting up libpackage-stash-xs-perl (0.29-1build4) ...
16:17:24 #9 62.79 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:17:24 #9 62.80 Setting up libdata-dump-perl (1.23-1.1) ...
16:17:24 #9 62.81 Setting up libref-util-perl (0.204-1) ...
16:17:24 #9 62.83 Setting up libipc-system-simple-perl (1.30-1) ...
16:17:24 #9 62.84 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:17:24 #9 62.85 Setting up libhash-fieldhash-perl (0.15-1build4) ...
16:17:24 #9 62.87 Setting up libgd3:amd64 (2.3.0-2ubuntu1) ...
16:17:24 #9 62.88 Setting up libvariable-magic-perl (0.62-1build3) ...
16:17:24 #9 62.89 Setting up libio-html-perl (1.004-2) ...
16:17:24 #9 62.90 Setting up libpod-parser-perl (1.63-2) ...
16:17:24 #15 DONE 4.4s
16:17:24 
16:17:24 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:24 #16 sha256:018ef843a4576fe8e8d0fb4ae5d6fe2ab3334ae0513b6fa5cd5726feb524dfdf
16:17:24 #16 DONE 0.0s
16:17:24 
16:17:24 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:24 #17 sha256:87a6d26900c3632c67982c82a90bf650bf295933cff2e5656e9fb511af4f662d
16:17:24 #17 DONE 0.0s
16:17:24 
16:17:24 #18 exporting to image
16:17:24 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:24 #18 exporting layers
16:17:24 #11 8.889 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ...
16:17:24 #11 8.899 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
16:17:24 #11 8.956 Selecting previously unselected package libjsoncpp1:amd64.
16:17:24 #11 8.959 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ...
16:17:24 #11 8.962 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:17:24 #11 9.004 Selecting previously unselected package librhash0:amd64.
16:17:24 #11 9.006 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ...
16:17:24 #11 9.011 Unpacking librhash0:amd64 (1.3.6-2) ...
16:17:24 #11 9.049 Selecting previously unselected package libuv1:amd64.
16:17:24 #11 9.052 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ...
16:17:24 #11 9.056 Unpacking libuv1:amd64 (1.18.0-3) ...
16:17:24 #11 9.092 Selecting previously unselected package cmake.
16:17:24 #11 9.094 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ...
16:17:24 #11 9.097 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
16:17:24 #8 57.32   Installing       : python3-distro-1.5.0-5.fc34.noarch                  23/139 
16:17:24 #8 57.33   Installing       : libjpeg-turbo-2.0.90-3.fc34.x86_64                  24/139 
16:17:24 #8 57.36   Installing       : less-590-2.fc34.x86_64                              25/139 
16:17:24 #8 57.38   Installing       : json-glib-1.6.6-1.fc34.x86_64                       26/139 
16:17:24 #8 57.42   Installing       : emacs-filesystem-1:27.2-5.fc34.noarch               27/139 
16:17:24 #8 57.43   Installing       : desktop-file-utils-0.26-3.fc34.x86_64               28/139 
16:17:24 #8 57.46   Installing       : efi-srpm-macros-5-4.fc34.noarch                     29/139 
16:17:24 #8 57.48   Installing       : shared-mime-info-2.1-2.fc34.x86_64                  30/139 
16:17:24 #12 3.709 dh_testdir
16:17:24 #12 3.728 dh_testroot
16:17:24 #12 3.746 dh_prep
16:17:24 #12 3.767 dh_testdir
16:17:24 #12 3.785 dh_testroot
16:17:24 #9 62.92 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:17:24 #9 62.93 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:17:24 #9 62.95 Setting up libparams-util-perl (1.102-1build2) ...
16:17:24 #9 62.96 Setting up libdpkg-perl (1.20.9ubuntu2) ...
16:17:24 #9 62.97 Setting up libtime-duration-perl (1.21-1) ...
16:17:24 #9 62.98 Setting up autoconf (2.69-14) ...
16:17:24 #9 63.00 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:24 #9 63.01 Setting up libarray-intspan-perl (2.004-1) ...
16:17:24 #9 63.02 Setting up libcapture-tiny-perl (0.48-1) ...
16:17:24 #9 63.04 Setting up libtimedate-perl (2.3300-2) ...
16:17:24 #9 63.05 Setting up libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ...
16:17:24 #9 63.06 Setting up gpg-wks-server (2.2.20-1ubuntu4) ...
16:17:24 #9 63.07 Setting up libsub-name-perl (0.26-1build2) ...
16:17:24 #9 63.09 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:17:24 #9 63.10 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:17:24 #9 63.12 Setting up libproc-processtable-perl (0.59-2build2) ...
16:17:24 #15 exporting layers 2.2s done
16:17:24 #15 writing image sha256:c90ffce8fb96525779b2c1d1ed802fce70a253c3233f9ef3076ba4a40c9d0847 done
16:17:24 #15 naming to docker.io/rpmbuild-fedora-33/aarch64 done
16:17:24 #15 DONE 2.2s
16:17:24 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-33/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-33/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-33/aarch64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
16:17:24 #8 57.56   Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64                  30/139 
16:17:24 #8 57.57   Installing       : qt5-srpm-macros-5.15.2-2.fc34.noarch                31/139 
16:17:24 #8 57.58   Installing       : python3-six-1.15.0-5.fc34.noarch                    32/139 
16:17:24 #8 57.59   Installing       : python3-dateutil-1:2.8.1-3.fc34.noarch              33/139 
16:17:24 #8 57.64   Installing       : pkgconf-m4-1.7.3-6.fc34.noarch                      34/139 
16:17:24 #8 57.64   Installing       : perl-srpm-macros-1-39.fc34.noarch                   35/139 
16:17:24 #8 57.65   Installing       : openblas-srpm-macros-2-9.fc34.noarch                36/139 
16:17:24 #8 57.68   Installing       : ocaml-srpm-macros-6-4.fc34.noarch                   37/139 
16:17:24 #8 57.69   Installing       : nim-srpm-macros-3-4.fc34.noarch                     38/139 
16:17:24 #8 57.70   Installing       : ncurses-6.2-4.20200222.fc34.x86_64                  39/139 
16:17:24 #8 57.73   Installing       : perl-Digest-1.20-1.fc34.noarch                      40/139 
16:17:24 #8 57.74   Installing       : perl-Digest-MD5-2.58-2.fc34.x86_64                  41/139 
16:17:24 #8 57.75   Installing       : perl-B-1.80-477.fc34.x86_64                         42/139 
16:17:24 #12 3.804 dh_install
16:17:24 #12 3.833 dh_installdocs
16:17:24 #12 3.864 dh_installchangelogs
16:17:24 #12 3.933 dh_compress
16:17:24 #12 3.968 dh_fixperms
16:17:24 #12 4.008 dh_installdeb
16:17:24 #12 4.034 dh_gencontrol
16:17:25 #9 63.13 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:17:25 #9 63.14 Setting up gcc-11 (11.2.0-7ubuntu2) ...
16:17:25 #9 63.16 Setting up xauth (1:1.1-1) ...
16:17:25 #9 63.17 Setting up libpath-tiny-perl (0.118-1) ...
16:17:25 #9 63.18 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:17:25 #9 63.19 Setting up libjson-perl (4.03000-1) ...
16:17:25 #9 63.21 Setting up libipc-run3-perl (0.048-2) ...
16:17:25 #9 63.22 Setting up libsub-override-perl (0.09-2) ...
16:17:25 #9 63.23 Setting up libaliased-perl (0.34-1.1) ...
16:17:25 #9 63.24 Setting up libstrictures-perl (2.000006-1) ...
16:17:25 #9 63.25 Setting up libsub-quote-perl (2.006006-1) ...
16:17:25 #9 63.27 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:17:25 #9 63.28 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:17:25 #9 63.29 Setting up libsort-versions-perl (1.62-1) ...
16:17:25 #9 63.30 Setting up libexporter-tiny-perl (1.002002-1) ...
16:17:25 #9 63.32 Setting up libre-engine-re2-perl:amd64 (0.14-1build1) ...
16:17:25 #9 63.33 Setting up libfile-dirlist-perl (0.05-2) ...
16:17:25 #9 63.34 Setting up libterm-readkey-perl (2.38-1build2) ...
16:17:25 #9 63.36 Setting up libtext-levenshteinxs-perl (0.03-4build9) ...
16:17:25 #9 63.37 Setting up libperlio-gzip-perl (0.19-1build7) ...
16:17:25 #9 63.39 Setting up libsys-hostname-long-perl (1.5-2) ...
16:17:25 #9 63.41 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:17:25 #9 63.42 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:17:25 #9 63.43 Setting up liburi-perl (5.08-1) ...
16:17:25 #9 63.44 Setting up libfile-touch-perl (0.11-1) ...
16:17:25 #14 29.47   Installing       : device-mapper-devel-8:1.02.177-10.el8.x86_64         72/92 
16:17:25 #14 29.72   Upgrading        : systemd-udev-239-51.el8.x86_64                       73/92 
16:17:25 #14 29.74   Running scriptlet: systemd-udev-239-51.el8.x86_64                       73/92 
16:17:25 #14 30.03   Installing       : annobin-9.72-1.el8_5.2.x86_64                        74/92 
16:17:25 #14 30.05   Installing       : libseccomp-devel-2.5.1-1.el8.x86_64                  75/92 
16:17:25 #14 30.07   Installing       : which-2.21-16.el8.x86_64                             76/92 
16:17:25 #14 30.09   Upgrading        : glibc-minimal-langpack-2.28-164.el8.x86_64           77/92 
16:17:25 #14 30.10   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          78/92 
16:17:25 #8 57.79   Installing       : perl-FileHandle-2.03-477.fc34.noarch                43/139 
16:17:25 #8 57.79   Installing       : perl-AutoLoader-5.74-477.fc34.noarch                44/139 
16:17:25 #8 57.80   Installing       : perl-Data-Dumper-2.174-460.fc34.x86_64              45/139 
16:17:25 #8 57.83   Installing       : perl-libnet-3.13-2.fc34.noarch                      46/139 
16:17:25 #8 57.84   Installing       : perl-base-2.27-477.fc34.noarch                      47/139 
16:17:25 #8 57.84   Installing       : perl-URI-5.09-1.fc34.noarch                         48/139 
16:17:25 #8 57.92   Installing       : perl-Net-SSLeay-1.90-2.fc34.x86_64                  49/139 
16:17:25 #8 57.96   Installing       : perl-Time-Local-2:1.300-5.fc34.noarch               50/139 
16:17:25 #8 57.96   Installing       : perl-Mozilla-CA-20211001-1.fc34.noarch              51/139 
16:17:25 #8 58.00   Installing       : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch         52/139 
16:17:25 #8 58.01   Installing       : perl-if-0.60.800-477.fc34.noarch                    53/139 
16:17:25 #8 58.01   Installing       : perl-IO-Socket-IP-0.41-3.fc34.noarch                54/139 
16:17:25 #8 58.06   Installing       : perl-File-Path-2.18-2.fc34.noarch                   55/139 
16:17:25 #8 58.06   Installing       : perl-IO-Socket-SSL-2.070-2.fc34.noarch              56/139 
16:17:25 #8 58.07   Installing       : perl-Pod-Escapes-1:1.07-458.fc34.noarch             57/139 
16:17:25 #8 58.10   Installing       : perl-Term-ANSIColor-5.01-459.fc34.noarch            58/139 
16:17:25 #8 58.11   Installing       : perl-Class-Struct-0.66-477.fc34.noarch              59/139 
16:17:25 #8 58.12   Installing       : perl-POSIX-1.94-477.fc34.x86_64                     60/139 
16:17:25 #11 9.489 Selecting previously unselected package dh-apparmor.
16:17:25 #11 9.492 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
16:17:25 #11 9.496 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
16:17:25 #11 9.531 Selecting previously unselected package btrfs-progs.
16:17:25 #11 9.533 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_amd64.deb ...
16:17:25 #11 9.537 Unpacking btrfs-progs (4.15.1-1build1) ...
16:17:25 #11 9.647 Selecting previously unselected package btrfs-tools.
16:17:25 #11 9.650 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_amd64.deb ...
16:17:25 #11 9.655 Unpacking btrfs-tools (4.15.1-1build1) ...
16:17:25 #11 9.693 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:25 #11 9.695 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
16:17:25 #11 9.700 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:17:25 #11 9.745 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:17:25 #12 4.149 dh_md5sums
16:17:25 #12 4.176 dh_builddeb
16:17:25 #12 4.196 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:25 #12 4.217 
16:17:25 #12 4.217 The package has been created.
16:17:25 #12 4.217 Attention, the package has been created in the current directory,
16:17:25 #12 4.217 not in ".." as indicated by the message above!
16:17:25 #12 4.239 Selecting previously unselected package docker-ce-build-deps.
16:17:25 #12 4.254 (Reading database ... 26309 files and directories currently installed.)
16:17:25 #9 63.46 Setting up python3.9 (3.9.7-2build1) ...
16:17:25 #14 30.14   Upgrading        : ca-certificates-2021.2.50-80.0.el8_4.noarch          78/92 
16:17:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.dsc
16:17:25  debian/rules build
16:17:25 dh build --with=bash-completion
16:17:25    dh_update_autotools_config
16:17:25 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:25 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:25 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nq25Bf
16:17:25 + umask 022
16:17:25 + cd /root/rpmbuild/BUILD
16:17:25 + cd /root/rpmbuild/BUILD
16:17:25 + rm -rf src
16:17:25 + /usr/bin/mkdir -p src
16:17:25 + cd src
16:17:25 + /usr/bin/tar -xof -
16:17:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:25 #8 58.16   Installing       : perl-IPC-Open3-1.21-477.fc34.noarch                 61/139 
16:17:25 #8 58.16   Installing       : perl-subs-1.03-477.fc34.noarch                      62/139 
16:17:25 #8 58.17   Installing       : perl-File-Temp-1:0.231.100-2.fc34.noarch            63/139 
16:17:25 #8 58.20   Installing       : perl-HTTP-Tiny-0.078-1.fc34.noarch                  64/139 
16:17:25 #8 58.21   Installing       : perl-Pod-Simple-1:3.42-2.fc34.noarch                65/139 
16:17:25 #8 58.24   Installing       : perl-Term-Cap-1.17-458.fc34.noarch                  66/139 
16:17:25 #8 58.25   Installing       : perl-Socket-4:2.032-1.fc34.x86_64                   67/139 
16:17:25 #8 58.26   Installing       : perl-SelectSaver-1.02-477.fc34.noarch               68/139 
16:17:25 #8 58.29   Installing       : perl-Symbol-1.08-477.fc34.noarch                    69/139 
16:17:25 #8 58.29   Installing       : perl-File-stat-1.09-477.fc34.noarch                 70/139 
16:17:25 #8 58.30   Installing       : perl-podlators-1:4.14-458.fc34.noarch               71/139 
16:17:25 #8 58.33   Installing       : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            72/139 
16:17:25 #8 58.34   Installing       : perl-Text-ParseWords-3.30-458.fc34.noarch           73/139 
16:17:25 #8 58.34   Installing       : perl-Fcntl-1.13-477.fc34.x86_64                     74/139 
16:17:25 #8 58.38   Installing       : perl-mro-1.23-477.fc34.x86_64                       75/139 
16:17:25 #21 59.85 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:17:25 #21 60.70 + mkdir -p /build
16:17:25 #21 60.70 + cp runc /build/runc
16:17:25 #21 DONE 61.4s
16:17:25 
16:17:25 #25 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:17:25 #25 sha256:4fe80103aa6bae1243d61ce7ae7a586187db3fbb4ebdfb1a9723be3f4115d4cb
16:17:25 #11 9.748 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
16:17:25 #11 9.755 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:17:25 #11 9.796 Selecting previously unselected package libudev-dev:amd64.
16:17:25 #11 9.798 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.52_amd64.deb ...
16:17:25 #11 9.806 Unpacking libudev-dev:amd64 (237-3ubuntu10.52) ...
16:17:25 #11 9.836 Selecting previously unselected package libsepol1-dev:amd64.
16:17:25 #11 9.839 Preparing to unpack .../14-libsepol1-dev_2.7-1_amd64.deb ...
16:17:25 #11 9.843 Unpacking libsepol1-dev:amd64 (2.7-1) ...
16:17:25 #11 9.909 Selecting previously unselected package libpcre16-3:amd64.
16:17:25 #11 9.912 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9_amd64.deb ...
16:17:25 #11 9.915 Unpacking libpcre16-3:amd64 (2:8.39-9) ...
16:17:25 #11 9.961 Selecting previously unselected package libpcre32-3:amd64.
16:17:25 #11 9.963 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9_amd64.deb ...
16:17:25 #11 9.970 Unpacking libpcre32-3:amd64 (2:8.39-9) ...
16:17:25 #11 10.01 Selecting previously unselected package libpcrecpp0v5:amd64.
16:17:25 #12 4.254 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:25 #12 4.259 Unpacking docker-ce-build-deps (1.0) ...
16:17:25 #14 30.15   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          78/92 
16:17:25 #14 30.42   Cleanup          : ca-certificates-2020.2.41-80.0.el8_2.noarch          79/92 
16:17:25 #14 30.44   Cleanup          : systemd-udev-239-45.el8.x86_64                       80/92 
16:17:25 #14 30.44   Running scriptlet: systemd-udev-239-45.el8.x86_64                       80/92 
16:17:25 #14 30.47   Cleanup          : device-mapper-8:1.02.175-5.el8.x86_64                81/92 
16:17:25 #14 30.49   Running scriptlet: systemd-239-45.el8.x86_64                            82/92 
16:17:25 #14 30.51   Cleanup          : systemd-239-45.el8.x86_64                            82/92 
16:17:25 #14 30.55   Cleanup          : systemd-pam-239-45.el8.x86_64                        83/92 
16:17:25 #14 30.56   Cleanup          : device-mapper-libs-8:1.02.175-5.el8.x86_64           84/92 
16:17:25 #14 30.57   Cleanup          : systemd-libs-239-45.el8.x86_64                       85/92 
16:17:25 #14 30.59   Cleanup          : libsepol-2.9-2.el8.x86_64                            86/92 
16:17:25 #14 30.59   Running scriptlet: libsepol-2.9-2.el8.x86_64                            86/92 
16:17:25 #14 30.62   Cleanup          : libxcrypt-4.1.1-4.el8.x86_64                         87/92 
16:17:25 #14 30.63   Cleanup          : glibc-common-2.28-151.el8.x86_64                     88/92 
16:17:25    dh_autoreconf
16:17:25    debian/rules override_dh_auto_build
16:17:25 make[1]: Entering directory '/root/build-deb'
16:17:25 # Build the daemon and dependencies
16:17:25 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:25 
16:17:25 Removing bundles/
16:17:25 
16:17:25 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:25 #11 9.940   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch             1/1 
16:17:25 #11 10.07   Preparing        :                                                        1/1 
16:17:25 #11 10.11   Upgrading        : libgcc-11.2.1-7.fc35.x86_64                          1/108 
16:17:25 #11 10.12   Running scriptlet: libgcc-11.2.1-7.fc35.x86_64                          1/108 
16:17:25 #11 10.16   Installing       : python3-libselinux-3.3-1.fc35.x86_64                 2/108 
16:17:25 #11 10.17   Installing       : perl-File-Find-1.39-482.fc35.noarch                  3/108 
16:17:25 #11 10.17   Installing       : perl-File-Copy-2.35-482.fc35.noarch                  4/108 
16:17:25 #11 10.18   Installing       : perl-File-Compare-1.100.600-482.fc35.noarch          5/108 
16:17:25 #11 10.18   Installing       : libseccomp-2.5.3-1.fc35.x86_64                       6/108 
16:17:25 #11 10.19   Installing       : cmake-rpm-macros-3.22.1-4.fc35.noarch                7/108 
16:17:25 #11 10.19   Installing       : cmake-filesystem-3.22.1-4.fc35.x86_64                8/108 
16:17:25 #11 10.21   Installing       : checkpolicy-3.3-1.fc35.x86_64                        9/108 
16:17:25 #8 58.39   Installing       : perl-IO-1.43-477.fc34.x86_64                        76/139 
16:17:25 #8 58.42   Installing       : perl-overloading-0.02-477.fc34.noarch               77/139 
16:17:25 #8 58.42   Installing       : perl-Pod-Usage-4:2.01-2.fc34.noarch                 78/139 
16:17:25 #8 58.46   Installing       : perl-MIME-Base64-3.16-2.fc34.x86_64                 79/139 
16:17:25 #8 58.47   Installing       : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       80/139 
16:17:25 #8 58.48   Installing       : perl-constant-1.33-459.fc34.noarch                  81/139 
16:17:25 #8 58.51   Installing       : perl-parent-1:0.238-458.fc34.noarch                 82/139 
16:17:25 #8 58.51   Installing       : perl-Errno-1.30-477.fc34.x86_64                     83/139 
16:17:25 #8 58.52   Installing       : perl-File-Basename-2.85-477.fc34.noarch             84/139 
16:17:25 #8 58.55   Installing       : perl-Getopt-Std-1.12-477.fc34.noarch                85/139 
16:17:25 #8 58.56   Installing       : perl-Storable-1:3.21-458.fc34.x86_64                86/139 
16:17:25 #8 58.57   Installing       : perl-overload-1.31-477.fc34.noarch                  87/139 
16:17:25 #8 58.61   Installing       : perl-vars-1.05-477.fc34.noarch                      88/139 
16:17:25 #11 10.02 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...
16:17:25 #11 10.02 Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ...
16:17:25 #11 10.06 Selecting previously unselected package libpcre3-dev:amd64.
16:17:25 #11 10.06 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9_amd64.deb ...
16:17:25 #11 10.07 Unpacking libpcre3-dev:amd64 (2:8.39-9) ...
16:17:25 #11 10.15 Selecting previously unselected package libselinux1-dev:amd64.
16:17:25 #11 10.15 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_amd64.deb ...
16:17:25 #11 10.15 Unpacking libselinux1-dev:amd64 (2.7-2build2) ...
16:17:25 #11 10.20 Selecting previously unselected package libdevmapper-dev:amd64.
16:17:25 #11 10.20 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
16:17:25 #11 10.20 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:17:25 #11 10.25 Preparing to unpack .../21-libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
16:17:25 #12 1.862 Reading package lists...
16:17:25 #14 30.65   Cleanup          : bash-4.4.19-14.el8.x86_64                            89/92 
16:17:25 #14 30.65   Running scriptlet: bash-4.4.19-14.el8.x86_64                            89/92 
16:17:25 #14 30.69   Cleanup          : glibc-2.28-151.el8.x86_64                            90/92 
16:17:25 #14 30.72   Cleanup          : glibc-minimal-langpack-2.28-151.el8.x86_64           91/92 
16:17:25 #14 30.73   Cleanup          : libgcc-8.4.1-1.el8.x86_64                            92/92 
16:17:25 #14 30.73   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                            92/92 
16:17:25 #9 64.04 Setting up libc-devtools (2.34-0ubuntu3) ...
16:17:25 #9 64.06 Setting up libemail-address-xs-perl (1.04-1build5) ...
16:17:25 #9 64.07 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:17:25 #9 64.08 Setting up automake (1:1.16.4-2) ...
16:17:25 #9 64.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:25 #9 64.09 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:17:25 #9 64.09 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:17:25 #9 64.13 Setting up libapt-pkg-perl (0.1.40) ...
16:17:25 #9 64.14 Setting up libstring-escape-perl (2010.002-2) ...
16:17:25 #9 64.15 Setting up libhttp-date-perl (6.05-1) ...
16:17:25 #9 64.16 Setting up libfile-which-perl (1.23-1) ...
16:17:25 #9 64.18 Setting up libfile-basedir-perl (0.08-1) ...
16:17:25 #9 64.19 Setting up libnumber-range-perl (0.12-1.1) ...
16:17:25 #9 64.20 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:17:25 #9 64.21 Setting up libmouse-perl (2.5.10-1build2) ...
16:17:25 #9 64.22 Setting up libfile-listing-perl (6.14-1) ...
16:17:25 #9 64.23 Setting up gpg-wks-client (2.2.20-1ubuntu4) ...
16:17:25 #9 64.25 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:17:25 #9 64.26 Setting up libdata-messagepack-perl (1.01-2) ...
16:17:25 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:25 GOOS="" GOARCH="" GOARM=""
16:17:25 #11 10.23   Installing       : util-linux-core-2.37.2-1.fc35.x86_64                10/108 
16:17:25 #11 10.23   Running scriptlet: util-linux-core-2.37.2-1.fc35.x86_64                10/108 
16:17:25 #11 10.24   Installing       : perl-threads-1:2.26-448.fc35.x86_64                 11/108 
16:17:25 #11 10.25   Installing       : m4-1.4.19-2.fc35.x86_64                             12/108 
16:17:25 #11 10.26   Installing       : libtool-ltdl-2.4.6-42.fc35.x86_64                   13/108 
16:17:25 #11 10.26   Installing       : libmpc-1.2.1-3.fc35.x86_64                          14/108 
16:17:25 #11 10.27   Installing       : libfdisk-2.37.2-1.fc35.x86_64                       15/108 
16:17:25 #11 10.28   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch               16/108 
16:17:25 #11 10.29   Installing       : autoconf-2.69-37.fc35.noarch                        17/108 
16:17:25 #11 10.47   Installing       : cpp-11.2.1-7.fc35.x86_64                            18/108 
16:17:25 + STATUS=0
16:17:25 + '[' 0 -ne 0 ']'
16:17:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:25 + /usr/bin/tar -xof -
16:17:25 #8 58.61   Installing       : perl-Getopt-Long-1:2.52-2.fc34.noarch               89/139 
16:17:25 #8 58.62   Installing       : perl-Carp-1.50-458.fc34.noarch                      90/139 
16:17:25 #8 58.66   Installing       : perl-Exporter-5.74-459.fc34.noarch                  91/139 
16:17:25 #8 58.66   Installing       : perl-DynaLoader-1.47-477.fc34.x86_64                92/139 
16:17:25 #8 58.67   Installing       : perl-PathTools-3.78-459.fc34.x86_64                 93/139 
16:17:25 #8 58.70   Installing       : perl-NDBM_File-1.15-477.fc34.x86_64                 94/139 
16:17:25 #8 58.76   Installing       : perl-Encode-4:3.15-462.fc34.x86_64                  95/139 
16:17:25 #11 10.26 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.5.1-1ubuntu1~18.04.1) ...
16:17:25 #11 10.35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ...
16:17:25 #11 10.39 Selecting previously unselected package libseccomp-dev:amd64.
16:17:25 #11 10.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25139 files and directories currently installed.)
16:17:25 #11 10.41 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
16:17:25 #11 10.41 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
16:17:25 #11 10.45 Selecting previously unselected package libsystemd-dev:amd64.
16:17:25 #11 10.45 Preparing to unpack .../libsystemd-dev_237-3ubuntu10.52_amd64.deb ...
16:17:25 #11 10.45 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ...
16:17:26 #12 3.398 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:26 #12 3.398 dpkg-buildpackage: info: source version 1.0
16:17:26 #12 3.398 dpkg-buildpackage: info: source distribution unstable
16:17:26 #12 3.398 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:26 #12 3.432  dpkg-source --before-build .
16:17:26 #12 3.432 dpkg-buildpackage: info: host architecture amd64
16:17:26 #12 3.532  debian/rules clean
16:17:26 #12 3.534 dh clean
16:17:26 #12 3.620    dh_clean
16:17:26 #12 4.330 Reading package lists...
16:17:26 #8 65.71 Setting up libgpgme11:amd64 (1.12.0-6) ...
16:17:26 #8 65.72 Setting up gcc (4:8.3.0-1) ...
16:17:26 #8 65.74 Setting up python3-six (1.12.0-1) ...
16:17:26 #8 65.87 Setting up dirmngr (2.2.12-1+deb10u1) ...
16:17:26 #8 65.89 Setting up perl (5.28.1-6+deb10u1) ...
16:17:26 #8 65.91 Setting up libpackage-stash-xs-perl (0.29-1) ...
16:17:26 #8 65.92 Setting up python3-gpg (1.12.0-6) ...
16:17:26 #8 66.08 Setting up libdata-dump-perl (1.23-1) ...
16:17:26 #8 66.09 Setting up python3-certifi (2018.8.24-1) ...
16:17:26 #8 66.21 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:17:26 #8 66.22 Setting up libref-util-perl (0.204-1) ...
16:17:26 #8 66.23 Setting up libipc-system-simple-perl (1.25-4) ...
16:17:26 #8 66.24 Setting up libnet-domain-tld-perl (1.75-1) ...
16:17:26 #8 66.25 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
16:17:26 #8 66.26 Setting up libvariable-magic-perl (0.62-1+b1) ...
16:17:26 #8 66.27 Setting up python3-idna (2.6-1) ...
16:17:26 #8 66.45 Setting up libio-html-perl (1.001-1) ...
16:17:26 #8 66.46 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:17:26 #8 66.47 Setting up libtest-refcount-perl (0.08-3) ...
16:17:26 #8 66.48 Setting up libparams-util-perl (1.07-3+b4) ...
16:17:26 #8 66.49 Setting up libdpkg-perl (1.19.7) ...
16:17:26 #8 66.50 Setting up autoconf (2.69-11) ...
16:17:26 #8 66.51 Setting up python3-urllib3 (1.24.1-1) ...
16:17:26 #8 66.67 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:26 #8 66.68 Setting up libcapture-tiny-perl (0.48-1) ...
16:17:26 #8 66.69 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:17:26 #8 66.70 Setting up gpg-wks-server (2.2.12-1+deb10u1) ...
16:17:26 #8 66.71 Setting up libsub-name-perl (0.21-1+b3) ...
16:17:26 #8 66.72 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
16:17:26 #8 66.73 Setting up g++-8 (8.3.0-6) ...
16:17:26 #8 66.74 Setting up libfile-chdir-perl (0.1008-1) ...
16:17:26 #8 66.75 Setting up xauth (1:1.0.10-1) ...
16:17:26 #8 66.76 Setting up libpath-tiny-perl (0.108-1) ...
16:17:26 #8 66.77 Setting up libarchive-cpio-perl (0.10-1) ...
16:17:26 #8 66.78 Setting up libjson-perl (4.02000-1) ...
16:17:26 #9 64.27 Setting up libfont-afm-perl (1.20-3) ...
16:17:26 #9 64.29 Setting up libwant-perl (0.29-1build6) ...
16:17:26 #9 64.30 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:17:26 #9 64.31 Setting up libtext-glob-perl (0.11-1) ...
16:17:26 #9 64.32 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:17:26 #9 64.34 Setting up liblist-compare-perl (0.55-1) ...
16:17:26 #9 64.35 Setting up libref-util-xs-perl (0.117-1build3) ...
16:17:26 #9 64.36 Setting up libio-pty-perl (1:1.15-2build1) ...
16:17:26 #9 64.37 Setting up libtool (2.4.6-15) ...
16:17:26 #9 64.39 Setting up g++-11 (11.2.0-7ubuntu2) ...
16:17:26 #9 64.41 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:17:26 #9 64.42 Setting up libsort-key-perl (1.33-2build4) ...
16:17:26 #9 64.43 Setting up libclone-perl (0.45-1build1) ...
16:17:26 #9 64.44 Setting up libalgorithm-diff-perl (1.201-1) ...
16:17:26 #9 64.46 Setting up libarchive-zip-perl (1.68-1) ...
16:17:26 #9 64.47 Setting up libsub-identify-perl (0.14-1build4) ...
16:17:26 #9 64.48 Setting up libdistro-info-perl (1.0) ...
16:17:26 #11 10.48   Installing       : perl-threads-shared-1.62-478.fc35.x86_64            19/108 
16:17:26 #11 10.49   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              20/108 
16:17:26 #11 10.50   Installing       : automake-1.16.2-5.fc35.noarch                       21/108 
16:17:26 #11 10.52   Installing       : python3-libsemanage-3.3-1.fc35.x86_64               22/108 
16:17:26 #8 58.90   Installing       : perl-libs-4:5.32.1-477.fc34.x86_64                  96/139 
16:17:26 #8 58.95   Installing       : perl-interpreter-4:5.32.1-477.fc34.x86_64           97/139 
16:17:26 #8 58.99   Installing       : lua-srpm-macros-1-4.fc34.noarch                     98/139 
16:17:26 #8 59.00   Installing       : libstemmer-0-16.585svn.fc34.x86_64                  99/139 
16:17:26 #8 59.01   Installing       : libproxy-0.4.15-30.fc34.x86_64                     100/139 
16:17:26 #8 59.03   Installing       : libpng-2:1.6.37-10.fc34.x86_64                     101/139 
16:17:26 #8 59.05   Installing       : gdk-pixbuf2-2.42.6-1.fc34.x86_64                   102/139 
16:17:26 #8 59.09   Installing       : libpkgconf-1.7.3-6.fc34.x86_64                     103/139 
16:17:26 #11 10.53 Selecting previously unselected package pkg-config.
16:17:26 #11 10.53 Preparing to unpack .../pkg-config_0.29.1-0ubuntu2_amd64.deb ...
16:17:26 #11 10.54 Unpacking pkg-config (0.29.1-0ubuntu2) ...
16:17:26 #11 10.58 Setting up libsepol1-dev:amd64 (2.7-1) ...
16:17:26 #11 10.60 Setting up libuv1:amd64 (1.18.0-3) ...
16:17:26 #11 10.61 Setting up bash-completion (1:2.8-1ubuntu1) ...
16:17:26 #12 3.652  debian/rules binary
16:17:26 #12 3.654 dh binary
16:17:26 #12 3.732    dh_update_autotools_config
16:17:26 #12 3.759    dh_autoreconf
16:17:26 #12 3.798    create-stamp debian/debhelper-build-stamp
16:17:26 #12 3.798    dh_prep
16:17:26 #12 3.826    dh_install
16:17:26 #12 3.858    dh_installdocs
16:17:26 #11 2.574 Last metadata expiration check: 0:00:21 ago on Tue Dec 21 16:17:05 2021.
16:17:26 #12 5.040 Building dependency tree...
16:17:26 #12 5.188 Reading state information...
16:17:26 #12 5.205 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:26 #12 5.239 Starting 2 pkgProblemResolver with broken count: 0
16:17:26 #12 5.241 Done
16:17:26 #12 5.257  Done
16:17:26 #12 5.264 Starting pkgProblemResolver with broken count: 0
16:17:26 #12 5.286 Starting 2 pkgProblemResolver with broken count: 0
16:17:26 #12 5.288 Done
16:17:26 #12 5.368 The following additional packages will be installed:
16:17:26 #15 DONE 2.9s
16:17:26 
16:17:26 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:26 #16 sha256:1bb41cda341f9861045adcb963d1e8778384a1ef5e739a06ddadf3bb8b5c73c2
16:17:26 #16 DONE 0.0s
16:17:26 
16:17:26 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:26 #17 sha256:782ca3b68132f65015cd31a7c49bdd8f5d3cbe164080f9e70eef5dcb74d76905
16:17:26 #17 DONE 0.0s
16:17:26 
16:17:26 #18 exporting to image
16:17:26 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:26 #18 exporting layers
16:17:26 #8 66.79 Setting up libfcgi-perl (0.78-2+b3) ...
16:17:26 #8 66.80 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:17:26 #8 66.81 Setting up python3-unidiff (0.5.4-1) ...
16:17:26 #9 64.50 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:17:26 #9 64.51 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:17:26 #9 64.52 Setting up libio-stringy-perl (2.111-3) ...
16:17:26 #9 64.54 Setting up liblist-moreutils-perl (0.430-2) ...
16:17:26 #9 64.55 Setting up libhtml-tagset-perl (3.20-4) ...
16:17:26 #9 64.57 Setting up liblog-any-perl (1.709-1) ...
16:17:26 #9 64.58 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:17:26 #9 64.59 Setting up libdevel-size-perl (0.83-1build3) ...
16:17:26 #9 64.61 Setting up libdebhelper-perl (13.3.4ubuntu2) ...
16:17:26 #9 64.63 Setting up libpod-constants-perl (0.19-2) ...
16:17:26 #9 64.64 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:17:26 #9 64.66 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:17:26 #9 64.67 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:17:26 #9 64.69 Setting up libtry-tiny-perl (0.30-1) ...
16:17:26 #9 64.70 Setting up libtype-tiny-perl (1.012002-1) ...
16:17:26 #14 30.76   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          92/92 
16:17:26 #14 31.09   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                            92/92 
16:17:26 #14 31.21   Running scriptlet: glibc-common-2.28-164.el8.x86_64                     92/92 
16:17:26 #14 31.33   Running scriptlet: systemd-239-51.el8.x86_64                            92/92 
16:17:26 #14 31.37   Running scriptlet: systemd-udev-239-51.el8.x86_64                       92/92 
16:17:26 #11 10.52   Installing       : gc-8.0.4-6.fc35.x86_64                              23/108 
16:17:26 #11 10.79   Installing       : guile22-2.2.7-3.fc35.x86_64                         24/108 
16:17:26 #11 10.81   Installing       : make-1:4.3-6.fc35.x86_64                            25/108 
16:17:26 #11 10.81   Installing       : kmod-libs-29-4.fc35.x86_64                          26/108 
16:17:26 #11 10.82   Installing       : libnl3-3.5.0-8.fc35.x86_64                          27/108 
16:17:26 #11 10.84   Installing       : libibverbs-38.0-1.fc35.x86_64                       28/108 
16:17:26 #11 10.85   Installing       : libpcap-14:1.10.1-2.fc35.x86_64                     29/108 
16:17:26 #11 10.86   Installing       : iptables-legacy-libs-1.8.7-13.fc35.x86_64           30/108 
16:17:26 #11 10.86   Installing       : jsoncpp-1.9.4-5.fc35.x86_64                         31/108 
16:17:26 #11 10.87   Upgrading        : libgomp-11.2.1-7.fc35.x86_64                        32/108 
16:17:26 #11 10.88   Installing       : vim-filesystem-2:8.2.3755-1.fc35.noarch             33/108 
16:17:26 #11 10.88   Installing       : systemd-rpm-macros-249.7-2.fc35.noarch              34/108 
16:17:26 #11 10.89   Installing       : qrencode-libs-4.1.1-1.fc35.x86_64                   35/108 
16:17:26 #11 10.89   Installing       : perl-lib-0.65-482.fc35.x86_64                       36/108 
16:17:26 #11 10.90   Installing       : libsepol-devel-3.3-2.fc35.x86_64                    37/108 
16:17:26 #11 10.91   Installing       : libselinux-utils-3.3-1.fc35.x86_64                  38/108 
16:17:26 #11 10.92   Installing       : libbtrfsutil-5.15.1-1.fc35.x86_64                   39/108 
16:17:26 #11 10.92   Installing       : libbtrfs-5.15.1-1.fc35.x86_64                       40/108 
16:17:26 #11 10.93   Installing       : less-590-2.fc35.x86_64                              41/108 
16:17:26 #8 59.14   Installing       : pkgconf-1.7.3-6.fc34.x86_64                        104/139 
16:17:26 #8 59.15   Installing       : pkgconf-pkg-config-1.7.3-6.fc34.x86_64             105/139 
16:17:26 #8 59.15   Installing       : libpipeline-1.5.3-2.fc34.x86_64                    106/139 
16:17:26 #8 59.19   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         107/139 
16:17:26 #8 59.23   Installing       : man-db-2.9.3-3.fc34.x86_64                         107/139 
16:17:26 #8 59.26   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         107/139 
16:17:26 #8 59.28   Installing       : kernel-srpm-macros-1.0-4.fc34.noarch               108/139 
16:17:26 #8 59.29   Installing       : info-6.7-10.fc34.x86_64                            109/139 
16:17:26 #8 59.34   Installing       : ed-1.14.2-10.fc34.x86_64                           110/139 
16:17:26 #8 59.34   Installing       : patch-2.7.6-14.fc34.x86_64                         111/139 
16:17:26 + STATUS=0
16:17:26 + '[' 0 -ne 0 ']'
16:17:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:26 + RPM_EC=0
16:17:26 ++ jobs -p
16:17:26 + exit 0
16:17:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S9Wpgg
16:17:26 + umask 022
16:17:26 + cd /root/rpmbuild/BUILD
16:17:26 + cd src
16:17:26 + export DOCKER_GITCOMMIT=088afc9
16:17:26 + DOCKER_GITCOMMIT=088afc9
16:17:26 + mkdir -p /go/src/github.com/docker
16:17:26 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:17:26 + pushd /root/rpmbuild/BUILD/src/engine
16:17:26 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:17:26 + TMP_GOPATH=/go
16:17:26 + hack/dockerfile/install/install.sh tini
16:17:26 + RM_GOPATH=0
16:17:26 + TMP_GOPATH=/go
16:17:26 + : /usr/local/bin
16:17:26 + '[' -z /go ']'
16:17:26 + export GOPATH=/go
16:17:26 + GOPATH=/go
16:17:26 + case "$(go env GOARCH)" in
16:17:26 ++ go env GOARCH
16:17:26 + export GO_BUILDMODE=-buildmode=pie
16:17:26 + GO_BUILDMODE=-buildmode=pie
16:17:26 ++ dirname hack/dockerfile/install/install.sh
16:17:26 + dir=hack/dockerfile/install
16:17:26 + bin=tini
16:17:26 + shift
16:17:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:17:26 + . hack/dockerfile/install/tini.installer
16:17:26 ++ : v0.19.0
16:17:26 + install_tini
16:17:26 + echo 'Install tini version v0.19.0'
16:17:26 Install tini version v0.19.0
16:17:26 + git clone https://github.com/krallin/tini.git /go/tini
16:17:26 Cloning into '/go/tini'...
16:17:26 #12 3.895    dh_installchangelogs
16:17:26 #12 3.979    dh_perl
16:17:26 #12 4.014    dh_link
16:17:26 #12 4.046    dh_strip_nondeterminism
16:17:26 #12 4.089    dh_compress
16:17:26 #12 4.126    dh_fixperms
16:17:26 #12 4.165    dh_missing
16:17:26 #12 4.190    dh_installdeb
16:17:26 #12 5.368   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:26 #12 5.369   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:26 #12 5.369   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:26 #12 5.369   librhash0 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
16:17:26 #12 5.369   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:26 #12 5.370 Suggested packages:
16:17:26 #12 5.370   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:26 #12 5.370 Recommended packages:
16:17:26 #12 5.370   dmsetup
16:17:26 #12 5.404 The following NEW packages will be installed:
16:17:26 #12 5.404   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:26 #12 5.404   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:26 #12 5.404   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:26 #12 5.405   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:17:26 #12 5.405   libudev-dev libuv1 pkg-config
16:17:26 #12 5.406 The following packages will be upgraded:
16:17:26 #12 5.406   libseccomp2
16:17:26 #8 66.94 Setting up libstrictures-perl (2.000005-1) ...
16:17:26 #8 66.95 Setting up libsub-quote-perl (2.005001-1) ...
16:17:26 #8 66.96 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
16:17:26 #8 66.97 Setting up libsort-versions-perl (1.62-1) ...
16:17:26 #8 66.98 Setting up libexporter-tiny-perl (1.002001-1) ...
16:17:26 #8 66.99 Setting up libterm-readkey-perl (2.38-1) ...
16:17:26 #8 67.00 Setting up lsb-release (10.2019051400) ...
16:17:26 #8 67.01 Setting up libclass-accessor-perl (0.51-1) ...
16:17:26 #8 67.02 Setting up libnet-ip-perl (1.26-2) ...
16:17:26 #8 67.02 Setting up python3-magic (2:0.4.15-2) ...
16:17:26 #8 67.16 Setting up libperlio-gzip-perl (0.19-1+b5) ...
16:17:26 #8 67.17 Setting up libsys-hostname-long-perl (1.5-1) ...
16:17:26 #8 67.18 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
16:17:26 #8 67.19 Setting up liburi-perl (1.76-1) ...
16:17:26 #8 67.20 Setting up exim4-daemon-light (4.92-8+deb10u6) ...
16:17:26 #8 67.27 invoke-rc.d: could not determine current runlevel
16:17:26 #8 67.28 invoke-rc.d: policy-rc.d denied execution of start.
16:17:26 #8 67.28 Initializing GnuTLS DH parameter file
16:17:26 #8 67.31 Setting up libmailutils5:amd64 (1:3.5-4) ...
16:17:26 #9 64.71 Setting up libcommon-sense-perl (3.75-1build4) ...
16:17:26 #9 64.72 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:17:26 #9 64.74 Setting up libnet-http-perl (6.20-1) ...
16:17:26 #9 64.75 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build2) ...
16:17:26 #9 64.76 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:26 #9 64.78 Setting up libtime-moment-perl (0.44-1build4) ...
16:17:26 #9 64.79 Setting up libencode-locale-perl (1.05-1.1) ...
16:17:26 #9 64.81 Setting up python3 (3.9.4-1build1) ...
16:17:26 #14 31.45   Verifying        : annobin-9.72-1.el8_5.2.x86_64                         1/92 
16:17:26 #14 31.45   Verifying        : autoconf-2.69-29.el8.noarch                           2/92 
16:17:26 #14 31.45   Verifying        : automake-1.16.1-7.el8.noarch                          3/92 
16:17:26 #14 31.45   Verifying        : cmake-3.20.2-4.el8.x86_64                             4/92 
16:17:26 #14 31.45   Verifying        : cmake-data-3.20.2-4.el8.noarch                        5/92 
16:17:26 #14 31.45   Verifying        : cmake-filesystem-3.20.2-4.el8.x86_64                  6/92 
16:17:26 #14 31.45   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  7/92 
16:17:26 #14 31.45   Verifying        : cpp-8.5.0-4.el8_5.x86_64                              8/92 
16:17:26 #14 31.45   Verifying        : gcc-8.5.0-4.el8_5.x86_64                              9/92 
16:17:26 #14 31.45   Verifying        : git-2.27.0-1.el8.x86_64                              10/92 
16:17:26 #14 31.45   Verifying        : git-core-2.27.0-1.el8.x86_64                         11/92 
16:17:26 #14 31.45   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/92 
16:17:26 #14 31.46   Verifying        : isl-0.16.1-6.el8.x86_64                              13/92 
16:17:26 #14 31.46   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          14/92 
16:17:26 #14 31.46   Verifying        : libseccomp-devel-2.5.1-1.el8.x86_64                  15/92 
16:17:26 #14 31.46   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/92 
16:17:26 #14 31.46   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/92 
16:17:26 #14 31.46   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        18/92 
16:17:26 #14 31.46   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      19/92 
16:17:26 #14 31.46   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/92 
16:17:26 #14 31.46   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/92 
16:17:26 #14 31.46   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   22/92 
16:17:26 #14 31.46   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/92 
16:17:26 #14 31.46   Verifying        : vim-filesystem-2:8.0.1763-16.el8.noarch              24/92 
16:17:26 #14 31.46   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/92 
16:17:26 #14 31.46   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/92 
16:17:26 #14 31.46   Verifying        : glibc-devel-2.28-164.el8.x86_64                      27/92 
16:17:26 #14 31.46   Verifying        : glibc-headers-2.28-164.el8.x86_64                    28/92 
16:17:26 #14 31.46   Verifying        : glibc-langpack-en-2.28-164.el8.x86_64                29/92 
16:17:26 #14 31.46   Verifying        : kbd-2.0.4-10.el8.x86_64                              30/92 
16:17:26 #14 31.46   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       31/92 
16:17:26 #14 31.46   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         32/92 
16:17:26 #14 31.46   Verifying        : kernel-headers-4.18.0-348.2.1.el8_5.x86_64           33/92 
16:17:26 #14 31.46   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                34/92 
16:17:26 #14 31.46   Verifying        : libgomp-8.5.0-4.el8_5.x86_64                         35/92 
16:17:26 #14 31.46   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    36/92 
16:17:26 #14 31.46   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    37/92 
16:17:26 #14 31.46   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      38/92 
16:17:26 #14 31.46   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   39/92 
16:17:26 #14 31.46   Verifying        : m4-1.4.18-7.el8.x86_64                               40/92 
16:17:26 #14 31.46   Verifying        : make-1:4.2.1-10.el8.x86_64                           41/92 
16:17:26 #14 31.46   Verifying        : openssh-8.0p1-10.el8.x86_64                          42/92 
16:17:26 #14 31.46   Verifying        : openssh-clients-8.0p1-10.el8.x86_64                  43/92 
16:17:26 #14 31.46   Verifying        : pcre2-devel-10.32-2.el8.x86_64                       44/92 
16:17:26 #14 31.46   Verifying        : pcre2-utf16-10.32-2.el8.x86_64                       45/92 
16:17:26 #14 31.46   Verifying        : pcre2-utf32-10.32-2.el8.x86_64                       46/92 
16:17:26 #14 31.46   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                47/92 
16:17:26 #14 31.46   Verifying        : policycoreutils-2.9-16.el8.x86_64                    48/92 
16:17:26 #14 31.46   Verifying        : policycoreutils-devel-2.9-16.el8.x86_64              49/92 
16:17:26 #14 31.46   Verifying        : policycoreutils-python-utils-2.9-16.el8.noarch       50/92 
16:17:26 #14 31.46   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   51/92 
16:17:26 #14 31.46   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  52/92 
16:17:26 #14 31.46   Verifying        : python3-libsemanage-2.9-6.el8.x86_64                 53/92 
16:17:26 #14 31.46   Verifying        : python3-policycoreutils-2.9-16.el8.noarch            54/92 
16:17:26 #14 31.46   Verifying        : python3-setools-4.3.0-2.el8.x86_64                   55/92 
16:17:26 #14 31.46   Verifying        : rpm-plugin-selinux-4.14.3-19.el8.x86_64              56/92 
16:17:26 #14 31.46   Verifying        : selinux-policy-3.14.3-80.el8.noarch                  57/92 
16:17:26 #14 31.46   Verifying        : selinux-policy-devel-3.14.3-80.el8.noarch            58/92 
16:17:26 #14 31.46   Verifying        : selinux-policy-minimum-3.14.3-80.el8.noarch          59/92 
16:17:26 #14 31.46   Verifying        : systemd-devel-239-51.el8.x86_64                      60/92 
16:17:26 #14 31.46   Verifying        : which-2.21-16.el8.x86_64                             61/92 
16:17:26 #14 31.46   Verifying        : device-mapper-devel-8:1.02.177-10.el8.x86_64         62/92 
16:17:26 #14 31.46   Verifying        : glibc-static-2.28-164.el8.x86_64                     63/92 
16:17:26 #14 31.46   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  64/92 
16:17:26 #14 31.46   Verifying        : bash-4.4.20-2.el8.x86_64                             65/92 
16:17:26 #14 31.46   Verifying        : bash-4.4.19-14.el8.x86_64                            66/92 
16:17:26 #14 31.46   Verifying        : ca-certificates-2021.2.50-80.0.el8_4.noarch          67/92 
16:17:26 #14 31.46   Verifying        : ca-certificates-2020.2.41-80.0.el8_2.noarch          68/92 
16:17:26 #14 31.46   Verifying        : device-mapper-8:1.02.177-10.el8.x86_64               69/92 
16:17:26 #14 31.46   Verifying        : device-mapper-8:1.02.175-5.el8.x86_64                70/92 
16:17:26 #14 31.46   Verifying        : device-mapper-libs-8:1.02.177-10.el8.x86_64          71/92 
16:17:26 #14 31.46   Verifying        : device-mapper-libs-8:1.02.175-5.el8.x86_64           72/92 
16:17:26 #14 31.46   Verifying        : glibc-2.28-164.el8.x86_64                            73/92 
16:17:26 #14 31.46   Verifying        : glibc-2.28-151.el8.x86_64                            74/92 
16:17:26 #14 31.46   Verifying        : glibc-common-2.28-164.el8.x86_64                     75/92 
16:17:26 #14 31.46   Verifying        : glibc-common-2.28-151.el8.x86_64                     76/92 
16:17:26 #14 31.46   Verifying        : glibc-minimal-langpack-2.28-164.el8.x86_64           77/92 
16:17:26 #14 31.46   Verifying        : glibc-minimal-langpack-2.28-151.el8.x86_64           78/92 
16:17:26 #14 31.46   Verifying        : libgcc-8.5.0-4.el8_5.x86_64                          79/92 
16:17:26 #14 31.46   Verifying        : libgcc-8.4.1-1.el8.x86_64                            80/92 
16:17:26 #14 31.46   Verifying        : libsepol-2.9-3.el8.x86_64                            81/92 
16:17:26 #14 31.46   Verifying        : libsepol-2.9-2.el8.x86_64                            82/92 
16:17:26 #14 31.46   Verifying        : libxcrypt-4.1.1-6.el8.x86_64                         83/92 
16:17:26 #14 31.46   Verifying        : libxcrypt-4.1.1-4.el8.x86_64                         84/92 
16:17:26 #14 31.46   Verifying        : systemd-239-51.el8.x86_64                            85/92 
16:17:26 #14 31.46   Verifying        : systemd-239-45.el8.x86_64                            86/92 
16:17:26 #14 31.46   Verifying        : systemd-libs-239-51.el8.x86_64                       87/92 
16:17:26 #14 31.46   Verifying        : systemd-libs-239-45.el8.x86_64                       88/92 
16:17:26 #14 31.46   Verifying        : systemd-pam-239-51.el8.x86_64                        89/92 
16:17:26 #14 31.46   Verifying        : systemd-pam-239-45.el8.x86_64                        90/92 
16:17:26 #14 31.46   Verifying        : systemd-udev-239-51.el8.x86_64                       91/92 
16:17:26 #11 11.03   Installing       : kernel-headers-5.15.4-200.fc35.x86_64               42/108 
16:17:26 #11 11.08   Installing       : glibc-headers-x86-2.34-11.fc35.noarch               43/108 
16:17:26 #11 11.09   Installing       : glibc-devel-2.34-11.fc35.x86_64                     44/108 
16:17:26 #8 59.38   Installing       : hunspell-filesystem-1.7.0-9.fc34.x86_64            112/139 
16:17:26 #8 59.39   Installing       : hunspell-en-US-0.20140811.1-18.fc34.noarch         113/139 
16:17:26 #8 59.40   Installing       : hunspell-1.7.0-9.fc34.x86_64                       114/139 
16:17:26 #8 59.43   Installing       : enchant-1:1.6.0-27.fc34.x86_64                     115/139 
16:17:26 #8 59.48   Installing       : python3-enchant-3.2.1-1.fc34.noarch                116/139 
16:17:26 #8 59.48   Installing       : gnat-srpm-macros-4-13.fc34.noarch                  117/139 
16:17:26 #8 59.49   Installing       : ghc-srpm-macros-1.5.0-4.fc34.noarch                118/139 
16:17:26 #8 59.49   Installing       : fpc-srpm-macros-1.3-3.fc34.noarch                  119/139 
16:17:26 #8 59.52   Installing       : fonts-srpm-macros-1:2.0.5-5.fc34.noarch            120/139 
16:17:26 #8 59.53   Installing       : go-srpm-macros-3.0.10-1.fc34.noarch                121/139 
16:17:26 #8 59.53   Installing       : python-srpm-macros-3.9-41.fc34.noarch              122/139 
16:17:26 #8 59.54   Installing       : redhat-rpm-config-183-3.fc34.noarch                123/139 
16:17:26 #8 59.59   Installing       : diffutils-3.7-8.fc34.x86_64                        124/139 
16:17:26 #8 59.60   Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                  125/139 
16:17:26 #8 59.64   Installing       : python3-dbus-1.2.18-1.fc34.x86_64                  126/139 
16:17:26 #8 59.68   Installing       : python3-dnf-plugins-core-4.0.24-1.fc34.noarch      127/139 
16:17:26 + cd /go/tini
16:17:26 + git checkout -q v0.19.0
16:17:26 + cmake .
16:17:26 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:17:26   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:17:26   CMake.
16:17:26 
16:17:26   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:17:26   CMake that the project does not need compatibility with older versions.
16:17:26 
16:17:26 
16:17:26 #11 11.21 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
16:17:26 #11 11.22 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:17:26 #11 11.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:17:26 #11 11.25 Setting up librhash0:amd64 (1.3.6-2) ...
16:17:26 #11 11.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:17:26 #11 11.27 Setting up pkg-config (0.29.1-0ubuntu2) ...
16:17:26 #11 11.32 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
16:17:26 #12 4.222    dh_gencontrol
16:17:26 #12 4.338    dh_md5sums
16:17:26 #12 4.371    dh_builddeb
16:17:26 #12 4.397 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:26 #12 4.416  dpkg-genbuildinfo --build=binary
16:17:26 #8 67.32 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:17:26 #8 67.32 Setting up libnet-ssleay-perl (1.85-2+b1) ...
16:17:26 #8 67.33 Setting up python3-pkg-resources (40.8.0-1) ...
16:17:26 #9 65.09 Setting up libexception-class-perl (1.44-1) ...
16:17:26 #9 65.10 Setting up python3-xdg (0.27-2) ...
16:17:26 #11 11.10   Installing       : libxcrypt-devel-4.4.26-4.fc35.x86_64                45/108 
16:17:26 #11 11.51   Installing       : gcc-11.2.1-7.fc35.x86_64                            46/108 
16:17:26 #11 11.52   Installing       : libxcrypt-static-4.4.26-4.fc35.x86_64               47/108 
16:17:26 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc
16:17:26  debian/rules build
16:17:26 dh build --with=bash-completion
16:17:26    dh_update_autotools_config
16:17:26    dh_autoreconf
16:17:26    debian/rules override_dh_auto_build
16:17:26 make[1]: Entering directory '/root/build-deb'
16:17:26 # Build the daemon and dependencies
16:17:26 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:26 
16:17:26 Removing bundles/
16:17:26 
16:17:26 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:26 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:26 GOOS="" GOARCH="" GOARM=""
16:17:27 #8 59.70   Installing       : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.   128/139 
16:17:27 #8 59.74   Installing       : abattis-cantarell-fonts-0.301-2.fc34.noarch        129/139 
16:17:27 #8 59.76   Installing       : gsettings-desktop-schemas-40.0-1.fc34.x86_64       130/139 
16:17:27 #8 59.80   Installing       : glib-networking-2.68.2-1.fc34.x86_64               131/139 
16:17:27 #8 59.85   Installing       : libsoup-2.72.0-6.fc34.x86_64                       132/139 
16:17:27 #8 59.86   Installing       : libappstream-glib-0.7.18-2.fc34.x86_64             133/139 
16:17:27 -- The C compiler identification is GNU 10.3.1
16:17:27 -- Detecting C compiler ABI info
16:17:27 -- Detecting C compiler ABI info - done
16:17:27 -- Check for working C compiler: /usr/bin/cc - skipped
16:17:27 -- Detecting C compile features
16:17:27 -- Detecting C compile features - done
16:17:27 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:27 -- Configuring done
16:17:27 -- Generating done
16:17:27 -- Build files have been written to: /go/tini
16:17:27 + make tini-static
16:17:27 Scanning dependencies of target tini-static
16:17:27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:27 #11 11.33 Setting up libpcrecpp0v5:amd64 (2:8.39-9) ...
16:17:27 #11 11.34 Setting up libpcre32-3:amd64 (2:8.39-9) ...
16:17:27 #11 11.35 Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ...
16:17:27 #11 11.36 Setting up libpcre16-3:amd64 (2:8.39-9) ...
16:17:27 #11 11.38 Setting up libudev-dev:amd64 (237-3ubuntu10.52) ...
16:17:27 #11 11.39 Setting up liblzo2-2:amd64 (2.08-1.2) ...
16:17:27 #11 11.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:17:27 #11 11.42 Setting up libpcre3-dev:amd64 (2:8.39-9) ...
16:17:27 #11 11.43 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
16:17:27 #11 11.44 Setting up btrfs-progs (4.15.1-1build1) ...
16:17:27 #11 11.45 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
16:17:27 #11 11.46 Setting up libselinux1-dev:amd64 (2.7-2build2) ...
16:17:27 #11 11.47 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:17:27 #11 11.48 Setting up btrfs-tools (4.15.1-1build1) ...
16:17:27 #11 11.49 Setting up docker-ce-build-deps (1.0) ...
16:17:27 #11 11.50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
16:17:27 #11 11.52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
16:17:27 #12 4.556  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
16:17:27 #12 4.633 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:27 #12 4.636  dpkg-source --after-build .
16:17:27 #12 4.734 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:27 #8 67.59 Setting up automake (1:1.16.1-4) ...
16:17:27 #8 67.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:27 #8 67.61 Setting up libasync-mergepoint-perl (0.04-2) ...
16:17:27 #8 67.62 Setting up libio-sessiondata-perl (1.03-1) ...
16:17:27 #8 67.62 Setting up libstring-escape-perl (2010.002-2) ...
16:17:27 #8 67.63 Setting up libhttp-date-perl (6.02-1) ...
16:17:27 #8 67.64 Setting up libfile-which-perl (1.23-1) ...
16:17:27 #8 67.65 Setting up mailutils (1:3.5-4) ...
16:17:27 #8 67.66 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
16:17:27 #8 67.67 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
16:17:27 #8 67.67 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
16:17:27 #8 67.67 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
16:17:27 #8 67.67 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
16:17:27 #8 67.68 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
16:17:27 #8 67.68 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
16:17:27 #8 67.69 Setting up libfile-basedir-perl (0.08-1) ...
16:17:27 #8 67.70 Setting up libnumber-range-perl (0.12-1) ...
16:17:27 #8 67.71 Setting up libtask-weaken-perl (1.06-1) ...
16:17:27 #8 67.72 Setting up libunicode-utf8-perl (0.62-1) ...
16:17:27 #8 67.73 Setting up libstruct-dumb-perl (0.09-1) ...
16:17:27 #8 67.74 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
16:17:27 #8 67.75 Setting up libfile-listing-perl (6.04-1) ...
16:17:27 #8 67.76 Setting up gpg-wks-client (2.2.12-1+deb10u1) ...
16:17:27 #8 67.76 Setting up libclass-inspector-perl (1.32-1) ...
16:17:27 #8 67.77 Setting up libfont-afm-perl (1.20-2) ...
16:17:27 #8 67.78 Setting up libwant-perl (0.29-1+b4) ...
16:17:27 #8 67.79 Setting up libdynaloader-functions-perl (0.003-1) ...
16:17:27 #8 67.80 Setting up libtext-glob-perl (0.10-1) ...
16:17:27 #9 65.26 Setting up libconfig-tiny-perl (2.26-1) ...
16:17:27 #9 65.27 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:17:27 #9 65.28 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ...
16:17:27 #9 65.30 Setting up liblist-utilsby-perl (0.11-1) ...
16:17:27 #9 65.31 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:27 #9 65.32 Setting up libsub-install-perl (0.928-1.1) ...
16:17:27 #9 65.33 Setting up gcc (4:11.2.0-1ubuntu1) ...
16:17:27 #9 65.36 Setting up dpkg-dev (1.20.9ubuntu2) ...
16:17:27 #9 65.39 Setting up libnumber-compare-perl (0.03-1.1) ...
16:17:27 #9 65.40 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:27 #9 65.41 Setting up liberror-perl (0.17029-1) ...
16:17:27 #9 65.42 Setting up python3-six (1.16.0-2) ...
16:17:27 #12 5.834 1 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
16:17:27 #12 5.834 1 not fully installed or removed.
16:17:27 #12 5.834 Need to get 8581 kB of archives.
16:17:27 #12 5.834 After this operation, 41.1 MB of additional disk space will be used.
16:17:27 #12 5.834 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:17:27 #11 11.62   Installing       : glibc-static-2.34-11.fc35.x86_64                    48/108 
16:17:27 #11 11.63   Installing       : annobin-docs-9.87-3.fc35.noarch                     49/108 
16:17:27 #11 11.67   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 50/108 
16:17:27 #11 11.68   Installing       : libxkbcommon-1.3.1-1.fc35.x86_64                    51/108 
16:17:27 #11 11.69   Installing       : rhash-1.4.0-4.fc35.x86_64                           52/108 
16:17:27 #11 11.74   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             53/108 
16:17:27 #11 11.78   Installing       : python3-setools-4.4.0-3.fc35.x86_64                 54/108 
16:17:27 #11 11.79   Installing       : python3-audit-3.0.6-1.fc35.x86_64                   55/108 
16:17:27 #11 11.80   Installing       : perl-TermReadKey-2.38-11.fc35.x86_64                56/108 
16:17:27 #11 11.80   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  57/108 
16:17:27 #11 11.81   Installing       : pcre2-utf32-10.37-4.fc35.x86_64                     58/108 
16:17:27 #11 11.82   Installing       : pcre2-utf16-10.37-4.fc35.x86_64                     59/108 
16:17:27 #11 11.83   Installing       : pcre2-devel-10.37-4.fc35.x86_64                     60/108 
16:17:27 #11 11.84   Installing       : libselinux-devel-3.3-1.fc35.x86_64                  61/108 
16:17:27 #11 11.84   Installing       : lzo-2.10-5.fc35.x86_64                              62/108 
16:17:27 #14 31.46   Verifying        : systemd-udev-239-45.el8.x86_64                       92/92 
16:17:27 #14 32.04 
16:17:27 #14 32.04 Upgraded:
16:17:27 #14 32.04   bash-4.4.20-2.el8.x86_64                                                      
16:17:27 #14 32.04   ca-certificates-2021.2.50-80.0.el8_4.noarch                                   
16:17:27 #14 32.04   device-mapper-8:1.02.177-10.el8.x86_64                                        
16:17:27 #14 32.04   device-mapper-libs-8:1.02.177-10.el8.x86_64                                   
16:17:27 #14 32.04   glibc-2.28-164.el8.x86_64                                                     
16:17:27 #14 32.04   glibc-common-2.28-164.el8.x86_64                                              
16:17:27 #14 32.04   glibc-minimal-langpack-2.28-164.el8.x86_64                                    
16:17:27 #14 32.04   libgcc-8.5.0-4.el8_5.x86_64                                                   
16:17:27 #14 32.04   libsepol-2.9-3.el8.x86_64                                                     
16:17:27 #14 32.04   libxcrypt-4.1.1-6.el8.x86_64                                                  
16:17:27 #14 32.04   systemd-239-51.el8.x86_64                                                     
16:17:27 #14 32.04   systemd-libs-239-51.el8.x86_64                                                
16:17:27 #14 32.04   systemd-pam-239-51.el8.x86_64                                                 
16:17:27 #14 32.04   systemd-udev-239-51.el8.x86_64                                                
16:17:27 #14 32.04 Installed:
16:17:27 #14 32.04   annobin-9.72-1.el8_5.2.x86_64                                                 
16:17:27 #14 32.04   autoconf-2.69-29.el8.noarch                                                   
16:17:27 #14 32.04   automake-1.16.1-7.el8.noarch                                                  
16:17:27 #14 32.04   checkpolicy-2.9-1.el8.x86_64                                                  
16:17:27 #14 32.04   cmake-3.20.2-4.el8.x86_64                                                     
16:17:27 #14 32.04   cmake-data-3.20.2-4.el8.noarch                                                
16:17:27 #14 32.04   cmake-filesystem-3.20.2-4.el8.x86_64                                          
16:17:27 #14 32.04   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
16:17:27 #14 32.04   cpp-8.5.0-4.el8_5.x86_64                                                      
16:17:27 #14 32.04   device-mapper-devel-8:1.02.177-10.el8.x86_64                                  
16:17:27 #14 32.04   gcc-8.5.0-4.el8_5.x86_64                                                      
16:17:27 #14 32.04   git-2.27.0-1.el8.x86_64                                                       
16:17:27 #14 32.04   git-core-2.27.0-1.el8.x86_64                                                  
16:17:27 #14 32.04   git-core-doc-2.27.0-1.el8.noarch                                              
16:17:27 #14 32.04   glibc-devel-2.28-164.el8.x86_64                                               
16:17:27 #14 32.04   glibc-headers-2.28-164.el8.x86_64                                             
16:17:27 #14 32.04   glibc-langpack-en-2.28-164.el8.x86_64                                         
16:17:27 #14 32.04   glibc-static-2.28-164.el8.x86_64                                              
16:17:27 #14 32.04   isl-0.16.1-6.el8.x86_64                                                       
16:17:27 #14 32.04   kbd-2.0.4-10.el8.x86_64                                                       
16:17:27 #14 32.04   kbd-legacy-2.0.4-10.el8.noarch                                                
16:17:27 #14 32.04   kbd-misc-2.0.4-10.el8.noarch                                                  
16:17:27 #14 32.04   kernel-headers-4.18.0-348.2.1.el8_5.x86_64                                    
16:17:27 #14 32.04   libedit-3.1-23.20170329cvs.el8.x86_64                                         
16:17:27 #14 32.04   libgomp-8.5.0-4.el8_5.x86_64                                                  
16:17:27 #14 32.04   libmpc-1.1.0-9.1.el8.x86_64                                                   
16:17:27 #14 32.04   libseccomp-devel-2.5.1-1.el8.x86_64                                           
16:17:27 #14 32.04   libselinux-devel-2.9-5.el8.x86_64                                             
16:17:27 #14 32.04   libselinux-utils-2.9-5.el8.x86_64                                             
16:17:27 #14 32.04   libsepol-devel-2.9-3.el8.x86_64                                               
16:17:27 #14 32.04   libtool-2.4.6-25.el8.x86_64                                                   
16:17:27 #14 32.04   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
16:17:27 #14 32.04   libuv-1:1.41.1-1.el8_4.x86_64                                                 
16:17:27 #14 32.04   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
16:17:27 #14 32.04   libxcrypt-static-4.1.1-6.el8.x86_64                                           
16:17:27 #14 32.04   libxkbcommon-0.9.1-1.el8.x86_64                                               
16:17:27 #14 32.04   m4-1.4.18-7.el8.x86_64                                                        
16:17:27 #14 32.04   make-1:4.2.1-10.el8.x86_64                                                    
16:17:27 #14 32.04   openssh-8.0p1-10.el8.x86_64                                                   
16:17:27 #14 32.04   openssh-clients-8.0p1-10.el8.x86_64                                           
16:17:27 #14 32.04   pcre2-devel-10.32-2.el8.x86_64                                                
16:17:27 #14 32.04   pcre2-utf16-10.32-2.el8.x86_64                                                
16:17:27 #14 32.04   pcre2-utf32-10.32-2.el8.x86_64                                                
16:17:27 #14 32.04   perl-Data-Dumper-2.167-399.el8.x86_64                                         
16:17:27 #14 32.04   perl-Error-1:0.17025-2.el8.noarch                                             
16:17:27 #14 32.04   perl-Git-2.27.0-1.el8.noarch                                                  
16:17:27 #14 32.04   perl-TermReadKey-2.37-7.el8.x86_64                                            
16:17:27 #14 32.04   perl-Thread-Queue-3.13-1.el8.noarch                                           
16:17:27 #14 32.04   policycoreutils-2.9-16.el8.x86_64                                             
16:17:27 #14 32.04   policycoreutils-devel-2.9-16.el8.x86_64                                       
16:17:27 #14 32.04   policycoreutils-python-utils-2.9-16.el8.noarch                                
16:17:27 #14 32.04   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
16:17:27 #14 32.04   python3-libselinux-2.9-5.el8.x86_64                                           
16:17:27 #14 32.04   python3-libsemanage-2.9-6.el8.x86_64                                          
16:17:27 #14 32.04   python3-policycoreutils-2.9-16.el8.noarch                                     
16:17:27 #14 32.04   python3-setools-4.3.0-2.el8.x86_64                                            
16:17:27 #14 32.04   rpm-plugin-selinux-4.14.3-19.el8.x86_64                                       
16:17:27 #14 32.04   selinux-policy-3.14.3-80.el8.noarch                                           
16:17:27 #14 32.04   selinux-policy-devel-3.14.3-80.el8.noarch                                     
16:17:27 #14 32.04   selinux-policy-minimum-3.14.3-80.el8.noarch                                   
16:17:27 #14 32.04   systemd-devel-239-51.el8.x86_64                                               
16:17:27 #14 32.04   vim-filesystem-2:8.0.1763-16.el8.noarch                                       
16:17:27 #14 32.04   which-2.21-16.el8.x86_64                                                      
16:17:27 #14 32.04   xkeyboard-config-2.28-1.el8.noarch                                            
16:17:27 #14 32.04 
16:17:27 #14 32.04 Complete!
16:17:27 [100%] Linking C executable tini-static
16:17:27 #8 59.91   Installing       : rpmlint-1.11-19.fc34.noarch                        134/139 
16:17:27 #8 59.96   Installing       : dnf-plugins-core-4.0.24-1.fc34.noarch              135/139 
16:17:27 #8 59.97   Installing       : rpm-build-4.16.1.3-1.fc34.x86_64                   136/139 
16:17:27 #8 60.04   Installing       : hunspell-en-GB-0.20140811.1-18.fc34.noarch         137/139 
16:17:27 #8 60.05   Cleanup          : elfutils-libs-0.185-2.fc34.x86_64                  138/139 
16:17:27 #8 60.09   Cleanup          : elfutils-libelf-0.185-2.fc34.x86_64                139/139 
16:17:27 #11 3.581 Package bash-5.0.17-2.fc33.x86_64 is already installed.
16:17:27 #11 3.591 Package bash-5.0.17-2.fc33.x86_64 is already installed.
16:17:27 #11 3.591 Package ca-certificates-2021.2.50-1.0.fc33.noarch is already installed.
16:17:27 #11 3.592 Package libarchive-3.5.1-1.fc33.x86_64 is already installed.
16:17:27 #11 3.593 Package pkgconf-pkg-config-1.7.3-5.fc33.x86_64 is already installed.
16:17:27 #11 3.593 Package tar-2:1.32-6.fc33.x86_64 is already installed.
16:17:27 #11 3.611 Package bash-5.0.17-2.fc33.x86_64 is already installed.
16:17:27 #11 3.657 Dependencies resolved.
16:17:27 #11 3.680 ================================================================================
16:17:27 #11 3.680  Package                       Arch    Version                   Repo      Size
16:17:27 #11 3.680 ================================================================================
16:17:27 #11 3.680 Installing:
16:17:27 #11 3.680  btrfs-progs-devel             x86_64  5.14.2-1.fc33             updates   50 k
16:17:27 #11 3.680  cmake                         x86_64  3.19.7-1.fc33             updates  5.6 M
16:17:27 #11 3.680  device-mapper-devel           x86_64  1.02.173-1.fc33           fedora    44 k
16:17:27 #11 3.680  gcc                           x86_64  10.3.1-1.fc33             updates   30 M
16:17:27 #11 3.680  git                           x86_64  2.31.1-3.fc33             updates  122 k
16:17:27 #11 3.680  glibc-static                  x86_64  2.32-10.fc33              updates  1.8 M
16:17:27 #11 3.680  libseccomp-devel              x86_64  2.5.3-1.fc33              updates   53 k
16:17:27 #11 3.680  libselinux-devel              x86_64  3.1-2.fc33                fedora   112 k
16:17:27 #11 3.680  libtool                       x86_64  2.4.6-36.fc33             fedora   578 k
16:17:27 #11 3.680  libtool-ltdl-devel            x86_64  2.4.6-36.fc33             fedora   153 k
16:17:27 #11 3.680  make                          x86_64  1:4.3-2.fc33              fedora   539 k
16:17:27 #11 3.680  selinux-policy-devel          noarch  3.14.6-39.fc33            updates  804 k
16:17:27 #11 3.680  systemd                       x86_64  246.15-1.fc33             updates  4.0 M
16:17:27 #11 3.680  systemd-devel                 x86_64  246.15-1.fc33             updates  425 k
16:17:27 #11 3.680  which                         x86_64  2.21-20.fc33              fedora    41 k
16:17:27 #11 3.680 Installing dependencies:
16:17:27 #11 3.680  acl                           x86_64  2.2.53-9.fc33             fedora    72 k
16:17:27 #11 3.680  annobin                       x86_64  9.68-2.fc33               updates   96 k
16:17:27 #11 3.680  autoconf                      noarch  2.69-34.fc33              fedora   666 k
16:17:27 #11 3.680  automake                      noarch  1.16.2-4.fc33             updates  662 k
16:17:27 #11 3.680  btrfs-progs                   x86_64  5.14.2-1.fc33             updates  966 k
16:17:27 #11 3.680  checkpolicy                   x86_64  3.1-3.fc33                fedora   336 k
16:17:27 #11 3.680  cmake-data                    noarch  3.19.7-1.fc33             updates  1.5 M
16:17:27 #11 3.680  cmake-filesystem              x86_64  3.19.7-1.fc33             updates   16 k
16:17:27 #11 3.680  cmake-rpm-macros              noarch  3.19.7-1.fc33             updates   15 k
16:17:27 #11 3.680  cpp                           x86_64  10.3.1-1.fc33             updates  9.4 M
16:17:27 #11 3.680  cryptsetup-libs               x86_64  2.3.6-1.fc33              updates  472 k
16:17:27 #11 3.680  dbus                          x86_64  1:1.12.20-2.fc33          fedora   9.9 k
16:17:27 #11 3.680  dbus-broker                   x86_64  28-3.fc33                 updates  172 k
16:17:27 #11 3.680  dbus-common                   noarch  1:1.12.20-2.fc33          fedora    17 k
16:17:27 #11 3.680  device-mapper                 x86_64  1.02.173-1.fc33           fedora   142 k
16:17:27 #11 3.680  device-mapper-libs            x86_64  1.02.173-1.fc33           fedora   178 k
16:17:27 #11 3.680  e2fsprogs-libs                x86_64  1.45.6-4.fc33             fedora   220 k
16:17:27 #11 3.680  gc                            x86_64  8.0.4-4.fc33              fedora   104 k
16:17:27 #11 3.680  git-core                      x86_64  2.31.1-3.fc33             updates  3.6 M
16:17:27 #11 3.680  git-core-doc                  noarch  2.31.1-3.fc33             updates  2.3 M
16:17:27 #11 3.680  glibc-devel                   x86_64  2.32-10.fc33              updates  1.0 M
16:17:27 #11 3.680  glibc-headers-x86             noarch  2.32-10.fc33              updates  482 k
16:17:27 #11 3.680  guile22                       x86_64  2.2.7-1.fc33              updates  6.5 M
16:17:27 #11 3.680  hwdata                        noarch  0.353-1.fc33              updates  1.5 M
16:17:27 #11 3.680  iptables-libs                 x86_64  1.8.5-6.fc33              updates  367 k
16:17:27 #11 3.680  isl                           x86_64  0.16.1-12.fc33            fedora   876 k
16:17:27 #11 3.680  jsoncpp                       x86_64  1.9.4-2.fc33              fedora    95 k
16:17:27 #11 3.680  kernel-headers                x86_64  5.14.9-100.fc33           updates  1.3 M
16:17:27 #11 3.680  kmod-libs                     x86_64  29-2.fc33                 updates   63 k
16:17:27 #11 3.680  libargon2                     x86_64  20171227-5.fc33           fedora    29 k
16:17:27 #11 3.680  libbtrfs                      x86_64  5.14.2-1.fc33             updates   30 k
16:17:27 #11 3.680  libbtrfsutil                  x86_64  5.14.2-1.fc33             updates   31 k
16:17:27 #11 3.680  libcbor                       x86_64  0.5.0-7.fc33              fedora    46 k
16:17:27 #11 3.680  libedit                       x86_64  3.1-38.20210714cvs.fc33   updates  104 k
16:17:27 #11 3.680  libfido2                      x86_64  1.4.0-3.fc33              fedora    66 k
16:17:27 #11 3.680  libibverbs                    x86_64  35.0-1.fc33               updates  344 k
16:17:27 #11 3.680  libmnl                        x86_64  1.0.4-12.fc33             fedora    28 k
16:17:27 #11 3.680  libmpc                        x86_64  1.1.0-9.fc33              fedora    59 k
16:17:27 #11 3.680  libnetfilter_conntrack        x86_64  1.0.7-5.fc33              fedora    62 k
16:17:27 #11 3.680  libnfnetlink                  x86_64  1.0.1-18.fc33             fedora    29 k
16:17:27 #11 3.680  libnl3                        x86_64  3.5.0-5.fc33              fedora   325 k
16:17:27 #11 3.680  libpcap                       x86_64  14:1.10.1-1.fc33          updates  170 k
16:17:27 #11 3.680  libseccomp                    x86_64  2.5.3-1.fc33              updates   72 k
16:17:27 #11 3.680  libselinux-utils              x86_64  3.1-2.fc33                fedora   160 k
16:17:27 #11 3.680  libsepol-devel                x86_64  3.1-3.fc33                fedora    40 k
16:17:27 #11 3.680  libtool-ltdl                  x86_64  2.4.6-36.fc33             fedora    36 k
16:17:27 #11 3.680  libuv                         x86_64  1:1.42.0-2.fc33           updates  148 k
16:17:27 #11 3.680  libxcrypt-devel               x86_64  4.4.26-2.fc33             updates   29 k
16:17:27 #11 3.680  libxcrypt-static              x86_64  4.4.26-2.fc33             updates  104 k
16:17:27 #11 3.680  lzo                           x86_64  2.10-3.fc33               fedora    66 k
16:17:27 #11 3.680  m4                            x86_64  1.4.18-15.fc33            fedora   211 k
16:17:27 #11 3.680  openssh                       x86_64  8.4p1-8.fc33              updates  410 k
16:17:27 #11 3.680  openssh-clients               x86_64  8.4p1-8.fc33              updates  600 k
16:17:27 #11 3.680  pciutils                      x86_64  3.7.0-3.fc33              updates   93 k
16:17:27 #11 3.680  pciutils-libs                 x86_64  3.7.0-3.fc33              updates   41 k
16:17:27 #11 3.680  pcre2-devel                   x86_64  10.36-4.fc33              updates  476 k
16:17:27 #11 3.680  pcre2-utf16                   x86_64  10.36-4.fc33              updates  212 k
16:17:27 #11 3.680  pcre2-utf32                   x86_64  10.36-4.fc33              updates  202 k
16:17:27 #11 3.680  perl-Error                    noarch  1:0.17029-4.fc33          fedora    42 k
16:17:27 #11 3.680  perl-File-Compare             noarch  1.100.600-471.fc33        updates   23 k
16:17:27 #11 3.680  perl-File-Copy                noarch  2.34-471.fc33             updates   30 k
16:17:27 #11 3.680  perl-File-Find                noarch  1.37-471.fc33             updates   35 k
16:17:27 #11 3.680  perl-Git                      noarch  2.31.1-3.fc33             updates   44 k
16:17:27 #11 3.680  perl-TermReadKey              x86_64  2.38-8.fc33               fedora    36 k
16:17:27 #11 3.680  perl-Thread-Queue             noarch  3.14-457.fc33             fedora    21 k
16:17:27 #11 3.680  perl-lib                      x86_64  0.65-471.fc33             updates   24 k
16:17:27 #11 3.680  perl-threads                  x86_64  1:2.25-457.fc33           fedora    58 k
16:17:27 #11 3.680  perl-threads-shared           x86_64  1.61-457.fc33             fedora    44 k
16:17:27 #11 3.680  policycoreutils               x86_64  3.1-4.fc33                fedora   208 k
16:17:27 #11 3.680  policycoreutils-devel         x86_64  3.1-4.fc33                fedora   138 k
16:17:27 #11 3.680  policycoreutils-python-utils  noarch  3.1-4.fc33                fedora    73 k
16:17:27 #11 3.680  python3-audit                 x86_64  3.0.6-1.fc33              updates   82 k
16:17:27 #11 3.680  python3-libselinux            x86_64  3.1-2.fc33                fedora   184 k
16:17:27 #11 3.680  python3-libsemanage           x86_64  3.1-2.fc33                fedora    83 k
16:17:27 #11 3.680  python3-policycoreutils       noarch  3.1-4.fc33                fedora   2.0 M
16:17:27 #11 3.680  python3-setools               x86_64  4.3.0-5.fc33              fedora   518 k
16:17:27 #11 3.680  qrencode-libs                 x86_64  4.0.2-6.fc33              fedora    60 k
16:17:27 #11 3.680  rdma-core                     x86_64  35.0-1.fc33               updates   56 k
16:17:27 #11 3.680  rhash                         x86_64  1.4.0-2.fc33              fedora   183 k
16:17:27 #11 3.680  rpm-plugin-selinux            x86_64  4.16.1.3-1.fc33           updates   22 k
16:17:27 #11 3.680  selinux-policy                noarch  3.14.6-39.fc33            updates   61 k
16:17:27 #11 3.680  selinux-policy-minimum        noarch  3.14.6-39.fc33            updates  8.0 M
16:17:27 #11 3.680  systemd-pam                   x86_64  246.15-1.fc33             updates  302 k
16:17:27 #11 3.680  systemd-rpm-macros            noarch  246.15-1.fc33             updates   24 k
16:17:27 #11 3.680  vim-filesystem                noarch  2:8.2.3582-1.fc33         updates   22 k
16:17:27 #11 3.680  xkeyboard-config              noarch  2.30-3.fc33               fedora   749 k
16:17:27 #11 3.680 Installing weak dependencies:
16:17:27 #11 3.680  libxkbcommon                  x86_64  1.0.1-1.fc33              fedora   134 k
16:17:27 #11 3.680  systemd-networkd              x86_64  246.15-1.fc33             updates  456 k
16:17:27 #11 3.680 
16:17:27 #11 3.680 Transaction Summary
16:17:27 #11 3.680 ================================================================================
16:17:27 #11 3.680 Install  103 Packages
16:17:27 #11 3.680 
16:17:27 #11 3.685 Total download size: 95 M
16:17:27 #11 DONE 11.8s
16:17:27 #12 4.739 
16:17:27 #12 4.739 The package has been created.
16:17:27 #12 4.739 Attention, the package has been created in the current directory,
16:17:27 #12 4.739 not in ".." as indicated by the message above!
16:17:27 #12 4.781 Selecting previously unselected package docker-ce-build-deps.
16:17:27 #12 4.797 (Reading database ... 26713 files and directories currently installed.)
16:17:27 #12 4.798 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:27 #12 4.801 Unpacking docker-ce-build-deps (1.0) ...
16:17:27 #8 67.81 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:17:27 #8 67.82 Setting up liblist-compare-perl (0.53-1) ...
16:17:27 #8 67.83 Setting up libref-util-xs-perl (0.117-1+b1) ...
16:17:27 #8 67.87 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
16:17:27 #8 67.88 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
16:17:27 #8 67.88 Setting up libsort-key-perl (1.33-2+b1) ...
16:17:27 #8 67.89 Setting up libclone-perl (0.41-1+b1) ...
16:17:27 #8 67.90 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:17:27 #8 67.91 Setting up libarchive-zip-perl (1.64-1) ...
16:17:27 #8 67.93 Setting up libsub-identify-perl (0.14-1+b1) ...
16:17:27 #8 67.94 Setting up libdistro-info-perl (0.21) ...
16:17:27 #8 67.95 Setting up python3-apt (1.8.4.3) ...
16:17:27 #9 65.56 Setting up dh-autoreconf (20) ...
16:17:27 #9 65.57 Setting up patchutils (0.4.2-1) ...
16:17:27 #9 65.59 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:17:27 #9 65.60 Setting up libltdl-dev:amd64 (2.4.6-15) ...
16:17:27 #9 65.61 Setting up libjson-maybexs-perl (1.004003-1) ...
16:17:27 #9 65.63 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:17:27 #9 65.64 Setting up libio-string-perl (1.08-3.1) ...
16:17:27 #9 65.66 Setting up libreadonly-perl (2.050-3) ...
16:17:27 #9 65.67 Setting up python3-gpg (1.14.0-1ubuntu4) ...
16:17:27 #12 6.191 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
16:17:27 #11 11.85   Installing       : libuv-1:1.42.0-2.fc35.x86_64                        63/108 
16:17:27 [100%] Built target tini-static
16:17:27 + mkdir -p /usr/local/bin
16:17:27 + cp tini-static /usr/local/bin/docker-init
16:17:27 + VERSION=0.0.0-20211220110528-fe93451
16:17:27 + PRODUCT=docker
16:17:27 + hack/make.sh dynbinary
16:17:27 
16:17:27 Removing bundles/
16:17:27 
16:17:27 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:27 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:27 GOOS="" GOARCH="" GOARM=""
16:17:27 #11 3.685 Installed size: 356 M
16:17:27 #11 3.686 Downloading Packages:
16:17:27 
16:17:27 #12 [stage-1 5/8] COPY sources/ /sources
16:17:27 #12 sha256:921d303aaa03ab0adaecc8ad72c7e577c76b418794ce9768f28d44c852895b5c
16:17:27 #12 DONE 0.2s
16:17:27 
16:17:27 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:27 #14 sha256:0e5f33dfe2eba62542ef9875431943b8945add51d6db8dd650dfb639289c4661
16:17:27 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc
16:17:27  debian/rules build
16:17:27 dh build --with=bash-completion
16:17:27    dh_update_autotools_config
16:17:27    dh_autoreconf
16:17:27    debian/rules override_dh_auto_build
16:17:27 make[1]: Entering directory '/root/build-deb'
16:17:27 # Build the daemon and dependencies
16:17:27 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:27 
16:17:27 Removing bundles/
16:17:27 
16:17:27 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:27 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:27 GOOS="" GOARCH="" GOARM=""
16:17:27 #8 68.10 Setting up libio-stringy-perl (2.111-3) ...
16:17:27 #8 68.11 Setting up liblist-moreutils-perl (0.416-1+b4) ...
16:17:27 #8 68.12 Setting up libhtml-tagset-perl (3.20-3) ...
16:17:27 #8 68.13 Setting up liblog-any-perl (1.707-1) ...
16:17:27 #8 68.14 Setting up libauthen-sasl-perl (2.1600-1) ...
16:17:27 #8 68.15 Setting up libpod-constants-perl (0.19-1) ...
16:17:27 #8 68.16 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
16:17:27 #8 68.17 Setting up libconvert-binhex-perl (1.125-1) ...
16:17:27 #8 68.18 Setting up libfuture-perl (0.39-1) ...
16:17:27 #8 68.19 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:17:27 #8 68.20 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
16:17:27 #8 68.21 Setting up libtry-tiny-perl (0.30-1) ...
16:17:27 #8 68.22 Setting up libtype-tiny-perl (1.004004-1) ...
16:17:27 #8 68.23 Setting up libtest-fatal-perl (0.014-1) ...
16:17:27 #8 68.24 Setting up libcommon-sense-perl (3.74-2+b7) ...
16:17:27 #8 68.26 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:17:27 #8 68.26 Setting up libnet-http-perl (6.18-1) ...
16:17:27 #8 68.27 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:17:27 #9 65.84 Setting up python3-certifi (2020.6.20-1) ...
16:17:27 #9 65.97 Setting up libfile-find-rule-perl (0.34-1) ...
16:17:27 #9 65.99 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:27 #9 66.00 Setting up python3-idna (2.10-1) ...
16:17:27 #12 6.468 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
16:17:27 #12 6.491 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
16:17:27 #12 6.495 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
16:17:27 #12 6.500 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
16:17:27 #12 6.504 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
16:17:27 #12 6.680 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:17:27 #11 11.98   Installing       : cmake-3.22.1-4.fc35.x86_64                          64/108 
16:17:27 #11 12.27   Installing       : cmake-data-3.22.1-4.fc35.noarch                     65/108 
16:17:27 #11 12.29   Running scriptlet: libutempter-1.2.1-5.fc35.x86_64                     66/108 
16:17:27 #11 12.33   Installing       : libutempter-1.2.1-5.fc35.x86_64                     66/108 
16:17:27 #14 DONE 32.6s
16:17:27 
16:17:27 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:27 #16 sha256:c7ad740880a90f3cdd35d2413c9244c7c83c4ae8e14a370b538099294af1a6e5
16:17:27 #8 68.28 Setting up libencode-locale-perl (1.05-1) ...
16:17:27 #8 68.29 Setting up libtext-levenshtein-perl (0.13-1) ...
16:17:27 #8 68.30 Setting up libnet-dns-perl (1.19-1) ...
16:17:27 #8 68.32 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
16:17:27 #8 68.33 Setting up libdevel-callchecker-perl (0.008-1) ...
16:17:27 #8 68.33 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:27 #8 68.34 Setting up libsub-install-perl (0.928-1) ...
16:17:27 #8 68.35 Setting up dpkg-dev (1.19.7) ...
16:17:27 #8 68.37 Setting up libnumber-compare-perl (0.03-1) ...
16:17:27 #8 68.38 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:27 #8 68.39 Setting up libio-async-perl (0.72-1) ...
16:17:27 #8 68.40 Setting up liberror-perl (0.17027-2) ...
16:17:27 #8 68.41 Setting up patchutils (0.3.4-2) ...
16:17:27 #8 68.42 Setting up libmail-sendmail-perl (0.80-1) ...
16:17:27 #8 68.43 Setting up libltdl-dev:amd64 (2.4.6-9) ...
16:17:27 #8 68.44 Setting up libxml-sax-base-perl (1.09-1) ...
16:17:27 #8 68.45 Setting up libio-string-perl (1.08-3) ...
16:17:27 #8 68.45 Setting up libreadonly-perl (2.050-1) ...
16:17:27 #8 68.46 Setting up python3-chardet (3.0.4-3) ...
16:17:27 #9 66.19 Setting up libdata-optlist-perl (0.110-1.1) ...
16:17:27 #9 66.21 Setting up libipc-run-perl (20200505.0-1) ...
16:17:27 #9 66.22 Setting up git (1:2.32.0-1ubuntu1) ...
16:17:27 #9 66.24 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:17:27 #9 66.26 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:17:27 #12 6.680 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
16:17:27 #12 6.682 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
16:17:27 #12 6.691 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
16:17:27 #12 6.700 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
16:17:27 #12 6.701 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.13 [19.7 kB]
16:17:27 #12 6.701 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
16:17:27 #12 6.721 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
16:17:27 #12 6.729 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
16:17:27 #12 6.755 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
16:17:27 #12 6.755 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
16:17:27 #12 6.829 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
16:17:27 #12 6.831 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
16:17:27 #12 6.832 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB]
16:17:27 #12 6.833 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
16:17:27 #12 6.834 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB]
16:17:27 #12 6.837 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
16:17:27 #12 6.971 debconf: delaying package configuration, since apt-utils is not installed
16:17:27 #25 ...
16:17:27 
16:17:27 #22 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
16:17:27 #22 sha256:91c940baf77629fdac91c49d56066eba6840cf5479f51b234ec5d743668d1f0f
16:17:27 #22 DONE 0.1s
16:17:27 
16:17:27 #25 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:17:27 #25 sha256:4fe80103aa6bae1243d61ce7ae7a586187db3fbb4ebdfb1a9723be3f4115d4cb
16:17:27 #11 12.38   Installing       : util-linux-2.37.2-1.fc35.x86_64                     67/108 
16:17:27 #11 12.40   Running scriptlet: util-linux-2.37.2-1.fc35.x86_64                     67/108 
16:17:27 #11 12.41   Installing       : policycoreutils-3.3-1.fc35.x86_64                   68/108 
16:17:27 #11 12.42   Running scriptlet: policycoreutils-3.3-1.fc35.x86_64                   68/108 
16:17:27 #11 12.43   Installing       : rpm-plugin-selinux-4.17.0-1.fc35.x86_64             69/108 
16:17:27 #11 12.44   Installing       : selinux-policy-35.6-1.fc35.noarch                   70/108 
16:17:27 #11 12.45   Running scriptlet: selinux-policy-35.6-1.fc35.noarch                   70/108 
16:17:27 #11 12.46   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch          71/108 
16:17:28 #21 57.07 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
16:17:28 #21 57.07 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:17:28 #21 57.08 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:17:28 #21 57.11 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
16:17:28 #21 57.11 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:17:28 #21 57.12 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:17:28 #11 4.461 (1/103): acl-2.2.53-9.fc33.x86_64.rpm           313 kB/s |  72 kB     00:00    
16:17:28 #11 4.466 (2/103): checkpolicy-3.1-3.fc33.x86_64.rpm      1.4 MB/s | 336 kB     00:00    
16:17:28 #11 4.470 (3/103): dbus-1.12.20-2.fc33.x86_64.rpm         1.1 MB/s | 9.9 kB     00:00    
16:17:28 #11 4.475 (4/103): dbus-common-1.12.20-2.fc33.noarch.rpm  2.1 MB/s |  17 kB     00:00    
16:17:28 #11 4.484 (5/103): autoconf-2.69-34.fc33.noarch.rpm       2.6 MB/s | 666 kB     00:00    
16:17:28 #11 4.487 (6/103): device-mapper-1.02.173-1.fc33.x86_64.r 8.5 MB/s | 142 kB     00:00    
16:17:28 #11 4.499 (7/103): device-mapper-libs-1.02.173-1.fc33.x86  12 MB/s | 178 kB     00:00    
16:17:28 #11 4.504 (8/103): e2fsprogs-libs-1.45.6-4.fc33.x86_64.rp  14 MB/s | 220 kB     00:00    
16:17:28 #11 4.507 (9/103): device-mapper-devel-1.02.173-1.fc33.x8 1.4 MB/s |  44 kB     00:00    
16:17:28 #11 4.510 (10/103): gc-8.0.4-4.fc33.x86_64.rpm            9.5 MB/s | 104 kB     00:00    
16:17:28 #11 4.519 (11/103): libargon2-20171227-5.fc33.x86_64.rpm  3.3 MB/s |  29 kB     00:00    
16:17:28 #11 4.523 (12/103): jsoncpp-1.9.4-2.fc33.x86_64.rpm       7.5 MB/s |  95 kB     00:00    
16:17:28 #11 4.528 (13/103): libcbor-0.5.0-7.fc33.x86_64.rpm       5.4 MB/s |  46 kB     00:00    
16:17:28 #11 4.536 (14/103): isl-0.16.1-12.fc33.x86_64.rpm          27 MB/s | 876 kB     00:00    
16:17:28 #11 4.539 (15/103): libfido2-1.4.0-3.fc33.x86_64.rpm      4.7 MB/s |  66 kB     00:00    
16:17:28 #11 4.542 (16/103): libmnl-1.0.4-12.fc33.x86_64.rpm       2.0 MB/s |  28 kB     00:00    
16:17:28 #11 4.547 (17/103): libmpc-1.1.0-9.fc33.x86_64.rpm        5.5 MB/s |  59 kB     00:00    
16:17:28 #11 4.550 (18/103): libnfnetlink-1.0.1-18.fc33.x86_64.rpm 3.9 MB/s |  29 kB     00:00    
16:17:28 #11 4.554 (19/103): libnetfilter_conntrack-1.0.7-5.fc33.x 5.4 MB/s |  62 kB     00:00    
16:17:28 #11 4.559 (20/103): libselinux-devel-3.1-2.fc33.x86_64.rp  13 MB/s | 112 kB     00:00    
16:17:28 #11 4.568 (21/103): libselinux-utils-3.1-2.fc33.x86_64.rp  12 MB/s | 160 kB     00:00    
16:17:28 #11 4.571 (22/103): libsepol-devel-3.1-3.fc33.x86_64.rpm  3.3 MB/s |  40 kB     00:00    
16:17:28 #11 4.577 (23/103): libnl3-3.5.0-5.fc33.x86_64.rpm         11 MB/s | 325 kB     00:00    
16:17:28 #11 4.580 (24/103): libtool-ltdl-2.4.6-36.fc33.x86_64.rpm 4.2 MB/s |  36 kB     00:00    
16:17:28 #11 4.587 (25/103): libtool-2.4.6-36.fc33.x86_64.rpm       30 MB/s | 578 kB     00:00    
16:17:28 #11 4.592 (26/103): libxkbcommon-1.0.1-1.fc33.x86_64.rpm   13 MB/s | 134 kB     00:00    
16:17:28 #11 4.596 (27/103): lzo-2.10-3.fc33.x86_64.rpm            8.5 MB/s |  66 kB     00:00    
16:17:28 #11 4.602 (28/103): libtool-ltdl-devel-2.4.6-36.fc33.x86_ 6.2 MB/s | 153 kB     00:00    
16:17:28 #11 4.607 (29/103): m4-1.4.18-15.fc33.x86_64.rpm           14 MB/s | 211 kB     00:00    
16:17:28 #11 4.614 (30/103): make-4.3-2.fc33.x86_64.rpm             29 MB/s | 539 kB     00:00    
16:17:28 #11 4.617 (31/103): perl-Error-0.17029-4.fc33.noarch.rpm  2.7 MB/s |  42 kB     00:00    
16:17:28 #11 4.620 (32/103): perl-TermReadKey-2.38-8.fc33.x86_64.r 2.9 MB/s |  36 kB     00:00    
16:17:28 #11 4.624 (33/103): perl-Thread-Queue-3.14-457.fc33.noarc 3.2 MB/s |  21 kB     00:00    
16:17:28 #11 4.628 (34/103): perl-threads-2.25-457.fc33.x86_64.rpm 5.7 MB/s |  58 kB     00:00    
16:17:28 #11 4.631 (35/103): perl-threads-shared-1.61-457.fc33.x86 4.1 MB/s |  44 kB     00:00    
16:17:28 #11 4.636 (36/103): policycoreutils-3.1-4.fc33.x86_64.rpm  18 MB/s | 208 kB     00:00    
16:17:28 #11 4.640 (37/103): policycoreutils-python-utils-3.1-4.fc 8.8 MB/s |  73 kB     00:00    
16:17:28 #12 4.929 Reading package lists...
16:17:28 #8 68.68 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:28 #8 68.70 Setting up python3-debian (0.1.35) ...
16:17:28 #9 66.43 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:28 #9 66.45 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:28 #9 66.46 Setting up libtypes-serialiser-perl (1.01-1) ...
16:17:28 #9 66.48 Setting up g++ (4:11.2.0-1ubuntu1) ...
16:17:28 #9 66.50 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:28 #9 66.50 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:17:28 #9 66.51 Setting up libhtml-parser-perl:amd64 (3.76-1) ...
16:17:28 #9 66.52 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:28 #9 66.54 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:17:28 #9 66.55 Setting up librole-tiny-perl (2.002004-1) ...
16:17:28 #12 7.014 Fetched 8581 kB in 1s (6016 kB/s)
16:17:28 #12 7.050 Selecting previously unselected package bash-completion.
16:17:28 #12 7.051 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26313 files and directories currently installed.)
16:17:28 #12 7.066 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:17:28 #11 12.64   Installing       : selinux-policy-targeted-35.6-1.fc35.noarch          71/108 
16:17:28 #11 12.65   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch          71/108 
16:17:28 #11 12.71   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           72/108 
16:17:28 #11 12.72   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      73/108 
16:17:28 #11 12.73   Installing       : policycoreutils-devel-3.3-1.fc35.x86_64             74/108 
16:17:28 #11 12.83   Installing       : selinux-policy-devel-35.6-1.fc35.noarch             75/108 
16:17:28 #11 12.83   Running scriptlet: selinux-policy-devel-35.6-1.fc35.noarch             75/108 
16:17:28 #11 12.84   Running scriptlet: openssh-8.7p1-3.fc35.x86_64                         76/108 
16:17:28 #11 12.88   Installing       : openssh-8.7p1-3.fc35.x86_64                         76/108 
16:17:28 #18 exporting layers 11.7s done
16:17:28 #18 writing image sha256:10ffbff6a39b13da500f4d1be4ab1d7951618081d96b607dbe999ca37eff0ac2 done
16:17:28 #18 naming to docker.io/debbuild-ubuntu-hirsute/aarch64 done
16:17:28 #18 DONE 11.7s
16:17:28 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/aarch64
16:17:28 #11 4.644 (38/103): policycoreutils-devel-3.1-4.fc33.x86_  11 MB/s | 138 kB     00:00    
16:17:28 #11 4.649 (39/103): python3-libselinux-3.1-2.fc33.x86_64.  14 MB/s | 184 kB     00:00    
16:17:28 #11 4.655 (40/103): python3-libsemanage-3.1-2.fc33.x86_64 5.7 MB/s |  83 kB     00:00    
16:17:28 #11 4.674 (41/103): qrencode-libs-4.0.2-6.fc33.x86_64.rpm 3.4 MB/s |  60 kB     00:00    
16:17:28 #11 4.680 (42/103): python3-setools-4.3.0-5.fc33.x86_64.r  17 MB/s | 518 kB     00:00    
16:17:28 #11 4.687 (43/103): rhash-1.4.0-2.fc33.x86_64.rpm          14 MB/s | 183 kB     00:00    
16:17:28 #11 4.691 (44/103): which-2.21-20.fc33.x86_64.rpm         4.3 MB/s |  41 kB     00:00    
16:17:28 #11 4.700 (45/103): annobin-9.68-2.fc33.x86_64.rpm         12 MB/s |  96 kB     00:00    
16:17:28 #11 4.723 (46/103): automake-1.16.2-4.fc33.noarch.rpm      29 MB/s | 662 kB     00:00    
16:17:28 #11 4.730 (47/103): xkeyboard-config-2.30-3.fc33.noarch.r  17 MB/s | 749 kB     00:00    
16:17:28 #11 4.776 (48/103): python3-policycoreutils-3.1-4.fc33.no  16 MB/s | 2.0 MB     00:00    
16:17:28 #12 5.604 Building dependency tree...
16:17:28 #12 5.763 Reading state information...
16:17:28 #12 5.786 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:28 #12 6.003 Starting 2 pkgProblemResolver with broken count: 0
16:17:28 #23 ...
16:17:28 
16:17:28 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:17:28 #14 extracting sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 6.9s done
16:17:28 #14 extracting sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f 0.1s done
16:17:28 #14 DONE 9.7s
16:17:28 
16:17:28 #16 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
16:17:28 #8 68.85 Setting up python3-requests (2.21.0-1) ...
16:17:28 #8 69.00 Setting up libdata-optlist-perl (0.110-1) ...
16:17:28 #8 69.01 Setting up libipc-run-perl (20180523.0-1) ...
16:17:28 #8 69.02 Setting up git (1:2.20.1-2+deb10u3) ...
16:17:28 #8 69.04 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:28 #8 69.05 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:28 #8 69.06 Setting up libtypes-serialiser-perl (1.0-1) ...
16:17:28 #8 69.07 Setting up g++ (4:8.3.0-1) ...
16:17:28 #8 69.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:28 #9 66.56 Setting up gnupg (2.2.20-1ubuntu4) ...
16:17:28 #9 66.58 Setting up build-essential (12.9ubuntu2) ...
16:17:28 #9 66.59 Setting up python3-unidiff (0.5.5-2) ...
16:17:28 #9 66.73 Setting up lsb-release (11.1.0ubuntu3) ...
16:17:28 #9 66.74 Setting up libfont-ttf-perl (1.06-1.1) ...
16:17:28 #9 66.76 Setting up libfile-homedir-perl (1.006-1) ...
16:17:28 #9 66.77 Setting up python3-magic (2:0.4.20-3) ...
16:17:28 #11 12.89   Installing       : libedit-3.1-40.20210910cvs.fc35.x86_64              77/108 
16:17:28 #11 12.90   Installing       : libcbor-0.7.0-4.fc35.x86_64                         78/108 
16:17:28 #11 12.90   Installing       : libfido2-1.8.0-1.fc35.x86_64                        79/108 
16:17:28 #11 12.92   Installing       : openssh-clients-8.7p1-3.fc35.x86_64                 80/108 
16:17:28 #11 12.93   Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64                 80/108 
16:17:28 #11 13.01   Installing       : git-core-2.33.1-2.fc35.x86_64                       81/108 
16:17:28 #11 13.04   Installing       : git-core-doc-2.33.1-2.fc35.noarch                   82/108 
16:17:28 #11 13.05   Installing       : perl-Git-2.33.1-2.fc35.noarch                       83/108 
16:17:28 #11 13.06   Installing       : git-2.33.1-2.fc35.x86_64                            84/108 
16:17:28 #11 13.07   Installing       : libargon2-20171227-7.fc35.x86_64                    85/108 
16:17:28 #11 13.07   Installing       : e2fsprogs-libs-1.46.3-1.fc35.x86_64                 86/108 
16:17:28 #11 13.10   Installing       : btrfs-progs-5.15.1-1.fc35.x86_64                    87/108 
16:17:28 #11 13.11   Installing       : dbus-common-1:1.12.20-5.fc35.noarch                 88/108 
16:17:28 #11 13.12   Running scriptlet: dbus-common-1:1.12.20-5.fc35.noarch                 88/108 
16:17:28 #11 13.12   Running scriptlet: dbus-broker-29-4.fc35.x86_64                        89/108 
16:17:28 #11 13.18 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
16:17:28 #11 13.18 
16:17:28 #11 13.18   Installing       : dbus-broker-29-4.fc35.x86_64                        89/108 
16:17:28 #11 13.19   Running scriptlet: dbus-broker-29-4.fc35.x86_64                        89/108 
16:17:28 #11 13.20   Installing       : dbus-1:1.12.20-5.fc35.x86_64                        90/108 
16:17:28 #11 13.20   Installing       : acl-2.3.1-2.fc35.x86_64                             91/108 
16:17:28 + set -e
16:17:28 + mkdir -p /root/build-deb/engine
16:17:28 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:28 #11 4.781 (49/103): btrfs-progs-devel-5.14.2-1.fc33.x86_6 1.0 MB/s |  50 kB     00:00    
16:17:28 #11 4.788 (50/103): btrfs-progs-5.14.2-1.fc33.x86_64.rpm   14 MB/s | 966 kB     00:00    
16:17:28 #11 4.797 (51/103): cmake-filesystem-3.19.7-1.fc33.x86_64 2.2 MB/s |  16 kB     00:00    
16:17:28 #11 4.804 (52/103): cmake-rpm-macros-3.19.7-1.fc33.noarch 2.3 MB/s |  15 kB     00:00    
16:17:28 #11 4.830 (53/103): cmake-data-3.19.7-1.fc33.noarch.rpm    30 MB/s | 1.5 MB     00:00    
16:17:28 #11 4.847 (54/103): cryptsetup-libs-2.3.6-1.fc33.x86_64.r  28 MB/s | 472 kB     00:00    
16:17:28 #11 4.858 (55/103): dbus-broker-28-3.fc33.x86_64.rpm       16 MB/s | 172 kB     00:00    
16:17:28 #11 4.973 (56/103): cmake-3.19.7-1.fc33.x86_64.rpm         29 MB/s | 5.6 MB     00:00    
16:17:28 #11 4.994 (57/103): git-2.31.1-3.fc33.x86_64.rpm          5.9 MB/s | 122 kB     00:00    
16:17:28 #12 6.006 Done
16:17:28 #12 6.191  Done
16:17:28 #8 69.11 Setting up libhtml-parser-perl (3.72-3+b3) ...
16:17:28 #8 69.12 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:28 #8 69.12 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:17:28 #8 69.15 Setting up librole-tiny-perl (2.000006-1) ...
16:17:28 #8 69.16 Setting up gnupg (2.2.12-1+deb10u1) ...
16:17:28 #8 69.17 Setting up build-essential (12.6) ...
16:17:28 #8 69.17 Setting up libfile-homedir-perl (1.004-1) ...
16:17:28 #8 69.18 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:17:28 #8 69.20 Setting up libio-socket-ssl-perl (2.060-3) ...
16:17:28 #8 69.21 Setting up libsub-exporter-perl (0.987-1) ...
16:17:28 #8 69.21 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:28 #8 69.22 Setting up libhttp-message-perl (6.18-1) ...
16:17:28 #8 69.23 Setting up libhtml-form-perl (6.03-1) ...
16:17:28 #8 69.24 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:17:28 #8 69.26 Setting up libjson-xs-perl (3.040-1+b1) ...
16:17:28 #8 69.27 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:28 #8 69.28 Setting up libio-prompter-perl (0.004015-1) ...
16:17:28 #8 69.28 Setting up libhttp-cookies-perl (6.04-1) ...
16:17:28 #8 69.29 Setting up po-debconf (1.0.21) ...
16:17:28 #8 69.30 Setting up libhtml-tree-perl (5.07-2) ...
16:17:28 #8 69.31 Setting up libparams-classify-perl (0.015-1+b1) ...
16:17:28 #9 66.91 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:17:28 #9 66.92 Setting up libio-socket-ssl-perl (2.069-1) ...
16:17:28 #9 66.94 Setting up libsub-exporter-perl (0.987-1) ...
16:17:28 #9 66.95 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:28 #9 66.96 Setting up libhttp-message-perl (6.29-1) ...
16:17:28 #9 66.98 Setting up libhtml-form-perl (6.07-1) ...
16:17:28 #9 67.03 Setting up python3-pkg-resources (52.0.0-4) ...
16:17:28 #11 13.21   Installing       : cryptsetup-libs-2.4.2-1.fc35.x86_64                 92/108 
16:17:28 #11 13.22   Installing       : device-mapper-libs-1.02.175-6.fc35.x86_64           93/108 
16:17:28 #11 13.23   Installing       : device-mapper-1.02.175-6.fc35.x86_64                94/108 
16:17:28 #11 13.25   Installing       : systemd-networkd-249.7-2.fc35.x86_64                95/108 
16:17:28 #11 13.26   Running scriptlet: systemd-networkd-249.7-2.fc35.x86_64                95/108 
16:17:28 #11 13.27   Installing       : systemd-pam-249.7-2.fc35.x86_64                     96/108 
16:17:28 #11 13.28   Installing       : systemd-resolved-249.7-2.fc35.x86_64                97/108 
16:17:28 #12 7.679 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:17:28 #12 7.817 Selecting previously unselected package cmake-data.
16:17:28 #11 5.147 (58/103): cpp-10.3.1-1.fc33.x86_64.rpm           28 MB/s | 9.4 MB     00:00    
16:17:28 #11 5.230 (59/103): git-core-2.31.1-3.fc33.x86_64.rpm      15 MB/s | 3.6 MB     00:00    
16:17:28 #11 5.333 (60/103): git-core-doc-2.31.1-3.fc33.noarch.rpm  12 MB/s | 2.3 MB     00:00    
16:17:28 #12 6.361 Starting pkgProblemResolver with broken count: 0
16:17:28 #12 6.390 Starting 2 pkgProblemResolver with broken count: 0
16:17:28 #12 6.394 Done
16:17:28 #8 69.32 Setting up libcgi-pm-perl (4.40-1) ...
16:17:28 #8 69.33 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:28 #8 69.34 Setting up libnet-dns-sec-perl (1.11-1) ...
16:17:28 #8 69.35 Setting up libsereal-perl (4.005-1) ...
16:17:28 #8 69.36 Setting up libhtml-format-perl (2.12-1) ...
16:17:28 #8 69.37 Setting up libxml-sax-perl (1.00+dfsg-1) ...
16:17:28 #8 69.43 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:28 #8 69.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:29 #9 67.21 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:17:29 #9 67.23 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:17:29 #9 67.24 Setting up libjson-xs-perl (4.030-1build2) ...
16:17:29 #9 67.25 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:29 #9 67.26 Setting up libio-prompter-perl (0.004015-1) ...
16:17:29 #9 67.28 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:17:29 #9 67.30 Setting up libhttp-cookies-perl (6.10-1) ...
16:17:29 #9 67.31 Setting up python3-apt (2.2.1) ...
16:17:29 #11 13.29   Running scriptlet: systemd-resolved-249.7-2.fc35.x86_64                97/108 
16:17:29 #11 13.41   Installing       : systemd-249.7-2.fc35.x86_64                         98/108 
16:17:29 #11 13.44   Running scriptlet: systemd-249.7-2.fc35.x86_64                         98/108 
16:17:29 #11 13.60 Creating group input with gid 104.
16:17:29 #11 13.60 Creating group kvm with gid 36.
16:17:29 #11 13.60 Creating group render with gid 105.
16:17:29 #11 13.60 Creating group sgx with gid 106.
16:17:29 #11 13.60 Creating group systemd-journal with gid 190.
16:17:29 #11 13.60 Creating group systemd-network with gid 192.
16:17:29 #11 13.60 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
16:17:29 #11 13.60 Creating group systemd-oom with gid 998.
16:17:29 #11 13.60 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
16:17:29 #11 13.60 Creating group systemd-resolve with gid 193.
16:17:29 #11 13.60 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
16:17:29 #11 13.60 Creating group systemd-timesync with gid 997.
16:17:29 #11 13.60 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
16:17:29 #11 13.60 Creating group systemd-coredump with gid 996.
16:17:29 #11 13.60 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.
16:17:29 #11 13.60 
16:17:29 #12 7.819 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
16:17:29 #12 7.827 Unpacking cmake-data (3.16.3-1ubuntu1) ...
16:17:29 #11 5.405 (61/103): glibc-devel-2.32-10.fc33.x86_64.rpm   6.1 MB/s | 1.0 MB     00:00    
16:17:29 #11 5.458 (62/103): glibc-headers-x86-2.32-10.fc33.noarch 3.9 MB/s | 482 kB     00:00    
16:17:29 #11 5.520 (63/103): glibc-static-2.32-10.fc33.x86_64.rpm   17 MB/s | 1.8 MB     00:00    
16:17:29 #12 6.638 The following additional packages will be installed:
16:17:29 #12 6.638   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:29 #12 6.638   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:29 #12 6.639   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:29 #12 6.639   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:29 #12 6.639   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:29 #12 6.640 Suggested packages:
16:17:29 #12 6.640   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:29 #12 6.640 Recommended packages:
16:17:29 #12 6.640   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:17:29 #12 6.674 The following NEW packages will be installed:
16:17:29 #12 6.674   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:29 #12 6.674   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:29 #12 6.674   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:29 #12 6.675   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:29 #12 6.675   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:29 #8 69.61 
16:17:29 #8 69.61 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:29 #8 69.68 Setting up dput (1.0.3) ...
16:17:29 #8 69.83 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:29 #8 69.84 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:29 #9 67.47 Setting up po-debconf (1.0.21+nmu1) ...
16:17:29 #9 67.48 Setting up libhtml-tree-perl (5.07-2) ...
16:17:29 #9 67.50 Setting up libparams-classify-perl (0.015-1build4) ...
16:17:29 #9 67.52 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:29 #9 67.55 Setting up libhtml-format-perl (2.12-1.1) ...
16:17:29 #9 67.56 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:17:29 #9 67.62 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:29 #11 13.61   Installing       : systemd-devel-249.7-2.fc35.x86_64                   99/108 
16:17:29 #11 13.67   Installing       : device-mapper-devel-1.02.175-6.fc35.x86_64         100/108 
16:17:29 #11 13.68   Installing       : btrfs-progs-devel-5.15.1-1.fc35.x86_64             101/108 
16:17:29 #11 13.72   Installing       : annobin-plugin-gcc-9.87-3.fc35.x86_64              102/108 
16:17:29 #11 13.74   Installing       : libtool-2.4.6-42.fc35.x86_64                       103/108 
16:17:29 #11 13.75   Installing       : libtool-ltdl-devel-2.4.6-42.fc35.x86_64            104/108 
16:17:29 #11 13.80   Installing       : libseccomp-devel-2.5.3-1.fc35.x86_64               105/108 
16:17:29 #11 13.80   Installing       : which-2.21-27.fc35.x86_64                          106/108 
16:17:29 #11 13.84   Cleanup          : libgomp-11.2.1-1.fc35.x86_64                       107/108 
16:17:29 #11 13.85   Cleanup          : libgcc-11.2.1-1.fc35.x86_64                        108/108 
16:17:29 #11 13.85   Running scriptlet: libgcc-11.2.1-1.fc35.x86_64                        108/108 
16:17:29 #11 13.87   Running scriptlet: selinux-policy-targeted-35.6-1.fc35.noarch         108/108 
16:17:29 #12 8.202 Selecting previously unselected package libarchive13:amd64.
16:17:29 #12 8.206 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
16:17:29 #12 8.214 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
16:17:29 #12 8.284 Selecting previously unselected package libjsoncpp1:amd64.
16:17:29 #12 8.287 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
16:17:29 #12 8.291 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
16:17:29 #12 8.334 Selecting previously unselected package librhash0:amd64.
16:17:29 #12 8.337 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
16:17:29 #12 8.341 Unpacking librhash0:amd64 (1.3.9-1) ...
16:17:29 #12 8.386 Selecting previously unselected package libuv1:amd64.
16:17:29 + mkdir -p /root/build-deb/cli
16:17:29 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:29 #8 69.85 Setting up libmailtools-perl (2.18-1) ...
16:17:29 #8 69.87 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
16:17:29 #8 69.88 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
16:17:29 #8 69.92 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:29 #8 69.99 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:29 #8 70.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:29 #9 67.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:29 #9 67.79 
16:17:29 #9 67.79 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:29 #9 67.81 Setting up python3-chardet (4.0.0-1) ...
16:17:29 #12 8.389 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
16:17:29 #12 8.393 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
16:17:29 #12 8.430 Selecting previously unselected package cmake.
16:17:29 #12 8.433 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
16:17:29 #12 8.437 Unpacking cmake (3.16.3-1ubuntu1) ...
16:17:29 #18 exporting layers 3.4s done
16:17:29 #18 writing image sha256:324c756e38e0b88fd6fce81ca2d547a8489e53726a631b3013459e8fe561e005 done
16:17:29 #18 naming to docker.io/debbuild-ubuntu-impish/aarch64 done
16:17:29 #18 DONE 3.4s
16:17:29 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-impish:/build  debbuild-ubuntu-impish/aarch64
16:17:29 #11 5.944 (64/103): gcc-10.3.1-1.fc33.x86_64.rpm           27 MB/s |  30 MB     00:01    
16:17:29 #11 6.056 (65/103): guile22-2.2.7-1.fc33.x86_64.rpm        11 MB/s | 6.5 MB     00:00    
16:17:29 #11 6.103 (66/103): hwdata-0.353-1.fc33.noarch.rpm        2.6 MB/s | 1.5 MB     00:00    
16:17:29 #11 6.148 (67/103): iptables-libs-1.8.5-6.fc33.x86_64.rpm 1.8 MB/s | 367 kB     00:00    
16:17:29 #11 6.153 (68/103): kmod-libs-29-2.fc33.x86_64.rpm        1.3 MB/s |  63 kB     00:00    
16:17:29 #11 6.202 (69/103): kernel-headers-5.14.9-100.fc33.x86_64  13 MB/s | 1.3 MB     00:00    
16:17:29 #8 70.18 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:29 #8 70.24 Setting up libconst-fast-perl (0.014-1) ...
16:17:29 #8 70.25 Setting up libhttp-daemon-perl (6.01-3) ...
16:17:29 #8 70.26 Setting up libmodule-implementation-perl (0.09-1) ...
16:17:29 #8 70.27 Setting up libemail-valid-perl (1.202-1) ...
16:17:29 #8 70.28 Setting up libcgi-fast-perl (1:2.13-1) ...
16:17:29 #8 70.29 Setting up libpackage-stash-perl (0.38-1) ...
16:17:29 #8 70.30 Setting up libimport-into-perl (1.002005-1) ...
16:17:29 #8 70.31 Setting up libmoo-perl (2.003004-2) ...
16:17:29 #8 70.32 Setting up libmime-tools-perl (5.509-1) ...
16:17:29 #8 70.34 Setting up libxml-simple-perl (2.25-1) ...
16:17:29 #8 70.34 Setting up libparams-validate-perl (1.29-1+b1) ...
16:17:29 #12 7.089 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:17:29 #12 7.089 1 not fully installed or removed.
16:17:29 #12 7.089 Need to get 12.0 MB of archives.
16:17:29 #12 7.089 After this operation, 50.5 MB of additional disk space will be used.
16:17:29 #12 7.089 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:17:29 #12 8.815 Selecting previously unselected package dh-apparmor.
16:17:29 #16 DONE 2.0s
16:17:29 
16:17:29 #17 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache bash clang lld llvm file git
16:17:29 #17 0.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
16:17:29 #11 6.206 (70/103): libbtrfs-5.14.2-1.fc33.x86_64.rpm     521 kB/s |  30 kB     00:00    
16:17:29 #11 6.209 (71/103): libbtrfsutil-5.14.2-1.fc33.x86_64.rpm 585 kB/s |  31 kB     00:00    
16:17:29 #11 6.214 (72/103): libedit-3.1-38.20210714cvs.fc33.x86_6 9.0 MB/s | 104 kB     00:00    
16:17:29 #11 6.222 (73/103): libpcap-1.10.1-1.fc33.x86_64.rpm       14 MB/s | 170 kB     00:00    
16:17:29 #11 6.227 (74/103): libseccomp-2.5.3-1.fc33.x86_64.rpm    5.6 MB/s |  72 kB     00:00    
16:17:29 #11 6.268 (75/103): libibverbs-35.0-1.fc33.x86_64.rpm     5.8 MB/s | 344 kB     00:00    
16:17:29 #11 6.273 (76/103): libuv-1.42.0-2.fc33.x86_64.rpm        3.2 MB/s | 148 kB     00:00    
16:17:29 #11 6.277 (77/103): libseccomp-devel-2.5.3-1.fc33.x86_64. 985 kB/s |  53 kB     00:00    
16:17:29 #11 6.280 (78/103): libxcrypt-devel-4.4.26-2.fc33.x86_64. 2.4 MB/s |  29 kB     00:00    
16:17:29 #11 6.288 (79/103): libxcrypt-static-4.4.26-2.fc33.x86_64 7.0 MB/s | 104 kB     00:00    
16:17:29 #11 6.336 (80/103): openssh-8.4p1-8.fc33.x86_64.rpm       7.2 MB/s | 410 kB     00:00    
16:17:29 #11 6.341 (81/103): pciutils-3.7.0-3.fc33.x86_64.rpm      1.7 MB/s |  93 kB     00:00    
16:17:29 #11 6.380 (82/103): openssh-clients-8.4p1-8.fc33.x86_64.r 5.9 MB/s | 600 kB     00:00    
16:17:29 #11 6.384 (83/103): pciutils-libs-3.7.0-3.fc33.x86_64.rpm 883 kB/s |  41 kB     00:00    
16:17:29 #11 6.426 (84/103): pcre2-devel-10.36-4.fc33.x86_64.rpm   5.6 MB/s | 476 kB     00:00    
16:17:29 #11 6.431 (85/103): pcre2-utf32-10.36-4.fc33.x86_64.rpm   4.4 MB/s | 202 kB     00:00    
16:17:29 #11 6.433 (86/103): perl-File-Compare-1.100.600-471.fc33. 3.2 MB/s |  23 kB     00:00    
16:17:29 #11 6.443 (87/103): pcre2-utf16-10.36-4.fc33.x86_64.rpm   3.6 MB/s | 212 kB     00:00    
16:17:30 #8 70.36 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:17:30 #8 70.37 Setting up lintian (2.15.0) ...
16:17:30 #8 70.38 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:30 #8 70.39 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
16:17:30 #8 70.40 Setting up licensecheck (3.0.31-3) ...
16:17:30 #8 70.41 Setting up libgitlab-api-v4-perl (0.16-1) ...
16:17:30 #8 70.42 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:17:30 #8 70.43 Setting up libwww-perl (6.36-2) ...
16:17:30 #8 70.44 Setting up debhelper (12.1.1) ...
16:17:30 #8 70.45 Setting up dh-autoreconf (19) ...
16:17:30 #8 70.46 Setting up devscripts (2.19.5+deb10u1) ...
16:17:30 #12 7.447 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
16:17:30 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:30 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:30 + mkdir -p /go/src/github.com/docker
16:17:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:30 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:30 + EPOCH=5
16:17:30 + EPOCH_SEP=
16:17:30 + [[ ! -z 5 ]]
16:17:30 + EPOCH_SEP=:
16:17:30 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:30 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:30 + VERSION=0.0.0-20211220110528-fe93451
16:17:30 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:30 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:30 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:30 + debSource=docker-ce
16:17:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:30 + debMaintainer='Docker <support@docker.com>'
16:17:30 ++ date --rfc-2822
16:17:30 + debDate='Tue, 21 Dec 2021 16:17:29 +0000'
16:17:30 + cat
16:17:30 + export CLI_GITCOMMIT=fe93451
16:17:30 + CLI_GITCOMMIT=fe93451
16:17:30 + export ENGINE_GITCOMMIT=088afc9
16:17:30 + ENGINE_GITCOMMIT=088afc9
16:17:30 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:30 + export SCAN_GITCOMMIT=3f7dbd1
16:17:30 + SCAN_GITCOMMIT=3f7dbd1
16:17:30 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:30 + dpkg-buildpackage -uc -us -I.git
16:17:30 dpkg-buildpackage: info: source package docker-ce
16:17:30 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-hirsute
16:17:30 dpkg-buildpackage: info: source distribution hirsute
16:17:30 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:30  dpkg-source -I.git --before-build .
16:17:30 dpkg-buildpackage: info: host architecture armhf
16:17:30 #12 8.818 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:17:30 #12 8.822 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:17:30 #12 8.856 Selecting previously unselected package libbtrfs0:amd64.
16:17:30 #12 8.859 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
16:17:30 #12 8.864 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
16:17:30 #12 8.905 Selecting previously unselected package libbtrfs-dev:amd64.
16:17:30 #12 8.908 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
16:17:30 #12 8.912 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
16:17:30 #12 8.975 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:30 #12 8.978 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:17:30 #12 8.982 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:17:30 #12 9.038 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:17:30 #12 9.041 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:17:30 #12 9.052 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:17:30 #12 9.099 Selecting previously unselected package libudev-dev:amd64.
16:17:30 #9 68.08 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:30 #9 68.09 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:30 #9 68.10 Setting up libmailtools-perl (2.21-1) ...
16:17:30 #9 68.14 Setting up python3-debian (0.1.39ubuntu1) ...
16:17:30 #9 68.30 Setting up python3-requests (2.25.1+dfsg-2) ...
16:17:30 #9 68.45 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:17:30 #9 68.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:30 #14 DONE 2.4s
16:17:30 
16:17:30 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:30 #15 sha256:fd5f58fb71807a194cfa90256e1a80e47bf6018f592a29fc55db0ba647ada638
16:17:30 #15 DONE 0.0s
16:17:30 
16:17:30 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:30 #16 sha256:710860a25f42074c22e714ef41930b4d86b90e6f120c344160dc48226be89f39
16:17:30 #16 DONE 0.1s
16:17:30 
16:17:30 #17 exporting to image
16:17:30 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:30 #17 exporting layers
16:17:30 + set -e
16:17:30 + mkdir -p /root/build-deb/engine
16:17:30 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:30 #11 6.445 (88/103): perl-File-Find-1.37-471.fc33.noarch.r 2.9 MB/s |  35 kB     00:00    
16:17:30 #11 6.449 (89/103): perl-File-Copy-2.34-471.fc33.noarch.r 1.7 MB/s |  30 kB     00:00    
16:17:30 #11 6.451 (90/103): perl-Git-2.31.1-3.fc33.noarch.rpm     5.3 MB/s |  44 kB     00:00    
16:17:30 #11 6.455 (91/103): perl-lib-0.65-471.fc33.x86_64.rpm     2.7 MB/s |  24 kB     00:00    
16:17:30 #11 6.458 (92/103): python3-audit-3.0.6-1.fc33.x86_64.rpm 8.2 MB/s |  82 kB     00:00    
16:17:30 #11 6.462 (93/103): rdma-core-35.0-1.fc33.x86_64.rpm      5.5 MB/s |  56 kB     00:00    
16:17:30 #11 6.465 (94/103): rpm-plugin-selinux-4.16.1.3-1.fc33.x8 2.2 MB/s |  22 kB     00:00    
16:17:30 #11 6.469 (95/103): selinux-policy-3.14.6-39.fc33.noarch. 6.0 MB/s |  61 kB     00:00    
16:17:30 #11 6.518 (96/103): selinux-policy-devel-3.14.6-39.fc33.n  14 MB/s | 804 kB     00:00    
16:17:30 #11 6.575 (97/103): systemd-devel-246.15-1.fc33.x86_64.rp 7.4 MB/s | 425 kB     00:00    
16:17:30 #11 6.675 (98/103): systemd-246.15-1.fc33.x86_64.rpm       20 MB/s | 4.0 MB     00:00    
16:17:30 #8 70.61 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:17:30 #8 70.61 Setting up equivs (2.2.0) ...
16:17:30 #8 70.63 Setting up libxml-parser-perl (2.44-4) ...
16:17:30 #8 70.64 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:30 #8 70.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:30 #8 70.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:30 #8 70.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:30 #12 7.709 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
16:17:30 #12 7.731 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
16:17:30 #12 7.735 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
16:17:30 #12 7.742 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB]
16:17:30 #12 7.745 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
16:17:30  debian/rules clean
16:17:30 dh clean --with=bash-completion
16:17:30    dh_clean
16:17:30 #12 9.102 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.13_amd64.deb ...
16:17:30 #12 9.106 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.13) ...
16:17:30 #12 9.134 Selecting previously unselected package libsepol1-dev:amd64.
16:17:30 #12 9.137 Preparing to unpack .../13-libsepol1-dev_3.0-1_amd64.deb ...
16:17:30 #12 9.143 Unpacking libsepol1-dev:amd64 (3.0-1) ...
16:17:30 #12 9.226 Selecting previously unselected package libpcre2-16-0:amd64.
16:17:30 #12 9.229 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ...
16:17:30 #12 9.235 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
16:17:30 #12 9.284 Selecting previously unselected package libpcre2-32-0:amd64.
16:17:30 #12 9.287 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ...
16:17:30 #12 9.291 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
16:17:30 #12 9.340 Selecting previously unselected package libpcre2-posix2:amd64.
16:17:30 #9 68.56 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:30 #9 68.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:30 #9 68.74 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:30 #16 DONE 2.6s
16:17:30 
16:17:30 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
16:17:30 #17 sha256:0c979e410f882e7a50ee25b3763e40c1d752fa68ff7d4cf502c01f9eb092320c
16:17:30 #17 DONE 0.0s
16:17:30 
16:17:30 #18 exporting to image
16:17:30 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:30 #18 exporting layers
16:17:30 #11 6.718 (99/103): systemd-networkd-246.15-1.fc33.x86_64 3.1 MB/s | 456 kB     00:00    
16:17:30 #11 6.741 (100/103): systemd-rpm-macros-246.15-1.fc33.noa 1.1 MB/s |  24 kB     00:00    
16:17:30 #11 6.772 (101/103): systemd-pam-246.15-1.fc33.x86_64.rpm 3.1 MB/s | 302 kB     00:00    
16:17:30 #11 6.893 (102/103): selinux-policy-minimum-3.14.6-39.fc3  19 MB/s | 8.0 MB     00:00    
16:17:30 #11 6.898 (103/103): vim-filesystem-8.2.3582-1.fc33.noarc 139 kB/s |  22 kB     00:00    
16:17:30 #11 6.901 --------------------------------------------------------------------------------
16:17:30 #11 6.902 Total                                            30 MB/s |  95 MB     00:03     
16:17:30 #8 70.89 Setting up libsoap-lite-perl (1.27-1) ...
16:17:30 #8 70.91 Setting up libxmlrpc-lite-perl (0.717-2) ...
16:17:30 #8 70.92 Processing triggers for libc-bin (2.28-10) ...
16:17:30 #8 70.94 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:17:30 #8 70.95 Updating certificates in /etc/ssl/certs...
16:17:30 #12 8.044 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
16:17:30 #12 8.055 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
16:17:30 #12 8.058 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
16:17:30 #12 8.060 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
16:17:30 #12 8.062 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
16:17:30 #12 8.063 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.6 [20.2 kB]
16:17:30 #12 8.063 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
16:17:30 #12 8.067 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
16:17:30 #12 8.069 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
16:17:30 #12 8.130 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
16:17:30 #12 8.203 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
16:17:30  dpkg-source -I.git -b .
16:17:30 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:30 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:30 dpkg-source: warning: native package version may not have a revision
16:17:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:30 dpkg-source: info: using source format '1.0'
16:17:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz
16:17:30 #12 9.343 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ...
16:17:30 #12 9.348 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
16:17:30 #12 9.375 Selecting previously unselected package libpcre2-dev:amd64.
16:17:30 #12 9.377 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ...
16:17:30 #12 9.382 Unpacking libpcre2-dev:amd64 (10.34-7) ...
16:17:30 #12 9.492 Selecting previously unselected package libselinux1-dev:amd64.
16:17:30 #12 9.495 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
16:17:30 #12 9.499 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
16:17:30 #12 9.556 Selecting previously unselected package libdevmapper-dev:amd64.
16:17:30 #12 9.559 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:17:30 #12 9.563 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
16:17:30 #12 9.604 Preparing to unpack .../20-libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
16:17:30 #9 68.80 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:17:30 #9 68.82 Setting up libconst-fast-perl (0.014-1.1) ...
16:17:30 #9 68.83 Setting up libhttp-daemon-perl (6.12-1) ...
16:17:30 #9 68.85 Setting up libdata-dpath-perl (0.58-1) ...
16:17:30 #9 68.86 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:17:30 #9 68.87 Setting up libpackage-stash-perl (0.39-1) ...
16:17:30 #9 68.89 Setting up libimport-into-perl (1.002005-1) ...
16:17:30 #9 68.91 Setting up libmoo-perl (2.004004-1) ...
16:17:30 #9 68.92 Setting up liblist-someutils-perl (0.58-1) ...
16:17:30 #9 68.93 Setting up debhelper (13.3.4ubuntu2) ...
16:17:30 #9 68.94 Setting up dput (1.1.0ubuntu2) ...
16:17:30 + mkdir -p /root/build-deb/cli
16:17:30 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:30 #8 71.32 0 added, 0 removed; done.
16:17:30 #8 71.32 Running hooks in /etc/ca-certificates/update.d...
16:17:30 #8 71.32 done.
16:17:30 #12 8.234 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
16:17:30 #12 8.240 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
16:17:30 #12 8.242 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
16:17:30 #12 8.246 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.6 [299 kB]
16:17:30 #12 8.259 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
16:17:30 #12 8.320 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
16:17:30 #12 9.618 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.5.1-1ubuntu1~20.04.1) ...
16:17:30 #12 9.673 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ...
16:17:30 #12 9.715 Selecting previously unselected package libseccomp-dev:amd64.
16:17:30 #12 9.715 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30391 files and directories currently installed.)
16:17:30 #12 9.731 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
16:17:30 #12 9.736 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
16:17:30 #12 9.777 Selecting previously unselected package libsystemd-dev:amd64.
16:17:30 #12 9.780 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ...
16:17:30 #12 9.785 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ...
16:17:30 #12 9.862 Selecting previously unselected package pkg-config.
16:17:30 #12 9.865 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_amd64.deb ...
16:17:30 #12 9.869 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:17:30 #12 9.911 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
16:17:30 #12 9.923 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
16:17:30 #12 9.937 Setting up libsepol1-dev:amd64 (3.0-1) ...
16:17:30 #12 9.950 Setting up libpcre2-16-0:amd64 (10.34-7) ...
16:17:30 #12 9.964 Setting up libbtrfs0:amd64 (5.4.1-2) ...
16:17:30 #9 69.10 Setting up liblist-someutils-xs-perl (0.58-2build2) ...
16:17:30 #9 69.11 Setting up equivs (2.3.1) ...
16:17:30 #9 69.13 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:17:30 #9 69.14 Setting up libparams-validate-perl:amd64 (1.30-1build2) ...
16:17:30 #9 69.15 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:30 #9 69.17 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:30 #9 69.18 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:17:30 #9 69.20 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:17:30 #9 69.21 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:17:31 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:31 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:31 + mkdir -p /go/src/github.com/docker
16:17:31 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:31 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:31 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:31 + EPOCH=5
16:17:31 + EPOCH_SEP=
16:17:31 + [[ ! -z 5 ]]
16:17:31 + EPOCH_SEP=:
16:17:31 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:31 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:31 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:31 + VERSION=0.0.0-20211220110528-fe93451
16:17:31 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:31 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:31 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:31 + debSource=docker-ce
16:17:31 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:31 + debMaintainer='Docker <support@docker.com>'
16:17:31 ++ date --rfc-2822
16:17:31 + debDate='Tue, 21 Dec 2021 16:17:30 +0000'
16:17:31 + cat
16:17:31 + export CLI_GITCOMMIT=fe93451
16:17:31 + CLI_GITCOMMIT=fe93451
16:17:31 + export ENGINE_GITCOMMIT=088afc9
16:17:31 + ENGINE_GITCOMMIT=088afc9
16:17:31 + export SCAN_GITCOMMIT=3f7dbd1
16:17:31 + SCAN_GITCOMMIT=3f7dbd1
16:17:31 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:31 + dpkg-buildpackage -uc -us -I.git
16:17:31 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:31 #9 69.22 Setting up libmoox-struct-perl (0.020-1) ...
16:17:31 #9 69.23 Setting up lintian (2.104.0ubuntu3.1) ...
16:17:31 #9 69.25 Setting up licensecheck (3.1.1-2) ...
16:17:31 #9 69.27 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:17:31 #9 69.28 Setting up libwww-perl (6.53-1) ...
16:17:31 #9 69.29 Setting up devscripts (2.21.4ubuntu1) ...
16:17:31 #9 69.46 Setting up libxml-parser-perl:amd64 (2.46-2) ...
16:17:31 #9 69.50 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:31 #9 69.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:31 #9 69.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:31 #11 13.89   Running scriptlet: libgcc-11.2.1-1.fc35.x86_64                        108/108 
16:17:31 #11 15.31   Verifying        : acl-2.3.1-2.fc35.x86_64                              1/108 
16:17:31 #11 15.31   Verifying        : autoconf-2.69-37.fc35.noarch                         2/108 
16:17:31 #11 15.31   Verifying        : automake-1.16.2-5.fc35.noarch                        3/108 
16:17:31 #11 15.31   Verifying        : dbus-1:1.12.20-5.fc35.x86_64                         4/108 
16:17:31 #11 15.31   Verifying        : dbus-broker-29-4.fc35.x86_64                         5/108 
16:17:31 #11 15.31   Verifying        : dbus-common-1:1.12.20-5.fc35.noarch                  6/108 
16:17:31 #11 15.31   Verifying        : device-mapper-1.02.175-6.fc35.x86_64                 7/108 
16:17:31 #11 15.31   Verifying        : device-mapper-devel-1.02.175-6.fc35.x86_64           8/108 
16:17:31 #11 15.31   Verifying        : device-mapper-libs-1.02.175-6.fc35.x86_64            9/108 
16:17:31 #11 15.31   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.x86_64                 10/108 
16:17:31 #11 15.31   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               11/108 
16:17:31 #11 15.31   Verifying        : gc-8.0.4-6.fc35.x86_64                              12/108 
16:17:31 #11 15.31   Verifying        : guile22-2.2.7-3.fc35.x86_64                         13/108 
16:17:31 #11 15.31   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.x86_64           14/108 
16:17:31 #11 15.31   Verifying        : kmod-libs-29-4.fc35.x86_64                          15/108 
16:17:31 #11 15.31   Verifying        : libargon2-20171227-7.fc35.x86_64                    16/108 
16:17:31 #11 15.31   Verifying        : libcbor-0.7.0-4.fc35.x86_64                         17/108 
16:17:31 #11 15.31   Verifying        : libedit-3.1-40.20210910cvs.fc35.x86_64              18/108 
16:17:31 #11 15.31   Verifying        : libfdisk-2.37.2-1.fc35.x86_64                       19/108 
16:17:31 #11 15.31   Verifying        : libfido2-1.8.0-1.fc35.x86_64                        20/108 
16:17:31 #11 15.31   Verifying        : libmpc-1.2.1-3.fc35.x86_64                          21/108 
16:17:31 #11 15.31   Verifying        : libnl3-3.5.0-8.fc35.x86_64                          22/108 
16:17:31 #11 15.31   Verifying        : libpcap-14:1.10.1-2.fc35.x86_64                     23/108 
16:17:31 #11 15.31   Verifying        : libtool-2.4.6-42.fc35.x86_64                        24/108 
16:17:31 #11 15.31   Verifying        : libtool-ltdl-2.4.6-42.fc35.x86_64                   25/108 
16:17:31 #11 15.31   Verifying        : libtool-ltdl-devel-2.4.6-42.fc35.x86_64             26/108 
16:17:31 #11 15.31   Verifying        : libutempter-1.2.1-5.fc35.x86_64                     27/108 
16:17:31 #11 15.31   Verifying        : libuv-1:1.42.0-2.fc35.x86_64                        28/108 
16:17:31 #11 15.31   Verifying        : libxcrypt-devel-4.4.26-4.fc35.x86_64                29/108 
16:17:31 #11 15.31   Verifying        : libxcrypt-static-4.4.26-4.fc35.x86_64               30/108 
16:17:31 #11 15.31   Verifying        : libxkbcommon-1.3.1-1.fc35.x86_64                    31/108 
16:17:31 #11 15.31   Verifying        : lzo-2.10-5.fc35.x86_64                              32/108 
16:17:31 #11 15.31   Verifying        : m4-1.4.19-2.fc35.x86_64                             33/108 
16:17:31 #11 15.31   Verifying        : make-1:4.3-6.fc35.x86_64                            34/108 
16:17:31 #11 15.31   Verifying        : pcre2-devel-10.37-4.fc35.x86_64                     35/108 
16:17:31 #11 15.31   Verifying        : pcre2-utf16-10.37-4.fc35.x86_64                     36/108 
16:17:31 #11 15.31   Verifying        : pcre2-utf32-10.37-4.fc35.x86_64                     37/108 
16:17:31 #11 15.31   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  38/108 
16:17:31 #11 15.31   Verifying        : perl-TermReadKey-2.38-11.fc35.x86_64                39/108 
16:17:31 #11 15.31   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              40/108 
16:17:31 #11 15.31   Verifying        : perl-threads-1:2.26-448.fc35.x86_64                 41/108 
16:17:31 #11 15.31   Verifying        : perl-threads-shared-1.62-478.fc35.x86_64            42/108 
16:17:31 #11 15.31   Verifying        : python3-audit-3.0.6-1.fc35.x86_64                   43/108 
16:17:31 #11 15.31   Verifying        : python3-setools-4.4.0-3.fc35.x86_64                 44/108 
16:17:31 #11 15.31   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             45/108 
16:17:31 #11 15.31   Verifying        : rhash-1.4.0-4.fc35.x86_64                           46/108 
16:17:31 #11 15.31   Verifying        : rpm-plugin-selinux-4.17.0-1.fc35.x86_64             47/108 
16:17:31 #11 15.31   Verifying        : util-linux-2.37.2-1.fc35.x86_64                     48/108 
16:17:31 #11 15.31   Verifying        : util-linux-core-2.37.2-1.fc35.x86_64                49/108 
16:17:31 #11 15.31   Verifying        : which-2.21-27.fc35.x86_64                           50/108 
16:17:31 #11 15.31   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 51/108 
16:17:31 #11 15.31   Verifying        : annobin-docs-9.87-3.fc35.noarch                     52/108 
16:17:31 #11 15.31   Verifying        : annobin-plugin-gcc-9.87-3.fc35.x86_64               53/108 
16:17:31 #11 15.31   Verifying        : btrfs-progs-5.15.1-1.fc35.x86_64                    54/108 
16:17:31 #11 15.31   Verifying        : btrfs-progs-devel-5.15.1-1.fc35.x86_64              55/108 
16:17:31 #11 15.31   Verifying        : checkpolicy-3.3-1.fc35.x86_64                       56/108 
16:17:31 #11 15.31   Verifying        : cmake-3.22.1-4.fc35.x86_64                          57/108 
16:17:31 #11 15.31   Verifying        : cmake-data-3.22.1-4.fc35.noarch                     58/108 
16:17:31 #11 15.31   Verifying        : cmake-filesystem-3.22.1-4.fc35.x86_64               59/108 
16:17:31 #11 15.31   Verifying        : cmake-rpm-macros-3.22.1-4.fc35.noarch               60/108 
16:17:31 #11 15.31   Verifying        : cpp-11.2.1-7.fc35.x86_64                            61/108 
16:17:31 #11 15.31   Verifying        : cryptsetup-libs-2.4.2-1.fc35.x86_64                 62/108 
16:17:31 #11 15.31   Verifying        : gcc-11.2.1-7.fc35.x86_64                            63/108 
16:17:31 #11 15.31   Verifying        : git-2.33.1-2.fc35.x86_64                            64/108 
16:17:31 #11 15.31   Verifying        : git-core-2.33.1-2.fc35.x86_64                       65/108 
16:17:31 #11 15.31   Verifying        : git-core-doc-2.33.1-2.fc35.noarch                   66/108 
16:17:31 #11 15.31   Verifying        : glibc-devel-2.34-11.fc35.x86_64                     67/108 
16:17:31 #11 15.31   Verifying        : glibc-headers-x86-2.34-11.fc35.noarch               68/108 
16:17:31 #11 15.31   Verifying        : glibc-static-2.34-11.fc35.x86_64                    69/108 
16:17:31 #11 15.31   Verifying        : jsoncpp-1.9.4-5.fc35.x86_64                         70/108 
16:17:31 #11 15.31   Verifying        : kernel-headers-5.15.4-200.fc35.x86_64               71/108 
16:17:31 #11 15.31   Verifying        : less-590-2.fc35.x86_64                              72/108 
16:17:31 #11 15.31   Verifying        : libbtrfs-5.15.1-1.fc35.x86_64                       73/108 
16:17:31 #11 15.31   Verifying        : libbtrfsutil-5.15.1-1.fc35.x86_64                   74/108 
16:17:31 #11 15.31   Verifying        : libibverbs-38.0-1.fc35.x86_64                       75/108 
16:17:31 #11 15.31   Verifying        : libseccomp-2.5.3-1.fc35.x86_64                      76/108 
16:17:31 #11 15.31   Verifying        : libseccomp-devel-2.5.3-1.fc35.x86_64                77/108 
16:17:31 #11 15.31   Verifying        : libselinux-devel-3.3-1.fc35.x86_64                  78/108 
16:17:31 #11 15.31   Verifying        : libselinux-utils-3.3-1.fc35.x86_64                  79/108 
16:17:31 #11 15.31   Verifying        : libsepol-devel-3.3-2.fc35.x86_64                    80/108 
16:17:31 #11 15.31   Verifying        : openssh-8.7p1-3.fc35.x86_64                         81/108 
16:17:31 #11 15.31   Verifying        : openssh-clients-8.7p1-3.fc35.x86_64                 82/108 
16:17:31 #11 15.31   Verifying        : perl-File-Compare-1.100.600-482.fc35.noarch         83/108 
16:17:31 #11 15.31   Verifying        : perl-File-Copy-2.35-482.fc35.noarch                 84/108 
16:17:31 #11 15.31   Verifying        : perl-File-Find-1.39-482.fc35.noarch                 85/108 
16:17:31 #11 15.31   Verifying        : perl-Git-2.33.1-2.fc35.noarch                       86/108 
16:17:31 #11 15.31   Verifying        : perl-lib-0.65-482.fc35.x86_64                       87/108 
16:17:31 #11 15.31   Verifying        : policycoreutils-3.3-1.fc35.x86_64                   88/108 
16:17:31 #11 15.31   Verifying        : policycoreutils-devel-3.3-1.fc35.x86_64             89/108 
16:17:31 #11 15.31   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      90/108 
16:17:31 #11 15.31   Verifying        : python3-libselinux-3.3-1.fc35.x86_64                91/108 
16:17:31 #11 15.32   Verifying        : python3-libsemanage-3.3-1.fc35.x86_64               92/108 
16:17:31 #11 15.32   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           93/108 
16:17:31 #11 15.32   Verifying        : qrencode-libs-4.1.1-1.fc35.x86_64                   94/108 
16:17:31 #11 15.32   Verifying        : selinux-policy-35.6-1.fc35.noarch                   95/108 
16:17:31 #11 15.32   Verifying        : selinux-policy-devel-35.6-1.fc35.noarch             96/108 
16:17:31 #11 15.32   Verifying        : selinux-policy-targeted-35.6-1.fc35.noarch          97/108 
16:17:31 #11 15.32   Verifying        : systemd-249.7-2.fc35.x86_64                         98/108 
16:17:31 #11 15.32   Verifying        : systemd-devel-249.7-2.fc35.x86_64                   99/108 
16:17:31 #11 15.32   Verifying        : systemd-networkd-249.7-2.fc35.x86_64               100/108 
16:17:31 #11 15.32   Verifying        : systemd-pam-249.7-2.fc35.x86_64                    101/108 
16:17:31 #11 15.32   Verifying        : systemd-resolved-249.7-2.fc35.x86_64               102/108 
16:17:31 #11 15.32   Verifying        : systemd-rpm-macros-249.7-2.fc35.noarch             103/108 
16:17:31 #11 15.32   Verifying        : vim-filesystem-2:8.2.3755-1.fc35.noarch            104/108 
16:17:31 #11 15.32   Verifying        : libgcc-11.2.1-7.fc35.x86_64                        105/108 
16:17:31 #11 15.32   Verifying        : libgcc-11.2.1-1.fc35.x86_64                        106/108 
16:17:31 #11 15.32   Verifying        : libgomp-11.2.1-7.fc35.x86_64                       107/108 
16:17:31 #11 15.32   Verifying        : libgomp-11.2.1-1.fc35.x86_64                       108/108 
16:17:31 #11 15.50 
16:17:31 #11 15.50 Upgraded:
16:17:31 #11 15.50   libgcc-11.2.1-7.fc35.x86_64            libgomp-11.2.1-7.fc35.x86_64           
16:17:31 #11 15.50 Installed:
16:17:31 #11 15.50   acl-2.3.1-2.fc35.x86_64                                                       
16:17:31 #11 15.50   annobin-docs-9.87-3.fc35.noarch                                               
16:17:31 #11 15.50   annobin-plugin-gcc-9.87-3.fc35.x86_64                                         
16:17:31 #11 15.50   autoconf-2.69-37.fc35.noarch                                                  
16:17:31 #11 15.50   automake-1.16.2-5.fc35.noarch                                                 
16:17:31 #11 15.50   btrfs-progs-5.15.1-1.fc35.x86_64                                              
16:17:31 #11 15.50   btrfs-progs-devel-5.15.1-1.fc35.x86_64                                        
16:17:31 #11 15.50   checkpolicy-3.3-1.fc35.x86_64                                                 
16:17:31 #11 15.50   cmake-3.22.1-4.fc35.x86_64                                                    
16:17:31 #11 15.50   cmake-data-3.22.1-4.fc35.noarch                                               
16:17:31 #11 15.50   cmake-filesystem-3.22.1-4.fc35.x86_64                                         
16:17:31 #11 15.50   cmake-rpm-macros-3.22.1-4.fc35.noarch                                         
16:17:31 #11 15.50   cpp-11.2.1-7.fc35.x86_64                                                      
16:17:31 #11 15.50   cryptsetup-libs-2.4.2-1.fc35.x86_64                                           
16:17:31 #11 15.50   dbus-1:1.12.20-5.fc35.x86_64                                                  
16:17:31 #11 15.50   dbus-broker-29-4.fc35.x86_64                                                  
16:17:31 #11 15.50   dbus-common-1:1.12.20-5.fc35.noarch                                           
16:17:31 #11 15.50   device-mapper-1.02.175-6.fc35.x86_64                                          
16:17:31 #11 15.50   device-mapper-devel-1.02.175-6.fc35.x86_64                                    
16:17:31 #11 15.50   device-mapper-libs-1.02.175-6.fc35.x86_64                                     
16:17:31 #11 15.50   e2fsprogs-libs-1.46.3-1.fc35.x86_64                                           
16:17:31 #11 15.50   emacs-filesystem-1:27.2-9.fc35.noarch                                         
16:17:31 #11 15.50   gc-8.0.4-6.fc35.x86_64                                                        
16:17:31 #11 15.50   gcc-11.2.1-7.fc35.x86_64                                                      
16:17:31 #11 15.50   git-2.33.1-2.fc35.x86_64                                                      
16:17:31 #11 15.50   git-core-2.33.1-2.fc35.x86_64                                                 
16:17:31 #11 15.50   git-core-doc-2.33.1-2.fc35.noarch                                             
16:17:31 #11 15.50   glibc-devel-2.34-11.fc35.x86_64                                               
16:17:31 #11 15.50   glibc-headers-x86-2.34-11.fc35.noarch                                         
16:17:31 #11 15.50   glibc-static-2.34-11.fc35.x86_64                                              
16:17:31 #11 15.50   guile22-2.2.7-3.fc35.x86_64                                                   
16:17:31 #11 15.50   iptables-legacy-libs-1.8.7-13.fc35.x86_64                                     
16:17:31 #11 15.50   jsoncpp-1.9.4-5.fc35.x86_64                                                   
16:17:31 #11 15.50   kernel-headers-5.15.4-200.fc35.x86_64                                         
16:17:31 #11 15.50   kmod-libs-29-4.fc35.x86_64                                                    
16:17:31 #11 15.50   less-590-2.fc35.x86_64                                                        
16:17:31 #11 15.50   libargon2-20171227-7.fc35.x86_64                                              
16:17:31 #11 15.50   libbtrfs-5.15.1-1.fc35.x86_64                                                 
16:17:31 #11 15.50   libbtrfsutil-5.15.1-1.fc35.x86_64                                             
16:17:31 #11 15.50   libcbor-0.7.0-4.fc35.x86_64                                                   
16:17:31 #11 15.50   libedit-3.1-40.20210910cvs.fc35.x86_64                                        
16:17:31 #11 15.50   libfdisk-2.37.2-1.fc35.x86_64                                                 
16:17:31 #11 15.50   libfido2-1.8.0-1.fc35.x86_64                                                  
16:17:31 #11 15.50   libibverbs-38.0-1.fc35.x86_64                                                 
16:17:31 #11 15.50   libmpc-1.2.1-3.fc35.x86_64                                                    
16:17:31 #11 15.50   libnl3-3.5.0-8.fc35.x86_64                                                    
16:17:31 #11 15.50   libpcap-14:1.10.1-2.fc35.x86_64                                               
16:17:31 #11 15.50   libseccomp-2.5.3-1.fc35.x86_64                                                
16:17:31 #11 15.50   libseccomp-devel-2.5.3-1.fc35.x86_64                                          
16:17:31 #11 15.50   libselinux-devel-3.3-1.fc35.x86_64                                            
16:17:31 #11 15.50   libselinux-utils-3.3-1.fc35.x86_64                                            
16:17:31 #11 15.50   libsepol-devel-3.3-2.fc35.x86_64                                              
16:17:31 #11 15.50   libtool-2.4.6-42.fc35.x86_64                                                  
16:17:31 #11 15.50   libtool-ltdl-2.4.6-42.fc35.x86_64                                             
16:17:31 #11 15.50   libtool-ltdl-devel-2.4.6-42.fc35.x86_64                                       
16:17:31 #11 15.50   libutempter-1.2.1-5.fc35.x86_64                                               
16:17:31 #11 15.50   libuv-1:1.42.0-2.fc35.x86_64                                                  
16:17:31 #11 15.50   libxcrypt-devel-4.4.26-4.fc35.x86_64                                          
16:17:31 #11 15.50   libxcrypt-static-4.4.26-4.fc35.x86_64                                         
16:17:31 #11 15.50   libxkbcommon-1.3.1-1.fc35.x86_64                                              
16:17:31 #11 15.50   lzo-2.10-5.fc35.x86_64                                                        
16:17:31 #11 15.50   m4-1.4.19-2.fc35.x86_64                                                       
16:17:31 #11 15.50   make-1:4.3-6.fc35.x86_64                                                      
16:17:31 #11 15.50   openssh-8.7p1-3.fc35.x86_64                                                   
16:17:31 #11 15.50   openssh-clients-8.7p1-3.fc35.x86_64                                           
16:17:31 #11 15.50   pcre2-devel-10.37-4.fc35.x86_64                                               
16:17:31 #11 15.50   pcre2-utf16-10.37-4.fc35.x86_64                                               
16:17:31 #11 15.50   pcre2-utf32-10.37-4.fc35.x86_64                                               
16:17:31 #11 15.50   perl-Error-1:0.17029-7.fc35.noarch                                            
16:17:31 #11 15.50   perl-File-Compare-1.100.600-482.fc35.noarch                                   
16:17:31 #11 15.50   perl-File-Copy-2.35-482.fc35.noarch                                           
16:17:31 #11 15.50   perl-File-Find-1.39-482.fc35.noarch                                           
16:17:31 #11 15.50   perl-Git-2.33.1-2.fc35.noarch                                                 
16:17:31 #11 15.50   perl-TermReadKey-2.38-11.fc35.x86_64                                          
16:17:31 #11 15.50   perl-Thread-Queue-3.14-478.fc35.noarch                                        
16:17:31 #11 15.50   perl-lib-0.65-482.fc35.x86_64                                                 
16:17:31 #11 15.50   perl-threads-1:2.26-448.fc35.x86_64                                           
16:17:31 #11 15.50   perl-threads-shared-1.62-478.fc35.x86_64                                      
16:17:31 #11 15.50   policycoreutils-3.3-1.fc35.x86_64                                             
16:17:31 #11 15.50   policycoreutils-devel-3.3-1.fc35.x86_64                                       
16:17:31 #11 15.50   policycoreutils-python-utils-3.3-1.fc35.noarch                                
16:17:31 #11 15.50   python3-audit-3.0.6-1.fc35.x86_64                                             
16:17:31 #11 15.50   python3-libselinux-3.3-1.fc35.x86_64                                          
16:17:31 #11 15.50   python3-libsemanage-3.3-1.fc35.x86_64                                         
16:17:31 #11 15.50   python3-policycoreutils-3.3-1.fc35.noarch                                     
16:17:31 #11 15.50   python3-setools-4.4.0-3.fc35.x86_64                                           
16:17:31 #11 15.50   python3-setuptools-57.4.0-1.fc35.noarch                                       
16:17:31 #11 15.50   qrencode-libs-4.1.1-1.fc35.x86_64                                             
16:17:31 #11 15.50   rhash-1.4.0-4.fc35.x86_64                                                     
16:17:31 #11 15.50   rpm-plugin-selinux-4.17.0-1.fc35.x86_64                                       
16:17:31 #11 15.50   selinux-policy-35.6-1.fc35.noarch                                             
16:17:31 #11 15.50   selinux-policy-devel-35.6-1.fc35.noarch                                       
16:17:31 #11 15.50   selinux-policy-targeted-35.6-1.fc35.noarch                                    
16:17:31 #11 15.50   systemd-249.7-2.fc35.x86_64                                                   
16:17:31 #11 15.50   systemd-devel-249.7-2.fc35.x86_64                                             
16:17:31 #11 15.50   systemd-networkd-249.7-2.fc35.x86_64                                          
16:17:31 #11 15.50   systemd-pam-249.7-2.fc35.x86_64                                               
16:17:31 #11 15.50   systemd-resolved-249.7-2.fc35.x86_64                                          
16:17:31 #11 15.50   systemd-rpm-macros-249.7-2.fc35.noarch                                        
16:17:31 #11 15.50   util-linux-2.37.2-1.fc35.x86_64                                               
16:17:31 #11 15.50   util-linux-core-2.37.2-1.fc35.x86_64                                          
16:17:31 #11 15.50   vim-filesystem-2:8.2.3755-1.fc35.noarch                                       
16:17:31 #11 15.50   which-2.21-27.fc35.x86_64                                                     
16:17:31 #11 15.50   xkeyboard-config-2.33-2.fc35.noarch                                           
16:17:31 #11 15.50 
16:17:31 #11 15.50 Complete!
16:17:31 #11 DONE 15.6s
16:17:31 
16:17:31 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:17:31 #13 sha256:66734a7f9b99690bc683b8295df40db43ab8f6c0c4b7e94f6e878823c941f95d
16:17:31 #17 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
16:17:31 #12 9.977 Setting up libpcre2-32-0:amd64 (10.34-7) ...
16:17:31 #12 9.989 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
16:17:31 #12 10.00 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:17:31 #8 DONE 71.7s
16:17:31 
16:17:31 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:17:31 #10 sha256:8a9f66b3fd1eb5289fcfb5a093cf317caefc067101d7bb73ac5c705af7ceb4eb
16:17:31 #10 DONE 0.1s
16:17:31 
16:17:31 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:31 #11 sha256:0a5f6967fd0b13e6c6235969fc9192d2fc2138974d49d1339f50a43c2f258f06
16:17:31 #12 8.511 debconf: delaying package configuration, since apt-utils is not installed
16:17:31 #12 8.554 Fetched 12.0 MB in 2s (7304 kB/s)
16:17:31 #12 8.582 Selecting previously unselected package bash-completion.
16:17:31 #12 8.582 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26717 files and directories currently installed.)
16:17:31 #12 8.598 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:17:31 #8 60.11   Running scriptlet: elfutils-libelf-0.185-2.fc34.x86_64                139/139 
16:17:31 #8 64.34   Verifying        : abattis-cantarell-fonts-0.301-2.fc34.noarch          1/139 
16:17:31 #8 64.34   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.     2/139 
16:17:31 #8 64.34   Verifying        : bzip2-1.0.8-6.fc34.x86_64                            3/139 
16:17:31 #8 64.34   Verifying        : cpio-2.13-10.fc34.x86_64                             4/139 
16:17:31 #8 64.34   Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                    5/139 
16:17:31 #8 64.34   Verifying        : desktop-file-utils-0.26-3.fc34.x86_64                6/139 
16:17:31 #8 64.34   Verifying        : diffutils-3.7-8.fc34.x86_64                          7/139 
16:17:31 #8 64.34   Verifying        : dwz-0.14-1.fc34.x86_64                               8/139 
16:17:31 #8 64.34   Verifying        : ed-1.14.2-10.fc34.x86_64                             9/139 
16:17:31 #8 64.34   Verifying        : enchant-1:1.6.0-27.fc34.x86_64                      10/139 
16:17:31 #8 64.34   Verifying        : findutils-1:4.8.0-2.fc34.x86_64                     11/139 
16:17:31 #8 64.34   Verifying        : fonts-srpm-macros-1:2.0.5-5.fc34.noarch             12/139 
16:17:31 #8 64.34   Verifying        : fpc-srpm-macros-1.3-3.fc34.noarch                   13/139 
16:17:31 #8 64.34   Verifying        : ghc-srpm-macros-1.5.0-4.fc34.noarch                 14/139 
16:17:31 #8 64.34   Verifying        : gnat-srpm-macros-4-13.fc34.noarch                   15/139 
16:17:31 #8 64.34   Verifying        : groff-base-1.22.4-7.fc34.x86_64                     16/139 
16:17:31 #8 64.34   Verifying        : gsettings-desktop-schemas-40.0-1.fc34.x86_64        17/139 
16:17:31 #8 64.34   Verifying        : hunspell-1.7.0-9.fc34.x86_64                        18/139 
16:17:31 #8 64.34   Verifying        : hunspell-en-GB-0.20140811.1-18.fc34.noarch          19/139 
16:17:31 #8 64.34   Verifying        : hunspell-en-US-0.20140811.1-18.fc34.noarch          20/139 
16:17:31 #8 64.34   Verifying        : hunspell-filesystem-1.7.0-9.fc34.x86_64             21/139 
16:17:31 #8 64.34   Verifying        : info-6.7-10.fc34.x86_64                             22/139 
16:17:31 #8 64.34   Verifying        : kernel-srpm-macros-1.0-4.fc34.noarch                23/139 
16:17:31 #8 64.34   Verifying        : libappstream-glib-0.7.18-2.fc34.x86_64              24/139 
16:17:31 #8 64.34   Verifying        : libpipeline-1.5.3-2.fc34.x86_64                     25/139 
16:17:31 #8 64.34   Verifying        : libpkgconf-1.7.3-6.fc34.x86_64                      26/139 
16:17:31 #8 64.34   Verifying        : libpng-2:1.6.37-10.fc34.x86_64                      27/139 
16:17:31 #8 64.34   Verifying        : libproxy-0.4.15-30.fc34.x86_64                      28/139 
16:17:31 #8 64.34   Verifying        : libsoup-2.72.0-6.fc34.x86_64                        29/139 
16:17:31 #8 64.34   Verifying        : libstemmer-0-16.585svn.fc34.x86_64                  30/139 
16:17:31 #8 64.34   Verifying        : lua-srpm-macros-1-4.fc34.noarch                     31/139 
16:17:31 #8 64.34   Verifying        : man-db-2.9.3-3.fc34.x86_64                          32/139 
16:17:31 #8 64.34   Verifying        : ncurses-6.2-4.20200222.fc34.x86_64                  33/139 
16:17:31 #8 64.34   Verifying        : nim-srpm-macros-3-4.fc34.noarch                     34/139 
16:17:31 #8 64.34   Verifying        : ocaml-srpm-macros-6-4.fc34.noarch                   35/139 
16:17:31 #8 64.34   Verifying        : openblas-srpm-macros-2-9.fc34.noarch                36/139 
16:17:31 #8 64.34   Verifying        : patch-2.7.6-14.fc34.x86_64                          37/139 
16:17:31 #8 64.34   Verifying        : perl-Carp-1.50-458.fc34.noarch                      38/139 
16:17:31 #8 64.34   Verifying        : perl-Data-Dumper-2.174-460.fc34.x86_64              39/139 
16:17:31 #8 64.34   Verifying        : perl-Digest-MD5-2.58-2.fc34.x86_64                  40/139 
16:17:31 #8 64.34   Verifying        : perl-Exporter-5.74-459.fc34.noarch                  41/139 
16:17:31 #8 64.34   Verifying        : perl-File-Path-2.18-2.fc34.noarch                   42/139 
16:17:31 #8 64.34   Verifying        : perl-File-Temp-1:0.231.100-2.fc34.noarch            43/139 
16:17:31 #8 64.34   Verifying        : perl-Getopt-Long-1:2.52-2.fc34.noarch               44/139 
16:17:31 #8 64.34   Verifying        : perl-IO-Socket-IP-0.41-3.fc34.noarch                45/139 
16:17:31 #8 64.34   Verifying        : perl-IO-Socket-SSL-2.070-2.fc34.noarch              46/139 
16:17:31 #8 64.34   Verifying        : perl-MIME-Base64-3.16-2.fc34.x86_64                 47/139 
16:17:31 #8 64.34   Verifying        : perl-Net-SSLeay-1.90-2.fc34.x86_64                  48/139 
16:17:31 #8 64.34   Verifying        : perl-PathTools-3.78-459.fc34.x86_64                 49/139 
16:17:31 #8 64.34   Verifying        : perl-Pod-Escapes-1:1.07-458.fc34.noarch             50/139 
16:17:31 #8 64.35   Verifying        : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            51/139 
16:17:31 #8 64.35   Verifying        : perl-Pod-Simple-1:3.42-2.fc34.noarch                52/139 
16:17:31 #8 64.35   Verifying        : perl-Pod-Usage-4:2.01-2.fc34.noarch                 53/139 
16:17:31 #8 64.35   Verifying        : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       54/139 
16:17:31 #8 64.35   Verifying        : perl-Storable-1:3.21-458.fc34.x86_64                55/139 
16:17:31 #8 64.35   Verifying        : perl-Term-ANSIColor-5.01-459.fc34.noarch            56/139 
16:17:31 #8 64.35   Verifying        : perl-Term-Cap-1.17-458.fc34.noarch                  57/139 
16:17:31 #8 64.35   Verifying        : perl-Text-ParseWords-3.30-458.fc34.noarch           58/139 
16:17:31 #8 64.35   Verifying        : perl-Time-Local-2:1.300-5.fc34.noarch               59/139 
16:17:31 #8 64.35   Verifying        : perl-URI-5.09-1.fc34.noarch                         60/139 
16:17:31 #8 64.35   Verifying        : perl-constant-1.33-459.fc34.noarch                  61/139 
16:17:31 #8 64.35   Verifying        : perl-libnet-3.13-2.fc34.noarch                      62/139 
16:17:31 #8 64.35   Verifying        : perl-parent-1:0.238-458.fc34.noarch                 63/139 
16:17:31 #8 64.35   Verifying        : perl-podlators-1:4.14-458.fc34.noarch               64/139 
16:17:31 #8 64.35   Verifying        : perl-srpm-macros-1-39.fc34.noarch                   65/139 
16:17:31 #8 64.35   Verifying        : pkgconf-1.7.3-6.fc34.x86_64                         66/139 
16:17:31 #8 64.35   Verifying        : pkgconf-m4-1.7.3-6.fc34.noarch                      67/139 
16:17:31 #8 64.35   Verifying        : pkgconf-pkg-config-1.7.3-6.fc34.x86_64              68/139 
16:17:31 #8 64.35   Verifying        : python3-dateutil-1:2.8.1-3.fc34.noarch              69/139 
16:17:31 #8 64.35   Verifying        : python3-distro-1.5.0-5.fc34.noarch                  70/139 
16:17:31 #8 64.35   Verifying        : python3-six-1.15.0-5.fc34.noarch                    71/139 
16:17:31 #8 64.35   Verifying        : qt5-srpm-macros-5.15.2-2.fc34.noarch                72/139 
16:17:31 #8 64.35   Verifying        : rpm-build-4.16.1.3-1.fc34.x86_64                    73/139 
16:17:31 #8 64.35   Verifying        : shared-mime-info-2.1-2.fc34.x86_64                  74/139 
16:17:31 #8 64.35   Verifying        : unzip-6.0-50.fc34.x86_64                            75/139 
16:17:31 #8 64.35   Verifying        : xz-5.2.5-5.fc34.x86_64                              76/139 
16:17:31 #8 64.35   Verifying        : zip-3.0-28.fc34.x86_64                              77/139 
16:17:31 #8 64.35   Verifying        : binutils-2.35.2-6.fc34.x86_64                       78/139 
16:17:31 #8 64.35   Verifying        : binutils-gold-2.35.2-6.fc34.x86_64                  79/139 
16:17:31 #8 64.35   Verifying        : dnf-plugins-core-4.0.24-1.fc34.noarch               80/139 
16:17:31 #8 64.35   Verifying        : efi-srpm-macros-5-4.fc34.noarch                     81/139 
16:17:31 #8 64.35   Verifying        : elfutils-0.186-1.fc34.x86_64                        82/139 
16:17:31 #8 64.35   Verifying        : elfutils-debuginfod-client-0.186-1.fc34.x86_64      83/139 
16:17:31 #8 64.35   Verifying        : emacs-filesystem-1:27.2-5.fc34.noarch               84/139 
16:17:31 #8 64.35   Verifying        : file-5.39-7.fc34.x86_64                             85/139 
16:17:31 #8 64.35   Verifying        : gdb-minimal-11.1-5.fc34.x86_64                      86/139 
16:17:31 dpkg-buildpackage: info: source package docker-ce
16:17:31 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-impish
16:17:31 dpkg-buildpackage: info: source distribution impish
16:17:31 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:31  dpkg-source -I.git --before-build .
16:17:31 dpkg-buildpackage: info: host architecture arm64
16:17:31  debian/rules clean
16:17:31 dh clean --with=bash-completion
16:17:31    dh_clean
16:17:31  dpkg-source -I.git -b .
16:17:31 #17 1.789 (1/22) Installing ncurses-terminfo-base (6.3_p20211120-r0)
16:17:31 #17 1.836 (2/22) Installing ncurses-libs (6.3_p20211120-r0)
16:17:31 #17 1.848 (3/22) Installing readline (8.1.1-r0)
16:17:31 #17 1.860 (4/22) Installing bash (5.1.8-r0)
16:17:31 #17 1.883 Executing bash-5.1.8-r0.post-install
16:17:31 #17 1.889 (5/22) Installing libffi (3.4.2-r1)
16:17:31 #17 1.893 (6/22) Installing libgcc (10.3.1_git20211027-r0)
16:17:31 #9 69.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:31 #9 69.76 Processing triggers for libc-bin (2.34-0ubuntu3) ...
16:17:31 #9 69.78 Processing triggers for ca-certificates (20210119ubuntu1) ...
16:17:31 #9 69.79 Updating certificates in /etc/ssl/certs...
16:17:31 #12 9.092 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:17:31 #8 64.35   Verifying        : gdk-pixbuf2-2.42.6-1.fc34.x86_64                    87/139 
16:17:31 #8 64.35   Verifying        : glib-networking-2.68.2-1.fc34.x86_64                88/139 
16:17:31 #8 64.35   Verifying        : go-srpm-macros-3.0.10-1.fc34.noarch                 89/139 
16:17:31 #8 64.35   Verifying        : json-glib-1.6.6-1.fc34.x86_64                       90/139 
16:17:31 #8 64.35   Verifying        : less-590-2.fc34.x86_64                              91/139 
16:17:31 #8 64.35   Verifying        : libjpeg-turbo-2.0.90-3.fc34.x86_64                  92/139 
16:17:31 #8 64.35   Verifying        : perl-AutoLoader-5.74-477.fc34.noarch                93/139 
16:17:31 #8 64.35   Verifying        : perl-B-1.80-477.fc34.x86_64                         94/139 
16:17:31 #8 64.35   Verifying        : perl-Class-Struct-0.66-477.fc34.noarch              95/139 
16:17:31 #8 64.35   Verifying        : perl-Digest-1.20-1.fc34.noarch                      96/139 
16:17:31 #8 64.35   Verifying        : perl-DynaLoader-1.47-477.fc34.x86_64                97/139 
16:17:31 #8 64.35   Verifying        : perl-Encode-4:3.15-462.fc34.x86_64                  98/139 
16:17:31 #8 64.35   Verifying        : perl-Errno-1.30-477.fc34.x86_64                     99/139 
16:17:31 #8 64.35   Verifying        : perl-Fcntl-1.13-477.fc34.x86_64                    100/139 
16:17:31 #8 64.35   Verifying        : perl-File-Basename-2.85-477.fc34.noarch            101/139 
16:17:31 #8 64.35   Verifying        : perl-File-stat-1.09-477.fc34.noarch                102/139 
16:17:31 #8 64.35   Verifying        : perl-FileHandle-2.03-477.fc34.noarch               103/139 
16:17:31 #8 64.35   Verifying        : perl-Getopt-Std-1.12-477.fc34.noarch               104/139 
16:17:31 #8 64.35   Verifying        : perl-HTTP-Tiny-0.078-1.fc34.noarch                 105/139 
16:17:31 #8 64.35   Verifying        : perl-IO-1.43-477.fc34.x86_64                       106/139 
16:17:31 #8 64.35   Verifying        : perl-IPC-Open3-1.21-477.fc34.noarch                107/139 
16:17:31 #8 64.35   Verifying        : perl-Mozilla-CA-20211001-1.fc34.noarch             108/139 
16:17:31 #8 64.35   Verifying        : perl-NDBM_File-1.15-477.fc34.x86_64                109/139 
16:17:31 #8 64.35   Verifying        : perl-POSIX-1.94-477.fc34.x86_64                    110/139 
16:17:31 #8 64.35   Verifying        : perl-SelectSaver-1.02-477.fc34.noarch              111/139 
16:17:31 #8 64.35   Verifying        : perl-Socket-4:2.032-1.fc34.x86_64                  112/139 
16:17:31 #8 64.35   Verifying        : perl-Symbol-1.08-477.fc34.noarch                   113/139 
16:17:31 #8 64.35   Verifying        : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch        114/139 
16:17:31 #8 64.35   Verifying        : perl-base-2.27-477.fc34.noarch                     115/139 
16:17:31 #8 64.35   Verifying        : perl-if-0.60.800-477.fc34.noarch                   116/139 
16:17:31 #8 64.35   Verifying        : perl-interpreter-4:5.32.1-477.fc34.x86_64          117/139 
16:17:31 #8 64.35   Verifying        : perl-libs-4:5.32.1-477.fc34.x86_64                 118/139 
16:17:31 #8 64.35   Verifying        : perl-mro-1.23-477.fc34.x86_64                      119/139 
16:17:31 #8 64.35   Verifying        : perl-overload-1.31-477.fc34.noarch                 120/139 
16:17:31 #8 64.35   Verifying        : perl-overloading-0.02-477.fc34.noarch              121/139 
16:17:31 #8 64.35   Verifying        : perl-subs-1.03-477.fc34.noarch                     122/139 
16:17:31 #8 64.35   Verifying        : perl-vars-1.05-477.fc34.noarch                     123/139 
16:17:31 #8 64.35   Verifying        : python-srpm-macros-3.9-41.fc34.noarch              124/139 
16:17:31 #8 64.35   Verifying        : python3-dbus-1.2.18-1.fc34.x86_64                  125/139 
16:17:31 #8 64.35   Verifying        : python3-dnf-plugins-core-4.0.24-1.fc34.noarch      126/139 
16:17:31 #8 64.35   Verifying        : python3-enchant-3.2.1-1.fc34.noarch                127/139 
16:17:31 #8 64.35   Verifying        : python3-file-magic-5.39-7.fc34.noarch              128/139 
16:17:31 #8 64.35   Verifying        : python3-setuptools-53.0.0-2.fc34.noarch            129/139 
16:17:31 #8 64.35   Verifying        : redhat-rpm-config-183-3.fc34.noarch                130/139 
16:17:31 #8 64.35   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch         131/139 
16:17:31 #8 64.35   Verifying        : rpmlint-1.11-19.fc34.noarch                        132/139 
16:17:31 #8 64.35   Verifying        : rust-srpm-macros-20-1.fc34.noarch                  133/139 
16:17:31 #8 64.35   Verifying        : xxhash-libs-0.8.1-1.fc34.x86_64                    134/139 
16:17:31 #8 64.35   Verifying        : zstd-1.5.0-1.fc34.x86_64                           135/139 
16:17:31 #8 64.35   Verifying        : elfutils-libelf-0.186-1.fc34.x86_64                136/139 
16:17:31 #8 64.35   Verifying        : elfutils-libelf-0.185-2.fc34.x86_64                137/139 
16:17:31 #8 64.35   Verifying        : elfutils-libs-0.186-1.fc34.x86_64                  138/139 
16:17:31 #8 64.35   Verifying        : elfutils-libs-0.185-2.fc34.x86_64                  139/139 
16:17:31 #8 64.55 
16:17:31 #8 64.55 Upgraded:
16:17:31 #8 64.55   elfutils-libelf-0.186-1.fc34.x86_64     elfutils-libs-0.186-1.fc34.x86_64    
16:17:31 #8 64.55 Installed:
16:17:31 #8 64.55   abattis-cantarell-fonts-0.301-2.fc34.noarch                                   
16:17:31 #8 64.55   adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch                        
16:17:31 #8 64.55   binutils-2.35.2-6.fc34.x86_64                                                 
16:17:31 #8 64.55   binutils-gold-2.35.2-6.fc34.x86_64                                            
16:17:31 #8 64.55   bzip2-1.0.8-6.fc34.x86_64                                                     
16:17:31 #8 64.55   cpio-2.13-10.fc34.x86_64                                                      
16:17:31 #8 64.55   dbus-libs-1:1.12.20-3.fc34.x86_64                                             
16:17:31 #8 64.55   desktop-file-utils-0.26-3.fc34.x86_64                                         
16:17:31 #8 64.55   diffutils-3.7-8.fc34.x86_64                                                   
16:17:31 #8 64.55   dnf-plugins-core-4.0.24-1.fc34.noarch                                         
16:17:31 #8 64.55   dwz-0.14-1.fc34.x86_64                                                        
16:17:31 #8 64.55   ed-1.14.2-10.fc34.x86_64                                                      
16:17:31 #8 64.55   efi-srpm-macros-5-4.fc34.noarch                                               
16:17:31 #8 64.55   elfutils-0.186-1.fc34.x86_64                                                  
16:17:31 #8 64.55   elfutils-debuginfod-client-0.186-1.fc34.x86_64                                
16:17:31 #8 64.55   emacs-filesystem-1:27.2-5.fc34.noarch                                         
16:17:31 #8 64.55   enchant-1:1.6.0-27.fc34.x86_64                                                
16:17:31 #8 64.55   file-5.39-7.fc34.x86_64                                                       
16:17:31 #8 64.55   findutils-1:4.8.0-2.fc34.x86_64                                               
16:17:31 #8 64.55   fonts-srpm-macros-1:2.0.5-5.fc34.noarch                                       
16:17:31 #8 64.55   fpc-srpm-macros-1.3-3.fc34.noarch                                             
16:17:31 #8 64.55   gdb-minimal-11.1-5.fc34.x86_64                                                
16:17:31 #8 64.55   gdk-pixbuf2-2.42.6-1.fc34.x86_64                                              
16:17:31 #8 64.55   ghc-srpm-macros-1.5.0-4.fc34.noarch                                           
16:17:31 #8 64.55   glib-networking-2.68.2-1.fc34.x86_64                                          
16:17:31 #8 64.55   gnat-srpm-macros-4-13.fc34.noarch                                             
16:17:31 #8 64.55   go-srpm-macros-3.0.10-1.fc34.noarch                                           
16:17:31 #8 64.55   groff-base-1.22.4-7.fc34.x86_64                                               
16:17:31 #8 64.55   gsettings-desktop-schemas-40.0-1.fc34.x86_64                                  
16:17:31 #8 64.55   hunspell-1.7.0-9.fc34.x86_64                                                  
16:17:31 #8 64.55   hunspell-en-GB-0.20140811.1-18.fc34.noarch                                    
16:17:31 #8 64.55   hunspell-en-US-0.20140811.1-18.fc34.noarch                                    
16:17:31 #8 64.55   hunspell-filesystem-1.7.0-9.fc34.x86_64                                       
16:17:31 #8 64.55   info-6.7-10.fc34.x86_64                                                       
16:17:31 #8 64.55   json-glib-1.6.6-1.fc34.x86_64                                                 
16:17:31 #8 64.55   kernel-srpm-macros-1.0-4.fc34.noarch                                          
16:17:31 #8 64.55   less-590-2.fc34.x86_64                                                        
16:17:31 #8 64.55   libappstream-glib-0.7.18-2.fc34.x86_64                                        
16:17:31 #8 64.55   libjpeg-turbo-2.0.90-3.fc34.x86_64                                            
16:17:31 #8 64.55   libpipeline-1.5.3-2.fc34.x86_64                                               
16:17:31 #8 64.55   libpkgconf-1.7.3-6.fc34.x86_64                                                
16:17:31 #8 64.55   libpng-2:1.6.37-10.fc34.x86_64                                                
16:17:31 #8 64.55   libproxy-0.4.15-30.fc34.x86_64                                                
16:17:31 #8 64.55   libsoup-2.72.0-6.fc34.x86_64                                                  
16:17:31 #8 64.55   libstemmer-0-16.585svn.fc34.x86_64                                            
16:17:31 #8 64.55   lua-srpm-macros-1-4.fc34.noarch                                               
16:17:31 #8 64.55   man-db-2.9.3-3.fc34.x86_64                                                    
16:17:31 #8 64.55   ncurses-6.2-4.20200222.fc34.x86_64                                            
16:17:31 #8 64.55   nim-srpm-macros-3-4.fc34.noarch                                               
16:17:31 #8 64.55   ocaml-srpm-macros-6-4.fc34.noarch                                             
16:17:31 #8 64.55   openblas-srpm-macros-2-9.fc34.noarch                                          
16:17:31 #8 64.55   patch-2.7.6-14.fc34.x86_64                                                    
16:17:31 #8 64.55   perl-AutoLoader-5.74-477.fc34.noarch                                          
16:17:31 #8 64.55   perl-B-1.80-477.fc34.x86_64                                                   
16:17:31 #8 64.55   perl-Carp-1.50-458.fc34.noarch                                                
16:17:31 #8 64.55   perl-Class-Struct-0.66-477.fc34.noarch                                        
16:17:31 #8 64.55   perl-Data-Dumper-2.174-460.fc34.x86_64                                        
16:17:31 #8 64.55   perl-Digest-1.20-1.fc34.noarch                                                
16:17:31 #8 64.55   perl-Digest-MD5-2.58-2.fc34.x86_64                                            
16:17:31 #8 64.55   perl-DynaLoader-1.47-477.fc34.x86_64                                          
16:17:31 #8 64.55   perl-Encode-4:3.15-462.fc34.x86_64                                            
16:17:31 #8 64.55   perl-Errno-1.30-477.fc34.x86_64                                               
16:17:31 #8 64.55   perl-Exporter-5.74-459.fc34.noarch                                            
16:17:31 #8 64.55   perl-Fcntl-1.13-477.fc34.x86_64                                               
16:17:31 #8 64.55   perl-File-Basename-2.85-477.fc34.noarch                                       
16:17:31 #8 64.55   perl-File-Path-2.18-2.fc34.noarch                                             
16:17:31 #8 64.55   perl-File-Temp-1:0.231.100-2.fc34.noarch                                      
16:17:31 #8 64.55   perl-File-stat-1.09-477.fc34.noarch                                           
16:17:31 #8 64.55   perl-FileHandle-2.03-477.fc34.noarch                                          
16:17:31 #8 64.55   perl-Getopt-Long-1:2.52-2.fc34.noarch                                         
16:17:31 #8 64.55   perl-Getopt-Std-1.12-477.fc34.noarch                                          
16:17:31 #8 64.55   perl-HTTP-Tiny-0.078-1.fc34.noarch                                            
16:17:31 #8 64.55   perl-IO-1.43-477.fc34.x86_64                                                  
16:17:31 #8 64.55   perl-IO-Socket-IP-0.41-3.fc34.noarch                                          
16:17:31 #8 64.55   perl-IO-Socket-SSL-2.070-2.fc34.noarch                                        
16:17:31 #8 64.55   perl-IPC-Open3-1.21-477.fc34.noarch                                           
16:17:31 #8 64.55   perl-MIME-Base64-3.16-2.fc34.x86_64                                           
16:17:31 #8 64.55   perl-Mozilla-CA-20211001-1.fc34.noarch                                        
16:17:31 #8 64.55   perl-NDBM_File-1.15-477.fc34.x86_64                                           
16:17:31 #8 64.55   perl-Net-SSLeay-1.90-2.fc34.x86_64                                            
16:17:31 #8 64.55   perl-POSIX-1.94-477.fc34.x86_64                                               
16:17:31 #8 64.55   perl-PathTools-3.78-459.fc34.x86_64                                           
16:17:31 #8 64.55   perl-Pod-Escapes-1:1.07-458.fc34.noarch                                       
16:17:31 #8 64.55   perl-Pod-Perldoc-3.28.01-459.fc34.noarch                                      
16:17:31 #8 64.55   perl-Pod-Simple-1:3.42-2.fc34.noarch                                          
16:17:31 #8 64.55   perl-Pod-Usage-4:2.01-2.fc34.noarch                                           
16:17:31 #8 64.55   perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64                                 
16:17:31 #8 64.55   perl-SelectSaver-1.02-477.fc34.noarch                                         
16:17:31 #8 64.55   perl-Socket-4:2.032-1.fc34.x86_64                                             
16:17:31 #8 64.55   perl-Storable-1:3.21-458.fc34.x86_64                                          
16:17:31 #8 64.55   perl-Symbol-1.08-477.fc34.noarch                                              
16:17:31 #8 64.55   perl-Term-ANSIColor-5.01-459.fc34.noarch                                      
16:17:31 #8 64.55   perl-Term-Cap-1.17-458.fc34.noarch                                            
16:17:31 #8 64.55   perl-Text-ParseWords-3.30-458.fc34.noarch                                     
16:17:31 #8 64.55   perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch                                   
16:17:31 #8 64.55   perl-Time-Local-2:1.300-5.fc34.noarch                                         
16:17:31 #8 64.55   perl-URI-5.09-1.fc34.noarch                                                   
16:17:31 #8 64.55   perl-base-2.27-477.fc34.noarch                                                
16:17:31 #8 64.55   perl-constant-1.33-459.fc34.noarch                                            
16:17:31 #8 64.55   perl-if-0.60.800-477.fc34.noarch                                              
16:17:31 #8 64.55   perl-interpreter-4:5.32.1-477.fc34.x86_64                                     
16:17:31 #8 64.55   perl-libnet-3.13-2.fc34.noarch                                                
16:17:31 #8 64.55   perl-libs-4:5.32.1-477.fc34.x86_64                                            
16:17:31 #8 64.55   perl-mro-1.23-477.fc34.x86_64                                                 
16:17:31 #8 64.55   perl-overload-1.31-477.fc34.noarch                                            
16:17:31 #8 64.55   perl-overloading-0.02-477.fc34.noarch                                         
16:17:31 #8 64.55   perl-parent-1:0.238-458.fc34.noarch                                           
16:17:31 #8 64.55   perl-podlators-1:4.14-458.fc34.noarch                                         
16:17:31 #8 64.55   perl-srpm-macros-1-39.fc34.noarch                                             
16:17:31 #8 64.55   perl-subs-1.03-477.fc34.noarch                                                
16:17:31 #8 64.55   perl-vars-1.05-477.fc34.noarch                                                
16:17:31 #8 64.55   pkgconf-1.7.3-6.fc34.x86_64                                                   
16:17:31 #8 64.55   pkgconf-m4-1.7.3-6.fc34.noarch                                                
16:17:31 #8 64.55   pkgconf-pkg-config-1.7.3-6.fc34.x86_64                                        
16:17:31 #8 64.55   python-srpm-macros-3.9-41.fc34.noarch                                         
16:17:31 #8 64.55   python3-dateutil-1:2.8.1-3.fc34.noarch                                        
16:17:31 #8 64.55   python3-dbus-1.2.18-1.fc34.x86_64                                             
16:17:31 #8 64.55   python3-distro-1.5.0-5.fc34.noarch                                            
16:17:31 #8 64.55   python3-dnf-plugins-core-4.0.24-1.fc34.noarch                                 
16:17:31 #8 64.55   python3-enchant-3.2.1-1.fc34.noarch                                           
16:17:31 #8 64.55   python3-file-magic-5.39-7.fc34.noarch                                         
16:17:31 #8 64.55   python3-setuptools-53.0.0-2.fc34.noarch                                       
16:17:31 #8 64.55   python3-six-1.15.0-5.fc34.noarch                                              
16:17:31 #8 64.55   qt5-srpm-macros-5.15.2-2.fc34.noarch                                          
16:17:31 #8 64.55   redhat-rpm-config-183-3.fc34.noarch                                           
16:17:31 #8 64.55   rpm-build-4.16.1.3-1.fc34.x86_64                                              
16:17:31 #8 64.55   rpmautospec-rpm-macros-0.2.5-1.fc34.noarch                                    
16:17:31 #8 64.55   rpmlint-1.11-19.fc34.noarch                                                   
16:17:31 #8 64.55   rust-srpm-macros-20-1.fc34.noarch                                             
16:17:31 #8 64.55   shared-mime-info-2.1-2.fc34.x86_64                                            
16:17:31 #8 64.55   unzip-6.0-50.fc34.x86_64                                                      
16:17:31 #8 64.55   xxhash-libs-0.8.1-1.fc34.x86_64                                               
16:17:31 #8 64.55   xz-5.2.5-5.fc34.x86_64                                                        
16:17:31 #8 64.55   zip-3.0-28.fc34.x86_64                                                        
16:17:31 #8 64.55   zstd-1.5.0-1.fc34.x86_64                                                      
16:17:31 #8 64.56 
16:17:31 #8 64.56 Complete!
16:17:31 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:31 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:31 dpkg-source: warning: native package version may not have a revision
16:17:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:31 dpkg-source: info: using source format '1.0'
16:17:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz
16:17:31 #17 1.900 (7/22) Installing libstdc++ (10.3.1_git20211027-r0)
16:17:31 #17 1.931 (8/22) Installing xz-libs (5.2.5-r0)
16:17:31 #17 1.936 (9/22) Installing libxml2 (2.9.12-r2)
16:17:31 #17 1.958 (10/22) Installing llvm12-libs (12.0.1-r0)
16:17:31 #9 70.11 0 added, 0 removed; done.
16:17:31 #9 70.11 Running hooks in /etc/ca-certificates/update.d...
16:17:31 #9 70.12 done.
16:17:31 #12 9.221 Selecting previously unselected package cmake-data.
16:17:31 #12 9.225 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
16:17:31 #12 9.229 Unpacking cmake-data (3.18.4-2ubuntu1) ...
16:17:31 #12 10.64 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:17:31 #12 10.69 Setting up libudev-dev:amd64 (245.4-4ubuntu3.13) ...
16:17:31 #12 10.70 Setting up libpcre2-posix2:amd64 (10.34-7) ...
16:17:31 #12 10.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:17:31 #12 10.73 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
16:17:31 #12 10.74 Setting up librhash0:amd64 (1.3.9-1) ...
16:17:31 #12 10.75 Setting up cmake-data (3.16.3-1ubuntu1) ...
16:17:31 #12 10.77 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:17:31 #12 10.79 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ...
16:17:31 #12 10.80 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
16:17:31 #12 10.81 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:17:31 #12 10.83 Setting up libpcre2-dev:amd64 (10.34-7) ...
16:17:31 #12 10.84 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
16:17:31 #12 10.85 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
16:17:31 #12 10.87 Setting up cmake (3.16.3-1ubuntu1) ...
16:17:31 #12 10.88 Setting up docker-ce-build-deps (1.0) ...
16:17:31 #12 10.89 Processing triggers for man-db (2.9.1-1) ...
16:17:31 #12 10.92 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:17:31 #8 DONE 64.8s
16:17:32 
16:17:32 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:17:32 #10 sha256:255e42bd1d56fa60e20fbf33509fe7804479a7419902c16246fe85513235f8e0
16:17:32 #10 DONE 0.1s
16:17:32 
16:17:32 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:17:32 #11 sha256:7b94d1d163cf217cecba12839aa04a4f57fbbb723b6320df1fd3fe1b50be2cd0
16:17:32 #12 DONE 11.2s
16:17:32 #11 0.979 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
16:17:32 #11 0.979 Hit:2 http://deb.debian.org/debian buster InRelease
16:17:32 #11 0.979 Hit:3 http://deb.debian.org/debian buster-updates InRelease
16:17:32 #21 61.32 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
16:17:32 #21 61.32 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:17:32 #21 61.36 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:17:32 #12 9.697 Selecting previously unselected package libarchive13:amd64.
16:17:32 #12 9.700 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
16:17:32 #12 9.709 Unpacking libarchive13:amd64 (3.4.3-2) ...
16:17:32 #12 9.782 Selecting previously unselected package libjsoncpp24:amd64.
16:17:32 #12 9.782 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
16:17:32 #12 9.786 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:17:32 #12 9.826 Selecting previously unselected package librhash0:amd64.
16:17:32 #12 9.829 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
16:17:32 #12 9.833 Unpacking librhash0:amd64 (1.4.1-1) ...
16:17:32 #12 9.875 Selecting previously unselected package libuv1:amd64.
16:17:32 #12 9.878 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ...
16:17:32 #12 9.881 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ...
16:17:32 #12 9.918 Selecting previously unselected package cmake.
16:17:32 #12 9.920 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
16:17:32 #12 9.924 Unpacking cmake (3.18.4-2ubuntu1) ...
16:17:32 
16:17:32 #13 [stage-1 6/9] COPY sources/ /sources
16:17:32 #13 sha256:c65b0df048b408d9548ad53cf82378cc725aa831294b5c9f9eb2f0c1998dc2ee
16:17:32 #13 DONE 0.2s
16:17:32 
16:17:32 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:32 #15 sha256:d53c39f51531bbb3c5af6a05727056987ada9a4f4af4de94d9bb920ddc5ca339
16:17:32 #9 DONE 70.5s
16:17:32 
16:17:32 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:17:32 #11 sha256:f9719cba621c1518356d39f33645050f8e1cf28d63d99827d779cd8460a782d1
16:17:32 #11 DONE 0.1s
16:17:32 
16:17:32 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:32 #12 sha256:952a2458502b92b2136c797a7216e9d848c58f03d05d8d8a2cae77517378d3e0
16:17:32 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc
16:17:32  debian/rules build
16:17:32 dh build --with=bash-completion
16:17:32    dh_update_autotools_config
16:17:32    dh_autoreconf
16:17:32    debian/rules override_dh_auto_build
16:17:32 make[1]: Entering directory '/root/build-deb'
16:17:32 # Build the daemon and dependencies
16:17:32 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:32 
16:17:32 Removing bundles/
16:17:32 
16:17:32 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:32 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:32 GOOS="" GOARCH="" GOARM=""
16:17:32 #11 8.846 Running transaction check
16:17:32 #11 8.947 Transaction check succeeded.
16:17:32 #11 8.947 Running transaction test
16:17:32 #21 61.68 Selecting previously unselected package cpp-10-s390x-linux-gnu.
16:17:32 #21 61.69 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:17:32 #21 61.72 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:17:32 #12 10.46 Selecting previously unselected package dh-apparmor.
16:17:32 #12 10.46 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
16:17:32 #12 10.47 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
16:17:32 #12 10.51 Selecting previously unselected package libbtrfs0:amd64.
16:17:32 #12 10.51 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
16:17:32 #12 10.51 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
16:17:32 #12 10.56 Selecting previously unselected package libbtrfs-dev:amd64.
16:17:32 #12 10.56 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
16:17:32 #12 10.56 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
16:17:32 #12 10.62 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:33 #17 3.145 (11/22) Installing clang-libs (12.0.1-r1)
16:17:33 #12 10.63 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
16:17:33 #12 10.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:17:33 #12 10.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:17:33 #12 10.68 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
16:17:33 #12 10.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:17:33 #12 10.71 Selecting previously unselected package libudev-dev:amd64.
16:17:33 #12 10.71 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.6_amd64.deb ...
16:17:33 #12 10.72 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.6) ...
16:17:33 #12 10.75 Selecting previously unselected package libsepol1-dev:amd64.
16:17:33 #12 10.75 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
16:17:33 #12 10.75 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
16:17:33 #12 10.82 Selecting previously unselected package libpcre2-16-0:amd64.
16:17:33 #12 10.82 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
16:17:33 #12 10.83 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
16:17:33 #12 10.88 Selecting previously unselected package libpcre2-32-0:amd64.
16:17:33 #12 10.88 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
16:17:33 #12 10.88 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
16:17:33 #12 10.93 Selecting previously unselected package libpcre2-posix2:amd64.
16:17:33 #12 10.93 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
16:17:33 #12 10.94 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
16:17:33 #12 10.97 Selecting previously unselected package libpcre2-dev:amd64.
16:17:33 #12 10.97 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
16:17:33 #12 10.97 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
16:17:33 #12 11.07 Selecting previously unselected package libselinux1-dev:amd64.
16:17:33 #12 11.07 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_amd64.deb ...
16:17:33 #12 11.08 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
16:17:33 #12 11.12 Selecting previously unselected package libdevmapper-dev:amd64.
16:17:33 #12 11.13 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
16:17:33 #12 11.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
16:17:33 #12 11.16 Selecting previously unselected package libseccomp-dev:amd64.
16:17:33 #12 11.16 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
16:17:33 #12 11.17 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
16:17:33 #12 11.20 Selecting previously unselected package libsystemd-dev:amd64.
16:17:33 #12 11.21 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.6_amd64.deb ...
16:17:33 #12 11.21 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.6) ...
16:17:33 #12 11.29 Selecting previously unselected package libglib2.0-0:amd64.
16:17:33 #12 11.29 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
16:17:33 #12 11.29 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
16:17:33 #17 4.127 (12/22) Installing clang (12.0.1-r1)
16:17:33 #12 1.217 Hit:1 http://security.ubuntu.com/ubuntu impish-security InRelease
16:17:33 #12 1.217 Hit:2 http://archive.ubuntu.com/ubuntu impish InRelease
16:17:33 #12 1.280 Hit:3 http://archive.ubuntu.com/ubuntu impish-updates InRelease
16:17:33 #12 1.354 Hit:4 http://archive.ubuntu.com/ubuntu impish-backports InRelease
16:17:33 #13 DONE 2.8s
16:17:33 
16:17:33 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:17:33 #14 sha256:220b272ad7e6c7a2633b5990c60f41572498146561ca47fe3ec19785bd2ad5ef
16:17:33 #14 DONE 0.0s
16:17:33 
16:17:33 #15 exporting to image
16:17:33 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:33 #15 exporting layers
16:17:34 #12 11.43 Selecting previously unselected package pkg-config.
16:17:34 #12 11.44 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ...
16:17:34 #12 11.44 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:17:34 #12 11.51 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
16:17:34 #12 11.52 Setting up libarchive13:amd64 (3.4.3-2) ...
16:17:34 #12 11.53 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
16:17:34 #12 11.54 No schema files found: doing nothing.
16:17:34 #12 11.55 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
16:17:34 #12 11.56 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
16:17:34 #12 11.57 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
16:17:34 #12 11.59 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
16:17:34 #12 11.60 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ...
16:17:34 #12 11.61 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:17:34 #11 10.20 Transaction test succeeded.
16:17:34 #11 10.20 Running transaction
16:17:34 #11 1.603 Reading package lists...
16:17:34 #17 4.543 (13/22) Installing libmagic (5.41-r0)
16:17:34 #17 4.576 (14/22) Installing file (5.41-r0)
16:17:34 #17 4.580 (15/22) Installing brotli-libs (1.0.9-r5)
16:17:34 #17 4.592 (16/22) Installing nghttp2-libs (1.46.0-r0)
16:17:34 #17 4.599 (17/22) Installing libcurl (7.80.0-r0)
16:17:34 #17 4.611 (18/22) Installing expat (2.4.1-r0)
16:17:34 #17 4.616 (19/22) Installing pcre2 (10.39-r0)
16:17:34 #17 4.634 (20/22) Installing git (2.34.1-r0)
16:17:34 #17 4.819 (21/22) Installing lld (12.0.1-r1)
16:17:34 #12 12.15 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:17:34 #12 12.19 Setting up libudev-dev:amd64 (247.3-3ubuntu3.6) ...
16:17:34 #12 12.21 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
16:17:34 #12 12.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:17:34 #12 12.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:17:34 #12 12.24 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
16:17:34 #25 110.8 + bin/containerd
16:17:34 #17 4.877 (22/22) Installing llvm12 (12.0.1-r0)
16:17:34 #12 12.25 Setting up librhash0:amd64 (1.4.1-1) ...
16:17:34 #12 12.26 Setting up cmake-data (3.18.4-2ubuntu1) ...
16:17:34 #12 12.27 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
16:17:34 #12 12.29 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.6) ...
16:17:34 #12 12.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:17:34 #12 12.31 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
16:17:34 #12 12.32 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
16:17:34 #12 12.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
16:17:34 #12 12.34 Setting up cmake (3.18.4-2ubuntu1) ...
16:17:34 #12 12.35 Setting up docker-ce-build-deps (1.0) ...
16:17:34 #12 12.36 Processing triggers for man-db (2.9.4-2) ...
16:17:34 #12 12.39 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:17:35 #9 67.32 --------------------------------------------------------------------------------
16:17:35 #9 67.32 Total                                              514 kB/s |  18 MB  00:35     
16:17:35 #9 67.32 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:17:35 #9 67.33 Importing GPG key 0xF4A80EB5:
16:17:35 #9 67.33  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
16:17:35 #9 67.33  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
16:17:35 #9 67.33  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
16:17:35 #9 67.33  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:17:35 #9 67.37 Running transaction check
16:17:35 #9 67.41 Running transaction test
16:17:35 #9 67.45 Transaction test succeeded
16:17:35 #9 67.45 Running transaction
16:17:35 #11 3.555 dh_testdir
16:17:35 #11 3.574 dh_testroot
16:17:35 #11 3.593 dh_prep
16:17:35 #11 3.614 dh_testdir
16:17:35 #11 3.632 dh_testroot
16:17:35 #11 3.649 dh_install
16:17:35 #11 3.675 dh_installdocs
16:17:35 #11 3.706 dh_installchangelogs
16:17:35 #11 3.776 dh_compress
16:17:35 #11 3.810 dh_fixperms
16:17:35 #11 3.850 dh_installdeb
16:17:35 #11 3.876 dh_gencontrol
16:17:35 #17 5.503 Executing busybox-1.34.1-r3.trigger
16:17:35 #17 5.511 OK: 300 MiB in 37 packages
16:17:35 #11 2.732 Last metadata expiration check: 0:00:23 ago on Tue Dec 21 16:17:11 2021.
16:17:35 #11 3.991 dh_md5sums
16:17:35 #11 4.019 dh_builddeb
16:17:35 #11 4.038 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:35 #11 4.059 
16:17:35 #11 4.059 The package has been created.
16:17:35 #11 4.059 Attention, the package has been created in the current directory,
16:17:35 #11 4.059 not in ".." as indicated by the message above!
16:17:35 #11 4.081 Selecting previously unselected package docker-ce-build-deps.
16:17:35 #11 4.096 (Reading database ... 27797 files and directories currently installed.)
16:17:35 #11 4.097 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:35 #11 4.101 Unpacking docker-ce-build-deps (1.0) ...
16:17:35 #12 DONE 12.7s
16:17:35 
16:17:35 #13 [stage-1 6/9] COPY sources/ /sources
16:17:35 #13 sha256:77ab8fe9bc3685b6be116eeb4f12d88ee55107bb0564358c02cdf46db81a68ae
16:17:35 #13 DONE 0.3s
16:17:35 
16:17:35 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:35 #15 sha256:4265d004d20ea93dad61ab72a45d7e911546ba7e3a6103303167fedbeca51d01
16:17:35 #12 1.836 Reading package lists...
16:17:35 #12 3.172 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:35 #12 3.172 dpkg-buildpackage: info: source version 1.0
16:17:35 #12 3.172 dpkg-buildpackage: info: source distribution unstable
16:17:35 #12 3.172 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:35 #12 3.204  dpkg-source --before-build .
16:17:35 #12 3.204 dpkg-buildpackage: info: host architecture amd64
16:17:35 #12 3.297  debian/rules clean
16:17:35 #11 11.55   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch           1/1 
16:17:35 #11 11.67   Preparing        :                                                        1/1 
16:17:35 #11 11.71   Installing       : python3-libselinux-3.1-2.fc33.x86_64                 1/103 
16:17:35 #11 11.72   Installing       : perl-File-Find-1.37-471.fc33.noarch                  2/103 
16:17:35 #11 11.72   Installing       : perl-File-Copy-2.34-471.fc33.noarch                  3/103 
16:17:35 #11 11.73   Installing       : perl-File-Compare-1.100.600-471.fc33.noarch          4/103 
16:17:35 #11 11.74   Installing       : libseccomp-2.5.3-1.fc33.x86_64                       5/103 
16:17:35 #11 11.74   Installing       : kmod-libs-29-2.fc33.x86_64                           6/103 
16:17:35 #11 11.75   Installing       : cmake-rpm-macros-3.19.7-1.fc33.noarch                7/103 
16:17:35 #11 11.79   Installing       : cmake-filesystem-3.19.7-1.fc33.x86_64                8/103 
16:17:35 #11 11.80   Installing       : perl-threads-1:2.25-457.fc33.x86_64                  9/103 
16:17:35 #11 11.80   Installing       : m4-1.4.18-15.fc33.x86_64                            10/103 
16:17:35 #11 11.82   Installing       : autoconf-2.69-34.fc33.noarch                        11/103 
16:17:35 #11 11.83   Installing       : libtool-ltdl-2.4.6-36.fc33.x86_64                   12/103 
16:17:35 #11 11.84   Installing       : libnl3-3.5.0-5.fc33.x86_64                          13/103 
16:17:35 #11 11.85   Installing       : libmpc-1.1.0-9.fc33.x86_64                          14/103 
16:17:35 #9 67.59   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
16:17:35 #9 68.20   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
16:17:35 #17 exporting layers 4.7s done
16:17:35 #17 writing image sha256:fdbaa2bfaf705cb4f4d36b2210dca59406bd29a05960c1f52655a87e34321f3e done
16:17:35 #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done
16:17:35 #17 DONE 4.7s
16:17:35 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/x86_64
16:17:35 + set -e
16:17:35 + mkdir -p /root/build-deb/engine
16:17:35 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:35 #12 3.299 dh clean
16:17:35 #12 3.385    dh_clean
16:17:35 #12 3.416  debian/rules binary
16:17:35 #12 3.417 dh binary
16:17:35 #12 3.489    dh_update_autotools_config
16:17:35 #12 3.515    dh_autoreconf
16:17:35 #12 3.552    create-stamp debian/debhelper-build-stamp
16:17:35 #12 3.552    dh_prep
16:17:35 #15 DONE 2.9s
16:17:35 
16:17:35 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:35 #16 sha256:56e2678ff973efb8abece7f5f37196d0f520d4000385adb88407215c1309d8f9
16:17:35 #16 DONE 0.0s
16:17:35 
16:17:35 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:35 #17 sha256:47cea18088017c7c2cb0f940752c1b12064adfa5630bbf8c20074b52b72eee03
16:17:35 #17 DONE 0.0s
16:17:35 
16:17:35 #18 exporting to image
16:17:35 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:35 #18 exporting layers
16:17:35 #18 exporting layers 5.0s done
16:17:35 #18 writing image sha256:c8b0c91fe4260ce397085adeae85d9b28fa835a57525fb96f2b3974077aa4133 done
16:17:35 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done
16:17:35 #18 DONE 5.0s
16:17:35 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:17:35 #11 11.86   Installing       : checkpolicy-3.1-3.fc33.x86_64                       15/103 
16:17:35 #11 12.02   Installing       : cpp-10.3.1-1.fc33.x86_64                            16/103 
16:17:35 #11 12.03   Installing       : perl-threads-shared-1.61-457.fc33.x86_64            17/103 
16:17:35 #11 12.04   Installing       : perl-Thread-Queue-3.14-457.fc33.noarch              18/103 
16:17:35 #11 12.06   Installing       : automake-1.16.2-4.fc33.noarch                       19/103 
16:17:35 #11 12.07   Installing       : python3-libsemanage-3.1-2.fc33.x86_64               20/103 
16:17:35 #11 12.10   Installing       : python3-setools-4.3.0-5.fc33.x86_64                 21/103 
16:17:35 #11 12.11   Installing       : vim-filesystem-2:8.2.3582-1.fc33.noarch             22/103 
16:17:35 #11 12.12   Installing       : systemd-rpm-macros-246.15-1.fc33.noarch             23/103 
16:17:35 #11 12.12   Installing       : python3-audit-3.0.6-1.fc33.x86_64                   24/103 
16:17:35 #11 12.13   Installing       : perl-lib-0.65-471.fc33.x86_64                       25/103 
16:17:35 #11 12.14   Installing       : pcre2-utf32-10.36-4.fc33.x86_64                     26/103 
16:17:35 #11 12.16   Installing       : pcre2-utf16-10.36-4.fc33.x86_64                     27/103 
16:17:35 #11 12.17   Installing       : pcre2-devel-10.36-4.fc33.x86_64                     28/103 
16:17:35 #11 12.17   Installing       : pciutils-libs-3.7.0-3.fc33.x86_64                   29/103 
16:17:35 #11 12.18   Running scriptlet: openssh-8.4p1-8.fc33.x86_64                         30/103 
16:17:35 #11 4.187 Reading package lists...
16:17:35 #12 3.580    dh_install
16:17:35 #12 3.610    dh_installdocs
16:17:35 #12 3.645    dh_installchangelogs
16:17:36 #11 12.23   Installing       : openssh-8.4p1-8.fc33.x86_64                         30/103 
16:17:36 #11 12.24   Installing       : libuv-1:1.42.0-2.fc33.x86_64                        31/103 
16:17:36 #11 12.25   Installing       : libedit-3.1-38.20210714cvs.fc33.x86_64              32/103 
16:17:36 #11 12.25   Installing       : libbtrfsutil-5.14.2-1.fc33.x86_64                   33/103 
16:17:36 #11 12.26   Installing       : libbtrfs-5.14.2-1.fc33.x86_64                       34/103 
16:17:36 #11 12.37   Installing       : kernel-headers-5.14.9-100.fc33.x86_64               35/103 
16:17:36 #11 12.42   Installing       : hwdata-0.353-1.fc33.noarch                          36/103 
16:17:36 #11 12.43   Installing       : pciutils-3.7.0-3.fc33.x86_64                        37/103 
16:17:36 #11 12.44   Installing       : rdma-core-35.0-1.fc33.x86_64                        38/103 
16:17:36 #11 12.44   Running scriptlet: rdma-core-35.0-1.fc33.x86_64                        38/103 
16:17:36 #11 12.46   Installing       : libibverbs-35.0-1.fc33.x86_64                       39/103 
16:17:36 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:17:36 + make manpages
16:17:36 scripts/docs/generate-man.sh
16:17:36 #9 68.24   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
16:17:36 #11 4.780 Building dependency tree...
16:17:36 #12 3.722    dh_perl
16:17:36 #12 3.756    dh_link
16:17:36 #12 3.787    dh_strip_nondeterminism
16:17:36 #12 3.845    dh_compress
16:17:36 #12 3.881    dh_fixperms
16:17:36 #12 3.917    dh_missing
16:17:36 #12 3.941    dh_installdeb
16:17:36 #12 3.972    dh_gencontrol
16:17:36 #12 4.079    dh_md5sums
16:17:36 #11 4.038 Package bash-5.1.0-2.fc34.x86_64 is already installed.
16:17:36 #11 4.049 Package bash-5.1.0-2.fc34.x86_64 is already installed.
16:17:36 #11 4.049 Package ca-certificates-2021.2.50-1.0.fc34.noarch is already installed.
16:17:36 #11 4.050 Package libarchive-3.5.2-2.fc34.x86_64 is already installed.
16:17:36 #11 4.050 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed.
16:17:36 #11 4.051 Package tar-2:1.34-1.fc34.x86_64 is already installed.
16:17:36 #11 4.070 Package bash-5.1.0-2.fc34.x86_64 is already installed.
16:17:36 #11 4.161 Dependencies resolved.
16:17:36 #11 4.184 ================================================================================
16:17:36 #11 4.184  Package                       Arch    Version                   Repo      Size
16:17:36 #11 4.184 ================================================================================
16:17:36 #11 4.184 Installing:
16:17:36 #11 4.184  btrfs-progs-devel             x86_64  5.15.1-1.fc34             updates   49 k
16:17:36 #11 4.184  cmake                         x86_64  3.20.5-1.fc34             updates  6.5 M
16:17:36 #11 4.184  device-mapper-devel           x86_64  1.02.175-1.fc34           fedora    45 k
16:17:36 #11 4.184  gcc                           x86_64  11.2.1-1.fc34             updates   32 M
16:17:36 #11 4.184  git                           x86_64  2.31.1-3.fc34             updates  121 k
16:17:36 #11 4.184  glibc-static                  x86_64  2.33-20.fc34              updates  1.7 M
16:17:36 #11 4.184  libseccomp-devel              x86_64  2.5.3-1.fc34              updates   53 k
16:17:36 #11 4.184  libselinux-devel              x86_64  3.2-1.fc34                fedora   113 k
16:17:36 #11 4.184  libtool                       x86_64  2.4.6-40.fc34             fedora   579 k
16:17:36 #11 4.184  libtool-ltdl-devel            x86_64  2.4.6-40.fc34             fedora   153 k
16:17:36 #11 4.184  make                          x86_64  1:4.3-5.fc34              fedora   539 k
16:17:36 #11 4.184  selinux-policy-devel          noarch  34.22-1.fc34              updates  813 k
16:17:36 #11 4.184  systemd                       x86_64  248.9-1.fc34              updates  4.4 M
16:17:36 #11 4.184  systemd-devel                 x86_64  248.9-1.fc34              updates  437 k
16:17:36 #11 4.184  which                         x86_64  2.21-26.fc34              updates   42 k
16:17:36 #11 4.184 Installing dependencies:
16:17:36 #11 4.184  acl                           x86_64  2.3.1-1.fc34              fedora    71 k
16:17:36 #11 4.184  annobin                       x86_64  9.79-2.fc34               updates  133 k
16:17:36 #11 4.184  autoconf                      noarch  2.69-36.fc34              fedora   667 k
16:17:36 #11 4.184  automake                      noarch  1.16.2-4.fc34             fedora   664 k
16:17:36 #11 4.184  btrfs-progs                   x86_64  5.15.1-1.fc34             updates  951 k
16:17:36 #11 4.184  checkpolicy                   x86_64  3.2-1.fc34                fedora   344 k
16:17:36 #11 4.184  cmake-data                    noarch  3.20.5-1.fc34             updates  1.5 M
16:17:36 #11 4.184  cmake-filesystem              x86_64  3.20.5-1.fc34             updates   16 k
16:17:36 #11 4.184  cmake-rpm-macros              noarch  3.20.5-1.fc34             updates   16 k
16:17:36 #11 4.184  cpp                           x86_64  11.2.1-1.fc34             updates   10 M
16:17:36 #11 4.184  cryptsetup-libs               x86_64  2.3.6-1.fc34              updates  474 k
16:17:36 #11 4.184  dbus                          x86_64  1:1.12.20-3.fc34          fedora   8.0 k
16:17:36 #11 4.184  dbus-broker                   x86_64  29-2.fc34                 updates  172 k
16:17:36 #11 4.184  dbus-common                   noarch  1:1.12.20-3.fc34          fedora    15 k
16:17:36 #11 4.184  device-mapper                 x86_64  1.02.175-1.fc34           fedora   144 k
16:17:36 #11 4.184  device-mapper-libs            x86_64  1.02.175-1.fc34           fedora   179 k
16:17:36 #11 4.184  e2fsprogs-libs                x86_64  1.45.6-5.fc34             fedora   220 k
16:17:36 #11 4.184  gc                            x86_64  8.0.4-5.fc34              fedora   105 k
16:17:36 #11 4.184  git-core                      x86_64  2.31.1-3.fc34             updates  3.6 M
16:17:36 #11 4.184  git-core-doc                  noarch  2.31.1-3.fc34             updates  2.3 M
16:17:36 #11 4.184  glibc-devel                   x86_64  2.33-20.fc34              updates   24 k
16:17:36 #11 4.184  glibc-headers-x86             noarch  2.33-20.fc34              updates  411 k
16:17:36 #11 4.184  guile22                       x86_64  2.2.7-2.fc34              fedora   6.5 M
16:17:36 #11 4.184  iptables-legacy-libs          x86_64  1.8.7-8.fc34              updates   40 k
16:17:36 #11 4.184  jsoncpp                       x86_64  1.9.4-5.fc34              updates   93 k
16:17:36 #11 4.184  kernel-headers                x86_64  5.15.4-100.fc34           updates  1.3 M
16:17:36 #11 4.184  kmod-libs                     x86_64  29-2.fc34                 updates   63 k
16:17:36 #11 4.184  libargon2                     x86_64  20171227-6.fc34           fedora    29 k
16:17:36 #11 4.184  libbtrfs                      x86_64  5.15.1-1.fc34             updates   28 k
16:17:36 #11 4.184  libbtrfsutil                  x86_64  5.15.1-1.fc34             updates   32 k
16:17:36 #11 4.184  libcbor                       x86_64  0.7.0-3.fc34              fedora    57 k
16:17:36 #11 4.184  libedit                       x86_64  3.1-38.20210714cvs.fc34   updates  104 k
16:17:36 #11 4.184  libfido2                      x86_64  1.6.0-2.fc34              fedora    71 k
16:17:36 #11 4.184  libibverbs                    x86_64  37.0-1.fc34               updates  390 k
16:17:36 #11 4.184  libmpc                        x86_64  1.2.1-2.fc34              fedora    63 k
16:17:36 #11 4.184  libnl3                        x86_64  3.5.0-6.fc34              fedora   324 k
16:17:36 #11 4.184  libpcap                       x86_64  14:1.10.1-1.fc34          updates  171 k
16:17:36 #11 4.184  libseccomp                    x86_64  2.5.3-1.fc34              updates   71 k
16:17:36 #11 4.184  libselinux-utils              x86_64  3.2-1.fc34                fedora   160 k
16:17:36 #11 4.184  libsepol-devel                x86_64  3.2-1.fc34                fedora    40 k
16:17:36 #11 4.184  libtool-ltdl                  x86_64  2.4.6-40.fc34             fedora    36 k
16:17:36 #11 4.184  libuv                         x86_64  1:1.42.0-2.fc34           updates  148 k
16:17:36 #11 4.184  libxcrypt-devel               x86_64  4.4.26-2.fc34             updates   29 k
16:17:36 #11 4.184  libxcrypt-static              x86_64  4.4.26-2.fc34             updates  103 k
16:17:36 #11 4.184  llvm-libs                     x86_64  12.0.1-1.fc34             updates   23 M
16:17:36 #11 4.184  lzo                           x86_64  2.10-4.fc34               fedora    66 k
16:17:36 #11 4.184  m4                            x86_64  1.4.18-17.fc34            fedora   212 k
16:17:36 #11 4.184  openssh                       x86_64  8.6p1-5.fc34              updates  437 k
16:17:36 #11 4.184  openssh-clients               x86_64  8.6p1-5.fc34              updates  678 k
16:17:36 #11 4.184  pcre2-devel                   x86_64  10.36-4.fc34              fedora   477 k
16:17:36 #11 4.184  pcre2-utf16                   x86_64  10.36-4.fc34              fedora   213 k
16:17:36 #11 4.184  pcre2-utf32                   x86_64  10.36-4.fc34              fedora   203 k
16:17:36 #11 4.184  perl-Error                    noarch  1:0.17029-5.fc34          fedora    42 k
16:17:36 #11 4.184  perl-File-Compare             noarch  1.100.600-477.fc34        updates   23 k
16:17:36 #11 4.184  perl-File-Copy                noarch  2.34-477.fc34             updates   30 k
16:17:36 #11 4.184  perl-File-Find                noarch  1.37-477.fc34             updates   36 k
16:17:36 #11 4.184  perl-Git                      noarch  2.31.1-3.fc34             updates   44 k
16:17:36 #11 4.184  perl-TermReadKey              x86_64  2.38-9.fc34               fedora    36 k
16:17:36 #11 4.184  perl-Thread-Queue             noarch  3.14-458.fc34             fedora    22 k
16:17:36 #11 4.184  perl-lib                      x86_64  0.65-477.fc34             updates   25 k
16:17:36 #11 4.184  perl-threads                  x86_64  1:2.25-458.fc34           fedora    58 k
16:17:36 #11 4.184  perl-threads-shared           x86_64  1.61-458.fc34             fedora    44 k
16:17:36 #11 4.184  policycoreutils               x86_64  3.2-1.fc34                fedora   206 k
16:17:36 #11 4.184  policycoreutils-devel         x86_64  3.2-1.fc34                fedora   140 k
16:17:36 #11 4.184  policycoreutils-python-utils  noarch  3.2-1.fc34                fedora    71 k
16:17:36 #11 4.184  python3-audit                 x86_64  3.0.6-1.fc34              updates   82 k
16:17:36 #11 4.184  python3-libselinux            x86_64  3.2-1.fc34                fedora   187 k
16:17:36 #11 4.184  python3-libsemanage           x86_64  3.2-1.fc34                fedora    83 k
16:17:36 #11 4.184  python3-policycoreutils       noarch  3.2-1.fc34                fedora   2.0 M
16:17:36 #11 4.184  python3-setools               x86_64  4.4.0-1.fc34              fedora   554 k
16:17:36 #11 4.184  rhash                         x86_64  1.4.0-3.fc34              fedora   182 k
16:17:36 #11 4.184  rpm-plugin-selinux            x86_64  4.16.1.3-1.fc34           fedora    22 k
16:17:36 #11 4.184  selinux-policy                noarch  34.22-1.fc34              updates   70 k
16:17:36 #11 4.184  selinux-policy-targeted       noarch  34.22-1.fc34              updates  6.3 M
16:17:36 #11 4.184  systemd-pam                   x86_64  248.9-1.fc34              updates  318 k
16:17:36 #11 4.184  systemd-rpm-macros            noarch  248.9-1.fc34              updates   27 k
16:17:36 #11 4.184  vim-filesystem                noarch  2:8.2.3755-1.fc34         updates   22 k
16:17:36 #11 4.184  xkeyboard-config              noarch  2.33-1.fc34               updates  783 k
16:17:36 #11 4.184 Installing weak dependencies:
16:17:36 #11 4.184  libxkbcommon                  x86_64  1.3.0-1.fc34              updates  144 k
16:17:36 #11 4.184  qrencode-libs                 x86_64  4.1.1-1.fc34              updates   61 k
16:17:36 #11 4.184  systemd-networkd              x86_64  248.9-1.fc34              updates  475 k
16:17:36 #11 4.184 
16:17:36 #11 4.184 Transaction Summary
16:17:36 #11 4.184 ================================================================================
16:17:36 #11 4.184 Install  96 Packages
16:17:36 #11 4.184 
16:17:36 #11 4.189 Total download size: 116 M
16:17:36 #11 4.189 Installed size: 440 M
16:17:36 #11 4.190 Downloading Packages:
16:17:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rrwEPh
16:17:36 + umask 022
16:17:36 + cd /root/rpmbuild/BUILD
16:17:36 + cd /root/rpmbuild/BUILD
16:17:36 + rm -rf src
16:17:36 + /usr/bin/mkdir -p src
16:17:36 + cd src
16:17:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:36 + /usr/bin/tar -xof -
16:17:36 #11 12.47   Installing       : libpcap-14:1.10.1-1.fc33.x86_64                     40/103 
16:17:36 #11 12.52   Installing       : glibc-headers-x86-2.32-10.fc33.noarch               41/103 
16:17:36 #11 12.53   Installing       : libxcrypt-devel-4.4.26-2.fc33.x86_64                42/103 
16:17:36 #11 12.54   Installing       : glibc-devel-2.32-10.fc33.x86_64                     43/103 
16:17:36 #11 12.65   Installing       : glibc-static-2.32-10.fc33.x86_64                    44/103 
16:17:36 #11 12.66   Installing       : libxcrypt-static-4.4.26-2.fc33.x86_64               45/103 
16:17:36 #11 12.70   Installing       : xkeyboard-config-2.30-3.fc33.noarch                 46/103 
16:17:36 #11 12.71   Installing       : libxkbcommon-1.0.1-1.fc33.x86_64                    47/103 
16:17:36 #11 12.72   Installing       : rhash-1.4.0-2.fc33.x86_64                           48/103 
16:17:36 #8 71.69 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
16:17:36 #8 71.75 Setting up dirmngr (2.2.27-2) ...
16:17:36 #8 71.87 Setting up perl (5.32.1-4+deb11u2) ...
16:17:36 #8 71.89 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:17:36 #8 71.91 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:17:36 #8 71.92 Setting up libdata-dump-perl (1.23-1.1) ...
16:17:36 #8 71.93 Setting up libref-util-perl (0.204-1) ...
16:17:36 #8 71.95 Setting up libipc-system-simple-perl (1.30-1) ...
16:17:36 #8 71.96 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:17:36 #8 71.97 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:17:36 #8 71.98 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:17:36 #8 71.99 Setting up libio-html-perl (1.004-2) ...
16:17:36 #8 72.00 Setting up libpod-parser-perl (1.63-2) ...
16:17:36 #8 72.01 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:17:36 #8 72.03 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:17:36 #8 72.04 Setting up gcc-10 (10.2.1-6) ...
16:17:36 #8 72.05 Setting up libparams-util-perl (1.102-1+b1) ...
16:17:36 #8 72.06 Setting up libdpkg-perl (1.20.9) ...
16:17:36 #8 72.07 Setting up libtime-duration-perl (1.21-1) ...
16:17:36 #8 72.08 Setting up autoconf (2.69-14) ...
16:17:36 #8 72.10 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:17:36 #8 72.11 Setting up libarray-intspan-perl (2.004-1) ...
16:17:36 #8 72.12 Setting up libcapture-tiny-perl (0.48-1) ...
16:17:36 #8 72.13 Setting up libtimedate-perl (2.3300-2) ...
16:17:36 #8 72.14 Setting up gpg-wks-server (2.2.27-2) ...
16:17:36 #8 72.15 Setting up libsub-name-perl (0.26-1+b1) ...
16:17:36 #8 72.17 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:17:36 #8 72.18 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:17:36 #8 72.19 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:17:36 #8 72.20 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:17:36 #8 72.21 Setting up xauth (1:1.1-1) ...
16:17:36 #8 72.22 Setting up libpath-tiny-perl (0.118-1) ...
16:17:36 #8 72.23 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:17:36 #8 72.24 Setting up libjson-perl (4.03000-1) ...
16:17:36 #8 72.25 Setting up libipc-run3-perl (0.048-2) ...
16:17:36 #8 72.26 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
16:17:36 #8 72.27 Setting up libsub-override-perl (0.09-2) ...
16:17:36 #8 72.28 Setting up libaliased-perl (0.34-1.1) ...
16:17:36 #8 72.29 Setting up libstrictures-perl (2.000006-1) ...
16:17:36 #8 72.30 Setting up libsub-quote-perl (2.006006-1) ...
16:17:36 #8 72.31 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:17:36 #8 72.32 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:17:36 #8 72.33 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
16:17:36 #8 72.34 Setting up libsort-versions-perl (1.62-1) ...
16:17:36 #8 72.36 Setting up libexporter-tiny-perl (1.002002-1) ...
16:17:36 #8 72.37 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
16:17:36 #8 72.38 Setting up libfile-dirlist-perl (0.05-2) ...
16:17:36 #8 72.39 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:17:36 #8 72.40 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:17:36 #8 72.41 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:17:36 #8 72.42 Setting up libsys-hostname-long-perl (1.5-2) ...
16:17:36 #8 72.43 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:17:36 #8 72.44 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:17:36 #8 72.45 Setting up liburi-perl (5.08-1) ...
16:17:36 #8 72.46 Setting up libfile-touch-perl (0.11-1) ...
16:17:36 #8 72.48 Setting up python3.9 (3.9.2-1) ...
16:17:36 #8 73.06 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:17:36 #8 73.08 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:17:36 #8 73.09 Setting up automake (1:1.16.3-2) ...
16:17:36 #8 73.10 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:17:36 #8 73.10 Setting up libapt-pkg-perl (0.1.39) ...
16:17:36 #8 73.11 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:17:36 #8 73.12 Setting up libstring-escape-perl (2010.002-2) ...
16:17:36 #8 73.13 Setting up libhttp-date-perl (6.05-1) ...
16:17:36 #8 73.14 Setting up libfile-which-perl (1.23-1) ...
16:17:36 #8 73.16 Setting up libfile-basedir-perl (0.08-1) ...
16:17:36 #8 73.17 Setting up libnumber-range-perl (0.12-1.1) ...
16:17:36 #8 73.18 Setting up libtask-weaken-perl (1.06-1) ...
16:17:36 #8 73.19 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:17:36 #8 73.20 Setting up libmouse-perl (2.5.10-1+b1) ...
16:17:36 #8 73.22 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:17:36 #8 73.23 Setting up g++-10 (10.2.1-6) ...
16:17:36 #8 73.24 Setting up libfile-listing-perl (6.14-1) ...
16:17:36 #8 73.25 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
16:17:36 #8 73.26 Setting up gpg-wks-client (2.2.27-2) ...
16:17:36 #8 73.28 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:17:36 #8 73.29 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:17:36 #8 73.30 Setting up libclass-inspector-perl (1.36-1) ...
16:17:36 #8 73.31 Setting up libfont-afm-perl (1.20-3) ...
16:17:36 #8 73.32 Setting up libwant-perl (0.29-1+b6) ...
16:17:36 #8 73.33 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:17:36 #8 73.34 Setting up libtext-glob-perl (0.11-1) ...
16:17:36 #8 73.36 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:17:36 #8 73.37 Setting up liblist-compare-perl (0.55-1) ...
16:17:36 #8 73.38 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:17:36 #8 73.44 Setting up libio-pty-perl (1:1.15-2) ...
16:17:36 #8 73.45 Setting up libtool (2.4.6-15) ...
16:17:36 #8 73.46 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:17:36 #8 73.47 Setting up libsort-key-perl (1.33-2+b3) ...
16:17:36 #8 73.48 Setting up libclone-perl (0.45-1+b1) ...
16:17:36 #8 73.49 Setting up libalgorithm-diff-perl (1.201-1) ...
16:17:36 #8 73.50 Setting up libarchive-zip-perl (1.68-1) ...
16:17:36 #8 73.51 Setting up libsub-identify-perl (0.14-1+b3) ...
16:17:36 #8 73.52 Setting up libdistro-info-perl (1.0) ...
16:17:36 #8 73.53 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:17:36 #8 73.54 Setting up libobject-id-perl (0.1.2-2.1) ...
16:17:36 #8 73.56 Setting up libio-stringy-perl (2.111-3) ...
16:17:36 #8 73.57 Setting up liblist-moreutils-perl (0.430-2) ...
16:17:36 #8 73.58 Setting up libhtml-tagset-perl (3.20-4) ...
16:17:36 #8 73.59 Setting up liblog-any-perl (1.709-1) ...
16:17:36 #8 73.61 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:17:36 #8 73.62 Setting up libdevel-size-perl (0.83-1+b2) ...
16:17:36 #8 73.63 Setting up libdebhelper-perl (13.3.4) ...
16:17:36 #8 73.64 Setting up libpod-constants-perl (0.19-2) ...
16:17:36 #8 73.65 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:17:36 #8 73.66 Setting up libconvert-binhex-perl (1.125-1) ...
16:17:36 #8 73.67 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:17:36 #8 73.69 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:17:36 #8 73.70 Setting up libtry-tiny-perl (0.30-1) ...
16:17:36 #8 73.71 Setting up libtype-tiny-perl (1.012001-2) ...
16:17:36 #8 73.72 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:17:36 #8 73.73 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:17:36 #8 73.74 Setting up libnet-http-perl (6.20-1) ...
16:17:36 #8 73.75 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
16:17:36 #8 73.76 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:17:36 #8 73.78 Setting up libtime-moment-perl (0.44-1+b3) ...
16:17:36 #8 73.79 Setting up libencode-locale-perl (1.05-1.1) ...
16:17:36 #8 73.80 Setting up python3 (3.9.2-3) ...
16:17:36 #8 74.08 Setting up libexception-class-perl (1.44-1) ...
16:17:36 #8 74.09 Setting up python3-xdg (0.27-2) ...
16:17:36 #8 74.25 Setting up libconfig-tiny-perl (2.26-1) ...
16:17:36 #8 74.26 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:17:36 #8 74.27 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:17:36 #8 74.28 Setting up liblist-utilsby-perl (0.11-1) ...
16:17:36 #8 74.29 Setting up libstring-shellquote-perl (1.04-1) ...
16:17:36 #8 74.30 Setting up libsub-install-perl (0.928-1.1) ...
16:17:36 #8 74.31 Setting up gcc (4:10.2.1-1) ...
16:17:36 #8 74.34 Setting up dpkg-dev (1.20.9) ...
16:17:36 #8 74.36 Setting up libnumber-compare-perl (0.03-1.1) ...
16:17:36 #8 74.37 Setting up intltool-debian (0.35.0+20060710.5) ...
16:17:36 #8 74.38 Setting up liberror-perl (0.17029-1) ...
16:17:36 #8 74.39 Setting up python3-six (1.16.0-2) ...
16:17:36 #8 74.53 Setting up dh-autoreconf (20) ...
16:17:36 #8 74.54 Setting up patchutils (0.4.2-1) ...
16:17:36 #8 74.56 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:17:36 #8 74.57 Setting up libltdl-dev:amd64 (2.4.6-15) ...
16:17:36 #8 74.58 Setting up libjson-maybexs-perl (1.004003-1) ...
16:17:36 #8 74.59 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:17:36 #8 74.60 Setting up libio-string-perl (1.08-3.1) ...
16:17:36 #8 74.61 Setting up libreadonly-perl (2.050-3) ...
16:17:36 #8 74.62 Setting up python3-gpg (1.14.0-1+b2) ...
16:17:36 #8 74.79 Setting up python3-certifi (2020.6.20-1) ...
16:17:36 #9 68.90   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
16:17:36 #9 68.93   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
16:17:36 #9 68.95   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
16:17:36 #9 68.97   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
16:17:36 #9 69.01   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
16:17:36 #9 69.04   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
16:17:36 #17 exporting layers 13.6s done
16:17:36 #17 writing image sha256:a25e5e1ff4467df15d263dcd0c4db6bbde70bfbb1fc2b50690f67558190b5769 done
16:17:36 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
16:17:36 #17 DONE 13.6s
16:17:36 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
16:17:36 + set -e
16:17:36 + mkdir -p /root/build-deb/engine
16:17:36 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:36 #11 4.902 Reading state information...
16:17:36 #11 4.917 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:36 #11 4.945 Starting 2 pkgProblemResolver with broken count: 0
16:17:36 #11 4.947 Done
16:17:36 #11 4.960  Done
16:17:36 #11 4.965 Starting pkgProblemResolver with broken count: 0
16:17:36 #11 4.984 Starting 2 pkgProblemResolver with broken count: 0
16:17:36 #11 4.986 Done
16:17:36 #11 5.056 The following additional packages will be installed:
16:17:36 #11 5.056   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:17:36 #11 5.056   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:17:36 #11 5.056   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:17:36 #11 5.056   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:17:36 #11 5.057   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:36 #11 5.057 Suggested packages:
16:17:36 #11 5.057   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:36 #12 4.113    dh_builddeb
16:17:36 #12 4.137 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:36 #11 12.73   Installing       : qrencode-libs-4.0.2-6.fc33.x86_64                   49/103 
16:17:36 #11 12.74   Installing       : perl-TermReadKey-2.38-8.fc33.x86_64                 50/103 
16:17:36 #11 12.74   Installing       : perl-Error-1:0.17029-4.fc33.noarch                  51/103 
16:17:36 #11 12.75   Installing       : lzo-2.10-3.fc33.x86_64                              52/103 
16:17:36 #11 12.76   Installing       : libsepol-devel-3.1-3.fc33.x86_64                    53/103 
16:17:36 #11 12.77   Installing       : libselinux-devel-3.1-2.fc33.x86_64                  54/103 
16:17:36 #11 12.78   Installing       : libselinux-utils-3.1-2.fc33.x86_64                  55/103 
16:17:36 #11 12.79   Installing       : policycoreutils-3.1-4.fc33.x86_64                   56/103 
16:17:36 #11 12.80   Running scriptlet: policycoreutils-3.1-4.fc33.x86_64                   56/103 
16:17:36 #11 12.85   Installing       : python3-policycoreutils-3.1-4.fc33.noarch           57/103 
16:17:36 #11 12.86   Installing       : policycoreutils-python-utils-3.1-4.fc33.noarch      58/103 
16:17:36 #11 12.86   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc33.x86_64           59/103 
16:17:36 #11 12.87   Installing       : selinux-policy-3.14.6-39.fc33.noarch                60/103 
16:17:36 #11 12.88   Running scriptlet: selinux-policy-3.14.6-39.fc33.noarch                60/103 
16:17:36 #17 exporting layers 13.0s done
16:17:36 #17 writing image sha256:9a541ef04a31590feb91a32393baaf349e45eb1cea839455c4fabe33fb89ddf4 done
16:17:36 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
16:17:36 #17 DONE 13.0s
16:17:36 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
16:17:36 + set -e
16:17:36 + mkdir -p /root/build-deb/engine
16:17:36 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:36 #8 74.92 Setting up libfile-find-rule-perl (0.34-1) ...
16:17:36 #8 74.93 Setting up libstring-copyright-perl (0.003006-1) ...
16:17:36 #8 74.94 Setting up libgd3:amd64 (2.3.0-2) ...
16:17:36 #8 74.95 Setting up python3-idna (2.10-1) ...
16:17:36 #8 75.15 Setting up libdata-optlist-perl (0.110-1.1) ...
16:17:36 #8 75.16 Setting up libipc-run-perl (20200505.0-1) ...
16:17:36 + mkdir -p /root/build-deb/cli
16:17:36 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:36 #9 69.06   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
16:17:36 #9 69.32   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
16:17:36 #9 69.35   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
16:17:36 #9 69.37   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
16:17:36 #9 69.39   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
16:17:36 #11 5.236 The following NEW packages will be installed:
16:17:36 #11 5.236   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:17:36 #11 5.237   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:17:36 #11 5.237   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:17:36 #11 5.237   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:17:36 #11 5.238   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:36 #12 4.253  dpkg-genbuildinfo --build=binary
16:17:36 #12 4.385  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
16:17:36 #12 4.458 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:36 #12 4.460  dpkg-source --after-build .
16:17:36 #11 12.89   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch        61/103 
16:17:36 #11 13.12   Installing       : selinux-policy-minimum-3.14.6-39.fc33.noarch        61/103 
16:17:36 + mkdir -p /root/build-deb/cli
16:17:36 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:36 #8 75.17 Setting up git (1:2.30.2-1) ...
16:17:36 #8 75.20 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:17:36 #8 75.21 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:17:36 #8 75.38 Setting up libcontextual-return-perl (0.004014-2) ...
16:17:36 #8 75.39 Setting up libwww-robotrules-perl (6.02-1) ...
16:17:36 #8 75.40 Setting up libtypes-serialiser-perl (1.01-1) ...
16:17:36 #8 75.41 Setting up g++ (4:10.2.1-1) ...
16:17:36 #8 75.43 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:17:36 #9 69.41   Installing : perl-threads-1.87-4.el7.x86_64                             15/52 
16:17:36 #9 69.44   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/52 
16:17:36 #9 69.46   Installing : perl-Exporter-5.68-3.el7.noarch                            17/52 
16:17:36 #9 69.49   Installing : perl-constant-1.27-2.el7.noarch                            18/52 
16:17:36 #9 69.52   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
16:17:36 #9 69.54   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/52 
16:17:36 #9 69.56   Installing : perl-Carp-1.26-244.el7.noarch                              21/52 
16:17:36 #9 69.59   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
16:17:36 #9 69.61   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
16:17:36 #11 5.509 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:17:36 #11 5.509 1 not fully installed or removed.
16:17:36 #11 5.509 Need to get 8978 kB of archives.
16:17:36 #11 5.509 After this operation, 38.6 MB of additional disk space will be used.
16:17:36 #11 5.509 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:17:36 #11 5.521 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:17:36 #11 5.535 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
16:17:36 #11 5.536 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
16:17:36 #11 5.539 Get:5 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:17:36 #11 5.543 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:17:36 #11 5.548 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:17:36 #11 5.548 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
16:17:36 #11 5.549 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:17:36 #11 5.585 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
16:17:36 #11 5.610 Get:11 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:17:36 #11 5.611 Get:12 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:17:36 #11 5.612 Get:13 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:17:36 #11 5.616 Get:14 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:17:36 #11 5.617 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:17:36 #11 5.618 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
16:17:36 #11 5.619 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:17:36 #11 5.623 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:17:36 #11 5.626 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:17:36 #11 5.628 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:17:36 #11 5.630 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:17:36 #11 5.636 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:17:36 #11 5.638 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:17:36 #11 5.639 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:17:36 #11 5.639 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
16:17:36 #11 5.642 Get:26 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
16:17:36 + mkdir -p /root/build-deb/cli
16:17:36 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:37 #12 4.554 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:37 #12 4.558 
16:17:37 #12 4.558 The package has been created.
16:17:37 #12 4.558 Attention, the package has been created in the current directory,
16:17:37 #12 4.558 not in ".." as indicated by the message above!
16:17:37 #12 4.616 Selecting previously unselected package docker-ce-build-deps.
16:17:37 #12 4.632 (Reading database ... 26791 files and directories currently installed.)
16:17:37 #12 4.633 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:37 #12 4.636 Unpacking docker-ce-build-deps (1.0) ...
16:17:37 #8 75.44 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:17:37 #8 75.45 Setting up libgit-wrapper-perl (0.048-1) ...
16:17:37 #8 75.46 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:17:37 #8 75.48 Setting up librole-tiny-perl (2.002004-1) ...
16:17:37 #8 75.49 Setting up gnupg (2.2.27-2) ...
16:17:37 #8 75.50 Setting up build-essential (12.9) ...
16:17:37 #8 75.52 Setting up python3-unidiff (0.5.5-2) ...
16:17:37 #8 75.65 Setting up lsb-release (11.1.0) ...
16:17:37 #8 75.67 Setting up libfont-ttf-perl (1.06-1.1) ...
16:17:37 #8 75.69 Setting up libfile-homedir-perl (1.006-1) ...
16:17:37 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:37 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:37 + mkdir -p /go/src/github.com/docker
16:17:37 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:37 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:37 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:37 + EPOCH=5
16:17:37 + EPOCH_SEP=
16:17:37 + [[ ! -z 5 ]]
16:17:37 + EPOCH_SEP=:
16:17:37 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:37 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:37 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:37 + VERSION=0.0.0-20211220110528-fe93451
16:17:37 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:37 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:37 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:37 + debSource=docker-ce
16:17:37 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:37 + debMaintainer='Docker <support@docker.com>'
16:17:37 ++ date --rfc-2822
16:17:37 + debDate='Tue, 21 Dec 2021 16:17:36 +0000'
16:17:37 + cat
16:17:37 + export CLI_GITCOMMIT=fe93451
16:17:37 + CLI_GITCOMMIT=fe93451
16:17:37 + export ENGINE_GITCOMMIT=088afc9
16:17:37 + ENGINE_GITCOMMIT=088afc9
16:17:37 + export SCAN_GITCOMMIT=3f7dbd1
16:17:37 + SCAN_GITCOMMIT=3f7dbd1
16:17:37 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:37 + dpkg-buildpackage -uc -us -I.git
16:17:37 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:37 dpkg-buildpackage: info: source package docker-ce
16:17:37 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-bionic
16:17:37 dpkg-buildpackage: info: source distribution bionic
16:17:37 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:37  dpkg-source -I.git --before-build build-deb
16:17:37 dpkg-buildpackage: info: host architecture amd64
16:17:37 #21 65.76 Selecting previously unselected package cpp-aarch64-linux-gnu.
16:17:37 #21 65.76 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:17:37 #21 65.79 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
16:17:37 #21 66.04 Selecting previously unselected package cpp-arm-linux-gnueabi.
16:17:37 #21 66.04 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:17:37 #21 66.08 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
16:17:37 #11 5.030 (1/96): acl-2.3.1-1.fc34.x86_64.rpm             307 kB/s |  71 kB     00:00    
16:17:37 #11 5.039 (2/96): autoconf-2.69-36.fc34.noarch.rpm        2.7 MB/s | 667 kB     00:00    
16:17:37 #11 5.087 (3/96): automake-1.16.2-4.fc34.noarch.rpm       2.2 MB/s | 664 kB     00:00    
16:17:37 #11 5.091 (4/96): dbus-1.12.20-3.fc34.x86_64.rpm          158 kB/s | 8.0 kB     00:00    
16:17:37 #11 5.097 (5/96): checkpolicy-3.2-1.fc34.x86_64.rpm       5.2 MB/s | 344 kB     00:00    
16:17:37 #11 5.101 (6/96): dbus-common-1.12.20-3.fc34.noarch.rpm   1.1 MB/s |  15 kB     00:00    
16:17:37 #11 5.113 (7/96): device-mapper-1.02.175-1.fc34.x86_64.rp 6.6 MB/s | 144 kB     00:00    
16:17:37 #11 5.117 (8/96): device-mapper-devel-1.02.175-1.fc34.x86 2.3 MB/s |  45 kB     00:00    
16:17:37 #11 5.123 (9/96): device-mapper-libs-1.02.175-1.fc34.x86_ 8.5 MB/s | 179 kB     00:00    
16:17:37 #11 5.128 (10/96): e2fsprogs-libs-1.45.6-5.fc34.x86_64.rp  15 MB/s | 220 kB     00:00    
16:17:37 #11 5.134 (11/96): gc-8.0.4-5.fc34.x86_64.rpm              10 MB/s | 105 kB     00:00    
16:17:37 #11 5.139 (12/96): libargon2-20171227-6.fc34.x86_64.rpm   3.1 MB/s |  29 kB     00:00    
16:17:37 #11 5.147 (13/96): libcbor-0.7.0-3.fc34.x86_64.rpm        4.3 MB/s |  57 kB     00:00    
16:17:37 #11 5.156 (14/96): libfido2-1.6.0-2.fc34.x86_64.rpm       4.3 MB/s |  71 kB     00:00    
16:17:37 #11 5.169 (15/96): libmpc-1.2.1-2.fc34.x86_64.rpm         2.8 MB/s |  63 kB     00:00    
16:17:37 #11 5.177 (16/96): libnl3-3.5.0-6.fc34.x86_64.rpm          15 MB/s | 324 kB     00:00    
16:17:37 #11 5.183 (17/96): libselinux-devel-3.2-1.fc34.x86_64.rpm 8.4 MB/s | 113 kB     00:00    
16:17:37 #11 5.191 (18/96): libselinux-utils-3.2-1.fc34.x86_64.rpm  13 MB/s | 160 kB     00:00    
16:17:37 #11 5.197 (19/96): libsepol-devel-3.2-1.fc34.x86_64.rpm   3.3 MB/s |  40 kB     00:00    
16:17:37 #11 5.271 (20/96): libtool-2.4.6-40.fc34.x86_64.rpm       7.3 MB/s | 579 kB     00:00    
16:17:37 #9 69.64   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
16:17:37 #9 69.66   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
16:17:37 #9 69.70   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
16:17:37 #9 69.73   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
16:17:37 #9 69.75   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
16:17:37 #9 69.78   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
16:17:37 + STATUS=0
16:17:37 + '[' 0 -ne 0 ']'
16:17:37 + /usr/bin/tar -xof -
16:17:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:37 #11 5.816 debconf: delaying package configuration, since apt-utils is not installed
16:17:37 #11 5.847 Fetched 8978 kB in 0s (22.8 MB/s)
16:17:37 #11 5.874 Selecting previously unselected package bash-completion.
16:17:37 #11 5.874 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27801 files and directories currently installed.)
16:17:37 #11 5.890 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
16:17:37 #8 75.70 Setting up python3-magic (2:0.4.20-3) ...
16:17:37 #8 75.85 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:17:37 #8 75.90 Setting up pristine-tar (1.49) ...
16:17:37 #8 75.92 Setting up libio-socket-ssl-perl (2.069-1) ...
16:17:37 #8 75.93 Setting up libsub-exporter-perl (0.987-1) ...
16:17:37 #8 75.94 Setting up libc-devtools (2.31-13+deb11u2) ...
16:17:37 #8 75.95 Setting up libalgorithm-merge-perl (0.08-3) ...
16:17:37 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:37 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:37 + mkdir -p /go/src/github.com/docker
16:17:37 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:37 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:37 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:37 + EPOCH=5
16:17:37 + EPOCH_SEP=
16:17:37 + [[ ! -z 5 ]]
16:17:37 + EPOCH_SEP=:
16:17:37 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:37 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:37 + VERSION=0.0.0-20211220110528-fe93451
16:17:37 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:37 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:37 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:37 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:37 + debSource=docker-ce
16:17:37 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:37 + debMaintainer='Docker <support@docker.com>'
16:17:37 ++ date --rfc-2822
16:17:37 + debDate='Tue, 21 Dec 2021 16:17:37 +0000'
16:17:37 + cat
16:17:37 + export CLI_GITCOMMIT=fe93451
16:17:37 + CLI_GITCOMMIT=fe93451
16:17:37 + export ENGINE_GITCOMMIT=088afc9
16:17:37 + ENGINE_GITCOMMIT=088afc9
16:17:37 + export SCAN_GITCOMMIT=3f7dbd1
16:17:37 + SCAN_GITCOMMIT=3f7dbd1
16:17:37 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:37 + dpkg-buildpackage -uc -us -I.git
16:17:37 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:37 dpkg-buildpackage: info: source package docker-ce
16:17:37 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~debian-bullseye
16:17:37 dpkg-buildpackage: info: source distribution bullseye
16:17:37 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:37  debian/rules clean
16:17:37 dh clean --with=bash-completion
16:17:37    dh_clean
16:17:37 #11 5.275 (21/96): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm  487 kB/s |  36 kB     00:00    
16:17:37 #11 5.284 (22/96): libtool-ltdl-devel-2.4.6-40.fc34.x86_6  13 MB/s | 153 kB     00:00    
16:17:37 #11 5.289 (23/96): lzo-2.10-4.fc34.x86_64.rpm             5.9 MB/s |  66 kB     00:00    
16:17:37 #11 5.323 (24/96): m4-1.4.18-17.fc34.x86_64.rpm           5.5 MB/s | 212 kB     00:00    
16:17:37 #11 5.400 (25/96): make-4.3-5.fc34.x86_64.rpm             4.8 MB/s | 539 kB     00:00    
16:17:37 #11 5.446 (26/96): pcre2-devel-10.36-4.fc34.x86_64.rpm    3.8 MB/s | 477 kB     00:00    
16:17:37 #11 5.485 (27/96): guile22-2.2.7-2.fc34.x86_64.rpm         18 MB/s | 6.5 MB     00:00    
16:17:37 #11 5.490 (28/96): pcre2-utf16-10.36-4.fc34.x86_64.rpm    2.4 MB/s | 213 kB     00:00    
16:17:37 #11 5.496 (29/96): pcre2-utf32-10.36-4.fc34.x86_64.rpm    4.1 MB/s | 203 kB     00:00    
16:17:37 #11 5.500 (30/96): perl-Error-0.17029-5.fc34.noarch.rpm   4.4 MB/s |  42 kB     00:00    
16:17:37 + STATUS=0
16:17:37 + '[' 0 -ne 0 ']'
16:17:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:37 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:37 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:37 + mkdir -p /go/src/github.com/docker
16:17:37 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:37 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:37 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:37 + EPOCH=5
16:17:37 + EPOCH_SEP=
16:17:37 + [[ ! -z 5 ]]
16:17:37 + EPOCH_SEP=:
16:17:37 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:37 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:37 + VERSION=0.0.0-20211220110528-fe93451
16:17:37 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:37 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:37 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:37 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:37 + debSource=docker-ce
16:17:37 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:37 + debMaintainer='Docker <support@docker.com>'
16:17:37 ++ date --rfc-2822
16:17:37 + debDate='Tue, 21 Dec 2021 16:17:37 +0000'
16:17:37 + cat
16:17:37 + export CLI_GITCOMMIT=fe93451
16:17:37 + CLI_GITCOMMIT=fe93451
16:17:37 + export ENGINE_GITCOMMIT=088afc9
16:17:37 + ENGINE_GITCOMMIT=088afc9
16:17:37 + export SCAN_GITCOMMIT=3f7dbd1
16:17:37 + SCAN_GITCOMMIT=3f7dbd1
16:17:37 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:37 + dpkg-buildpackage -uc -us -I.git
16:17:37 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:37 dpkg-buildpackage: info: source package docker-ce
16:17:37 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~debian-buster
16:17:37 dpkg-buildpackage: info: source distribution buster
16:17:37 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:37  dpkg-source -I.git --before-build .
16:17:37 dpkg-buildpackage: info: host architecture armhf
16:17:37 #12 4.706 Reading package lists...
16:17:37 #8 75.96 Setting up libhttp-message-perl (6.28-1) ...
16:17:37 #8 75.97 Setting up libhtml-form-perl (6.07-1) ...
16:17:37 #8 75.98 Setting up python3-pkg-resources (52.0.0-4) ...
16:17:37 #8 76.17 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:17:37 #8 76.18 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:17:37 #8 76.19 Setting up libjson-xs-perl (4.030-1+b1) ...
16:17:37 #8 76.20 Setting up libhttp-negotiate-perl (6.01-1) ...
16:17:37  dpkg-source -I.git --before-build .
16:17:37 dpkg-buildpackage: info: host architecture armhf
16:17:37  debian/rules clean
16:17:37 dh clean --with=bash-completion
16:17:37  dpkg-source -I.git -b build-deb
16:17:37 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:37 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:37 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:37 dpkg-source: info: using source format '1.0'
16:17:37 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz
16:17:37 #11 5.504 (31/96): perl-TermReadKey-2.38-9.fc34.x86_64.rp 2.8 MB/s |  36 kB     00:00    
16:17:37 #11 5.508 (32/96): perl-Thread-Queue-3.14-458.fc34.noarch 2.0 MB/s |  22 kB     00:00    
16:17:37 #11 5.512 (33/96): perl-threads-2.25-458.fc34.x86_64.rpm  7.4 MB/s |  58 kB     00:00    
16:17:37 #11 5.516 (34/96): perl-threads-shared-1.61-458.fc34.x86_ 3.8 MB/s |  44 kB     00:00    
16:17:37 #11 5.526 (35/96): policycoreutils-3.2-1.fc34.x86_64.rpm   12 MB/s | 206 kB     00:00    
16:17:37 #11 5.531 (36/96): policycoreutils-devel-3.2-1.fc34.x86_6 7.6 MB/s | 140 kB     00:00    
16:17:37 #11 5.535 (37/96): policycoreutils-python-utils-3.2-1.fc3 3.8 MB/s |  71 kB     00:00    
16:17:37 #11 5.576 (38/96): python3-libselinux-3.2-1.fc34.x86_64.r 3.7 MB/s | 187 kB     00:00    
16:17:37 #11 5.583 (39/96): python3-libsemanage-3.2-1.fc34.x86_64. 1.6 MB/s |  83 kB     00:00    
16:17:37 #11 5.638 (40/96): python3-policycoreutils-3.2-1.fc34.noa  20 MB/s | 2.0 MB     00:00    
16:17:37 #11 5.683 (41/96): python3-setools-4.4.0-1.fc34.x86_64.rp 5.2 MB/s | 554 kB     00:00    
16:17:37 #11 5.689 (42/96): rhash-1.4.0-3.fc34.x86_64.rpm          1.7 MB/s | 182 kB     00:00    
16:17:37 #11 5.693 (43/96): rpm-plugin-selinux-4.16.1.3-1.fc34.x86 419 kB/s |  22 kB     00:00    
16:17:37 #11 5.747 (44/96): btrfs-progs-5.15.1-1.fc34.x86_64.rpm    16 MB/s | 951 kB     00:00    
16:17:37 #11 5.752 (45/96): annobin-9.79-2.fc34.x86_64.rpm         2.1 MB/s | 133 kB     00:00    
16:17:37 #11 5.755 (46/96): btrfs-progs-devel-5.15.1-1.fc34.x86_64 797 kB/s |  49 kB     00:00    
16:17:37 #11 5.765 (47/96): cmake-filesystem-3.20.5-1.fc34.x86_64. 1.9 MB/s |  16 kB     00:00    
16:17:37 #11 5.840 (48/96): cmake-data-3.20.5-1.fc34.noarch.rpm     18 MB/s | 1.5 MB     00:00    
16:17:37 #11 5.850 (49/96): cmake-rpm-macros-3.20.5-1.fc34.noarch. 195 kB/s |  16 kB     00:00    
16:17:37 #21 66.48 Selecting previously unselected package cpp-arm-linux-gnueabihf.
16:17:37 #21 66.48 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:17:37 #21 66.55 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
16:17:37 + exit 0
16:17:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sexdqg
16:17:37 + umask 022
16:17:37 + cd /root/rpmbuild/BUILD
16:17:37 + cd src
16:17:37 + export DOCKER_GITCOMMIT=088afc9
16:17:37 + DOCKER_GITCOMMIT=088afc9
16:17:37 + mkdir -p /go/src/github.com/docker
16:17:37 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:17:37 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:17:37 + pushd /root/rpmbuild/BUILD/src/engine
16:17:37 + TMP_GOPATH=/go
16:17:37 + hack/dockerfile/install/install.sh tini
16:17:37 + RM_GOPATH=0
16:17:37 + TMP_GOPATH=/go
16:17:37 + : /usr/local/bin
16:17:37 + '[' -z /go ']'
16:17:37 + export GOPATH=/go
16:17:37 + GOPATH=/go
16:17:37 + case "$(go env GOARCH)" in
16:17:37 ++ go env GOARCH
16:17:37 + export GO_BUILDMODE=-buildmode=pie
16:17:37 + GO_BUILDMODE=-buildmode=pie
16:17:37 ++ dirname hack/dockerfile/install/install.sh
16:17:37 + dir=hack/dockerfile/install
16:17:37 + bin=tini
16:17:37 + shift
16:17:37 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:17:37 + . hack/dockerfile/install/tini.installer
16:17:37 ++ : v0.19.0
16:17:37 + install_tini
16:17:37 + echo 'Install tini version v0.19.0'
16:17:37 Install tini version v0.19.0
16:17:37 + git clone https://github.com/krallin/tini.git /go/tini
16:17:37 Cloning into '/go/tini'...
16:17:37 + cd /go/tini
16:17:37 + git checkout -q v0.19.0
16:17:37 #9 69.87   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
16:17:37  debian/rules clean
16:17:37 dh clean --with=bash-completion
16:17:37 #11 6.503 Unpacking bash-completion (1:2.8-6) ...
16:17:37 #12 5.288 Building dependency tree...
16:17:37 #12 5.411 Reading state information...
16:17:37 #12 5.416 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:37 #12 5.576 Starting 2 pkgProblemResolver with broken count: 0
16:17:37 #12 5.578 Done
16:17:37 #8 76.23 Setting up libio-prompter-perl (0.004015-1) ...
16:17:37 #8 76.24 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:17:37 #8 76.25 Setting up libhttp-cookies-perl (6.10-1) ...
16:17:37 #8 76.26 Setting up python3-apt (2.2.1) ...
16:17:37 #8 76.43 Setting up po-debconf (1.0.21+nmu1) ...
16:17:37 #8 76.45 Setting up libhtml-tree-perl (5.07-2) ...
16:17:37 #8 76.46 Setting up libparams-classify-perl (0.015-1+b3) ...
16:17:37    dh_clean
16:17:37  dpkg-source -I.git -b .
16:17:37 #11 5.955 (50/96): cmake-3.20.5-1.fc34.x86_64.rpm          31 MB/s | 6.5 MB     00:00    
16:17:37 #11 5.988 (51/96): cryptsetup-libs-2.3.6-1.fc34.x86_64.rp 3.5 MB/s | 474 kB     00:00    
16:17:38 #21 66.88 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
16:17:38 #21 66.89 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:17:38 #21 66.93 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:17:38 + cmake .
16:17:38 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:17:38   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:17:38   CMake.
16:17:38 
16:17:38   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:17:38   CMake that the project does not need compatibility with older versions.
16:17:38 
16:17:38 
16:17:38 -- The C compiler identification is GNU 8.5.0
16:17:38 -- Detecting C compiler ABI info
16:17:38 -- Detecting C compiler ABI info - done
16:17:38 -- Check for working C compiler: /usr/bin/cc - skipped
16:17:38 -- Detecting C compile features
16:17:38 -- Detecting C compile features - done
16:17:38 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:38 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:38 -- Configuring done
16:17:38 -- Generating done
16:17:38 -- Build files have been written to: /go/tini
16:17:38 + make tini-static
16:17:38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:38    dh_clean
16:17:38  dpkg-source -I.git -b .
16:17:38 #11 6.654 Selecting previously unselected package cmake-data.
16:17:38 #11 6.658 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
16:17:38 #11 6.662 Unpacking cmake-data (3.13.4-1) ...
16:17:38 #12 5.703  Done
16:17:38 #12 5.829 Starting pkgProblemResolver with broken count: 0
16:17:38 #8 76.47 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:17:38 #8 76.48 Setting up libhtml-format-perl (2.12-1.1) ...
16:17:38 #8 76.49 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:17:38 #8 76.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:17:38 #8 76.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:38 #8 76.73 
16:17:38 #8 76.73 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:38 dpkg-source: warning: native package version may not have a revision
16:17:38 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~debian'
16:17:38 dpkg-source: info: using source format '1.0'
16:17:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz
16:17:38 #11 6.172 (52/96): cpp-11.2.1-1.fc34.x86_64.rpm            31 MB/s |  10 MB     00:00    
16:17:38 #11 6.181 (53/96): dbus-broker-29-2.fc34.x86_64.rpm       763 kB/s | 172 kB     00:00    
16:17:38 #11 6.217 (54/96): git-2.31.1-3.fc34.x86_64.rpm           2.9 MB/s | 121 kB     00:00    
16:17:38 #11 6.296 (55/96): git-core-2.31.1-3.fc34.x86_64.rpm       33 MB/s | 3.6 MB     00:00    
16:17:38 [100%] Linking C executable tini-static
16:17:38 [100%] Built target tini-static
16:17:38 + mkdir -p /usr/local/bin
16:17:38 + cp tini-static /usr/local/bin/docker-init
16:17:38 + VERSION=0.0.0-20211220110528-fe93451
16:17:38 + PRODUCT=docker
16:17:38 + hack/make.sh dynbinary
16:17:38 
16:17:38 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~debian'
16:17:38 dpkg-source: info: using source format '1.0'
16:17:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz
16:17:38 #11 7.003 Selecting previously unselected package libprocps7:amd64.
16:17:38 #11 7.007 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
16:17:38 #11 7.013 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
16:17:38 #11 7.051 Selecting previously unselected package procps.
16:17:38 #11 7.053 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
16:17:38 #11 7.058 Unpacking procps (2:3.3.15-2) ...
16:17:38 #11 7.116 Selecting previously unselected package libarchive13:amd64.
16:17:38 #11 7.116 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:17:38 #11 7.119 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:17:38 #11 7.176 Selecting previously unselected package libjsoncpp1:amd64.
16:17:38 #12 5.851 Starting 2 pkgProblemResolver with broken count: 0
16:17:38 #12 5.855 Done
16:17:38 #12 6.051 The following additional packages will be installed:
16:17:38 #12 6.052   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:38 #12 6.052   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:38 #12 6.052   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:38 #12 6.052   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:38 #12 6.053   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:38 #12 6.054 Suggested packages:
16:17:38 #12 6.054   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:17:38 #12 6.054 Recommended packages:
16:17:38 #12 6.054   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:17:38 #12 6.086 The following NEW packages will be installed:
16:17:38 #8 76.75 Setting up python3-chardet (4.0.0-1) ...
16:17:38 #8 77.02 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:17:38 #17 DONE 8.4s
16:17:38 
16:17:38 #18 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
16:17:38 #18 DONE 0.2s
16:17:38 
16:17:38 #26 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:17:38 #26 0.257 skipping packages installation on darwin
16:17:38 #26 DONE 0.3s
16:17:38 
16:17:38 #19 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:17:38 #19 0.164 skipping packages installation on darwin
16:17:38 #19 DONE 0.2s
16:17:38 
16:17:38 #20 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
16:17:38 #11 6.367 (56/96): git-core-doc-2.31.1-3.fc34.noarch.rpm   15 MB/s | 2.3 MB     00:00    
16:17:38 #11 6.398 (57/96): glibc-devel-2.33-20.fc34.x86_64.rpm    245 kB/s |  24 kB     00:00    
16:17:38 Removing bundles/
16:17:38 
16:17:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:38 GOOS="" GOARCH="" GOARM=""
16:17:38 #21 67.37 Selecting previously unselected package cpp-s390x-linux-gnu.
16:17:38 #21 67.37 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:17:38 #21 67.41 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
16:17:38 #11 7.176 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
16:17:38 #11 7.179 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:17:38 #11 7.216 Selecting previously unselected package librhash0:amd64.
16:17:38 #11 7.219 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
16:17:38 #11 7.222 Unpacking librhash0:amd64 (1.3.8-1) ...
16:17:38 #11 7.263 Selecting previously unselected package libuv1:amd64.
16:17:38 #11 7.266 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
16:17:38 #11 7.269 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
16:17:38 #11 7.302 Selecting previously unselected package cmake.
16:17:38 #12 6.086   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:17:38 #12 6.087   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:17:38 #12 6.087   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:17:38 #12 6.087   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:38 #12 6.088   libsystemd-dev libudev-dev libuv1 pkg-config
16:17:38 #8 77.04 Setting up libmodule-runtime-perl (0.016-1) ...
16:17:38 #8 77.11 Setting up libmailtools-perl (2.21-1) ...
16:17:38 #8 77.13 Setting up python3-debian (0.1.39) ...
16:17:38 #9 70.42   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
16:17:38 #9 71.30   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
16:17:38 #9 71.34   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
16:17:38 #9 71.37   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
16:17:38 #9 71.39   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
16:17:38 #9 71.40   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
16:17:38 #9 71.43   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
16:17:38 #15 DONE 3.0s
16:17:38 
16:17:38 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:38 #16 sha256:e357abf34e9ce6462069c00b66696c4e5efb55f804195cb6ed3ccfb119fc4f01
16:17:38 #16 DONE 0.0s
16:17:38 
16:17:38 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:38 #17 sha256:60f33fcd3a86a39d5ec67351cd432f098207b2f671bd2807f12054bd16381f1d
16:17:38 #17 DONE 0.0s
16:17:38 
16:17:38 #18 exporting to image
16:17:38 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:38 #18 exporting layers
16:17:38 #11 7.305 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
16:17:38 #11 7.308 Unpacking cmake (3.13.4-1) ...
16:17:38 #12 6.500 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:17:38 #12 6.500 1 not fully installed or removed.
16:17:38 #12 6.500 Need to get 11.0 MB of archives.
16:17:38 #12 6.500 After this operation, 44.6 MB of additional disk space will be used.
16:17:38 #12 6.500 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:17:38 #8 77.30 Setting up python3-requests (2.25.1+dfsg-2) ...
16:17:38 #9 71.48   Installing : zip-3.0-11.el7.x86_64                                      38/52 
16:17:38 #9 71.54   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
16:17:38 #9 71.57   Installing : unzip-6.0-22.el7_9.x86_64                                  40/52 
16:17:38 #9 71.60   Installing : patch-2.7.1-12.el7_7.x86_64                                41/52 
16:17:39 #20 0.695 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
16:17:39 #11 7.673 Selecting previously unselected package dh-apparmor.
16:17:39 #11 7.676 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
16:17:39 #11 7.679 Unpacking dh-apparmor (2.13.2-10) ...
16:17:39 #11 7.713 Selecting previously unselected package libbtrfs0.
16:17:39 #11 7.716 Preparing to unpack .../10-libbtrfs0_4.20.1-2_amd64.deb ...
16:17:39 #11 7.720 Unpacking libbtrfs0 (4.20.1-2) ...
16:17:39 #11 7.747 Selecting previously unselected package libbtrfs-dev.
16:17:39 #11 7.750 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:17:39 #11 7.753 Unpacking libbtrfs-dev (4.20.1-2) ...
16:17:39 #11 7.785 Selecting previously unselected package dmsetup.
16:17:39 #11 7.788 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:17:39 #11 7.791 Unpacking dmsetup (2:1.02.155-3) ...
16:17:39 #11 7.828 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:39 #11 7.831 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:17:39 #11 7.835 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:17:39 #11 7.877 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:17:39 #11 7.880 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:17:39 #11 7.883 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:17:39 #11 7.921 Selecting previously unselected package libudev-dev:amd64.
16:17:39 #11 7.924 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
16:17:39 #11 7.932 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
16:17:39 #11 6.868 (58/96): gcc-11.2.1-1.fc34.x86_64.rpm            36 MB/s |  32 MB     00:00    
16:17:39 #11 6.909 (59/96): glibc-headers-x86-2.33-20.fc34.noarch. 764 kB/s | 411 kB     00:00    
16:17:39 #11 6.964 (60/96): glibc-static-2.33-20.fc34.x86_64.rpm   3.0 MB/s | 1.7 MB     00:00    
16:17:39 #11 6.969 (61/96): jsoncpp-1.9.4-5.fc34.x86_64.rpm        1.6 MB/s |  93 kB     00:00    
16:17:39 #11 6.974 (62/96): iptables-legacy-libs-1.8.7-8.fc34.x86_ 662 kB/s |  40 kB     00:00    
16:17:39 #11 6.979 (63/96): kmod-libs-29-2.fc34.x86_64.rpm         6.3 MB/s |  63 kB     00:00    
16:17:39 #11 7.032 (64/96): kernel-headers-5.15.4-100.fc34.x86_64.  19 MB/s | 1.3 MB     00:00    
16:17:39 #11 7.036 (65/96): libbtrfs-5.15.1-1.fc34.x86_64.rpm      455 kB/s |  28 kB     00:00    
16:17:39 #11 7.040 (66/96): libbtrfsutil-5.15.1-1.fc34.x86_64.rpm  553 kB/s |  32 kB     00:00    
16:17:39 #11 7.045 (67/96): libedit-3.1-38.20210714cvs.fc34.x86_64 8.9 MB/s | 104 kB     00:00    
16:17:39 #11 7.077 (68/96): libibverbs-37.0-1.fc34.x86_64.rpm       10 MB/s | 390 kB     00:00    
16:17:39 #11 7.082 (69/96): libpcap-1.10.1-1.fc34.x86_64.rpm       4.1 MB/s | 171 kB     00:00    
16:17:39 #11 7.086 (70/96): libseccomp-2.5.3-1.fc34.x86_64.rpm     1.7 MB/s |  71 kB     00:00    
16:17:39 #11 7.091 (71/96): libseccomp-devel-2.5.3-1.fc34.x86_64.r 6.1 MB/s |  53 kB     00:00    
16:17:39 #11 7.096 (72/96): libuv-1.42.0-2.fc34.x86_64.rpm          11 MB/s | 148 kB     00:00    
16:17:39 #11 7.101 (73/96): libxcrypt-devel-4.4.26-2.fc34.x86_64.r 2.0 MB/s |  29 kB     00:00    
16:17:39 #11 7.104 (74/96): libxcrypt-static-4.4.26-2.fc34.x86_64. 8.0 MB/s | 103 kB     00:00    
16:17:39 #11 7.109 (75/96): libxkbcommon-1.3.0-1.fc34.x86_64.rpm    12 MB/s | 144 kB     00:00    
16:17:39 #11 7.142 (76/96): openssh-8.6p1-5.fc34.x86_64.rpm         12 MB/s | 437 kB     00:00    
16:17:39 #11 7.186 (77/96): openssh-clients-8.6p1-5.fc34.x86_64.rp 8.8 MB/s | 678 kB     00:00    
16:17:39 #12 6.858 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake-data all 3.18.4-2ubuntu2 [1728 kB]
16:17:39 #8 77.45 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:17:39 #8 77.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:17:39 #8 77.57 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:17:39 #8 77.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:39 #21 67.92 Selecting previously unselected package cross-config.
16:17:39 #21 67.92 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
16:17:39 #21 67.99 Unpacking cross-config (2.6.18+nmu1) ...
16:17:39 #15 exporting layers 5.1s done
16:17:39 #15 writing image sha256:831076c0462a63f5f0e43b4624a074b98e3442242c1ec04ed19aa3daf095f343 done
16:17:39 #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done
16:17:39 #15 DONE 5.1s
16:17:39 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:17:39 #11 7.971 Selecting previously unselected package libsepol1-dev:amd64.
16:17:39 #11 7.974 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:17:39 #11 7.977 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:17:39 #11 8.041 Selecting previously unselected package libpcre16-3:amd64.
16:17:39 #11 8.045 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:17:39 #11 8.048 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:17:39 #11 8.093 Selecting previously unselected package libpcre32-3:amd64.
16:17:39 #11 8.096 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:17:39 #11 8.099 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:17:39 #11 8.163 Selecting previously unselected package libpcrecpp0v5:amd64.
16:17:39 #11 7.202 (78/96): perl-File-Compare-1.100.600-477.fc34.n 398 kB/s |  23 kB     00:00    
16:17:39 #11 7.229 (79/96): perl-File-Copy-2.34-477.fc34.noarch.rp 771 kB/s |  30 kB     00:00    
16:17:39 #11 7.242 (80/96): perl-File-Find-1.37-477.fc34.noarch.rp 986 kB/s |  36 kB     00:00    
16:17:39 #11 7.252 (81/96): perl-Git-2.31.1-3.fc34.noarch.rpm      2.3 MB/s |  44 kB     00:00    
16:17:39 #11 7.261 (82/96): perl-lib-0.65-477.fc34.x86_64.rpm      1.7 MB/s |  25 kB     00:00    
16:17:39 #11 7.267 (83/96): python3-audit-3.0.6-1.fc34.x86_64.rpm  6.6 MB/s |  82 kB     00:00    
16:17:39 #11 7.281 (84/96): qrencode-libs-4.1.1-1.fc34.x86_64.rpm  3.3 MB/s |  61 kB     00:00    
16:17:39 #11 7.289 (85/96): selinux-policy-34.22-1.fc34.noarch.rpm 3.7 MB/s |  70 kB     00:00    
16:17:39 #12 7.127 Get:3 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
16:17:39 #12 7.145 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 libjsoncpp24 amd64 1.9.4-4build1 [80.3 kB]
16:17:39 #12 7.149 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 librhash0 amd64 1.4.1-2build1 [124 kB]
16:17:39 #12 7.155 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 libuv1 amd64 1.40.0-2ubuntu1 [90.9 kB]
16:17:39 #12 7.160 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake amd64 3.18.4-2ubuntu2 [4435 kB]
16:17:39 #8 77.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:39 #8 77.81 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:17:39 #8 77.83 Setting up libconst-fast-perl (0.014-1.1) ...
16:17:39 #8 77.84 Setting up libhttp-daemon-perl (6.12-1) ...
16:17:39 #8 77.85 Setting up libdata-dpath-perl (0.58-1) ...
16:17:39 #8 77.86 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:17:39 #8 77.87 Setting up libpackage-stash-perl (0.39-1) ...
16:17:39 #8 77.88 Setting up libimport-into-perl (1.002005-1) ...
16:17:39 #8 77.89 Setting up libmoo-perl (2.004004-1) ...
16:17:39 #8 77.90 Setting up liblist-someutils-perl (0.58-1) ...
16:17:39 #8 77.91 Setting up debhelper (13.3.4) ...
16:17:39 #8 77.92 Setting up libmime-tools-perl (5.509-1) ...
16:17:39 #8 77.93 Setting up dput (1.1.0) ...
16:17:39 #21 68.39 Selecting previously unselected package gcc-10-cross-base.
16:17:39 #21 68.39 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
16:17:39 #21 68.44 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
16:17:39 #18 exporting layers 14.4s done
16:17:39 #18 writing image sha256:6127875577a86e857dd7dfb1678db50390e901fcd405e51ee145c0566583705b done
16:17:39 #18 naming to docker.io/debbuild-ubuntu-impish/aarch64 done
16:17:39 #18 DONE 14.4s
16:17:39 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-impish:/build  debbuild-ubuntu-impish/aarch64
16:17:39 #11 8.166 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:17:39 #11 8.169 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:17:39 #11 8.202 Selecting previously unselected package libpcre3-dev:amd64.
16:17:39 #11 8.205 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:17:39 #11 8.208 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:17:39 #11 8.296 Selecting previously unselected package libselinux1-dev:amd64.
16:17:39 #11 8.299 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:17:39 #11 8.302 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:17:39 #11 8.355 Selecting previously unselected package libdevmapper-dev:amd64.
16:17:39 #11 8.358 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:17:39 #11 8.362 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:17:39 #11 8.391 Selecting previously unselected package libseccomp-dev:amd64.
16:17:39 #11 8.394 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:17:39 #11 8.397 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:17:39 #11 7.609 (86/96): llvm-libs-12.0.1-1.fc34.x86_64.rpm      46 MB/s |  23 MB     00:00    
16:17:39 #11 7.647 (87/96): selinux-policy-devel-34.22-1.fc34.noar 2.2 MB/s | 813 kB     00:00    
16:17:39 #8 78.08 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:17:39 #8 78.09 Setting up equivs (2.3.1) ...
16:17:39 #8 78.10 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:17:39 #8 78.11 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
16:17:39 #8 78.12 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:17:39 #8 78.13 Setting up libnamespace-clean-perl (0.27-1) ...
16:17:39 #8 78.14 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:17:39 #8 78.16 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:17:39 #8 78.16 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:17:39 #8 78.17 Setting up libmoox-struct-perl (0.020-1) ...
16:17:39 #8 78.18 Setting up lintian (2.104.0) ...
16:17:39 #8 78.20 Setting up licensecheck (3.1.1-2) ...
16:17:39 #8 78.21 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:17:39 #8 78.23 Setting up libwww-perl (6.52-1) ...
16:17:39 #8 78.24 Setting up devscripts (2.21.3+deb11u1) ...
16:17:39 #21 68.83 Selecting previously unselected package libc6-arm64-cross.
16:17:39 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:39 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:39 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K9zMG5
16:17:39 #11 8.432 Selecting previously unselected package libsystemd-dev:amd64.
16:17:39 #11 8.435 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
16:17:39 #11 8.438 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
16:17:39 #11 8.531 Selecting previously unselected package pkg-config.
16:17:39 #11 8.535 Preparing to unpack .../25-pkg-config_0.29-6_amd64.deb ...
16:17:39 #11 8.538 Unpacking pkg-config (0.29-6) ...
16:17:39 #11 8.614 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:17:39 #11 8.624 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:17:39 #11 8.633 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:17:39 #9 71.63   Installing : dwz-0.11-3.el7.x86_64                                      42/52 
16:17:39 #9 72.44   Installing : gdb-7.6.1-120.el7.x86_64                                   43/52 
16:17:39 #9 72.46   Installing : perl-srpm-macros-1-8.el7.noarch                            44/52 
16:17:39 #9 72.50   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
16:17:39 #9 72.52   Installing : file-5.11-37.el7.x86_64                                    46/52 
16:17:39 #11 7.793 (88/96): selinux-policy-targeted-34.22-1.fc34.n  13 MB/s | 6.3 MB     00:00    
16:17:39 #11 7.884 (89/96): systemd-248.9-1.fc34.x86_64.rpm         19 MB/s | 4.4 MB     00:00    
16:17:39 #11 7.920 (90/96): systemd-devel-248.9-1.fc34.x86_64.rpm  1.6 MB/s | 437 kB     00:00    
16:17:39 #11 7.959 (91/96): systemd-networkd-248.9-1.fc34.x86_64.r 2.8 MB/s | 475 kB     00:00    
16:17:39 #11 7.963 (92/96): systemd-rpm-macros-248.9-1.fc34.noarch 654 kB/s |  27 kB     00:00    
16:17:39 #11 7.994 (93/96): systemd-pam-248.9-1.fc34.x86_64.rpm    4.3 MB/s | 318 kB     00:00    
16:17:39 #8 78.40 Setting up libxml-parser-perl:amd64 (2.46-2) ...
16:17:39 #8 78.41 Setting up libxml-sax-expat-perl (0.51-1) ...
16:17:39 #8 78.45 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:17:40 #12 7.415 Get:8 http://archive.ubuntu.com/ubuntu impish/universe amd64 dh-apparmor all 3.0.3-0ubuntu1 [9456 B]
16:17:40 #12 7.415 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs0 amd64 5.10.1-2build1 [87.2 kB]
16:17:40 #12 7.417 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs-dev amd64 5.10.1-2build1 [258 kB]
16:17:40 #12 7.419 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu3 [139 kB]
16:17:40 #12 7.421 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu3 [12.6 kB]
16:17:40 #12 7.422 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 libudev-dev amd64 248.3-1ubuntu8 [20.7 kB]
16:17:40 #12 7.422 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libsepol1-dev amd64 3.1-1ubuntu2 [367 kB]
16:17:40 #12 7.426 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-16-0 amd64 10.37-0ubuntu2 [202 kB]
16:17:40 #12 7.435 Get:16 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-32-0 amd64 10.37-0ubuntu2 [192 kB]
16:17:40 #12 7.490 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-posix3 amd64 10.37-0ubuntu2 [6120 B]
16:17:40 #12 7.563 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-dev amd64 10.37-0ubuntu2 [724 kB]
16:17:40 #12 7.571 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libselinux1-dev amd64 3.1-3build2 [157 kB]
16:17:40 #12 7.575 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu3 [36.5 kB]
16:17:40 #12 7.577 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
16:17:40 #12 7.578 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 libsystemd-dev amd64 248.3-1ubuntu8 [303 kB]
16:17:40 #12 7.581 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libglib2.0-0 amd64 2.68.4-1ubuntu1 [1424 kB]
16:17:40 #12 7.649 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
16:17:40 #12 7.825 debconf: delaying package configuration, since apt-utils is not installed
16:17:40 #21 68.84 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
16:17:40 #21 68.89 Unpacking libc6-arm64-cross (2.31-9cross4) ...
16:17:40 #20 1.478 go: downloading github.com/akavel/rsrc v0.10.2
16:17:40 + umask 022
16:17:40 + cd /root/rpmbuild/BUILD
16:17:40 + cd /root/rpmbuild/BUILD
16:17:40 + rm -rf src
16:17:40 + /usr/bin/mkdir -p src
16:17:40 + cd src
16:17:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:40 + /usr/bin/tar -xof -
16:17:40 #11 8.642 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:17:40 #11 8.652 Setting up libprocps7:amd64 (2:3.3.15-2) ...
16:17:40 #11 8.663 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:17:40 #11 8.672 Setting up libbtrfs0 (4.20.1-2) ...
16:17:40 #11 8.682 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
16:17:40 #11 8.692 Setting up bash-completion (1:2.8-6) ...
16:17:40 #9 72.56   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
16:17:40 #9 72.61   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
16:17:40 #9 72.63   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
16:17:40 #11 7.998 (94/96): vim-filesystem-8.2.3755-1.fc34.noarch. 585 kB/s |  22 kB     00:00    
16:17:40 #11 8.001 (95/96): which-2.21-26.fc34.x86_64.rpm          1.1 MB/s |  42 kB     00:00    
16:17:40 #11 8.051 (96/96): xkeyboard-config-2.33-1.fc34.noarch.rp  14 MB/s | 783 kB     00:00    
16:17:40 #11 8.055 --------------------------------------------------------------------------------
16:17:40 #11 8.055 Total                                            30 MB/s | 116 MB     00:03     
16:17:40 #8 78.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:17:40 #8 78.62 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:17:40 #8 78.65 Setting up libsoap-lite-perl (1.27-1) ...
16:17:40 #8 78.66 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:17:40 #8 78.67 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:17:40 #8 78.69 Processing triggers for ca-certificates (20210119) ...
16:17:40 #8 78.70 Updating certificates in /etc/ssl/certs...
16:17:40 #12 7.867 Fetched 11.0 MB in 2s (7097 kB/s)
16:17:40 #12 7.901 Selecting previously unselected package bash-completion.
16:17:40 #12 7.901 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26795 files and directories currently installed.)
16:17:40 #12 7.917 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:17:40 #9 72.65   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
16:17:40 #8 79.03 0 added, 0 removed; done.
16:17:40 #8 79.03 Running hooks in /etc/ca-certificates/update.d...
16:17:40 + set -e
16:17:40 + mkdir -p /root/build-deb/engine
16:17:40 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:40 #21 69.33 Selecting previously unselected package libgcc-s1-arm64-cross.
16:17:40 #21 69.33 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:40 #21 69.36 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
16:17:40 #21 69.65 Selecting previously unselected package libgomp1-arm64-cross.
16:17:40 #21 69.65 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:40 #21 69.70 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
16:17:40 + STATUS=0
16:17:40 + '[' 0 -ne 0 ']'
16:17:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:40 + /usr/bin/tar -xof -
16:17:40 #11 9.343 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:17:40 #11 9.353 Setting up pkg-config (0.29-6) ...
16:17:40 #11 9.399 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
16:17:40 #11 9.415 Setting up libbtrfs-dev (4.20.1-2) ...
16:17:40 #11 9.424 Setting up librhash0:amd64 (1.3.8-1) ...
16:17:40 #11 9.433 Setting up procps (2:3.3.15-2) ...
16:17:40 #11 9.464 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
16:17:40 #11 9.478 Setting up cmake-data (3.13.4-1) ...
16:17:40 #11 9.499 Setting up dh-apparmor (2.13.2-10) ...
16:17:40 #11 9.509 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
16:17:40 #11 9.519 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:17:40 #11 9.529 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:17:40 #11 9.539 Setting up cmake (3.13.4-1) ...
16:17:40 #11 9.549 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:17:40 #11 9.560 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:17:40 #11 9.569 Setting up dmsetup (2:1.02.155-3) ...
16:17:40 #8 79.03 done.
16:17:40 #12 8.383 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:17:40 #12 8.545 Selecting previously unselected package cmake-data.
16:17:40 #12 8.548 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ...
16:17:40 #12 8.556 Unpacking cmake-data (3.18.4-2ubuntu2) ...
16:17:40 #11 9.580 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:17:40 #11 9.590 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:17:40 #11 9.600 Setting up docker-ce-build-deps (1.0) ...
16:17:40 #11 9.611 Processing triggers for libc-bin (2.28-10) ...
16:17:40 #11 9.628 Processing triggers for man-db (2.8.5-2) ...
16:17:41 #18 exporting layers 5.0s done
16:17:41 #18 writing image sha256:778ff6ecbb0234c2392f9a22d83d1fed4af80c8a5b5dcf45c844ba5d1c5bf1e7 done
16:17:41 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
16:17:41 #18 DONE 5.0s
16:17:41 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
16:17:41 #11 13.14   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch        61/103 
16:17:41 #11 17.01   Installing       : libnfnetlink-1.0.1-18.fc33.x86_64                   62/103 
16:17:41 #11 17.02   Installing       : libmnl-1.0.4-12.fc33.x86_64                         63/103 
16:17:41 #11 17.03   Installing       : libnetfilter_conntrack-1.0.7-5.fc33.x86_64          64/103 
16:17:41 #11 17.06   Installing       : iptables-libs-1.8.5-6.fc33.x86_64                   65/103 
16:17:41 #11 17.07   Installing       : libcbor-0.5.0-7.fc33.x86_64                         66/103 
16:17:41 #11 17.08   Installing       : libfido2-1.4.0-3.fc33.x86_64                        67/103 
16:17:41 #11 17.09   Installing       : openssh-clients-8.4p1-8.fc33.x86_64                 68/103 
16:17:41 #11 17.16   Installing       : git-core-2.31.1-3.fc33.x86_64                       69/103 
16:17:41 #11 17.20   Installing       : git-core-doc-2.31.1-3.fc33.noarch                   70/103 
16:17:41 #11 17.21   Installing       : perl-Git-2.31.1-3.fc33.noarch                       71/103 
16:17:41 #11 17.21   Installing       : git-2.31.1-3.fc33.x86_64                            72/103 
16:17:41 #11 17.22   Installing       : libargon2-20171227-5.fc33.x86_64                    73/103 
16:17:41 #11 17.23   Installing       : jsoncpp-1.9.4-2.fc33.x86_64                         74/103 
16:17:41 #11 17.25   Installing       : isl-0.16.1-12.fc33.x86_64                           75/103 
16:17:41 #11 17.26   Installing       : gc-8.0.4-4.fc33.x86_64                              76/103 
16:17:41 #8 DONE 79.3s
16:17:41 
16:17:41 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:17:41 #10 sha256:2272f4c11c37593c9a9004a2a194e5405b5f81b7dd63fea0e8eb03450e3b3549
16:17:41 #10 DONE 0.1s
16:17:41 
16:17:41 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:17:41 #11 sha256:21702c2d8f7784d89b0370112df6e22a9bf20046ca95263a36a5597ab6bc95ee
16:17:41 #9 73.19   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
16:17:41 #21 69.99 Selecting previously unselected package libitm1-arm64-cross.
16:17:41 #21 69.99 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.02 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
16:17:41 #21 70.24 Selecting previously unselected package libatomic1-arm64-cross.
16:17:41 + STATUS=0
16:17:41 + '[' 0 -ne 0 ']'
16:17:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:41 + set -e
16:17:41 + mkdir -p /root/build-deb/engine
16:17:41 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:41 #11 17.52   Installing       : guile22-2.2.7-1.fc33.x86_64                         77/103 
16:17:41 #12 8.884 Selecting previously unselected package libarchive13:amd64.
16:17:41 #12 8.888 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
16:17:41 #12 8.897 Unpacking libarchive13:amd64 (3.4.3-2) ...
16:17:41 #12 8.956 Selecting previously unselected package libjsoncpp24:amd64.
16:17:41 #12 8.959 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_amd64.deb ...
16:17:41 #12 8.963 Unpacking libjsoncpp24:amd64 (1.9.4-4build1) ...
16:17:41 #12 9.002 Selecting previously unselected package librhash0:amd64.
16:17:41 #12 9.005 Preparing to unpack .../04-librhash0_1.4.1-2build1_amd64.deb ...
16:17:41 #12 9.011 Unpacking librhash0:amd64 (1.4.1-2build1) ...
16:17:41 #12 9.044 Selecting previously unselected package libuv1:amd64.
16:17:41 #12 9.047 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_amd64.deb ...
16:17:41 #12 9.051 Unpacking libuv1:amd64 (1.40.0-2ubuntu1) ...
16:17:41 #12 9.085 Selecting previously unselected package cmake.
16:17:41 #12 9.088 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_amd64.deb ...
16:17:41 #12 9.092 Unpacking cmake (3.18.4-2ubuntu2) ...
16:17:41 #12 9.195 Selecting previously unselected package dh-apparmor.
16:17:41 #21 70.24 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.25 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
16:17:41 #21 70.28 Selecting previously unselected package libasan6-arm64-cross.
16:17:41 #21 70.28 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.28 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
16:17:41 #21 70.51 Selecting previously unselected package liblsan0-arm64-cross.
16:17:41 + RPM_EC=0
16:17:41 ++ jobs -p
16:17:41 + exit 0
16:17:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.puIDcY
16:17:41 + umask 022
16:17:41 + cd /root/rpmbuild/BUILD
16:17:41 + cd src
16:17:41 + export DOCKER_GITCOMMIT=088afc9
16:17:41 + DOCKER_GITCOMMIT=088afc9
16:17:41 + mkdir -p /go/src/github.com/docker
16:17:41 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:17:41 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:17:41 + pushd /root/rpmbuild/BUILD/src/engine
16:17:41 + TMP_GOPATH=/go
16:17:41 + hack/dockerfile/install/install.sh tini
16:17:41 + RM_GOPATH=0
16:17:41 + TMP_GOPATH=/go
16:17:41 + : /usr/local/bin
16:17:41 + '[' -z /go ']'
16:17:41 + export GOPATH=/go
16:17:41 + GOPATH=/go
16:17:41 + case "$(go env GOARCH)" in
16:17:41 ++ go env GOARCH
16:17:41 + export GO_BUILDMODE=-buildmode=pie
16:17:41 + GO_BUILDMODE=-buildmode=pie
16:17:41 ++ dirname hack/dockerfile/install/install.sh
16:17:41 + dir=hack/dockerfile/install
16:17:41 + bin=tini
16:17:41 + shift
16:17:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:17:41 + . hack/dockerfile/install/tini.installer
16:17:41 ++ : v0.19.0
16:17:41 + install_tini
16:17:41 + echo 'Install tini version v0.19.0'
16:17:41 + git clone https://github.com/krallin/tini.git /go/tini
16:17:41 Install tini version v0.19.0
16:17:41 Cloning into '/go/tini'...
16:17:41 + cd /go/tini
16:17:41 + git checkout -q v0.19.0
16:17:41 + cmake .
16:17:41 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:17:41   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:17:41   CMake.
16:17:41 
16:17:41   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:17:41   CMake that the project does not need compatibility with older versions.
16:17:41 
16:17:41 
16:17:41 + mkdir -p /root/build-deb/cli
16:17:41 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:41 #11 17.57   Installing       : make-1:4.3-2.fc33.x86_64                            78/103 
16:17:41 #9 73.73   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
16:17:41 #9 74.29   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
16:17:41 #9 74.32   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
16:17:41 #9 74.33   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
16:17:41 #9 74.34   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
16:17:41 #12 9.198 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ...
16:17:41 #12 9.202 Unpacking dh-apparmor (3.0.3-0ubuntu1) ...
16:17:41 #12 9.237 Selecting previously unselected package libbtrfs0:amd64.
16:17:41 #12 9.240 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_amd64.deb ...
16:17:41 #12 9.244 Unpacking libbtrfs0:amd64 (5.10.1-2build1) ...
16:17:41 #12 9.273 Selecting previously unselected package libbtrfs-dev:amd64.
16:17:41 #12 9.276 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_amd64.deb ...
16:17:41 #12 9.280 Unpacking libbtrfs-dev:amd64 (5.10.1-2build1) ...
16:17:41 #12 9.326 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:41 #12 9.329 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ...
16:17:41 #12 9.334 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ...
16:17:41 #12 9.372 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:17:41 #12 9.375 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ...
16:17:41 #12 9.379 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ...
16:17:41 #12 9.407 Selecting previously unselected package libudev-dev:amd64.
16:17:41 #12 9.410 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8_amd64.deb ...
16:17:41 #12 9.413 Unpacking libudev-dev:amd64 (248.3-1ubuntu8) ...
16:17:41 #12 9.443 Selecting previously unselected package libsepol1-dev:amd64.
16:17:41 #21 70.51 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.51 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
16:17:41 #21 70.62 Selecting previously unselected package libtsan0-arm64-cross.
16:17:41 #21 70.62 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.62 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
16:17:41 -- The C compiler identification is GNU 11.2.1
16:17:41 -- Detecting C compiler ABI info
16:17:41 -- Detecting C compiler ABI info - done
16:17:41 -- Check for working C compiler: /usr/bin/cc - skipped
16:17:41 -- Detecting C compile features
16:17:41 -- Detecting C compile features - done
16:17:41 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:41 -- Configuring done
16:17:41 -- Generating done
16:17:41 -- Build files have been written to: /go/tini
16:17:41 + make tini-static
16:17:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc
16:17:41  debian/rules build
16:17:41 dh build --with=bash-completion
16:17:41    dh_update_autotools_config
16:17:41    dh_autoreconf
16:17:41    debian/rules override_dh_auto_build
16:17:41 make[1]: Entering directory '/root/build-deb'
16:17:41 # Build the daemon and dependencies
16:17:41 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:41 
16:17:41 Removing bundles/
16:17:41 
16:17:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:41 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:41 GOOS="" GOARCH="" GOARM=""
16:17:41 #11 17.96   Installing       : gcc-10.3.1-1.fc33.x86_64                            79/103 
16:17:41 #11 18.01   Installing       : policycoreutils-devel-3.1-4.fc33.x86_64             80/103 
16:17:41 #11 18.12   Installing       : selinux-policy-devel-3.14.6-39.fc33.noarch          81/103 
16:17:41 #9 74.35   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
16:17:41 #9 74.37   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/52 
16:17:41 #9 74.38   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
16:17:41 #9 74.39   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
16:17:41 #9 74.41   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
16:17:41 #9 74.42   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       10/52 
16:17:41 #9 74.43   Verifying  : perl-Socket-2.010-5.el7.x86_64                             11/52 
16:17:41 #9 74.44   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         12/52 
16:17:41 #9 74.45   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      13/52 
16:17:41 #9 74.46   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  14/52 
16:17:41 #9 74.47   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
16:17:41 #9 74.48   Verifying  : groff-base-1.22.2-8.el7.x86_64                             16/52 
16:17:41 #9 74.49   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        17/52 
16:17:41 #9 74.51   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        18/52 
16:17:41 #9 74.52   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/52 
16:17:41 #9 74.53   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/52 
16:17:41 #9 74.55   Verifying  : dwz-0.11-3.el7.x86_64                                      21/52 
16:17:41 #12 9.445 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2_amd64.deb ...
16:17:41 #12 9.449 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu2) ...
16:17:41 #12 9.493 Selecting previously unselected package libpcre2-16-0:amd64.
16:17:41 #12 9.496 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_amd64.deb ...
16:17:41 #12 9.499 Unpacking libpcre2-16-0:amd64 (10.37-0ubuntu2) ...
16:17:41 #12 9.553 Selecting previously unselected package libpcre2-32-0:amd64.
16:17:41 #12 9.555 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_amd64.deb ...
16:17:41 #12 9.560 Unpacking libpcre2-32-0:amd64 (10.37-0ubuntu2) ...
16:17:41 #12 9.626 Selecting previously unselected package libpcre2-posix3:amd64.
16:17:41 #12 9.627 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_amd64.deb ...
16:17:41 #12 9.631 Unpacking libpcre2-posix3:amd64 (10.37-0ubuntu2) ...
16:17:41 #12 9.660 Selecting previously unselected package libpcre2-dev:amd64.
16:17:41 #12 9.663 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_amd64.deb ...
16:17:41 #12 9.667 Unpacking libpcre2-dev:amd64 (10.37-0ubuntu2) ...
16:17:41 #12 9.719 Selecting previously unselected package libselinux1-dev:amd64.
16:17:41 #12 9.722 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_amd64.deb ...
16:17:41 #12 9.728 Unpacking libselinux1-dev:amd64 (3.1-3build2) ...
16:17:41 #12 9.771 Selecting previously unselected package libdevmapper-dev:amd64.
16:17:41 #21 70.84 Selecting previously unselected package libstdc++6-arm64-cross.
16:17:41 #21 70.84 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.85 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
16:17:41 #21 70.92 Selecting previously unselected package libubsan1-arm64-cross.
16:17:41 #21 70.92 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #21 70.93 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
16:17:41 #21 71.03 Selecting previously unselected package libgcc-10-dev-arm64-cross.
16:17:41 #21 71.03 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:41 #11 DONE 10.7s
16:17:41 
16:17:41 #12 [stage-1 5/8] COPY sources/ /sources
16:17:41 #12 sha256:49c3d4305a6675555f689063c852e889eb5fcff6949578f45fc3c34d8ce21e45
16:17:41 #20 DONE 3.3s
16:17:41 
16:17:41 #21 [linux/amd64 build 1/2] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
16:17:41 #21 DONE 0.2s
16:17:41 
16:17:41 #27 [linux/amd64 build 1/2] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
16:17:41 #27 DONE 0.2s
16:17:41 
16:17:41 #23 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:17:41 [100%] Linking C executable tini-static
16:17:41 [100%] Built target tini-static
16:17:42 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:42 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:42 + mkdir -p /go/src/github.com/docker
16:17:42 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:42 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:42 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:42 + EPOCH=5
16:17:42 + EPOCH_SEP=
16:17:42 + [[ ! -z 5 ]]
16:17:42 + EPOCH_SEP=:
16:17:42 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:42 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:42 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:42 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:42 + VERSION=0.0.0-20211220110528-fe93451
16:17:42 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:42 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:42 + debSource=docker-ce
16:17:42 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:42 + debMaintainer='Docker <support@docker.com>'
16:17:42 ++ date --rfc-2822
16:17:42 + debDate='Tue, 21 Dec 2021 16:17:41 +0000'
16:17:42 + cat
16:17:42 + export CLI_GITCOMMIT=fe93451
16:17:42 + CLI_GITCOMMIT=fe93451
16:17:42 + export ENGINE_GITCOMMIT=088afc9
16:17:42 + ENGINE_GITCOMMIT=088afc9
16:17:42 + export SCAN_GITCOMMIT=3f7dbd1
16:17:42 + SCAN_GITCOMMIT=3f7dbd1
16:17:42 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:42 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:42 + dpkg-buildpackage -uc -us -I.git
16:17:42 dpkg-buildpackage: info: source package docker-ce
16:17:42 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-impish
16:17:42 dpkg-buildpackage: info: source distribution impish
16:17:42 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:42  dpkg-source -I.git --before-build .
16:17:42 dpkg-buildpackage: info: host architecture armhf
16:17:42 #11 18.16   Running scriptlet: selinux-policy-devel-3.14.6-39.fc33.noarch          81/103 
16:17:42 #11 0.903 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
16:17:42 #11 1.134 Hit:2 http://deb.debian.org/debian bullseye InRelease
16:17:42 #11 1.134 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:17:42 #9 74.56   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/52 
16:17:42 #9 74.57   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/52 
16:17:42 #9 74.58   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         24/52 
16:17:42 #9 74.59   Verifying  : patch-2.7.1-12.el7_7.x86_64                                25/52 
16:17:42 #9 74.60   Verifying  : perl-Carp-1.26-244.el7.noarch                              26/52 
16:17:42 #9 74.61   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           27/52 
16:17:42 #9 74.62   Verifying  : perl-Storable-2.45-3.el7.x86_64                            28/52 
16:17:42 #9 74.63   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 29/52 
16:17:42 #9 74.65   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            30/52 
16:17:42 #9 74.66   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           31/52 
16:17:42 #9 74.67   Verifying  : perl-Encode-2.51-7.el7.x86_64                              32/52 
16:17:42 #9 74.68   Verifying  : unzip-6.0-22.el7_9.x86_64                                  33/52 
16:17:42 #9 74.69   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
16:17:42 #9 74.71   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
16:17:42 #9 74.72   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          36/52 
16:17:42 #9 74.73   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             37/52 
16:17:42 #9 74.74   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/52 
16:17:42 #9 74.75   Verifying  : elfutils-0.176-5.el7.x86_64                                39/52 
16:17:42 #9 74.76   Verifying  : zip-3.0-11.el7.x86_64                                      40/52 
16:17:42 #9 74.77   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
16:17:42 #9 74.78   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
16:17:42 #9 74.80   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
16:17:42 #9 74.81   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
16:17:42 #9 74.82   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
16:17:42 #9 74.83   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
16:17:42 #9 74.84   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
16:17:42 #9 74.86   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
16:17:42 #12 9.774 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_amd64.deb ...
16:17:42 #12 9.779 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ...
16:17:42 #12 9.815 Selecting previously unselected package libseccomp-dev:amd64.
16:17:42 #12 9.818 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
16:17:42 #12 9.823 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
16:17:42 #12 9.867 Selecting previously unselected package libsystemd-dev:amd64.
16:17:42 #12 9.870 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8_amd64.deb ...
16:17:42 #12 9.874 Unpacking libsystemd-dev:amd64 (248.3-1ubuntu8) ...
16:17:42 #12 9.981 Selecting previously unselected package libglib2.0-0:amd64.
16:17:42 #21 71.03 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
16:17:42 #21 71.17 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
16:17:42 #21 71.17 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:17:42 #21 71.17 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:17:42 + mkdir -p /root/build-deb/cli
16:17:42 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:42 #12 DONE 0.4s
16:17:42 + mkdir -p /usr/local/bin
16:17:42 + cp tini-static /usr/local/bin/docker-init
16:17:42 + VERSION=0.0.0-20211220110528-fe93451
16:17:42 + PRODUCT=docker
16:17:42 + hack/make.sh dynbinary
16:17:42 
16:17:42 Removing bundles/
16:17:42 
16:17:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:42 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:42 GOOS="" GOARCH="" GOARM=""
16:17:42  debian/rules clean
16:17:42 dh clean --with=bash-completion
16:17:42    dh_clean
16:17:42 #11 18.41   Installing       : cmake-data-3.19.7-1.fc33.noarch                     82/103 
16:17:42 #11 18.58   Installing       : cmake-3.19.7-1.fc33.x86_64                          83/103 
16:17:42 #11 18.63   Installing       : e2fsprogs-libs-1.45.6-4.fc33.x86_64                 84/103 
16:17:42 #11 18.66   Installing       : btrfs-progs-5.14.2-1.fc33.x86_64                    85/103 
16:17:42 #11 18.70   Installing       : acl-2.2.53-9.fc33.x86_64                            86/103 
16:17:42 #11 18.74   Installing       : device-mapper-1.02.173-1.fc33.x86_64                87/103 
16:17:42 #11 18.75   Installing       : device-mapper-libs-1.02.173-1.fc33.x86_64           88/103 
16:17:42 #9 74.87   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
16:17:42 #9 74.87   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
16:17:42 #9 74.87   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
16:17:42 #9 74.87   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
16:17:42 #9 74.91 
16:17:42 #9 74.91 Installed:
16:17:42 #9 74.91   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
16:17:42 #9 74.91 
16:17:42 #9 74.91 Dependency Installed:
16:17:42 #9 74.91   bzip2.x86_64 0:1.0.6-13.el7                                                   
16:17:42 #9 74.91   desktop-file-utils.x86_64 0:0.23-2.el7                                        
16:17:42 #9 74.91   dwz.x86_64 0:0.11-3.el7                                                       
16:17:42 #9 74.91   elfutils.x86_64 0:0.176-5.el7                                                 
16:17:42 #9 74.91   emacs-filesystem.noarch 1:24.3-23.el7                                         
16:17:42 #9 74.91   file.x86_64 0:5.11-37.el7                                                     
16:17:42 #9 74.91   gdb.x86_64 0:7.6.1-120.el7                                                    
16:17:42 #9 74.91   groff-base.x86_64 0:1.22.2-8.el7                                              
16:17:42 #9 74.91   patch.x86_64 0:2.7.1-12.el7_7                                                 
16:17:42 #9 74.91   perl.x86_64 4:5.16.3-299.el7_9                                                
16:17:42 #9 74.91   perl-Carp.noarch 0:1.26-244.el7                                               
16:17:42 #9 74.91   perl-Encode.x86_64 0:2.51-7.el7                                               
16:17:42 #9 74.91   perl-Exporter.noarch 0:5.68-3.el7                                             
16:17:42 #9 74.91   perl-File-Path.noarch 0:2.09-2.el7                                            
16:17:42 #9 74.91   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
16:17:42 #9 74.91   perl-Filter.x86_64 0:1.49-3.el7                                               
16:17:42 #9 74.91   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
16:17:42 #9 74.91   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
16:17:42 #9 74.91   perl-PathTools.x86_64 0:3.40-5.el7                                            
16:17:42 #9 74.91   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
16:17:42 #9 74.91   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
16:17:42 #9 74.91   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
16:17:42 #9 74.91   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
16:17:42 #9 74.91   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
16:17:42 #9 74.91   perl-Socket.x86_64 0:2.010-5.el7                                              
16:17:42 #9 74.91   perl-Storable.x86_64 0:2.45-3.el7                                             
16:17:42 #9 74.91   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
16:17:42 #9 74.91   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
16:17:42 #9 74.91   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
16:17:42 #9 74.91   perl-Time-Local.noarch 0:1.2300-2.el7                                         
16:17:42 #9 74.91   perl-constant.noarch 0:1.27-2.el7                                             
16:17:42 #9 74.91   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
16:17:42 #9 74.91   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
16:17:42 #9 74.91   perl-parent.noarch 1:0.225-244.el7                                            
16:17:42 #9 74.91   perl-podlators.noarch 0:2.5.1-3.el7                                           
16:17:42 #9 74.91   perl-srpm-macros.noarch 0:1-8.el7                                             
16:17:42 #9 74.91   perl-threads.x86_64 0:1.87-4.el7                                              
16:17:42 #9 74.91   perl-threads-shared.x86_64 0:1.43-6.el7                                       
16:17:42 #9 74.91   python-srpm-macros.noarch 0:3-34.el7                                          
16:17:42 #9 74.91   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
16:17:42 #9 74.91   unzip.x86_64 0:6.0-22.el7_9                                                   
16:17:42 #9 74.91   zip.x86_64 0:3.0-11.el7                                                       
16:17:42 #9 74.91 
16:17:42 #9 74.91 Dependency Updated:
16:17:42 #9 74.91   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
16:17:42 #9 74.91   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
16:17:42 #9 74.91 
16:17:42 #9 74.91 Complete!
16:17:42 #9 DONE 75.1s
16:17:42 
16:17:42 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
16:17:42 #11 sha256:8527fdc8d755ae78cd9d7dad81f02bb087637e1f97934e641409ffe41c3cf19d
16:17:42 #11 DONE 0.1s
16:17:42 #12 9.985 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_amd64.deb ...
16:17:42 #12 9.989 Unpacking libglib2.0-0:amd64 (2.68.4-1ubuntu1) ...
16:17:42 #12 10.05 Selecting previously unselected package pkg-config.
16:17:42 #12 10.05 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ...
16:17:42 #12 10.05 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:17:42 #12 10.13 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
16:17:42 #12 10.15 Setting up libarchive13:amd64 (3.4.3-2) ...
16:17:42 #12 10.16 Setting up libglib2.0-0:amd64 (2.68.4-1ubuntu1) ...
16:17:42 #12 10.17 No schema files found: doing nothing.
16:17:42 #12 10.18 Setting up libsepol1-dev:amd64 (3.1-1ubuntu2) ...
16:17:42 #12 10.19 Setting up libpcre2-16-0:amd64 (10.37-0ubuntu2) ...
16:17:42 #12 10.20 Setting up libbtrfs0:amd64 (5.10.1-2build1) ...
16:17:42 #12 10.22 Setting up libpcre2-32-0:amd64 (10.37-0ubuntu2) ...
16:17:42 #12 10.23 Setting up libuv1:amd64 (1.40.0-2ubuntu1) ...
16:17:42 #12 10.24 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:17:42 
16:17:42 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:42 #14 sha256:ef496173898ec5e3d3d436e9c110ade1e352a1d4a1f5de5d50e24491eb6ec8c8
16:17:42 #23 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 21.2s done
16:17:42 #23 DONE 24.8s
16:17:42 #11 18.80   Installing       : cryptsetup-libs-2.3.6-1.fc33.x86_64                 89/103 
16:17:42 #11 18.81   Installing       : dbus-1:1.12.20-2.fc33.x86_64                        90/103 
16:17:42 #11 18.83   Running scriptlet: systemd-networkd-246.15-1.fc33.x86_64               91/103 
16:17:42 #11 18.91   Installing       : systemd-networkd-246.15-1.fc33.x86_64               91/103 
16:17:42 #11 18.91   Running scriptlet: systemd-networkd-246.15-1.fc33.x86_64               91/103 
16:17:42 #11 18.93   Installing       : systemd-pam-246.15-1.fc33.x86_64                    92/103 
16:17:42 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:42 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:42 + mkdir -p /go/src/github.com/docker
16:17:42 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:42 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:42 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:42 + EPOCH=5
16:17:42 + EPOCH_SEP=
16:17:42 + [[ ! -z 5 ]]
16:17:42 + EPOCH_SEP=:
16:17:42 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:42 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:42 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:42 + VERSION=0.0.0-20211220110528-fe93451
16:17:42 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:42 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:42 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:42 + debSource=docker-ce
16:17:42 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:42 + debMaintainer='Docker <support@docker.com>'
16:17:42 ++ date --rfc-2822
16:17:42 + debDate='Tue, 21 Dec 2021 16:17:42 +0000'
16:17:42 + cat
16:17:42 + export CLI_GITCOMMIT=fe93451
16:17:42 + CLI_GITCOMMIT=fe93451
16:17:42 + export ENGINE_GITCOMMIT=088afc9
16:17:42 + ENGINE_GITCOMMIT=088afc9
16:17:42 + export SCAN_GITCOMMIT=3f7dbd1
16:17:42 + SCAN_GITCOMMIT=3f7dbd1
16:17:42 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:42 + dpkg-buildpackage -uc -us -I.git
16:17:42 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:42  dpkg-source -I.git -b .
16:17:42 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:42 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:42 dpkg-source: warning: native package version may not have a revision
16:17:42 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:42 dpkg-source: info: using source format '1.0'
16:17:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz
16:17:42 
16:17:42 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:17:42 #12 sha256:dc582b706e80b19a2793383ec3526f3bfabc69962e0b504f39d533043cc5b182
16:17:42 #11 10.43 Running transaction check
16:17:42 #11 10.53 Transaction check succeeded.
16:17:42 #11 10.53 Running transaction test
16:17:42 #11 18.98   Running scriptlet: systemd-246.15-1.fc33.x86_64                        93/103 
16:17:42 #11 19.27   Installing       : systemd-246.15-1.fc33.x86_64                        93/103 
16:17:42 dpkg-buildpackage: info: source package docker-ce
16:17:42 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-focal
16:17:42 dpkg-buildpackage: info: source distribution focal
16:17:42 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:42  dpkg-source -I.git --before-build .
16:17:42 dpkg-buildpackage: info: host architecture amd64
16:17:42  debian/rules clean
16:17:42 dh clean --with=bash-completion
16:17:43 #12 10.76 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:17:43 #12 10.81 Setting up libudev-dev:amd64 (248.3-1ubuntu8) ...
16:17:43 #11 19.32   Running scriptlet: systemd-246.15-1.fc33.x86_64                        93/103 
16:17:43 #11 19.48   Installing       : dbus-common-1:1.12.20-2.fc33.noarch                 94/103 
16:17:43 #11 19.51   Running scriptlet: dbus-common-1:1.12.20-2.fc33.noarch                 94/103 
16:17:43 #11 19.53 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:17:43 #11 19.53 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:17:43 #11 19.53 
16:17:43 #11 19.53   Running scriptlet: dbus-broker-28-3.fc33.x86_64                        95/103 
16:17:43    dh_clean
16:17:43  dpkg-source -I.git -b .
16:17:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc
16:17:43  debian/rules build
16:17:43 dh build --with=bash-completion
16:17:43    dh_update_autotools_config
16:17:43    dh_autoreconf
16:17:43    debian/rules override_dh_auto_build
16:17:43 make[1]: Entering directory '/root/build-deb'
16:17:43 # Build the daemon and dependencies
16:17:43 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:43 
16:17:43 Removing bundles/
16:17:43 
16:17:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:43 GOOS="" GOARCH="" GOARM=""
16:17:43 #12 10.82 Setting up libjsoncpp24:amd64 (1.9.4-4build1) ...
16:17:43 #12 10.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ...
16:17:43 #12 10.85 Setting up libpcre2-posix3:amd64 (10.37-0ubuntu2) ...
16:17:43 #12 10.86 Setting up libbtrfs-dev:amd64 (5.10.1-2build1) ...
16:17:43 #12 10.88 Setting up librhash0:amd64 (1.4.1-2build1) ...
16:17:43 #12 10.89 Setting up cmake-data (3.18.4-2ubuntu2) ...
16:17:43 #12 10.90 Setting up dh-apparmor (3.0.3-0ubuntu1) ...
16:17:43 #12 10.91 Setting up libsystemd-dev:amd64 (248.3-1ubuntu8) ...
16:17:43 #12 10.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ...
16:17:43 #12 10.94 Setting up libpcre2-dev:amd64 (10.37-0ubuntu2) ...
16:17:43 #12 10.95 Setting up libselinux1-dev:amd64 (3.1-3build2) ...
16:17:43 #12 10.97 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ...
16:17:43 #12 10.98 Setting up cmake (3.18.4-2ubuntu2) ...
16:17:43 #12 10.99 Setting up docker-ce-build-deps (1.0) ...
16:17:43 #12 11.00 Processing triggers for man-db (2.9.4-2) ...
16:17:43 #12 11.03 Processing triggers for libc-bin (2.34-0ubuntu3) ...
16:17:43 #11 19.58   Installing       : dbus-broker-28-3.fc33.x86_64                        95/103 
16:17:43 #11 19.59   Running scriptlet: dbus-broker-28-3.fc33.x86_64                        95/103 
16:17:43 #11 19.61 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:17:43 #11 19.61 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:17:43 #11 19.61 
16:17:43 #11 19.62   Installing       : systemd-devel-246.15-1.fc33.x86_64                  96/103 
16:17:43 #11 19.67   Installing       : device-mapper-devel-1.02.173-1.fc33.x86_64          97/103 
16:17:43 #11 19.67   Installing       : btrfs-progs-devel-5.14.2-1.fc33.x86_64              98/103 
16:17:43 #11 19.71   Installing       : libtool-2.4.6-36.fc33.x86_64                        99/103 
16:17:43 #11 19.72   Installing       : annobin-9.68-2.fc33.x86_64                         100/103 
16:17:43 #11 19.77   Installing       : libtool-ltdl-devel-2.4.6-36.fc33.x86_64            101/103 
16:17:43 #11 19.77   Installing       : libseccomp-devel-2.5.3-1.fc33.x86_64               102/103 
16:17:43 #11 19.78   Installing       : which-2.21-20.fc33.x86_64                          103/103 
16:17:43 #11 19.81   Running scriptlet: selinux-policy-minimum-3.14.6-39.fc33.noarch       103/103 
16:17:43 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:43 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:43 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:43 dpkg-source: info: using source format '1.0'
16:17:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz
16:17:43 #12 DONE 11.2s
16:17:43 
16:17:43 #13 [stage-1 6/9] COPY sources/ /sources
16:17:43 #13 sha256:3968a58af3964e458c63a23c4c7f17dc96ee576d4f236f17b7bf03df595e1eea
16:17:43 #11 1.569 Reading package lists...
16:17:43 #12 1.069 Loaded plugins: fastestmirror, ovl
16:17:43 #13 DONE 0.3s
16:17:43 
16:17:43 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:17:43 #15 sha256:bee662729e62c3f3a8f2d485a1e67ae3817c0cff2d60287ba44bc6658100cfed
16:17:43 #11 3.052 dpkg-buildpackage: info: source package docker-ce-build-deps
16:17:43 #11 3.052 dpkg-buildpackage: info: source version 1.0
16:17:43 #11 3.052 dpkg-buildpackage: info: source distribution unstable
16:17:43 #11 3.052 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:17:44 #18 exporting layers 5.4s done
16:17:44 #18 writing image sha256:fad29664dcbc83eae3e8bc5742fba0fabcbc76f850916b17e1b252cb8cee2729 done
16:17:44 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
16:17:44 #18 DONE 5.4s
16:17:44 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/x86_64
16:17:44 #11 3.104  dpkg-source --before-build .
16:17:44 #11 3.104 dpkg-buildpackage: info: host architecture amd64
16:17:44 #11 11.90 Transaction test succeeded.
16:17:44 #11 11.90 Running transaction
16:17:44 #12 1.539 Enabling base-source repository
16:17:44 #12 1.540 Enabling extras-source repository
16:17:44 #12 1.540 Enabling updates-source repository
16:17:44 #12 1.541 Loading mirror speeds from cached hostfile
16:17:44 #12 1.543  * base: download.cf.centos.org
16:17:44 #12 1.544  * extras: download.cf.centos.org
16:17:44 #12 1.544  * updates: download.cf.centos.org
16:17:44 #11 3.251  debian/rules clean
16:17:44 #11 3.254 dh clean
16:17:44 #11 3.371    dh_clean
16:17:44 #11 3.412  debian/rules binary
16:17:44 #11 3.414 dh binary
16:17:44 #11 3.476    dh_update_autotools_config
16:17:44 #11 3.502    dh_autoreconf
16:17:44 #11 3.541    create-stamp debian/debhelper-build-stamp
16:17:44 #11 3.541    dh_prep
16:17:44 #11 3.568    dh_install
16:17:44 #11 3.602    dh_installdocs
16:17:44 #11 3.637    dh_installchangelogs
16:17:44 #11 3.714    dh_perl
16:17:44 #11 3.748    dh_link
16:17:44 #11 3.780    dh_strip_nondeterminism
16:17:44 #11 3.836    dh_compress
16:17:44 + set -e
16:17:44 + mkdir -p /root/build-deb/engine
16:17:44 #11 19.84   Running scriptlet: which-2.21-20.fc33.x86_64                          103/103 
16:17:44 #11 21.30   Verifying        : acl-2.2.53-9.fc33.x86_64                             1/103 
16:17:44 #11 3.877    dh_fixperms
16:17:44 #11 3.916    dh_missing
16:17:44 #11 3.940    dh_installdeb
16:17:44 #11 3.971    dh_gencontrol
16:17:44 #11 4.081    dh_md5sums
16:17:44 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:45 #11 21.30   Verifying        : autoconf-2.69-34.fc33.noarch                         2/103 
16:17:45 #11 21.30   Verifying        : checkpolicy-3.1-3.fc33.x86_64                        3/103 
16:17:45 #11 21.30   Verifying        : dbus-1:1.12.20-2.fc33.x86_64                         4/103 
16:17:45 #11 21.30   Verifying        : dbus-common-1:1.12.20-2.fc33.noarch                  5/103 
16:17:45 #11 21.30   Verifying        : device-mapper-1.02.173-1.fc33.x86_64                 6/103 
16:17:45 #11 21.30   Verifying        : device-mapper-devel-1.02.173-1.fc33.x86_64           7/103 
16:17:45 #11 21.30   Verifying        : device-mapper-libs-1.02.173-1.fc33.x86_64            8/103 
16:17:45 #11 21.30   Verifying        : e2fsprogs-libs-1.45.6-4.fc33.x86_64                  9/103 
16:17:45 #11 21.30   Verifying        : gc-8.0.4-4.fc33.x86_64                              10/103 
16:17:45 #11 21.30   Verifying        : isl-0.16.1-12.fc33.x86_64                           11/103 
16:17:45 #11 21.30   Verifying        : jsoncpp-1.9.4-2.fc33.x86_64                         12/103 
16:17:45 #11 21.30   Verifying        : libargon2-20171227-5.fc33.x86_64                    13/103 
16:17:45 #11 21.30   Verifying        : libcbor-0.5.0-7.fc33.x86_64                         14/103 
16:17:45 #11 21.30   Verifying        : libfido2-1.4.0-3.fc33.x86_64                        15/103 
16:17:45 #11 21.30   Verifying        : libmnl-1.0.4-12.fc33.x86_64                         16/103 
16:17:45 #11 21.30   Verifying        : libmpc-1.1.0-9.fc33.x86_64                          17/103 
16:17:45 #11 21.30   Verifying        : libnetfilter_conntrack-1.0.7-5.fc33.x86_64          18/103 
16:17:45 #11 21.30   Verifying        : libnfnetlink-1.0.1-18.fc33.x86_64                   19/103 
16:17:45 #11 21.30   Verifying        : libnl3-3.5.0-5.fc33.x86_64                          20/103 
16:17:45 #11 21.30   Verifying        : libselinux-devel-3.1-2.fc33.x86_64                  21/103 
16:17:45 #11 21.30   Verifying        : libselinux-utils-3.1-2.fc33.x86_64                  22/103 
16:17:45 #11 21.30   Verifying        : libsepol-devel-3.1-3.fc33.x86_64                    23/103 
16:17:45 #11 21.30   Verifying        : libtool-2.4.6-36.fc33.x86_64                        24/103 
16:17:45 #11 21.30   Verifying        : libtool-ltdl-2.4.6-36.fc33.x86_64                   25/103 
16:17:45 #11 21.30   Verifying        : libtool-ltdl-devel-2.4.6-36.fc33.x86_64             26/103 
16:17:45 #11 21.30   Verifying        : libxkbcommon-1.0.1-1.fc33.x86_64                    27/103 
16:17:45 #11 21.30   Verifying        : lzo-2.10-3.fc33.x86_64                              28/103 
16:17:45 #11 21.30   Verifying        : m4-1.4.18-15.fc33.x86_64                            29/103 
16:17:45 #11 21.30   Verifying        : make-1:4.3-2.fc33.x86_64                            30/103 
16:17:45 #11 21.30   Verifying        : perl-Error-1:0.17029-4.fc33.noarch                  31/103 
16:17:45 #11 21.30   Verifying        : perl-TermReadKey-2.38-8.fc33.x86_64                 32/103 
16:17:45 #11 21.30   Verifying        : perl-Thread-Queue-3.14-457.fc33.noarch              33/103 
16:17:45 #11 21.30   Verifying        : perl-threads-1:2.25-457.fc33.x86_64                 34/103 
16:17:45 #11 21.30   Verifying        : perl-threads-shared-1.61-457.fc33.x86_64            35/103 
16:17:45 #11 21.30   Verifying        : policycoreutils-3.1-4.fc33.x86_64                   36/103 
16:17:45 #11 21.30   Verifying        : policycoreutils-devel-3.1-4.fc33.x86_64             37/103 
16:17:45 #11 21.30   Verifying        : policycoreutils-python-utils-3.1-4.fc33.noarch      38/103 
16:17:45 #11 21.30   Verifying        : python3-libselinux-3.1-2.fc33.x86_64                39/103 
16:17:45 #11 21.30   Verifying        : python3-libsemanage-3.1-2.fc33.x86_64               40/103 
16:17:45 #11 21.30   Verifying        : python3-policycoreutils-3.1-4.fc33.noarch           41/103 
16:17:45 #11 21.30   Verifying        : python3-setools-4.3.0-5.fc33.x86_64                 42/103 
16:17:45 #11 21.30   Verifying        : qrencode-libs-4.0.2-6.fc33.x86_64                   43/103 
16:17:45 #11 21.31   Verifying        : rhash-1.4.0-2.fc33.x86_64                           44/103 
16:17:45 #11 21.31   Verifying        : which-2.21-20.fc33.x86_64                           45/103 
16:17:45 #11 21.31   Verifying        : xkeyboard-config-2.30-3.fc33.noarch                 46/103 
16:17:45 #11 21.31   Verifying        : annobin-9.68-2.fc33.x86_64                          47/103 
16:17:45 #11 21.31   Verifying        : automake-1.16.2-4.fc33.noarch                       48/103 
16:17:45 #11 21.31   Verifying        : btrfs-progs-5.14.2-1.fc33.x86_64                    49/103 
16:17:45 #11 21.31   Verifying        : btrfs-progs-devel-5.14.2-1.fc33.x86_64              50/103 
16:17:45 #11 21.31   Verifying        : cmake-3.19.7-1.fc33.x86_64                          51/103 
16:17:45 #11 21.31   Verifying        : cmake-data-3.19.7-1.fc33.noarch                     52/103 
16:17:45 #11 21.31   Verifying        : cmake-filesystem-3.19.7-1.fc33.x86_64               53/103 
16:17:45 #11 21.31   Verifying        : cmake-rpm-macros-3.19.7-1.fc33.noarch               54/103 
16:17:45 #11 21.31   Verifying        : cpp-10.3.1-1.fc33.x86_64                            55/103 
16:17:45 #11 21.31   Verifying        : cryptsetup-libs-2.3.6-1.fc33.x86_64                 56/103 
16:17:45 #11 21.31   Verifying        : dbus-broker-28-3.fc33.x86_64                        57/103 
16:17:45 #11 21.31   Verifying        : gcc-10.3.1-1.fc33.x86_64                            58/103 
16:17:45 #11 21.31   Verifying        : git-2.31.1-3.fc33.x86_64                            59/103 
16:17:45 #11 21.31   Verifying        : git-core-2.31.1-3.fc33.x86_64                       60/103 
16:17:45 #11 21.31   Verifying        : git-core-doc-2.31.1-3.fc33.noarch                   61/103 
16:17:45 #11 21.31   Verifying        : glibc-devel-2.32-10.fc33.x86_64                     62/103 
16:17:45 #11 21.31   Verifying        : glibc-headers-x86-2.32-10.fc33.noarch               63/103 
16:17:45 #11 21.31   Verifying        : glibc-static-2.32-10.fc33.x86_64                    64/103 
16:17:45 #11 21.31   Verifying        : guile22-2.2.7-1.fc33.x86_64                         65/103 
16:17:45 #11 21.31   Verifying        : hwdata-0.353-1.fc33.noarch                          66/103 
16:17:45 #11 21.31   Verifying        : iptables-libs-1.8.5-6.fc33.x86_64                   67/103 
16:17:45 #11 21.31   Verifying        : kernel-headers-5.14.9-100.fc33.x86_64               68/103 
16:17:45 #11 21.31   Verifying        : kmod-libs-29-2.fc33.x86_64                          69/103 
16:17:45 #11 21.31   Verifying        : libbtrfs-5.14.2-1.fc33.x86_64                       70/103 
16:17:45 #11 21.31   Verifying        : libbtrfsutil-5.14.2-1.fc33.x86_64                   71/103 
16:17:45 #11 21.31   Verifying        : libedit-3.1-38.20210714cvs.fc33.x86_64              72/103 
16:17:45 #11 21.31   Verifying        : libibverbs-35.0-1.fc33.x86_64                       73/103 
16:17:45 #11 21.31   Verifying        : libpcap-14:1.10.1-1.fc33.x86_64                     74/103 
16:17:45 #11 21.31   Verifying        : libseccomp-2.5.3-1.fc33.x86_64                      75/103 
16:17:45 #11 21.31   Verifying        : libseccomp-devel-2.5.3-1.fc33.x86_64                76/103 
16:17:45 #11 21.31   Verifying        : libuv-1:1.42.0-2.fc33.x86_64                        77/103 
16:17:45 #11 21.31   Verifying        : libxcrypt-devel-4.4.26-2.fc33.x86_64                78/103 
16:17:45 #11 21.31   Verifying        : libxcrypt-static-4.4.26-2.fc33.x86_64               79/103 
16:17:45 #11 21.31   Verifying        : openssh-8.4p1-8.fc33.x86_64                         80/103 
16:17:45 #11 21.31   Verifying        : openssh-clients-8.4p1-8.fc33.x86_64                 81/103 
16:17:45 #11 21.31   Verifying        : pciutils-3.7.0-3.fc33.x86_64                        82/103 
16:17:45 #11 21.31   Verifying        : pciutils-libs-3.7.0-3.fc33.x86_64                   83/103 
16:17:45 #11 21.31   Verifying        : pcre2-devel-10.36-4.fc33.x86_64                     84/103 
16:17:45 #11 21.31   Verifying        : pcre2-utf16-10.36-4.fc33.x86_64                     85/103 
16:17:45 #11 21.31   Verifying        : pcre2-utf32-10.36-4.fc33.x86_64                     86/103 
16:17:45 #11 21.31   Verifying        : perl-File-Compare-1.100.600-471.fc33.noarch         87/103 
16:17:45 #11 21.31   Verifying        : perl-File-Copy-2.34-471.fc33.noarch                 88/103 
16:17:45 #11 21.31   Verifying        : perl-File-Find-1.37-471.fc33.noarch                 89/103 
16:17:45 #11 21.31   Verifying        : perl-Git-2.31.1-3.fc33.noarch                       90/103 
16:17:45 #11 21.31   Verifying        : perl-lib-0.65-471.fc33.x86_64                       91/103 
16:17:45 #11 21.31   Verifying        : python3-audit-3.0.6-1.fc33.x86_64                   92/103 
16:17:45 #11 21.31   Verifying        : rdma-core-35.0-1.fc33.x86_64                        93/103 
16:17:45 #11 21.31   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc33.x86_64           94/103 
16:17:45 #11 21.31   Verifying        : selinux-policy-3.14.6-39.fc33.noarch                95/103 
16:17:45 #11 21.31   Verifying        : selinux-policy-devel-3.14.6-39.fc33.noarch          96/103 
16:17:45 #11 21.31   Verifying        : selinux-policy-minimum-3.14.6-39.fc33.noarch        97/103 
16:17:45 #11 21.31   Verifying        : systemd-246.15-1.fc33.x86_64                        98/103 
16:17:45 #11 21.31   Verifying        : systemd-devel-246.15-1.fc33.x86_64                  99/103 
16:17:45 #11 21.31   Verifying        : systemd-networkd-246.15-1.fc33.x86_64              100/103 
16:17:45 #11 21.31   Verifying        : systemd-pam-246.15-1.fc33.x86_64                   101/103 
16:17:45 #11 21.31   Verifying        : systemd-rpm-macros-246.15-1.fc33.noarch            102/103 
16:17:45 #14 DONE 2.8s
16:17:45 
16:17:45 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:45 #15 sha256:dd2aa9c40189497bd78347c20940caf7ee4ec74b3b24349964c1c3c84ecbdeaf
16:17:45 #15 DONE 0.0s
16:17:45 #11 4.116    dh_builddeb
16:17:45 #11 4.141 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:17:45 #11 4.160  dpkg-genbuildinfo --build=binary
16:17:45 #11 4.291  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
16:17:45 #11 4.365 dpkg-genchanges: info: binary-only upload (no source code included)
16:17:45 #11 21.31   Verifying        : vim-filesystem-2:8.2.3582-1.fc33.noarch            103/103 
16:17:45 #11 21.50 
16:17:45 #11 21.50 Installed:
16:17:45 #11 21.50   acl-2.2.53-9.fc33.x86_64                                                      
16:17:45 #11 21.50   annobin-9.68-2.fc33.x86_64                                                    
16:17:45 #11 21.50   autoconf-2.69-34.fc33.noarch                                                  
16:17:45 #11 21.50   automake-1.16.2-4.fc33.noarch                                                 
16:17:45 #11 21.50   btrfs-progs-5.14.2-1.fc33.x86_64                                              
16:17:45 #11 21.50   btrfs-progs-devel-5.14.2-1.fc33.x86_64                                        
16:17:45 #11 21.50   checkpolicy-3.1-3.fc33.x86_64                                                 
16:17:45 #11 21.50   cmake-3.19.7-1.fc33.x86_64                                                    
16:17:45 #11 21.50   cmake-data-3.19.7-1.fc33.noarch                                               
16:17:45 #11 21.50   cmake-filesystem-3.19.7-1.fc33.x86_64                                         
16:17:45 #11 21.50   cmake-rpm-macros-3.19.7-1.fc33.noarch                                         
16:17:45 #11 21.50   cpp-10.3.1-1.fc33.x86_64                                                      
16:17:45 #11 21.50   cryptsetup-libs-2.3.6-1.fc33.x86_64                                           
16:17:45 #11 21.50   dbus-1:1.12.20-2.fc33.x86_64                                                  
16:17:45 #11 21.50   dbus-broker-28-3.fc33.x86_64                                                  
16:17:45 #11 21.50   dbus-common-1:1.12.20-2.fc33.noarch                                           
16:17:45 #11 21.50   device-mapper-1.02.173-1.fc33.x86_64                                          
16:17:45 #11 21.50   device-mapper-devel-1.02.173-1.fc33.x86_64                                    
16:17:45 #11 21.50   device-mapper-libs-1.02.173-1.fc33.x86_64                                     
16:17:45 #11 21.50   e2fsprogs-libs-1.45.6-4.fc33.x86_64                                           
16:17:45 #11 21.50   gc-8.0.4-4.fc33.x86_64                                                        
16:17:45 #11 21.50   gcc-10.3.1-1.fc33.x86_64                                                      
16:17:45 #11 21.50   git-2.31.1-3.fc33.x86_64                                                      
16:17:45 #11 21.50   git-core-2.31.1-3.fc33.x86_64                                                 
16:17:45 #11 21.50   git-core-doc-2.31.1-3.fc33.noarch                                             
16:17:45 #11 21.50   glibc-devel-2.32-10.fc33.x86_64                                               
16:17:45 #11 21.50   glibc-headers-x86-2.32-10.fc33.noarch                                         
16:17:45 #11 21.50   glibc-static-2.32-10.fc33.x86_64                                              
16:17:45 #11 21.50   guile22-2.2.7-1.fc33.x86_64                                                   
16:17:45 #11 21.50   hwdata-0.353-1.fc33.noarch                                                    
16:17:45 #11 21.50   iptables-libs-1.8.5-6.fc33.x86_64                                             
16:17:45 #11 21.50   isl-0.16.1-12.fc33.x86_64                                                     
16:17:45 #11 21.50   jsoncpp-1.9.4-2.fc33.x86_64                                                   
16:17:45 #11 21.50   kernel-headers-5.14.9-100.fc33.x86_64                                         
16:17:45 #11 21.50   kmod-libs-29-2.fc33.x86_64                                                    
16:17:45 #11 21.50   libargon2-20171227-5.fc33.x86_64                                              
16:17:45 #11 21.50   libbtrfs-5.14.2-1.fc33.x86_64                                                 
16:17:45 #11 21.50   libbtrfsutil-5.14.2-1.fc33.x86_64                                             
16:17:45 #11 21.50   libcbor-0.5.0-7.fc33.x86_64                                                   
16:17:45 #11 21.50   libedit-3.1-38.20210714cvs.fc33.x86_64                                        
16:17:45 #11 21.50   libfido2-1.4.0-3.fc33.x86_64                                                  
16:17:45 #11 21.50   libibverbs-35.0-1.fc33.x86_64                                                 
16:17:45 #11 21.50   libmnl-1.0.4-12.fc33.x86_64                                                   
16:17:45 #11 21.50   libmpc-1.1.0-9.fc33.x86_64                                                    
16:17:45 #11 21.50   libnetfilter_conntrack-1.0.7-5.fc33.x86_64                                    
16:17:45 #11 21.50   libnfnetlink-1.0.1-18.fc33.x86_64                                             
16:17:45 #11 21.50   libnl3-3.5.0-5.fc33.x86_64                                                    
16:17:45 #11 21.50   libpcap-14:1.10.1-1.fc33.x86_64                                               
16:17:45 #11 21.50   libseccomp-2.5.3-1.fc33.x86_64                                                
16:17:45 #11 21.50   libseccomp-devel-2.5.3-1.fc33.x86_64                                          
16:17:45 #11 21.50   libselinux-devel-3.1-2.fc33.x86_64                                            
16:17:45 #11 21.50   libselinux-utils-3.1-2.fc33.x86_64                                            
16:17:45 #11 21.50   libsepol-devel-3.1-3.fc33.x86_64                                              
16:17:45 #11 21.50   libtool-2.4.6-36.fc33.x86_64                                                  
16:17:45 #11 21.50   libtool-ltdl-2.4.6-36.fc33.x86_64                                             
16:17:45 #11 21.50   libtool-ltdl-devel-2.4.6-36.fc33.x86_64                                       
16:17:45 #11 21.50   libuv-1:1.42.0-2.fc33.x86_64                                                  
16:17:45 #11 21.50   libxcrypt-devel-4.4.26-2.fc33.x86_64                                          
16:17:45 #11 21.50   libxcrypt-static-4.4.26-2.fc33.x86_64                                         
16:17:45 #11 21.50   libxkbcommon-1.0.1-1.fc33.x86_64                                              
16:17:45 #11 21.50   lzo-2.10-3.fc33.x86_64                                                        
16:17:45 #11 21.50   m4-1.4.18-15.fc33.x86_64                                                      
16:17:45 #11 21.50   make-1:4.3-2.fc33.x86_64                                                      
16:17:45 #11 21.50   openssh-8.4p1-8.fc33.x86_64                                                   
16:17:45 #11 21.50   openssh-clients-8.4p1-8.fc33.x86_64                                           
16:17:45 #11 21.50   pciutils-3.7.0-3.fc33.x86_64                                                  
16:17:45 #11 21.50   pciutils-libs-3.7.0-3.fc33.x86_64                                             
16:17:45 #11 21.50   pcre2-devel-10.36-4.fc33.x86_64                                               
16:17:45 #11 21.50   pcre2-utf16-10.36-4.fc33.x86_64                                               
16:17:45 #11 21.50   pcre2-utf32-10.36-4.fc33.x86_64                                               
16:17:45 #11 21.50   perl-Error-1:0.17029-4.fc33.noarch                                            
16:17:45 #11 21.50   perl-File-Compare-1.100.600-471.fc33.noarch                                   
16:17:45 #11 21.50   perl-File-Copy-2.34-471.fc33.noarch                                           
16:17:45 #11 21.50   perl-File-Find-1.37-471.fc33.noarch                                           
16:17:45 #11 21.50   perl-Git-2.31.1-3.fc33.noarch                                                 
16:17:45 #11 21.50   perl-TermReadKey-2.38-8.fc33.x86_64                                           
16:17:45 #11 21.50   perl-Thread-Queue-3.14-457.fc33.noarch                                        
16:17:45 #11 21.50   perl-lib-0.65-471.fc33.x86_64                                                 
16:17:45 #11 21.50   perl-threads-1:2.25-457.fc33.x86_64                                           
16:17:45 #11 21.50   perl-threads-shared-1.61-457.fc33.x86_64                                      
16:17:45 #11 21.50   policycoreutils-3.1-4.fc33.x86_64                                             
16:17:45 #11 21.50   policycoreutils-devel-3.1-4.fc33.x86_64                                       
16:17:45 #11 21.50   policycoreutils-python-utils-3.1-4.fc33.noarch                                
16:17:45 #11 21.50   python3-audit-3.0.6-1.fc33.x86_64                                             
16:17:45 #11 21.50   python3-libselinux-3.1-2.fc33.x86_64                                          
16:17:45 #11 21.50   python3-libsemanage-3.1-2.fc33.x86_64                                         
16:17:45 #11 21.50   python3-policycoreutils-3.1-4.fc33.noarch                                     
16:17:45 #11 21.50   python3-setools-4.3.0-5.fc33.x86_64                                           
16:17:45 #11 21.50   qrencode-libs-4.0.2-6.fc33.x86_64                                             
16:17:45 #11 21.50   rdma-core-35.0-1.fc33.x86_64                                                  
16:17:45 #11 21.50   rhash-1.4.0-2.fc33.x86_64                                                     
16:17:45 #11 21.50   rpm-plugin-selinux-4.16.1.3-1.fc33.x86_64                                     
16:17:45 #11 21.50   selinux-policy-3.14.6-39.fc33.noarch                                          
16:17:45 #11 21.50   selinux-policy-devel-3.14.6-39.fc33.noarch                                    
16:17:45 #11 21.50   selinux-policy-minimum-3.14.6-39.fc33.noarch                                  
16:17:45 #11 21.50   systemd-246.15-1.fc33.x86_64                                                  
16:17:45 #11 21.50   systemd-devel-246.15-1.fc33.x86_64                                            
16:17:45 #11 21.50   systemd-networkd-246.15-1.fc33.x86_64                                         
16:17:45 #11 21.50   systemd-pam-246.15-1.fc33.x86_64                                              
16:17:45 #11 21.50   systemd-rpm-macros-246.15-1.fc33.noarch                                       
16:17:45 #11 21.50   vim-filesystem-2:8.2.3582-1.fc33.noarch                                       
16:17:45 #11 21.50   which-2.21-20.fc33.x86_64                                                     
16:17:45 #11 21.50   xkeyboard-config-2.30-3.fc33.noarch                                           
16:17:45 #11 21.50 
16:17:45 #11 21.50 Complete!
16:17:45 #11 DONE 21.6s
16:17:45 
16:17:45 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:17:45 #13 sha256:e36927d416f9b52dec2592d536d87ef3d9a1ba79c3ac368e00b1aeb22ded3079
16:17:45 
16:17:45 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:45 #16 sha256:d7287f7df9e4c3e1688317cec6e0219cc44633ba9d7363f01839be76eeb71eec
16:17:45 #16 DONE 0.0s
16:17:45 
16:17:45 #17 exporting to image
16:17:45 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:45 #17 exporting layers
16:17:45 #11 4.368  dpkg-source --after-build .
16:17:45 #11 4.464 dpkg-buildpackage: info: binary-only upload (no source included)
16:17:45 #11 4.468 
16:17:45 #11 4.468 The package has been created.
16:17:45 #11 4.468 Attention, the package has been created in the current directory,
16:17:45 #11 4.468 not in ".." as indicated by the message above!
16:17:45 #11 4.488 Selecting previously unselected package docker-ce-build-deps.
16:17:45 #11 4.504 (Reading database ... 28617 files and directories currently installed.)
16:17:45 #11 4.505 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:17:45 #11 4.509 Unpacking docker-ce-build-deps (1.0) ...
16:17:45 #11 13.38   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch            1/1 
16:17:45 #11 13.50   Preparing        :                                                        1/1 
16:17:45 #11 13.55   Installing       : python3-libselinux-3.2-1.fc34.x86_64                  1/96 
16:17:45 #11 13.56   Installing       : perl-File-Find-1.37-477.fc34.noarch                   2/96 
16:17:45 #11 13.58   Installing       : perl-File-Copy-2.34-477.fc34.noarch                   3/96 
16:17:45 #11 13.58   Installing       : perl-File-Compare-1.100.600-477.fc34.noarch           4/96 
16:17:45 #11 13.59   Installing       : libseccomp-2.5.3-1.fc34.x86_64                        5/96 
16:17:45 #11 13.60   Installing       : libedit-3.1-38.20210714cvs.fc34.x86_64                6/96 
16:17:45 #11 13.60   Installing       : cmake-rpm-macros-3.20.5-1.fc34.noarch                 7/96 
16:17:45 #11 13.63   Installing       : cmake-filesystem-3.20.5-1.fc34.x86_64                 8/96 
16:17:45 #11 13.64   Installing       : perl-threads-1:2.25-458.fc34.x86_64                   9/96 
16:17:45 #11 13.65   Installing       : m4-1.4.18-17.fc34.x86_64                             10/96 
16:17:45 #11 13.67   Installing       : autoconf-2.69-36.fc34.noarch                         11/96 
16:17:45 #11 13.68   Installing       : libtool-ltdl-2.4.6-40.fc34.x86_64                    12/96 
16:17:45 #11 13.68   Installing       : libmpc-1.2.1-2.fc34.x86_64                           13/96 
16:17:45 #11 13.70   Installing       : checkpolicy-3.2-1.fc34.x86_64                        14/96 
16:17:45 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc
16:17:45  debian/rules build
16:17:45 dh build --with=bash-completion
16:17:45    dh_update_autotools_config
16:17:45    dh_autoreconf
16:17:45    debian/rules override_dh_auto_build
16:17:45 make[1]: Entering directory '/root/build-deb'
16:17:45 + mkdir -p /root/build-deb/cli
16:17:45 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:45 #11 4.549 Reading package lists...
16:17:45 #11 5.054 Building dependency tree...
16:17:46 # Build the daemon and dependencies
16:17:46 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:46 
16:17:46 Removing bundles/
16:17:46 
16:17:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:46 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:46 GOOS="" GOARCH="" GOARM=""
16:17:46 #11 13.88   Installing       : cpp-11.2.1-1.fc34.x86_64                             15/96 
16:17:46 #11 13.89   Installing       : perl-threads-shared-1.61-458.fc34.x86_64             16/96 
16:17:46 #11 13.90   Installing       : perl-Thread-Queue-3.14-458.fc34.noarch               17/96 
16:17:46 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:46 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:46 + mkdir -p /go/src/github.com/docker
16:17:46 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:46 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:46 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:46 + EPOCH=5
16:17:46 + EPOCH_SEP=
16:17:46 + [[ ! -z 5 ]]
16:17:46 + EPOCH_SEP=:
16:17:46 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:46 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:46 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:46 + VERSION=0.0.0-20211220110528-fe93451
16:17:46 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:46 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:46 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:46 + debSource=docker-ce
16:17:46 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:46 + debMaintainer='Docker <support@docker.com>'
16:17:46 ++ date --rfc-2822
16:17:46 + debDate='Tue, 21 Dec 2021 16:17:46 +0000'
16:17:46 + cat
16:17:46 + export CLI_GITCOMMIT=fe93451
16:17:46 + CLI_GITCOMMIT=fe93451
16:17:46 + export ENGINE_GITCOMMIT=088afc9
16:17:46 + ENGINE_GITCOMMIT=088afc9
16:17:46 + export SCAN_GITCOMMIT=3f7dbd1
16:17:46 + SCAN_GITCOMMIT=3f7dbd1
16:17:46 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:46 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:46 + dpkg-buildpackage -uc -us -I.git
16:17:46 #11 5.171 Reading state information...
16:17:46 #11 5.188 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:17:46 #11 5.331 Starting 2 pkgProblemResolver with broken count: 0
16:17:46 #11 5.333 Done
16:17:46 #11 5.459  Done
16:17:46 dpkg-buildpackage: info: source package docker-ce
16:17:46 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-hirsute
16:17:46 dpkg-buildpackage: info: source distribution hirsute
16:17:46 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:46  dpkg-source -I.git --before-build .
16:17:46 dpkg-buildpackage: info: host architecture amd64
16:17:46  debian/rules clean
16:17:46 dh clean --with=bash-completion
16:17:46 Project root: /go/src/github.com/docker/cli
16:17:46 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:17:46 2021/12/21 16:17:44 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:17:46 + popd
16:17:46 + pushd /root/rpmbuild/BUILD/src/plugins
16:17:46 + for installer in *.installer
16:17:46 + '[' buildx.installer '!=' scan.installer ']'
16:17:46 + bash buildx.installer build
16:17:46 ~/rpmbuild/BUILD/src
16:17:46 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:17:46 Cloning into '/go/src/github.com/docker/buildx'...
16:17:46 #11 5.582 Starting pkgProblemResolver with broken count: 0
16:17:46    dh_clean
16:17:46  dpkg-source -I.git -b .
16:17:46 #11 13.92   Installing       : automake-1.16.2-4.fc34.noarch                        18/96 
16:17:46 #11 14.51   Installing       : llvm-libs-12.0.1-1.fc34.x86_64                       19/96 
16:17:46 #11 14.52   Installing       : python3-libsemanage-3.2-1.fc34.x86_64                20/96 
16:17:46 #11 14.55   Installing       : python3-setools-4.4.0-1.fc34.x86_64                  21/96 
16:17:46 #11 14.60   Installing       : xkeyboard-config-2.33-1.fc34.noarch                  22/96 
16:17:46 #11 14.62   Installing       : libxkbcommon-1.3.0-1.fc34.x86_64                     23/96 
16:17:46 #11 14.62   Installing       : vim-filesystem-2:8.2.3755-1.fc34.noarch              24/96 
16:17:46 #11 14.63   Installing       : systemd-rpm-macros-248.9-1.fc34.noarch               25/96 
16:17:46 #11 14.64   Installing       : qrencode-libs-4.1.1-1.fc34.x86_64                    26/96 
16:17:46 #11 14.65   Installing       : python3-audit-3.0.6-1.fc34.x86_64                    27/96 
16:17:46 #11 14.65   Installing       : perl-lib-0.65-477.fc34.x86_64                        28/96 
16:17:46 #11 14.66   Running scriptlet: openssh-8.6p1-5.fc34.x86_64                          29/96 
16:17:46 #11 14.70   Installing       : openssh-8.6p1-5.fc34.x86_64                          29/96 
16:17:46 #11 5.603 Starting 2 pkgProblemResolver with broken count: 0
16:17:46 #11 5.605 Done
16:17:46 #11 5.791 The following additional packages will be installed:
16:17:46 #11 5.792   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:17:46 #11 5.792   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:17:46 #11 5.792   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:46 #11 5.792   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:46 #11 5.792   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:46 #11 5.793 Suggested packages:
16:17:46 #11 5.793   cmake-doc ninja-build apparmor-easyprof seccomp
16:17:46 #11 5.793 Recommended packages:
16:17:46 #11 5.793   psmisc
16:17:46 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:46 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:46 dpkg-source: warning: native package version may not have a revision
16:17:46 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:46 dpkg-source: info: using source format '1.0'
16:17:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz
16:17:46 #11 14.71   Installing       : libuv-1:1.42.0-2.fc34.x86_64                         30/96 
16:17:46 #11 14.72   Installing       : libbtrfsutil-5.15.1-1.fc34.x86_64                    31/96 
16:17:46 #11 14.72   Installing       : libbtrfs-5.15.1-1.fc34.x86_64                        32/96 
16:17:46 #11 14.73   Installing       : kmod-libs-29-2.fc34.x86_64                           33/96 
16:17:46 #11 14.84   Installing       : kernel-headers-5.15.4-100.fc34.x86_64                34/96 
16:17:47 #11 5.958 The following NEW packages will be installed:
16:17:47 #11 5.959   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:17:47 #11 5.959   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:17:47 #11 5.959   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:17:47 #11 5.960   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:17:47 #11 5.960   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:17:47 Fetching origin
16:17:47 #11 14.92   Installing       : jsoncpp-1.9.4-5.fc34.x86_64                          35/96 
16:17:47 #11 15.00   Installing       : glibc-headers-x86-2.33-20.fc34.noarch                36/96 
16:17:47 #11 15.05   Installing       : libxcrypt-devel-4.4.26-2.fc34.x86_64                 37/96 
16:17:47 #11 15.06   Installing       : glibc-devel-2.33-20.fc34.x86_64                      38/96 
16:17:47 #11 15.19   Installing       : glibc-static-2.33-20.fc34.x86_64                     39/96 
16:17:47 #11 15.20   Installing       : libxcrypt-static-4.4.26-2.fc34.x86_64                40/96 
16:17:47 #11 15.21   Installing       : rhash-1.4.0-3.fc34.x86_64                            41/96 
16:17:47 #15 DONE 2.9s
16:17:47 
16:17:47 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:17:47 #16 sha256:63814bac65684c0b0e0531b14aa5caadb0b5daf98279fa6a7fe3ae2cb9e55b99
16:17:47 #16 DONE 0.0s
16:17:47 
16:17:47 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:17:47 #17 sha256:a3f330d8666ee56413adcca4a67905da5f426bde558b6b4fd5f2eb80b5367f92
16:17:47 #17 DONE 0.0s
16:17:47 
16:17:47 #18 exporting to image
16:17:47 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:47 #18 exporting layers
16:17:47 #11 6.230 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:17:47 #11 6.230 1 not fully installed or removed.
16:17:47 #11 6.230 Need to get 11.8 MB of archives.
16:17:47 #11 6.230 After this operation, 47.8 MB of additional disk space will be used.
16:17:47 #11 6.230 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:17:47 #11 6.238 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:17:47 #11 6.251 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
16:17:47 #11 6.253 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
16:17:47 #11 6.254 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
16:17:47 #11 6.258 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:17:47 #11 6.260 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:17:47 #11 6.261 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:17:47 #11 6.262 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:17:47 #11 6.343 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
16:17:47 #11 6.344 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:17:47 #11 6.345 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:17:47 #11 6.348 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:17:47 #11 6.349 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:17:47 #11 6.354 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:17:47 #11 6.355 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:17:47 #11 6.356 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:17:47 #11 6.359 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:17:47 #11 6.361 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:17:47 #11 6.362 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:17:47 #11 6.363 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:17:47 #11 6.378 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:17:47 #11 6.379 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:17:47 #11 6.380 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:17:47 #11 6.381 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:17:47 #11 6.383 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
16:17:47 + GO111MODULE=on
16:17:47 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:17:47 #11 15.25   Installing       : perl-TermReadKey-2.38-9.fc34.x86_64                  42/96 
16:17:47 #11 15.26   Installing       : perl-Error-1:0.17029-5.fc34.noarch                   43/96 
16:17:47 #11 15.30   Installing       : pcre2-utf32-10.36-4.fc34.x86_64                      44/96 
16:17:47 #11 15.31   Installing       : pcre2-utf16-10.36-4.fc34.x86_64                      45/96 
16:17:47 #11 15.35   Installing       : pcre2-devel-10.36-4.fc34.x86_64                      46/96 
16:17:47 #11 15.36   Installing       : lzo-2.10-4.fc34.x86_64                               47/96 
16:17:47 #11 15.39   Installing       : libsepol-devel-3.2-1.fc34.x86_64                     48/96 
16:17:47 #11 15.40   Installing       : libselinux-devel-3.2-1.fc34.x86_64                   49/96 
16:17:47 #11 15.43   Installing       : libselinux-utils-3.2-1.fc34.x86_64                   50/96 
16:17:47 #21 76.09 Selecting previously unselected package gcc-aarch64-linux-gnu.
16:17:47 #21 76.10 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:17:47 #21 76.10 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
16:17:47 #21 76.13 Selecting previously unselected package linux-libc-dev-arm64-cross.
16:17:47 #21 76.13 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
16:17:47 #21 76.13 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
16:17:47 #21 76.31 Selecting previously unselected package libc6-dev-arm64-cross.
16:17:47 #21 76.31 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
16:17:47 #21 76.31 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
16:17:47 #11 6.544 debconf: delaying package configuration, since apt-utils is not installed
16:17:47 #11 6.581 Fetched 11.8 MB in 0s (28.3 MB/s)
16:17:47 #11 6.610 Selecting previously unselected package bash-completion.
16:17:47 #11 6.610 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28621 files and directories currently installed.)
16:17:47 #11 6.626 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:17:47 #11 15.47   Installing       : policycoreutils-3.2-1.fc34.x86_64                    51/96 
16:17:47 #11 15.52   Running scriptlet: policycoreutils-3.2-1.fc34.x86_64                    51/96 
16:17:47 #11 15.53   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64            52/96 
16:17:47 #11 15.53   Installing       : selinux-policy-34.22-1.fc34.noarch                   53/96 
16:17:47 #11 15.56   Running scriptlet: selinux-policy-34.22-1.fc34.noarch                   53/96 
16:17:47 #21 76.55 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
16:17:47 #21 76.56 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
16:17:47 #21 76.56 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
16:17:47 #21 76.84 Selecting previously unselected package g++-10-aarch64-linux-gnu.
16:17:47 #13 DONE 2.4s
16:17:47 
16:17:47 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:17:47 #14 sha256:479bc1ad08c9c9e2e33d1ac98fd263c0ecedaa71df22d9442e9587136d7338b5
16:17:47 #14 DONE 0.0s
16:17:47 
16:17:47 #15 exporting to image
16:17:47 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:47 #15 exporting layers
16:17:47 #11 15.58   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch          54/96 
16:17:47 #11 15.77   Installing       : selinux-policy-targeted-34.22-1.fc34.noarch          54/96 
16:17:47 #11 15.83   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch          54/96 
16:17:47 #11 15.89   Installing       : python3-policycoreutils-3.2-1.fc34.noarch            55/96 
16:17:47 #11 15.93   Installing       : policycoreutils-python-utils-3.2-1.fc34.noarch       56/96 
16:17:47 #11 15.95   Installing       : libnl3-3.5.0-6.fc34.x86_64                           57/96 
16:17:47 #11 16.01   Installing       : libibverbs-37.0-1.fc34.x86_64                        58/96 
16:17:47 #11 16.04   Installing       : libpcap-14:1.10.1-1.fc34.x86_64                      59/96 
16:17:48 #21 76.84 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:17:48 #21 76.84 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:17:48 #11 7.093 Unpacking bash-completion (1:2.11-2) ...
16:17:48 #11 16.05   Installing       : iptables-legacy-libs-1.8.7-8.fc34.x86_64             60/96 
16:17:48 #11 16.08   Installing       : libcbor-0.7.0-3.fc34.x86_64                          61/96 
16:17:48 #11 16.09   Installing       : libfido2-1.6.0-2.fc34.x86_64                         62/96 
16:17:48 #11 16.18   Installing       : openssh-clients-8.6p1-5.fc34.x86_64                  63/96 
16:17:48 #11 16.22   Running scriptlet: openssh-clients-8.6p1-5.fc34.x86_64                  63/96 
16:17:48 #11 7.223 Selecting previously unselected package cmake-data.
16:17:48 #11 7.225 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:17:48 #11 7.230 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:17:48 #11 16.30   Installing       : git-core-2.31.1-3.fc34.x86_64                        64/96 
16:17:48 #11 16.37   Installing       : git-core-doc-2.31.1-3.fc34.noarch                    65/96 
16:17:48 #11 16.40   Installing       : perl-Git-2.31.1-3.fc34.noarch                        66/96 
16:17:48 #11 16.46   Installing       : git-2.31.1-3.fc34.x86_64                             67/96 
16:17:48 #11 16.46   Installing       : libargon2-20171227-6.fc34.x86_64                     68/96 
16:17:48 #11 7.643 Selecting previously unselected package libncurses6:amd64.
16:17:48 #11 7.645 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
16:17:48 #11 7.653 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
16:17:48 #11 7.693 Selecting previously unselected package libprocps8:amd64.
16:17:48 #11 7.697 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
16:17:48 #11 7.700 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
16:17:48 #11 7.740 Selecting previously unselected package procps.
16:17:48 #11 7.743 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
16:17:48 #11 16.47   Installing       : gc-8.0.4-5.fc34.x86_64                               69/96 
16:17:48 #11 16.77   Installing       : guile22-2.2.7-2.fc34.x86_64                          70/96 
16:17:48 #11 7.752 Unpacking procps (2:3.3.17-5) ...
16:17:48 #11 7.835 Selecting previously unselected package libjsoncpp24:amd64.
16:17:48 #11 7.836 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
16:17:48 #11 7.841 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:17:48 #11 7.884 Selecting previously unselected package librhash0:amd64.
16:17:48 #11 7.887 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
16:17:48 #11 7.891 Unpacking librhash0:amd64 (1.4.1-2) ...
16:17:48 #11 7.933 Selecting previously unselected package libuv1:amd64.
16:17:48 #11 7.937 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
16:17:48 #11 7.940 Unpacking libuv1:amd64 (1.40.0-2) ...
16:17:48 #11 7.977 Selecting previously unselected package cmake.
16:17:48 #11 7.981 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:17:48 #11 7.985 Unpacking cmake (3.18.4-2+deb11u1) ...
16:17:49 
16:17:49 #24 [linux/amd64 build 2/2] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:17:49 #24 0.942 Building static docker-darwin-amd64
16:17:49 #24 0.946 + go build -o /out/docker-darwin-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:48Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451"' '-buildmode=pie' github.com/docker/cli/cmd/docker
16:17:49 #11 16.83   Installing       : make-1:4.3-5.fc34.x86_64                             71/96 
16:17:49 #11 17.29   Installing       : gcc-11.2.1-1.fc34.x86_64                             72/96 
16:17:49 #11 8.514 Selecting previously unselected package dh-apparmor.
16:17:49 #11 8.517 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:17:49 #11 8.521 Unpacking dh-apparmor (2.13.6-10) ...
16:17:49 #11 8.564 Selecting previously unselected package libbtrfs0:amd64.
16:17:49 #11 8.568 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
16:17:49 #11 8.571 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:17:49 #11 8.613 Selecting previously unselected package libbtrfs-dev:amd64.
16:17:49 #11 8.616 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:17:49 #11 8.620 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:17:49 #11 8.673 Selecting previously unselected package dmsetup.
16:17:49 #11 17.34   Installing       : policycoreutils-devel-3.2-1.fc34.x86_64              73/96 
16:17:49 #11 17.47   Installing       : selinux-policy-devel-34.22-1.fc34.noarch             74/96 
16:17:49 #11 8.676 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:17:49 #11 8.679 Unpacking dmsetup (2:1.02.175-2.1) ...
16:17:49 #11 8.721 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:17:49 #11 8.724 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:17:49 #11 8.728 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:17:49 #11 8.778 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:17:49 #11 8.781 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:17:49 #11 8.785 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:17:49 #11 8.814 Selecting previously unselected package libudev-dev:amd64.
16:17:49 #11 8.818 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ...
16:17:49 #11 8.821 Unpacking libudev-dev:amd64 (247.3-6) ...
16:17:49 #11 8.866 Selecting previously unselected package libsepol1-dev:amd64.
16:17:49 #11 8.869 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
16:17:49 #11 8.876 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:17:49 #11 17.50   Running scriptlet: selinux-policy-devel-34.22-1.fc34.noarch             74/96 
16:17:50 #11 8.945 Selecting previously unselected package libpcre2-16-0:amd64.
16:17:50 #11 8.948 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
16:17:50 #11 8.955 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:17:50 #11 9.014 Selecting previously unselected package libpcre2-32-0:amd64.
16:17:50 #11 9.017 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
16:17:50 #11 9.021 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:17:50 #11 9.079 Selecting previously unselected package libpcre2-posix2:amd64.
16:17:50 #11 17.77   Installing       : cmake-data-3.20.5-1.fc34.noarch                      75/96 
16:17:50 #11 17.97   Installing       : cmake-3.20.5-1.fc34.x86_64                           76/96 
16:17:50 #11 18.01   Installing       : e2fsprogs-libs-1.45.6-5.fc34.x86_64                  77/96 
16:17:50 #11 18.07   Installing       : btrfs-progs-5.15.1-1.fc34.x86_64                     78/96 
16:17:50 #11 18.08   Installing       : acl-2.3.1-1.fc34.x86_64                              79/96 
16:17:50 #11 9.082 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
16:17:50 #11 9.101 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:17:50 #11 9.133 Selecting previously unselected package libpcre2-dev:amd64.
16:17:50 #11 9.136 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
16:17:50 #11 9.141 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:17:50 #11 9.237 Selecting previously unselected package libselinux1-dev:amd64.
16:17:50 #11 9.240 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
16:17:50 #11 9.244 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:17:50 #11 9.298 Selecting previously unselected package libdevmapper-dev:amd64.
16:17:50 #11 9.301 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:17:50 #11 9.305 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:17:50 #11 9.339 Selecting previously unselected package libseccomp-dev:amd64.
16:17:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc
16:17:50  debian/rules build
16:17:50 dh build --with=bash-completion
16:17:50    dh_update_autotools_config
16:17:50    dh_autoreconf
16:17:50    debian/rules override_dh_auto_build
16:17:50 make[1]: Entering directory '/root/build-deb'
16:17:50 # Build the daemon and dependencies
16:17:50 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:50 
16:17:50 Removing bundles/
16:17:50 
16:17:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:50 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:50 GOOS="" GOARCH="" GOARM=""
16:17:50 #11 18.12   Installing       : device-mapper-1.02.175-1.fc34.x86_64                 80/96 
16:17:50 #11 18.13   Installing       : device-mapper-libs-1.02.175-1.fc34.x86_64            81/96 
16:17:50 #11 18.17   Installing       : cryptsetup-libs-2.3.6-1.fc34.x86_64                  82/96 
16:17:50 #11 18.21   Installing       : dbus-1:1.12.20-3.fc34.x86_64                         83/96 
16:17:50 #11 18.21   Running scriptlet: systemd-networkd-248.9-1.fc34.x86_64                 84/96 
16:17:50 #11 18.29   Installing       : systemd-networkd-248.9-1.fc34.x86_64                 84/96 
16:17:50 #11 18.33   Running scriptlet: systemd-networkd-248.9-1.fc34.x86_64                 84/96 
16:17:50 #11 18.34   Installing       : systemd-pam-248.9-1.fc34.x86_64                      85/96 
16:17:50 #11 9.340 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:17:50 #11 9.343 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:17:50 #11 9.383 Selecting previously unselected package libsystemd-dev:amd64.
16:17:50 #11 9.386 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ...
16:17:50 #11 9.390 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:17:50 #11 9.503 Selecting previously unselected package pkg-config.
16:17:50 #11 9.505 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
16:17:50 #11 9.509 Unpacking pkg-config (0.29.2-1) ...
16:17:50 #11 9.575 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:17:50 #11 9.592 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:17:50 #11 9.602 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:17:50 #11 9.612 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:17:50 #11 9.622 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:17:50 #11 9.634 Setting up libuv1:amd64 (1.40.0-2) ...
16:17:50 #11 9.645 Setting up bash-completion (1:2.11-2) ...
16:17:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc
16:17:50  debian/rules build
16:17:50 dh build --with=bash-completion
16:17:50    dh_update_autotools_config
16:17:50    dh_autoreconf
16:17:50    debian/rules override_dh_auto_build
16:17:50 make[1]: Entering directory '/root/build-deb'
16:17:50 # Build the daemon and dependencies
16:17:50 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:50 
16:17:50 Removing bundles/
16:17:50 
16:17:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:50 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:50 GOOS="" GOARCH="" GOARM=""
16:17:50 #12 8.190 Checking for new repos for mirrors
16:17:50 #12 8.193 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
16:17:50 #12 8.195  --> 1:make-3.82-24.el7.x86_64
16:17:50 #11 18.35   Running scriptlet: systemd-248.9-1.fc34.x86_64                          86/96 
16:17:50 #11 18.77   Installing       : systemd-248.9-1.fc34.x86_64                          86/96 
16:17:50 #11 18.82   Running scriptlet: systemd-248.9-1.fc34.x86_64                          86/96 
16:17:51 #12 8.317  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.318  --> git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.321 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
16:17:51 #12 8.322  --> Already installed : bash-4.2.46-34.el7.x86_64
16:17:51 #12 8.325 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
16:17:51 #12 8.325  --> Already installed : bash-4.2.46-34.el7.x86_64
16:17:51 #12 8.327  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
16:17:51 #12 8.327  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
16:17:51 #12 8.328  --> cmake-2.8.12.2-2.el7.x86_64
16:17:51 #12 8.330  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
16:17:51 #12 8.331  --> gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.331  --> git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.334  --> glibc-static-2.17-325.el7_9.x86_64
16:17:51 #12 8.336  --> libarchive-3.1.2-14.el7_7.x86_64
16:17:51 #12 8.337  --> libseccomp-devel-2.3.1-4.el7.x86_64
16:17:51 #12 8.339  --> libselinux-devel-2.5-15.el7.x86_64
16:17:51 #12 8.339  --> libtool-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.340  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.340  --> 1:make-3.82-24.el7.x86_64
16:17:51 #12 8.341  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
16:17:51 #12 8.342  --> Already installed : systemd-219-78.el7.x86_64
16:17:51 #12 8.343  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:17:51 #12 8.345  --> systemd-devel-219-78.el7_9.3.x86_64
16:17:51 #12 8.346  --> Already installed : 2:tar-1.26-35.el7.x86_64
16:17:51 #12 8.347  --> which-2.20-7.el7.x86_64
16:17:51 #12 8.349 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
16:17:51 #12 8.350  --> Already installed : bash-4.2.46-34.el7.x86_64
16:17:51 #12 8.350 --> Running transaction check
16:17:51 #12 8.351 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
16:17:51 #12 8.354 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
16:17:51 #12 8.487 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
16:17:51 #12 8.487 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
16:17:51 #12 8.494 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
16:17:51 #12 8.496 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
16:17:51 #12 8.498 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
16:17:51 #12 8.500 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.504 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.505 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.512 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.514 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.516 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:17:51 #12 8.517 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
16:17:51 #12 8.530 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.531 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.534 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.536 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.536 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.538 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.540 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
16:17:51 #12 8.542 ---> Package glibc-static.x86_64 0:2.17-325.el7_9 will be installed
16:17:51 #12 8.542 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
16:17:51 #12 8.545 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
16:17:51 #12 8.548 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
16:17:51 #12 8.548 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
16:17:51 #12 8.550 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
16:17:51 #12 8.550 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
16:17:51 #12 8.551 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
16:17:51 #12 8.553 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
16:17:51 #12 8.553 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
16:17:51 #12 8.556 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
16:17:51 #12 8.557 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.559 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.560 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
16:17:51 #12 8.561 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.563 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:17:51 #12 8.564 ---> Package make.x86_64 1:3.82-24.el7 will be installed
16:17:51 #12 8.564 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
16:17:51 #12 8.565 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:17:51 #12 8.567 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:17:51 #12 8.570 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:17:51 #12 8.572 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:17:51 #12 8.573 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
16:17:51 #12 8.575 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
16:17:51 #12 8.581 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
16:17:51 #12 8.584 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
16:17:51 #12 8.584 ---> Package which.x86_64 0:2.20-7.el7 will be installed
16:17:51 #12 8.585 --> Running transaction check
16:17:51 #12 8.585 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
16:17:51 #12 8.590 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
16:17:51 #12 8.591 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
16:17:51 #12 8.593 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
16:17:51 #12 8.596 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
16:17:51 #12 8.598 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
16:17:51 #12 8.600 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
16:17:51 #12 8.600 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
16:17:51 #12 8.605 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
16:17:51 #12 8.605 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
16:17:51 #12 8.607 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
16:17:51 #12 8.610 ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed
16:17:51 #12 8.614 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64
16:17:51 #12 8.616 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64
16:17:51 #12 8.626 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64
16:17:51 #11 10.16 Setting up libncurses6:amd64 (6.2+20201114-2) ...
16:17:51 #11 10.17 Setting up pkg-config (0.29.2-1) ...
16:17:51 #11 10.22 Setting up libudev-dev:amd64 (247.3-6) ...
16:17:51 #11 10.23 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:17:51 #11 10.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:17:51 #11 10.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:17:51 #11 10.26 Setting up librhash0:amd64 (1.4.1-2) ...
16:17:51 #11 18.98   Installing       : dbus-common-1:1.12.20-3.fc34.noarch                  87/96 
16:17:51 #11 18.99   Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                  87/96 
16:17:51 #11 19.01 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:17:51 #11 19.01 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:17:51 #11 19.01 
16:17:51 #11 19.01   Running scriptlet: dbus-broker-29-2.fc34.x86_64                         88/96 
16:17:51 #11 19.09   Installing       : dbus-broker-29-2.fc34.x86_64                         88/96 
16:17:51 #11 19.13   Running scriptlet: dbus-broker-29-2.fc34.x86_64                         88/96 
16:17:51 #11 19.15 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:17:51 #11 19.15 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:17:51 #11 19.15 
16:17:51 #11 19.16   Installing       : systemd-devel-248.9-1.fc34.x86_64                    89/96 
16:17:51 #12 8.628 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64
16:17:51 #12 8.628 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64
16:17:51 #12 8.629 ---> Package less.x86_64 0:458-9.el7 will be installed
16:17:51 #12 8.630 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
16:17:51 #12 8.631 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
16:17:51 #12 8.632 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
16:17:51 #12 8.632 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
16:17:51 #12 8.634 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
16:17:51 #12 8.634 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
16:17:51 #12 8.635 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
16:17:51 #12 8.635 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
16:17:51 #12 8.636 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed
16:17:51 #12 8.639 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:17:51 #12 8.641 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:17:51 #12 8.644 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:17:51 #12 8.644 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:17:51 #12 8.646 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
16:17:51 #12 8.647 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
16:17:51 #12 8.650 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
16:17:51 #12 8.651 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
16:17:51 #12 8.653 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
16:17:51 #12 8.654 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
16:17:51 #12 8.656 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
16:17:51 #12 8.657 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
16:17:51 #12 8.668 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
16:17:51 #12 8.671 ---> Package systemd.x86_64 0:219-78.el7 will be updated
16:17:51 #12 8.674 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
16:17:51 #12 8.685 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
16:17:51 #12 8.686 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
16:17:51 #12 8.688 --> Running transaction check
16:17:51 #12 8.688 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
16:17:51 #12 8.689 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
16:17:51 #12 8.690 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
16:17:51 #12 8.691 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
16:17:51 #12 8.691 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
16:17:51 #12 8.693 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
16:17:51 #12 8.696 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
16:17:51 #12 8.697 ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update
16:17:51 #12 8.698 ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed
16:17:51 #12 8.699 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64
16:17:51 #12 8.706 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64
16:17:51 #12 8.706 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
16:17:51 #12 8.706 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed
16:17:51 #12 8.708 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
16:17:51 #12 8.710 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
16:17:51 #12 8.712 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
16:17:51 #12 8.714 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
16:17:51 #12 8.715 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
16:17:51 #12 8.718 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.721 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.722 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.723 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.725 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.726 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.727 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.727 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.730 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.731 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.731 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:17:51 #12 8.731 --> Running transaction check
16:17:51 #12 8.732 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
16:17:51 #12 8.733 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
16:17:51 #12 8.733 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
16:17:51 #12 8.734 ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update
16:17:51 #12 8.736 ---> Package kernel-headers.x86_64 0:3.10.0-1160.49.1.el7 will be installed
16:17:51 #12 8.736 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
16:17:51 #12 8.737 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
16:17:51 #12 8.738 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
16:17:51 #12 8.738 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
16:17:51 #12 8.739 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
16:17:51 #12 8.739 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
16:17:51 #12 8.753 --> Finished Dependency Resolution
16:17:51 #12 8.781 
16:17:51 #12 8.781 Dependencies Resolved
16:17:51 #12 8.789 
16:17:51 #12 8.789 ================================================================================
16:17:51 #12 8.789  Package                   Arch      Version                   Repository  Size
16:17:51 #12 8.789 ================================================================================
16:17:51 #12 8.789 Installing:
16:17:51 #12 8.789  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
16:17:51 #12 8.789  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
16:17:51 #12 8.789  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
16:17:51 #12 8.789  gcc                       x86_64    4.8.5-44.el7              base        16 M
16:17:51 #12 8.789  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
16:17:51 #12 8.789  glibc-static              x86_64    2.17-325.el7_9            updates    1.6 M
16:17:51 #12 8.789  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
16:17:51 #12 8.789  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
16:17:51 #12 8.789  libselinux-devel          x86_64    2.5-15.el7                base       187 k
16:17:51 #12 8.789  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
16:17:51 #12 8.789  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
16:17:51 #12 8.789  make                      x86_64    1:3.82-24.el7             base       421 k
16:17:51 #12 8.789  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
16:17:51 #12 8.789  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
16:17:51 #12 8.789  which                     x86_64    2.20-7.el7                base        41 k
16:17:51 #12 8.789 Installing for dependencies:
16:17:51 #12 8.789  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
16:17:51 #12 8.789  autoconf                  noarch    2.69-11.el7               base       701 k
16:17:51 #12 8.789  automake                  noarch    1.13.4-3.el7              base       679 k
16:17:51 #12 8.789  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
16:17:51 #12 8.789  checkpolicy               x86_64    2.5-8.el7                 base       295 k
16:17:51 #12 8.789  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
16:17:51 #12 8.789  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
16:17:51 #12 8.789  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
16:17:51 #12 8.789  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
16:17:51 #12 8.789  glibc-devel               x86_64    2.17-325.el7_9            updates    1.1 M
16:17:51 #12 8.789  glibc-headers             x86_64    2.17-325.el7_9            updates    691 k
16:17:51 #12 8.789  kernel-headers            x86_64    3.10.0-1160.49.1.el7      updates    9.0 M
16:17:51 #12 8.789  less                      x86_64    458-9.el7                 base       120 k
16:17:51 #12 8.789  libcgroup                 x86_64    0.41-21.el7               base        66 k
16:17:51 #12 8.789  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
16:17:51 #12 8.789  libgomp                   x86_64    4.8.5-44.el7              base       159 k
16:17:51 #12 8.789  libmpc                    x86_64    1.0.1-3.el7               base        51 k
16:17:51 #12 8.789  libseccomp                x86_64    2.3.1-4.el7               base        56 k
16:17:51 #12 8.789  libselinux-python         x86_64    2.5-15.el7                base       236 k
16:17:51 #12 8.789  libselinux-utils          x86_64    2.5-15.el7                base       151 k
16:17:51 #12 8.789  libsemanage-python        x86_64    2.5-14.el7                base       113 k
16:17:51 #12 8.789  libsepol-devel            x86_64    2.5-10.el7                base        77 k
16:17:51 #12 8.789  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
16:17:51 #12 8.789  lzo                       x86_64    2.06-8.el7                base        59 k
16:17:51 #12 8.789  m4                        x86_64    1.4.16-10.el7             base       256 k
16:17:51 #12 8.789  mpfr                      x86_64    3.1.1-4.el7               base       203 k
16:17:51 #12 8.789  openssh                   x86_64    7.4p1-22.el7_9            updates    510 k
16:17:51 #12 8.789  openssh-clients           x86_64    7.4p1-22.el7_9            updates    655 k
16:17:51 #12 8.789  pcre-devel                x86_64    8.32-17.el7               base       480 k
16:17:51 #12 8.789  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
16:17:51 #12 8.789  perl-Error                noarch    1:0.17020-2.el7           base        32 k
16:17:51 #12 8.789  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
16:17:51 #12 8.789  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
16:17:51 #12 8.789  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
16:17:51 #12 8.789  policycoreutils           x86_64    2.5-34.el7                base       917 k
16:17:51 #12 8.789  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
16:17:51 #12 8.789  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
16:17:51 #12 8.789  python-IPy                noarch    0.75-6.el7                base        32 k
16:17:51 #12 8.789  rsync                     x86_64    3.1.2-10.el7              base       404 k
16:17:51 #12 8.789  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
16:17:51 #12 8.789  setools-libs              x86_64    3.3.8-4.el7               base       620 k
16:17:51 #12 8.789 Updating for dependencies:
16:17:51 #12 8.789  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
16:17:51 #12 8.789  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
16:17:51 #12 8.789  glibc                     x86_64    2.17-325.el7_9            updates    3.6 M
16:17:51 #12 8.789  glibc-common              x86_64    2.17-325.el7_9            updates     12 M
16:17:51 #12 8.789  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
16:17:51 #12 8.789  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
16:17:51 #12 8.789 
16:17:51 #12 8.789 Transaction Summary
16:17:51 #12 8.789 ================================================================================
16:17:51 #12 8.789 Install  15 Packages (+41 Dependent packages)
16:17:51 #12 8.789 Upgrade              (  6 Dependent packages)
16:17:51 #12 8.789 
16:17:51 #12 8.790 Total download size: 81 M
16:17:51 #12 8.790 Downloading packages:
16:17:51 #12 8.793 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:17:51 #11 10.27 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:17:51 #11 10.28 Setting up dh-apparmor (2.13.6-10) ...
16:17:51 #11 10.29 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:17:51 #11 10.31 Setting up libprocps8:amd64 (2:3.3.17-5) ...
16:17:51 #11 10.32 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:17:51 #11 10.33 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:17:51 #11 10.34 Setting up procps (2:3.3.17-5) ...
16:17:51 #11 10.37 Setting up cmake (3.18.4-2+deb11u1) ...
16:17:51 #11 10.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:17:51 #11 10.39 Setting up dmsetup (2:1.02.175-2.1) ...
16:17:51 #11 10.41 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:17:51 #11 10.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:17:51 #11 10.44 Setting up docker-ce-build-deps (1.0) ...
16:17:51 #11 10.45 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:17:51 #11 10.47 Processing triggers for man-db (2.9.4-2) ...
16:17:51 #11 19.21   Installing       : device-mapper-devel-1.02.175-1.fc34.x86_64           90/96 
16:17:51 #11 19.21   Installing       : btrfs-progs-devel-5.15.1-1.fc34.x86_64               91/96 
16:17:51 #11 19.24   Installing       : libtool-2.4.6-40.fc34.x86_64                         92/96 
16:17:51 #11 19.28   Installing       : annobin-9.79-2.fc34.x86_64                           93/96 
16:17:51 #11 19.29   Installing       : libtool-ltdl-devel-2.4.6-40.fc34.x86_64              94/96 
16:17:51 #11 19.33   Installing       : libseccomp-devel-2.5.3-1.fc34.x86_64                 95/96 
16:17:51 #11 19.34   Installing       : which-2.21-26.fc34.x86_64                            96/96 
16:17:51 #11 19.38   Running scriptlet: selinux-policy-targeted-34.22-1.fc34.noarch          96/96 
16:17:51 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc
16:17:51  debian/rules build
16:17:51 dh build --with=bash-completion
16:17:51    dh_update_autotools_config
16:17:51    dh_autoreconf
16:17:51    debian/rules override_dh_auto_build
16:17:51 make[1]: Entering directory '/root/build-deb'
16:17:51 # Build the daemon and dependencies
16:17:51 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:51 
16:17:51 Removing bundles/
16:17:51 
16:17:51 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:51 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:51 GOOS="" GOARCH="" GOARM=""
16:17:51 #17 exporting layers 6.3s done
16:17:51 #17 writing image sha256:dc98e12b9c7115d24cb28863f94c43dfa655743864da44d11a9379f7945c876c done
16:17:51 #17 naming to docker.io/debbuild-debian-buster/x86_64 done
16:17:51 #17 DONE 6.3s
16:17:51 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
16:17:52 + set -e
16:17:52 + mkdir -p /root/build-deb/engine
16:17:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:53 #15 exporting layers 5.1s done
16:17:53 #15 writing image sha256:de36f40db19dd0825de165469c6a0c39def04d4cc4e2dd1bc1bee2dfcf773230 done
16:17:53 #15 naming to docker.io/rpmbuild-fedora-33/x86_64 done
16:17:53 #15 DONE 5.1s
16:17:53 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-33/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-33/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-33/x86_64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:17:53 #21 81.66 Selecting previously unselected package g++-aarch64-linux-gnu.
16:17:53 #21 81.66 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:17:53 #21 81.69 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
16:17:53 #21 81.90 Selecting previously unselected package patch.
16:17:53 #21 81.90 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
16:17:53 #21 81.90 Unpacking patch (2.7.6-7) ...
16:17:53 #21 81.94 Selecting previously unselected package dpkg-dev.
16:17:53 #21 81.94 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
16:17:53 #21 81.94 Unpacking dpkg-dev (1.20.9) ...
16:17:53 #21 82.07 Selecting previously unselected package libconfig-inifiles-perl.
16:17:53 #21 82.07 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
16:17:53 #21 82.07 Unpacking libconfig-inifiles-perl (3.000003-1) ...
16:17:53 #21 82.10 Selecting previously unselected package libio-string-perl.
16:17:53 #21 82.11 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
16:17:53 #21 82.11 Unpacking libio-string-perl (1.08-3.1) ...
16:17:53 #21 82.14 Selecting previously unselected package libicu67:amd64.
16:17:53 #21 82.14 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
16:17:53 #21 82.14 Unpacking libicu67:amd64 (67.1-7) ...
16:17:53 + mkdir -p /root/build-deb/cli
16:17:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:53 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:53 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:53 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m0Bt9h
16:17:53 + umask 022
16:17:53 + cd /root/rpmbuild/BUILD
16:17:53 + cd /root/rpmbuild/BUILD
16:17:53 + rm -rf src
16:17:53 + /usr/bin/mkdir -p src
16:17:53 + cd src
16:17:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:53 + /usr/bin/tar -xof -
16:17:53 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:53 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:53 + mkdir -p /go/src/github.com/docker
16:17:53 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:53 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:53 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:53 + EPOCH=5
16:17:53 + EPOCH_SEP=
16:17:53 + [[ ! -z 5 ]]
16:17:53 + EPOCH_SEP=:
16:17:53 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:53 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:53 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:53 + VERSION=0.0.0-20211220110528-fe93451
16:17:53 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:53 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:53 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:53 + debSource=docker-ce
16:17:53 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:53 + debMaintainer='Docker <support@docker.com>'
16:17:53 ++ date --rfc-2822
16:17:53 + debDate='Tue, 21 Dec 2021 16:17:53 +0000'
16:17:53 + cat
16:17:53 + export CLI_GITCOMMIT=fe93451
16:17:53 + CLI_GITCOMMIT=fe93451
16:17:53 + export ENGINE_GITCOMMIT=088afc9
16:17:53 + ENGINE_GITCOMMIT=088afc9
16:17:53 + export SCAN_GITCOMMIT=3f7dbd1
16:17:53 + SCAN_GITCOMMIT=3f7dbd1
16:17:53 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:53 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:53 + dpkg-buildpackage -uc -us -I.git
16:17:53 #18 exporting layers 6.5s done
16:17:53 #18 writing image sha256:f8bc004c24246eff5fe32d070bf019493dd4cbb16dc07c3fe665334997e4e2cf done
16:17:53 #18 naming to docker.io/debbuild-ubuntu-impish/x86_64 done
16:17:53 #18 DONE 6.5s
16:17:53 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/ubuntu-impish:/build  debbuild-ubuntu-impish/x86_64
16:17:53 #11 DONE 12.6s
16:17:53 
16:17:53 #12 [stage-1 5/8] COPY sources/ /sources
16:17:53 #12 sha256:0368a92a1c0b675fc948944f8c909dba7cdf5aadd51906be24a9c7c640aa5469
16:17:53 #12 DONE 0.3s
16:17:53 
16:17:53 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:17:53 #14 sha256:ea490170cd4cba84e75b4d00d3376eb3ec46b271444a80c310750ef4f380df8f
16:17:53 dpkg-buildpackage: info: source package docker-ce
16:17:53 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~debian-buster
16:17:53 dpkg-buildpackage: info: source distribution buster
16:17:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:53  dpkg-source -I.git --before-build .
16:17:53 dpkg-buildpackage: info: host architecture amd64
16:17:53  debian/rules clean
16:17:53 dh clean --with=bash-completion
16:17:53 #11 19.41   Running scriptlet: which-2.21-26.fc34.x86_64                            96/96 
16:17:53 #11 21.75   Verifying        : acl-2.3.1-1.fc34.x86_64                               1/96 
16:17:53 #11 21.75   Verifying        : autoconf-2.69-36.fc34.noarch                          2/96 
16:17:53 #11 21.75   Verifying        : automake-1.16.2-4.fc34.noarch                         3/96 
16:17:53 #11 21.75   Verifying        : checkpolicy-3.2-1.fc34.x86_64                         4/96 
16:17:53 #11 21.75   Verifying        : dbus-1:1.12.20-3.fc34.x86_64                          5/96 
16:17:53 #11 21.75   Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                   6/96 
16:17:53 #11 21.75   Verifying        : device-mapper-1.02.175-1.fc34.x86_64                  7/96 
16:17:53 #11 21.75   Verifying        : device-mapper-devel-1.02.175-1.fc34.x86_64            8/96 
16:17:53 #11 21.75   Verifying        : device-mapper-libs-1.02.175-1.fc34.x86_64             9/96 
16:17:53 #11 21.75   Verifying        : e2fsprogs-libs-1.45.6-5.fc34.x86_64                  10/96 
16:17:53 #11 21.75   Verifying        : gc-8.0.4-5.fc34.x86_64                               11/96 
16:17:53 #11 21.75   Verifying        : guile22-2.2.7-2.fc34.x86_64                          12/96 
16:17:53 #11 21.75   Verifying        : libargon2-20171227-6.fc34.x86_64                     13/96 
16:17:53 #11 21.75   Verifying        : libcbor-0.7.0-3.fc34.x86_64                          14/96 
16:17:53 #11 21.75   Verifying        : libfido2-1.6.0-2.fc34.x86_64                         15/96 
16:17:53 #11 21.75   Verifying        : libmpc-1.2.1-2.fc34.x86_64                           16/96 
16:17:53 #11 21.75   Verifying        : libnl3-3.5.0-6.fc34.x86_64                           17/96 
16:17:53 #11 21.75   Verifying        : libselinux-devel-3.2-1.fc34.x86_64                   18/96 
16:17:53 #11 21.75   Verifying        : libselinux-utils-3.2-1.fc34.x86_64                   19/96 
16:17:53 #11 21.75   Verifying        : libsepol-devel-3.2-1.fc34.x86_64                     20/96 
16:17:53 #11 21.75   Verifying        : libtool-2.4.6-40.fc34.x86_64                         21/96 
16:17:53 #11 21.75   Verifying        : libtool-ltdl-2.4.6-40.fc34.x86_64                    22/96 
16:17:53 #11 21.75   Verifying        : libtool-ltdl-devel-2.4.6-40.fc34.x86_64              23/96 
16:17:53 #11 21.75   Verifying        : lzo-2.10-4.fc34.x86_64                               24/96 
16:17:53 #11 21.75   Verifying        : m4-1.4.18-17.fc34.x86_64                             25/96 
16:17:53 #11 21.75   Verifying        : make-1:4.3-5.fc34.x86_64                             26/96 
16:17:53 #11 21.75   Verifying        : pcre2-devel-10.36-4.fc34.x86_64                      27/96 
16:17:53 #11 21.75   Verifying        : pcre2-utf16-10.36-4.fc34.x86_64                      28/96 
16:17:53 #11 21.75   Verifying        : pcre2-utf32-10.36-4.fc34.x86_64                      29/96 
16:17:53 #11 21.75   Verifying        : perl-Error-1:0.17029-5.fc34.noarch                   30/96 
16:17:53 #11 21.75   Verifying        : perl-TermReadKey-2.38-9.fc34.x86_64                  31/96 
16:17:53 #11 21.75   Verifying        : perl-Thread-Queue-3.14-458.fc34.noarch               32/96 
16:17:53 #11 21.75   Verifying        : perl-threads-1:2.25-458.fc34.x86_64                  33/96 
16:17:53 #11 21.75   Verifying        : perl-threads-shared-1.61-458.fc34.x86_64             34/96 
16:17:53 #11 21.75   Verifying        : policycoreutils-3.2-1.fc34.x86_64                    35/96 
16:17:53 #11 21.75   Verifying        : policycoreutils-devel-3.2-1.fc34.x86_64              36/96 
16:17:53 #11 21.75   Verifying        : policycoreutils-python-utils-3.2-1.fc34.noarch       37/96 
16:17:53 #11 21.75   Verifying        : python3-libselinux-3.2-1.fc34.x86_64                 38/96 
16:17:53 #11 21.75   Verifying        : python3-libsemanage-3.2-1.fc34.x86_64                39/96 
16:17:53 #11 21.75   Verifying        : python3-policycoreutils-3.2-1.fc34.noarch            40/96 
16:17:53 #11 21.75   Verifying        : python3-setools-4.4.0-1.fc34.x86_64                  41/96 
16:17:53 #11 21.75   Verifying        : rhash-1.4.0-3.fc34.x86_64                            42/96 
16:17:53 #11 21.75   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64            43/96 
16:17:53 #11 21.75   Verifying        : annobin-9.79-2.fc34.x86_64                           44/96 
16:17:53 #11 21.75   Verifying        : btrfs-progs-5.15.1-1.fc34.x86_64                     45/96 
16:17:53 #11 21.76   Verifying        : btrfs-progs-devel-5.15.1-1.fc34.x86_64               46/96 
16:17:53 #11 21.76   Verifying        : cmake-3.20.5-1.fc34.x86_64                           47/96 
16:17:53 #11 21.76   Verifying        : cmake-data-3.20.5-1.fc34.noarch                      48/96 
16:17:53 #11 21.76   Verifying        : cmake-filesystem-3.20.5-1.fc34.x86_64                49/96 
16:17:53 #11 21.76   Verifying        : cmake-rpm-macros-3.20.5-1.fc34.noarch                50/96 
16:17:53 #11 21.76   Verifying        : cpp-11.2.1-1.fc34.x86_64                             51/96 
16:17:53 #11 21.76   Verifying        : cryptsetup-libs-2.3.6-1.fc34.x86_64                  52/96 
16:17:53 #11 21.76   Verifying        : dbus-broker-29-2.fc34.x86_64                         53/96 
16:17:53 #11 21.76   Verifying        : gcc-11.2.1-1.fc34.x86_64                             54/96 
16:17:53 #11 21.76   Verifying        : git-2.31.1-3.fc34.x86_64                             55/96 
16:17:53 #11 21.76   Verifying        : git-core-2.31.1-3.fc34.x86_64                        56/96 
16:17:53 #11 21.76   Verifying        : git-core-doc-2.31.1-3.fc34.noarch                    57/96 
16:17:53 #11 21.76   Verifying        : glibc-devel-2.33-20.fc34.x86_64                      58/96 
16:17:53 #11 21.76   Verifying        : glibc-headers-x86-2.33-20.fc34.noarch                59/96 
16:17:53 #11 21.76   Verifying        : glibc-static-2.33-20.fc34.x86_64                     60/96 
16:17:53 #11 21.76   Verifying        : iptables-legacy-libs-1.8.7-8.fc34.x86_64             61/96 
16:17:53 #11 21.76   Verifying        : jsoncpp-1.9.4-5.fc34.x86_64                          62/96 
16:17:53 #11 21.76   Verifying        : kernel-headers-5.15.4-100.fc34.x86_64                63/96 
16:17:53 #11 21.76   Verifying        : kmod-libs-29-2.fc34.x86_64                           64/96 
16:17:53 #11 21.76   Verifying        : libbtrfs-5.15.1-1.fc34.x86_64                        65/96 
16:17:53 #11 21.76   Verifying        : libbtrfsutil-5.15.1-1.fc34.x86_64                    66/96 
16:17:53 #11 21.76   Verifying        : libedit-3.1-38.20210714cvs.fc34.x86_64               67/96 
16:17:53 #11 21.76   Verifying        : libibverbs-37.0-1.fc34.x86_64                        68/96 
16:17:53 #11 21.76   Verifying        : libpcap-14:1.10.1-1.fc34.x86_64                      69/96 
16:17:53 #11 21.76   Verifying        : libseccomp-2.5.3-1.fc34.x86_64                       70/96 
16:17:53 #11 21.76   Verifying        : libseccomp-devel-2.5.3-1.fc34.x86_64                 71/96 
16:17:53 #11 21.76   Verifying        : libuv-1:1.42.0-2.fc34.x86_64                         72/96 
16:17:53 #11 21.76   Verifying        : libxcrypt-devel-4.4.26-2.fc34.x86_64                 73/96 
16:17:53 #11 21.76   Verifying        : libxcrypt-static-4.4.26-2.fc34.x86_64                74/96 
16:17:53 #11 21.76   Verifying        : libxkbcommon-1.3.0-1.fc34.x86_64                     75/96 
16:17:53 #11 21.76   Verifying        : llvm-libs-12.0.1-1.fc34.x86_64                       76/96 
16:17:53 #11 21.76   Verifying        : openssh-8.6p1-5.fc34.x86_64                          77/96 
16:17:53 #11 21.76   Verifying        : openssh-clients-8.6p1-5.fc34.x86_64                  78/96 
16:17:53 #11 21.76   Verifying        : perl-File-Compare-1.100.600-477.fc34.noarch          79/96 
16:17:53 #11 21.76   Verifying        : perl-File-Copy-2.34-477.fc34.noarch                  80/96 
16:17:53 #11 21.76   Verifying        : perl-File-Find-1.37-477.fc34.noarch                  81/96 
16:17:53 #11 21.76   Verifying        : perl-Git-2.31.1-3.fc34.noarch                        82/96 
16:17:53 #11 21.76   Verifying        : perl-lib-0.65-477.fc34.x86_64                        83/96 
16:17:53 #11 21.76   Verifying        : python3-audit-3.0.6-1.fc34.x86_64                    84/96 
16:17:53 #11 21.76   Verifying        : qrencode-libs-4.1.1-1.fc34.x86_64                    85/96 
16:17:53 #11 21.76   Verifying        : selinux-policy-34.22-1.fc34.noarch                   86/96 
16:17:53 #11 21.76   Verifying        : selinux-policy-devel-34.22-1.fc34.noarch             87/96 
16:17:53 #11 21.76   Verifying        : selinux-policy-targeted-34.22-1.fc34.noarch          88/96 
16:17:53 #11 21.76   Verifying        : systemd-248.9-1.fc34.x86_64                          89/96 
16:17:53 #11 21.76   Verifying        : systemd-devel-248.9-1.fc34.x86_64                    90/96 
16:17:53 #11 21.76   Verifying        : systemd-networkd-248.9-1.fc34.x86_64                 91/96 
16:17:53 #11 21.76   Verifying        : systemd-pam-248.9-1.fc34.x86_64                      92/96 
16:17:53 #11 21.76   Verifying        : systemd-rpm-macros-248.9-1.fc34.noarch               93/96 
16:17:53 #11 21.76   Verifying        : vim-filesystem-2:8.2.3755-1.fc34.noarch              94/96 
16:17:53 #11 21.76   Verifying        : which-2.21-26.fc34.x86_64                            95/96 
16:17:53 #11 21.76   Verifying        : xkeyboard-config-2.33-1.fc34.noarch                  96/96 
16:17:53 #11 22.00 
16:17:53 #11 22.00 Installed:
16:17:53 #11 22.00   acl-2.3.1-1.fc34.x86_64                                                       
16:17:53 #11 22.00   annobin-9.79-2.fc34.x86_64                                                    
16:17:53 #11 22.00   autoconf-2.69-36.fc34.noarch                                                  
16:17:53 #11 22.00   automake-1.16.2-4.fc34.noarch                                                 
16:17:53 #11 22.00   btrfs-progs-5.15.1-1.fc34.x86_64                                              
16:17:53 #11 22.00   btrfs-progs-devel-5.15.1-1.fc34.x86_64                                        
16:17:53 #11 22.00   checkpolicy-3.2-1.fc34.x86_64                                                 
16:17:53 #11 22.00   cmake-3.20.5-1.fc34.x86_64                                                    
16:17:53 #11 22.00   cmake-data-3.20.5-1.fc34.noarch                                               
16:17:53 #11 22.00   cmake-filesystem-3.20.5-1.fc34.x86_64                                         
16:17:53 #11 22.00   cmake-rpm-macros-3.20.5-1.fc34.noarch                                         
16:17:53 #11 22.00   cpp-11.2.1-1.fc34.x86_64                                                      
16:17:53 #11 22.00   cryptsetup-libs-2.3.6-1.fc34.x86_64                                           
16:17:53 #11 22.00   dbus-1:1.12.20-3.fc34.x86_64                                                  
16:17:53 #11 22.00   dbus-broker-29-2.fc34.x86_64                                                  
16:17:53 #11 22.00   dbus-common-1:1.12.20-3.fc34.noarch                                           
16:17:53 #11 22.00   device-mapper-1.02.175-1.fc34.x86_64                                          
16:17:53 #11 22.00   device-mapper-devel-1.02.175-1.fc34.x86_64                                    
16:17:53 #11 22.00   device-mapper-libs-1.02.175-1.fc34.x86_64                                     
16:17:53 #11 22.00   e2fsprogs-libs-1.45.6-5.fc34.x86_64                                           
16:17:53 #11 22.00   gc-8.0.4-5.fc34.x86_64                                                        
16:17:53 #11 22.00   gcc-11.2.1-1.fc34.x86_64                                                      
16:17:53 #11 22.00   git-2.31.1-3.fc34.x86_64                                                      
16:17:53 #11 22.00   git-core-2.31.1-3.fc34.x86_64                                                 
16:17:53 #11 22.00   git-core-doc-2.31.1-3.fc34.noarch                                             
16:17:53 #11 22.00   glibc-devel-2.33-20.fc34.x86_64                                               
16:17:53 #11 22.00   glibc-headers-x86-2.33-20.fc34.noarch                                         
16:17:53 #11 22.00   glibc-static-2.33-20.fc34.x86_64                                              
16:17:53 #11 22.00   guile22-2.2.7-2.fc34.x86_64                                                   
16:17:53 #11 22.00   iptables-legacy-libs-1.8.7-8.fc34.x86_64                                      
16:17:53 #11 22.00   jsoncpp-1.9.4-5.fc34.x86_64                                                   
16:17:53 #11 22.00   kernel-headers-5.15.4-100.fc34.x86_64                                         
16:17:53 #11 22.00   kmod-libs-29-2.fc34.x86_64                                                    
16:17:53 #11 22.00   libargon2-20171227-6.fc34.x86_64                                              
16:17:53 #11 22.00   libbtrfs-5.15.1-1.fc34.x86_64                                                 
16:17:53 #11 22.00   libbtrfsutil-5.15.1-1.fc34.x86_64                                             
16:17:53 #11 22.00   libcbor-0.7.0-3.fc34.x86_64                                                   
16:17:53 #11 22.00   libedit-3.1-38.20210714cvs.fc34.x86_64                                        
16:17:53 #11 22.00   libfido2-1.6.0-2.fc34.x86_64                                                  
16:17:53 #11 22.00   libibverbs-37.0-1.fc34.x86_64                                                 
16:17:53 #11 22.00   libmpc-1.2.1-2.fc34.x86_64                                                    
16:17:53 #11 22.00   libnl3-3.5.0-6.fc34.x86_64                                                    
16:17:53 #11 22.00   libpcap-14:1.10.1-1.fc34.x86_64                                               
16:17:53 #11 22.00   libseccomp-2.5.3-1.fc34.x86_64                                                
16:17:53 #11 22.00   libseccomp-devel-2.5.3-1.fc34.x86_64                                          
16:17:53 #11 22.00   libselinux-devel-3.2-1.fc34.x86_64                                            
16:17:53 #11 22.00   libselinux-utils-3.2-1.fc34.x86_64                                            
16:17:53 #11 22.00   libsepol-devel-3.2-1.fc34.x86_64                                              
16:17:53 #11 22.00   libtool-2.4.6-40.fc34.x86_64                                                  
16:17:53 #11 22.00   libtool-ltdl-2.4.6-40.fc34.x86_64                                             
16:17:53 #11 22.00   libtool-ltdl-devel-2.4.6-40.fc34.x86_64                                       
16:17:53 #11 22.00   libuv-1:1.42.0-2.fc34.x86_64                                                  
16:17:53 #11 22.00   libxcrypt-devel-4.4.26-2.fc34.x86_64                                          
16:17:53 #11 22.00   libxcrypt-static-4.4.26-2.fc34.x86_64                                         
16:17:53 #11 22.00   libxkbcommon-1.3.0-1.fc34.x86_64                                              
16:17:53 #11 22.00   llvm-libs-12.0.1-1.fc34.x86_64                                                
16:17:53 #11 22.00   lzo-2.10-4.fc34.x86_64                                                        
16:17:53 #11 22.00   m4-1.4.18-17.fc34.x86_64                                                      
16:17:53 #11 22.00   make-1:4.3-5.fc34.x86_64                                                      
16:17:53 #11 22.00   openssh-8.6p1-5.fc34.x86_64                                                   
16:17:53 #11 22.00   openssh-clients-8.6p1-5.fc34.x86_64                                           
16:17:53 #11 22.00   pcre2-devel-10.36-4.fc34.x86_64                                               
16:17:53 #11 22.00   pcre2-utf16-10.36-4.fc34.x86_64                                               
16:17:53 #11 22.00   pcre2-utf32-10.36-4.fc34.x86_64                                               
16:17:53 #11 22.00   perl-Error-1:0.17029-5.fc34.noarch                                            
16:17:53 #11 22.00   perl-File-Compare-1.100.600-477.fc34.noarch                                   
16:17:53 #11 22.00   perl-File-Copy-2.34-477.fc34.noarch                                           
16:17:53 #11 22.00   perl-File-Find-1.37-477.fc34.noarch                                           
16:17:53 #11 22.00   perl-Git-2.31.1-3.fc34.noarch                                                 
16:17:53 #11 22.00   perl-TermReadKey-2.38-9.fc34.x86_64                                           
16:17:53 #11 22.00   perl-Thread-Queue-3.14-458.fc34.noarch                                        
16:17:53 #11 22.00   perl-lib-0.65-477.fc34.x86_64                                                 
16:17:53 #11 22.00   perl-threads-1:2.25-458.fc34.x86_64                                           
16:17:53 #11 22.00   perl-threads-shared-1.61-458.fc34.x86_64                                      
16:17:53 #11 22.00   policycoreutils-3.2-1.fc34.x86_64                                             
16:17:53 #11 22.00   policycoreutils-devel-3.2-1.fc34.x86_64                                       
16:17:53 #11 22.00   policycoreutils-python-utils-3.2-1.fc34.noarch                                
16:17:53 #11 22.00   python3-audit-3.0.6-1.fc34.x86_64                                             
16:17:53 #11 22.00   python3-libselinux-3.2-1.fc34.x86_64                                          
16:17:53 #11 22.00   python3-libsemanage-3.2-1.fc34.x86_64                                         
16:17:53 #11 22.00   python3-policycoreutils-3.2-1.fc34.noarch                                     
16:17:53 #11 22.00   python3-setools-4.4.0-1.fc34.x86_64                                           
16:17:53 #11 22.00   qrencode-libs-4.1.1-1.fc34.x86_64                                             
16:17:53 #11 22.00   rhash-1.4.0-3.fc34.x86_64                                                     
16:17:53 #11 22.00   rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64                                     
16:17:53 #11 22.00   selinux-policy-34.22-1.fc34.noarch                                            
16:17:53 #11 22.00   selinux-policy-devel-34.22-1.fc34.noarch                                      
16:17:53 #11 22.00   selinux-policy-targeted-34.22-1.fc34.noarch                                   
16:17:53 #11 22.00   systemd-248.9-1.fc34.x86_64                                                   
16:17:53 #11 22.00   systemd-devel-248.9-1.fc34.x86_64                                             
16:17:53 #11 22.00   systemd-networkd-248.9-1.fc34.x86_64                                          
16:17:53 #11 22.00   systemd-pam-248.9-1.fc34.x86_64                                               
16:17:53 #11 22.00   systemd-rpm-macros-248.9-1.fc34.noarch                                        
16:17:53 #11 22.00   vim-filesystem-2:8.2.3755-1.fc34.noarch                                       
16:17:53 #11 22.00   which-2.21-26.fc34.x86_64                                                     
16:17:53 #11 22.00   xkeyboard-config-2.33-1.fc34.noarch                                           
16:17:53 #11 22.00 
16:17:53 #11 22.00 Complete!
16:17:54 + set -e
16:17:54 + mkdir -p /root/build-deb/engine
16:17:54 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:17:54 #21 82.96 Selecting previously unselected package libxml2:amd64.
16:17:54 #21 82.96 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:17:54 #21 82.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:17:54 #21 83.05 Selecting previously unselected package libxml-namespacesupport-perl.
16:17:54 #21 83.05 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:17:54 #21 83.05 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:17:54 #21 83.08 Selecting previously unselected package libxml-sax-base-perl.
16:17:54 #21 83.08 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:17:54 #21 83.09 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:17:54 #21 83.12 Selecting previously unselected package libxml-sax-perl.
16:17:54 #21 83.13 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:17:54 #21 83.13 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:17:54 #21 83.17 Selecting previously unselected package libxml-libxml-perl.
16:17:54 #21 83.17 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
16:17:54 #21 83.17 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:17:54 #21 83.23 Selecting previously unselected package libxml-simple-perl.
16:17:54 #21 83.24 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
16:17:54 #21 83.24 Unpacking libxml-simple-perl (2.25-1) ...
16:17:54    dh_clean
16:17:54  dpkg-source -I.git -b .
16:17:54 #11 DONE 22.2s
16:17:54 
16:17:54 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:17:54 #13 sha256:4206ca2a18c0e177291c3afbc5e6897d797bfafaddb4da66764e7ddd92508ff2
16:17:54 #21 83.36 Selecting previously unselected package libyaml-perl.
16:17:54 #21 83.37 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
16:17:54 #21 83.37 Unpacking libyaml-perl (1.30-1) ...
16:17:54 #21 83.40 Selecting previously unselected package libconfig-auto-perl.
16:17:54 #21 83.40 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
16:17:54 #21 83.41 Unpacking libconfig-auto-perl (0.44-1.1) ...
16:17:54 #21 83.43 Selecting previously unselected package libfile-which-perl.
16:17:54 #21 83.44 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
16:17:54 #21 83.44 Unpacking libfile-which-perl (1.23-1) ...
16:17:54 #21 83.46 Selecting previously unselected package libfile-homedir-perl.
16:17:54 #21 83.47 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
16:17:54 #21 83.47 Unpacking libfile-homedir-perl (1.006-1) ...
16:17:54 #21 83.50 Selecting previously unselected package libdebian-dpkgcross-perl.
16:17:54 #21 83.50 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
16:17:54 #21 83.50 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
16:17:54 #21 83.54 Selecting previously unselected package dpkg-cross.
16:17:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~debian'
16:17:54 dpkg-source: info: using source format '1.0'
16:17:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz
16:17:54 + STATUS=0
16:17:54 + '[' 0 -ne 0 ']'
16:17:54 + /usr/bin/tar -xof -
16:17:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:17:54 #21 83.54 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
16:17:54 #21 83.54 Unpacking dpkg-cross (2.6.18+nmu1) ...
16:17:54 #21 83.57 Selecting previously unselected package crossbuild-essential-arm64.
16:17:54 #21 83.57 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
16:17:54 #21 83.57 Unpacking crossbuild-essential-arm64 (12.9) ...
16:17:54 #21 83.60 Selecting previously unselected package libc6-armel-cross.
16:17:54 #21 83.60 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
16:17:54 #21 83.61 Unpacking libc6-armel-cross (2.31-9cross4) ...
16:17:54 #21 83.72 Selecting previously unselected package libgcc-s1-armel-cross.
16:17:54 #21 83.73 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
16:17:54 #21 83.73 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
16:17:54 #21 83.76 Selecting previously unselected package libgomp1-armel-cross.
16:17:54 #21 83.77 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
16:17:54 #21 83.77 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
16:17:54 #21 83.81 Selecting previously unselected package libatomic1-armel-cross.
16:17:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc
16:17:54  debian/rules build
16:17:54 dh build --with=bash-completion
16:17:54    dh_update_autotools_config
16:17:54    dh_autoreconf
16:17:54    debian/rules override_dh_auto_build
16:17:54 make[1]: Entering directory '/root/build-deb'
16:17:54 # Build the daemon and dependencies
16:17:54 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:54 
16:17:54 Removing bundles/
16:17:54 
16:17:54 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:54 GOOS="" GOARCH="" GOARM=""
16:17:54 + mkdir -p /root/build-deb/cli
16:17:54 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:17:55 #21 83.81 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
16:17:55 #21 83.81 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
16:17:55 #21 83.84 Selecting previously unselected package libasan6-armel-cross.
16:17:55 #21 83.85 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
16:17:55 #21 83.85 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
16:17:55 #21 84.07 Selecting previously unselected package libstdc++6-armel-cross.
16:17:55 + STATUS=0
16:17:55 + '[' 0 -ne 0 ']'
16:17:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:55 + RPM_EC=0
16:17:55 ++ jobs -p
16:17:55 + exit 0
16:17:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xKtEOh
16:17:55 + umask 022
16:17:55 + cd /root/rpmbuild/BUILD
16:17:55 + cd src
16:17:55 + export DOCKER_GITCOMMIT=088afc9
16:17:55 + DOCKER_GITCOMMIT=088afc9
16:17:55 + mkdir -p /go/src/github.com/docker
16:17:55 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:17:55 + pushd /root/rpmbuild/BUILD/src/engine
16:17:55 + TMP_GOPATH=/go
16:17:55 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:17:55 + hack/dockerfile/install/install.sh tini
16:17:55 + RM_GOPATH=0
16:17:55 + TMP_GOPATH=/go
16:17:55 + : /usr/local/bin
16:17:55 + '[' -z /go ']'
16:17:55 + export GOPATH=/go
16:17:55 + GOPATH=/go
16:17:55 + case "$(go env GOARCH)" in
16:17:55 ++ go env GOARCH
16:17:55 + export GO_BUILDMODE=-buildmode=pie
16:17:55 + GO_BUILDMODE=-buildmode=pie
16:17:55 ++ dirname hack/dockerfile/install/install.sh
16:17:55 + dir=hack/dockerfile/install
16:17:55 + bin=tini
16:17:55 + shift
16:17:55 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:17:55 + . hack/dockerfile/install/tini.installer
16:17:55 ++ : v0.19.0
16:17:55 + install_tini
16:17:55 + echo 'Install tini version v0.19.0'
16:17:55 Install tini version v0.19.0
16:17:55 + git clone https://github.com/krallin/tini.git /go/tini
16:17:55 Cloning into '/go/tini'...
16:17:55 + cd /go/tini
16:17:55 + git checkout -q v0.19.0
16:17:55 + cmake .
16:17:55 #21 84.07 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
16:17:55 #21 84.07 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
16:17:55 #21 84.22 Selecting previously unselected package libubsan1-armel-cross.
16:17:55 #21 84.22 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
16:17:55 #21 84.23 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
16:17:55 #21 84.32 Selecting previously unselected package libgcc-10-dev-armel-cross.
16:17:55 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:17:55   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:17:55   CMake.
16:17:55 
16:17:55   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:17:55   CMake that the project does not need compatibility with older versions.
16:17:55 
16:17:55 
16:17:55 -- The C compiler identification is GNU 10.3.1
16:17:55 -- Detecting C compiler ABI info
16:17:55 -- Detecting C compiler ABI info - done
16:17:55 -- Check for working C compiler: /usr/bin/cc - skipped
16:17:55 -- Detecting C compile features
16:17:55 -- Detecting C compile features - done
16:17:55 -- Performing Test HAS_BUILTIN_FORTIFY
16:17:55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:17:55 -- Configuring done
16:17:55 -- Generating done
16:17:55 -- Build files have been written to: /go/tini
16:17:55 + make tini-static
16:17:55 Scanning dependencies of target tini-static
16:17:55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:17:55 #21 84.32 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
16:17:55 #21 84.33 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
16:17:55 #21 84.44 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
16:17:55 #21 84.44 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:17:55 #21 84.45 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:17:55 + mkdir -p /root/build-deb/scan-cli-plugin
16:17:55 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:17:55 + mkdir -p /go/src/github.com/docker
16:17:55 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:17:55 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:17:55 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:17:55 + EPOCH=5
16:17:55 + EPOCH_SEP=
16:17:55 + [[ ! -z 5 ]]
16:17:55 + EPOCH_SEP=:
16:17:55 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:17:55 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:17:55 VERSION AAA 0.0.0-20211220110528-fe93451
16:17:55 + VERSION=0.0.0-20211220110528-fe93451
16:17:55 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:17:55 VERSION bbb 0.0.0-20211220110528-fe93451
16:17:55 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:17:55 + debSource=docker-ce
16:17:55 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:17:55 + debMaintainer='Docker <support@docker.com>'
16:17:55 ++ date --rfc-2822
16:17:55 + debDate='Tue, 21 Dec 2021 16:17:55 +0000'
16:17:55 + cat
16:17:55 + export CLI_GITCOMMIT=fe93451
16:17:55 + CLI_GITCOMMIT=fe93451
16:17:55 + export ENGINE_GITCOMMIT=088afc9
16:17:55 + ENGINE_GITCOMMIT=088afc9
16:17:55 + export SCAN_GITCOMMIT=3f7dbd1
16:17:55 + SCAN_GITCOMMIT=3f7dbd1
16:17:55 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:17:55 VERSION BBB 0.0.0-20211220110528-fe93451
16:17:55 + dpkg-buildpackage -uc -us -I.git
16:17:55 dpkg-buildpackage: info: source package docker-ce
16:17:55 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~ubuntu-impish
16:17:55 dpkg-buildpackage: info: source distribution impish
16:17:55 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:17:55  dpkg-source -I.git --before-build .
16:17:55 dpkg-buildpackage: info: host architecture amd64
16:17:55 #24 ...
16:17:55 
16:17:55 #29 [linux/amd64 build 2/2] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:17:55 #29 0.961 Building static docker-darwin-arm64
16:17:55 #29 0.966 + go build -o /out/docker-darwin-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:48Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451"' '-buildmode=pie' github.com/docker/cli/cmd/docker
16:17:55 [100%] Linking C executable tini-static
16:17:55 [100%] Built target tini-static
16:17:55 + mkdir -p /usr/local/bin
16:17:55 + cp tini-static /usr/local/bin/docker-init
16:17:55 + VERSION=0.0.0-20211220110528-fe93451
16:17:55 + PRODUCT=docker
16:17:55 + hack/make.sh dynbinary
16:17:55 
16:17:55  debian/rules clean
16:17:55 dh clean --with=bash-completion
16:17:55    dh_clean
16:17:55  dpkg-source -I.git -b .
16:17:55 Removing bundles/
16:17:55 
16:17:55 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:55 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:55 GOOS="" GOARCH="" GOARM=""
16:17:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:17:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:17:56 dpkg-source: warning: native package version may not have a revision
16:17:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~ubuntu'
16:17:56 dpkg-source: info: using source format '1.0'
16:17:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz
16:17:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc
16:17:56  debian/rules build
16:17:56 dh build --with=bash-completion
16:17:56    dh_update_autotools_config
16:17:56    dh_autoreconf
16:17:56    debian/rules override_dh_auto_build
16:17:56 make[1]: Entering directory '/root/build-deb'
16:17:56 # Build the daemon and dependencies
16:17:56 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:17:56 
16:17:56 Removing bundles/
16:17:56 
16:17:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:56 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:17:56 GOOS="" GOARCH="" GOARM=""
16:17:57 #14 DONE 2.8s
16:17:57 
16:17:57 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:17:57 #15 sha256:39b47098d98c1b5fa5c92135299964e3ca9b05e1d56d7714b19d8a1470c95f7e
16:17:57 #15 DONE 0.0s
16:17:57 
16:17:57 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:17:57 #16 sha256:95499721ec38c0b595ab79d5b8f384eede6ebc62bfdddc6fa1c556b720e7290b
16:17:57 #16 DONE 0.1s
16:17:57 
16:17:57 #17 exporting to image
16:17:57 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:57 #17 exporting layers
16:17:57 #13 DONE 2.8s
16:17:57 
16:17:57 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:17:57 #14 sha256:5d8c0872ae0e25dc1e4b1081c0fec5812990a9682ed48d26bd2dc129b3d542b6
16:17:57 #14 DONE 0.0s
16:17:57 
16:17:57 #15 exporting to image
16:17:57 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:17:57 #15 exporting layers
16:18:00 #21 89.40 Selecting previously unselected package gcc-arm-linux-gnueabi.
16:18:00 #21 89.40 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:18:00 #21 89.43 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
16:18:00 #21 89.77 Selecting previously unselected package linux-libc-dev-armel-cross.
16:18:00 #21 89.77 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
16:18:00 #21 89.81 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
16:18:01 #21 90.17 Selecting previously unselected package libc6-dev-armel-cross.
16:18:01 #21 90.17 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
16:18:01 #21 90.21 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
16:18:01 #21 90.67 Selecting previously unselected package libstdc++-10-dev-armel-cross.
16:18:01 #21 90.68 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
16:18:01 #21 90.70 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
16:18:02 #21 91.19 Selecting previously unselected package g++-10-arm-linux-gnueabi.
16:18:02 #21 91.20 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:18:02 #21 91.23 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:18:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc
16:18:02  debian/rules build
16:18:02 dh build --with=bash-completion
16:18:02    dh_update_autotools_config
16:18:02    dh_autoreconf
16:18:02 #15 exporting layers 5.4s done
16:18:02 #15 writing image sha256:4e5103c10df4fb2b4e9ae0b4fe0a9ad8b9111c8ea7df66b832855b01251417da done
16:18:02 #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done
16:18:02 #15 DONE 5.4s
16:18:02 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:18:02    debian/rules override_dh_auto_build
16:18:02 make[1]: Entering directory '/root/build-deb'
16:18:02 # Build the daemon and dependencies
16:18:02 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:18:02 
16:18:02 Removing bundles/
16:18:02 
16:18:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:18:02 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:02 GOOS="" GOARCH="" GOARM=""
16:18:03 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:18:03 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:18:03 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:18:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YZf7jm
16:18:03 + umask 022
16:18:03 + cd /root/rpmbuild/BUILD
16:18:03 + cd /root/rpmbuild/BUILD
16:18:03 + rm -rf src
16:18:03 + /usr/bin/mkdir -p src
16:18:03 + cd src
16:18:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:18:03 + /usr/bin/tar -xof -
16:18:03 #17 exporting layers 6.5s done
16:18:03 #17 writing image sha256:a222a09a7ddaefdcf1a603d1cae716e81ce0ef622cf9a7ed33f27d3bcf9bb5fd done
16:18:03 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
16:18:03 #17 DONE 6.5s
16:18:03 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211220110528-fe93451 -e VERSION=0.0.0-20211220110528-fe93451 -e CLI_GITCOMMIT=fe93451 -e ENGINE_GITCOMMIT=088afc9 -e SCAN_VERSION=v0.14.0 -e SCAN_GITCOMMIT=3f7dbd1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
16:18:03 + set -e
16:18:03 + mkdir -p /root/build-deb/engine
16:18:03 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:18:04 + STATUS=0
16:18:04 + '[' 0 -ne 0 ']'
16:18:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:18:04 + /usr/bin/tar -xof -
16:18:04 + mkdir -p /root/build-deb/cli
16:18:04 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:18:04 + STATUS=0
16:18:04 + '[' 0 -ne 0 ']'
16:18:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:18:04 + RPM_EC=0
16:18:04 ++ jobs -p
16:18:04 + exit 0
16:18:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aFnK6c
16:18:04 + umask 022
16:18:04 + cd /root/rpmbuild/BUILD
16:18:04 + cd src
16:18:04 + export DOCKER_GITCOMMIT=088afc9
16:18:04 + DOCKER_GITCOMMIT=088afc9
16:18:04 + mkdir -p /go/src/github.com/docker
16:18:04 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:18:04 + pushd /root/rpmbuild/BUILD/src/engine
16:18:04 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:18:04 + TMP_GOPATH=/go
16:18:04 + hack/dockerfile/install/install.sh tini
16:18:04 + RM_GOPATH=0
16:18:04 + TMP_GOPATH=/go
16:18:04 + : /usr/local/bin
16:18:04 + '[' -z /go ']'
16:18:04 + export GOPATH=/go
16:18:04 + GOPATH=/go
16:18:04 + case "$(go env GOARCH)" in
16:18:04 ++ go env GOARCH
16:18:04 + export GO_BUILDMODE=-buildmode=pie
16:18:04 + GO_BUILDMODE=-buildmode=pie
16:18:04 ++ dirname hack/dockerfile/install/install.sh
16:18:04 + dir=hack/dockerfile/install
16:18:04 + bin=tini
16:18:04 + shift
16:18:04 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:04 + . hack/dockerfile/install/tini.installer
16:18:04 ++ : v0.19.0
16:18:04 + install_tini
16:18:04 + echo 'Install tini version v0.19.0'
16:18:04 Install tini version v0.19.0
16:18:04 + git clone https://github.com/krallin/tini.git /go/tini
16:18:04 Cloning into '/go/tini'...
16:18:05 + cd /go/tini
16:18:05 + git checkout -q v0.19.0
16:18:05 + cmake .
16:18:05 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:18:05   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:18:05   CMake.
16:18:05 
16:18:05   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:18:05   CMake that the project does not need compatibility with older versions.
16:18:05 
16:18:05 
16:18:05 -- The C compiler identification is GNU 11.2.1
16:18:05 -- Detecting C compiler ABI info
16:18:05 -- Detecting C compiler ABI info - done
16:18:05 -- Check for working C compiler: /usr/bin/cc - skipped
16:18:05 -- Detecting C compile features
16:18:05 -- Detecting C compile features - done
16:18:05 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:05 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:18:05 -- Configuring done
16:18:05 -- Generating done
16:18:05 -- Build files have been written to: /go/tini
16:18:05 + make tini-static
16:18:05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:05 + mkdir -p /root/build-deb/scan-cli-plugin
16:18:05 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:18:05 + mkdir -p /go/src/github.com/docker
16:18:05 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:18:05 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:18:05 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:18:05 + EPOCH=5
16:18:05 + EPOCH_SEP=
16:18:05 + [[ ! -z 5 ]]
16:18:05 + EPOCH_SEP=:
16:18:05 + [[ -z 0.0.0-20211220110528-fe93451 ]]
16:18:05 + echo VERSION AAA 0.0.0-20211220110528-fe93451
16:18:05 VERSION AAA 0.0.0-20211220110528-fe93451
16:18:05 + VERSION=0.0.0-20211220110528-fe93451
16:18:05 + echo VERSION bbb 0.0.0-20211220110528-fe93451
16:18:05 VERSION bbb 0.0.0-20211220110528-fe93451
16:18:05 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:18:05 + debSource=docker-ce
16:18:05 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:18:05 + debMaintainer='Docker <support@docker.com>'
16:18:05 ++ date --rfc-2822
16:18:05 + debDate='Tue, 21 Dec 2021 16:18:05 +0000'
16:18:05 + cat
16:18:05 + export CLI_GITCOMMIT=fe93451
16:18:05 + CLI_GITCOMMIT=fe93451
16:18:05 + export ENGINE_GITCOMMIT=088afc9
16:18:05 + ENGINE_GITCOMMIT=088afc9
16:18:05 + export SCAN_GITCOMMIT=3f7dbd1
16:18:05 + SCAN_GITCOMMIT=3f7dbd1
16:18:05 + echo VERSION BBB 0.0.0-20211220110528-fe93451
16:18:05 VERSION BBB 0.0.0-20211220110528-fe93451
16:18:05 + dpkg-buildpackage -uc -us -I.git
16:18:05 dpkg-buildpackage: info: source package docker-ce
16:18:05 dpkg-buildpackage: info: source version 5:0.0.0-20211220110528-fe93451-0~debian-bullseye
16:18:05 dpkg-buildpackage: info: source distribution bullseye
16:18:05 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:18:05 dpkg-buildpackage: info: host architecture amd64
16:18:05  dpkg-source -I.git --before-build .
16:18:05  debian/rules clean
16:18:05 dh clean --with=bash-completion
16:18:05    dh_clean
16:18:05 [100%] Linking C executable tini-static
16:18:05 [100%] Built target tini-static
16:18:05 + mkdir -p /usr/local/bin
16:18:05 + cp tini-static /usr/local/bin/docker-init
16:18:05 + VERSION=0.0.0-20211220110528-fe93451
16:18:05 + PRODUCT=docker
16:18:05 + hack/make.sh dynbinary
16:18:05 
16:18:05 Removing bundles/
16:18:05 
16:18:05 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:18:05 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:05 GOOS="" GOARCH="" GOARM=""
16:18:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc
16:18:06  debian/rules build
16:18:06 dh build --with=bash-completion
16:18:06    dh_update_autotools_config
16:18:06    dh_autoreconf
16:18:06    debian/rules override_dh_auto_build
16:18:06 make[1]: Entering directory '/root/build-deb'
16:18:06 # Build the daemon and dependencies
16:18:06 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:18:06 
16:18:06 Removing bundles/
16:18:06 
16:18:06 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:18:06 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:06 GOOS="" GOARCH="" GOARM=""
16:18:06  dpkg-source -I.git -b .
16:18:06 dpkg-source: warning: native package version may not have a revision
16:18:06 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211220110528-fe93451-0~debian'
16:18:06 dpkg-source: info: using source format '1.0'
16:18:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz
16:18:06 #25 142.8 # github.com/containerd/containerd/cmd/containerd
16:18:06 #25 142.8 /usr/bin/ld: /tmp/go-link-225128075/000019.o: in function `New':
16:18:06 #25 142.8 /tmp/tmp.RxzUzAoNwf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:18:06 #25 142.9 + bin/containerd-stress
16:18:06 #25 144.0 + bin/containerd-shim
16:18:07 #21 95.64 Selecting previously unselected package g++-arm-linux-gnueabi.
16:18:07 #21 95.64 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:18:07 #21 95.64 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
16:18:07 #21 95.67 Selecting previously unselected package crossbuild-essential-armel.
16:18:07 #21 95.67 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
16:18:07 #21 95.68 Unpacking crossbuild-essential-armel (12.9) ...
16:18:07 #21 95.71 Selecting previously unselected package libc6-armhf-cross.
16:18:07 #21 95.72 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
16:18:07 #21 95.72 Unpacking libc6-armhf-cross (2.31-9cross4) ...
16:18:07 #21 95.84 Selecting previously unselected package libgcc-s1-armhf-cross.
16:18:07 #21 95.84 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 95.84 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 95.87 Selecting previously unselected package libgomp1-armhf-cross.
16:18:07 #21 95.88 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 95.88 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 95.92 Selecting previously unselected package libatomic1-armhf-cross.
16:18:07 #21 95.92 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 95.96 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 96.00 Selecting previously unselected package libasan6-armhf-cross.
16:18:07 #21 96.00 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 96.00 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 96.22 Selecting previously unselected package libstdc++6-armhf-cross.
16:18:07 #21 96.23 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 96.23 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 96.30 Selecting previously unselected package libubsan1-armhf-cross.
16:18:07 #21 96.30 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 96.30 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 96.40 Selecting previously unselected package libgcc-10-dev-armhf-cross.
16:18:07 #21 96.40 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:07 #21 96.40 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
16:18:07 #21 96.51 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
16:18:07 #21 96.51 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:18:07 #21 96.52 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:18:13 #21 101.4 Selecting previously unselected package gcc-arm-linux-gnueabihf.
16:18:13 #21 101.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:18:13 #21 101.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
16:18:13 #21 101.4 Selecting previously unselected package linux-libc-dev-armhf-cross.
16:18:13 #21 101.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
16:18:13 #21 101.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
16:18:13 #21 101.6 Selecting previously unselected package libc6-dev-armhf-cross.
16:18:13 #21 101.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
16:18:13 #21 101.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
16:18:13 #21 101.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
16:18:13 #21 101.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
16:18:13 #21 101.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
16:18:13 #21 102.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
16:18:13 #21 102.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:18:13 #21 102.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:18:14 #25 150.8 + bin/containerd-shim-runc-v1
16:18:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc
16:18:16  debian/rules build
16:18:16 dh build --with=bash-completion
16:18:16    dh_update_autotools_config
16:18:16    dh_autoreconf
16:18:16    debian/rules override_dh_auto_build
16:18:16 make[1]: Entering directory '/root/build-deb'
16:18:16 # Build the daemon and dependencies
16:18:16 cd engine && DOCKER_GITCOMMIT=088afc9 PRODUCT=docker ./hack/make.sh dynbinary
16:18:16 
16:18:16 Removing bundles/
16:18:16 
16:18:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:18:16 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:16 GOOS="" GOARCH="" GOARM=""
16:18:18 #21 107.1 Selecting previously unselected package g++-arm-linux-gnueabihf.
16:18:18 #21 107.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:18:18 #21 107.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
16:18:18 #21 107.5 Selecting previously unselected package crossbuild-essential-armhf.
16:18:18 #21 107.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
16:18:18 #21 107.5 Unpacking crossbuild-essential-armhf (12.9) ...
16:18:18 #21 107.8 Selecting previously unselected package libc6-ppc64el-cross.
16:18:18 #21 107.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
16:18:18 #21 107.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
16:18:18 #25 155.9 + bin/containerd-shim-runc-v2
16:18:19 #25 156.5 + binaries
16:18:19 #25 156.5 + install -D bin/containerd /build/containerd
16:18:19 #25 156.5 + install -D bin/containerd-shim /build/containerd-shim
16:18:19 #25 156.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:18:19 #25 156.5 + install -D bin/ctr /build/ctr
16:18:19 #25 DONE 156.8s
16:18:19 #21 108.5 Selecting previously unselected package libgcc-s1-ppc64el-cross.
16:18:19 #21 108.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:19 #21 108.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
16:18:20 #21 108.9 Selecting previously unselected package libgomp1-ppc64el-cross.
16:18:20 #21 108.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:20 #21 109.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
16:18:20 #21 109.3 Selecting previously unselected package libitm1-ppc64el-cross.
16:18:20 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:20 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:20 GOOS="" GOARCH="" GOARM=""
16:18:20 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:20 
16:18:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:18:20 + RM_GOPATH=0
16:18:20 + TMP_GOPATH=/go
16:18:20 + : /usr/local/bin
16:18:20 + '[' -z /go ']'
16:18:20 + export GOPATH=/go
16:18:20 + GOPATH=/go
16:18:20 + case "$(go env GOARCH)" in
16:18:20 ++ go env GOARCH
16:18:20 + export GO_BUILDMODE=-buildmode=pie
16:18:20 + GO_BUILDMODE=-buildmode=pie
16:18:20 ++ dirname hack/dockerfile/install/install.sh
16:18:20 + dir=hack/dockerfile/install
16:18:20 + bin=tini
16:18:20 + shift
16:18:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:20 + . hack/dockerfile/install/tini.installer
16:18:20 ++ : v0.19.0
16:18:20 + install_tini
16:18:20 + echo 'Install tini version v0.19.0'
16:18:20 + git clone https://github.com/krallin/tini.git /go/tini
16:18:20 Install tini version v0.19.0
16:18:20 Cloning into '/go/tini'...
16:18:20 + cd /go/tini
16:18:20 + git checkout -q v0.19.0
16:18:20 + cmake .
16:18:20 -- The C compiler identification is GNU 7.5.0
16:18:20 -- Check for working C compiler: /usr/bin/cc
16:18:20 -- Check for working C compiler: /usr/bin/cc -- works
16:18:20 -- Detecting C compiler ABI info
16:18:20 -- Detecting C compiler ABI info - done
16:18:20 -- Detecting C compile features
16:18:20 -- Detecting C compile features - done
16:18:20 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:20 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:18:20 -- Configuring done
16:18:20 -- Generating done
16:18:20 -- Build files have been written to: /go/tini
16:18:20 + make tini-static
16:18:20 make[2]: Entering directory '/go/tini'
16:18:20 make[3]: Entering directory '/go/tini'
16:18:20 make[4]: Entering directory '/go/tini'
16:18:20 make[5]: Entering directory '/go/tini'
16:18:20 Scanning dependencies of target tini-static
16:18:20 make[5]: Leaving directory '/go/tini'
16:18:20 make[5]: Entering directory '/go/tini'
16:18:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:20 [100%] Linking C executable tini-static
16:18:20 make[5]: Leaving directory '/go/tini'
16:18:20 [100%] Built target tini-static
16:18:20 make[4]: Leaving directory '/go/tini'
16:18:20 make[3]: Leaving directory '/go/tini'
16:18:20 make[2]: Leaving directory '/go/tini'
16:18:20 + mkdir -p /usr/local/bin
16:18:20 + cp tini-static /usr/local/bin/docker-init
16:18:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:18:20 + RM_GOPATH=0
16:18:20 + TMP_GOPATH=/go
16:18:20 + : /usr/local/bin
16:18:20 + '[' -z /go ']'
16:18:20 + export GOPATH=/go
16:18:20 + GOPATH=/go
16:18:20 + case "$(go env GOARCH)" in
16:18:20 ++ go env GOARCH
16:18:20 + export GO_BUILDMODE=-buildmode=pie
16:18:20 + GO_BUILDMODE=-buildmode=pie
16:18:20 ++ dirname hack/dockerfile/install/install.sh
16:18:20 + dir=hack/dockerfile/install
16:18:20 + bin=rootlesskit
16:18:20 + shift
16:18:20 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:18:20 + . hack/dockerfile/install/rootlesskit.installer
16:18:20 ++ : v0.14.6
16:18:20 + install_rootlesskit dynamic
16:18:20 + case "$1" in
16:18:20 + install_rootlesskit_dynamic
16:18:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:18:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:18:20 + export BUILD_MODE=-buildmode=pie
16:18:20 + BUILD_MODE=-buildmode=pie
16:18:20 + _install_rootlesskit
16:18:20 + echo 'Install rootlesskit version v0.14.6'
16:18:20 Install rootlesskit version v0.14.6
16:18:20 + for f in rootlesskit rootlesskit-docker-proxy
16:18:20 + GOBIN=/usr/local/bin
16:18:20 + GO111MODULE=on
16:18:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:20 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:20 #21 109.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:20 #21 109.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
16:18:20 
16:18:20 #26 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
16:18:20 #26 sha256:acc68f342dd30e6792dd18886a01b1efc9905c0aab663bb8c512cc800e313642
16:18:20 #26 DONE 0.2s
16:18:20 #21 109.7 Selecting previously unselected package libatomic1-ppc64el-cross.
16:18:20 #21 109.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:20 #21 109.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
16:18:21 
16:18:21 #31 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
16:18:21 #31 sha256:bcac5f9d855bff449cb1310a4c49fc9682e05c3b41527da603b939e0af25b74b
16:18:21 #31 DONE 0.1s
16:18:21 
16:18:21 #36 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
16:18:21 #36 sha256:b146eb1a10513cc7054cb17cb9c021834b7ad3d5616bb681dfe0624d13c6084c
16:18:21 #21 110.1 Selecting previously unselected package libasan6-ppc64el-cross.
16:18:21 #21 110.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:21 #21 110.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
16:18:21 #36 DONE 0.5s
16:18:21 
16:18:21 #37 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
16:18:21 #37 sha256:a57b5c51f746766f845a3bc7aa99e8b14f751000f7e5fa5029b32e715b544cf7
16:18:21 #37 DONE 0.0s
16:18:21 
16:18:21 #38 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
16:18:21 #38 sha256:0a4b6da63fe3988c80f6735acde8dda3a1ed2811bca8ebe330be7cf211178e15
16:18:21 #21 110.7 Selecting previously unselected package liblsan0-ppc64el-cross.
16:18:21 #21 110.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:21 #21 110.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
16:18:22 #38 0.727 
16:18:22 #21 111.2 Selecting previously unselected package libtsan0-ppc64el-cross.
16:18:22 #21 111.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:22 #21 111.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
16:18:22 #38 0.864 Removing /build/bundles/
16:18:22 #38 0.867 
16:18:22 #38 0.873 ---> Making bundle: binary (in /build/bundles/binary)
16:18:22 #38 0.909 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:22 #38 0.909 GOOS="" GOARCH="" GOARM=""
16:18:22 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:22 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:22 GOOS="" GOARCH="" GOARM=""
16:18:22 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:22 
16:18:22 + popd
16:18:22 + RPM_EC=0
16:18:22 ~/rpmbuild/BUILD/src
16:18:22 ++ jobs -p
16:18:22 + exit 0
16:18:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vVKfo9
16:18:22 + umask 022
16:18:22 + cd /root/rpmbuild/BUILD
16:18:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64 '!=' / ']'
16:18:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:18:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:18:22 + mkdir -p /root/rpmbuild/BUILDROOT
16:18:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:18:22 + cd src
16:18:22 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:18:22 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/dockerd
16:18:22 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:18:22 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/docker-proxy
16:18:22 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/docker-init
16:18:22 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/lib/systemd/system/docker.service
16:18:22 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/lib/systemd/system/docker.socket
16:18:22 + /usr/lib/rpm/check-buildroot
16:18:22 + /usr/lib/rpm/redhat/brp-ldconfig
16:18:22 + /usr/lib/rpm/brp-compress
16:18:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:18:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:18:22 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:18:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:18:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:18:22 + /usr/lib/rpm/check-rpaths
16:18:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:18:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:18:22 + /usr/lib/rpm/redhat/brp-python-hardlink
16:18:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oWD2k4
16:18:22 + umask 022
16:18:22 + cd /root/rpmbuild/BUILD
16:18:22 + cd src
16:18:22 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:18:22 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:18:22 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:18:22 + echo 'PASS: daemon version OK'
16:18:22 PASS: daemon version OK
16:18:22 + RPM_EC=0
16:18:22 ++ jobs -p
16:18:22 + exit 0
16:18:22 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:18:22 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/docker-proxy
16:18:22 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.fc35 docker-ce(aarch-64) = 3:0.0.0.20211220110528.fe93451-0.fc35
16:18:22 Requires(interp): /bin/sh /bin/sh /bin/sh
16:18:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:18:22 Requires(post): /bin/sh
16:18:22 Requires(preun): /bin/sh
16:18:22 Requires(postun): /bin/sh
16:18:22 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:18:22 Conflicts: docker docker-ee docker-engine-cs docker-io
16:18:22 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:18:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:18:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.src.rpm
16:18:22 #21 111.8 Selecting previously unselected package libstdc++6-ppc64el-cross.
16:18:22 #21 111.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:22 #21 111.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
16:18:23 #21 112.3 Selecting previously unselected package libubsan1-ppc64el-cross.
16:18:23 #21 112.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:23 #21 112.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
16:18:23 #21 112.9 Selecting previously unselected package libquadmath0-ppc64el-cross.
16:18:23 #21 112.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:23 #21 112.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
16:18:24 #21 113.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
16:18:24 #21 113.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:24 #21 113.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:18:24 #21 113.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
16:18:24 #21 113.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:18:24 #21 113.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:18:27 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:27 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:27 GOOS="" GOARCH="" GOARM=""
16:18:27 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:27 
16:18:27 + popd
16:18:27 ~/rpmbuild/BUILD/src
16:18:27 + RPM_EC=0
16:18:27 ++ jobs -p
16:18:27 + exit 0
16:18:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bJ6GR0
16:18:27 + umask 022
16:18:27 + cd /root/rpmbuild/BUILD
16:18:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64 '!=' / ']'
16:18:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:18:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:18:27 + mkdir -p /root/rpmbuild/BUILDROOT
16:18:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:18:27 + cd src
16:18:27 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:18:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/dockerd
16:18:27 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:18:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/docker-proxy
16:18:27 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/docker-init
16:18:27 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/lib/systemd/system/docker.service
16:18:27 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/lib/systemd/system/docker.socket
16:18:27 + /usr/lib/rpm/check-buildroot
16:18:27 + /usr/lib/rpm/redhat/brp-ldconfig
16:18:27 + /usr/lib/rpm/brp-compress
16:18:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:18:27 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:27 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:27 GOOS="" GOARCH="" GOARM=""
16:18:27 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:27 
16:18:27 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:18:27 + RM_GOPATH=0
16:18:27 + TMP_GOPATH=/go
16:18:27 + : /usr/local/bin
16:18:27 + '[' -z /go ']'
16:18:27 + export GOPATH=/go
16:18:27 + GOPATH=/go
16:18:27 + case "$(go env GOARCH)" in
16:18:27 ++ go env GOARCH
16:18:27 + export GO_BUILDMODE=-buildmode=pie
16:18:27 + GO_BUILDMODE=-buildmode=pie
16:18:27 ++ dirname hack/dockerfile/install/install.sh
16:18:27 + dir=hack/dockerfile/install
16:18:27 + bin=tini
16:18:27 + shift
16:18:27 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:27 + . hack/dockerfile/install/tini.installer
16:18:27 ++ : v0.19.0
16:18:27 + install_tini
16:18:27 + echo 'Install tini version v0.19.0'
16:18:27 Install tini version v0.19.0
16:18:27 + git clone https://github.com/krallin/tini.git /go/tini
16:18:27 Cloning into '/go/tini'...
16:18:27 + cd /go/tini
16:18:27 + git checkout -q v0.19.0
16:18:27 + cmake .
16:18:27 -- The C compiler identification is GNU 9.3.0
16:18:27 -- Check for working C compiler: /usr/bin/cc
16:18:27 -- Check for working C compiler: /usr/bin/cc -- works
16:18:27 -- Detecting C compiler ABI info
16:18:27 -- Detecting C compiler ABI info - done
16:18:27 -- Detecting C compile features
16:18:27 -- Detecting C compile features - done
16:18:27 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:27 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:18:27 -- Configuring done
16:18:27 -- Generating done
16:18:27 -- Build files have been written to: /go/tini
16:18:27 + make tini-static
16:18:27 make[2]: Entering directory '/go/tini'
16:18:27 make[3]: Entering directory '/go/tini'
16:18:27 make[4]: Entering directory '/go/tini'
16:18:27 make[5]: Entering directory '/go/tini'
16:18:27 Scanning dependencies of target tini-static
16:18:27 make[5]: Leaving directory '/go/tini'
16:18:27 make[5]: Entering directory '/go/tini'
16:18:27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:27 [100%] Linking C executable tini-static
16:18:27 make[5]: Leaving directory '/go/tini'
16:18:27 [100%] Built target tini-static
16:18:27 make[4]: Leaving directory '/go/tini'
16:18:27 make[3]: Leaving directory '/go/tini'
16:18:27 make[2]: Leaving directory '/go/tini'
16:18:27 + mkdir -p /usr/local/bin
16:18:27 + cp tini-static /usr/local/bin/docker-init
16:18:27 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:18:27 + RM_GOPATH=0
16:18:27 + TMP_GOPATH=/go
16:18:27 + : /usr/local/bin
16:18:27 + '[' -z /go ']'
16:18:27 + export GOPATH=/go
16:18:27 + GOPATH=/go
16:18:27 + case "$(go env GOARCH)" in
16:18:27 ++ go env GOARCH
16:18:27 + export GO_BUILDMODE=-buildmode=pie
16:18:27 + GO_BUILDMODE=-buildmode=pie
16:18:27 ++ dirname hack/dockerfile/install/install.sh
16:18:27 + dir=hack/dockerfile/install
16:18:27 + bin=rootlesskit
16:18:27 + shift
16:18:27 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:18:27 + . hack/dockerfile/install/rootlesskit.installer
16:18:27 ++ : v0.14.6
16:18:27 + install_rootlesskit dynamic
16:18:27 + case "$1" in
16:18:27 + install_rootlesskit_dynamic
16:18:27 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:18:27 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:18:27 + export BUILD_MODE=-buildmode=pie
16:18:27 + BUILD_MODE=-buildmode=pie
16:18:27 + _install_rootlesskit
16:18:27 + echo 'Install rootlesskit version v0.14.6'
16:18:27 + for f in rootlesskit rootlesskit-docker-proxy
16:18:27 + GOBIN=/usr/local/bin
16:18:27 + GO111MODULE=on
16:18:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:27 Install rootlesskit version v0.14.6
16:18:27 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:18:28 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:18:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:18:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:18:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:18:28 + /usr/lib/rpm/brp-python-hardlink
16:18:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:18:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zaDdEE
16:18:28 + umask 022
16:18:28 + cd /root/rpmbuild/BUILD
16:18:28 + cd src
16:18:28 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:18:28 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:18:28 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:18:28 + echo 'PASS: daemon version OK'
16:18:28 PASS: daemon version OK
16:18:28 + RPM_EC=0
16:18:28 ++ jobs -p
16:18:28 + exit 0
16:18:28 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:18:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/docker-proxy
16:18:28 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.fc34 docker-ce(aarch-64) = 3:0.0.0.20211220110528.fe93451-0.fc34
16:18:28 Requires(interp): /bin/sh /bin/sh /bin/sh
16:18:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:18:28 Requires(post): /bin/sh
16:18:28 Requires(preun): /bin/sh
16:18:28 Requires(postun): /bin/sh
16:18:28 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:18:28 Conflicts: docker docker-ee docker-engine-cs docker-io
16:18:28 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:18:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:18:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.src.rpm
16:18:29 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:29 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:29 GOOS="" GOARCH="" GOARM=""
16:18:29 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:29 
16:18:29 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:18:29 + RM_GOPATH=0
16:18:29 + TMP_GOPATH=/go
16:18:29 + : /usr/local/bin
16:18:29 + '[' -z /go ']'
16:18:29 + export GOPATH=/go
16:18:29 + GOPATH=/go
16:18:29 + case "$(go env GOARCH)" in
16:18:29 ++ go env GOARCH
16:18:29 + export GO_BUILDMODE=-buildmode=pie
16:18:29 + GO_BUILDMODE=-buildmode=pie
16:18:29 ++ dirname hack/dockerfile/install/install.sh
16:18:29 + dir=hack/dockerfile/install
16:18:29 + bin=tini
16:18:29 + shift
16:18:29 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:29 + . hack/dockerfile/install/tini.installer
16:18:29 ++ : v0.19.0
16:18:29 + install_tini
16:18:29 + echo 'Install tini version v0.19.0'
16:18:29 Install tini version v0.19.0
16:18:29 + git clone https://github.com/krallin/tini.git /go/tini
16:18:29 Cloning into '/go/tini'...
16:18:29 + cd /go/tini
16:18:29 + git checkout -q v0.19.0
16:18:29 + cmake .
16:18:29 -- The C compiler identification is GNU 10.3.0
16:18:29 -- Detecting C compiler ABI info
16:18:29 -- Detecting C compiler ABI info - done
16:18:29 -- Check for working C compiler: /usr/bin/cc - skipped
16:18:29 -- Detecting C compile features
16:18:29 -- Detecting C compile features - done
16:18:29 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:29 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:18:29 -- Configuring done
16:18:29 -- Generating done
16:18:29 -- Build files have been written to: /go/tini
16:18:29 + make tini-static
16:18:29 make[2]: Entering directory '/go/tini'
16:18:29 make[3]: Entering directory '/go/tini'
16:18:29 make[4]: Entering directory '/go/tini'
16:18:29 make[5]: Entering directory '/go/tini'
16:18:29 Scanning dependencies of target tini-static
16:18:29 make[5]: Leaving directory '/go/tini'
16:18:29 make[5]: Entering directory '/go/tini'
16:18:29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:29 [100%] Linking C executable tini-static
16:18:29 make[5]: Leaving directory '/go/tini'
16:18:29 [100%] Built target tini-static
16:18:29 make[4]: Leaving directory '/go/tini'
16:18:29 make[3]: Leaving directory '/go/tini'
16:18:29 make[2]: Leaving directory '/go/tini'
16:18:29 + mkdir -p /usr/local/bin
16:18:29 + cp tini-static /usr/local/bin/docker-init
16:18:29 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:18:29 + RM_GOPATH=0
16:18:29 + TMP_GOPATH=/go
16:18:29 + : /usr/local/bin
16:18:29 + '[' -z /go ']'
16:18:29 + export GOPATH=/go
16:18:29 + GOPATH=/go
16:18:29 + case "$(go env GOARCH)" in
16:18:29 ++ go env GOARCH
16:18:29 + export GO_BUILDMODE=-buildmode=pie
16:18:29 + GO_BUILDMODE=-buildmode=pie
16:18:29 ++ dirname hack/dockerfile/install/install.sh
16:18:29 + dir=hack/dockerfile/install
16:18:29 + bin=rootlesskit
16:18:29 + shift
16:18:29 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:18:29 + . hack/dockerfile/install/rootlesskit.installer
16:18:29 ++ : v0.14.6
16:18:29 + install_rootlesskit dynamic
16:18:29 + case "$1" in
16:18:29 + install_rootlesskit_dynamic
16:18:29 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:18:29 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:18:29 + export BUILD_MODE=-buildmode=pie
16:18:29 + BUILD_MODE=-buildmode=pie
16:18:29 + _install_rootlesskit
16:18:29 + echo 'Install rootlesskit version v0.14.6'
16:18:29 + for f in rootlesskit rootlesskit-docker-proxy
16:18:29 + GOBIN=/usr/local/bin
16:18:29 Install rootlesskit version v0.14.6
16:18:29 + GO111MODULE=on
16:18:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:29 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:30 #21 118.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
16:18:30 #21 118.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:18:30 #21 118.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:18:30 #21 118.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
16:18:30 #21 118.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
16:18:30 #21 118.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
16:18:30 #21 118.3 Selecting previously unselected package libc6-dev-ppc64el-cross.
16:18:30 #21 118.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
16:18:30 #21 118.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
16:18:30 #21 118.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
16:18:30 #21 118.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:18:30 #21 118.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:18:30 #21 118.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
16:18:30 #21 118.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:18:30 #21 118.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:18:32 Project root: /go/src/github.com/docker/cli
16:18:32 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:18:32 2021/12/21 16:18:31 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:18:32 + popd
16:18:32 + pushd /root/rpmbuild/BUILD/src/plugins
16:18:32 + for installer in '*.installer'
16:18:32 + '[' buildx.installer '!=' scan.installer ']'
16:18:32 + bash buildx.installer build
16:18:32 ~/rpmbuild/BUILD/src
16:18:32 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:18:32 Cloning into '/go/src/github.com/docker/buildx'...
16:18:32 go: downloading github.com/sirupsen/logrus v1.8.1
16:18:32 go: downloading github.com/urfave/cli/v2 v2.3.0
16:18:32 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:18:32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:18:32 go: downloading github.com/google/uuid v1.3.0
16:18:32 go: downloading github.com/moby/vpnkit v0.5.0
16:18:32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:18:32 go: downloading github.com/gofrs/flock v0.8.1
16:18:32 go: downloading github.com/gorilla/mux v1.8.0
16:18:32 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:18:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:18:32 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:18:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:34 Fetching origin
16:18:34 + GO111MODULE=on
16:18:34 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:18:34 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:34 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:34 GOOS="" GOARCH="" GOARM=""
16:18:34 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:34 
16:18:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:18:34 + RM_GOPATH=0
16:18:34 + TMP_GOPATH=/go
16:18:34 + : /usr/local/bin
16:18:34 + '[' -z /go ']'
16:18:34 + export GOPATH=/go
16:18:34 + GOPATH=/go
16:18:34 + case "$(go env GOARCH)" in
16:18:34 ++ go env GOARCH
16:18:34 + export GO_BUILDMODE=-buildmode=pie
16:18:34 + GO_BUILDMODE=-buildmode=pie
16:18:34 ++ dirname hack/dockerfile/install/install.sh
16:18:34 + dir=hack/dockerfile/install
16:18:34 + bin=tini
16:18:34 + shift
16:18:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:34 + . hack/dockerfile/install/tini.installer
16:18:34 ++ : v0.19.0
16:18:34 + install_tini
16:18:34 + echo 'Install tini version v0.19.0'
16:18:34 + git clone https://github.com/krallin/tini.git /go/tini
16:18:34 Install tini version v0.19.0
16:18:34 Cloning into '/go/tini'...
16:18:34 + cd /go/tini
16:18:34 + git checkout -q v0.19.0
16:18:34 + cmake .
16:18:34 -- The C compiler identification is GNU 8.3.0
16:18:34 -- Check for working C compiler: /usr/bin/cc
16:18:34 -- Check for working C compiler: /usr/bin/cc -- works
16:18:34 -- Detecting C compiler ABI info
16:18:34 -- Detecting C compiler ABI info - done
16:18:34 -- Detecting C compile features
16:18:34 -- Detecting C compile features - done
16:18:34 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:18:34 -- Configuring done
16:18:34 -- Generating done
16:18:34 -- Build files have been written to: /go/tini
16:18:34 + make tini-static
16:18:34 make[2]: Entering directory '/go/tini'
16:18:34 make[3]: Entering directory '/go/tini'
16:18:34 make[4]: Entering directory '/go/tini'
16:18:34 make[5]: Entering directory '/go/tini'
16:18:34 Scanning dependencies of target tini-static
16:18:34 make[5]: Leaving directory '/go/tini'
16:18:34 make[5]: Entering directory '/go/tini'
16:18:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:34 [100%] Linking C executable tini-static
16:18:34 make[5]: Leaving directory '/go/tini'
16:18:34 [100%] Built target tini-static
16:18:34 make[4]: Leaving directory '/go/tini'
16:18:34 make[3]: Leaving directory '/go/tini'
16:18:34 make[2]: Leaving directory '/go/tini'
16:18:34 + mkdir -p /usr/local/bin
16:18:34 + cp tini-static /usr/local/bin/docker-init
16:18:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:18:34 + RM_GOPATH=0
16:18:34 + TMP_GOPATH=/go
16:18:34 + : /usr/local/bin
16:18:34 + '[' -z /go ']'
16:18:34 + export GOPATH=/go
16:18:34 + GOPATH=/go
16:18:34 + case "$(go env GOARCH)" in
16:18:34 ++ go env GOARCH
16:18:34 + export GO_BUILDMODE=-buildmode=pie
16:18:34 + GO_BUILDMODE=-buildmode=pie
16:18:34 ++ dirname hack/dockerfile/install/install.sh
16:18:34 + dir=hack/dockerfile/install
16:18:34 + bin=rootlesskit
16:18:34 + shift
16:18:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:18:34 Install rootlesskit version v0.14.6
16:18:34 + . hack/dockerfile/install/rootlesskit.installer
16:18:34 ++ : v0.14.6
16:18:34 + install_rootlesskit dynamic
16:18:34 + case "$1" in
16:18:34 + install_rootlesskit_dynamic
16:18:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:18:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:18:34 + export BUILD_MODE=-buildmode=pie
16:18:34 + BUILD_MODE=-buildmode=pie
16:18:34 + _install_rootlesskit
16:18:34 + echo 'Install rootlesskit version v0.14.6'
16:18:34 + for f in rootlesskit rootlesskit-docker-proxy
16:18:34 + GOBIN=/usr/local/bin
16:18:34 + GO111MODULE=on
16:18:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:34 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:35 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:35 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:35 GOOS="" GOARCH="" GOARM=""
16:18:35 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:35 
16:18:35 + popd
16:18:35 ~/rpmbuild/BUILD/src
16:18:35 + RPM_EC=0
16:18:35 ++ jobs -p
16:18:35 + exit 0
16:18:35 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WGOE4i
16:18:35 + umask 022
16:18:35 + cd /root/rpmbuild/BUILD
16:18:35 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64 '!=' / ']'
16:18:35 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:18:35 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:18:35 + mkdir -p /root/rpmbuild/BUILDROOT
16:18:35 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:18:35 + cd src
16:18:35 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:18:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/dockerd
16:18:35 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:18:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/docker-proxy
16:18:35 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/docker-init
16:18:35 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/lib/systemd/system/docker.service
16:18:35 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/lib/systemd/system/docker.socket
16:18:35 + /usr/lib/rpm/check-buildroot
16:18:35 + /usr/lib/rpm/redhat/brp-ldconfig
16:18:35 + /usr/lib/rpm/brp-compress
16:18:35 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:18:35 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:35 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:35 GOOS="" GOARCH="" GOARM=""
16:18:35 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:35 
16:18:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:18:35 + RM_GOPATH=0
16:18:35 + TMP_GOPATH=/go
16:18:35 + : /usr/local/bin
16:18:35 + '[' -z /go ']'
16:18:35 + export GOPATH=/go
16:18:35 + GOPATH=/go
16:18:35 + case "$(go env GOARCH)" in
16:18:35 ++ go env GOARCH
16:18:35 + export GO_BUILDMODE=-buildmode=pie
16:18:35 + GO_BUILDMODE=-buildmode=pie
16:18:35 ++ dirname hack/dockerfile/install/install.sh
16:18:35 + dir=hack/dockerfile/install
16:18:35 + bin=tini
16:18:35 + shift
16:18:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:35 + . hack/dockerfile/install/tini.installer
16:18:35 ++ : v0.19.0
16:18:35 + install_tini
16:18:35 Install tini version v0.19.0
16:18:35 + echo 'Install tini version v0.19.0'
16:18:35 + git clone https://github.com/krallin/tini.git /go/tini
16:18:35 Cloning into '/go/tini'...
16:18:35 + cd /go/tini
16:18:35 + git checkout -q v0.19.0
16:18:35 + cmake .
16:18:35 -- The C compiler identification is GNU 10.2.1
16:18:35 -- Detecting C compiler ABI info
16:18:35 -- Detecting C compiler ABI info - done
16:18:35 -- Check for working C compiler: /usr/bin/cc - skipped
16:18:35 -- Detecting C compile features
16:18:35 -- Detecting C compile features - done
16:18:35 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:18:35 -- Configuring done
16:18:35 -- Generating done
16:18:35 -- Build files have been written to: /go/tini
16:18:35 + make tini-static
16:18:35 make[2]: Entering directory '/go/tini'
16:18:35 make[3]: Entering directory '/go/tini'
16:18:35 make[4]: Entering directory '/go/tini'
16:18:35 make[5]: Entering directory '/go/tini'
16:18:35 Scanning dependencies of target tini-static
16:18:35 make[5]: Leaving directory '/go/tini'
16:18:35 make[5]: Entering directory '/go/tini'
16:18:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:35 [100%] Linking C executable tini-static
16:18:35 make[5]: Leaving directory '/go/tini'
16:18:35 [100%] Built target tini-static
16:18:35 make[4]: Leaving directory '/go/tini'
16:18:35 make[3]: Leaving directory '/go/tini'
16:18:35 make[2]: Leaving directory '/go/tini'
16:18:35 + mkdir -p /usr/local/bin
16:18:35 + cp tini-static /usr/local/bin/docker-init
16:18:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:18:35 + RM_GOPATH=0
16:18:35 + TMP_GOPATH=/go
16:18:35 + : /usr/local/bin
16:18:35 + '[' -z /go ']'
16:18:35 + export GOPATH=/go
16:18:35 + GOPATH=/go
16:18:35 + case "$(go env GOARCH)" in
16:18:35 ++ go env GOARCH
16:18:35 + export GO_BUILDMODE=-buildmode=pie
16:18:35 + GO_BUILDMODE=-buildmode=pie
16:18:35 ++ dirname hack/dockerfile/install/install.sh
16:18:35 + dir=hack/dockerfile/install
16:18:35 + bin=rootlesskit
16:18:35 + shift
16:18:35 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:18:35 + . hack/dockerfile/install/rootlesskit.installer
16:18:35 ++ : v0.14.6
16:18:35 + install_rootlesskit dynamic
16:18:35 + case "$1" in
16:18:35 + install_rootlesskit_dynamic
16:18:35 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:18:35 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:18:35 + export BUILD_MODE=-buildmode=pie
16:18:35 + BUILD_MODE=-buildmode=pie
16:18:35 + _install_rootlesskit
16:18:35 + echo 'Install rootlesskit version v0.14.6'
16:18:35 Install rootlesskit version v0.14.6
16:18:35 + for f in rootlesskit rootlesskit-docker-proxy
16:18:35 + GOBIN=/usr/local/bin
16:18:35 + GO111MODULE=on
16:18:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:35 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:35 #21 123.5 Selecting previously unselected package g++-powerpc64le-linux-gnu.
16:18:35 #21 123.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:18:35 #21 123.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:18:35 #21 123.6 Selecting previously unselected package crossbuild-essential-ppc64el.
16:18:35 #21 123.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
16:18:35 #21 123.6 Unpacking crossbuild-essential-ppc64el (12.9) ...
16:18:35 #21 123.6 Selecting previously unselected package libc6-s390x-cross.
16:18:35 #21 123.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
16:18:35 #21 123.6 Unpacking libc6-s390x-cross (2.31-9cross4) ...
16:18:35 #21 123.8 Selecting previously unselected package libgcc-s1-s390x-cross.
16:18:35 #21 123.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 123.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 123.8 Selecting previously unselected package libgomp1-s390x-cross.
16:18:35 #21 123.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 123.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 123.9 Selecting previously unselected package libitm1-s390x-cross.
16:18:35 #21 123.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 123.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 123.9 Selecting previously unselected package libatomic1-s390x-cross.
16:18:35 #21 123.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 123.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 123.9 Selecting previously unselected package libasan6-s390x-cross.
16:18:35 #21 123.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 123.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 124.1 Selecting previously unselected package libstdc++6-s390x-cross.
16:18:35 #21 124.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 124.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 124.2 Selecting previously unselected package libubsan1-s390x-cross.
16:18:35 #21 124.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 124.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 124.3 Selecting previously unselected package libgcc-10-dev-s390x-cross.
16:18:35 #21 124.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:35 #21 124.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
16:18:35 #21 124.4 Selecting previously unselected package gcc-10-s390x-linux-gnu.
16:18:35 #21 124.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:18:35 #21 124.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:18:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:18:35 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:18:35 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:18:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:18:35 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:18:35 + /usr/lib/rpm/brp-python-hardlink
16:18:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:18:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZoZLAi
16:18:35 + umask 022
16:18:35 + cd /root/rpmbuild/BUILD
16:18:35 + cd src
16:18:35 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:18:35 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:18:35 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:18:35 + echo 'PASS: daemon version OK'
16:18:35 + RPM_EC=0
16:18:35 PASS: daemon version OK
16:18:35 ++ jobs -p
16:18:35 + exit 0
16:18:35 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:18:35 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/docker-proxy
16:18:35 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.fc33 docker-ce(aarch-64) = 3:0.0.0.20211220110528.fe93451-0.fc33
16:18:35 Requires(interp): /bin/sh /bin/sh /bin/sh
16:18:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:18:35 Requires(post): /bin/sh
16:18:35 Requires(preun): /bin/sh
16:18:35 Requires(postun): /bin/sh
16:18:35 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:18:35 Conflicts: docker docker-ee docker-engine-cs docker-io
16:18:35 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:18:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:18:36 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.src.rpm
16:18:37 + for f in rootlesskit rootlesskit-docker-proxy
16:18:37 + GOBIN=/usr/local/bin
16:18:37 + GO111MODULE=on
16:18:37 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:18:37 go: downloading github.com/sirupsen/logrus v1.8.1
16:18:37 go: downloading github.com/urfave/cli/v2 v2.3.0
16:18:37 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:18:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:18:37 go: downloading github.com/google/uuid v1.3.0
16:18:37 go: downloading github.com/moby/vpnkit v0.5.0
16:18:37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:18:37 go: downloading github.com/gofrs/flock v0.8.1
16:18:37 go: downloading github.com/gorilla/mux v1.8.0
16:18:37 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:18:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:18:37 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:18:38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:38 + return
16:18:38 # Build the CLI
16:18:38 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:18:38 Building dynamic docker-linux-arm64
16:18:38 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:02Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:18:39 go: downloading github.com/sirupsen/logrus v1.8.1
16:18:39 go: downloading github.com/urfave/cli/v2 v2.3.0
16:18:39 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:18:39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:18:39 go: downloading github.com/google/uuid v1.3.0
16:18:39 go: downloading github.com/moby/vpnkit v0.5.0
16:18:39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:18:39 go: downloading github.com/gofrs/flock v0.8.1
16:18:39 go: downloading github.com/gorilla/mux v1.8.0
16:18:39 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:18:39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:18:39 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:18:40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:40 #21 129.0 Selecting previously unselected package gcc-s390x-linux-gnu.
16:18:40 #21 129.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:18:40 #21 129.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
16:18:40 #21 129.5 Selecting previously unselected package linux-libc-dev-s390x-cross.
16:18:40 #21 129.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
16:18:40 #21 129.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
16:18:41 #21 130.1 Selecting previously unselected package libc6-dev-s390x-cross.
16:18:41 #21 130.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
16:18:41 #21 130.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
16:18:41 #21 130.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
16:18:41 #21 130.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
16:18:41 #21 130.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
16:18:42 #21 131.3 Selecting previously unselected package g++-10-s390x-linux-gnu.
16:18:42 #21 131.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:18:42 #21 131.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:18:43 go: downloading github.com/sirupsen/logrus v1.8.1
16:18:43 go: downloading github.com/urfave/cli/v2 v2.3.0
16:18:43 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:18:43 + for f in rootlesskit rootlesskit-docker-proxy
16:18:43 + GOBIN=/usr/local/bin
16:18:43 + GO111MODULE=on
16:18:43 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:18:43 + return
16:18:43 # Build the CLI
16:18:43 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:18:43 Building dynamic docker-linux-arm64
16:18:43 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:18:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:18:44 go: downloading github.com/google/uuid v1.3.0
16:18:44 go: downloading github.com/moby/vpnkit v0.5.0
16:18:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:18:44 go: downloading github.com/gofrs/flock v0.8.1
16:18:44 go: downloading github.com/gorilla/mux v1.8.0
16:18:44 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:18:44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:44 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:18:44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:18:44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:45 go: downloading github.com/sirupsen/logrus v1.8.1
16:18:45 go: downloading github.com/urfave/cli/v2 v2.3.0
16:18:45 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:18:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:18:45 go: downloading github.com/google/uuid v1.3.0
16:18:45 go: downloading github.com/moby/vpnkit v0.5.0
16:18:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:18:45 go: downloading github.com/gofrs/flock v0.8.1
16:18:45 go: downloading github.com/gorilla/mux v1.8.0
16:18:45 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:18:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:18:45 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:18:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:45 + for f in rootlesskit rootlesskit-docker-proxy
16:18:45 + GOBIN=/usr/local/bin
16:18:45 + GO111MODULE=on
16:18:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:18:46 + return
16:18:46 # Build the CLI
16:18:46 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:18:46 Building dynamic docker-linux-arm64
16:18:46 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:18:46 #21 135.4 Selecting previously unselected package g++-s390x-linux-gnu.
16:18:46 #21 135.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:18:46 #21 135.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
16:18:46 #21 135.5 Selecting previously unselected package crossbuild-essential-s390x.
16:18:46 #21 135.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
16:18:46 #21 135.5 Unpacking crossbuild-essential-s390x (12.9) ...
16:18:46 #21 135.5 Setting up libconfig-inifiles-perl (3.000003-1) ...
16:18:46 #21 135.5 Setting up libfile-which-perl (1.23-1) ...
16:18:46 #21 135.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
16:18:46 #21 135.5 Setting up libc6-armhf-cross (2.31-9cross4) ...
16:18:46 #21 135.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
16:18:46 #21 135.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:18:46 #21 135.6 Setting up libicu67:amd64 (67.1-7) ...
16:18:46 #21 135.6 Setting up libmagic-mgc (1:5.39-3) ...
16:18:46 #21 135.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
16:18:46 #21 135.6 Setting up libc6-s390x-cross (2.31-9cross4) ...
16:18:46 #21 135.6 Setting up libmagic1:amd64 (1:5.39-3) ...
16:18:46 #21 135.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:18:46 #21 135.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
16:18:46 #21 135.7 Setting up file (1:5.39-3) ...
16:18:46 #21 135.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
16:18:46 #21 135.7 Setting up bzip2 (1.0.8-4) ...
16:18:46 #21 135.7 Setting up libyaml-perl (1.30-1) ...
16:18:46 #21 135.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
16:18:46 #21 135.7 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:18:46 #21 135.7 Setting up libio-string-perl (1.08-3.1) ...
16:18:46 #21 135.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
16:18:46 #21 135.8 Setting up cross-config (2.6.18+nmu1) ...
16:18:46 #21 135.9 Setting up xz-utils (5.2.5-2) ...
16:18:46 #21 135.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:18:46 #21 135.9 Setting up libc6-arm64-cross (2.31-9cross4) ...
16:18:46 #21 135.9 Setting up patch (2.7.6-7) ...
16:18:46 #21 135.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
16:18:46 #21 135.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
16:18:46 #21 135.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
16:18:46 #21 135.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
16:18:46 #21 136.0 Setting up libc6-armel-cross (2.31-9cross4) ...
16:18:46 #21 136.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
16:18:46 #21 136.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
16:18:46 #21 136.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
16:18:46 #21 136.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
16:18:46 #21 136.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
16:18:46 #21 136.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:18:47 #21 136.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
16:18:47 #21 136.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
16:18:47 #21 136.1 Setting up libfile-homedir-perl (1.006-1) ...
16:18:47 #21 136.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:18:47 #21 136.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
16:18:47 #21 136.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:18:47 #21 136.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:18:47 #21 136.1 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:18:47 #21 136.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:18:47 #21 136.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
16:18:47 #21 136.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
16:18:47 #21 136.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
16:18:47 #21 136.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
16:18:47 #21 136.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
16:18:47 #21 136.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
16:18:47 #21 136.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
16:18:47 #21 136.4 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:18:47 #21 136.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:18:47 #21 136.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:18:47 #21 136.6 
16:18:47 #21 136.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:18:47 #21 136.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
16:18:47 #21 136.7 Setting up dpkg-dev (1.20.9) ...
16:18:47 #21 136.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
16:18:47 #21 136.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
16:18:47 #21 136.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
16:18:47 #21 136.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:18:48 #21 136.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:18:48 #21 136.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:18:48 #21 137.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:18:48 #21 137.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:18:48 #21 137.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
16:18:48 #21 137.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
16:18:48 #21 137.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
16:18:48 #21 137.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
16:18:48 #21 137.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:18:48 #21 137.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:18:48 #21 137.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.3 Setting up libxml-simple-perl (2.25-1) ...
16:18:48 #21 137.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
16:18:48 #21 137.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:18:48 #21 137.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
16:18:48 #21 137.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:18:48 #21 137.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
16:18:48 #21 137.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
16:18:48 #21 137.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
16:18:48 #21 137.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.4 Setting up libconfig-auto-perl (0.44-1.1) ...
16:18:48 #21 137.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:18:48 #21 137.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
16:18:48 #21 137.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
16:18:48 #21 137.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:18:48 #21 137.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
16:18:48 #21 137.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
16:18:48 #21 137.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
16:18:48 #21 137.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:18:48 #21 137.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.7 Setting up dpkg-cross (2.6.18+nmu1) ...
16:18:48 #21 137.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.7 Setting up crossbuild-essential-armel (12.9) ...
16:18:48 #21 137.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
16:18:48 #21 137.7 Setting up crossbuild-essential-armhf (12.9) ...
16:18:48 #21 137.8 Setting up crossbuild-essential-arm64 (12.9) ...
16:18:48 #21 137.8 Setting up crossbuild-essential-s390x (12.9) ...
16:18:48 #21 137.8 Setting up crossbuild-essential-ppc64el (12.9) ...
16:18:48 #21 137.8 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:18:49 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:18:49 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:49 GOOS="" GOARCH="" GOARM=""
16:18:49 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:18:49 
16:18:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:18:49 + RM_GOPATH=0
16:18:49 + TMP_GOPATH=/go
16:18:49 + : /usr/local/bin
16:18:49 + '[' -z /go ']'
16:18:49 + export GOPATH=/go
16:18:49 + GOPATH=/go
16:18:49 + case "$(go env GOARCH)" in
16:18:49 ++ go env GOARCH
16:18:49 + export GO_BUILDMODE=-buildmode=pie
16:18:49 + GO_BUILDMODE=-buildmode=pie
16:18:49 ++ dirname hack/dockerfile/install/install.sh
16:18:49 + dir=hack/dockerfile/install
16:18:49 + bin=tini
16:18:49 + shift
16:18:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:18:49 + . hack/dockerfile/install/tini.installer
16:18:49 ++ : v0.19.0
16:18:49 + install_tini
16:18:49 + echo 'Install tini version v0.19.0'
16:18:49 + git clone https://github.com/krallin/tini.git /go/tini
16:18:49 Install tini version v0.19.0
16:18:49 Cloning into '/go/tini'...
16:18:49 + cd /go/tini
16:18:49 + git checkout -q v0.19.0
16:18:49 + cmake .
16:18:49 -- The C compiler identification is GNU 11.2.0
16:18:49 -- Detecting C compiler ABI info
16:18:49 -- Detecting C compiler ABI info - done
16:18:49 -- Check for working C compiler: /usr/bin/cc - skipped
16:18:49 -- Detecting C compile features
16:18:49 -- Detecting C compile features - done
16:18:49 -- Performing Test HAS_BUILTIN_FORTIFY
16:18:49 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:18:49 -- Configuring done
16:18:49 -- Generating done
16:18:49 -- Build files have been written to: /go/tini
16:18:49 + make tini-static
16:18:49 make[2]: Entering directory '/go/tini'
16:18:49 make[3]: Entering directory '/go/tini'
16:18:49 make[4]: Entering directory '/go/tini'
16:18:49 make[5]: Entering directory '/go/tini'
16:18:49 Scanning dependencies of target tini-static
16:18:49 make[5]: Leaving directory '/go/tini'
16:18:49 make[5]: Entering directory '/go/tini'
16:18:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:18:49 [100%] Linking C executable tini-static
16:18:49 make[5]: Leaving directory '/go/tini'
16:18:49 [100%] Built target tini-static
16:18:49 make[4]: Leaving directory '/go/tini'
16:18:49 make[3]: Leaving directory '/go/tini'
16:18:49 make[2]: Leaving directory '/go/tini'
16:18:49 + mkdir -p /usr/local/bin
16:18:49 + cp tini-static /usr/local/bin/docker-init
16:18:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:18:49 + RM_GOPATH=0
16:18:49 + TMP_GOPATH=/go
16:18:49 + : /usr/local/bin
16:18:49 + '[' -z /go ']'
16:18:49 + export GOPATH=/go
16:18:49 + GOPATH=/go
16:18:49 + case "$(go env GOARCH)" in
16:18:49 ++ go env GOARCH
16:18:49 + export GO_BUILDMODE=-buildmode=pie
16:18:49 + GO_BUILDMODE=-buildmode=pie
16:18:49 ++ dirname hack/dockerfile/install/install.sh
16:18:49 + dir=hack/dockerfile/install
16:18:49 + bin=rootlesskit
16:18:49 + shift
16:18:49 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:18:49 + . hack/dockerfile/install/rootlesskit.installer
16:18:49 ++ : v0.14.6
16:18:49 + install_rootlesskit dynamic
16:18:49 + case "$1" in
16:18:49 + install_rootlesskit_dynamic
16:18:49 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:18:49 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:18:49 + export BUILD_MODE=-buildmode=pie
16:18:49 + BUILD_MODE=-buildmode=pie
16:18:49 + _install_rootlesskit
16:18:49 + echo 'Install rootlesskit version v0.14.6'
16:18:49 + for f in rootlesskit rootlesskit-docker-proxy
16:18:49 Install rootlesskit version v0.14.6
16:18:49 + GOBIN=/usr/local/bin
16:18:49 + GO111MODULE=on
16:18:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:49 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:49 #21 DONE 138.7s
16:18:49 
16:18:49 #24 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:18:49 #24 sha256:732780ab1f3a3c59e0fedd9a4a06d506d1b3b24b75c7b60489bea6bf1a2f1022
16:18:50 #24 ...
16:18:50 
16:18:50 #36 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:18:50 #36 sha256:23f015fecbbec3865aed02256c01e1d0e85d6fad9d807e2f024c4beefc0d6378
16:18:50 #36 DONE 0.1s
16:18:50 
16:18:50 #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:18:50 #37 sha256:d356d128579946ac593395b3b8095e1bac3e0916a1a34660a9114c43b12176e6
16:18:50 + for f in rootlesskit rootlesskit-docker-proxy
16:18:50 + GOBIN=/usr/local/bin
16:18:50 + GO111MODULE=on
16:18:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:18:50 + return
16:18:50 # Build the CLI
16:18:50 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:18:50 Building dynamic docker-linux-arm64
16:18:50 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:18:50 + for f in rootlesskit rootlesskit-docker-proxy
16:18:50 + GOBIN=/usr/local/bin
16:18:50 + GO111MODULE=on
16:18:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:18:50 + return
16:18:50 # Build the CLI
16:18:50 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:18:50 Building dynamic docker-linux-arm64
16:18:50 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:18:51 #37 2.107 + RM_GOPATH=0
16:18:51 #37 2.108 + TMP_GOPATH=
16:18:51 #37 2.108 + : /build
16:18:51 #37 2.108 + '[' -z '' ']'
16:18:51 #37 2.109 ++ mktemp -d
16:18:51 #37 2.110 + export GOPATH=/tmp/tmp.HFUEYr68oR
16:18:51 #37 2.110 + GOPATH=/tmp/tmp.HFUEYr68oR
16:18:51 #37 2.111 + RM_GOPATH=1
16:18:51 #37 2.111 + case "$(go env GOARCH)" in
16:18:51 #37 2.111 ++ go env GOARCH
16:18:51 #37 2.123 + export GO_BUILDMODE=-buildmode=pie
16:18:51 #37 2.123 + GO_BUILDMODE=-buildmode=pie
16:18:52 #37 2.126 Install rootlesskit version v0.14.6
16:18:52 #37 2.126 ++ dirname /install.sh
16:18:52 #37 2.126 + dir=/
16:18:52 #37 2.126 + bin=rootlesskit
16:18:52 #37 2.126 + shift
16:18:52 #37 2.126 + '[' '!' -f //rootlesskit.installer ']'
16:18:52 #37 2.126 + . //rootlesskit.installer
16:18:52 #37 2.126 ++ : v0.14.6
16:18:52 #37 2.126 + install_rootlesskit
16:18:52 #37 2.126 + case "$1" in
16:18:52 #37 2.126 + export CGO_ENABLED=0
16:18:52 #37 2.126 + CGO_ENABLED=0
16:18:52 #37 2.126 + _install_rootlesskit
16:18:52 #37 2.126 + echo 'Install rootlesskit version v0.14.6'
16:18:52 #37 2.126 + for f in rootlesskit rootlesskit-docker-proxy
16:18:52 #37 2.126 + GOBIN=/build
16:18:52 #37 2.126 + GO111MODULE=on
16:18:52 #37 2.126 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:18:52 #37 2.627 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:18:53 #37 3.947 go: downloading github.com/sirupsen/logrus v1.8.1
16:18:53 #37 3.949 go: downloading github.com/urfave/cli/v2 v2.3.0
16:18:54 #37 4.219 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:18:55 + popd
16:18:55 + exit 0
16:18:55 ~/rpmbuild/BUILD/src
16:18:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c5vUVh
16:18:55 + umask 022
16:18:55 + cd /root/rpmbuild/BUILD
16:18:55 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64 '!=' / ']'
16:18:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:18:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:18:55 + mkdir -p /root/rpmbuild/BUILDROOT
16:18:55 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:18:55 + cd src
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin
16:18:55 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/docker
16:18:55 + pushd /root/rpmbuild/BUILD/src/plugins
16:18:55 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:18:55 + for installer in *.installer
16:18:55 + '[' buildx.installer '!=' scan.installer ']'
16:18:55 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:18:55 + PREFIX=/usr/libexec/docker/cli-plugins
16:18:55 + bash buildx.installer install_plugin
16:18:55 + popd
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/bash-completion/completions
16:18:55 ~/rpmbuild/BUILD/src
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/zsh/vendor-completions
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/fish/vendor_completions.d
16:18:55 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/bash-completion/completions/docker
16:18:55 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
16:18:55 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/man/man1
16:18:55 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/man/man1
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/man/man5
16:18:55 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/man/man5
16:18:55 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/man/man8
16:18:55 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/man/man8
16:18:55 + mkdir -p build-docs
16:18:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:18:55 + cp cli/LICENSE build-docs/LICENSE
16:18:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:18:55 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:18:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:18:55 + cp cli/NOTICE build-docs/NOTICE
16:18:55 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:18:55 + cp cli/README.md build-docs/README.md
16:18:55 + /usr/lib/rpm/check-buildroot
16:18:55 + /usr/lib/rpm/redhat/brp-ldconfig
16:18:55 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:18:55 + /usr/lib/rpm/brp-compress
16:18:55 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:18:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:18:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:18:55 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:18:55 + /usr/lib/rpm/brp-python-hardlink
16:18:55 + PYTHON3=/usr/libexec/platform-python
16:18:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:18:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5ARxZf
16:18:55 + umask 022
16:18:55 + cd /root/rpmbuild/BUILD
16:18:55 + cd src
16:18:55 ++ cli/build/docker --version
16:18:55 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:18:55 PASS: cli version OK
16:18:55 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:18:55 + echo 'PASS: cli version OK'
16:18:55 + exit 0
16:18:55 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:18:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3PdCXf
16:18:55 + umask 022
16:18:55 + cd /root/rpmbuild/BUILD
16:18:55 + cd src
16:18:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:18:55 + export LC_ALL=C
16:18:55 + LC_ALL=C
16:18:55 + export DOCDIR
16:18:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:18:55 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:18:55 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:18:55 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:18:55 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:18:55 + exit 0
16:18:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:18:55 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0.20211220110528.fe93451-0.el8
16:18:55 Requires(interp): /bin/sh
16:18:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:18:55 Requires(post): /bin/sh
16:18:55 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:18:55 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:18:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:18:55 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.src.rpm
16:18:55 #37 5.450 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:18:55 #37 5.921 go: downloading github.com/google/uuid v1.3.0
16:18:55 #37 5.922 go: downloading github.com/moby/vpnkit v0.5.0
16:18:55 #37 5.940 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:18:56 #37 6.016 go: downloading github.com/gofrs/flock v0.8.1
16:18:56 #37 6.042 go: downloading github.com/gorilla/mux v1.8.0
16:18:56 #37 6.171 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:18:56 #37 6.303 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:18:56 #37 6.386 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:18:57 #37 7.287 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:18:57 #37 7.434 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:18:59 #12 68.45 --------------------------------------------------------------------------------
16:18:59 #12 68.45 Total                                              1.4 MB/s |  81 MB  00:59     
16:18:59 #12 68.61 Running transaction check
16:18:59 #12 68.76 Running transaction test
16:18:59 #12 68.91 Transaction test succeeded
16:18:59 #12 68.91 Running transaction
16:18:59 #12 69.54   Updating   : glibc-2.17-325.el7_9.x86_64                                 1/68 
16:18:59 #12 72.44   Updating   : glibc-common-2.17-325.el7_9.x86_64                          2/68 
16:18:59 #12 72.51   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
16:18:59 #12 72.54   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
16:18:59 #12 73.12   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
16:18:59 #12 74.87   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
16:18:59 #12 75.59 Failed to get D-Bus connection: Operation not permitted
16:18:59 #12 75.63   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
16:18:59 #12 76.17   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
16:18:59 #12 76.73   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
16:19:00 #37 ...
16:19:00 
16:19:00 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:00 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:00 #22 2.170 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:19:00 #22 2.170 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:19:00 #22 2.179 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:19:00 #22 2.450 Get:4 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB]
16:19:00 #22 2.496 Get:5 http://security.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB]
16:19:00 #22 2.497 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB]
16:19:00 #22 2.501 Get:7 http://security.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB]
16:19:00 #22 2.501 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:19:00 #22 2.502 Get:9 http://security.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB]
16:19:00 #22 3.050 Get:10 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
16:19:00 #22 3.360 Get:11 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
16:19:00 #22 3.950 Get:12 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
16:19:00 #22 4.382 Get:13 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB]
16:19:00 #22 4.754 Get:14 http://deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
16:19:00 #22 5.098 Get:15 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:19:00 #22 5.467 Get:16 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:19:00 #22 5.471 Get:17 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
16:19:00 #22 5.471 Get:18 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
16:19:00 #22 5.473 Get:19 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B]
16:19:00 #22 5.474 Get:20 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
16:19:00 #22 5.475 Get:21 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
16:19:00 #22 ...
16:19:00 
16:19:00 #32 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:19:00 #32 sha256:4eda18bfb051922fd5347b6cae0cb43ce38d58c5c31129a5896ae930fe0bf700
16:19:00 #32 2.336 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:19:00 #32 2.354 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:19:00 #32 2.358 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:19:00 #32 2.642 Get:4 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB]
16:19:00 #32 2.696 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:19:00 #32 2.696 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB]
16:19:00 #32 2.696 Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB]
16:19:00 #32 2.701 Get:8 http://security.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB]
16:19:00 #32 2.701 Get:9 http://security.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB]
16:19:00 #32 3.243 Get:10 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
16:19:00 #32 3.653 Get:11 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
16:19:00 #32 4.134 Get:12 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB]
16:19:00 #32 4.611 Get:13 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:19:00 #32 4.982 Get:14 http://deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
16:19:00 #32 5.344 Get:15 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
16:19:00 #32 5.679 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B]
16:19:00 #32 5.681 Get:17 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
16:19:00 #32 5.686 Get:18 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
16:19:00 #32 5.689 Get:19 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
16:19:00 #32 5.689 Get:20 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:19:00 #32 5.690 Get:21 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
16:19:00 #32 ...
16:19:00 
16:19:00 #24 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:00 #24 sha256:732780ab1f3a3c59e0fedd9a4a06d506d1b3b24b75c7b60489bea6bf1a2f1022
16:19:00 #24 2.541 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:19:00 #24 2.557 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:19:00 #24 2.557 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:19:00 #24 2.862 Get:4 http://security.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB]
16:19:00 #24 2.898 Get:5 http://security.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB]
16:19:00 #24 2.901 Get:6 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB]
16:19:00 #24 2.906 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB]
16:19:00 #24 2.908 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB]
16:19:00 #24 2.909 Get:9 http://security.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB]
16:19:00 #24 3.524 Get:10 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
16:19:00 #24 3.922 Get:11 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:19:00 #24 4.532 Get:12 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
16:19:00 #24 5.143 Get:13 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
16:19:00 #24 5.570 Get:14 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB]
16:19:00 #24 5.914 Get:15 http://deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
16:19:00 #24 6.294 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B]
16:19:00 #24 6.296 Get:17 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
16:19:00 #24 6.296 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
16:19:00 #24 6.296 Get:19 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
16:19:00 #24 6.296 Get:20 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
16:19:00 #24 6.296 Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:19:00 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:00 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:00 GOOS="" GOARCH="" GOARM=""
16:19:00 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:00 
16:19:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:00 + RM_GOPATH=0
16:19:00 + TMP_GOPATH=/go
16:19:00 + : /usr/local/bin
16:19:00 + '[' -z /go ']'
16:19:00 + export GOPATH=/go
16:19:00 + GOPATH=/go
16:19:00 + case "$(go env GOARCH)" in
16:19:00 ++ go env GOARCH
16:19:00 + export GO_BUILDMODE=-buildmode=pie
16:19:00 + GO_BUILDMODE=-buildmode=pie
16:19:00 ++ dirname hack/dockerfile/install/install.sh
16:19:00 + dir=hack/dockerfile/install
16:19:00 + bin=tini
16:19:00 + shift
16:19:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:00 + . hack/dockerfile/install/tini.installer
16:19:00 ++ : v0.19.0
16:19:00 Install tini version v0.19.0
16:19:00 + install_tini
16:19:00 + echo 'Install tini version v0.19.0'
16:19:00 + git clone https://github.com/krallin/tini.git /go/tini
16:19:00 Cloning into '/go/tini'...
16:19:00 + cd /go/tini
16:19:00 + git checkout -q v0.19.0
16:19:00 + cmake .
16:19:00 -- The C compiler identification is GNU 7.5.0
16:19:00 -- Check for working C compiler: /usr/bin/cc
16:19:00 -- Check for working C compiler: /usr/bin/cc -- works
16:19:00 -- Detecting C compiler ABI info
16:19:00 -- Detecting C compiler ABI info - done
16:19:00 -- Detecting C compile features
16:19:00 -- Detecting C compile features - done
16:19:00 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:00 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:00 -- Configuring done
16:19:00 -- Generating done
16:19:00 -- Build files have been written to: /go/tini
16:19:00 + make tini-static
16:19:00 make[2]: Entering directory '/go/tini'
16:19:00 make[3]: Entering directory '/go/tini'
16:19:00 make[4]: Entering directory '/go/tini'
16:19:00 make[5]: Entering directory '/go/tini'
16:19:00 Scanning dependencies of target tini-static
16:19:00 make[5]: Leaving directory '/go/tini'
16:19:00 make[5]: Entering directory '/go/tini'
16:19:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:00 [100%] Linking C executable tini-static
16:19:00 make[5]: Leaving directory '/go/tini'
16:19:00 [100%] Built target tini-static
16:19:00 make[4]: Leaving directory '/go/tini'
16:19:00 make[3]: Leaving directory '/go/tini'
16:19:00 make[2]: Leaving directory '/go/tini'
16:19:00 + mkdir -p /usr/local/bin
16:19:00 + cp tini-static /usr/local/bin/docker-init
16:19:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:00 + RM_GOPATH=0
16:19:00 + TMP_GOPATH=/go
16:19:00 + : /usr/local/bin
16:19:00 + '[' -z /go ']'
16:19:00 + export GOPATH=/go
16:19:00 + GOPATH=/go
16:19:00 + case "$(go env GOARCH)" in
16:19:00 ++ go env GOARCH
16:19:00 + export GO_BUILDMODE=-buildmode=pie
16:19:00 + GO_BUILDMODE=-buildmode=pie
16:19:00 ++ dirname hack/dockerfile/install/install.sh
16:19:00 + dir=hack/dockerfile/install
16:19:00 + bin=rootlesskit
16:19:00 + shift
16:19:00 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:00 + . hack/dockerfile/install/rootlesskit.installer
16:19:00 ++ : v0.14.6
16:19:00 + install_rootlesskit dynamic
16:19:00 + case "$1" in
16:19:00 + install_rootlesskit_dynamic
16:19:00 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:00 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:00 + export BUILD_MODE=-buildmode=pie
16:19:00 + BUILD_MODE=-buildmode=pie
16:19:00 + _install_rootlesskit
16:19:00 + echo 'Install rootlesskit version v0.14.6'
16:19:00 + for f in rootlesskit rootlesskit-docker-proxy
16:19:00 + GOBIN=/usr/local/bin
16:19:00 + GO111MODULE=on
16:19:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:00 Install rootlesskit version v0.14.6
16:19:00 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:00 #12 77.28   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
16:19:01 #12 77.83   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
16:19:01 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64.rpm
16:19:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kUgr6Y
16:19:01 + umask 022
16:19:01 + cd /root/rpmbuild/BUILD
16:19:01 + cd src
16:19:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:19:01 + RPM_EC=0
16:19:01 ++ jobs -p
16:19:01 + exit 0
16:19:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZfxfKL
16:19:01 + umask 022
16:19:01 + cd /root/rpmbuild/BUILD
16:19:01 + cd /root/rpmbuild/BUILD
16:19:01 + rm -rf src
16:19:01 + /usr/bin/mkdir -p src
16:19:01 + cd src
16:19:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:19:01 + /usr/bin/tar -xof -
16:19:01 + STATUS=0
16:19:01 + '[' 0 -ne 0 ']'
16:19:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:19:01 + /usr/bin/tar -xof -
16:19:01 + STATUS=0
16:19:01 + '[' 0 -ne 0 ']'
16:19:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:01 + RPM_EC=0
16:19:01 ++ jobs -p
16:19:01 + exit 0
16:19:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dkxgbo
16:19:01 + umask 022
16:19:01 + cd /root/rpmbuild/BUILD
16:19:01 + cd src
16:19:01 + mkdir -p /go/src/github.com/docker
16:19:01 + rm -f /go/src/github.com/docker/cli
16:19:01 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:19:01 + pushd /go/src/github.com/docker/cli
16:19:01 + VERSION=0.0.0-20211220110528-fe93451
16:19:01 + GITCOMMIT=fe93451
16:19:01 + GO_LINKMODE=dynamic
16:19:01 + ./scripts/build/binary
16:19:01 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:19:01 Building dynamic docker-linux-arm64
16:19:01 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:18:58Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:19:01 #12 78.39   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
16:19:01 #12 78.97   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
16:19:01 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:01 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:01 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:01 go: downloading github.com/google/uuid v1.3.0
16:19:01 go: downloading github.com/moby/vpnkit v0.5.0
16:19:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:01 go: downloading github.com/gofrs/flock v0.8.1
16:19:01 go: downloading github.com/gorilla/mux v1.8.0
16:19:01 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:01 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:02 #12 79.01   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
16:19:02 #12 79.56   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
16:19:03 #12 79.62   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
16:19:04 #12 80.77   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
16:19:04 #12 81.35   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
16:19:05 #12 81.90   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
16:19:06 #12 82.47   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
16:19:06 #12 83.64   Installing : openssh-7.4p1-22.el7_9.x86_64                              21/68 
16:19:06 #12 83.67   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       22/68 
16:19:06 #12 83.70   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        23/68 
16:19:06 #12 83.74   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
16:19:06 #12 84.28   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
16:19:06 #12 84.39   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
16:19:07 + for f in rootlesskit rootlesskit-docker-proxy
16:19:07 + GOBIN=/usr/local/bin
16:19:07 + GO111MODULE=on
16:19:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:07 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64.rpm
16:19:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G5FQei
16:19:07 + umask 022
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + cd src
16:19:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:07 + exit 0
16:19:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WugFCh
16:19:07 + umask 022
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + rm -rf src
16:19:07 + return
16:19:07 # Build the CLI
16:19:07 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:07 Building dynamic docker-linux-arm64
16:19:07 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:30Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:07 + /usr/bin/mkdir -p src
16:19:07 + cd src
16:19:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:19:07 + /usr/bin/tar -xof -
16:19:07 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64.rpm
16:19:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.klft0z
16:19:07 + umask 022
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + cd src
16:19:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:19:07 + RPM_EC=0
16:19:07 ++ jobs -p
16:19:07 + exit 0
16:19:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fwofNl
16:19:07 + umask 022
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + rm -rf src
16:19:07 + /usr/bin/mkdir -p src
16:19:07 + cd src
16:19:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:19:07 + /usr/bin/tar -xof -
16:19:07 + STATUS=0
16:19:07 + '[' 0 -ne 0 ']'
16:19:07 + /usr/bin/tar -xof -
16:19:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:19:07 + STATUS=0
16:19:07 + '[' 0 -ne 0 ']'
16:19:07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:07 + RPM_EC=0
16:19:07 ++ jobs -p
16:19:07 + exit 0
16:19:07 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S1Zpta
16:19:07 + umask 022
16:19:07 + cd /root/rpmbuild/BUILD
16:19:07 + cd src
16:19:07 + mkdir -p /go/src/github.com/docker
16:19:07 + rm -f /go/src/github.com/docker/cli
16:19:07 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:19:07 + pushd /go/src/github.com/docker/cli
16:19:07 + VERSION=0.0.0-20211220110528-fe93451
16:19:07 + GITCOMMIT=fe93451
16:19:07 + GO_LINKMODE=dynamic
16:19:07 + ./scripts/build/binary
16:19:07 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:19:07 Building dynamic docker-linux-arm64
16:19:07 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:19:04Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:19:07 + STATUS=0
16:19:07 + '[' 0 -ne 0 ']'
16:19:07 + /usr/bin/tar -xof -
16:19:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:19:08 + STATUS=0
16:19:08 + '[' 0 -ne 0 ']'
16:19:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:08 + exit 0
16:19:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HMZpZe
16:19:08 + umask 022
16:19:08 + cd /root/rpmbuild/BUILD
16:19:08 + cd src
16:19:08 + export DOCKER_GITCOMMIT=088afc9
16:19:08 + DOCKER_GITCOMMIT=088afc9
16:19:08 + mkdir -p /go/src/github.com/docker
16:19:08 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:19:08 + TMP_GOPATH=/go
16:19:08 + GOPROXY=https://proxy.golang.org
16:19:08 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:08 + RM_GOPATH=0
16:19:08 + TMP_GOPATH=/go
16:19:08 + : /usr/local/bin
16:19:08 + '[' -z /go ']'
16:19:08 + export GOPATH=/go
16:19:08 + GOPATH=/go
16:19:08 + case "$(go env GOARCH)" in
16:19:08 ++ go env GOARCH
16:19:08 + export GO_BUILDMODE=-buildmode=pie
16:19:08 + GO_BUILDMODE=-buildmode=pie
16:19:08 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:19:08 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:19:08 + bin=rootlesskit
16:19:08 + shift
16:19:08 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:19:08 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:19:08 ++ : v0.14.6
16:19:08 + install_rootlesskit dynamic
16:19:08 + case "$1" in
16:19:08 + install_rootlesskit_dynamic
16:19:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:08 + export BUILD_MODE=-buildmode=pie
16:19:08 + BUILD_MODE=-buildmode=pie
16:19:08 + _install_rootlesskit
16:19:08 + echo 'Install rootlesskit version v0.14.6'
16:19:08 + for f in rootlesskit rootlesskit-docker-proxy
16:19:08 Install rootlesskit version v0.14.6
16:19:08 + GOBIN=/usr/local/bin
16:19:08 + GO111MODULE=on
16:19:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:08 #12 84.42   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
16:19:08 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:08 #12 85.56   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
16:19:08 #12 86.11   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
16:19:08 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:08 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:08 GOOS="" GOARCH="" GOARM=""
16:19:08 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:08 
16:19:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:08 + RM_GOPATH=0
16:19:08 + TMP_GOPATH=/go
16:19:08 + : /usr/local/bin
16:19:08 + '[' -z /go ']'
16:19:08 + export GOPATH=/go
16:19:08 + GOPATH=/go
16:19:08 + case "$(go env GOARCH)" in
16:19:08 ++ go env GOARCH
16:19:08 + export GO_BUILDMODE=-buildmode=pie
16:19:08 + GO_BUILDMODE=-buildmode=pie
16:19:08 ++ dirname hack/dockerfile/install/install.sh
16:19:08 + dir=hack/dockerfile/install
16:19:08 + bin=tini
16:19:08 + shift
16:19:08 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:08 + . hack/dockerfile/install/tini.installer
16:19:08 ++ : v0.19.0
16:19:08 + install_tini
16:19:08 + echo 'Install tini version v0.19.0'
16:19:08 + git clone https://github.com/krallin/tini.git /go/tini
16:19:08 Install tini version v0.19.0
16:19:08 Cloning into '/go/tini'...
16:19:08 + cd /go/tini
16:19:08 + git checkout -q v0.19.0
16:19:08 + cmake .
16:19:08 -- The C compiler identification is GNU 9.3.0
16:19:08 -- Check for working C compiler: /usr/bin/cc
16:19:08 -- Check for working C compiler: /usr/bin/cc -- works
16:19:08 -- Detecting C compiler ABI info
16:19:08 -- Detecting C compiler ABI info - done
16:19:08 -- Detecting C compile features
16:19:08 -- Detecting C compile features - done
16:19:08 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:08 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:08 -- Configuring done
16:19:08 -- Generating done
16:19:08 -- Build files have been written to: /go/tini
16:19:08 + make tini-static
16:19:08 make[2]: Entering directory '/go/tini'
16:19:08 make[3]: Entering directory '/go/tini'
16:19:08 make[4]: Entering directory '/go/tini'
16:19:08 make[5]: Entering directory '/go/tini'
16:19:08 Scanning dependencies of target tini-static
16:19:08 make[5]: Leaving directory '/go/tini'
16:19:08 make[5]: Entering directory '/go/tini'
16:19:08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:08 [100%] Linking C executable tini-static
16:19:08 make[5]: Leaving directory '/go/tini'
16:19:08 [100%] Built target tini-static
16:19:08 make[4]: Leaving directory '/go/tini'
16:19:08 make[3]: Leaving directory '/go/tini'
16:19:08 make[2]: Leaving directory '/go/tini'
16:19:08 + mkdir -p /usr/local/bin
16:19:08 + cp tini-static /usr/local/bin/docker-init
16:19:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:08 + RM_GOPATH=0
16:19:08 + TMP_GOPATH=/go
16:19:08 + : /usr/local/bin
16:19:08 + '[' -z /go ']'
16:19:08 + export GOPATH=/go
16:19:08 + GOPATH=/go
16:19:08 + case "$(go env GOARCH)" in
16:19:08 ++ go env GOARCH
16:19:08 + export GO_BUILDMODE=-buildmode=pie
16:19:08 + GO_BUILDMODE=-buildmode=pie
16:19:08 ++ dirname hack/dockerfile/install/install.sh
16:19:08 + dir=hack/dockerfile/install
16:19:08 + bin=rootlesskit
16:19:08 + shift
16:19:08 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:08 + . hack/dockerfile/install/rootlesskit.installer
16:19:08 ++ : v0.14.6
16:19:08 + install_rootlesskit dynamic
16:19:08 + case "$1" in
16:19:08 + install_rootlesskit_dynamic
16:19:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:08 + export BUILD_MODE=-buildmode=pie
16:19:08 + BUILD_MODE=-buildmode=pie
16:19:08 + _install_rootlesskit
16:19:08 + echo 'Install rootlesskit version v0.14.6'
16:19:08 + for f in rootlesskit rootlesskit-docker-proxy
16:19:08 + GOBIN=/usr/local/bin
16:19:08 + GO111MODULE=on
16:19:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:08 Install rootlesskit version v0.14.6
16:19:08 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:09 #12 86.15   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
16:19:09 #12 86.79   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
16:19:09 #12 86.82   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
16:19:09 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:09 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:09 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:09 go: downloading github.com/google/uuid v1.3.0
16:19:09 go: downloading github.com/moby/vpnkit v0.5.0
16:19:09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:09 go: downloading github.com/gofrs/flock v0.8.1
16:19:09 go: downloading github.com/gorilla/mux v1.8.0
16:19:09 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:09 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:10 #12 86.90   Installing : autoconf-2.69-11.el7.noarch                                33/68 
16:19:10 #12 87.48 install-info: No such file or directory for /usr/share/info/autoconf.info
16:19:10 #12 87.52   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
16:19:10 #12 87.54   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         35/68 
16:19:11 #12 88.10   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
16:19:11 #12 88.71   Installing : openssh-clients-7.4p1-22.el7_9.x86_64                      37/68 
16:19:11 #12 88.75   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
16:19:11 #12 89.33   Installing : less-458-9.el7.x86_64                                      39/68 
16:19:12 #12 89.36   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
16:19:12 #12 89.90   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
16:19:13 #12 90.20   Installing : kernel-headers-3.10.0-1160.49.1.el7.x86_64                 42/68 
16:19:13 #12 90.91   Installing : glibc-headers-2.17-325.el7_9.x86_64                        43/68 
16:19:14 #24 ...
16:19:14 
16:19:14 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:14 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:14 #22 25.03 Fetched 48.8 MB in 23s (2109 kB/s)
16:19:15 + for f in rootlesskit rootlesskit-docker-proxy
16:19:15 + GOBIN=/usr/local/bin
16:19:15 + GO111MODULE=on
16:19:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:15 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:15 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:15 GOOS="" GOARCH="" GOARM=""
16:19:15 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:15 
16:19:15 + popd
16:19:15 ~/rpmbuild/BUILD/src
16:19:15 + exit 0
16:19:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D78l3i
16:19:15 + umask 022
16:19:15 + cd /root/rpmbuild/BUILD
16:19:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64 '!=' / ']'
16:19:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:19:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:19:15 + mkdir -p /root/rpmbuild/BUILDROOT
16:19:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:19:15 + cd src
16:19:15 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:19:15 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/dockerd
16:19:15 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:19:15 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/docker-proxy
16:19:15 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/docker-init
16:19:15 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/lib/systemd/system/docker.service
16:19:15 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/lib/systemd/system/docker.socket
16:19:15 + /usr/lib/rpm/check-buildroot
16:19:15 + /usr/lib/rpm/redhat/brp-ldconfig
16:19:15 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:19:15 + /usr/lib/rpm/brp-compress
16:19:15 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:19:15 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:19:15 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:19:15 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:19:15 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:19:15 + /usr/lib/rpm/brp-python-hardlink
16:19:15 + PYTHON3=/usr/libexec/platform-python
16:19:15 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:19:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LiBXIh
16:19:15 + umask 022
16:19:15 + cd /root/rpmbuild/BUILD
16:19:15 + cd src
16:19:15 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:19:15 PASS: daemon version OK
16:19:15 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:15 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:15 + echo 'PASS: daemon version OK'
16:19:15 + exit 0
16:19:15 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:19:15 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/docker-proxy
16:19:15 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.el8 docker-ce(x86-64) = 3:0.0.0.20211220110528.fe93451-0.el8
16:19:15 Requires(interp): /bin/sh /bin/sh /bin/sh
16:19:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:19:15 Requires(post): /bin/sh
16:19:15 Requires(preun): /bin/sh
16:19:15 Requires(postun): /bin/sh
16:19:15 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:19:15 Conflicts: docker docker-ee docker-engine-cs docker-io
16:19:15 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:19:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:19:15 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.el8.src.rpm
16:19:15 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:15 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:15 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:15 go: downloading github.com/google/uuid v1.3.0
16:19:15 go: downloading github.com/moby/vpnkit v0.5.0
16:19:15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:15 go: downloading github.com/gofrs/flock v0.8.1
16:19:15 go: downloading github.com/gorilla/mux v1.8.0
16:19:15 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:15 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:15 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64.rpm
16:19:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZmBmgh
16:19:15 + umask 022
16:19:15 + cd /root/rpmbuild/BUILD
16:19:15 + cd src
16:19:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:19:15 + RPM_EC=0
16:19:15 ++ jobs -p
16:19:15 + exit 0
16:19:15 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bvnM6h
16:19:15 + umask 022
16:19:15 + cd /root/rpmbuild/BUILD
16:19:15 + cd /root/rpmbuild/BUILD
16:19:15 + rm -rf src
16:19:15 + /usr/bin/mkdir -p src
16:19:15 + cd src
16:19:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:19:15 + /usr/bin/tar -xof -
16:19:15 + STATUS=0
16:19:15 + '[' 0 -ne 0 ']'
16:19:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:19:15 + /usr/bin/tar -xof -
16:19:15 + STATUS=0
16:19:15 + '[' 0 -ne 0 ']'
16:19:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:15 + RPM_EC=0
16:19:15 ++ jobs -p
16:19:15 + exit 0
16:19:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CV8e6h
16:19:15 + umask 022
16:19:15 + cd /root/rpmbuild/BUILD
16:19:15 + cd src
16:19:15 + mkdir -p /go/src/github.com/docker
16:19:15 + rm -f /go/src/github.com/docker/cli
16:19:15 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:19:15 + pushd /go/src/github.com/docker/cli
16:19:15 + VERSION=0.0.0-20211220110528-fe93451
16:19:15 + GITCOMMIT=fe93451
16:19:15 + GO_LINKMODE=dynamic
16:19:15 + ./scripts/build/binary
16:19:15 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:19:15 Building dynamic docker-linux-arm64
16:19:15 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:19:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:19:15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:15 #12 91.01   Installing : glibc-devel-2.17-325.el7_9.x86_64                          44/68 
16:19:15 #12 92.71   Installing : gcc-4.8.5-44.el7.x86_64                                    45/68 
16:19:15 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:15 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:15 GOOS="" GOARCH="" GOARM=""
16:19:15 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:15 
16:19:15 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:15 + RM_GOPATH=0
16:19:15 + TMP_GOPATH=/go
16:19:15 + : /usr/local/bin
16:19:15 + '[' -z /go ']'
16:19:15 + export GOPATH=/go
16:19:15 + GOPATH=/go
16:19:15 + case "$(go env GOARCH)" in
16:19:15 ++ go env GOARCH
16:19:15 + export GO_BUILDMODE=-buildmode=pie
16:19:15 + GO_BUILDMODE=-buildmode=pie
16:19:15 ++ dirname hack/dockerfile/install/install.sh
16:19:15 + dir=hack/dockerfile/install
16:19:15 + bin=tini
16:19:15 + shift
16:19:15 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:15 + . hack/dockerfile/install/tini.installer
16:19:15 ++ : v0.19.0
16:19:15 + install_tini
16:19:15 + echo 'Install tini version v0.19.0'
16:19:15 + git clone https://github.com/krallin/tini.git /go/tini
16:19:15 Install tini version v0.19.0
16:19:15 Cloning into '/go/tini'...
16:19:15 + cd /go/tini
16:19:15 + git checkout -q v0.19.0
16:19:15 + cmake .
16:19:15 -- The C compiler identification is GNU 10.2.1
16:19:15 -- Detecting C compiler ABI info
16:19:15 -- Detecting C compiler ABI info - done
16:19:15 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:15 -- Detecting C compile features
16:19:15 -- Detecting C compile features - done
16:19:15 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:15 -- Configuring done
16:19:15 -- Generating done
16:19:15 -- Build files have been written to: /go/tini
16:19:15 + make tini-static
16:19:15 make[2]: Entering directory '/go/tini'
16:19:15 make[3]: Entering directory '/go/tini'
16:19:15 make[4]: Entering directory '/go/tini'
16:19:15 make[5]: Entering directory '/go/tini'
16:19:15 Scanning dependencies of target tini-static
16:19:15 make[5]: Leaving directory '/go/tini'
16:19:15 make[5]: Entering directory '/go/tini'
16:19:15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:15 [100%] Linking C executable tini-static
16:19:15 make[5]: Leaving directory '/go/tini'
16:19:15 [100%] Built target tini-static
16:19:15 make[4]: Leaving directory '/go/tini'
16:19:15 make[3]: Leaving directory '/go/tini'
16:19:15 make[2]: Leaving directory '/go/tini'
16:19:15 + mkdir -p /usr/local/bin
16:19:15 + cp tini-static /usr/local/bin/docker-init
16:19:15 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:15 + RM_GOPATH=0
16:19:15 + TMP_GOPATH=/go
16:19:15 + : /usr/local/bin
16:19:15 + '[' -z /go ']'
16:19:15 + export GOPATH=/go
16:19:15 + GOPATH=/go
16:19:15 + case "$(go env GOARCH)" in
16:19:15 ++ go env GOARCH
16:19:15 + export GO_BUILDMODE=-buildmode=pie
16:19:15 + GO_BUILDMODE=-buildmode=pie
16:19:15 ++ dirname hack/dockerfile/install/install.sh
16:19:15 + dir=hack/dockerfile/install
16:19:15 + bin=rootlesskit
16:19:15 + shift
16:19:15 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:15 + . hack/dockerfile/install/rootlesskit.installer
16:19:15 ++ : v0.14.6
16:19:15 + install_rootlesskit dynamic
16:19:15 + case "$1" in
16:19:15 + install_rootlesskit_dynamic
16:19:15 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:15 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:15 + export BUILD_MODE=-buildmode=pie
16:19:15 + BUILD_MODE=-buildmode=pie
16:19:15 + _install_rootlesskit
16:19:15 + echo 'Install rootlesskit version v0.14.6'
16:19:15 + for f in rootlesskit rootlesskit-docker-proxy
16:19:15 + GOBIN=/usr/local/bin
16:19:15 + GO111MODULE=on
16:19:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:15 Install rootlesskit version v0.14.6
16:19:15 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:16 + return
16:19:16 + exit 0
16:19:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rS4rLh
16:19:16 + umask 022
16:19:16 + cd /root/rpmbuild/BUILD
16:19:16 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64 '!=' / ']'
16:19:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:16 + mkdir -p /root/rpmbuild/BUILDROOT
16:19:16 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:16 + cd src
16:19:16 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/dockerd-rootless.sh
16:19:16 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:19:16 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/rootlesskit
16:19:16 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
16:19:16 + /usr/lib/rpm/check-buildroot
16:19:16 + /usr/lib/rpm/redhat/brp-ldconfig
16:19:16 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:19:16 + /usr/lib/rpm/brp-compress
16:19:16 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:19:16 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:19:16 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:19:16 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:19:16 + /usr/lib/rpm/brp-python-hardlink
16:19:16 + PYTHON3=/usr/libexec/platform-python
16:19:16 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:19:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yflClj
16:19:16 + umask 022
16:19:16 + cd /root/rpmbuild/BUILD
16:19:16 + cd src
16:19:16 + /usr/local/bin/rootlesskit -v
16:19:16 rootlesskit version 0.14.6
16:19:16 + exit 0
16:19:16 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:16 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20211220110528.fe93451-0.el8
16:19:16 Requires(interp): /bin/sh /bin/sh /bin/sh
16:19:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:19:16 Requires(post): /bin/sh
16:19:16 Requires(preun): /bin/sh
16:19:16 Requires(postun): /bin/sh
16:19:16 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:19:16 Conflicts: rootlesskit
16:19:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:16 #12 93.30   Installing : pcre-devel-8.32-17.el7.x86_64                              46/68 
16:19:16 #12 93.33   Installing : libsepol-devel-2.5-10.el7.x86_64                           47/68 
16:19:16 #12 93.36   Installing : libselinux-devel-2.5-15.el7.x86_64                         48/68 
16:19:16 #12 93.42   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/68 
16:19:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.src.rpm
16:19:16 #12 93.51   Installing : automake-1.13.4-3.el7.noarch                               50/68 
16:19:16 #12 94.04 install-info: No such file or directory for /usr/share/info/automake.info.gz
16:19:16 #12 94.07   Installing : python-IPy-0.75-6.el7.noarch                               51/68 
16:19:16 #12 94.14   Installing : policycoreutils-python-2.5-34.el7.x86_64                   52/68 
16:19:17 #12 94.22   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    53/68 
16:19:17 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:17 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:17 GOOS="" GOARCH="" GOARM=""
16:19:17 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:17 
16:19:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:17 + RM_GOPATH=0
16:19:17 + TMP_GOPATH=/go
16:19:17 + : /usr/local/bin
16:19:17 + '[' -z /go ']'
16:19:17 + export GOPATH=/go
16:19:17 + GOPATH=/go
16:19:17 + case "$(go env GOARCH)" in
16:19:17 ++ go env GOARCH
16:19:17 + export GO_BUILDMODE=-buildmode=pie
16:19:17 + GO_BUILDMODE=-buildmode=pie
16:19:17 ++ dirname hack/dockerfile/install/install.sh
16:19:17 + dir=hack/dockerfile/install
16:19:17 + bin=tini
16:19:17 + shift
16:19:17 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:17 + . hack/dockerfile/install/tini.installer
16:19:17 ++ : v0.19.0
16:19:17 + install_tini
16:19:17 + echo 'Install tini version v0.19.0'
16:19:17 + git clone https://github.com/krallin/tini.git /go/tini
16:19:17 Install tini version v0.19.0
16:19:17 Cloning into '/go/tini'...
16:19:17 + cd /go/tini
16:19:17 + git checkout -q v0.19.0
16:19:17 + cmake .
16:19:17 -- The C compiler identification is GNU 8.3.0
16:19:17 -- Check for working C compiler: /usr/bin/cc
16:19:17 -- Check for working C compiler: /usr/bin/cc -- works
16:19:17 -- Detecting C compiler ABI info
16:19:17 -- Detecting C compiler ABI info - done
16:19:17 -- Detecting C compile features
16:19:17 -- Detecting C compile features - done
16:19:17 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:17 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:17 -- Configuring done
16:19:17 -- Generating done
16:19:17 -- Build files have been written to: /go/tini
16:19:17 + make tini-static
16:19:17 make[2]: Entering directory '/go/tini'
16:19:17 make[3]: Entering directory '/go/tini'
16:19:17 make[4]: Entering directory '/go/tini'
16:19:17 make[5]: Entering directory '/go/tini'
16:19:17 Scanning dependencies of target tini-static
16:19:17 make[5]: Leaving directory '/go/tini'
16:19:17 make[5]: Entering directory '/go/tini'
16:19:17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:17 [100%] Linking C executable tini-static
16:19:17 make[5]: Leaving directory '/go/tini'
16:19:17 [100%] Built target tini-static
16:19:17 make[4]: Leaving directory '/go/tini'
16:19:17 make[3]: Leaving directory '/go/tini'
16:19:17 make[2]: Leaving directory '/go/tini'
16:19:17 + mkdir -p /usr/local/bin
16:19:17 + cp tini-static /usr/local/bin/docker-init
16:19:17 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:17 + RM_GOPATH=0
16:19:17 + TMP_GOPATH=/go
16:19:17 + : /usr/local/bin
16:19:17 + '[' -z /go ']'
16:19:17 + export GOPATH=/go
16:19:17 + GOPATH=/go
16:19:17 + case "$(go env GOARCH)" in
16:19:17 ++ go env GOARCH
16:19:17 + export GO_BUILDMODE=-buildmode=pie
16:19:17 + GO_BUILDMODE=-buildmode=pie
16:19:17 ++ dirname hack/dockerfile/install/install.sh
16:19:17 + dir=hack/dockerfile/install
16:19:17 + bin=rootlesskit
16:19:17 + shift
16:19:17 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:17 + . hack/dockerfile/install/rootlesskit.installer
16:19:17 ++ : v0.14.6
16:19:17 + install_rootlesskit dynamic
16:19:17 + case "$1" in
16:19:17 + install_rootlesskit_dynamic
16:19:17 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:17 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:17 + export BUILD_MODE=-buildmode=pie
16:19:17 + BUILD_MODE=-buildmode=pie
16:19:17 + _install_rootlesskit
16:19:17 Install rootlesskit version v0.14.6
16:19:17 + echo 'Install rootlesskit version v0.14.6'
16:19:17 + for f in rootlesskit rootlesskit-docker-proxy
16:19:17 + GOBIN=/usr/local/bin
16:19:17 + GO111MODULE=on
16:19:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:17 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:18 #12 94.72   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             54/68 
16:19:18 #12 95.35   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
16:19:18 #12 95.88 install-info: No such file or directory for /usr/share/info/libtool.info.gz
16:19:18 #12 95.90   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
16:19:18 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:18 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:18 GOOS="" GOARCH="" GOARM=""
16:19:18 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:18 
16:19:18 ~/rpmbuild/BUILD/src
16:19:18 + popd
16:19:18 + RPM_EC=0
16:19:18 ++ jobs -p
16:19:18 + exit 0
16:19:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aRu46m
16:19:18 + umask 022
16:19:18 + cd /root/rpmbuild/BUILD
16:19:18 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64 '!=' / ']'
16:19:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:19:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:19:18 + mkdir -p /root/rpmbuild/BUILDROOT
16:19:18 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:19:18 + cd src
16:19:18 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:19:18 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/dockerd
16:19:18 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:19:18 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/docker-proxy
16:19:18 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/docker-init
16:19:18 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/lib/systemd/system/docker.service
16:19:18 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/lib/systemd/system/docker.socket
16:19:18 + /usr/lib/rpm/check-buildroot
16:19:18 + /usr/lib/rpm/redhat/brp-ldconfig
16:19:18 + /usr/lib/rpm/brp-compress
16:19:18 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:19:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:19:18 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:19:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:19:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:19:18 + /usr/lib/rpm/check-rpaths
16:19:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:19:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:19:18 + /usr/lib/rpm/redhat/brp-python-hardlink
16:19:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fxHpyJ
16:19:18 + umask 022
16:19:18 + cd /root/rpmbuild/BUILD
16:19:18 + cd src
16:19:18 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:19:18 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:18 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:18 PASS: daemon version OK
16:19:18 + echo 'PASS: daemon version OK'
16:19:18 + RPM_EC=0
16:19:18 ++ jobs -p
16:19:18 + exit 0
16:19:18 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:19:18 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/docker-proxy
16:19:18 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.fc35 docker-ce(x86-64) = 3:0.0.0.20211220110528.fe93451-0.fc35
16:19:18 Requires(interp): /bin/sh /bin/sh /bin/sh
16:19:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:19:18 Requires(post): /bin/sh
16:19:18 Requires(preun): /bin/sh
16:19:18 Requires(postun): /bin/sh
16:19:18 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:19:18 Conflicts: docker docker-ee docker-engine-cs docker-io
16:19:18 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:19:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:19:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.src.rpm
16:19:18 #12 96.15   Installing : glibc-static-2.17-325.el7_9.x86_64                         57/68 
16:19:18 #12 96.20   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   58/68 
16:19:18 #12 96.23   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       59/68 
16:19:19 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64.rpm
16:19:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.srxTeh
16:19:19 + umask 022
16:19:19 + cd /root/rpmbuild/BUILD
16:19:19 + cd src
16:19:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.aarch64
16:19:19 + exit 0
16:19:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:19 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:19 GOOS="" GOARCH="" GOARM=""
16:19:19 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:19 
16:19:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:19 + RM_GOPATH=0
16:19:19 + TMP_GOPATH=/go
16:19:19 + : /usr/local/bin
16:19:19 + '[' -z /go ']'
16:19:19 + export GOPATH=/go
16:19:19 + GOPATH=/go
16:19:19 + case "$(go env GOARCH)" in
16:19:19 ++ go env GOARCH
16:19:19 + export GO_BUILDMODE=-buildmode=pie
16:19:19 + GO_BUILDMODE=-buildmode=pie
16:19:19 ++ dirname hack/dockerfile/install/install.sh
16:19:19 + dir=hack/dockerfile/install
16:19:19 + bin=tini
16:19:19 + shift
16:19:19 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:19 + . hack/dockerfile/install/tini.installer
16:19:19 ++ : v0.19.0
16:19:19 + install_tini
16:19:19 + echo 'Install tini version v0.19.0'
16:19:19 + git clone https://github.com/krallin/tini.git /go/tini
16:19:19 Install tini version v0.19.0
16:19:19 Cloning into '/go/tini'...
16:19:19 + cd /go/tini
16:19:19 + git checkout -q v0.19.0
16:19:19 + cmake .
16:19:19 -- The C compiler identification is GNU 10.3.0
16:19:19 -- Detecting C compiler ABI info
16:19:19 -- Detecting C compiler ABI info - done
16:19:19 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:19 -- Detecting C compile features
16:19:19 -- Detecting C compile features - done
16:19:19 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:19 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:19 -- Configuring done
16:19:19 -- Generating done
16:19:19 -- Build files have been written to: /go/tini
16:19:19 + make tini-static
16:19:19 make[2]: Entering directory '/go/tini'
16:19:19 make[3]: Entering directory '/go/tini'
16:19:19 make[4]: Entering directory '/go/tini'
16:19:19 make[5]: Entering directory '/go/tini'
16:19:19 Scanning dependencies of target tini-static
16:19:19 make[5]: Leaving directory '/go/tini'
16:19:19 make[5]: Entering directory '/go/tini'
16:19:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:19 [100%] Linking C executable tini-static
16:19:19 make[5]: Leaving directory '/go/tini'
16:19:19 [100%] Built target tini-static
16:19:19 make[4]: Leaving directory '/go/tini'
16:19:19 make[3]: Leaving directory '/go/tini'
16:19:19 make[2]: Leaving directory '/go/tini'
16:19:19 + mkdir -p /usr/local/bin
16:19:19 + cp tini-static /usr/local/bin/docker-init
16:19:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:19 + RM_GOPATH=0
16:19:19 + TMP_GOPATH=/go
16:19:19 + : /usr/local/bin
16:19:19 + '[' -z /go ']'
16:19:19 + export GOPATH=/go
16:19:19 + GOPATH=/go
16:19:19 + case "$(go env GOARCH)" in
16:19:19 ++ go env GOARCH
16:19:19 + export GO_BUILDMODE=-buildmode=pie
16:19:19 + GO_BUILDMODE=-buildmode=pie
16:19:19 ++ dirname hack/dockerfile/install/install.sh
16:19:19 + dir=hack/dockerfile/install
16:19:19 + bin=rootlesskit
16:19:19 + shift
16:19:19 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:19 + . hack/dockerfile/install/rootlesskit.installer
16:19:19 ++ : v0.14.6
16:19:19 + install_rootlesskit dynamic
16:19:19 + case "$1" in
16:19:19 + install_rootlesskit_dynamic
16:19:19 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:19 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:19 + export BUILD_MODE=-buildmode=pie
16:19:19 + BUILD_MODE=-buildmode=pie
16:19:19 + _install_rootlesskit
16:19:19 + echo 'Install rootlesskit version v0.14.6'
16:19:19 Install rootlesskit version v0.14.6
16:19:19 + for f in rootlesskit rootlesskit-docker-proxy
16:19:19 + GOBIN=/usr/local/bin
16:19:19 + GO111MODULE=on
16:19:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:19 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:19 #12 96.26   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        60/68 
16:19:19 #12 97.11   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
16:19:20 #12 97.17   Installing : which-2.20-7.el7.x86_64                                    62/68 
16:19:20 #12 97.70 install-info: No such file or directory for /usr/share/info/which.info.gz
16:19:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
16:19:20 + for f in rootlesskit rootlesskit-docker-proxy
16:19:20 + GOBIN=/usr/local/bin
16:19:20 + GO111MODULE=on
16:19:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:20 #12 98.23   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
16:19:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:19:21 + make clean
16:19:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:19:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64.rpm
16:19:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wyTwsf
16:19:21 + umask 022
16:19:21 + cd /root/rpmbuild/BUILD
16:19:21 + cd src
16:19:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:19:21 + exit 0
16:19:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yxerxj
16:19:21 + umask 022
16:19:21 + cd /root/rpmbuild/BUILD
16:19:21 + cd /root/rpmbuild/BUILD
16:19:21 + rm -rf src
16:19:21 + /usr/bin/mkdir -p src
16:19:21 + cd src
16:19:21 + /usr/bin/tar -xof -
16:19:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:19:21 #12 98.25   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
16:19:22 + STATUS=0
16:19:22 + '[' 0 -ne 0 ']'
16:19:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:19:22 + /usr/bin/tar -xof -
16:19:22 + STATUS=0
16:19:22 + '[' 0 -ne 0 ']'
16:19:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:22 + exit 0
16:19:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EcpdXf
16:19:22 + umask 022
16:19:22 + cd /root/rpmbuild/BUILD
16:19:22 + cd src
16:19:22 + mkdir -p /go/src/github.com/docker
16:19:22 + rm -f /go/src/github.com/docker/cli
16:19:22 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:19:22 + pushd /go/src/github.com/docker/cli
16:19:22 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:19:22 + VERSION=0.0.0-20211220110528-fe93451
16:19:22 + GITCOMMIT=fe93451
16:19:22 + GO_LINKMODE=dynamic
16:19:22 + ./scripts/build/binary
16:19:22 Building dynamic docker-linux-amd64
16:19:22 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:19:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:19:22 #12 99.32   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
16:19:22 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:22 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:22 GOOS="" GOARCH="" GOARM=""
16:19:22 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:22 
16:19:22 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:22 + RM_GOPATH=0
16:19:22 + TMP_GOPATH=/go
16:19:22 + : /usr/local/bin
16:19:22 + '[' -z /go ']'
16:19:22 + export GOPATH=/go
16:19:22 + GOPATH=/go
16:19:22 + case "$(go env GOARCH)" in
16:19:22 ++ go env GOARCH
16:19:22 + export GO_BUILDMODE=-buildmode=pie
16:19:22 + GO_BUILDMODE=-buildmode=pie
16:19:22 ++ dirname hack/dockerfile/install/install.sh
16:19:22 + dir=hack/dockerfile/install
16:19:22 + bin=tini
16:19:22 + shift
16:19:22 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:22 + . hack/dockerfile/install/tini.installer
16:19:22 ++ : v0.19.0
16:19:22 + install_tini
16:19:22 + echo 'Install tini version v0.19.0'
16:19:22 + git clone https://github.com/krallin/tini.git /go/tini
16:19:22 Install tini version v0.19.0
16:19:22 Cloning into '/go/tini'...
16:19:22 + cd /go/tini
16:19:22 + git checkout -q v0.19.0
16:19:22 + cmake .
16:19:22 -- The C compiler identification is GNU 7.5.0
16:19:22 -- Check for working C compiler: /usr/bin/cc
16:19:22 -- Check for working C compiler: /usr/bin/cc -- works
16:19:22 -- Detecting C compiler ABI info
16:19:22 -- Detecting C compiler ABI info - done
16:19:22 -- Detecting C compile features
16:19:22 -- Detecting C compile features - done
16:19:22 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:22 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:22 -- Configuring done
16:19:22 -- Generating done
16:19:22 -- Build files have been written to: /go/tini
16:19:22 + make tini-static
16:19:22 make[2]: Entering directory '/go/tini'
16:19:22 make[3]: Entering directory '/go/tini'
16:19:22 make[4]: Entering directory '/go/tini'
16:19:22 make[5]: Entering directory '/go/tini'
16:19:22 Scanning dependencies of target tini-static
16:19:22 make[5]: Leaving directory '/go/tini'
16:19:22 make[5]: Entering directory '/go/tini'
16:19:22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:22 [100%] Linking C executable tini-static
16:19:22 make[5]: Leaving directory '/go/tini'
16:19:22 [100%] Built target tini-static
16:19:22 make[4]: Leaving directory '/go/tini'
16:19:22 make[3]: Leaving directory '/go/tini'
16:19:22 make[2]: Leaving directory '/go/tini'
16:19:22 + mkdir -p /usr/local/bin
16:19:22 + cp tini-static /usr/local/bin/docker-init
16:19:22 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:22 + RM_GOPATH=0
16:19:22 + TMP_GOPATH=/go
16:19:22 + : /usr/local/bin
16:19:22 + '[' -z /go ']'
16:19:22 + export GOPATH=/go
16:19:22 + GOPATH=/go
16:19:22 + case "$(go env GOARCH)" in
16:19:22 ++ go env GOARCH
16:19:22 + export GO_BUILDMODE=-buildmode=pie
16:19:22 + GO_BUILDMODE=-buildmode=pie
16:19:22 ++ dirname hack/dockerfile/install/install.sh
16:19:22 + dir=hack/dockerfile/install
16:19:22 + bin=rootlesskit
16:19:22 + shift
16:19:22 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:22 + . hack/dockerfile/install/rootlesskit.installer
16:19:22 ++ : v0.14.6
16:19:22 + install_rootlesskit dynamic
16:19:22 + case "$1" in
16:19:22 + install_rootlesskit_dynamic
16:19:22 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:22 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:22 + export BUILD_MODE=-buildmode=pie
16:19:22 + BUILD_MODE=-buildmode=pie
16:19:22 + _install_rootlesskit
16:19:22 + echo 'Install rootlesskit version v0.14.6'
16:19:22 Install rootlesskit version v0.14.6
16:19:22 + for f in rootlesskit rootlesskit-docker-proxy
16:19:22 + GOBIN=/usr/local/bin
16:19:22 + GO111MODULE=on
16:19:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:22 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:22 + return
16:19:22 # Build the CLI
16:19:22 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:22 Building dynamic docker-linux-arm-v6
16:19:22 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:22 rm -f -r src
16:19:22 make -C rpm clean
16:19:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:19:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:19:23 #12 99.89   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
16:19:23 #22 25.03 Reading package lists...
16:19:23 #22 ...
16:19:23 
16:19:23 #24 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:23 #24 sha256:732780ab1f3a3c59e0fedd9a4a06d506d1b3b24b75c7b60489bea6bf1a2f1022
16:19:23 #24 25.48 Fetched 48.8 MB in 23s (2103 kB/s)
16:19:23 #12 100.4   Cleanup    : glibc-2.17-317.el7.x86_64                                  67/68 
16:19:23 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:23 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:23 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:23 go: downloading github.com/google/uuid v1.3.0
16:19:23 go: downloading github.com/moby/vpnkit v0.5.0
16:19:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:23 go: downloading github.com/gofrs/flock v0.8.1
16:19:23 go: downloading github.com/gorilla/mux v1.8.0
16:19:23 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:23 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:23 rm -f -r rpmbuild/
16:19:23 docker builder prune -f --filter until=24h
16:19:23 Total reclaimed space: 0B
16:19:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:19:23 make -C deb clean
16:19:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:19:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:19:23 rm -f -r debbuild
16:19:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:19:23 rm -f -r sources
16:19:23 docker builder prune -f --filter until=24h
16:19:24 Total reclaimed space: 0B
16:19:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:19:24 make -C static clean
16:19:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:19:24 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:19:24 rm -f -r build
16:19:24 docker builder prune -f --filter until=24h
16:19:24 Total reclaimed space: 0B
16:19:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
16:19:24 #12 101.0   Cleanup    : glibc-common-2.17-317.el7.x86_64                           68/68 
16:19:24 #12 101.6   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
16:19:24 #12 101.6   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/68 
16:19:24 #12 101.6   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
16:19:24 #12 101.6   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    4/68 
16:19:24 #12 101.6   Verifying  : openssh-clients-7.4p1-22.el7_9.x86_64                       5/68 
16:19:24 #12 101.7   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 6/68 
16:19:24 #12 101.7   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/68 
16:19:24 #12 101.7   Verifying  : glibc-common-2.17-325.el7_9.x86_64                          8/68 
16:19:24 #12 101.7   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
16:19:24 #12 101.7   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
16:19:24 #12 101.7   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
16:19:24 #12 101.7   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
16:19:24 #12 101.7   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       13/68 
16:19:24 #12 101.8   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                14/68 
16:19:24 #12 101.8   Verifying  : checkpolicy-2.5-8.el7.x86_64                               15/68 
16:19:24 #12 101.8   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             16/68 
[Pipeline] // node
[Pipeline] }
16:19:24 #12 101.8   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        17/68 
16:19:24 #12 101.8   Verifying  : policycoreutils-2.5-34.el7.x86_64                          18/68 
16:19:24 #12 101.8   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         19/68 
16:19:24 #12 101.8   Verifying  : which-2.20-7.el7.x86_64                                    20/68 
16:19:24 #12 101.9   Verifying  : glibc-devel-2.17-325.el7_9.x86_64                          21/68 
16:19:24 #12 101.9   Verifying  : cpp-4.8.5-44.el7.x86_64                                    22/68 
16:19:24 #12 101.9   Verifying  : python-IPy-0.75-6.el7.noarch                               23/68 
16:19:24 #12 101.9   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              24/68 
16:19:24 #12 101.9   Verifying  : glibc-headers-2.17-325.el7_9.x86_64                        25/68 
16:19:24 #12 101.9   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               26/68 
16:19:24 #12 101.9   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         27/68 
16:19:24 #12 102.0   Verifying  : 1:make-3.82-24.el7.x86_64                                  28/68 
16:19:24 #12 102.0   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
16:19:24 #12 102.0   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
16:19:24 #12 102.0   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
16:19:24 #12 102.0   Verifying  : systemd-219-78.el7_9.3.x86_64                              32/68 
16:19:24 #12 102.0   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       33/68 
16:19:24 #24 25.48 Reading package lists...
16:19:24 #24 ...
16:19:24 
16:19:24 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:24 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:24 #22 25.03 Reading package lists...
16:19:24 #12 102.0   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        34/68 
16:19:24 #12 102.0   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/68 
16:19:24 #12 102.0   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    36/68 
16:19:24 #12 102.1   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
16:19:24 #12 102.1   Verifying  : openssh-7.4p1-22.el7_9.x86_64                              38/68 
16:19:24 #12 102.1   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             39/68 
16:19:24 #12 102.1   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
16:19:24 #12 102.1   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
16:19:24 #12 102.1   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
16:19:24 #12 102.1   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
16:19:24 #12 102.1   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/68 
16:19:24 #12 102.2   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         45/68 
16:19:24 #12 102.2   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   46/68 
16:19:24 #12 102.2   Verifying  : glibc-2.17-325.el7_9.x86_64                                47/68 
16:19:24 #12 102.2   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           48/68 
16:19:24 #12 102.2   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
16:19:24 #12 102.2   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    50/68 
16:19:24 #12 102.2   Verifying  : pcre-devel-8.32-17.el7.x86_64                              51/68 
16:19:24 #12 102.2   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
16:19:24 #12 102.3   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      53/68 
16:19:24 #12 102.3   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            54/68 
16:19:24 #12 102.3   Verifying  : rsync-3.1.2-10.el7.x86_64                                  55/68 
16:19:24 #12 102.3   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/68 
16:19:24 #12 102.3   Verifying  : kernel-headers-3.10.0-1160.49.1.el7.x86_64                 57/68 
16:19:24 #22 34.83 Reading package lists...
16:19:24 #22 ...
16:19:24 
16:19:24 #32 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:19:24 #32 sha256:4eda18bfb051922fd5347b6cae0cb43ce38d58c5c31129a5896ae930fe0bf700
16:19:24 #32 25.12 Fetched 48.8 MB in 23s (2118 kB/s)
16:19:24 #32 25.12 Reading package lists...
16:19:24 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:24 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:24 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:24 #12 102.4   Verifying  : glibc-static-2.17-325.el7_9.x86_64                         58/68 
16:19:24 #12 102.4   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
16:19:24 #12 102.4   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
16:19:24 #12 102.4   Verifying  : less-458-9.el7.x86_64                                      61/68 
16:19:24 #12 102.4   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
16:19:24 #12 102.4   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
16:19:24 #12 102.4   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
16:19:24 #12 102.4   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
16:19:24 #12 102.4   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
16:19:24 #12 102.4   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      67/68 
16:19:24 #12 102.4   Verifying  : systemd-219-78.el7.x86_64                                  68/68 
16:19:24 #12 102.5 
16:19:24 #12 102.5 Installed:
16:19:24 #12 102.5   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
16:19:24 #12 102.5   cmake.x86_64 0:2.8.12.2-2.el7                                                 
16:19:24 #12 102.5   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
16:19:24 #12 102.5   gcc.x86_64 0:4.8.5-44.el7                                                     
16:19:24 #12 102.5   git.x86_64 0:1.8.3.1-23.el7_8                                                 
16:19:24 #12 102.5   glibc-static.x86_64 0:2.17-325.el7_9                                          
16:19:24 #12 102.5   libarchive.x86_64 0:3.1.2-14.el7_7                                            
16:19:24 #12 102.5   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
16:19:24 #12 102.5   libselinux-devel.x86_64 0:2.5-15.el7                                          
16:19:24 #12 102.5   libtool.x86_64 0:2.4.2-22.el7_3                                               
16:19:24 #12 102.5   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
16:19:24 #12 102.5   make.x86_64 1:3.82-24.el7                                                     
16:19:24 #12 102.5   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
16:19:24 #12 102.5   systemd-devel.x86_64 0:219-78.el7_9.3                                         
16:19:24 #12 102.5   which.x86_64 0:2.20-7.el7                                                     
16:19:24 #12 102.5 
16:19:24 #12 102.5 Dependency Installed:
16:19:24 #12 102.5   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
16:19:24 #12 102.5   autoconf.noarch 0:2.69-11.el7                                                 
16:19:24 #12 102.5   automake.noarch 0:1.13.4-3.el7                                                
16:19:24 #12 102.5   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
16:19:24 #12 102.5   checkpolicy.x86_64 0:2.5-8.el7                                                
16:19:24 #12 102.5   cpp.x86_64 0:4.8.5-44.el7                                                     
16:19:24 #12 102.5   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
16:19:24 #12 102.5   fipscheck.x86_64 0:1.4.1-6.el7                                                
16:19:24 #12 102.5   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
16:19:24 #12 102.5   glibc-devel.x86_64 0:2.17-325.el7_9                                           
16:19:24 #12 102.5   glibc-headers.x86_64 0:2.17-325.el7_9                                         
16:19:24 #12 102.5   kernel-headers.x86_64 0:3.10.0-1160.49.1.el7                                  
16:19:24 #12 102.5   less.x86_64 0:458-9.el7                                                       
16:19:24 #12 102.5   libcgroup.x86_64 0:0.41-21.el7                                                
16:19:24 #12 102.5   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
16:19:24 #12 102.5   libgomp.x86_64 0:4.8.5-44.el7                                                 
16:19:24 #12 102.5   libmpc.x86_64 0:1.0.1-3.el7                                                   
16:19:24 #12 102.5   libseccomp.x86_64 0:2.3.1-4.el7                                               
16:19:24 #12 102.5   libselinux-python.x86_64 0:2.5-15.el7                                         
16:19:24 #12 102.5   libselinux-utils.x86_64 0:2.5-15.el7                                          
16:19:24 #12 102.5   libsemanage-python.x86_64 0:2.5-14.el7                                        
16:19:24 #12 102.5   libsepol-devel.x86_64 0:2.5-10.el7                                            
16:19:24 #12 102.5   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
16:19:24 #12 102.5   lzo.x86_64 0:2.06-8.el7                                                       
16:19:24 #12 102.5   m4.x86_64 0:1.4.16-10.el7                                                     
16:19:24 #12 102.5   mpfr.x86_64 0:3.1.1-4.el7                                                     
16:19:24 #12 102.5   openssh.x86_64 0:7.4p1-22.el7_9                                               
16:19:24 #12 102.5   openssh-clients.x86_64 0:7.4p1-22.el7_9                                       
16:19:24 #12 102.5   pcre-devel.x86_64 0:8.32-17.el7                                               
16:19:24 #12 102.5   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
16:19:24 #12 102.5   perl-Error.noarch 1:0.17020-2.el7                                             
16:19:24 #12 102.5   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
16:19:24 #12 102.5   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
16:19:24 #12 102.5   perl-Test-Harness.noarch 0:3.28-3.el7                                         
16:19:24 #12 102.5   policycoreutils.x86_64 0:2.5-34.el7                                           
16:19:24 #12 102.5   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
16:19:24 #12 102.5   policycoreutils-python.x86_64 0:2.5-34.el7                                    
16:19:24 #12 102.5   python-IPy.noarch 0:0.75-6.el7                                                
16:19:24 #12 102.5   rsync.x86_64 0:3.1.2-10.el7                                                   
16:19:24 #12 102.5   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
16:19:24 #12 102.5   setools-libs.x86_64 0:3.3.8-4.el7                                             
16:19:24 #12 102.5 
16:19:24 #12 102.5 Dependency Updated:
16:19:24 #12 102.5   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
16:19:24 #12 102.5   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
16:19:24 #12 102.5   glibc.x86_64 0:2.17-325.el7_9                                                 
16:19:24 #12 102.5   glibc-common.x86_64 0:2.17-325.el7_9                                          
16:19:24 #12 102.5   systemd.x86_64 0:219-78.el7_9.3                                               
16:19:24 #12 102.5   systemd-libs.x86_64 0:219-78.el7_9.3                                          
16:19:24 #12 102.5 
16:19:25 #32 34.89 Reading package lists...
16:19:25 #32 ...
16:19:25 
16:19:25 #24 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:25 #24 sha256:732780ab1f3a3c59e0fedd9a4a06d506d1b3b24b75c7b60489bea6bf1a2f1022
16:19:25 #24 25.48 Reading package lists...
16:19:25 #12 102.5 Complete!
16:19:25 #12 DONE 102.8s
16:19:25 
16:19:25 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
16:19:25 #14 sha256:b814da44cc84cea674c64f74bb4d08f3a1067e746375daa848a36790b7461865
16:19:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:25 go: downloading github.com/google/uuid v1.3.0
16:19:25 go: downloading github.com/moby/vpnkit v0.5.0
16:19:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:25 go: downloading github.com/gofrs/flock v0.8.1
16:19:25 go: downloading github.com/gorilla/mux v1.8.0
16:19:25 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:25 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:25 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:26 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:26 go: downloading github.com/google/uuid v1.3.0
16:19:26 go: downloading github.com/moby/vpnkit v0.5.0
16:19:26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:26 go: downloading github.com/gofrs/flock v0.8.1
16:19:26 go: downloading github.com/gorilla/mux v1.8.0
16:19:26 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:26 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:26 GOOS="" GOARCH="" GOARM=""
16:19:26 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:26 
16:19:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:26 + RM_GOPATH=0
16:19:26 + TMP_GOPATH=/go
16:19:26 + : /usr/local/bin
16:19:26 + '[' -z /go ']'
16:19:26 + export GOPATH=/go
16:19:26 + GOPATH=/go
16:19:26 + case "$(go env GOARCH)" in
16:19:26 ++ go env GOARCH
16:19:26 + export GO_BUILDMODE=-buildmode=pie
16:19:26 + GO_BUILDMODE=-buildmode=pie
16:19:26 ++ dirname hack/dockerfile/install/install.sh
16:19:26 + dir=hack/dockerfile/install
16:19:26 + bin=tini
16:19:26 + shift
16:19:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:26 + . hack/dockerfile/install/tini.installer
16:19:26 ++ : v0.19.0
16:19:26 Install tini version v0.19.0
16:19:26 + install_tini
16:19:26 + echo 'Install tini version v0.19.0'
16:19:26 + git clone https://github.com/krallin/tini.git /go/tini
16:19:26 Cloning into '/go/tini'...
16:19:26 + cd /go/tini
16:19:26 + git checkout -q v0.19.0
16:19:26 + cmake .
16:19:26 -- The C compiler identification is GNU 10.2.1
16:19:26 -- Detecting C compiler ABI info
16:19:26 -- Detecting C compiler ABI info - done
16:19:26 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:26 -- Detecting C compile features
16:19:26 -- Detecting C compile features - done
16:19:26 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:26 -- Configuring done
16:19:26 -- Generating done
16:19:26 -- Build files have been written to: /go/tini
16:19:26 + make tini-static
16:19:26 make[2]: Entering directory '/go/tini'
16:19:26 make[3]: Entering directory '/go/tini'
16:19:26 make[4]: Entering directory '/go/tini'
16:19:26 make[5]: Entering directory '/go/tini'
16:19:26 Scanning dependencies of target tini-static
16:19:26 make[5]: Leaving directory '/go/tini'
16:19:26 make[5]: Entering directory '/go/tini'
16:19:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:26 [100%] Linking C executable tini-static
16:19:26 make[5]: Leaving directory '/go/tini'
16:19:26 [100%] Built target tini-static
16:19:26 make[4]: Leaving directory '/go/tini'
16:19:26 make[3]: Leaving directory '/go/tini'
16:19:26 make[2]: Leaving directory '/go/tini'
16:19:26 + mkdir -p /usr/local/bin
16:19:26 + cp tini-static /usr/local/bin/docker-init
16:19:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:26 + RM_GOPATH=0
16:19:26 + TMP_GOPATH=/go
16:19:26 + : /usr/local/bin
16:19:26 + '[' -z /go ']'
16:19:26 + export GOPATH=/go
16:19:26 + GOPATH=/go
16:19:26 + case "$(go env GOARCH)" in
16:19:26 ++ go env GOARCH
16:19:26 + export GO_BUILDMODE=-buildmode=pie
16:19:26 + GO_BUILDMODE=-buildmode=pie
16:19:26 ++ dirname hack/dockerfile/install/install.sh
16:19:26 + dir=hack/dockerfile/install
16:19:26 + bin=rootlesskit
16:19:26 + shift
16:19:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:26 + . hack/dockerfile/install/rootlesskit.installer
16:19:26 ++ : v0.14.6
16:19:26 + install_rootlesskit dynamic
16:19:26 + case "$1" in
16:19:26 + install_rootlesskit_dynamic
16:19:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:26 + export BUILD_MODE=-buildmode=pie
16:19:26 + BUILD_MODE=-buildmode=pie
16:19:26 + _install_rootlesskit
16:19:26 + echo 'Install rootlesskit version v0.14.6'
16:19:26 + for f in rootlesskit rootlesskit-docker-proxy
16:19:26 + GOBIN=/usr/local/bin
16:19:26 + GO111MODULE=on
16:19:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:26 Install rootlesskit version v0.14.6
16:19:26 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:26 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:26 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:26 GOOS="" GOARCH="" GOARM=""
16:19:26 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:26 
16:19:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:26 + RM_GOPATH=0
16:19:26 + TMP_GOPATH=/go
16:19:26 + : /usr/local/bin
16:19:26 + '[' -z /go ']'
16:19:26 + export GOPATH=/go
16:19:26 + GOPATH=/go
16:19:26 + case "$(go env GOARCH)" in
16:19:26 ++ go env GOARCH
16:19:26 + export GO_BUILDMODE=-buildmode=pie
16:19:26 + GO_BUILDMODE=-buildmode=pie
16:19:26 ++ dirname hack/dockerfile/install/install.sh
16:19:26 + dir=hack/dockerfile/install
16:19:26 + bin=tini
16:19:26 + shift
16:19:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:26 + . hack/dockerfile/install/tini.installer
16:19:26 ++ : v0.19.0
16:19:26 + install_tini
16:19:26 + echo 'Install tini version v0.19.0'
16:19:26 + git clone https://github.com/krallin/tini.git /go/tini
16:19:26 Install tini version v0.19.0
16:19:26 Cloning into '/go/tini'...
16:19:26 + cd /go/tini
16:19:26 + git checkout -q v0.19.0
16:19:26 + cmake .
16:19:26 -- The C compiler identification is GNU 8.3.0
16:19:26 -- Check for working C compiler: /usr/bin/cc
16:19:26 -- Check for working C compiler: /usr/bin/cc -- works
16:19:26 -- Detecting C compiler ABI info
16:19:26 -- Detecting C compiler ABI info - done
16:19:26 -- Detecting C compile features
16:19:26 -- Detecting C compile features - done
16:19:26 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:26 -- Configuring done
16:19:26 -- Generating done
16:19:26 -- Build files have been written to: /go/tini
16:19:26 + make tini-static
16:19:26 make[2]: Entering directory '/go/tini'
16:19:26 make[3]: Entering directory '/go/tini'
16:19:26 make[4]: Entering directory '/go/tini'
16:19:26 make[5]: Entering directory '/go/tini'
16:19:26 Scanning dependencies of target tini-static
16:19:26 make[5]: Leaving directory '/go/tini'
16:19:26 make[5]: Entering directory '/go/tini'
16:19:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:26 [100%] Linking C executable tini-static
16:19:26 make[5]: Leaving directory '/go/tini'
16:19:26 [100%] Built target tini-static
16:19:26 make[4]: Leaving directory '/go/tini'
16:19:26 make[3]: Leaving directory '/go/tini'
16:19:26 make[2]: Leaving directory '/go/tini'
16:19:26 + mkdir -p /usr/local/bin
16:19:26 + cp tini-static /usr/local/bin/docker-init
16:19:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:26 + RM_GOPATH=0
16:19:26 + TMP_GOPATH=/go
16:19:26 + : /usr/local/bin
16:19:26 + '[' -z /go ']'
16:19:26 + export GOPATH=/go
16:19:26 + GOPATH=/go
16:19:26 + case "$(go env GOARCH)" in
16:19:26 ++ go env GOARCH
16:19:26 + export GO_BUILDMODE=-buildmode=pie
16:19:26 + GO_BUILDMODE=-buildmode=pie
16:19:26 ++ dirname hack/dockerfile/install/install.sh
16:19:26 + dir=hack/dockerfile/install
16:19:26 + bin=rootlesskit
16:19:26 + shift
16:19:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:26 + . hack/dockerfile/install/rootlesskit.installer
16:19:26 ++ : v0.14.6
16:19:26 + install_rootlesskit dynamic
16:19:26 + case "$1" in
16:19:26 + install_rootlesskit_dynamic
16:19:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:26 + export BUILD_MODE=-buildmode=pie
16:19:26 + BUILD_MODE=-buildmode=pie
16:19:26 + _install_rootlesskit
16:19:26 + echo 'Install rootlesskit version v0.14.6'
16:19:26 + for f in rootlesskit rootlesskit-docker-proxy
16:19:26 + GOBIN=/usr/local/bin
16:19:26 + GO111MODULE=on
16:19:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:26 Install rootlesskit version v0.14.6
16:19:26 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:26 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:28 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:28 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:28 GOOS="" GOARCH="" GOARM=""
16:19:28 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:28 
16:19:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:28 + RM_GOPATH=0
16:19:28 + TMP_GOPATH=/go
16:19:28 + : /usr/local/bin
16:19:28 + '[' -z /go ']'
16:19:28 + export GOPATH=/go
16:19:28 + GOPATH=/go
16:19:28 + case "$(go env GOARCH)" in
16:19:28 ++ go env GOARCH
16:19:28 + export GO_BUILDMODE=-buildmode=pie
16:19:28 + GO_BUILDMODE=-buildmode=pie
16:19:28 ++ dirname hack/dockerfile/install/install.sh
16:19:28 + dir=hack/dockerfile/install
16:19:28 + bin=tini
16:19:28 + shift
16:19:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:28 + . hack/dockerfile/install/tini.installer
16:19:28 ++ : v0.19.0
16:19:28 + install_tini
16:19:28 + echo 'Install tini version v0.19.0'
16:19:28 Install tini version v0.19.0
16:19:28 + git clone https://github.com/krallin/tini.git /go/tini
16:19:28 Cloning into '/go/tini'...
16:19:28 + cd /go/tini
16:19:28 + git checkout -q v0.19.0
16:19:28 + cmake .
16:19:28 -- The C compiler identification is GNU 9.3.0
16:19:28 -- Check for working C compiler: /usr/bin/cc
16:19:28 -- Check for working C compiler: /usr/bin/cc -- works
16:19:28 -- Detecting C compiler ABI info
16:19:28 -- Detecting C compiler ABI info - done
16:19:28 -- Detecting C compile features
16:19:28 -- Detecting C compile features - done
16:19:28 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:28 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:28 -- Configuring done
16:19:28 -- Generating done
16:19:28 -- Build files have been written to: /go/tini
16:19:28 + make tini-static
16:19:28 make[2]: Entering directory '/go/tini'
16:19:28 make[3]: Entering directory '/go/tini'
16:19:28 make[4]: Entering directory '/go/tini'
16:19:28 make[5]: Entering directory '/go/tini'
16:19:28 Scanning dependencies of target tini-static
16:19:28 make[5]: Leaving directory '/go/tini'
16:19:28 make[5]: Entering directory '/go/tini'
16:19:28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:28 [100%] Linking C executable tini-static
16:19:28 make[5]: Leaving directory '/go/tini'
16:19:28 [100%] Built target tini-static
16:19:28 make[4]: Leaving directory '/go/tini'
16:19:28 make[3]: Leaving directory '/go/tini'
16:19:28 make[2]: Leaving directory '/go/tini'
16:19:28 + mkdir -p /usr/local/bin
16:19:28 + cp tini-static /usr/local/bin/docker-init
16:19:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:28 + RM_GOPATH=0
16:19:28 + TMP_GOPATH=/go
16:19:28 + : /usr/local/bin
16:19:28 + '[' -z /go ']'
16:19:28 + export GOPATH=/go
16:19:28 + GOPATH=/go
16:19:28 + case "$(go env GOARCH)" in
16:19:28 ++ go env GOARCH
16:19:28 + export GO_BUILDMODE=-buildmode=pie
16:19:28 + GO_BUILDMODE=-buildmode=pie
16:19:28 ++ dirname hack/dockerfile/install/install.sh
16:19:28 + dir=hack/dockerfile/install
16:19:28 + bin=rootlesskit
16:19:28 + shift
16:19:28 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:28 + . hack/dockerfile/install/rootlesskit.installer
16:19:28 ++ : v0.14.6
16:19:28 + install_rootlesskit dynamic
16:19:28 + case "$1" in
16:19:28 + install_rootlesskit_dynamic
16:19:28 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:28 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:28 + export BUILD_MODE=-buildmode=pie
16:19:28 + BUILD_MODE=-buildmode=pie
16:19:28 + _install_rootlesskit
16:19:28 + echo 'Install rootlesskit version v0.14.6'
16:19:28 Install rootlesskit version v0.14.6
16:19:28 + for f in rootlesskit rootlesskit-docker-proxy
16:19:28 + GOBIN=/usr/local/bin
16:19:28 + GO111MODULE=on
16:19:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:28 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:28 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:28 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:28 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:28 #14 DONE 2.9s
16:19:28 
16:19:28 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
16:19:28 #15 sha256:4c1f77071438f52e183cec30ccf2ded337112d3f5547c84b6a43330b8ecd9853
16:19:28 #15 DONE 0.0s
16:19:28 
16:19:28 #16 exporting to image
16:19:28 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:19:28 #16 exporting layers
16:19:28 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:28 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:28 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:29 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:29 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:29 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:29 go: downloading github.com/google/uuid v1.3.0
16:19:29 go: downloading github.com/moby/vpnkit v0.5.0
16:19:29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:29 go: downloading github.com/gofrs/flock v0.8.1
16:19:29 go: downloading github.com/google/uuid v1.3.0
16:19:29 go: downloading github.com/moby/vpnkit v0.5.0
16:19:29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:29 go: downloading github.com/gofrs/flock v0.8.1
16:19:29 go: downloading github.com/gorilla/mux v1.8.0
16:19:29 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:30 go: downloading github.com/gorilla/mux v1.8.0
16:19:30 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:30 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:30 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:30 + for f in rootlesskit rootlesskit-docker-proxy
16:19:30 + GOBIN=/usr/local/bin
16:19:30 + GO111MODULE=on
16:19:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:30 go: downloading github.com/google/uuid v1.3.0
16:19:30 go: downloading github.com/moby/vpnkit v0.5.0
16:19:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:30 go: downloading github.com/gofrs/flock v0.8.1
16:19:30 go: downloading github.com/gorilla/mux v1.8.0
16:19:30 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:30 + return
16:19:30 # Build the CLI
16:19:30 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:30 Building dynamic docker-linux-arm-v6
16:19:30 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:19Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:31 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:31 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:31 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:31 GOOS="" GOARCH="" GOARM=""
16:19:31 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:31 
16:19:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:31 + RM_GOPATH=0
16:19:31 + TMP_GOPATH=/go
16:19:31 + : /usr/local/bin
16:19:31 + '[' -z /go ']'
16:19:31 + export GOPATH=/go
16:19:31 + GOPATH=/go
16:19:31 + case "$(go env GOARCH)" in
16:19:31 ++ go env GOARCH
16:19:31 + export GO_BUILDMODE=-buildmode=pie
16:19:31 + GO_BUILDMODE=-buildmode=pie
16:19:31 ++ dirname hack/dockerfile/install/install.sh
16:19:31 + dir=hack/dockerfile/install
16:19:31 + bin=tini
16:19:31 + shift
16:19:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:31 + . hack/dockerfile/install/tini.installer
16:19:31 ++ : v0.19.0
16:19:31 + install_tini
16:19:31 + echo 'Install tini version v0.19.0'
16:19:31 + git clone https://github.com/krallin/tini.git /go/tini
16:19:31 Install tini version v0.19.0
16:19:31 Cloning into '/go/tini'...
16:19:31 + cd /go/tini
16:19:31 + git checkout -q v0.19.0
16:19:31 + cmake .
16:19:31 -- The C compiler identification is GNU 11.2.0
16:19:31 -- Detecting C compiler ABI info
16:19:31 -- Detecting C compiler ABI info - done
16:19:31 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:31 -- Detecting C compile features
16:19:31 -- Detecting C compile features - done
16:19:31 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:31 -- Configuring done
16:19:31 -- Generating done
16:19:31 -- Build files have been written to: /go/tini
16:19:31 + make tini-static
16:19:31 make[2]: Entering directory '/go/tini'
16:19:31 make[3]: Entering directory '/go/tini'
16:19:31 make[4]: Entering directory '/go/tini'
16:19:31 make[5]: Entering directory '/go/tini'
16:19:31 Scanning dependencies of target tini-static
16:19:31 make[5]: Leaving directory '/go/tini'
16:19:31 make[5]: Entering directory '/go/tini'
16:19:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:31 [100%] Linking C executable tini-static
16:19:31 make[5]: Leaving directory '/go/tini'
16:19:31 [100%] Built target tini-static
16:19:31 make[4]: Leaving directory '/go/tini'
16:19:31 make[3]: Leaving directory '/go/tini'
16:19:31 make[2]: Leaving directory '/go/tini'
16:19:31 + mkdir -p /usr/local/bin
16:19:31 + cp tini-static /usr/local/bin/docker-init
16:19:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:31 + RM_GOPATH=0
16:19:31 + TMP_GOPATH=/go
16:19:31 + : /usr/local/bin
16:19:31 + '[' -z /go ']'
16:19:31 + export GOPATH=/go
16:19:31 + GOPATH=/go
16:19:31 + case "$(go env GOARCH)" in
16:19:31 ++ go env GOARCH
16:19:31 + export GO_BUILDMODE=-buildmode=pie
16:19:31 + GO_BUILDMODE=-buildmode=pie
16:19:31 ++ dirname hack/dockerfile/install/install.sh
16:19:31 + dir=hack/dockerfile/install
16:19:31 + bin=rootlesskit
16:19:31 + shift
16:19:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:31 + . hack/dockerfile/install/rootlesskit.installer
16:19:31 ++ : v0.14.6
16:19:31 + install_rootlesskit dynamic
16:19:31 + case "$1" in
16:19:31 + install_rootlesskit_dynamic
16:19:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:31 + export BUILD_MODE=-buildmode=pie
16:19:31 + BUILD_MODE=-buildmode=pie
16:19:31 + _install_rootlesskit
16:19:31 + echo 'Install rootlesskit version v0.14.6'
16:19:31 + for f in rootlesskit rootlesskit-docker-proxy
16:19:31 + GOBIN=/usr/local/bin
16:19:31 + GO111MODULE=on
16:19:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:31 Install rootlesskit version v0.14.6
16:19:31 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:32 + for f in rootlesskit rootlesskit-docker-proxy
16:19:32 + GOBIN=/usr/local/bin
16:19:32 + GO111MODULE=on
16:19:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:32 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:32 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:32 GOOS="" GOARCH="" GOARM=""
16:19:32 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:32 
16:19:32 + popd
16:19:32 ~/rpmbuild/BUILD/src
16:19:32 + RPM_EC=0
16:19:32 ++ jobs -p
16:19:32 + exit 0
16:19:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1qHSbg
16:19:32 + umask 022
16:19:32 + cd /root/rpmbuild/BUILD
16:19:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64 '!=' / ']'
16:19:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:19:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:19:32 + mkdir -p /root/rpmbuild/BUILDROOT
16:19:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:19:32 + cd src
16:19:32 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:19:32 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/dockerd
16:19:32 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:19:32 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/docker-proxy
16:19:32 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/docker-init
16:19:32 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/lib/systemd/system/docker.service
16:19:32 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/lib/systemd/system/docker.socket
16:19:32 + /usr/lib/rpm/check-buildroot
16:19:32 + /usr/lib/rpm/redhat/brp-ldconfig
16:19:32 + /usr/lib/rpm/brp-compress
16:19:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:19:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:19:32 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:19:32 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:19:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:19:32 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:19:32 + /usr/lib/rpm/brp-python-hardlink
16:19:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:19:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ayL2ih
16:19:32 + umask 022
16:19:32 + cd /root/rpmbuild/BUILD
16:19:32 + cd src
16:19:32 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:19:32 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:32 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:32 + echo 'PASS: daemon version OK'
16:19:32 PASS: daemon version OK
16:19:32 + RPM_EC=0
16:19:32 ++ jobs -p
16:19:32 + exit 0
16:19:32 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:19:32 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/docker-proxy
16:19:32 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.fc33 docker-ce(x86-64) = 3:0.0.0.20211220110528.fe93451-0.fc33
16:19:32 Requires(interp): /bin/sh /bin/sh /bin/sh
16:19:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:19:32 Requires(post): /bin/sh
16:19:32 Requires(preun): /bin/sh
16:19:32 Requires(postun): /bin/sh
16:19:32 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:19:32 Conflicts: docker docker-ee docker-engine-cs docker-io
16:19:32 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:19:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:19:32 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.src.rpm
16:19:33 #16 exporting layers 4.4s done
16:19:33 #16 writing image sha256:d3aaa8066d9f6cba899366ed08ff1c6577c8f2a4227899c65bc8ce7b01f8f6ec done
16:19:33 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
16:19:33 #16 DONE 4.4s
16:19:33 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli fe93451' --define '_gitcommit_engine 088afc9' --define '_release 0' --define '_version 0.0.0.20211220110528.fe93451' --define '_origversion 0.0.0-20211220110528-fe93451' --define '_scan_rpm_version 0.14.0' --define '_scan_version v0.14.0' --define '_scan_gitcommit 3f7dbd1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:19:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:33 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:33 GOOS="" GOARCH="" GOARM=""
16:19:33 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:33 
16:19:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:33 + RM_GOPATH=0
16:19:33 + TMP_GOPATH=/go
16:19:33 + : /usr/local/bin
16:19:33 + '[' -z /go ']'
16:19:33 + export GOPATH=/go
16:19:33 + GOPATH=/go
16:19:33 + case "$(go env GOARCH)" in
16:19:33 ++ go env GOARCH
16:19:33 + export GO_BUILDMODE=-buildmode=pie
16:19:33 + GO_BUILDMODE=-buildmode=pie
16:19:33 ++ dirname hack/dockerfile/install/install.sh
16:19:33 + dir=hack/dockerfile/install
16:19:33 + bin=tini
16:19:33 + shift
16:19:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:33 + . hack/dockerfile/install/tini.installer
16:19:33 ++ : v0.19.0
16:19:33 + install_tini
16:19:33 + echo 'Install tini version v0.19.0'
16:19:33 + git clone https://github.com/krallin/tini.git /go/tini
16:19:33 Install tini version v0.19.0
16:19:33 Cloning into '/go/tini'...
16:19:33 + cd /go/tini
16:19:33 + git checkout -q v0.19.0
16:19:33 + cmake .
16:19:33 -- The C compiler identification is GNU 10.3.0
16:19:33 -- Detecting C compiler ABI info
16:19:33 -- Detecting C compiler ABI info - done
16:19:33 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:33 -- Detecting C compile features
16:19:33 -- Detecting C compile features - done
16:19:33 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:33 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:33 -- Configuring done
16:19:33 -- Generating done
16:19:33 -- Build files have been written to: /go/tini
16:19:33 + make tini-static
16:19:33 make[2]: Entering directory '/go/tini'
16:19:33 make[3]: Entering directory '/go/tini'
16:19:33 make[4]: Entering directory '/go/tini'
16:19:33 make[5]: Entering directory '/go/tini'
16:19:33 Scanning dependencies of target tini-static
16:19:33 make[5]: Leaving directory '/go/tini'
16:19:33 make[5]: Entering directory '/go/tini'
16:19:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:33 [100%] Linking C executable tini-static
16:19:33 make[5]: Leaving directory '/go/tini'
16:19:33 [100%] Built target tini-static
16:19:33 make[4]: Leaving directory '/go/tini'
16:19:33 make[3]: Leaving directory '/go/tini'
16:19:33 make[2]: Leaving directory '/go/tini'
16:19:33 + mkdir -p /usr/local/bin
16:19:33 + cp tini-static /usr/local/bin/docker-init
16:19:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:33 + RM_GOPATH=0
16:19:33 + TMP_GOPATH=/go
16:19:33 + : /usr/local/bin
16:19:33 + '[' -z /go ']'
16:19:33 + export GOPATH=/go
16:19:33 + GOPATH=/go
16:19:33 + case "$(go env GOARCH)" in
16:19:33 ++ go env GOARCH
16:19:33 + export GO_BUILDMODE=-buildmode=pie
16:19:33 + GO_BUILDMODE=-buildmode=pie
16:19:33 ++ dirname hack/dockerfile/install/install.sh
16:19:33 + dir=hack/dockerfile/install
16:19:33 + bin=rootlesskit
16:19:33 + shift
16:19:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:33 + . hack/dockerfile/install/rootlesskit.installer
16:19:33 ++ : v0.14.6
16:19:33 + install_rootlesskit dynamic
16:19:33 + case "$1" in
16:19:33 + install_rootlesskit_dynamic
16:19:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:33 + export BUILD_MODE=-buildmode=pie
16:19:33 + BUILD_MODE=-buildmode=pie
16:19:33 + _install_rootlesskit
16:19:33 + echo 'Install rootlesskit version v0.14.6'
16:19:33 Install rootlesskit version v0.14.6
16:19:33 + for f in rootlesskit rootlesskit-docker-proxy
16:19:33 + GOBIN=/usr/local/bin
16:19:33 + GO111MODULE=on
16:19:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:33 + for f in rootlesskit rootlesskit-docker-proxy
16:19:33 + GOBIN=/usr/local/bin
16:19:33 + GO111MODULE=on
16:19:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sjexJL
16:19:33 + umask 022
16:19:33 + cd /root/rpmbuild/BUILD
16:19:33 + cd /root/rpmbuild/BUILD
16:19:33 + rm -rf src
16:19:33 + /usr/bin/mkdir -p src
16:19:33 + cd src
16:19:33 + /usr/bin/tar -xf -
16:19:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:19:33 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:33 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:33 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:34 + return
16:19:34 # Build the CLI
16:19:34 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:34 Building dynamic docker-linux-arm-v6
16:19:34 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:29Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:34 go: downloading github.com/google/uuid v1.3.0
16:19:34 go: downloading github.com/moby/vpnkit v0.5.0
16:19:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:34 go: downloading github.com/gofrs/flock v0.8.1
16:19:34 go: downloading github.com/gorilla/mux v1.8.0
16:19:34 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:34 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:34 make[2]: Entering directory '/root/build-deb/cli'
16:19:34 scripts/docs/generate-man.sh
16:19:35 + return
16:19:35 # Build the CLI
16:19:35 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:35 Building dynamic docker-linux-arm-v6
16:19:35 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:13Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:35 #24 35.41 Reading package lists...
16:19:35 #24 ...
16:19:35 
16:19:35 #32 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:19:35 #32 sha256:4eda18bfb051922fd5347b6cae0cb43ce38d58c5c31129a5896ae930fe0bf700
16:19:35 #32 34.89 Reading package lists...
16:19:35 + STATUS=0
16:19:35 + '[' 0 -ne 0 ']'
16:19:35 + /usr/bin/tar -xf -
16:19:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:19:35 + STATUS=0
16:19:35 + '[' 0 -ne 0 ']'
16:19:35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:35 + exit 0
16:19:35 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XEq4wI
16:19:35 + umask 022
16:19:35 + cd /root/rpmbuild/BUILD
16:19:35 + cd src
16:19:35 + export DOCKER_GITCOMMIT=088afc9
16:19:35 + DOCKER_GITCOMMIT=088afc9
16:19:35 + mkdir -p /go/src/github.com/docker
16:19:35 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:19:35 + pushd /root/rpmbuild/BUILD/src/engine
16:19:35 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:19:35 + TMP_GOPATH=/go
16:19:35 + hack/dockerfile/install/install.sh tini
16:19:35 + RM_GOPATH=0
16:19:35 + TMP_GOPATH=/go
16:19:35 + : /usr/local/bin
16:19:35 + '[' -z /go ']'
16:19:35 + export GOPATH=/go
16:19:35 + GOPATH=/go
16:19:35 + case "$(go env GOARCH)" in
16:19:35 ++ go env GOARCH
16:19:35 + export GO_BUILDMODE=-buildmode=pie
16:19:35 + GO_BUILDMODE=-buildmode=pie
16:19:35 ++ dirname hack/dockerfile/install/install.sh
16:19:35 + dir=hack/dockerfile/install
16:19:35 + bin=tini
16:19:35 + shift
16:19:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:35 + . hack/dockerfile/install/tini.installer
16:19:35 ++ : v0.19.0
16:19:35 + install_tini
16:19:35 + echo 'Install tini version v0.19.0'
16:19:35 + git clone https://github.com/krallin/tini.git /go/tini
16:19:35 Install tini version v0.19.0
16:19:35 Cloning into '/go/tini'...
16:19:35 + cd /go/tini
16:19:35 + git checkout -q v0.19.0
16:19:35 + cmake .
16:19:35 -- The C compiler identification is GNU 4.8.5
16:19:35 -- Check for working C compiler: /usr/bin/cc
16:19:35 -- Check for working C compiler: /usr/bin/cc -- works
16:19:35 -- Detecting C compiler ABI info
16:19:35 -- Detecting C compiler ABI info - done
16:19:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:36 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:36 -- Configuring done
16:19:36 -- Generating done
16:19:36 -- Build files have been written to: /go/tini
16:19:36 + make tini-static
16:19:36 Scanning dependencies of target tini-static
16:19:36 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:36 Linking C executable tini-static
16:19:36 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:36 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:36 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:36 go: downloading github.com/google/uuid v1.3.0
16:19:36 go: downloading github.com/moby/vpnkit v0.5.0
16:19:36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:36 go: downloading github.com/gofrs/flock v0.8.1
16:19:36 go: downloading github.com/gorilla/mux v1.8.0
16:19:36 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:36 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:36 [100%] Built target tini-static
16:19:36 + mkdir -p /usr/local/bin
16:19:36 + cp tini-static /usr/local/bin/docker-init
16:19:36 + VERSION=0.0.0-20211220110528-fe93451
16:19:36 + PRODUCT=docker
16:19:36 + hack/make.sh dynbinary
16:19:36 
16:19:36 Removing bundles/
16:19:36 
16:19:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:19:36 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:36 GOOS="" GOARCH="" GOARM=""
16:19:36 #32 44.10 Building dependency tree...
16:19:36 + for f in rootlesskit rootlesskit-docker-proxy
16:19:36 + GOBIN=/usr/local/bin
16:19:36 + GO111MODULE=on
16:19:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:36 + for f in rootlesskit rootlesskit-docker-proxy
16:19:36 + GOBIN=/usr/local/bin
16:19:36 + GO111MODULE=on
16:19:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:37 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:37 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:37 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:37 go: downloading github.com/google/uuid v1.3.0
16:19:37 go: downloading github.com/moby/vpnkit v0.5.0
16:19:37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:37 go: downloading github.com/gofrs/flock v0.8.1
16:19:37 go: downloading github.com/gorilla/mux v1.8.0
16:19:37 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:37 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:38 + return
16:19:38 # Build the CLI
16:19:38 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:38 Building dynamic docker-linux-arm-v6
16:19:38 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:38 + return
16:19:38 # Build the CLI
16:19:38 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:38 Building dynamic docker-linux-arm-v6
16:19:38 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:38 + for f in rootlesskit rootlesskit-docker-proxy
16:19:38 + GOBIN=/usr/local/bin
16:19:38 + GO111MODULE=on
16:19:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:38 #32 48.59 The following additional packages will be installed:
16:19:38 #32 48.62   libbtrfs0
16:19:38 #32 48.87 The following NEW packages will be installed:
16:19:38 #32 48.89   libbtrfs-dev libbtrfs0
16:19:39 #32 49.36 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded.
16:19:39 #32 49.36 Need to get 460 kB of archives.
16:19:39 #32 49.36 After this operation, 1237 kB of additional disk space will be used.
16:19:39 #32 49.36 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:19:39 #32 49.36 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:19:39 + return
16:19:39 # Build the CLI
16:19:39 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:39 Building dynamic docker-linux-arm-v6
16:19:39 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:39 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:39 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:39 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:39 GOOS="" GOARCH="" GOARM=""
16:19:39 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:39 
16:19:39 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:39 + RM_GOPATH=0
16:19:39 + TMP_GOPATH=/go
16:19:39 + : /usr/local/bin
16:19:39 + '[' -z /go ']'
16:19:39 + export GOPATH=/go
16:19:39 + GOPATH=/go
16:19:39 + case "$(go env GOARCH)" in
16:19:39 ++ go env GOARCH
16:19:39 + export GO_BUILDMODE=-buildmode=pie
16:19:39 + GO_BUILDMODE=-buildmode=pie
16:19:39 ++ dirname hack/dockerfile/install/install.sh
16:19:39 + dir=hack/dockerfile/install
16:19:39 + bin=tini
16:19:39 + shift
16:19:39 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:39 + . hack/dockerfile/install/tini.installer
16:19:39 ++ : v0.19.0
16:19:39 Install tini version v0.19.0
16:19:39 + install_tini
16:19:39 + echo 'Install tini version v0.19.0'
16:19:39 + git clone https://github.com/krallin/tini.git /go/tini
16:19:39 Cloning into '/go/tini'...
16:19:39 + cd /go/tini
16:19:39 + git checkout -q v0.19.0
16:19:39 + cmake .
16:19:39 -- The C compiler identification is GNU 8.3.0
16:19:39 -- Check for working C compiler: /usr/bin/cc
16:19:39 -- Check for working C compiler: /usr/bin/cc -- works
16:19:39 -- Detecting C compiler ABI info
16:19:39 -- Detecting C compiler ABI info - done
16:19:39 -- Detecting C compile features
16:19:39 -- Detecting C compile features - done
16:19:39 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:39 -- Configuring done
16:19:39 -- Generating done
16:19:39 -- Build files have been written to: /go/tini
16:19:39 + make tini-static
16:19:39 make[2]: Entering directory '/go/tini'
16:19:39 make[3]: Entering directory '/go/tini'
16:19:39 make[4]: Entering directory '/go/tini'
16:19:39 make[5]: Entering directory '/go/tini'
16:19:39 Scanning dependencies of target tini-static
16:19:39 make[5]: Leaving directory '/go/tini'
16:19:39 make[5]: Entering directory '/go/tini'
16:19:39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:39 [100%] Linking C executable tini-static
16:19:39 make[5]: Leaving directory '/go/tini'
16:19:39 [100%] Built target tini-static
16:19:39 make[4]: Leaving directory '/go/tini'
16:19:39 make[3]: Leaving directory '/go/tini'
16:19:39 make[2]: Leaving directory '/go/tini'
16:19:39 + mkdir -p /usr/local/bin
16:19:39 + cp tini-static /usr/local/bin/docker-init
16:19:39 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:39 + RM_GOPATH=0
16:19:39 + TMP_GOPATH=/go
16:19:39 + : /usr/local/bin
16:19:39 + '[' -z /go ']'
16:19:39 + export GOPATH=/go
16:19:39 + GOPATH=/go
16:19:39 + case "$(go env GOARCH)" in
16:19:39 ++ go env GOARCH
16:19:39 + export GO_BUILDMODE=-buildmode=pie
16:19:39 + GO_BUILDMODE=-buildmode=pie
16:19:39 ++ dirname hack/dockerfile/install/install.sh
16:19:39 + dir=hack/dockerfile/install
16:19:39 + bin=rootlesskit
16:19:39 + shift
16:19:39 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:39 + . hack/dockerfile/install/rootlesskit.installer
16:19:39 ++ : v0.14.6
16:19:39 + install_rootlesskit dynamic
16:19:39 + case "$1" in
16:19:39 + install_rootlesskit_dynamic
16:19:39 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:39 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:39 + export BUILD_MODE=-buildmode=pie
16:19:39 + BUILD_MODE=-buildmode=pie
16:19:39 + _install_rootlesskit
16:19:39 + echo 'Install rootlesskit version v0.14.6'
16:19:39 Install rootlesskit version v0.14.6
16:19:39 + for f in rootlesskit rootlesskit-docker-proxy
16:19:39 + GOBIN=/usr/local/bin
16:19:39 + GO111MODULE=on
16:19:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:39 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:39 #32 ...
16:19:39 
16:19:39 #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:19:39 #37 sha256:d356d128579946ac593395b3b8095e1bac3e0916a1a34660a9114c43b12176e6
16:19:39 #37 46.27 + for f in rootlesskit rootlesskit-docker-proxy
16:19:39 #37 46.27 + GOBIN=/build
16:19:39 #37 46.27 + GO111MODULE=on
16:19:39 #37 46.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:39 #37 49.43 rootlesskit version 0.14.6
16:19:39 #37 49.44 Usage of /build/rootlesskit-docker-proxy:
16:19:39 #37 49.44   -container-ip string
16:19:39 #37 49.44     	container ip
16:19:39 #37 49.44   -container-port int
16:19:39 #37 49.44     	container port (default -1)
16:19:39 #37 49.44   -host-ip string
16:19:39 #37 49.44     	host ip
16:19:39 #37 49.44   -host-port int
16:19:39 #37 49.44     	host port (default -1)
16:19:39 #37 49.44   -proto string
16:19:39 #37 49.44     	proxy protocol (default "tcp")
16:19:39 #37 DONE 49.5s
16:19:39 
16:19:39 #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:19:39 #38 sha256:4a217965aeaf2e04a912a925e929da4a9f7cc35942a0ab015c64bcf6a1164346
16:19:39 #38 DONE 0.1s
16:19:39 
16:19:39 #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:19:39 #39 sha256:80125d674f82eefa30e16ba249c3c5f79ae9220042276ab2fda574368e6a9489
16:19:39 #39 DONE 0.1s
16:19:39 
16:19:39 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:39 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:39 #22 34.83 Reading package lists...
16:19:39 #22 44.37 Building dependency tree...
16:19:39 #22 48.73 The following additional packages will be installed:
16:19:39 #22 48.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:19:39 #22 48.73   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:19:39 #22 48.74   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:19:39 #22 48.74   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:19:39 #22 48.75   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:19:39 #22 48.75   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev
16:19:39 #22 48.77   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:19:39 #22 48.80 Suggested packages:
16:19:39 #22 48.81   gcc-10-locales seccomp wine64
16:19:39 #22 49.58 The following NEW packages will be installed:
16:19:39 #22 49.58   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:19:39 #22 49.58   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:19:39 #22 49.58   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:19:39 #22 49.58   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:19:39 #22 49.59   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:19:39 #22 49.60   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:19:39 #22 49.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:19:39 #22 49.61   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:19:39 #22 49.61   mingw-w64-x86-64-dev
16:19:39 #22 49.67 The following packages will be upgraded:
16:19:39 #22 49.68   libseccomp2
16:19:39 make[2]: Entering directory '/root/build-deb/cli'
16:19:39 scripts/docs/generate-man.sh
16:19:40 #22 50.18 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
16:19:40 #22 50.18 Need to get 115 MB of archives.
16:19:40 #22 50.18 After this operation, 645 MB of additional disk space will be used.
16:19:40 #22 50.18 Get:1 http://deb.debian.org/debian bullseye/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB]
16:19:40 #22 50.18 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:19:40 #22 50.25 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:19:40 #22 50.30 Get:4 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:19:40 #22 50.30 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:19:40 #22 50.30 Get:6 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:19:40 #22 50.31 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:19:40 #22 50.42 Get:8 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:19:40 #22 50.48 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:19:40 #22 50.49 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:19:40 #22 50.78 Get:11 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:19:40 #22 ...
16:19:40 
16:19:40 #32 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:19:40 #32 sha256:4eda18bfb051922fd5347b6cae0cb43ce38d58c5c31129a5896ae930fe0bf700
16:19:40 #32 50.34 debconf: delaying package configuration, since apt-utils is not installed
16:19:40 #32 50.83 Fetched 460 kB in 0s (1512 kB/s)
16:19:40 #32 50.89 Selecting previously unselected package libbtrfs0:amd64.
16:19:40 #32 50.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
16:19:40 #32 50.95 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:19:40 #32 50.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:19:40 #32 51.08 Selecting previously unselected package libbtrfs-dev:amd64.
16:19:40 #32 51.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:19:40 #32 51.10 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:19:41 #32 51.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:19:41 #32 51.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:19:41 #32 51.34 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:19:41 + for f in rootlesskit rootlesskit-docker-proxy
16:19:41 + GOBIN=/usr/local/bin
16:19:41 + GO111MODULE=on
16:19:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:41 #32 DONE 51.6s
16:19:41 
16:19:41 #33 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:19:41 #33 sha256:4fac48be4287e00948a84383431b6ee830fa403473aeb87d9ea30027ba1b17c9
16:19:41 #33 DONE 0.2s
16:19:41 
16:19:41 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:19:41 #34 sha256:c930f4100f1adf05a1e3f219b510d18afc3ca41ac7804a01d36aba8443a0de91
16:19:42 make[2]: Entering directory '/root/build-deb/cli'
16:19:42 scripts/docs/generate-man.sh
16:19:42 + popd
16:19:42 ~/rpmbuild/BUILD/src
16:19:42 + exit 0
16:19:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GoV0Gc
16:19:42 + umask 022
16:19:42 + cd /root/rpmbuild/BUILD
16:19:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64 '!=' / ']'
16:19:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:42 + mkdir -p /root/rpmbuild/BUILDROOT
16:19:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:42 + cd src
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin
16:19:42 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/docker
16:19:42 + pushd /root/rpmbuild/BUILD/src/plugins
16:19:42 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:19:42 + for installer in '*.installer'
16:19:42 + '[' buildx.installer '!=' scan.installer ']'
16:19:42 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:42 + PREFIX=/usr/libexec/docker/cli-plugins
16:19:42 + bash buildx.installer install_plugin
16:19:42 ~/rpmbuild/BUILD/src
16:19:42 + popd
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/bash-completion/completions
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/zsh/vendor-completions
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/fish/vendor_completions.d
16:19:42 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/bash-completion/completions/docker
16:19:42 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
16:19:42 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/man/man1
16:19:42 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/man/man1
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/man/man5
16:19:42 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/man/man5
16:19:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/man/man8
16:19:42 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/man/man8
16:19:42 + mkdir -p build-docs
16:19:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:19:42 + cp cli/LICENSE build-docs/LICENSE
16:19:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:19:42 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:19:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:19:42 + cp cli/NOTICE build-docs/NOTICE
16:19:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:19:42 + cp cli/README.md build-docs/README.md
16:19:42 + /usr/lib/rpm/check-buildroot
16:19:42 + /usr/lib/rpm/redhat/brp-compress
16:19:42 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:19:42 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:19:42 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:19:42 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:19:42 + /usr/lib/rpm/redhat/brp-python-hardlink
16:19:42 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:19:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DOuQPl
16:19:42 + umask 022
16:19:42 + cd /root/rpmbuild/BUILD
16:19:42 + cd src
16:19:42 ++ cli/build/docker --version
16:19:42 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:19:42 PASS: cli version OK
16:19:42 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:19:42 + echo 'PASS: cli version OK'
16:19:42 + exit 0
16:19:42 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:42 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ubK98z
16:19:42 + umask 022
16:19:42 + cd /root/rpmbuild/BUILD
16:19:42 + cd src
16:19:42 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:19:42 + export DOCDIR
16:19:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:19:42 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:19:42 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:19:42 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:19:42 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:19:42 + exit 0
16:19:42 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0.20211220110528.fe93451-0.el7
16:19:42 Requires(interp): /bin/sh
16:19:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:19:42 Requires(post): /bin/sh
16:19:42 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:19:42 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
16:19:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.src.rpm
16:19:42 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:42 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:42 GOOS="" GOARCH="" GOARM=""
16:19:42 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:42 
16:19:42 ~/rpmbuild/BUILD/src
16:19:42 + popd
16:19:42 + RPM_EC=0
16:19:42 ++ jobs -p
16:19:42 + exit 0
16:19:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ZLXRR
16:19:42 + umask 022
16:19:42 + cd /root/rpmbuild/BUILD
16:19:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64 '!=' / ']'
16:19:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:19:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:19:42 + mkdir -p /root/rpmbuild/BUILDROOT
16:19:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:19:42 + cd src
16:19:42 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:19:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/dockerd
16:19:42 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:19:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/docker-proxy
16:19:42 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/docker-init
16:19:42 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/lib/systemd/system/docker.service
16:19:42 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/lib/systemd/system/docker.socket
16:19:42 + /usr/lib/rpm/check-buildroot
16:19:42 + /usr/lib/rpm/redhat/brp-ldconfig
16:19:42 + /usr/lib/rpm/brp-compress
16:19:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:19:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:19:42 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:19:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:19:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:19:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:19:42 + /usr/lib/rpm/brp-python-hardlink
16:19:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:19:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.twlftT
16:19:42 + umask 022
16:19:42 + cd /root/rpmbuild/BUILD
16:19:42 + cd src
16:19:42 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:19:42 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:42 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:19:42 + echo 'PASS: daemon version OK'
16:19:42 PASS: daemon version OK
16:19:42 + RPM_EC=0
16:19:42 ++ jobs -p
16:19:42 + exit 0
16:19:42 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:19:42 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/docker-proxy
16:19:42 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.fc34 docker-ce(x86-64) = 3:0.0.0.20211220110528.fe93451-0.fc34
16:19:42 Requires(interp): /bin/sh /bin/sh /bin/sh
16:19:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:19:42 Requires(post): /bin/sh
16:19:42 Requires(preun): /bin/sh
16:19:42 Requires(postun): /bin/sh
16:19:42 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:19:42 Conflicts: docker docker-ee docker-engine-cs docker-io
16:19:42 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:19:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:19:42 + for f in rootlesskit rootlesskit-docker-proxy
16:19:42 + GOBIN=/usr/local/bin
16:19:42 + GO111MODULE=on
16:19:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:42 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:42 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:42 GOOS="" GOARCH="" GOARM=""
16:19:42 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:42 
16:19:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:42 + RM_GOPATH=0
16:19:42 + TMP_GOPATH=/go
16:19:42 + : /usr/local/bin
16:19:42 + '[' -z /go ']'
16:19:42 + export GOPATH=/go
16:19:42 + GOPATH=/go
16:19:42 + case "$(go env GOARCH)" in
16:19:42 ++ go env GOARCH
16:19:42 + export GO_BUILDMODE=-buildmode=pie
16:19:42 + GO_BUILDMODE=-buildmode=pie
16:19:42 ++ dirname hack/dockerfile/install/install.sh
16:19:42 + dir=hack/dockerfile/install
16:19:42 + bin=tini
16:19:42 + shift
16:19:42 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:42 + . hack/dockerfile/install/tini.installer
16:19:42 ++ : v0.19.0
16:19:42 + install_tini
16:19:42 + echo 'Install tini version v0.19.0'
16:19:42 + git clone https://github.com/krallin/tini.git /go/tini
16:19:42 Install tini version v0.19.0
16:19:42 Cloning into '/go/tini'...
16:19:42 + cd /go/tini
16:19:42 + git checkout -q v0.19.0
16:19:42 + cmake .
16:19:42 -- The C compiler identification is GNU 11.2.0
16:19:42 -- Detecting C compiler ABI info
16:19:42 -- Detecting C compiler ABI info - done
16:19:42 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:42 -- Detecting C compile features
16:19:42 -- Detecting C compile features - done
16:19:42 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:42 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:19:42 -- Configuring done
16:19:42 -- Generating done
16:19:42 -- Build files have been written to: /go/tini
16:19:42 + make tini-static
16:19:42 make[2]: Entering directory '/go/tini'
16:19:42 make[3]: Entering directory '/go/tini'
16:19:42 make[4]: Entering directory '/go/tini'
16:19:42 make[5]: Entering directory '/go/tini'
16:19:42 Scanning dependencies of target tini-static
16:19:42 make[5]: Leaving directory '/go/tini'
16:19:42 make[5]: Entering directory '/go/tini'
16:19:42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:42 [100%] Linking C executable tini-static
16:19:42 make[5]: Leaving directory '/go/tini'
16:19:42 [100%] Built target tini-static
16:19:42 make[4]: Leaving directory '/go/tini'
16:19:42 make[3]: Leaving directory '/go/tini'
16:19:42 make[2]: Leaving directory '/go/tini'
16:19:42 + mkdir -p /usr/local/bin
16:19:42 + cp tini-static /usr/local/bin/docker-init
16:19:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:42 + RM_GOPATH=0
16:19:42 + TMP_GOPATH=/go
16:19:42 + : /usr/local/bin
16:19:42 + '[' -z /go ']'
16:19:42 + export GOPATH=/go
16:19:42 + GOPATH=/go
16:19:42 + case "$(go env GOARCH)" in
16:19:42 ++ go env GOARCH
16:19:42 + export GO_BUILDMODE=-buildmode=pie
16:19:42 + GO_BUILDMODE=-buildmode=pie
16:19:42 ++ dirname hack/dockerfile/install/install.sh
16:19:42 + dir=hack/dockerfile/install
16:19:42 + bin=rootlesskit
16:19:42 + shift
16:19:42 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:42 + . hack/dockerfile/install/rootlesskit.installer
16:19:42 ++ : v0.14.6
16:19:42 + install_rootlesskit dynamic
16:19:42 + case "$1" in
16:19:42 + install_rootlesskit_dynamic
16:19:42 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:42 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:42 + export BUILD_MODE=-buildmode=pie
16:19:42 + BUILD_MODE=-buildmode=pie
16:19:42 + _install_rootlesskit
16:19:42 + echo 'Install rootlesskit version v0.14.6'
16:19:42 Install rootlesskit version v0.14.6
16:19:42 + for f in rootlesskit rootlesskit-docker-proxy
16:19:42 + GOBIN=/usr/local/bin
16:19:42 + GO111MODULE=on
16:19:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:42 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:43 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.src.rpm
16:19:43 + return
16:19:43 # Build the CLI
16:19:43 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:43 Building dynamic docker-linux-arm-v6
16:19:43 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:43 + return
16:19:43 # Build the CLI
16:19:43 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:43 Building dynamic docker-linux-amd64
16:19:43 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:42Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:43 #34 1.818 + RM_GOPATH=0
16:19:43 #34 1.818 + TMP_GOPATH=
16:19:43 #34 1.818 + : /build
16:19:43 #34 1.818 + '[' -z '' ']'
16:19:43 #34 1.818 ++ mktemp -d
16:19:43 #34 1.821 + export GOPATH=/tmp/tmp.17jKrkn9UC
16:19:43 #34 1.821 + GOPATH=/tmp/tmp.17jKrkn9UC
16:19:43 #34 1.821 + RM_GOPATH=1
16:19:43 #34 1.821 + case "$(go env GOARCH)" in
16:19:43 #34 1.821 ++ go env GOARCH
16:19:43 #34 1.835 + export GO_BUILDMODE=-buildmode=pie
16:19:43 #34 1.835 + GO_BUILDMODE=-buildmode=pie
16:19:43 #34 1.835 ++ dirname /install.sh
16:19:43 #34 1.837 Install containerd version v1.5.8
16:19:43 #34 1.838 + dir=/
16:19:43 #34 1.838 + bin=containerd
16:19:43 #34 1.838 + shift
16:19:43 #34 1.838 + '[' '!' -f //containerd.installer ']'
16:19:43 #34 1.838 + . //containerd.installer
16:19:43 #34 1.838 ++ set -e
16:19:43 #34 1.838 ++ : v1.5.8
16:19:43 #34 1.838 + install_containerd
16:19:43 #34 1.838 + echo 'Install containerd version v1.5.8'
16:19:43 #34 1.838 + git clone https://github.com/containerd/containerd.git /tmp/tmp.17jKrkn9UC/src/github.com/containerd/containerd
16:19:43 #34 1.841 Cloning into '/tmp/tmp.17jKrkn9UC/src/github.com/containerd/containerd'...
16:19:43 #38 73.70 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:43 #38 74.19 Copying nested executables into /build/bundles/binary-daemon
16:19:43 #38 75.42 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:43 #38 75.42 GOOS="" GOARCH="" GOARM=""
16:19:43 #38 75.65 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:43 #38 75.68 
16:19:43 #38 DONE 75.9s
16:19:43 
16:19:43 #39 [binary 1/1] COPY --from=build-binary /build/bundles/ /
16:19:43 #39 sha256:ab39104d65aa69543f8f96203ab190777a6b86311955c4ef0525618d2c0f4cbd
16:19:43 #39 DONE 0.5s
16:19:43 
16:19:43 #40 exporting to client
16:19:43 #40 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
16:19:43 #40 copying files 23.36MB 0.1s
16:19:43 #40 copying files 206.99MB 1.0s done
16:19:43 #40 DONE 1.0s
16:19:43 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker'
16:19:43 mkdir -p build/linux/docker
16:19:43 cp /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/build/docker build/linux/docker/
16:19:43 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
16:19:43 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
16:19:43 done
16:19:43 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20211220110528-fe93451.tgz docker
16:19:44 #34 ...
16:19:44 
16:19:44 #24 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:44 #24 sha256:732780ab1f3a3c59e0fedd9a4a06d506d1b3b24b75c7b60489bea6bf1a2f1022
16:19:44 #24 35.41 Reading package lists...
16:19:44 #24 44.71 Building dependency tree...
16:19:44 #24 48.88 The following additional packages will be installed:
16:19:44 #24 48.92   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
16:19:44 #24 48.94 Suggested packages:
16:19:44 #24 48.95   cmake-doc ninja-build lrzip
16:19:44 #24 48.95 Recommended packages:
16:19:44 #24 48.95   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:19:44 #24 49.58 The following NEW packages will be installed:
16:19:44 #24 49.62   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
16:19:44 #24 50.20 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded.
16:19:44 #24 50.20 Need to get 8418 kB of archives.
16:19:44 #24 50.20 After this operation, 34.9 MB of additional disk space will be used.
16:19:44 #24 50.20 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:19:44 #24 50.21 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:19:44 #24 50.21 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:19:44 #24 50.25 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:19:44 #24 50.26 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:19:44 #24 50.26 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:19:44 #24 50.26 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:19:44 #24 50.27 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:19:44 #24 51.54 debconf: delaying package configuration, since apt-utils is not installed
16:19:44 #24 52.11 Fetched 8418 kB in 1s (15.2 MB/s)
16:19:44 #24 52.14 Selecting previously unselected package xxd.
16:19:44 #24 52.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
16:19:44 #24 52.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:19:44 #24 52.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:19:44 #24 52.31 Selecting previously unselected package vim-common.
16:19:44 #24 52.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:19:44 #24 52.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:19:44 #24 52.48 Selecting previously unselected package cmake-data.
16:19:44 #24 52.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:19:44 #24 52.50 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:19:44 #24 53.74 Selecting previously unselected package libarchive13:amd64.
16:19:44 #24 53.76 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
16:19:44 #24 53.79 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:19:44 #24 53.93 Selecting previously unselected package libjsoncpp24:amd64.
16:19:44 #24 53.95 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
16:19:44 #24 53.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:19:44 #24 54.05 Selecting previously unselected package librhash0:amd64.
16:19:44 #24 54.05 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
16:19:44 #24 54.06 Unpacking librhash0:amd64 (1.4.1-2) ...
16:19:44 #24 54.16 Selecting previously unselected package libuv1:amd64.
16:19:44 #24 54.17 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
16:19:44 #24 54.18 Unpacking libuv1:amd64 (1.40.0-2) ...
16:19:44 #24 54.28 Selecting previously unselected package cmake.
16:19:44 #24 54.29 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:19:44 #24 54.30 Unpacking cmake (3.18.4-2+deb11u1) ...
16:19:44 + for f in rootlesskit rootlesskit-docker-proxy
16:19:44 + GOBIN=/usr/local/bin
16:19:44 + GO111MODULE=on
16:19:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:44 #24 ...
16:19:44 
16:19:44 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:44 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:44 #22 51.41 Get:12 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:19:44 #22 51.75 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:19:44 #22 52.03 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:19:44 #22 52.58 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:19:44 #22 52.78 Get:16 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:19:44 #22 52.78 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:19:44 #22 52.78 Get:18 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:19:44 #22 52.78 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:19:44 #22 52.78 Get:20 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:19:44 #22 52.78 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:19:44 #22 52.78 Get:22 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:19:44 #22 52.78 Get:23 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:19:44 #22 52.79 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:19:44 #22 52.80 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:19:44 #22 52.80 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:19:44 #22 52.80 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:19:44 #22 52.83 Get:28 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:19:44 #22 52.83 Get:29 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:19:44 #22 52.83 Get:30 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:19:44 #22 52.83 Get:31 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:19:44 #22 53.65 debconf: delaying package configuration, since apt-utils is not installed
16:19:44 #22 54.03 Fetched 115 MB in 3s (38.7 MB/s)
16:19:44 #22 54.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
16:19:44 #22 54.12 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_amd64.deb ...
16:19:44 #22 54.14 Unpacking libseccomp2:amd64 (2.5.1-1+deb11u1) over (2.5.1-1) ...
16:19:44 #22 54.27 Setting up libseccomp2:amd64 (2.5.1-1+deb11u1) ...
16:19:44 #22 54.38 Selecting previously unselected package binutils-mingw-w64-i686.
16:19:44 #22 54.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
16:19:44 #22 54.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:19:44 #22 54.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:19:45 #22 55.53 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:19:45 #22 55.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:19:45 #22 55.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:19:45 + return
16:19:45 # Build the CLI
16:19:45 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:45 Building dynamic docker-linux-amd64
16:19:45 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:45 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:45 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:45 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:45 go: downloading github.com/google/uuid v1.3.0
16:19:45 go: downloading github.com/moby/vpnkit v0.5.0
16:19:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:45 go: downloading github.com/gofrs/flock v0.8.1
16:19:45 go: downloading github.com/gorilla/mux v1.8.0
16:19:45 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:45 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:46 #22 56.60 Selecting previously unselected package binutils-mingw-w64.
16:19:46 #22 ...
16:19:46 
16:19:46 #24 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:19:46 #24 sha256:732780ab1f3a3c59e0fedd9a4a06d506d1b3b24b75c7b60489bea6bf1a2f1022
16:19:46 #24 56.18 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:19:46 #24 56.19 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:19:46 #24 56.21 Setting up libuv1:amd64 (1.40.0-2) ...
16:19:46 #24 56.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:19:46 #24 56.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:19:46 #24 56.27 Setting up librhash0:amd64 (1.4.1-2) ...
16:19:46 #24 56.28 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:19:46 #24 56.30 Setting up cmake (3.18.4-2+deb11u1) ...
16:19:46 #24 56.31 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:19:46 #24 DONE 56.7s
16:19:46 
16:19:46 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:46 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:46 #22 56.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:19:46 #22 56.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:19:46 #22 ...
16:19:46 
16:19:46 #26 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:19:46 #26 sha256:ecaae98bb3da652f81341c728b898cd3e9461f212f0e3a1b4c7c8dc15cd6568e
16:19:46 #26 DONE 0.1s
16:19:46 
16:19:46 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:46 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:46 #22 56.74 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:19:46 #22 56.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:19:46 #22 56.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:19:46 #22 56.87 Selecting previously unselected package dmsetup.
16:19:46 #22 56.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:19:46 #22 56.90 Unpacking dmsetup (2:1.02.175-2.1) ...
16:19:46 #22 56.97 Selecting previously unselected package mingw-w64-common.
16:19:46 #22 56.97 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:19:46 make[2]: Entering directory '/root/build-deb/cli'
16:19:46 scripts/docs/generate-man.sh
16:19:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:46 #22 56.98 Unpacking mingw-w64-common (8.0.0-1) ...
16:19:47 make[2]: Entering directory '/root/build-deb/cli'
16:19:47 scripts/docs/generate-man.sh
16:19:48 #22 59.06 Selecting previously unselected package mingw-w64-x86-64-dev.
16:19:48 #22 59.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:19:48 #22 59.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:19:49 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:49 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:49 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:50 go: downloading github.com/google/uuid v1.3.0
16:19:50 go: downloading github.com/moby/vpnkit v0.5.0
16:19:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:50 go: downloading github.com/gofrs/flock v0.8.1
16:19:50 go: downloading github.com/gorilla/mux v1.8.0
16:19:50 #22 ...
16:19:50 
16:19:50 #27 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:19:50 #27 sha256:464a6e29195f13a755e88965e5821141bb014f80a1539cd3cd100af4548f86c0
16:19:50 #27 1.173 + RM_GOPATH=0
16:19:50 #27 1.173 + TMP_GOPATH=
16:19:50 #27 1.173 + : /build
16:19:50 #27 1.173 + '[' -z '' ']'
16:19:50 #27 1.174 ++ mktemp -d
16:19:50 #27 1.176 + export GOPATH=/tmp/tmp.UhMczqMPWQ
16:19:50 #27 1.176 + GOPATH=/tmp/tmp.UhMczqMPWQ
16:19:50 #27 1.176 + RM_GOPATH=1
16:19:50 #27 1.176 + case "$(go env GOARCH)" in
16:19:50 #27 1.179 ++ go env GOARCH
16:19:50 #27 1.188 + export GO_BUILDMODE=-buildmode=pie
16:19:50 #27 1.189 + GO_BUILDMODE=-buildmode=pie
16:19:50 #27 1.191 ++ dirname /install.sh
16:19:50 #27 1.192 + dir=/
16:19:50 #27 1.192 + bin=tini
16:19:50 #27 1.192 + shift
16:19:50 #27 1.192 + '[' '!' -f //tini.installer ']'
16:19:50 #27 1.192 + . //tini.installer
16:19:50 #27 1.192 ++ : v0.19.0
16:19:50 #27 1.192 + install_tini
16:19:50 #27 1.193 + echo 'Install tini version v0.19.0'
16:19:50 #27 1.193 Install tini version v0.19.0
16:19:50 #27 1.193 + git clone https://github.com/krallin/tini.git /tmp/tmp.UhMczqMPWQ/tini
16:19:50 #27 1.197 Cloning into '/tmp/tmp.UhMczqMPWQ/tini'...
16:19:50 #27 1.688 + cd /tmp/tmp.UhMczqMPWQ/tini
16:19:50 #27 1.695 + git checkout -q v0.19.0
16:19:50 #27 1.710 + cmake .
16:19:50 #27 1.974 -- The C compiler identification is GNU 10.2.1
16:19:50 #27 2.029 -- Detecting C compiler ABI info
16:19:50 #27 2.342 -- Detecting C compiler ABI info - done
16:19:50 #27 2.412 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:50 #27 2.413 -- Detecting C compile features
16:19:50 #27 2.414 -- Detecting C compile features - done
16:19:50 #27 2.437 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:50 #27 2.579 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:50 #27 2.620 -- Configuring done
16:19:50 #27 2.631 -- Generating done
16:19:50 #27 2.633 -- Build files have been written to: /tmp/tmp.UhMczqMPWQ/tini
16:19:50 #27 2.642 + make tini-static
16:19:50 #27 2.805 Scanning dependencies of target tini-static
16:19:50 #27 2.835 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:50 #27 3.407 [100%] Linking C executable tini-static
16:19:50 #27 3.677 [100%] Built target tini-static
16:19:50 #27 3.710 + mkdir -p /build
16:19:50 #27 3.714 + cp tini-static /build/docker-init
16:19:50 #27 DONE 4.1s
16:19:50 
16:19:50 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:19:50 #34 sha256:c930f4100f1adf05a1e3f219b510d18afc3ca41ac7804a01d36aba8443a0de91
16:19:50 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:50 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:51 #34 ...
16:19:51 
16:19:51 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:19:51 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:19:51 #22 61.75 Selecting previously unselected package gcc-mingw-w64-base.
16:19:51 #22 61.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:19:51 #22 61.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:19:51 #22 61.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:19:51 #22 61.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:19:51 #22 61.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:19:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:51 # extra binaries for running rootless
16:19:51 mkdir -p build/linux/docker-rootless-extras
16:19:51 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
16:19:51 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
16:19:51 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
16:19:51 	fi \
16:19:51 done
16:19:51 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20211220110528-fe93451.tgz docker-rootless-extras
16:19:52 + for f in rootlesskit rootlesskit-docker-proxy
16:19:52 + GOBIN=/usr/local/bin
16:19:52 + GO111MODULE=on
16:19:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:52 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:52 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:52 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:52 go: downloading github.com/google/uuid v1.3.0
16:19:52 go: downloading github.com/moby/vpnkit v0.5.0
16:19:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:52 go: downloading github.com/gofrs/flock v0.8.1
16:19:52 go: downloading github.com/gorilla/mux v1.8.0
16:19:52 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:52 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:52 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:19:52 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:52 GOOS="" GOARCH="" GOARM=""
16:19:52 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:19:52 
16:19:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:19:52 + RM_GOPATH=0
16:19:52 + TMP_GOPATH=/go
16:19:52 + : /usr/local/bin
16:19:52 + '[' -z /go ']'
16:19:52 + export GOPATH=/go
16:19:52 + GOPATH=/go
16:19:52 + case "$(go env GOARCH)" in
16:19:52 ++ go env GOARCH
16:19:52 + export GO_BUILDMODE=-buildmode=pie
16:19:52 + GO_BUILDMODE=-buildmode=pie
16:19:52 ++ dirname hack/dockerfile/install/install.sh
16:19:52 + dir=hack/dockerfile/install
16:19:52 + bin=tini
16:19:52 + shift
16:19:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:19:52 + . hack/dockerfile/install/tini.installer
16:19:52 ++ : v0.19.0
16:19:52 + install_tini
16:19:52 + echo 'Install tini version v0.19.0'
16:19:52 Install tini version v0.19.0
16:19:52 + git clone https://github.com/krallin/tini.git /go/tini
16:19:52 Cloning into '/go/tini'...
16:19:52 + cd /go/tini
16:19:52 + git checkout -q v0.19.0
16:19:52 + cmake .
16:19:52 -- The C compiler identification is GNU 10.2.1
16:19:52 -- Detecting C compiler ABI info
16:19:52 -- Detecting C compiler ABI info - done
16:19:52 -- Check for working C compiler: /usr/bin/cc - skipped
16:19:52 -- Detecting C compile features
16:19:52 -- Detecting C compile features - done
16:19:52 -- Performing Test HAS_BUILTIN_FORTIFY
16:19:52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:19:52 -- Configuring done
16:19:52 -- Generating done
16:19:52 -- Build files have been written to: /go/tini
16:19:52 + make tini-static
16:19:52 make[2]: Entering directory '/go/tini'
16:19:52 make[3]: Entering directory '/go/tini'
16:19:52 make[4]: Entering directory '/go/tini'
16:19:52 make[5]: Entering directory '/go/tini'
16:19:52 Scanning dependencies of target tini-static
16:19:52 make[5]: Leaving directory '/go/tini'
16:19:52 make[5]: Entering directory '/go/tini'
16:19:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:19:52 [100%] Linking C executable tini-static
16:19:52 make[5]: Leaving directory '/go/tini'
16:19:52 [100%] Built target tini-static
16:19:52 make[4]: Leaving directory '/go/tini'
16:19:52 make[3]: Leaving directory '/go/tini'
16:19:52 make[2]: Leaving directory '/go/tini'
16:19:52 + mkdir -p /usr/local/bin
16:19:52 + cp tini-static /usr/local/bin/docker-init
16:19:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:52 + RM_GOPATH=0
16:19:52 + TMP_GOPATH=/go
16:19:52 + : /usr/local/bin
16:19:52 + '[' -z /go ']'
16:19:52 + export GOPATH=/go
16:19:52 + GOPATH=/go
16:19:52 + case "$(go env GOARCH)" in
16:19:52 ++ go env GOARCH
16:19:52 + export GO_BUILDMODE=-buildmode=pie
16:19:52 + GO_BUILDMODE=-buildmode=pie
16:19:52 ++ dirname hack/dockerfile/install/install.sh
16:19:52 + dir=hack/dockerfile/install
16:19:52 + bin=rootlesskit
16:19:52 + shift
16:19:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:19:52 + . hack/dockerfile/install/rootlesskit.installer
16:19:52 ++ : v0.14.6
16:19:52 + install_rootlesskit dynamic
16:19:52 + case "$1" in
16:19:52 + install_rootlesskit_dynamic
16:19:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:52 + export BUILD_MODE=-buildmode=pie
16:19:52 + BUILD_MODE=-buildmode=pie
16:19:52 + _install_rootlesskit
16:19:52 + echo 'Install rootlesskit version v0.14.6'
16:19:52 Install rootlesskit version v0.14.6
16:19:52 + for f in rootlesskit rootlesskit-docker-proxy
16:19:52 + GOBIN=/usr/local/bin
16:19:52 + GO111MODULE=on
16:19:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:52 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:53 + return
16:19:53 # Build the CLI
16:19:53 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:53 Building dynamic docker-linux-amd64
16:19:53 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] sh
16:19:54 + make clean
16:19:54 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:19:54 Unable to find image 'alpine:latest' locally
16:19:54 latest: Pulling from library/alpine
16:19:54 59bf1c3509f3: Already exists
16:19:54 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:19:54 Status: Downloaded newer image for alpine:latest
16:19:54 #22 64.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:19:54 #22 64.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:19:54 #22 64.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:19:55 rm -f -r src
16:19:56 make -C rpm clean
16:19:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:19:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:19:56 rm -f -r rpmbuild/
16:19:56 docker builder prune -f --filter until=24h
16:19:56 Total reclaimed space: 0B
16:19:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:19:56 make -C deb clean
16:19:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:19:56 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:19:56 rm -f -r debbuild
16:19:56 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:19:56 rm -f -r sources
16:19:56 docker builder prune -f --filter until=24h
16:19:56 Total reclaimed space: 0B
16:19:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:19:56 make -C static clean
16:19:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:19:56 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:19:57 + for f in rootlesskit rootlesskit-docker-proxy
16:19:57 + GOBIN=/usr/local/bin
16:19:57 + GO111MODULE=on
16:19:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:57 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64.rpm
16:19:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SOC68I
16:19:57 + umask 022
16:19:57 + cd /root/rpmbuild/BUILD
16:19:57 + cd src
16:19:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:19:57 + exit 0
16:19:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IAwEF5
16:19:57 + umask 022
16:19:57 + cd /root/rpmbuild/BUILD
16:19:57 + cd /root/rpmbuild/BUILD
16:19:57 + rm -rf src
16:19:57 + /usr/bin/mkdir -p src
16:19:57 + cd src
16:19:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:19:57 + /usr/bin/tar -xf -
16:19:57 + STATUS=0
16:19:57 + '[' 0 -ne 0 ']'
16:19:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:19:57 + /usr/bin/tar -xf -
16:19:57 + STATUS=0
16:19:57 + '[' 0 -ne 0 ']'
16:19:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:19:57 + exit 0
16:19:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J06WtI
16:19:57 + umask 022
16:19:57 + cd /root/rpmbuild/BUILD
16:19:57 + cd src
16:19:57 + export DOCKER_GITCOMMIT=088afc9
16:19:57 + DOCKER_GITCOMMIT=088afc9
16:19:57 + mkdir -p /go/src/github.com/docker
16:19:57 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:19:57 + TMP_GOPATH=/go
16:19:57 + GOPROXY=https://proxy.golang.org
16:19:57 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:19:57 + RM_GOPATH=0
16:19:57 + TMP_GOPATH=/go
16:19:57 + : /usr/local/bin
16:19:57 + '[' -z /go ']'
16:19:57 + export GOPATH=/go
16:19:57 + GOPATH=/go
16:19:57 + case "$(go env GOARCH)" in
16:19:57 ++ go env GOARCH
16:19:57 + export GO_BUILDMODE=-buildmode=pie
16:19:57 + GO_BUILDMODE=-buildmode=pie
16:19:57 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:19:57 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:19:57 + bin=rootlesskit
16:19:57 + shift
16:19:57 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:19:57 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:19:57 ++ : v0.14.6
16:19:57 + install_rootlesskit dynamic
16:19:57 + case "$1" in
16:19:57 + install_rootlesskit_dynamic
16:19:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:19:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:19:57 + export BUILD_MODE=-buildmode=pie
16:19:57 + BUILD_MODE=-buildmode=pie
16:19:57 + _install_rootlesskit
16:19:57 + echo 'Install rootlesskit version v0.14.6'
16:19:57 Install rootlesskit version v0.14.6
16:19:57 + for f in rootlesskit rootlesskit-docker-proxy
16:19:57 + GOBIN=/usr/local/bin
16:19:57 + GO111MODULE=on
16:19:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:19:57 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:19:57 go: downloading github.com/sirupsen/logrus v1.8.1
16:19:57 go: downloading github.com/urfave/cli/v2 v2.3.0
16:19:57 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:19:57 + make manpages
16:19:57 scripts/docs/generate-man.sh
16:19:57 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:19:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:19:57 go: downloading github.com/google/uuid v1.3.0
16:19:57 go: downloading github.com/moby/vpnkit v0.5.0
16:19:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:19:57 go: downloading github.com/gofrs/flock v0.8.1
16:19:57 go: downloading github.com/gorilla/mux v1.8.0
16:19:57 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:19:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:19:57 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:19:57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:19:57 rm -f -r build
16:19:57 docker builder prune -f --filter until=24h
16:19:57 Total reclaimed space: 0B
16:19:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:19:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:19:58 + for f in rootlesskit rootlesskit-docker-proxy
16:19:58 + GOBIN=/usr/local/bin
16:19:58 + GO111MODULE=on
16:19:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:19:58 + return
16:19:58 # Build the CLI
16:19:58 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:58 Building dynamic docker-linux-amd64
16:19:58 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:19:59 + return
16:19:59 # Build the CLI
16:19:59 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:19:59 Building dynamic docker-linux-amd64
16:19:59 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:17:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:20:00 #22 70.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:20:00 #22 70.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:20:00 #22 70.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:20:00 #22 ...
16:20:00 
16:20:00 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:20:00 #34 sha256:c930f4100f1adf05a1e3f219b510d18afc3ca41ac7804a01d36aba8443a0de91
16:20:00 #34 18.55 + cd /tmp/tmp.17jKrkn9UC/src/github.com/containerd/containerd
16:20:00 #34 18.56 + git checkout -q v1.5.8
16:20:00 #34 19.02 + export 'BUILDTAGS=netgo osusergo static_build'
16:20:00 #34 19.02 + BUILDTAGS='netgo osusergo static_build'
16:20:00 #34 19.02 + export EXTRA_FLAGS=-buildmode=pie
16:20:00 #34 19.02 + EXTRA_FLAGS=-buildmode=pie
16:20:00 #34 19.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:20:00 #34 19.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:20:00 #34 19.02 + '[' '' = dynamic ']'
16:20:00 #34 19.02 + make
16:20:01 #34 19.94 + bin/ctr
16:20:02 go: downloading github.com/sirupsen/logrus v1.8.1
16:20:02 go: downloading github.com/urfave/cli/v2 v2.3.0
16:20:02 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:20:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:20:02 go: downloading github.com/google/uuid v1.3.0
16:20:02 go: downloading github.com/moby/vpnkit v0.5.0
16:20:02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:20:02 go: downloading github.com/gofrs/flock v0.8.1
16:20:02 go: downloading github.com/gorilla/mux v1.8.0
16:20:02 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:20:02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:20:02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:20:02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:20:03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:20:03 + for f in rootlesskit rootlesskit-docker-proxy
16:20:03 + GOBIN=/usr/local/bin
16:20:03 + GO111MODULE=on
16:20:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:20:03 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:20:03 + make manpages
16:20:03 scripts/docs/generate-man.sh
16:20:03 make[2]: Entering directory '/root/build-deb/cli'
16:20:03 scripts/docs/generate-man.sh
16:20:03 + return
16:20:03 + exit 0
16:20:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jUqhrE
16:20:03 + umask 022
16:20:03 + cd /root/rpmbuild/BUILD
16:20:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64 '!=' / ']'
16:20:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:20:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:20:03 + mkdir -p /root/rpmbuild/BUILDROOT
16:20:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:20:03 + cd src
16:20:03 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/dockerd-rootless.sh
16:20:03 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:20:03 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/rootlesskit
16:20:03 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
16:20:03 + /usr/lib/rpm/check-buildroot
16:20:03 + /usr/lib/rpm/redhat/brp-compress
16:20:03 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:20:03 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:20:03 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:20:03 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:20:04 + /usr/lib/rpm/redhat/brp-python-hardlink
16:20:04 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:20:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3MR8YJ
16:20:04 + umask 022
16:20:04 + cd /root/rpmbuild/BUILD
16:20:04 + cd src
16:20:04 + /usr/local/bin/rootlesskit -v
16:20:04 rootlesskit version 0.14.6
16:20:04 + exit 0
16:20:04 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:20:04 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20211220110528.fe93451-0.el7
16:20:04 Requires(interp): /bin/sh /bin/sh /bin/sh
16:20:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:20:04 Requires(post): /bin/sh
16:20:04 Requires(preun): /bin/sh
16:20:04 Requires(postun): /bin/sh
16:20:04 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:20:04 Conflicts: rootlesskit
16:20:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:20:04 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.src.rpm
16:20:05 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64.rpm
16:20:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3E1mJY
16:20:05 + umask 022
16:20:05 + cd /root/rpmbuild/BUILD
16:20:05 + cd src
16:20:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:20:05 + RPM_EC=0
16:20:05 ++ jobs -p
16:20:05 + exit 0
16:20:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4NNLnq
16:20:05 + umask 022
16:20:05 + cd /root/rpmbuild/BUILD
16:20:05 + cd /root/rpmbuild/BUILD
16:20:05 + rm -rf src
16:20:05 + /usr/bin/mkdir -p src
16:20:05 + cd src
16:20:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:20:05 + /usr/bin/tar -xof -
16:20:05 + STATUS=0
16:20:05 + '[' 0 -ne 0 ']'
16:20:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:20:05 + /usr/bin/tar -xof -
16:20:05 + STATUS=0
16:20:05 + '[' 0 -ne 0 ']'
16:20:05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:20:05 + RPM_EC=0
16:20:05 ++ jobs -p
16:20:05 + exit 0
16:20:05 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KUdVrP
16:20:05 + umask 022
16:20:05 + cd /root/rpmbuild/BUILD
16:20:05 + cd src
16:20:05 + mkdir -p /go/src/github.com/docker
16:20:05 + rm -f /go/src/github.com/docker/cli
16:20:05 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:20:05 + pushd /go/src/github.com/docker/cli
16:20:05 + VERSION=0.0.0-20211220110528-fe93451
16:20:05 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:20:05 + GITCOMMIT=fe93451
16:20:05 + GO_LINKMODE=dynamic
16:20:05 + ./scripts/build/binary
16:20:05 Building dynamic docker-linux-amd64
16:20:05 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:20:03Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:20:08 + for f in rootlesskit rootlesskit-docker-proxy
16:20:08 + GOBIN=/usr/local/bin
16:20:08 + GO111MODULE=on
16:20:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:20:09 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64.rpm
16:20:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0p3lQR
16:20:09 + umask 022
16:20:09 + cd /root/rpmbuild/BUILD
16:20:09 + cd src
16:20:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.aarch64
16:20:09 + exit 0
16:20:09 + return
16:20:09 # Build the CLI
16:20:09 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 GITCOMMIT=fe93451 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:20:09 Building dynamic docker-linux-amd64
16:20:09 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:18:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
16:20:09 #34 ...
16:20:09 
16:20:09 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:20:09 #22 sha256:a43a2e74ecbd7e2400cf4c02d5f45fa1fbb807247db60492ff7bc065e6288d4d
16:20:09 #22 72.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:20:09 #22 72.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:20:09 #22 72.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:20:09 #22 74.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:20:09 #22 74.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:20:09 #22 74.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:20:09 #22 78.05 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:20:09 #22 78.05 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:20:09 #22 78.06 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:20:09 #22 79.91 Selecting previously unselected package g++-mingw-w64-x86-64.
16:20:09 #22 79.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:20:09 #22 79.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:20:09 #22 80.11 Selecting previously unselected package libapparmor1:amd64.
16:20:09 #22 80.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:20:09 #22 80.13 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:20:09 #22 80.19 Selecting previously unselected package libapparmor-dev:amd64.
16:20:09 #22 80.19 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:20:09 #22 80.21 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:20:09 #22 80.28 Selecting previously unselected package libbtrfs0:amd64.
16:20:09 #22 80.28 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:20:09 #22 80.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:20:10 #22 80.37 Selecting previously unselected package libbtrfs-dev:amd64.
16:20:10 #22 80.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:20:10 #22 80.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:20:10 #22 80.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:20:10 #22 80.48 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:20:10 #22 80.49 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:20:10 #22 80.53 Selecting previously unselected package libudev-dev:amd64.
16:20:10 #22 80.53 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:20:10 #22 80.54 Unpacking libudev-dev:amd64 (247.3-6) ...
16:20:10 #22 80.61 Selecting previously unselected package libsepol1-dev:amd64.
16:20:10 #22 80.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:20:10 #22 80.62 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:20:10 #22 80.71 Selecting previously unselected package libpcre2-16-0:amd64.
16:20:10 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
16:20:10 #22 80.72 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:20:10 #22 80.72 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:20:10 #22 80.80 Selecting previously unselected package libpcre2-32-0:amd64.
16:20:10 #22 80.80 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:20:10 #22 80.81 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:20:10 #22 80.88 Selecting previously unselected package libpcre2-posix2:amd64.
16:20:10 #22 80.88 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:20:10 #22 80.89 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:20:10 #22 80.94 Selecting previously unselected package libpcre2-dev:amd64.
16:20:10 #22 80.94 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:20:10 #22 80.94 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:20:10 #22 81.11 Selecting previously unselected package libselinux1-dev:amd64.
16:20:10 #22 81.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:20:10 #22 81.12 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:20:10 #22 81.23 Selecting previously unselected package libdevmapper-dev:amd64.
16:20:10 #22 81.23 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:20:10 #22 81.24 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:20:10 #22 81.28 Selecting previously unselected package libseccomp-dev:amd64.
16:20:10 #22 81.29 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:20:10 #22 81.29 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:20:11 #22 81.36 Selecting previously unselected package libsystemd-dev:amd64.
16:20:11 #22 81.37 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:20:11 #22 81.37 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:20:11 #22 81.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:20:11 #22 81.59 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:20:11 #22 81.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:20:11 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:20:11 + make manpages
16:20:11 scripts/docs/generate-man.sh
16:20:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:20:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64.rpm
16:20:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JMf7ij
16:20:11 + umask 022
16:20:11 + cd /root/rpmbuild/BUILD
16:20:11 + cd src
16:20:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:20:11 + RPM_EC=0
16:20:11 ++ jobs -p
16:20:11 + exit 0
16:20:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jaq54i
16:20:11 + umask 022
16:20:11 + cd /root/rpmbuild/BUILD
16:20:11 + cd /root/rpmbuild/BUILD
16:20:11 + rm -rf src
16:20:11 + /usr/bin/mkdir -p src
16:20:11 + cd src
16:20:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:20:11 + /usr/bin/tar -xof -
16:20:11 + STATUS=0
16:20:11 + '[' 0 -ne 0 ']'
16:20:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:20:11 + /usr/bin/tar -xof -
16:20:11 + STATUS=0
16:20:11 + '[' 0 -ne 0 ']'
16:20:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:20:11 + RPM_EC=0
16:20:11 ++ jobs -p
16:20:11 + exit 0
16:20:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iFfM6h
16:20:11 + umask 022
16:20:11 + cd /root/rpmbuild/BUILD
16:20:11 + cd src
16:20:11 + mkdir -p /go/src/github.com/docker
16:20:11 + rm -f /go/src/github.com/docker/cli
16:20:11 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:20:11 + pushd /go/src/github.com/docker/cli
16:20:11 + VERSION=0.0.0-20211220110528-fe93451
16:20:11 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:20:11 + GITCOMMIT=fe93451
16:20:11 + GO_LINKMODE=dynamic
16:20:11 + ./scripts/build/binary
16:20:11 Building dynamic docker-linux-amd64
16:20:11 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:20:08Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
[Pipeline] sh
16:20:11 #22 81.61 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:20:11 #22 81.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:20:11 #22 81.64 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:20:11 #22 81.65 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:20:11 #22 81.66 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:20:11 #22 81.67 Setting up libudev-dev:amd64 (247.3-6) ...
16:20:11 #22 81.68 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:20:11 #22 81.69 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:20:11 #22 81.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:20:11 #22 81.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:20:11 #22 81.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:20:11 #22 81.74 Setting up mingw-w64-common (8.0.0-1) ...
16:20:11 #22 81.75 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:20:11 #22 81.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:20:11 #22 81.78 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:20:11 #22 81.79 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:20:11 #22 81.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:20:11 #22 81.81 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:20:11 #22 81.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:20:11 #22 81.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:20:11 #22 81.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:20:11 #22 81.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:20:11 #22 81.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:20:11 #22 81.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:20:11 #22 81.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:20:11 #22 81.90 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:20:11 #22 81.92 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:20:11 #22 81.93 Setting up dmsetup (2:1.02.175-2.1) ...
16:20:11 #22 81.95 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:20:11 #22 81.96 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:20:11 #22 81.97 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:20:11 + make clean
16:20:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:20:12 #22 DONE 82.5s
16:20:12 
16:20:12 #23 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
16:20:12 #23 sha256:54cccfac7e0bc3c61fc377d0e7bc6ff9dae645ada02ab4ec297b103a8c0f6e46
16:20:12 rm -f -r src
16:20:12 make -C rpm clean
16:20:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:20:12 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:20:13 #23 1.258 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
16:20:13 #23 1.259 Hit:2 http://deb.debian.org/debian bullseye InRelease
16:20:13 #23 1.259 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:20:13 rm -f -r rpmbuild/
16:20:13 docker builder prune -f --filter until=24h
16:20:13 Total reclaimed space: 0B
16:20:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:20:13 make -C deb clean
16:20:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:20:13 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:20:13 rm -f -r debbuild
16:20:13 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:20:13 rm -f -r sources
16:20:13 docker builder prune -f --filter until=24h
16:20:13 Total reclaimed space: 0B
16:20:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:20:13 make -C static clean
16:20:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:20:13 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:20:13 rm -f -r build
16:20:13 docker builder prune -f --filter until=24h
16:20:14 Total reclaimed space: 0B
16:20:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:20:20 #23 2.004 Reading package lists...
16:20:25 #23 8.270 Reading package lists...
16:20:26 #23 12.98 Building dependency tree...
16:20:26 #23 14.15 Reading state information...
16:20:27 #23 15.39 The following additional packages will be installed:
16:20:27 #23 15.39   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
16:20:27 #23 15.39   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
16:20:27 #23 15.39   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
16:20:27 #23 15.39   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
16:20:27 #23 15.39   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
16:20:27 #23 15.39   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
16:20:27 #23 15.40   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
16:20:27 #23 15.42 Suggested packages:
16:20:27 #23 15.42   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
16:20:27 #23 15.42   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
16:20:27 #23 15.42   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
16:20:27 #23 15.42   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
16:20:27 #23 15.42   seccomp:ppc64el seccomp:s390x
16:20:27 #23 15.42 Recommended packages:
16:20:27 #23 15.42   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
16:20:27 #23 15.42   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
16:20:27 #23 15.42   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
16:20:27 #23 15.42   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
16:20:28 #23 15.88 The following NEW packages will be installed:
16:20:28 #23 15.88   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
16:20:28 #23 15.88   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
16:20:28 #23 15.88   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
16:20:28 #23 15.88   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
16:20:28 #23 15.89   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
16:20:28 #23 15.89   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
16:20:28 #23 15.89   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
16:20:28 #23 15.89   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
16:20:28 #23 15.89   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
16:20:28 #23 15.89   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
16:20:28 #23 15.90   libseccomp2:ppc64el libseccomp2:s390x
16:20:28 #23 16.26 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded.
16:20:28 #23 16.26 Need to get 15.9 MB of archives.
16:20:28 #23 16.26 After this operation, 73.0 MB of additional disk space will be used.
16:20:28 #23 16.26 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
16:20:28 #23 16.27 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
16:20:28 #23 16.27 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
16:20:28 #23 16.27 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
16:20:28 #23 16.28 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
16:20:28 #23 16.28 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
16:20:28 #23 16.28 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
16:20:28 #23 16.28 Get:8 http://deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB]
16:20:28 #23 16.32 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
16:20:28 #23 16.32 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
16:20:28 #23 16.32 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
16:20:28 #23 16.33 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
16:20:28 #23 16.33 Get:13 http://deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB]
16:20:28 #23 16.36 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
16:20:28 #23 16.36 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
16:20:28 #23 16.37 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
16:20:28 #23 16.37 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
16:20:28 #23 16.37 Get:18 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB]
16:20:28 #23 16.40 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
16:20:28 #23 16.40 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
16:20:28 #23 16.40 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
16:20:28 #23 16.40 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
16:20:28 #23 16.40 Get:23 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB]
16:20:28 #23 16.43 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:20:28 #23 16.43 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:20:28 #23 16.43 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
16:20:28 #23 16.43 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
16:20:28 #23 16.44 Get:28 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB]
16:20:28 #23 16.46 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
16:20:28 #23 16.46 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
16:20:28 #23 16.46 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
16:20:28 #23 16.46 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
16:20:28 #23 16.47 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
16:20:28 #23 16.47 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
16:20:28 #23 16.47 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
16:20:28 #23 16.48 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
16:20:28 #23 16.48 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
16:20:28 #23 16.48 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
16:20:28 #23 16.48 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
16:20:28 #23 16.49 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:20:29 #23 17.02 debconf: delaying package configuration, since apt-utils is not installed
16:20:29 #23 17.24 Fetched 15.9 MB in 1s (31.4 MB/s)
16:20:29 #23 17.29 Selecting previously unselected package gcc-10-base:armel.
16:20:29 #23 17.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38512 files and directories currently installed.)
16:20:29 #23 17.33 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
16:20:29 #23 17.33 Unpacking gcc-10-base:armel (10.2.1-6) ...
16:20:29 #23 17.38 Selecting previously unselected package gcc-10-base:armhf.
16:20:29 #23 17.39 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
16:20:29 #23 17.39 Unpacking gcc-10-base:armhf (10.2.1-6) ...
16:20:29 #23 17.45 Selecting previously unselected package gcc-10-base:ppc64el.
16:20:29 #23 17.45 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
16:20:29 #23 17.46 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
16:20:29 #23 17.51 Selecting previously unselected package gcc-10-base:s390x.
16:20:29 #23 17.51 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
16:20:29 #23 17.52 Unpacking gcc-10-base:s390x (10.2.1-6) ...
16:20:29 #23 17.57 Selecting previously unselected package gcc-10-base:arm64.
16:20:29 #23 17.57 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
16:20:29 #23 17.58 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
16:20:29 #23 17.63 Selecting previously unselected package libgcc-s1:armel.
16:20:29 #23 17.64 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
16:20:29 #23 17.64 Unpacking libgcc-s1:armel (10.2.1-6) ...
16:20:29 #23 17.69 Selecting previously unselected package libcrypt1:armel.
16:20:29 #23 17.70 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
16:20:29 #23 17.71 Unpacking libcrypt1:armel (1:4.4.18-4) ...
16:20:30 #23 17.78 Selecting previously unselected package libc6:armel.
16:20:30 #23 17.79 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ...
16:20:30 #23 18.00 Unpacking libc6:armel (2.31-13+deb11u2) ...
16:20:30 #23 18.43 Selecting previously unselected package libapparmor1:armel.
16:20:30 #23 18.43 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
16:20:30 #23 18.44 Unpacking libapparmor1:armel (2.13.6-10) ...
16:20:30 #23 18.50 Selecting previously unselected package libapparmor-dev:armel.
16:20:30 #23 18.50 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
16:20:30 #23 18.51 Unpacking libapparmor-dev:armel (2.13.6-10) ...
16:20:30 #23 18.57 Selecting previously unselected package libgcc-s1:arm64.
16:20:30 #23 18.58 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
16:20:30 #23 18.59 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
16:20:30 #23 18.64 Selecting previously unselected package libcrypt1:arm64.
16:20:31 #23 18.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
16:20:31 #23 18.65 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
16:20:31 #23 18.73 Selecting previously unselected package libc6:arm64.
16:20:31 #23 18.73 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ...
16:20:31 #23 18.92 Unpacking libc6:arm64 (2.31-13+deb11u2) ...
16:20:31 Project root: /go/src/github.com/docker/cli
16:20:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:31 2021/12/21 16:20:28 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:31 make[2]: Leaving directory '/root/build-deb/cli'
16:20:31 # Build the scan-plugin
16:20:31 # TODO change once we support scan-plugin on other architectures
16:20:31 if [ "arm64" = "amd64" ]; then \
16:20:31 	cd /go/src/github.com/docker/scan-cli-plugin \
16:20:31 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:20:31 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:20:31 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:20:31 fi
16:20:31 # Build the CLI plugins
16:20:31 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:20:31 set -e;cd /sources && \
16:20:31 	tar xzf plugin-installers.tgz; \
16:20:31 	for installer in plugins/*.installer; do \
16:20:31 		LDFLAGS='' bash ${installer} build; \
16:20:31 	done
16:20:31 Cloning into '/go/src/github.com/docker/buildx'...
16:20:31 Fetching origin
16:20:31 + GO111MODULE=on
16:20:31 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:31 #23 19.37 Selecting previously unselected package libapparmor1:arm64.
16:20:31 #23 19.38 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
16:20:31 #23 19.38 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:20:31 #23 19.43 Selecting previously unselected package libapparmor-dev:arm64.
16:20:31 #23 19.43 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
16:20:31 #23 19.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:20:31 #23 19.50 Selecting previously unselected package libgcc-s1:s390x.
16:20:31 #23 19.50 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
16:20:31 #23 19.51 Unpacking libgcc-s1:s390x (10.2.1-6) ...
16:20:31 #23 19.55 Selecting previously unselected package libcrypt1:s390x.
16:20:31 #23 19.56 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
16:20:31 #23 19.56 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
16:20:31 #23 19.65 Selecting previously unselected package libc6:s390x.
16:20:31 #23 19.66 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ...
16:20:32 #23 19.85 Unpacking libc6:s390x (2.31-13+deb11u2) ...
16:20:32 #23 20.32 Selecting previously unselected package libapparmor1:s390x.
16:20:32 #23 20.33 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
16:20:32 #23 20.33 Unpacking libapparmor1:s390x (2.13.6-10) ...
16:20:32 #23 20.38 Selecting previously unselected package libapparmor-dev:s390x.
16:20:32 #23 20.39 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
16:20:32 #23 20.40 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
16:20:32 #23 20.47 Selecting previously unselected package libgcc-s1:armhf.
16:20:32 #23 20.48 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
16:20:32 #23 20.48 Unpacking libgcc-s1:armhf (10.2.1-6) ...
16:20:32 #23 20.56 Selecting previously unselected package libcrypt1:armhf.
16:20:32 #23 20.57 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
16:20:32 #23 20.58 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
16:20:33 #23 20.68 Selecting previously unselected package libc6:armhf.
16:20:33 #23 20.69 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ...
16:20:33 #23 20.90 Unpacking libc6:armhf (2.31-13+deb11u2) ...
16:20:33 #23 21.30 Selecting previously unselected package libapparmor1:armhf.
16:20:33 #23 21.31 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
16:20:33 #23 21.31 Unpacking libapparmor1:armhf (2.13.6-10) ...
16:20:33 #23 21.37 Selecting previously unselected package libapparmor-dev:armhf.
16:20:33 #23 21.37 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
16:20:33 #23 21.38 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
16:20:33 #23 21.46 Selecting previously unselected package libgcc-s1:ppc64el.
16:20:33 #23 21.47 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
16:20:33 #23 21.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
16:20:33 #23 21.53 Selecting previously unselected package libcrypt1:ppc64el.
16:20:33 #23 21.53 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
16:20:33 #23 21.54 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
16:20:33 #23 21.62 Selecting previously unselected package libc6:ppc64el.
16:20:33 #23 21.62 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ...
16:20:34 #23 21.80 Unpacking libc6:ppc64el (2.31-13+deb11u2) ...
16:20:34 #23 22.46 Selecting previously unselected package libapparmor1:ppc64el.
16:20:34 #23 22.47 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
16:20:34 #23 22.47 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
16:20:34 #23 22.57 Selecting previously unselected package libapparmor-dev:ppc64el.
16:20:34 #23 22.57 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
16:20:34 #23 22.60 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
16:20:34 #23 22.67 Selecting previously unselected package libseccomp2:s390x.
16:20:34 #23 22.67 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
16:20:34 #23 22.68 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
16:20:34 #23 22.73 Selecting previously unselected package libseccomp-dev:s390x.
16:20:34 #23 22.74 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
16:20:34 #23 22.74 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
16:20:34 #23 22.81 Selecting previously unselected package libseccomp2:ppc64el.
16:20:35 #23 22.81 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
16:20:35 #23 22.82 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
16:20:35 #23 22.86 Selecting previously unselected package libseccomp-dev:ppc64el.
16:20:35 #23 22.87 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
16:20:35 #23 22.88 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
16:20:35 #23 22.93 Selecting previously unselected package libseccomp2:armhf.
16:20:35 #23 22.94 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
16:20:35 #23 22.95 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
16:20:35 #23 22.98 Selecting previously unselected package libseccomp-dev:armhf.
16:20:35 #23 22.99 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
16:20:35 #23 22.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:20:35 #23 23.05 Selecting previously unselected package libseccomp2:armel.
16:20:35 #23 23.05 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
16:20:35 #23 23.06 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
16:20:35 #23 23.10 Selecting previously unselected package libseccomp-dev:armel.
16:20:35 #23 23.10 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
16:20:35 #23 23.11 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
16:20:35 #23 23.17 Selecting previously unselected package libseccomp2:arm64.
16:20:35 #23 23.17 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
16:20:35 #23 23.17 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
16:20:35 #23 23.22 Selecting previously unselected package libseccomp-dev:arm64.
16:20:35 #23 23.23 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:20:35 #23 23.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:20:35 #23 23.33 Setting up gcc-10-base:arm64 (10.2.1-6) ...
16:20:35 #23 23.34 Setting up gcc-10-base:armel (10.2.1-6) ...
16:20:35 #23 23.35 Setting up gcc-10-base:armhf (10.2.1-6) ...
16:20:35 #23 23.36 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
16:20:35 #23 23.37 Setting up gcc-10-base:s390x (10.2.1-6) ...
16:20:35 #23 23.38 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
16:20:35 #23 23.39 Setting up libcrypt1:armel (1:4.4.18-4) ...
16:20:35 #23 23.41 Setting up libcrypt1:armhf (1:4.4.18-4) ...
16:20:35 #23 23.42 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
16:20:35 #23 23.43 Setting up libcrypt1:s390x (1:4.4.18-4) ...
16:20:35 #23 23.44 Setting up libgcc-s1:arm64 (10.2.1-6) ...
16:20:35 #23 23.45 Setting up libgcc-s1:armel (10.2.1-6) ...
16:20:35 #23 23.46 Setting up libgcc-s1:armhf (10.2.1-6) ...
16:20:35 #23 23.47 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
16:20:35 #23 23.48 Setting up libgcc-s1:s390x (10.2.1-6) ...
16:20:35 #23 23.49 Setting up libc6:arm64 (2.31-13+deb11u2) ...
16:20:35 Project root: /go/src/github.com/docker/cli
16:20:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:35 2021/12/21 16:20:30 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:35 make[2]: Leaving directory '/root/build-deb/cli'
16:20:35 # Build the scan-plugin
16:20:35 # TODO change once we support scan-plugin on other architectures
16:20:35 if [ "arm64" = "amd64" ]; then \
16:20:35 	cd /go/src/github.com/docker/scan-cli-plugin \
16:20:35 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:20:35 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:20:35 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:20:35 fi
16:20:35 # Build the CLI plugins
16:20:35 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:20:35 set -e;cd /sources && \
16:20:35 	tar xzf plugin-installers.tgz; \
16:20:35 	for installer in plugins/*.installer; do \
16:20:35 		LDFLAGS='' bash ${installer} build; \
16:20:35 	done
16:20:35 Cloning into '/go/src/github.com/docker/buildx'...
16:20:35 Fetching origin
16:20:35 + GO111MODULE=on
16:20:35 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:37 #23 24.73 Setting up libc6:armel (2.31-13+deb11u2) ...
16:20:38 Project root: /go/src/github.com/docker/cli
16:20:38 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:38 2021/12/21 16:20:35 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:38 make[2]: Leaving directory '/root/build-deb/cli'
16:20:38 # Build the scan-plugin
16:20:38 # TODO change once we support scan-plugin on other architectures
16:20:38 if [ "arm64" = "amd64" ]; then \
16:20:38 	cd /go/src/github.com/docker/scan-cli-plugin \
16:20:38 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:20:38 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:20:38 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:20:38 fi
16:20:38 # Build the CLI plugins
16:20:38 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:20:38 set -e;cd /sources && \
16:20:38 	tar xzf plugin-installers.tgz; \
16:20:38 	for installer in plugins/*.installer; do \
16:20:38 		LDFLAGS='' bash ${installer} build; \
16:20:38 	done
16:20:38 Cloning into '/go/src/github.com/docker/buildx'...
16:20:38 Fetching origin
16:20:38 + GO111MODULE=on
16:20:38 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:38 #23 25.94 Setting up libc6:armhf (2.31-13+deb11u2) ...
16:20:39 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64.rpm
16:20:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SdeYus
16:20:39 + umask 022
16:20:39 + cd /root/rpmbuild/BUILD
16:20:39 + cd src
16:20:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:20:39 + RPM_EC=0
16:20:39 ++ jobs -p
16:20:39 + exit 0
16:20:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6TukRt
16:20:39 + umask 022
16:20:39 + cd /root/rpmbuild/BUILD
16:20:39 + cd /root/rpmbuild/BUILD
16:20:39 + rm -rf src
16:20:39 + /usr/bin/mkdir -p src
16:20:39 + cd src
16:20:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:20:39 + /usr/bin/tar -xof -
16:20:39 + STATUS=0
16:20:39 + '[' 0 -ne 0 ']'
16:20:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:20:39 + /usr/bin/tar -xof -
16:20:39 + STATUS=0
16:20:39 + '[' 0 -ne 0 ']'
16:20:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:20:39 + RPM_EC=0
16:20:39 ++ jobs -p
16:20:39 + exit 0
16:20:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.58dlle
16:20:39 + umask 022
16:20:39 + cd /root/rpmbuild/BUILD
16:20:39 + cd src
16:20:39 + mkdir -p /go/src/github.com/docker
16:20:39 + rm -f /go/src/github.com/docker/cli
16:20:39 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:20:39 + pushd /go/src/github.com/docker/cli
16:20:39 + VERSION=0.0.0-20211220110528-fe93451
16:20:39 + GITCOMMIT=fe93451
16:20:39 + GO_LINKMODE=dynamic
16:20:39 + ./scripts/build/binary
16:20:39 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:20:39 Building dynamic docker-linux-amd64
16:20:39 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:20:33Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:20:39 #23 27.15 Setting up libc6:ppc64el (2.31-13+deb11u2) ...
16:20:40 #23 28.37 Setting up libc6:s390x (2.31-13+deb11u2) ...
16:20:41 #23 29.58 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:20:41 #23 29.59 Setting up libapparmor1:armel (2.13.6-10) ...
16:20:41 #23 29.60 Setting up libapparmor1:armhf (2.13.6-10) ...
16:20:41 #23 29.61 Setting up libapparmor1:ppc64el (2.13.6-10) ...
16:20:41 #23 29.62 Setting up libapparmor1:s390x (2.13.6-10) ...
16:20:41 #23 29.63 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
16:20:41 #23 29.64 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
16:20:41 #23 29.65 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
16:20:41 #23 29.66 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
16:20:41 #23 29.68 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
16:20:41 #23 29.69 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:20:41 #23 29.70 Setting up libapparmor-dev:armel (2.13.6-10) ...
16:20:41 #23 29.71 Setting up libapparmor-dev:armhf (2.13.6-10) ...
16:20:41 #23 29.73 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
16:20:41 #23 29.74 Setting up libapparmor-dev:s390x (2.13.6-10) ...
16:20:41 #23 29.75 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:20:42 #23 29.77 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
16:20:42 #23 29.78 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:20:42 #23 29.79 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
16:20:42 #23 29.80 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
16:20:42 #23 29.82 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:20:42 #23 DONE 30.2s
16:20:42 
16:20:42 #28 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
16:20:42 #28 sha256:2e2c13e0fe3f4869cca33802490e5137e8332034fc6110087d3ad58da10620c6
16:20:42 #28 DONE 0.2s
16:20:42 
16:20:42 #29 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:20:42 #29 sha256:31ea9832bfa0db8891a11f196c638c0919d0654dd9ac94c88f09e62be52ac23e
16:20:42 #29 DONE 0.2s
16:20:42 
16:20:42 #30 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:20:42 #30 sha256:8fa9680e05e14a65d276bb30327b1755ec65590f3c3b052a91c921a68e50ccad
16:20:42 Project root: /go/src/github.com/docker/cli
16:20:42 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:42 2021/12/21 16:20:37 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:42 make[2]: Leaving directory '/root/build-deb/cli'
16:20:42 # Build the scan-plugin
16:20:42 # TODO change once we support scan-plugin on other architectures
16:20:42 if [ "arm64" = "amd64" ]; then \
16:20:42 	cd /go/src/github.com/docker/scan-cli-plugin \
16:20:42 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:20:42 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:20:42 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:20:42 fi
16:20:42 # Build the CLI plugins
16:20:42 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:20:42 set -e;cd /sources && \
16:20:42 	tar xzf plugin-installers.tgz; \
16:20:42 	for installer in plugins/*.installer; do \
16:20:42 		LDFLAGS='' bash ${installer} build; \
16:20:42 	done
16:20:42 Cloning into '/go/src/github.com/docker/buildx'...
16:20:42 Fetching origin
16:20:42 + GO111MODULE=on
16:20:42 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:43 Project root: /go/src/github.com/docker/cli
16:20:43 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:43 2021/12/21 16:20:38 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:43 make[2]: Leaving directory '/root/build-deb/cli'
16:20:43 # Build the scan-plugin
16:20:43 # TODO change once we support scan-plugin on other architectures
16:20:43 if [ "arm64" = "amd64" ]; then \
16:20:43 	cd /go/src/github.com/docker/scan-cli-plugin \
16:20:43 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:20:43 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:20:43 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:20:43 fi
16:20:43 # Build the CLI plugins
16:20:43 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:20:43 set -e;cd /sources && \
16:20:43 	tar xzf plugin-installers.tgz; \
16:20:43 	for installer in plugins/*.installer; do \
16:20:43 		LDFLAGS='' bash ${installer} build; \
16:20:43 	done
16:20:43 Cloning into '/go/src/github.com/docker/buildx'...
16:20:43 Fetching origin
16:20:43 + GO111MODULE=on
16:20:43 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:43 #30 0.891 + RM_GOPATH=0
16:20:43 #30 0.891 + TMP_GOPATH=
16:20:43 #30 0.892 + : /build
16:20:43 #30 0.892 + '[' -z '' ']'
16:20:43 #30 0.892 ++ mktemp -d
16:20:43 #30 0.894 + export GOPATH=/tmp/tmp.ReT79spH5a
16:20:43 #30 0.894 + GOPATH=/tmp/tmp.ReT79spH5a
16:20:43 #30 0.894 + RM_GOPATH=1
16:20:43 #30 0.894 + case "$(go env GOARCH)" in
16:20:43 #30 0.895 ++ go env GOARCH
16:20:43 #30 0.905 + export GO_BUILDMODE=-buildmode=pie
16:20:43 #30 0.906 + GO_BUILDMODE=-buildmode=pie
16:20:43 #30 0.906 ++ dirname /install.sh
16:20:43 #30 0.910 + dir=/
16:20:43 #30 0.910 + bin=runc
16:20:43 #30 0.910 + shift
16:20:43 #30 0.910 + '[' '!' -f //runc.installer ']'
16:20:43 #30 0.910 + . //runc.installer
16:20:43 #30 0.910 ++ set -e
16:20:43 #30 0.910 ++ : v1.0.3
16:20:43 #30 0.910 + install_runc
16:20:43 #30 0.910 + RUNC_BUILDTAGS=seccomp
16:20:43 #30 0.910 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
16:20:43 #30 0.910 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ReT79spH5a/src/github.com/opencontainers/runc
16:20:43 #30 0.910 Install runc version v1.0.3 (build tags: seccomp)
16:20:43 #30 0.913 Cloning into '/tmp/tmp.ReT79spH5a/src/github.com/opencontainers/runc'...
16:20:43 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:20:43 + make manpages
16:20:43 scripts/docs/generate-man.sh
16:20:44 make[2]: Entering directory '/root/build-deb/cli'
16:20:44 scripts/docs/generate-man.sh
16:20:47 #30 4.948 + cd /tmp/tmp.ReT79spH5a/src/github.com/opencontainers/runc
16:20:47 #30 4.949 + git checkout -q v1.0.3
16:20:47 #30 5.275 + '[' -z '' ']'
16:20:47 #30 5.275 + target=static
16:20:47 #30 5.275 + make BUILDTAGS=seccomp static
16:20:48 #30 5.662 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
16:20:52 make[2]: Entering directory '/root/build-deb/cli'
16:20:52 scripts/docs/generate-man.sh
16:20:53 Project root: /go/src/github.com/docker/cli
16:20:53 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:53 2021/12/21 16:20:47 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:53 ~/rpmbuild/BUILD/src
16:20:53 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:20:53 + popd
16:20:53 + pushd /root/rpmbuild/BUILD/src/plugins
16:20:53 + for installer in *.installer
16:20:53 + '[' buildx.installer '!=' scan.installer ']'
16:20:53 + bash buildx.installer build
16:20:53 Cloning into '/go/src/github.com/docker/buildx'...
16:20:53 Fetching origin
16:20:53 + GO111MODULE=on
16:20:53 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:55 make[2]: Entering directory '/root/build-deb/cli'
16:20:55 scripts/docs/generate-man.sh
16:20:56 make[2]: Entering directory '/root/build-deb/cli'
16:20:56 scripts/docs/generate-man.sh
16:20:59 make[2]: Entering directory '/root/build-deb/cli'
16:20:59 scripts/docs/generate-man.sh
16:20:59 make[2]: Entering directory '/root/build-deb/cli'
16:20:59 scripts/docs/generate-man.sh
16:20:59 Project root: /go/src/github.com/docker/cli
16:20:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:54 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:59 + popd
16:20:59 ~/rpmbuild/BUILD/src
16:20:59 + pushd /root/rpmbuild/BUILD/src/plugins
16:20:59 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:20:59 + for installer in *.installer
16:20:59 + '[' buildx.installer '!=' scan.installer ']'
16:20:59 + bash buildx.installer build
16:20:59 Cloning into '/go/src/github.com/docker/buildx'...
16:20:59 Fetching origin
16:20:59 + GO111MODULE=on
16:20:59 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:20:59 Project root: /go/src/github.com/docker/cli
16:20:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:20:59 2021/12/21 16:20:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:20:59 make[2]: Leaving directory '/root/build-deb/cli'
16:20:59 # Build the scan-plugin
16:20:59 # TODO change once we support scan-plugin on other architectures
16:20:59 if [ "arm64" = "amd64" ]; then \
16:20:59 	cd /go/src/github.com/docker/scan-cli-plugin \
16:20:59 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:20:59 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:20:59 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:20:59 fi
16:20:59 # Build the CLI plugins
16:20:59 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:20:59 set -e;cd /sources && \
16:20:59 	tar xzf plugin-installers.tgz; \
16:20:59 	for installer in plugins/*.installer; do \
16:20:59 		LDFLAGS='' bash ${installer} build; \
16:20:59 	done
16:20:59 Cloning into '/go/src/github.com/docker/buildx'...
16:20:59 Fetching origin
16:20:59 + GO111MODULE=on
16:20:59 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:21:00 make[2]: Entering directory '/root/build-deb/cli'
16:21:00 scripts/docs/generate-man.sh
16:21:02 #29 DONE 190.0s
16:21:02 
16:21:02 #24 [linux/amd64 build 2/2] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:21:02 #24 ...
16:21:02 
16:21:02 #30 [darwin/arm64 binary 1/1] COPY --from=build /out .
16:21:02 #30 DONE 0.1s
16:21:02 
16:21:02 #24 [linux/amd64 build 2/2] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:21:02 #24 DONE 192.1s
16:21:02 
16:21:02 #25 [darwin/amd64 binary 1/1] COPY --from=build /out .
16:21:02 #25 DONE 0.1s
16:21:02 
16:21:02 #31 exporting to client
16:21:02 #31 copying files darwin/arm64 22B
16:21:02 #31 copying files darwin/amd64 22B
16:21:02 #31 copying files darwin/arm64 50.10MB 1.9s done
16:21:02 #31 copying files darwin/amd64 54.16MB 1.9s done
16:21:02 #31 DONE 1.9s
16:21:02 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/build && for platform in *; do \
16:21:02 	arch=$(echo $platform | cut -d_ -f2); \
16:21:02 	mkdir -p $dest/$arch/docker; \
16:21:02 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
16:21:02 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20211220110528-fe93451.tgz docker; \
16:21:02 done
16:21:04 make[2]: Entering directory '/root/build-deb/cli'
16:21:04 scripts/docs/generate-man.sh
16:21:04 make[2]: Entering directory '/root/build-deb/cli'
16:21:04 scripts/docs/generate-man.sh
16:21:06 make[2]: Entering directory '/root/build-deb/cli'
16:21:06 scripts/docs/generate-man.sh
16:21:07 Project root: /go/src/github.com/docker/cli
16:21:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:21:07 2021/12/21 16:20:59 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:21:07 + popd
16:21:07 ~/rpmbuild/BUILD/src
16:21:07 + pushd /root/rpmbuild/BUILD/src/plugins
16:21:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:21:07 + for installer in *.installer
16:21:07 + '[' buildx.installer '!=' scan.installer ']'
16:21:07 + bash buildx.installer build
16:21:07 Cloning into '/go/src/github.com/docker/buildx'...
16:21:07 Fetching origin
16:21:07 + GO111MODULE=on
16:21:07 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:21:12 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451
16:21:12 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:21:12 GOOS="" GOARCH="" GOARM=""
16:21:12 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451
16:21:12 
16:21:12 + popd
16:21:12 + exit 0
16:21:12 ~/rpmbuild/BUILD/src
16:21:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wzsf1I
16:21:12 + umask 022
16:21:12 + cd /root/rpmbuild/BUILD
16:21:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64 '!=' / ']'
16:21:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:21:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:21:12 + mkdir -p /root/rpmbuild/BUILDROOT
16:21:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:21:12 + cd src
16:21:12 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:21:12 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/dockerd
16:21:12 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:21:12 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/docker-proxy
16:21:12 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/docker-init
16:21:12 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/lib/systemd/system/docker.service
16:21:12 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/lib/systemd/system/docker.socket
16:21:12 + /usr/lib/rpm/check-buildroot
16:21:12 + /usr/lib/rpm/redhat/brp-compress
16:21:12 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:21:12 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:21:12 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:21:12 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:21:12 + /usr/lib/rpm/redhat/brp-python-hardlink
16:21:12 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:21:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ndDK2J
16:21:12 + umask 022
16:21:12 + cd /root/rpmbuild/BUILD
16:21:12 + cd src
16:21:12 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:21:12 + ver='Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:21:12 + test 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9' = 'Docker version 0.0.0-20211220110528-fe93451, build 088afc9'
16:21:12 + echo 'PASS: daemon version OK'
16:21:12 PASS: daemon version OK
16:21:12 + exit 0
16:21:12 Processing files: docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:21:12 Provides: docker-ce = 3:0.0.0.20211220110528.fe93451-0.el7 docker-ce(x86-64) = 3:0.0.0.20211220110528.fe93451-0.el7
16:21:12 Requires(interp): /bin/sh /bin/sh /bin/sh
16:21:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:21:12 Requires(post): /bin/sh
16:21:12 Requires(preun): /bin/sh
16:21:12 Requires(postun): /bin/sh
16:21:12 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:21:12 Conflicts: docker docker-io docker-engine-cs docker-ee
16:21:12 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
16:21:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:21:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211220110528.fe93451-0.el7.src.rpm
16:21:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] sh
16:21:14 make[2]: Entering directory '/root/build-deb/cli'
16:21:14 scripts/docs/generate-man.sh
16:21:14 + make clean
16:21:14 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:21:16 rm -f -r src
16:21:16 make -C rpm clean
16:21:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:21:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:21:16 rm -f -r rpmbuild/
16:21:16 docker builder prune -f --filter until=24h
16:21:17 Total reclaimed space: 0B
16:21:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:21:17 make -C deb clean
16:21:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:21:17 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:21:17 rm -f -r debbuild
16:21:17 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:21:17 rm -f -r sources
16:21:17 docker builder prune -f --filter until=24h
16:21:17 Total reclaimed space: 0B
16:21:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:21:17 make -C static clean
16:21:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:21:17 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:21:18 rm -f -r build
16:21:18 docker builder prune -f --filter until=24h
16:21:18 Total reclaimed space: 0B
16:21:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:21:19 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:21:19 + make manpages
16:21:19 scripts/docs/generate-man.sh
16:21:20 make[2]: Entering directory '/root/build-deb/cli'
16:21:20 scripts/docs/generate-man.sh
16:21:20 #30 ...
16:21:20 
16:21:20 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:21:20 #34 sha256:c930f4100f1adf05a1e3f219b510d18afc3ca41ac7804a01d36aba8443a0de91
16:21:20 #34 97.12 + bin/containerd
16:21:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64.rpm
16:21:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UktAfp
16:21:21 + umask 022
16:21:21 + cd /root/rpmbuild/BUILD
16:21:21 + cd src
16:21:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:21:21 + exit 0
16:21:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XJxbxX
16:21:21 + umask 022
16:21:21 + cd /root/rpmbuild/BUILD
16:21:21 + cd /root/rpmbuild/BUILD
16:21:21 + rm -rf src
16:21:21 + /usr/bin/mkdir -p src
16:21:21 + cd src
16:21:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:21:21 + /usr/bin/tar -xf -
16:21:21 + STATUS=0
16:21:21 + '[' 0 -ne 0 ']'
16:21:21 + /usr/bin/tar -xf -
16:21:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:21:21 + STATUS=0
16:21:21 + '[' 0 -ne 0 ']'
16:21:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:21:21 + exit 0
16:21:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c4z9wx
16:21:21 + umask 022
16:21:21 + cd /root/rpmbuild/BUILD
16:21:21 + cd src
16:21:21 + mkdir -p /go/src/github.com/docker
16:21:21 + rm -f /go/src/github.com/docker/cli
16:21:21 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:21:21 + pushd /go/src/github.com/docker/cli
16:21:21 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:21:21 + VERSION=0.0.0-20211220110528-fe93451
16:21:21 + GITCOMMIT=fe93451
16:21:21 + GO_LINKMODE=dynamic
16:21:21 + ./scripts/build/binary
16:21:21 Building dynamic docker-linux-amd64
16:21:21 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:21:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
16:21:21 make[2]: Entering directory '/root/build-deb/cli'
16:21:21 scripts/docs/generate-man.sh
16:21:27 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:21:27 + make manpages
16:21:27 scripts/docs/generate-man.sh
16:21:31 make[2]: Entering directory '/root/build-deb/cli'
16:21:31 scripts/docs/generate-man.sh
16:21:39 make[1]: Leaving directory '/root/build-deb'
16:21:39    debian/rules override_dh_auto_test
16:21:39 make[1]: Entering directory '/root/build-deb'
16:21:39 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:21:39 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:21:39 PASS: daemon version OK
16:21:39 ver="$(cli/build/docker --version)"; \
16:21:39 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:21:39 PASS: cli version OK
16:21:39 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:21:39 # TODO change once we support scan-plugin on other architectures
16:21:39 if [ "arm64" = "amd64" ]; then \
16:21:39 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:21:39 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:21:39 fi
16:21:39 make[1]: Leaving directory '/root/build-deb'
16:21:39    create-stamp debian/debhelper-build-stamp
16:21:39  debian/rules binary
16:21:39 dh binary --with=bash-completion
16:21:39    dh_testroot
16:21:39    dh_prep
16:21:39    debian/rules override_dh_auto_install
16:21:39 make[1]: Entering directory '/root/build-deb'
16:21:39 # docker-ce-cli install
16:21:39 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:21:39 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:21:39 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:21:39 set -e;cd /sources && \
16:21:39 	tar xzf plugin-installers.tgz; \
16:21:39 	for installer in plugins/*.installer; do \
16:21:39 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:21:39 		PREFIX=/usr/libexec/docker/cli-plugins \
16:21:39 			bash ${installer} install_plugin; \
16:21:39 	done
16:21:39 # docker-ce install
16:21:39 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:21:39 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:21:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:21:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:21:39 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:21:39 # docker-scan-plugin install
16:21:39 # TODO change once we support scan-plugin on other architectures
16:21:39 if [ "arm64" = "amd64" ]; then \
16:21:39 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:21:39 fi
16:21:39 # docker-ce-rootless-extras install
16:21:39 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:21:39 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:21:39 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:21:39 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:21:39 # TODO: how can we install vpnkit?
16:21:39 make[1]: Leaving directory '/root/build-deb'
16:21:39    debian/rules override_dh_install
16:21:39 make[1]: Entering directory '/root/build-deb'
16:21:39 dh_install
16:21:39 # TODO Can we do this from within our container?
16:21:39 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:21:39 make[1]: Leaving directory '/root/build-deb'
16:21:39    dh_installdocs
16:21:39    dh_installchangelogs
16:21:39    dh_installman
16:21:39    dh_bash-completion
16:21:39    dh_systemd_enable
16:21:39    debian/rules override_dh_installinit
16:21:39 make[1]: Entering directory '/root/build-deb'
16:21:39 # use "docker" as our service name, not "docker-ce"
16:21:39 dh_installinit --name=docker
16:21:39 make[1]: Leaving directory '/root/build-deb'
16:21:39    dh_systemd_start
16:21:39    dh_perl
16:21:39    dh_link
16:21:39    dh_strip_nondeterminism
16:21:39    dh_compress
16:21:39    dh_fixperms
16:21:39    dh_missing
16:21:39    debian/rules override_dh_strip
16:21:39 make[1]: Entering directory '/root/build-deb'
16:21:39 # Go has lots of problems with stripping, so just don't
16:21:39 make[1]: Leaving directory '/root/build-deb'
16:21:39    dh_makeshlibs
16:21:39    debian/rules override_dh_shlibdeps
16:21:39 make[1]: Entering directory '/root/build-deb'
16:21:39 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:21:43 make[1]: Leaving directory '/root/build-deb'
16:21:43    debian/rules override_dh_auto_test
16:21:43 make[1]: Entering directory '/root/build-deb'
16:21:43 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:21:43 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:21:43 PASS: daemon version OK
16:21:43 ver="$(cli/build/docker --version)"; \
16:21:43 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:21:43 PASS: cli version OK
16:21:43 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:21:43 # TODO change once we support scan-plugin on other architectures
16:21:43 if [ "arm64" = "amd64" ]; then \
16:21:43 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:21:43 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:21:43 fi
16:21:43 make[1]: Leaving directory '/root/build-deb'
16:21:43    create-stamp debian/debhelper-build-stamp
16:21:43  debian/rules binary
16:21:43 dh binary --with=bash-completion
16:21:43    dh_testroot
16:21:43    dh_prep
16:21:43    debian/rules override_dh_auto_install
16:21:43 make[1]: Entering directory '/root/build-deb'
16:21:43 # docker-ce-cli install
16:21:43 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:21:43 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:21:43 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:21:43 set -e;cd /sources && \
16:21:43 	tar xzf plugin-installers.tgz; \
16:21:43 	for installer in plugins/*.installer; do \
16:21:43 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:21:43 		PREFIX=/usr/libexec/docker/cli-plugins \
16:21:43 			bash ${installer} install_plugin; \
16:21:43 	done
16:21:43 # docker-ce install
16:21:43 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:21:43 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:21:43 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:21:43 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:21:43 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:21:43 # docker-scan-plugin install
16:21:43 # TODO change once we support scan-plugin on other architectures
16:21:43 if [ "arm64" = "amd64" ]; then \
16:21:43 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:21:43 fi
16:21:43 # docker-ce-rootless-extras install
16:21:43 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:21:43 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:21:43 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:21:43 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:21:43 # TODO: how can we install vpnkit?
16:21:43 make[1]: Leaving directory '/root/build-deb'
16:21:43    debian/rules override_dh_install
16:21:43 make[1]: Entering directory '/root/build-deb'
16:21:43 dh_install
16:21:43 # TODO Can we do this from within our container?
16:21:43 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:21:43 make[1]: Leaving directory '/root/build-deb'
16:21:43    dh_installdocs
16:21:43    dh_installchangelogs
16:21:43    dh_installman
16:21:43    dh_bash-completion
16:21:43    dh_systemd_enable
16:21:43    debian/rules override_dh_installinit
16:21:43 make[1]: Entering directory '/root/build-deb'
16:21:43 # use "docker" as our service name, not "docker-ce"
16:21:43 dh_installinit --name=docker
16:21:43 make[1]: Leaving directory '/root/build-deb'
16:21:43    dh_systemd_start
16:21:43    dh_perl
16:21:43    dh_link
16:21:43    dh_strip_nondeterminism
16:21:43    dh_compress
16:21:43    dh_fixperms
16:21:43    dh_missing
16:21:43    debian/rules override_dh_strip
16:21:43 make[1]: Entering directory '/root/build-deb'
16:21:43 # Go has lots of problems with stripping, so just don't
16:21:43 make[1]: Leaving directory '/root/build-deb'
16:21:43    dh_makeshlibs
16:21:43    debian/rules override_dh_shlibdeps
16:21:43 make[1]: Entering directory '/root/build-deb'
16:21:43 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:21:44 make[1]: Leaving directory '/root/build-deb'
16:21:44    dh_installdeb
16:21:44    debian/rules override_dh_gencontrol
16:21:44 make[1]: Entering directory '/root/build-deb'
16:21:44 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:21:44 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:21:44 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:21:44 if [ "arm64" = "amd64" ]; then \
16:21:44 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:21:44 fi
16:21:44 dh_gencontrol --remaining-packages
16:21:44 make[1]: Leaving directory '/root/build-deb'
16:21:44    dh_md5sums
16:21:44 make[1]: Leaving directory '/root/build-deb'
16:21:44    dh_installdeb
16:21:44    debian/rules override_dh_gencontrol
16:21:44 make[1]: Entering directory '/root/build-deb'
16:21:44 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:21:44 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:21:44 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:21:44 if [ "arm64" = "amd64" ]; then \
16:21:44 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:21:44 fi
16:21:44 dh_gencontrol --remaining-packages
16:21:44 make[1]: Leaving directory '/root/build-deb'
16:21:44    dh_md5sums
16:21:44    debian/rules override_dh_builddeb
16:21:44 make[1]: Entering directory '/root/build-deb'
16:21:44 dh_builddeb -- -Zxz
16:21:44 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'.
16:21:44 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'.
16:21:45    debian/rules override_dh_builddeb
16:21:45 make[1]: Entering directory '/root/build-deb'
16:21:45 dh_builddeb -- -Zxz
16:21:45 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'.
16:21:45 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'.
16:21:46 make[1]: Leaving directory '/root/build-deb'
16:21:46    debian/rules override_dh_auto_test
16:21:46 make[1]: Entering directory '/root/build-deb'
16:21:46 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:21:46 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:21:46 PASS: daemon version OK
16:21:46 ver="$(cli/build/docker --version)"; \
16:21:46 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:21:46 PASS: cli version OK
16:21:46 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:21:46 # TODO change once we support scan-plugin on other architectures
16:21:46 if [ "arm64" = "amd64" ]; then \
16:21:46 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:21:46 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:21:46 fi
16:21:46 make[1]: Leaving directory '/root/build-deb'
16:21:46    create-stamp debian/debhelper-build-stamp
16:21:46  debian/rules binary
16:21:46 dh binary --with=bash-completion
16:21:46    dh_testroot
16:21:46    dh_prep
16:21:46    debian/rules override_dh_auto_install
16:21:46 make[1]: Entering directory '/root/build-deb'
16:21:46 # docker-ce-cli install
16:21:46 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:21:46 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:21:46 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:21:46 set -e;cd /sources && \
16:21:46 	tar xzf plugin-installers.tgz; \
16:21:46 	for installer in plugins/*.installer; do \
16:21:46 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:21:46 		PREFIX=/usr/libexec/docker/cli-plugins \
16:21:46 			bash ${installer} install_plugin; \
16:21:46 	done
16:21:46 # docker-ce install
16:21:46 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:21:46 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:21:46 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:21:46 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:21:46 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:21:46 # docker-scan-plugin install
16:21:46 # TODO change once we support scan-plugin on other architectures
16:21:46 if [ "arm64" = "amd64" ]; then \
16:21:46 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:21:46 fi
16:21:46 # docker-ce-rootless-extras install
16:21:46 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:21:46 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:21:46 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:21:46 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:21:46 # TODO: how can we install vpnkit?
16:21:46 make[1]: Leaving directory '/root/build-deb'
16:21:46    debian/rules override_dh_install
16:21:46 make[1]: Entering directory '/root/build-deb'
16:21:46 dh_install
16:21:46 # TODO Can we do this from within our container?
16:21:46 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:21:46 make[1]: Leaving directory '/root/build-deb'
16:21:46    dh_installdocs
16:21:46    dh_installchangelogs
16:21:46    dh_installman
16:21:46    dh_bash-completion
16:21:46    dh_systemd_enable
16:21:46    debian/rules override_dh_installinit
16:21:46 make[1]: Entering directory '/root/build-deb'
16:21:46 # use "docker" as our service name, not "docker-ce"
16:21:46 dh_installinit --name=docker
16:21:46 make[1]: Leaving directory '/root/build-deb'
16:21:46    dh_systemd_start
16:21:46    dh_perl
16:21:46    dh_link
16:21:46    dh_strip_nondeterminism
16:21:46    dh_compress
16:21:46    dh_fixperms
16:21:46    dh_missing
16:21:46    debian/rules override_dh_strip
16:21:46 make[1]: Entering directory '/root/build-deb'
16:21:46 # Go has lots of problems with stripping, so just don't
16:21:46 make[1]: Leaving directory '/root/build-deb'
16:21:46    dh_makeshlibs
16:21:46    debian/rules override_dh_shlibdeps
16:21:46 make[1]: Entering directory '/root/build-deb'
16:21:46 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:21:47 #34 ...
16:21:47 
16:21:47 #30 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:21:47 #30 sha256:8fa9680e05e14a65d276bb30327b1755ec65590f3c3b052a91c921a68e50ccad
16:21:47 #30 61.85 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:21:47 #30 62.74 + mkdir -p /build
16:21:47 #30 62.75 + cp runc /build/runc
16:21:47 #30 DONE 63.1s
16:21:47 
16:21:47 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:21:47 #34 sha256:c930f4100f1adf05a1e3f219b510d18afc3ca41ac7804a01d36aba8443a0de91
16:21:48 #34 ...
16:21:48 
16:21:48 #31 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
16:21:48 #31 sha256:f8af9d3d4b8115c101f4da607db23c588154a1268d7d42d32404f6d5edd9c305
16:21:48 #31 DONE 0.1s
16:21:48 
16:21:48 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:21:48 #34 sha256:c930f4100f1adf05a1e3f219b510d18afc3ca41ac7804a01d36aba8443a0de91
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_installdeb
16:21:50    debian/rules override_dh_gencontrol
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:21:50 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:21:50 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:21:50 if [ "arm64" = "amd64" ]; then \
16:21:50 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:21:50 fi
16:21:50 dh_gencontrol --remaining-packages
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_md5sums
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    debian/rules override_dh_auto_test
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:21:50 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:21:50 PASS: daemon version OK
16:21:50 ver="$(cli/build/docker --version)"; \
16:21:50 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:21:50 PASS: cli version OK
16:21:50 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:21:50 # TODO change once we support scan-plugin on other architectures
16:21:50 if [ "arm64" = "amd64" ]; then \
16:21:50 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:21:50 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:21:50 fi
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    create-stamp debian/debhelper-build-stamp
16:21:50  debian/rules binary
16:21:50 dh binary --with=bash-completion
16:21:50    dh_testroot
16:21:50    dh_prep
16:21:50    debian/rules override_dh_auto_install
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # docker-ce-cli install
16:21:50 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:21:50 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:21:50 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:21:50 set -e;cd /sources && \
16:21:50 	tar xzf plugin-installers.tgz; \
16:21:50 	for installer in plugins/*.installer; do \
16:21:50 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:21:50 		PREFIX=/usr/libexec/docker/cli-plugins \
16:21:50 			bash ${installer} install_plugin; \
16:21:50 	done
16:21:50 # docker-ce install
16:21:50 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:21:50 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:21:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:21:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:21:50 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:21:50 # docker-scan-plugin install
16:21:50 # TODO change once we support scan-plugin on other architectures
16:21:50 if [ "arm64" = "amd64" ]; then \
16:21:50 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:21:50 fi
16:21:50 # docker-ce-rootless-extras install
16:21:50 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:21:50 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:21:50 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:21:50 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:21:50 # TODO: how can we install vpnkit?
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    debian/rules override_dh_install
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 dh_install
16:21:50 # TODO Can we do this from within our container?
16:21:50 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_installdocs
16:21:50    dh_installchangelogs
16:21:50    dh_installman
16:21:50    dh_bash-completion
16:21:50    dh_systemd_enable
16:21:50    debian/rules override_dh_installinit
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # use "docker" as our service name, not "docker-ce"
16:21:50 dh_installinit --name=docker
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_systemd_start
16:21:50    dh_perl
16:21:50    dh_link
16:21:50    dh_strip_nondeterminism
16:21:50    dh_compress
16:21:50    dh_fixperms
16:21:50    dh_missing
16:21:50    debian/rules override_dh_strip
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # Go has lots of problems with stripping, so just don't
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_makeshlibs
16:21:50    debian/rules override_dh_shlibdeps
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:21:50    debian/rules override_dh_builddeb
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 dh_builddeb -- -Zxz
16:21:50 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'.
16:21:50 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'.
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    debian/rules override_dh_auto_test
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:21:50 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:21:50 PASS: daemon version OK
16:21:50 ver="$(cli/build/docker --version)"; \
16:21:50 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:21:50 PASS: cli version OK
16:21:50 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:21:50 # TODO change once we support scan-plugin on other architectures
16:21:50 if [ "arm64" = "amd64" ]; then \
16:21:50 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:21:50 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:21:50 fi
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    create-stamp debian/debhelper-build-stamp
16:21:50  debian/rules binary
16:21:50 dh binary --with=bash-completion
16:21:50    dh_testroot
16:21:50    dh_prep
16:21:50    debian/rules override_dh_auto_install
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # docker-ce-cli install
16:21:50 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:21:50 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:21:50 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:21:50 set -e;cd /sources && \
16:21:50 	tar xzf plugin-installers.tgz; \
16:21:50 	for installer in plugins/*.installer; do \
16:21:50 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:21:50 		PREFIX=/usr/libexec/docker/cli-plugins \
16:21:50 			bash ${installer} install_plugin; \
16:21:50 	done
16:21:50 # docker-ce install
16:21:50 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:21:50 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:21:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:21:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:21:50 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:21:50 # docker-scan-plugin install
16:21:50 # TODO change once we support scan-plugin on other architectures
16:21:50 if [ "arm64" = "amd64" ]; then \
16:21:50 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:21:50 fi
16:21:50 # docker-ce-rootless-extras install
16:21:50 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:21:50 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:21:50 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:21:50 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:21:50 # TODO: how can we install vpnkit?
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    debian/rules override_dh_install
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 dh_install
16:21:50 # TODO Can we do this from within our container?
16:21:50 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_installdocs
16:21:50    dh_installchangelogs
16:21:50    dh_installman
16:21:50    dh_bash-completion
16:21:50    dh_systemd_enable
16:21:50    debian/rules override_dh_installinit
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # use "docker" as our service name, not "docker-ce"
16:21:50 dh_installinit --name=docker
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_systemd_start
16:21:50    dh_perl
16:21:50    dh_link
16:21:50    dh_strip_nondeterminism
16:21:50    dh_compress
16:21:50    dh_fixperms
16:21:50    dh_missing
16:21:50    debian/rules override_dh_strip
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 # Go has lots of problems with stripping, so just don't
16:21:50 make[1]: Leaving directory '/root/build-deb'
16:21:50    dh_makeshlibs
16:21:50    debian/rules override_dh_shlibdeps
16:21:50 make[1]: Entering directory '/root/build-deb'
16:21:50 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:21:51 make[1]: Leaving directory '/root/build-deb'
16:21:51    dh_installdeb
16:21:51    debian/rules override_dh_gencontrol
16:21:51 make[1]: Entering directory '/root/build-deb'
16:21:51 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:21:51 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:21:51 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:21:51 if [ "arm64" = "amd64" ]; then \
16:21:51 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:21:51 fi
16:21:51 dh_gencontrol --remaining-packages
16:21:51 make[1]: Leaving directory '/root/build-deb'
16:21:51    dh_md5sums
16:21:51 Project root: /go/src/github.com/docker/cli
16:21:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:47 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:21:51 + popd
16:21:51 ~/rpmbuild/BUILD/src
16:21:51 + pushd /root/rpmbuild/BUILD/src/plugins
16:21:51 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:21:51 + for installer in *.installer
16:21:51 + '[' buildx.installer '!=' scan.installer ']'
16:21:51 + bash buildx.installer build
16:21:51 Cloning into '/go/src/github.com/docker/buildx'...
16:21:51 Fetching origin
16:21:51 + GO111MODULE=on
16:21:51 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:21:51 Project root: /go/src/github.com/docker/cli
16:21:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:21:51 2021/12/21 16:21:45 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:21:51 make[2]: Leaving directory '/root/build-deb/cli'
16:21:51 # Build the scan-plugin
16:21:51 # TODO change once we support scan-plugin on other architectures
16:21:51 if [ "armhf" = "amd64" ]; then \
16:21:51 	cd /go/src/github.com/docker/scan-cli-plugin \
16:21:51 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:21:51 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:21:51 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:21:51 fi
16:21:51 # Build the CLI plugins
16:21:51 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:21:51 set -e;cd /sources && \
16:21:51 	tar xzf plugin-installers.tgz; \
16:21:51 	for installer in plugins/*.installer; do \
16:21:51 		LDFLAGS='' bash ${installer} build; \
16:21:51 	done
16:21:51 Cloning into '/go/src/github.com/docker/buildx'...
16:21:51 Fetching origin
16:21:51 + GO111MODULE=on
16:21:51 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:21:51    debian/rules override_dh_builddeb
16:21:51 make[1]: Entering directory '/root/build-deb'
16:21:51 dh_builddeb -- -Zxz
16:21:52 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'.
16:21:52 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'.
16:21:54 make[1]: Leaving directory '/root/build-deb'
16:21:54    dh_installdeb
16:21:54    debian/rules override_dh_gencontrol
16:21:54 make[1]: Entering directory '/root/build-deb'
16:21:54 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:21:54 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:21:54 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:21:54 if [ "arm64" = "amd64" ]; then \
16:21:54 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:21:54 fi
16:21:54 dh_gencontrol --remaining-packages
16:21:54 make[1]: Leaving directory '/root/build-deb'
16:21:54    dh_md5sums
16:21:55    debian/rules override_dh_builddeb
16:21:55 make[1]: Entering directory '/root/build-deb'
16:21:55 dh_builddeb -- -Zxz
16:21:55 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'.
16:21:55 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'.
16:21:59 Project root: /go/src/github.com/docker/cli
16:21:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:21:59 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:21:59 make[2]: Leaving directory '/root/build-deb/cli'
16:21:59 # Build the scan-plugin
16:21:59 # TODO change once we support scan-plugin on other architectures
16:21:59 if [ "armhf" = "amd64" ]; then \
16:21:59 	cd /go/src/github.com/docker/scan-cli-plugin \
16:21:59 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:21:59 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:21:59 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:21:59 fi
16:21:59 # Build the CLI plugins
16:21:59 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:21:59 set -e;cd /sources && \
16:21:59 	tar xzf plugin-installers.tgz; \
16:21:59 	for installer in plugins/*.installer; do \
16:21:59 		LDFLAGS='' bash ${installer} build; \
16:21:59 	done
16:21:59 Cloning into '/go/src/github.com/docker/buildx'...
16:22:00 Fetching origin
16:22:00 + GO111MODULE=on
16:22:00 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:00 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:22:00 + make manpages
16:22:00 scripts/docs/generate-man.sh
16:22:01 + popd
16:22:01 ~/rpmbuild/BUILD/src
16:22:01 + RPM_EC=0
16:22:01 ++ jobs -p
16:22:01 + exit 0
16:22:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nbE5WH
16:22:01 + umask 022
16:22:01 + cd /root/rpmbuild/BUILD
16:22:01 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64 '!=' / ']'
16:22:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:01 + mkdir -p /root/rpmbuild/BUILDROOT
16:22:01 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:01 + cd src
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin
16:22:01 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/docker
16:22:01 + pushd /root/rpmbuild/BUILD/src/plugins
16:22:01 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:22:01 + for installer in *.installer
16:22:01 + '[' buildx.installer '!=' scan.installer ']'
16:22:01 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:01 + PREFIX=/usr/libexec/docker/cli-plugins
16:22:01 + bash buildx.installer install_plugin
16:22:01 + popd
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/bash-completion/completions
16:22:01 ~/rpmbuild/BUILD/src
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/zsh/vendor-completions
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/fish/vendor_completions.d
16:22:01 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/bash-completion/completions/docker
16:22:01 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/zsh/vendor-completions/_docker
16:22:01 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/man/man1
16:22:01 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/man/man1
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/man/man5
16:22:01 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/man/man5
16:22:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/man/man8
16:22:01 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/man/man8
16:22:01 + mkdir -p build-docs
16:22:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:01 + cp cli/LICENSE build-docs/LICENSE
16:22:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:01 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:22:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:01 + cp cli/NOTICE build-docs/NOTICE
16:22:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:01 + cp cli/README.md build-docs/README.md
16:22:01 + /usr/lib/rpm/check-buildroot
16:22:01 + /usr/lib/rpm/redhat/brp-ldconfig
16:22:01 + /usr/lib/rpm/brp-compress
16:22:01 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:22:01 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:22:01 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:22:01 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:22:01 + /usr/lib/rpm/check-rpaths
16:22:01 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:22:01 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:22:01 + /usr/lib/rpm/redhat/brp-python-hardlink
16:22:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vPIw5t
16:22:01 + umask 022
16:22:01 + cd /root/rpmbuild/BUILD
16:22:01 + cd src
16:22:01 ++ cli/build/docker --version
16:22:01 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:22:01 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:22:01 + echo 'PASS: cli version OK'
16:22:01 PASS: cli version OK
16:22:01 + RPM_EC=0
16:22:01 ++ jobs -p
16:22:01 + exit 0
16:22:01 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:01 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lL0bBt
16:22:01 + umask 022
16:22:01 + cd /root/rpmbuild/BUILD
16:22:01 + cd src
16:22:01 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:22:01 + export LC_ALL=C
16:22:01 + LC_ALL=C
16:22:01 + export DOCDIR
16:22:01 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:22:01 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:22:01 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:22:01 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:22:01 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:22:01 + RPM_EC=0
16:22:01 ++ jobs -p
16:22:01 + exit 0
16:22:01 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:22:01 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.fc35 docker-ce-cli(aarch-64) = 1:0.0.0.20211220110528.fe93451-0.fc35
16:22:01 Requires(interp): /bin/sh
16:22:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:22:01 Requires(post): /bin/sh
16:22:01 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:22:01 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:22:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:01 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.src.rpm
16:22:03 Project root: /go/src/github.com/docker/cli
16:22:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:57 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:03 2021/12/21 16:21:58 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:03 make[2]: Leaving directory '/root/build-deb/cli'
16:22:03 # Build the scan-plugin
16:22:03 # TODO change once we support scan-plugin on other architectures
16:22:03 if [ "armhf" = "amd64" ]; then \
16:22:03 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:03 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:03 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:03 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:03 fi
16:22:03 # Build the CLI plugins
16:22:03 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:22:03 set -e;cd /sources && \
16:22:03 	tar xzf plugin-installers.tgz; \
16:22:03 	for installer in plugins/*.installer; do \
16:22:03 		LDFLAGS='' bash ${installer} build; \
16:22:03 	done
16:22:03 Cloning into '/go/src/github.com/docker/buildx'...
16:22:03 Fetching origin
16:22:03 + GO111MODULE=on
16:22:03 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:04 Project root: /go/src/github.com/docker/cli
16:22:04 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:04 2021/12/21 16:22:00 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:04 make[2]: Leaving directory '/root/build-deb/cli'
16:22:04 # Build the scan-plugin
16:22:04 # TODO change once we support scan-plugin on other architectures
16:22:04 if [ "armhf" = "amd64" ]; then \
16:22:04 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:04 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:04 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:04 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:04 fi
16:22:04 # Build the CLI plugins
16:22:04 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:22:04 set -e;cd /sources && \
16:22:04 	tar xzf plugin-installers.tgz; \
16:22:04 	for installer in plugins/*.installer; do \
16:22:04 		LDFLAGS='' bash ${installer} build; \
16:22:04 	done
16:22:04 Cloning into '/go/src/github.com/docker/buildx'...
16:22:04 Fetching origin
16:22:04 + GO111MODULE=on
16:22:04 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:06 Project root: /go/src/github.com/docker/cli
16:22:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:07 make[2]: Leaving directory '/root/build-deb/cli'
16:22:07 # Build the scan-plugin
16:22:07 # TODO change once we support scan-plugin on other architectures
16:22:07 if [ "armhf" = "amd64" ]; then \
16:22:07 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:07 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:07 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:07 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:07 fi
16:22:07 # Build the CLI plugins
16:22:07 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:22:07 set -e;cd /sources && \
16:22:07 	tar xzf plugin-installers.tgz; \
16:22:07 	for installer in plugins/*.installer; do \
16:22:07 		LDFLAGS='' bash ${installer} build; \
16:22:07 	done
16:22:07 Cloning into '/go/src/github.com/docker/buildx'...
16:22:07 Fetching origin
16:22:07 + GO111MODULE=on
16:22:07 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:07 Project root: /go/src/github.com/docker/cli
16:22:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:07 2021/12/21 16:22:02 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:07 make[2]: Leaving directory '/root/build-deb/cli'
16:22:07 # Build the scan-plugin
16:22:07 # TODO change once we support scan-plugin on other architectures
16:22:07 if [ "armhf" = "amd64" ]; then \
16:22:07 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:07 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:07 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:07 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:07 fi
16:22:07 # Build the CLI plugins
16:22:07 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:22:07 set -e;cd /sources && \
16:22:07 	tar xzf plugin-installers.tgz; \
16:22:07 	for installer in plugins/*.installer; do \
16:22:07 		LDFLAGS='' bash ${installer} build; \
16:22:07 	done
16:22:07 Cloning into '/go/src/github.com/docker/buildx'...
16:22:07 Fetching origin
16:22:07 + GO111MODULE=on
16:22:07 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:07 + popd
16:22:07 ~/rpmbuild/BUILD/src
16:22:07 + RPM_EC=0
16:22:07 ++ jobs -p
16:22:07 + exit 0
16:22:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.40bQQF
16:22:07 + umask 022
16:22:07 + cd /root/rpmbuild/BUILD
16:22:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64 '!=' / ']'
16:22:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:22:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:22:07 + mkdir -p /root/rpmbuild/BUILDROOT
16:22:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:22:07 + cd src
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin
16:22:07 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/docker
16:22:07 + pushd /root/rpmbuild/BUILD/src/plugins
16:22:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:22:07 + for installer in *.installer
16:22:07 + '[' buildx.installer '!=' scan.installer ']'
16:22:07 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:22:07 + PREFIX=/usr/libexec/docker/cli-plugins
16:22:07 + bash buildx.installer install_plugin
16:22:07 ~/rpmbuild/BUILD/src
16:22:07 + popd
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/bash-completion/completions
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/zsh/vendor-completions
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/fish/vendor_completions.d
16:22:07 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/bash-completion/completions/docker
16:22:07 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/zsh/vendor-completions/_docker
16:22:07 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/man/man1
16:22:07 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/man/man1
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/man/man5
16:22:07 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/man/man5
16:22:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/man/man8
16:22:07 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/man/man8
16:22:07 + mkdir -p build-docs
16:22:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:07 + cp cli/LICENSE build-docs/LICENSE
16:22:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:07 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:22:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:07 + cp cli/NOTICE build-docs/NOTICE
16:22:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:07 + cp cli/README.md build-docs/README.md
16:22:07 + /usr/lib/rpm/check-buildroot
16:22:07 + /usr/lib/rpm/redhat/brp-ldconfig
16:22:07 + /usr/lib/rpm/brp-compress
16:22:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:22:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:22:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:22:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:22:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:22:07 + /usr/lib/rpm/brp-python-hardlink
16:22:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:22:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tWmy4l
16:22:07 + umask 022
16:22:07 + cd /root/rpmbuild/BUILD
16:22:07 + cd src
16:22:07 ++ cli/build/docker --version
16:22:07 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:22:07 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:22:07 + echo 'PASS: cli version OK'
16:22:07 + RPM_EC=0
16:22:07 PASS: cli version OK
16:22:07 ++ jobs -p
16:22:07 + exit 0
16:22:07 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:22:07 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fd9f2y
16:22:07 + umask 022
16:22:07 + cd /root/rpmbuild/BUILD
16:22:07 + cd src
16:22:07 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/doc/docker-ce-cli
16:22:07 + export LC_ALL=C
16:22:07 + LC_ALL=C
16:22:07 + export DOCDIR
16:22:07 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/doc/docker-ce-cli
16:22:07 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/doc/docker-ce-cli
16:22:07 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/doc/docker-ce-cli
16:22:07 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/doc/docker-ce-cli
16:22:07 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/share/doc/docker-ce-cli
16:22:07 + RPM_EC=0
16:22:07 ++ jobs -p
16:22:07 + exit 0
16:22:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:22:07 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.fc34 docker-ce-cli(aarch-64) = 1:0.0.0.20211220110528.fe93451-0.fc34
16:22:07 Requires(interp): /bin/sh
16:22:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:22:07 Requires(post): /bin/sh
16:22:07 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:22:07 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:22:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:22:07 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.src.rpm
16:22:07 make[1]: Leaving directory '/root/build-deb'
16:22:07    debian/rules override_dh_auto_test
16:22:07 make[1]: Entering directory '/root/build-deb'
16:22:07 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:22:07 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:22:07 PASS: daemon version OK
16:22:07 ver="$(cli/build/docker --version)"; \
16:22:07 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:22:07 PASS: cli version OK
16:22:07 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:22:07 # TODO change once we support scan-plugin on other architectures
16:22:07 if [ "arm64" = "amd64" ]; then \
16:22:07 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:22:07 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:22:07 fi
16:22:07 make[1]: Leaving directory '/root/build-deb'
16:22:07    create-stamp debian/debhelper-build-stamp
16:22:07  debian/rules binary
16:22:07 dh binary --with=bash-completion
16:22:07    dh_testroot
16:22:07    dh_prep
16:22:07    debian/rules override_dh_auto_install
16:22:07 make[1]: Entering directory '/root/build-deb'
16:22:07 # docker-ce-cli install
16:22:07 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:22:07 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:22:07 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:22:07 set -e;cd /sources && \
16:22:07 	tar xzf plugin-installers.tgz; \
16:22:07 	for installer in plugins/*.installer; do \
16:22:07 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:22:07 		PREFIX=/usr/libexec/docker/cli-plugins \
16:22:07 			bash ${installer} install_plugin; \
16:22:07 	done
16:22:07 # docker-ce install
16:22:07 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:22:07 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:22:07 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:22:07 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:22:07 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:22:07 # docker-scan-plugin install
16:22:07 # TODO change once we support scan-plugin on other architectures
16:22:07 if [ "arm64" = "amd64" ]; then \
16:22:07 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:22:07 fi
16:22:07 # docker-ce-rootless-extras install
16:22:07 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:22:07 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:22:07 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:22:07 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:22:07 # TODO: how can we install vpnkit?
16:22:07 make[1]: Leaving directory '/root/build-deb'
16:22:07    debian/rules override_dh_install
16:22:07 make[1]: Entering directory '/root/build-deb'
16:22:07 dh_install
16:22:07 # TODO Can we do this from within our container?
16:22:07 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:22:07 make[1]: Leaving directory '/root/build-deb'
16:22:07    dh_installdocs
16:22:07    dh_installchangelogs
16:22:07    dh_installman
16:22:07    dh_bash-completion
16:22:07    dh_systemd_enable
16:22:07    debian/rules override_dh_installinit
16:22:07 make[1]: Entering directory '/root/build-deb'
16:22:07 # use "docker" as our service name, not "docker-ce"
16:22:07 dh_installinit --name=docker
16:22:07 make[1]: Leaving directory '/root/build-deb'
16:22:07    dh_systemd_start
16:22:07    dh_perl
16:22:07    dh_link
16:22:07    dh_strip_nondeterminism
16:22:07    dh_compress
16:22:07    dh_fixperms
16:22:07    dh_missing
16:22:07    debian/rules override_dh_strip
16:22:07 make[1]: Entering directory '/root/build-deb'
16:22:07 # Go has lots of problems with stripping, so just don't
16:22:07 make[1]: Leaving directory '/root/build-deb'
16:22:07    dh_makeshlibs
16:22:07    debian/rules override_dh_shlibdeps
16:22:07 make[1]: Entering directory '/root/build-deb'
16:22:07 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:22:10 #34 146.4 # github.com/containerd/containerd/cmd/containerd
16:22:10 #34 146.4 /usr/bin/ld: /tmp/go-link-361251798/000019.o: in function `New':
16:22:10 #34 146.4 /tmp/tmp.17jKrkn9UC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:22:10 #34 146.4 + bin/containerd-stress
16:22:10 #34 147.6 + bin/containerd-shim
16:22:11 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:22:11 make[1]: Leaving directory '/root/build-deb'
16:22:11    dh_installdeb
16:22:12    debian/rules override_dh_gencontrol
16:22:12 make[1]: Entering directory '/root/build-deb'
16:22:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:22:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:22:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:22:12 if [ "arm64" = "amd64" ]; then \
16:22:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:22:12 fi
16:22:12 dh_gencontrol --remaining-packages
16:22:12 Project root: /go/src/github.com/docker/cli
16:22:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:12 make[2]: Leaving directory '/root/build-deb/cli'
16:22:12 # Build the scan-plugin
16:22:12 # TODO change once we support scan-plugin on other architectures
16:22:12 if [ "armhf" = "amd64" ]; then \
16:22:12 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:12 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:12 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:12 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:12 fi
16:22:12 # Build the CLI plugins
16:22:12 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:22:12 set -e;cd /sources && \
16:22:12 	tar xzf plugin-installers.tgz; \
16:22:12 	for installer in plugins/*.installer; do \
16:22:12 		LDFLAGS='' bash ${installer} build; \
16:22:12 	done
16:22:12 Cloning into '/go/src/github.com/docker/buildx'...
16:22:12 Fetching origin
16:22:12 + GO111MODULE=on
16:22:12 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:12 make[1]: Leaving directory '/root/build-deb'
16:22:12    dh_md5sums
16:22:12 Project root: /go/src/github.com/docker/cli
16:22:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:12 2021/12/21 16:22:07 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:12 make[2]: Leaving directory '/root/build-deb/cli'
16:22:12 # Build the scan-plugin
16:22:12 # TODO change once we support scan-plugin on other architectures
16:22:12 if [ "amd64" = "amd64" ]; then \
16:22:12 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:12 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:12 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:12 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:12 fi
16:22:12 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:12 GO111MODULE=on make -f builder.Makefile build
16:22:12 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:12 mkdir -p bin
16:22:12 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:22:12    debian/rules override_dh_builddeb
16:22:12 make[1]: Entering directory '/root/build-deb'
16:22:12 dh_builddeb -- -Zxz
16:22:12 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'.
16:22:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'.
16:22:15 ~/rpmbuild/BUILD/src
16:22:15 + popd
16:22:15 + RPM_EC=0
16:22:15 ++ jobs -p
16:22:15 + exit 0
16:22:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JmkHzf
16:22:15 + umask 022
16:22:15 + cd /root/rpmbuild/BUILD
16:22:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64 '!=' / ']'
16:22:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:22:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:22:15 + mkdir -p /root/rpmbuild/BUILDROOT
16:22:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:22:15 + cd src
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin
16:22:15 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/docker
16:22:15 + pushd /root/rpmbuild/BUILD/src/plugins
16:22:15 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:22:15 + for installer in *.installer
16:22:15 + '[' buildx.installer '!=' scan.installer ']'
16:22:15 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:22:15 + PREFIX=/usr/libexec/docker/cli-plugins
16:22:15 + bash buildx.installer install_plugin
16:22:15 ~/rpmbuild/BUILD/src
16:22:15 + popd
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/bash-completion/completions
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/zsh/vendor-completions
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/fish/vendor_completions.d
16:22:15 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/bash-completion/completions/docker
16:22:15 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/zsh/vendor-completions/_docker
16:22:15 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/man/man1
16:22:15 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/man/man1
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/man/man5
16:22:15 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/man/man5
16:22:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/man/man8
16:22:15 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/man/man8
16:22:15 + mkdir -p build-docs
16:22:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:15 + cp cli/LICENSE build-docs/LICENSE
16:22:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:15 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:22:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:15 + cp cli/NOTICE build-docs/NOTICE
16:22:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:22:15 + cp cli/README.md build-docs/README.md
16:22:15 + /usr/lib/rpm/check-buildroot
16:22:15 + /usr/lib/rpm/redhat/brp-ldconfig
16:22:15 + /usr/lib/rpm/brp-compress
16:22:15 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:22:15 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:22:15 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:22:15 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:22:15 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:22:15 + /usr/lib/rpm/brp-python-hardlink
16:22:15 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:22:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0SwVwi
16:22:15 + umask 022
16:22:15 + cd /root/rpmbuild/BUILD
16:22:15 + cd src
16:22:15 ++ cli/build/docker --version
16:22:15 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:22:15 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:22:15 + echo 'PASS: cli version OK'
16:22:15 PASS: cli version OK
16:22:15 + RPM_EC=0
16:22:15 ++ jobs -p
16:22:15 + exit 0
16:22:15 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:22:15 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZWjRwi
16:22:15 + umask 022
16:22:15 + cd /root/rpmbuild/BUILD
16:22:15 + cd src
16:22:15 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/doc/docker-ce-cli
16:22:15 + export LC_ALL=C
16:22:15 + LC_ALL=C
16:22:15 + export DOCDIR
16:22:15 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/doc/docker-ce-cli
16:22:15 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/doc/docker-ce-cli
16:22:15 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/doc/docker-ce-cli
16:22:15 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/doc/docker-ce-cli
16:22:15 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/share/doc/docker-ce-cli
16:22:15 + RPM_EC=0
16:22:15 ++ jobs -p
16:22:15 + exit 0
16:22:15 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:22:15 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.fc33 docker-ce-cli(aarch-64) = 1:0.0.0.20211220110528.fe93451-0.fc33
16:22:15 Requires(interp): /bin/sh
16:22:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:22:15 Requires(post): /bin/sh
16:22:15 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:22:15 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:22:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:22:15 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.src.rpm
16:22:16 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'.
16:22:16 #34 154.8 + bin/containerd-shim-runc-v1
16:22:17 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'.
16:22:22 Project root: /go/src/github.com/docker/cli
16:22:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:22 2021/12/21 16:22:08 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:22 make[2]: Leaving directory '/root/build-deb/cli'
16:22:22 # Build the scan-plugin
16:22:22 # TODO change once we support scan-plugin on other architectures
16:22:22 if [ "armhf" = "amd64" ]; then \
16:22:22 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:22 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:22 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:22 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:22 fi
16:22:22 # Build the CLI plugins
16:22:22 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:22:22 set -e;cd /sources && \
16:22:22 	tar xzf plugin-installers.tgz; \
16:22:22 	for installer in plugins/*.installer; do \
16:22:22 		LDFLAGS='' bash ${installer} build; \
16:22:22 	done
16:22:22 Cloning into '/go/src/github.com/docker/buildx'...
16:22:22 Fetching origin
16:22:22 + GO111MODULE=on
16:22:22 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:22 #34 160.0 + bin/containerd-shim-runc-v2
16:22:22 #34 160.6 + binaries
16:22:22 #34 160.6 + install -D bin/containerd /build/containerd
16:22:22 #34 160.7 + install -D bin/containerd-shim /build/containerd-shim
16:22:22 #34 160.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:22:22 #34 160.7 + install -D bin/ctr /build/ctr
16:22:22 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'.
16:22:22 #34 DONE 161.1s
16:22:24 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'.
16:22:24 
16:22:24 #35 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
16:22:24 #35 sha256:e2f59fc5295792961128f547d813cf56e4c75aebefabbfa6904e4dc757704147
16:22:24 #35 DONE 0.2s
16:22:24 
16:22:24 #40 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
16:22:24 #40 sha256:b0c43e08c72e30456fe6874839a7a63194166844e64263600d62a3fccf7734d8
16:22:25 #40 DONE 0.1s
16:22:25 
16:22:25 #45 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
16:22:25 #45 sha256:69e49129fcf0803a3ac7e300577774a369323c683a0f4097cfa314e5b3bc9cfe
16:22:25 #45 DONE 0.3s
16:22:25 
16:22:25 #46 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
16:22:25 #46 sha256:21325b8263a9e332d8ad090c6746adb4aa653bafda1cf1220b8a4d5cdff41988
16:22:25 #46 DONE 0.0s
16:22:25 
16:22:25 #47 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker     --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen         hack/make.sh cross
16:22:25 #47 sha256:629653654e3df1c51eae8758362bb5196384be368a4c48d5c43beef5dd238912
16:22:26 #47 0.742 
16:22:26 #47 0.909 Removing /build/bundles/
16:22:26 #47 0.911 
16:22:26 #47 0.917 ---> Making bundle: cross (in /build/bundles/cross)
16:22:26 #47 0.918 Cross building: /build/bundles/cross/windows/amd64
16:22:26 #47 1.065 Building: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20211220110528-fe93451.exe
16:22:26 #47 1.065 GOOS="windows" GOARCH="amd64" GOARM=""
16:22:27 Project root: /go/src/github.com/docker/cli
16:22:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:27 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:27 make[2]: Leaving directory '/root/build-deb/cli'
16:22:27 # Build the scan-plugin
16:22:27 # TODO change once we support scan-plugin on other architectures
16:22:27 if [ "amd64" = "amd64" ]; then \
16:22:27 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:27 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:27 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:27 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:27 fi
16:22:27 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:27 GO111MODULE=on make -f builder.Makefile build
16:22:27 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:27 mkdir -p bin
16:22:27 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:22:28 Project root: /go/src/github.com/docker/cli
16:22:28 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:28 2021/12/21 16:22:15 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:28 make[2]: Leaving directory '/root/build-deb/cli'
16:22:28 # Build the scan-plugin
16:22:28 # TODO change once we support scan-plugin on other architectures
16:22:28 if [ "amd64" = "amd64" ]; then \
16:22:28 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:28 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:28 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:28 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:28 fi
16:22:28 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:28 GO111MODULE=on make -f builder.Makefile build
16:22:28 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:28 mkdir -p bin
16:22:28 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:22:29 Project root: /go/src/github.com/docker/cli
16:22:29 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:29 2021/12/21 16:22:25 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:29 make[2]: Leaving directory '/root/build-deb/cli'
16:22:29 # Build the scan-plugin
16:22:29 # TODO change once we support scan-plugin on other architectures
16:22:29 if [ "amd64" = "amd64" ]; then \
16:22:29 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:29 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:29 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:29 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:29 fi
16:22:29 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:29 GO111MODULE=on make -f builder.Makefile build
16:22:29 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:29 mkdir -p bin
16:22:29 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:22:33 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'.
16:22:34 Project root: /go/src/github.com/docker/cli
16:22:34 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:34 2021/12/21 16:22:28 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:34 ~/rpmbuild/BUILD/src
16:22:34 + popd
16:22:34 + pushd /root/rpmbuild/BUILD/src/plugins
16:22:34 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:22:34 + for installer in *.installer
16:22:34 + '[' buildx.installer '!=' scan.installer ']'
16:22:34 + bash buildx.installer build
16:22:34 Cloning into '/go/src/github.com/docker/buildx'...
16:22:34 Fetching origin
16:22:34 + GO111MODULE=on
16:22:34 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:36 Project root: /go/src/github.com/docker/cli
16:22:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:36 2021/12/21 16:22:22 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:36 make[2]: Leaving directory '/root/build-deb/cli'
16:22:36 # Build the scan-plugin
16:22:36 # TODO change once we support scan-plugin on other architectures
16:22:36 if [ "amd64" = "amd64" ]; then \
16:22:36 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:36 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:36 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:36 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:36 fi
16:22:36 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:36 GO111MODULE=on make -f builder.Makefile build
16:22:36 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:36 mkdir -p bin
16:22:36 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:22:39 Project root: /go/src/github.com/docker/cli
16:22:39 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:39 2021/12/21 16:22:35 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:39 make[2]: Leaving directory '/root/build-deb/cli'
16:22:39 # Build the scan-plugin
16:22:39 # TODO change once we support scan-plugin on other architectures
16:22:39 if [ "amd64" = "amd64" ]; then \
16:22:39 	cd /go/src/github.com/docker/scan-cli-plugin \
16:22:39 	&& PLATFORM_BINARY=docker-scan COMMIT=3f7dbd1 TAG_NAME=v0.14.0 make native-build \
16:22:39 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:22:39 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:22:39 fi
16:22:39 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:39 GO111MODULE=on make -f builder.Makefile build
16:22:39 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:22:39 mkdir -p bin
16:22:39 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:22:40 Project root: /go/src/github.com/docker/cli
16:22:40 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:22:40 2021/12/21 16:22:29 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:22:40 + popd
16:22:40 + pushd /root/rpmbuild/BUILD/src/plugins
16:22:40 ~/rpmbuild/BUILD/src
16:22:40 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:22:40 + for installer in *.installer
16:22:40 + '[' buildx.installer '!=' scan.installer ']'
16:22:40 + bash buildx.installer build
16:22:40 Cloning into '/go/src/github.com/docker/buildx'...
16:22:40 Fetching origin
16:22:40 + GO111MODULE=on
16:22:40 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:22:42 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:22:42 + make manpages
16:22:42 scripts/docs/generate-man.sh
16:22:44 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'.
16:22:49 make[1]: Leaving directory '/root/build-deb'
16:22:49  dpkg-genbuildinfo
16:22:50  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.changes
16:22:50 dpkg-genchanges: info: including full source code in upload
16:22:50  dpkg-source -I.git --after-build .
16:22:50 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:22:50 + destination=/build
16:22:50 + mkdir -p /build
16:22:50 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb /build
16:22:50 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'
16:22:50 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'
16:22:50 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'
16:22:50 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'
16:22:50 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc'
16:22:50 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc'
16:22:50 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz'
16:22:50 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz'
16:22:50 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.buildinfo'
16:22:50 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.buildinfo'
16:22:50 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.changes'
16:22:50 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.changes'
16:22:50 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'
16:22:50 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_arm64.deb'
16:22:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:22:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:22:53 + make clean
16:22:53 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:22:54 rm -f -r src
16:22:54 make -C rpm clean
16:22:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:22:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:22:54 rm -f -r rpmbuild/
16:22:54 docker builder prune -f --filter until=24h
16:22:54 Total reclaimed space: 0B
16:22:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:22:54 make -C deb clean
16:22:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:22:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:22:55 make[1]: Leaving directory '/root/build-deb'
16:22:55  dpkg-genbuildinfo
16:22:55  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.changes
16:22:55 dpkg-genchanges: info: including full source code in upload
16:22:55  dpkg-source -I.git --after-build build-deb
16:22:55 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:22:55 + destination=/build
16:22:55 + mkdir -p /build
16:22:55 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb /build
16:22:55 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'
16:22:55 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'
16:22:55 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'
16:22:55 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'
16:22:55 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc'
16:22:55 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc'
16:22:55 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz'
16:22:55 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz'
16:22:55 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.buildinfo'
16:22:55 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.buildinfo'
16:22:55 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.changes'
16:22:55 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.changes'
16:22:55 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'
16:22:55 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_arm64.deb'
16:22:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
16:22:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:22:55 rm -f -r debbuild
16:22:55 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:22:55 + make clean
16:22:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:22:56 make[1]: Leaving directory '/root/build-deb'
16:22:56  dpkg-genbuildinfo
16:22:56  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.changes
16:22:56 dpkg-genchanges: info: including full source code in upload
16:22:56  dpkg-source -I.git --after-build .
16:22:56 rm -f -r sources
16:22:56 docker builder prune -f --filter until=24h
16:22:56 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:22:56 + destination=/build
16:22:56 + mkdir -p /build
16:22:56 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb /build
16:22:56 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'
16:22:56 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'
16:22:56 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'
16:22:56 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'
16:22:56 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc'
16:22:56 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc'
16:22:56 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz'
16:22:56 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz'
16:22:56 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.buildinfo'
16:22:56 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.buildinfo'
16:22:56 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.changes'
16:22:56 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.changes'
16:22:56 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'
16:22:56 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_arm64.deb'
16:22:56 Total reclaimed space: 0B
16:22:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:22:56 make -C static clean
16:22:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:22:56 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:22:56 rm -f -r build
16:22:56 docker builder prune -f --filter until=24h
16:22:56 Total reclaimed space: 0B
16:22:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:22:56 rm -f -r src
16:22:56 make -C rpm clean
16:22:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:22:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:22:56 rm -f -r rpmbuild/
16:22:57 docker builder prune -f --filter until=24h
16:22:57 Total reclaimed space: 0B
16:22:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:22:57 make -C deb clean
16:22:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:22:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:22:57 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64.rpm
16:22:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1JhSWM
16:22:57 + umask 022
16:22:57 + cd /root/rpmbuild/BUILD
16:22:57 + cd src
16:22:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:57 + RPM_EC=0
16:22:57 ++ jobs -p
16:22:57 + exit 0
16:22:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2PX2ht
16:22:57 + umask 022
16:22:57 + cd /root/rpmbuild/BUILD
16:22:57 + cd /root/rpmbuild/BUILD
16:22:57 + rm -rf src
16:22:57 + /usr/bin/mkdir -p src
16:22:57 + cd src
16:22:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:22:57 + /usr/bin/tar -xof -
16:22:57 + STATUS=0
16:22:57 + '[' 0 -ne 0 ']'
16:22:57 + /usr/bin/tar -xof -
16:22:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:22:57 + STATUS=0
16:22:57 + '[' 0 -ne 0 ']'
16:22:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:22:57 + RPM_EC=0
16:22:57 ++ jobs -p
16:22:57 + exit 0
16:22:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F2CNzh
16:22:57 + umask 022
16:22:57 + cd /root/rpmbuild/BUILD
16:22:57 + cd src
16:22:57 + export DOCKER_GITCOMMIT=088afc9
16:22:57 + DOCKER_GITCOMMIT=088afc9
16:22:57 + mkdir -p /go/src/github.com/docker
16:22:57 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:22:57 + TMP_GOPATH=/go
16:22:57 + GOPROXY=https://proxy.golang.org
16:22:57 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:22:57 + RM_GOPATH=0
16:22:57 + TMP_GOPATH=/go
16:22:57 + : /usr/local/bin
16:22:57 + '[' -z /go ']'
16:22:57 + export GOPATH=/go
16:22:57 + GOPATH=/go
16:22:57 + case "$(go env GOARCH)" in
16:22:57 ++ go env GOARCH
16:22:57 + export GO_BUILDMODE=-buildmode=pie
16:22:57 + GO_BUILDMODE=-buildmode=pie
16:22:57 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:22:57 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:22:57 + bin=rootlesskit
16:22:57 + shift
16:22:57 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:22:57 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:22:57 ++ : v0.14.6
16:22:57 + install_rootlesskit dynamic
16:22:57 + case "$1" in
16:22:57 + install_rootlesskit_dynamic
16:22:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:22:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:22:57 + export BUILD_MODE=-buildmode=pie
16:22:57 + BUILD_MODE=-buildmode=pie
16:22:57 + _install_rootlesskit
16:22:57 + echo 'Install rootlesskit version v0.14.6'
16:22:57 + for f in rootlesskit rootlesskit-docker-proxy
16:22:57 + GOBIN=/usr/local/bin
16:22:57 + GO111MODULE=on
16:22:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:22:57 Install rootlesskit version v0.14.6
16:22:57 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:22:57 go: downloading github.com/sirupsen/logrus v1.8.1
16:22:57 go: downloading github.com/urfave/cli/v2 v2.3.0
16:22:57 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:22:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:22:57 go: downloading github.com/google/uuid v1.3.0
16:22:57 go: downloading github.com/moby/vpnkit v0.5.0
16:22:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:22:57 go: downloading github.com/gofrs/flock v0.8.1
16:22:57 go: downloading github.com/gorilla/mux v1.8.0
16:22:57 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:22:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:22:57 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:22:57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:22:57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:22:57 + for f in rootlesskit rootlesskit-docker-proxy
16:22:57 + GOBIN=/usr/local/bin
16:22:57 + GO111MODULE=on
16:22:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:22:58 rm -f -r debbuild
16:22:58 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:22:58 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
16:22:58 rm -f -r sources
16:22:58 docker builder prune -f --filter until=24h
16:22:58 Total reclaimed space: 0B
16:22:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:22:58 make -C static clean
16:22:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:22:58 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:22:58 + return
16:22:58 + RPM_EC=0
16:22:58 ++ jobs -p
16:22:58 + exit 0
16:22:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ks9w7G
16:22:58 + umask 022
16:22:58 + cd /root/rpmbuild/BUILD
16:22:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64 '!=' / ']'
16:22:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:58 + mkdir -p /root/rpmbuild/BUILDROOT
16:22:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:58 + cd src
16:22:58 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/dockerd-rootless.sh
16:22:58 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:22:58 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/rootlesskit
16:22:58 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64/usr/bin/rootlesskit-docker-proxy
16:22:58 + /usr/lib/rpm/check-buildroot
16:22:58 + /usr/lib/rpm/redhat/brp-ldconfig
16:22:58 + /usr/lib/rpm/brp-compress
16:22:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:22:58 rm -f -r build
16:22:58 docker builder prune -f --filter until=24h
16:22:58 Total reclaimed space: 0B
16:22:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
16:22:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:22:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:22:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:22:58 + /usr/lib/rpm/check-rpaths
16:22:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:22:58 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:22:58 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:22:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:22:58 + /usr/lib/rpm/redhat/brp-python-hardlink
16:22:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CccIZO
16:22:58 + umask 022
16:22:58 + cd /root/rpmbuild/BUILD
16:22:58 + cd src
16:22:58 + /usr/local/bin/rootlesskit -v
16:22:58 rootlesskit version 0.14.6
16:22:58 + RPM_EC=0
16:22:58 ++ jobs -p
16:22:58 + exit 0
16:22:58 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:22:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:22:59 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.fc35 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20211220110528.fe93451-0.fc35
16:22:59 Requires(interp): /bin/sh /bin/sh /bin/sh
16:22:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:22:59 Requires(post): /bin/sh
16:22:59 Requires(preun): /bin/sh
16:22:59 Requires(postun): /bin/sh
16:22:59 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:22:59 Conflicts: rootlesskit
16:22:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:22:59 + make clean
16:22:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:22:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.src.rpm
16:23:00 rm -f -r src
16:23:00 make -C rpm clean
16:23:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:00 rm -f -r rpmbuild/
16:23:00 docker builder prune -f --filter until=24h
16:23:00 Total reclaimed space: 0B
16:23:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:00 make -C deb clean
16:23:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:01 make[1]: Leaving directory '/root/build-deb'
16:23:01  dpkg-genbuildinfo
16:23:01  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.changes
16:23:01 dpkg-genchanges: info: including full source code in upload
16:23:01  dpkg-source -I.git --after-build .
16:23:01 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:23:01 + destination=/build
16:23:01 + mkdir -p /build
16:23:01 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb /build
16:23:01 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'
16:23:01 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'
16:23:01 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'
16:23:01 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'
16:23:01 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc'
16:23:01 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc'
16:23:01 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz'
16:23:01 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz'
16:23:01 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.buildinfo'
16:23:01 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.buildinfo'
16:23:01 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.changes'
16:23:01 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.changes'
16:23:01 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'
16:23:01 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_arm64.deb'
16:23:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
16:23:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:23:01 rm -f -r debbuild
16:23:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:01 + make clean
16:23:01 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:23:01 rm -f -r sources
16:23:01 docker builder prune -f --filter until=24h
16:23:01 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64.rpm
16:23:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nDkozf
16:23:01 + umask 022
16:23:01 + cd /root/rpmbuild/BUILD
16:23:01 + cd src
16:23:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:01 + RPM_EC=0
16:23:01 ++ jobs -p
16:23:01 + exit 0
16:23:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hL0K5f
16:23:01 + umask 022
16:23:01 + cd /root/rpmbuild/BUILD
16:23:01 + cd /root/rpmbuild/BUILD
16:23:01 + rm -rf src
16:23:01 + /usr/bin/mkdir -p src
16:23:01 + cd src
16:23:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:23:01 + /usr/bin/tar -xof -
16:23:01 + STATUS=0
16:23:01 + '[' 0 -ne 0 ']'
16:23:01 + /usr/bin/tar -xof -
16:23:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:23:01 + STATUS=0
16:23:01 + '[' 0 -ne 0 ']'
16:23:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:23:01 + RPM_EC=0
16:23:01 ++ jobs -p
16:23:01 + exit 0
16:23:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GNixgi
16:23:01 + umask 022
16:23:01 + cd /root/rpmbuild/BUILD
16:23:01 + cd src
16:23:01 + export DOCKER_GITCOMMIT=088afc9
16:23:01 + DOCKER_GITCOMMIT=088afc9
16:23:01 + mkdir -p /go/src/github.com/docker
16:23:01 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:23:01 + TMP_GOPATH=/go
16:23:01 + GOPROXY=https://proxy.golang.org
16:23:01 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:23:01 + RM_GOPATH=0
16:23:01 + TMP_GOPATH=/go
16:23:01 + : /usr/local/bin
16:23:01 + '[' -z /go ']'
16:23:01 + export GOPATH=/go
16:23:01 + GOPATH=/go
16:23:01 + case "$(go env GOARCH)" in
16:23:01 ++ go env GOARCH
16:23:01 + export GO_BUILDMODE=-buildmode=pie
16:23:01 + GO_BUILDMODE=-buildmode=pie
16:23:01 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:23:01 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:23:01 + bin=rootlesskit
16:23:01 + shift
16:23:01 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:23:01 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:23:01 ++ : v0.14.6
16:23:01 + install_rootlesskit dynamic
16:23:01 + case "$1" in
16:23:01 + install_rootlesskit_dynamic
16:23:01 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:23:01 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:23:01 + export BUILD_MODE=-buildmode=pie
16:23:01 + BUILD_MODE=-buildmode=pie
16:23:01 + _install_rootlesskit
16:23:01 + echo 'Install rootlesskit version v0.14.6'
16:23:01 Install rootlesskit version v0.14.6
16:23:01 + for f in rootlesskit rootlesskit-docker-proxy
16:23:01 + GOBIN=/usr/local/bin
16:23:01 + GO111MODULE=on
16:23:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:23:01 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:23:01 go: downloading github.com/sirupsen/logrus v1.8.1
16:23:01 go: downloading github.com/urfave/cli/v2 v2.3.0
16:23:01 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:23:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:23:01 go: downloading github.com/google/uuid v1.3.0
16:23:01 go: downloading github.com/moby/vpnkit v0.5.0
16:23:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:23:01 go: downloading github.com/gofrs/flock v0.8.1
16:23:01 go: downloading github.com/gorilla/mux v1.8.0
16:23:01 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:23:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:23:01 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:23:01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:23:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:23:02 Total reclaimed space: 0B
16:23:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:02 make -C static clean
16:23:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:02 rm -f -r build
16:23:02 docker builder prune -f --filter until=24h
16:23:02 Total reclaimed space: 0B
16:23:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:23:02 rm -f -r src
16:23:02 make -C rpm clean
16:23:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:02 rm -f -r rpmbuild/
16:23:02 docker builder prune -f --filter until=24h
16:23:02 Total reclaimed space: 0B
16:23:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:02 make -C deb clean
16:23:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:02 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:03 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64.rpm
16:23:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Aq2ra
16:23:03 + umask 022
16:23:03 + cd /root/rpmbuild/BUILD
16:23:03 + cd src
16:23:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:03 + RPM_EC=0
16:23:03 ++ jobs -p
16:23:03 + exit 0
16:23:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FrH5CV
16:23:03 + umask 022
16:23:03 + cd /root/rpmbuild/BUILD
16:23:03 + cd /root/rpmbuild/BUILD
16:23:03 + rm -rf src
16:23:03 + /usr/bin/mkdir -p src
16:23:03 + cd src
16:23:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:23:03 + /usr/bin/tar -xof -
16:23:03 + STATUS=0
16:23:03 + '[' 0 -ne 0 ']'
16:23:03 + /usr/bin/tar -xof -
16:23:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:23:03 + STATUS=0
16:23:03 + '[' 0 -ne 0 ']'
16:23:03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:23:03 + RPM_EC=0
16:23:03 ++ jobs -p
16:23:03 + exit 0
16:23:03 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j4iDq5
16:23:03 + umask 022
16:23:03 + cd /root/rpmbuild/BUILD
16:23:03 + cd src
16:23:03 + export DOCKER_GITCOMMIT=088afc9
16:23:03 + DOCKER_GITCOMMIT=088afc9
16:23:03 + mkdir -p /go/src/github.com/docker
16:23:03 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:23:03 + TMP_GOPATH=/go
16:23:03 + GOPROXY=https://proxy.golang.org
16:23:03 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:23:03 + RM_GOPATH=0
16:23:03 + TMP_GOPATH=/go
16:23:03 + : /usr/local/bin
16:23:03 + '[' -z /go ']'
16:23:03 + export GOPATH=/go
16:23:03 + GOPATH=/go
16:23:03 + case "$(go env GOARCH)" in
16:23:03 ++ go env GOARCH
16:23:03 + export GO_BUILDMODE=-buildmode=pie
16:23:03 + GO_BUILDMODE=-buildmode=pie
16:23:03 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:23:03 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:23:03 + bin=rootlesskit
16:23:03 + shift
16:23:03 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:23:03 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:23:03 ++ : v0.14.6
16:23:03 + install_rootlesskit dynamic
16:23:03 + case "$1" in
16:23:03 + install_rootlesskit_dynamic
16:23:03 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:23:03 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:23:03 + export BUILD_MODE=-buildmode=pie
16:23:03 + BUILD_MODE=-buildmode=pie
16:23:03 + _install_rootlesskit
16:23:03 + echo 'Install rootlesskit version v0.14.6'
16:23:03 Install rootlesskit version v0.14.6
16:23:03 + for f in rootlesskit rootlesskit-docker-proxy
16:23:03 + GOBIN=/usr/local/bin
16:23:03 + GO111MODULE=on
16:23:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:23:03 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:23:03 go: downloading github.com/sirupsen/logrus v1.8.1
16:23:03 go: downloading github.com/urfave/cli/v2 v2.3.0
16:23:03 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:23:03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:23:03 go: downloading github.com/google/uuid v1.3.0
16:23:03 go: downloading github.com/moby/vpnkit v0.5.0
16:23:03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:23:03 go: downloading github.com/gofrs/flock v0.8.1
16:23:03 go: downloading github.com/gorilla/mux v1.8.0
16:23:03 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:23:03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:23:03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:23:03 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:23:03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:23:03 + for f in rootlesskit rootlesskit-docker-proxy
16:23:03 + GOBIN=/usr/local/bin
16:23:03 + GO111MODULE=on
16:23:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:23:03 + return
16:23:03 + RPM_EC=0
16:23:03 ++ jobs -p
16:23:03 + exit 0
16:23:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ww0lIl
16:23:03 + umask 022
16:23:03 + cd /root/rpmbuild/BUILD
16:23:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64 '!=' / ']'
16:23:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:03 + mkdir -p /root/rpmbuild/BUILDROOT
16:23:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:03 + cd src
16:23:03 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/dockerd-rootless.sh
16:23:03 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:23:03 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/rootlesskit
16:23:03 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64/usr/bin/rootlesskit-docker-proxy
16:23:03 + /usr/lib/rpm/check-buildroot
16:23:03 + /usr/lib/rpm/redhat/brp-ldconfig
16:23:03 + /usr/lib/rpm/brp-compress
16:23:03 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:23:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:23:03 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:23:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:23:03 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:23:03 + /usr/lib/rpm/brp-python-hardlink
16:23:03 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:23:03 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:23:03 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:23:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XN0sCO
16:23:03 + umask 022
16:23:03 + cd /root/rpmbuild/BUILD
16:23:03 + cd src
16:23:03 + /usr/local/bin/rootlesskit -v
16:23:03 rootlesskit version 0.14.6
16:23:03 + RPM_EC=0
16:23:03 ++ jobs -p
16:23:03 + exit 0
16:23:03 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:03 rm -f -r debbuild
16:23:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:03 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.fc34 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20211220110528.fe93451-0.fc34
16:23:03 Requires(interp): /bin/sh /bin/sh /bin/sh
16:23:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:23:03 Requires(post): /bin/sh
16:23:03 Requires(preun): /bin/sh
16:23:03 Requires(postun): /bin/sh
16:23:03 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:23:03 Conflicts: rootlesskit
16:23:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:04 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.src.rpm
16:23:04 rm -f -r sources
16:23:04 docker builder prune -f --filter until=24h
16:23:04 Total reclaimed space: 0B
16:23:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:04 make -C static clean
16:23:04 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:04 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:04 rm -f -r build
16:23:04 docker builder prune -f --filter until=24h
16:23:04 Total reclaimed space: 0B
16:23:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:23:05 make[1]: Leaving directory '/root/build-deb'
16:23:05  dpkg-genbuildinfo
16:23:05  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.changes
16:23:05 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64.rpm
16:23:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DH8phB
16:23:05 + umask 022
16:23:05 + cd /root/rpmbuild/BUILD
16:23:05 + cd src
16:23:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.aarch64
16:23:05 + RPM_EC=0
16:23:05 ++ jobs -p
16:23:05 + exit 0
16:23:06 + for f in rootlesskit rootlesskit-docker-proxy
16:23:06 + GOBIN=/usr/local/bin
16:23:06 + GO111MODULE=on
16:23:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:23:06 dpkg-genchanges: info: including full source code in upload
16:23:06  dpkg-source -I.git --after-build .
16:23:06 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:23:06 + destination=/build
16:23:06 + mkdir -p /build
16:23:06 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb /build
16:23:06 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'
16:23:06 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'
16:23:06 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'
16:23:06 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'
16:23:06 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc'
16:23:06 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc'
16:23:06 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz'
16:23:06 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz'
16:23:06 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.buildinfo'
16:23:06 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.buildinfo'
16:23:06 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.changes'
16:23:06 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.changes'
16:23:06 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'
16:23:06 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_arm64.deb'
16:23:07 + return
16:23:07 + RPM_EC=0
16:23:07 ++ jobs -p
16:23:07 + exit 0
16:23:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PFHedg
16:23:07 + umask 022
16:23:07 + cd /root/rpmbuild/BUILD
16:23:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64 '!=' / ']'
16:23:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:07 + mkdir -p /root/rpmbuild/BUILDROOT
16:23:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:07 + cd src
16:23:07 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/dockerd-rootless.sh
16:23:07 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:23:07 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/rootlesskit
16:23:07 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64/usr/bin/rootlesskit-docker-proxy
16:23:07 + /usr/lib/rpm/check-buildroot
16:23:07 + /usr/lib/rpm/redhat/brp-ldconfig
16:23:07 + /usr/lib/rpm/brp-compress
16:23:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:23:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:23:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:23:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:23:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:23:07 + /usr/lib/rpm/brp-python-hardlink
16:23:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:23:07 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:23:07 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:23:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.97Ar2h
16:23:07 + umask 022
16:23:07 + cd /root/rpmbuild/BUILD
16:23:07 + cd src
16:23:07 + /usr/local/bin/rootlesskit -v
16:23:07 rootlesskit version 0.14.6
16:23:07 + RPM_EC=0
16:23:07 ++ jobs -p
16:23:07 + exit 0
16:23:07 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:07 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
16:23:08 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.fc33 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20211220110528.fe93451-0.fc33
16:23:08 Requires(interp): /bin/sh /bin/sh /bin/sh
16:23:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:23:08 Requires(post): /bin/sh
16:23:08 Requires(preun): /bin/sh
16:23:08 Requires(postun): /bin/sh
16:23:08 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:23:08 Conflicts: rootlesskit
16:23:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.src.rpm
16:23:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:23:08 Project root: /go/src/github.com/docker/cli
16:23:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:23:08 2021/12/21 16:23:04 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:23:08 ~/rpmbuild/BUILD/src
16:23:08 + popd
16:23:08 + pushd /root/rpmbuild/BUILD/src/plugins
16:23:08 + for installer in *.installer
16:23:08 + '[' buildx.installer '!=' scan.installer ']'
16:23:08 + bash buildx.installer build
16:23:08 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:23:08 Cloning into '/go/src/github.com/docker/buildx'...
16:23:08 Fetching origin
16:23:08 + GO111MODULE=on
16:23:08 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:23:08 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
16:23:08 + make clean
16:23:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:23:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:23:09 rm -f -r src
16:23:09 + make clean
16:23:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:23:09 make -C rpm clean
16:23:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:10 rm -f -r src
16:23:10 rm -f -r rpmbuild/
16:23:10 docker builder prune -f --filter until=24h
16:23:10 Total reclaimed space: 0B
16:23:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:10 make -C deb clean
16:23:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:10 rm -f -r debbuild
16:23:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:10 rm -f -r sources
16:23:10 docker builder prune -f --filter until=24h
16:23:10 Total reclaimed space: 0B
16:23:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:10 make -C static clean
16:23:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:10 rm -f -r build
16:23:10 docker builder prune -f --filter until=24h
16:23:11 make -C rpm clean
16:23:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:11 rm -f -r rpmbuild/
16:23:11 docker builder prune -f --filter until=24h
16:23:11 Total reclaimed space: 0B
16:23:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:11 make -C deb clean
16:23:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:11 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64.rpm
16:23:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7ihybD
16:23:11 + umask 022
16:23:11 + cd /root/rpmbuild/BUILD
16:23:11 + cd src
16:23:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.aarch64
16:23:11 + RPM_EC=0
16:23:11 ++ jobs -p
16:23:11 + exit 0
16:23:11 Total reclaimed space: 0B
16:23:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:23:12 rm -f -r debbuild
16:23:12 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
16:23:12 rm -f -r sources
16:23:12 docker builder prune -f --filter until=24h
16:23:12 Total reclaimed space: 0B
16:23:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:12 make -C static clean
16:23:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:12 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:12 rm -f -r build
16:23:12 docker builder prune -f --filter until=24h
16:23:12 Total reclaimed space: 0B
16:23:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
16:23:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] sh
16:23:13 make[1]: Leaving directory '/root/build-deb'
16:23:13    debian/rules override_dh_auto_test
16:23:13 make[1]: Entering directory '/root/build-deb'
16:23:13 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:13 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:13 PASS: daemon version OK
16:23:13 ver="$(cli/build/docker --version)"; \
16:23:13 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:13 PASS: cli version OK
16:23:13 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:13 # TODO change once we support scan-plugin on other architectures
16:23:13 if [ "armhf" = "amd64" ]; then \
16:23:13 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:13 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:13 fi
16:23:13 make[1]: Leaving directory '/root/build-deb'
16:23:13    create-stamp debian/debhelper-build-stamp
16:23:13  debian/rules binary
16:23:13 dh binary --with=bash-completion
16:23:13    dh_testroot
16:23:13    dh_prep
16:23:13    debian/rules override_dh_auto_install
16:23:13 make[1]: Entering directory '/root/build-deb'
16:23:13 # docker-ce-cli install
16:23:13 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:13 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:13 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:13 set -e;cd /sources && \
16:23:13 	tar xzf plugin-installers.tgz; \
16:23:13 	for installer in plugins/*.installer; do \
16:23:13 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:13 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:13 			bash ${installer} install_plugin; \
16:23:13 	done
16:23:13 # docker-ce install
16:23:13 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:13 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:13 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:13 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:13 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:13 # docker-scan-plugin install
16:23:13 # TODO change once we support scan-plugin on other architectures
16:23:13 if [ "armhf" = "amd64" ]; then \
16:23:13 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:13 fi
16:23:13 # docker-ce-rootless-extras install
16:23:13 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:13 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:13 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:13 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:13 # TODO: how can we install vpnkit?
16:23:13 make[1]: Leaving directory '/root/build-deb'
16:23:13    debian/rules override_dh_install
16:23:13 make[1]: Entering directory '/root/build-deb'
16:23:13 dh_install
16:23:13 # TODO Can we do this from within our container?
16:23:13 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:13 make[1]: Leaving directory '/root/build-deb'
16:23:13    dh_installdocs
16:23:13    dh_installchangelogs
16:23:13    dh_installman
16:23:13    dh_bash-completion
16:23:13    dh_systemd_enable
16:23:13    debian/rules override_dh_installinit
16:23:13 make[1]: Entering directory '/root/build-deb'
16:23:13 # use "docker" as our service name, not "docker-ce"
16:23:13 dh_installinit --name=docker
16:23:13 make[1]: Leaving directory '/root/build-deb'
16:23:13    dh_systemd_start
16:23:13    dh_perl
16:23:13    dh_link
16:23:13    dh_strip_nondeterminism
16:23:13    dh_compress
16:23:13    dh_fixperms
16:23:13    dh_missing
16:23:13    debian/rules override_dh_strip
16:23:13 make[1]: Entering directory '/root/build-deb'
16:23:13 # Go has lots of problems with stripping, so just don't
16:23:13 make[1]: Leaving directory '/root/build-deb'
16:23:13    dh_makeshlibs
16:23:13    debian/rules override_dh_shlibdeps
16:23:13 make[1]: Entering directory '/root/build-deb'
16:23:13 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
[Pipeline] // node
[Pipeline] }
16:23:13 + make clean
16:23:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:23:14 rm -f -r src
16:23:14 make -C rpm clean
16:23:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:14 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:14 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64.rpm
16:23:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XTyLDi
16:23:14 + umask 022
16:23:14 + cd /root/rpmbuild/BUILD
16:23:14 + cd src
16:23:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.aarch64
16:23:14 + RPM_EC=0
16:23:14 ++ jobs -p
16:23:14 + exit 0
16:23:15 rm -f -r rpmbuild/
16:23:15 docker builder prune -f --filter until=24h
16:23:15 Total reclaimed space: 0B
16:23:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:15 make -C deb clean
16:23:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:15 rm -f -r debbuild
16:23:15 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:15 rm -f -r sources
16:23:15 docker builder prune -f --filter until=24h
16:23:15 Total reclaimed space: 0B
16:23:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:15 make -C static clean
16:23:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:15 rm -f -r build
16:23:15 docker builder prune -f --filter until=24h
16:23:15 Total reclaimed space: 0B
16:23:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:23:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-33"
16:23:16 make[1]: Leaving directory '/root/build-deb'
16:23:16    dh_installdeb
16:23:16    debian/rules override_dh_gencontrol
16:23:16 make[1]: Entering directory '/root/build-deb'
16:23:16 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:16 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:16 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:16 if [ "armhf" = "amd64" ]; then \
16:23:16 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:16 fi
16:23:16 dh_gencontrol --remaining-packages
16:23:16 make[1]: Leaving directory '/root/build-deb'
16:23:16    dh_md5sums
16:23:16    debian/rules override_dh_builddeb
16:23:16 make[1]: Entering directory '/root/build-deb'
16:23:16 dh_builddeb -- -Zxz
16:23:16 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'.
16:23:16 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'.
16:23:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:23:17 + make clean
16:23:17 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:23:18 rm -f -r src
16:23:18 make -C rpm clean
16:23:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:19 rm -f -r rpmbuild/
16:23:19 docker builder prune -f --filter until=24h
16:23:19 Total reclaimed space: 0B
16:23:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:19 make -C deb clean
16:23:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:19 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:19 rm -f -r debbuild
16:23:19 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:19 rm -f -r sources
16:23:19 docker builder prune -f --filter until=24h
16:23:19 Total reclaimed space: 0B
16:23:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:19 make -C static clean
16:23:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:19 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:19 rm -f -r build
16:23:19 docker builder prune -f --filter until=24h
16:23:19 Total reclaimed space: 0B
16:23:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:23:23 make[1]: Leaving directory '/root/build-deb'
16:23:23  dpkg-genbuildinfo
16:23:23  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.changes
16:23:23 dpkg-genchanges: info: including full source code in upload
16:23:23  dpkg-source -I.git --after-build .
16:23:23 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:23:23 + destination=/build
16:23:23 + mkdir -p /build
16:23:23 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb /build
16:23:23 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'
16:23:23 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'
16:23:23 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'
16:23:23 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'
16:23:23 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc'
16:23:23 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc'
16:23:23 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz'
16:23:23 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz'
16:23:23 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.buildinfo'
16:23:23 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.buildinfo'
16:23:23 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.changes'
16:23:23 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.changes'
16:23:23 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'
16:23:23 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_arm64.deb'
16:23:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish"
16:23:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:23:24 + make clean
16:23:24 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:23:24 make[1]: Leaving directory '/root/build-deb'
16:23:24    debian/rules override_dh_auto_test
16:23:24 make[1]: Entering directory '/root/build-deb'
16:23:24 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:24 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:24 PASS: daemon version OK
16:23:24 ver="$(cli/build/docker --version)"; \
16:23:24 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:24 PASS: cli version OK
16:23:24 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:24 # TODO change once we support scan-plugin on other architectures
16:23:24 if [ "armhf" = "amd64" ]; then \
16:23:24 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:24 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:24 fi
16:23:24 make[1]: Leaving directory '/root/build-deb'
16:23:24    create-stamp debian/debhelper-build-stamp
16:23:24  debian/rules binary
16:23:24 dh binary --with=bash-completion
16:23:24    dh_testroot
16:23:24    dh_prep
16:23:24    debian/rules override_dh_auto_install
16:23:24 make[1]: Entering directory '/root/build-deb'
16:23:24 # docker-ce-cli install
16:23:24 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:24 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:24 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:24 set -e;cd /sources && \
16:23:24 	tar xzf plugin-installers.tgz; \
16:23:24 	for installer in plugins/*.installer; do \
16:23:24 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:24 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:24 			bash ${installer} install_plugin; \
16:23:24 	done
16:23:24 # docker-ce install
16:23:24 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:24 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:24 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:24 # docker-scan-plugin install
16:23:24 # TODO change once we support scan-plugin on other architectures
16:23:24 if [ "armhf" = "amd64" ]; then \
16:23:24 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:24 fi
16:23:24 # docker-ce-rootless-extras install
16:23:24 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:24 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:24 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:24 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:24 # TODO: how can we install vpnkit?
16:23:24 make[1]: Leaving directory '/root/build-deb'
16:23:24    debian/rules override_dh_install
16:23:24 make[1]: Entering directory '/root/build-deb'
16:23:24 dh_install
16:23:24 # TODO Can we do this from within our container?
16:23:24 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:24 make[1]: Leaving directory '/root/build-deb'
16:23:24    dh_installdocs
16:23:24    dh_installchangelogs
16:23:24    dh_installman
16:23:24    dh_bash-completion
16:23:24    dh_systemd_enable
16:23:24    debian/rules override_dh_installinit
16:23:24 make[1]: Entering directory '/root/build-deb'
16:23:24 # use "docker" as our service name, not "docker-ce"
16:23:24 dh_installinit --name=docker
16:23:24 make[1]: Leaving directory '/root/build-deb'
16:23:24    dh_systemd_start
16:23:24    dh_perl
16:23:24    dh_link
16:23:24    dh_strip_nondeterminism
16:23:24    dh_compress
16:23:24    dh_fixperms
16:23:24    dh_missing
16:23:24    debian/rules override_dh_strip
16:23:24 make[1]: Entering directory '/root/build-deb'
16:23:24 # Go has lots of problems with stripping, so just don't
16:23:24 make[1]: Leaving directory '/root/build-deb'
16:23:24    dh_makeshlibs
16:23:24    debian/rules override_dh_shlibdeps
16:23:24 make[1]: Entering directory '/root/build-deb'
16:23:24 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:24 rm -f -r src
16:23:25 make -C rpm clean
16:23:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:25 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:23:25 rm -f -r rpmbuild/
16:23:25 docker builder prune -f --filter until=24h
16:23:25 Total reclaimed space: 0B
16:23:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:23:25 make -C deb clean
16:23:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:25 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:23:25 make[1]: Leaving directory '/root/build-deb'
16:23:25    debian/rules override_dh_auto_test
16:23:25 make[1]: Entering directory '/root/build-deb'
16:23:25 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:25 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:25 PASS: daemon version OK
16:23:25 ver="$(cli/build/docker --version)"; \
16:23:25 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:25 PASS: cli version OK
16:23:25 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:25 # TODO change once we support scan-plugin on other architectures
16:23:25 if [ "armhf" = "amd64" ]; then \
16:23:25 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:25 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:25 fi
16:23:25 make[1]: Leaving directory '/root/build-deb'
16:23:25    create-stamp debian/debhelper-build-stamp
16:23:25  debian/rules binary
16:23:25 dh binary --with=bash-completion
16:23:25    dh_testroot
16:23:25    dh_prep
16:23:25    debian/rules override_dh_auto_install
16:23:25 make[1]: Entering directory '/root/build-deb'
16:23:25 # docker-ce-cli install
16:23:25 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:25 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:25 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:25 set -e;cd /sources && \
16:23:25 	tar xzf plugin-installers.tgz; \
16:23:25 	for installer in plugins/*.installer; do \
16:23:25 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:25 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:25 			bash ${installer} install_plugin; \
16:23:25 	done
16:23:25 # docker-ce install
16:23:25 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:25 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:25 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:25 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:25 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:25 # docker-scan-plugin install
16:23:25 # TODO change once we support scan-plugin on other architectures
16:23:25 if [ "armhf" = "amd64" ]; then \
16:23:25 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:25 fi
16:23:25 # docker-ce-rootless-extras install
16:23:25 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:25 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:25 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:25 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:25 # TODO: how can we install vpnkit?
16:23:25 make[1]: Leaving directory '/root/build-deb'
16:23:25    debian/rules override_dh_install
16:23:25 make[1]: Entering directory '/root/build-deb'
16:23:25 dh_install
16:23:26 # TODO Can we do this from within our container?
16:23:26 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:26 make[1]: Leaving directory '/root/build-deb'
16:23:26    dh_installdocs
16:23:26    dh_installchangelogs
16:23:26    dh_installman
16:23:26 rm -f -r debbuild
16:23:26 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:23:26    dh_bash-completion
16:23:26    dh_systemd_enable
16:23:26    debian/rules override_dh_installinit
16:23:26 make[1]: Entering directory '/root/build-deb'
16:23:26 # use "docker" as our service name, not "docker-ce"
16:23:26 dh_installinit --name=docker
16:23:26 make[1]: Leaving directory '/root/build-deb'
16:23:26    dh_systemd_start
16:23:26    dh_perl
16:23:26    dh_link
16:23:26    dh_strip_nondeterminism
16:23:27 rm -f -r sources
16:23:27 docker builder prune -f --filter until=24h
16:23:27 Total reclaimed space: 0B
16:23:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:23:27 make -C static clean
16:23:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:23:27 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:23:27 rm -f -r build
16:23:27 docker builder prune -f --filter until=24h
16:23:27 Total reclaimed space: 0B
16:23:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:23:28 + popd
16:23:28 ~/rpmbuild/BUILD/src
16:23:28 + exit 0
16:23:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z54oXg
16:23:28 + umask 022
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64 '!=' / ']'
16:23:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 + mkdir -p /root/rpmbuild/BUILDROOT
16:23:28 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 + cd src
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin
16:23:28 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/docker
16:23:28 + pushd /root/rpmbuild/BUILD/src/plugins
16:23:28 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:23:28 + for installer in *.installer
16:23:28 + '[' buildx.installer '!=' scan.installer ']'
16:23:28 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 + PREFIX=/usr/libexec/docker/cli-plugins
16:23:28 + bash buildx.installer install_plugin
16:23:28 ~/rpmbuild/BUILD/src
16:23:28 + popd
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/bash-completion/completions
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/zsh/vendor-completions
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/fish/vendor_completions.d
16:23:28 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/bash-completion/completions/docker
16:23:28 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
16:23:28 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/man/man1
16:23:28 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/man/man1
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/man/man5
16:23:28 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/man/man5
16:23:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/man/man8
16:23:28 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/man/man8
16:23:28 + mkdir -p build-docs
16:23:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:28 + cp cli/LICENSE build-docs/LICENSE
16:23:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:28 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:23:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:28 + cp cli/NOTICE build-docs/NOTICE
16:23:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:28 + cp cli/README.md build-docs/README.md
16:23:28 + /usr/lib/rpm/check-buildroot
16:23:28 + /usr/lib/rpm/redhat/brp-ldconfig
16:23:28 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:23:28 + /usr/lib/rpm/brp-compress
16:23:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:23:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:23:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:23:28 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:23:28 + /usr/lib/rpm/brp-python-hardlink
16:23:28 + PYTHON3=/usr/libexec/platform-python
16:23:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:23:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lvrZIf
16:23:28 + umask 022
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + cd src
16:23:28 ++ cli/build/docker --version
16:23:28 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:23:28 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:23:28 + echo 'PASS: cli version OK'
16:23:28 + exit 0
16:23:28 PASS: cli version OK
16:23:28 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M4OFxi
16:23:28 + umask 022
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + cd src
16:23:28 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:23:28 + export LC_ALL=C
16:23:28 + LC_ALL=C
16:23:28 + export DOCDIR
16:23:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:23:28 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:23:28 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:23:28 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:23:28 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:23:28 + exit 0
16:23:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:23:28 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20211220110528.fe93451-0.el8
16:23:28 Requires(interp): /bin/sh
16:23:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:23:28 Requires(post): /bin/sh
16:23:28 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:23:28 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:23:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.src.rpm
16:23:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64.rpm
16:23:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qlchnh
16:23:28 + umask 022
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + cd src
16:23:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:28 + exit 0
16:23:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UHRZJg
16:23:28 + umask 022
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + rm -rf src
16:23:28 + /usr/bin/mkdir -p src
16:23:28 + cd src
16:23:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:23:28 + /usr/bin/tar -xof -
16:23:28 + STATUS=0
16:23:28 + '[' 0 -ne 0 ']'
16:23:28 + /usr/bin/tar -xof -
16:23:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:23:28 + STATUS=0
16:23:28 + '[' 0 -ne 0 ']'
16:23:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:23:28 + exit 0
16:23:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qx3GAf
16:23:28 + umask 022
16:23:28 + cd /root/rpmbuild/BUILD
16:23:28 + cd src
16:23:28 + export DOCKER_GITCOMMIT=088afc9
16:23:28 + DOCKER_GITCOMMIT=088afc9
16:23:28 + mkdir -p /go/src/github.com/docker
16:23:28 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:23:28 + TMP_GOPATH=/go
16:23:28 + GOPROXY=https://proxy.golang.org
16:23:28 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:23:28 + RM_GOPATH=0
16:23:28 + TMP_GOPATH=/go
16:23:28 + : /usr/local/bin
16:23:28 + '[' -z /go ']'
16:23:28 + export GOPATH=/go
16:23:28 + GOPATH=/go
16:23:28 + case "$(go env GOARCH)" in
16:23:28 ++ go env GOARCH
16:23:28 + export GO_BUILDMODE=-buildmode=pie
16:23:28 + GO_BUILDMODE=-buildmode=pie
16:23:28 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:23:28 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:23:28 + bin=rootlesskit
16:23:28 + shift
16:23:28 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:23:28 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:23:28 ++ : v0.14.6
16:23:28 + install_rootlesskit dynamic
16:23:28 + case "$1" in
16:23:28 + install_rootlesskit_dynamic
16:23:28 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:23:28 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:23:28 + export BUILD_MODE=-buildmode=pie
16:23:28 + BUILD_MODE=-buildmode=pie
16:23:28 + _install_rootlesskit
16:23:28 Install rootlesskit version v0.14.6
16:23:28 + echo 'Install rootlesskit version v0.14.6'
16:23:28 + for f in rootlesskit rootlesskit-docker-proxy
16:23:28 + GOBIN=/usr/local/bin
16:23:28 + GO111MODULE=on
16:23:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:23:28 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:23:28 go: downloading github.com/sirupsen/logrus v1.8.1
16:23:28 go: downloading github.com/urfave/cli/v2 v2.3.0
16:23:28 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:23:28    dh_compress
16:23:28    dh_fixperms
16:23:28    dh_missing
16:23:28    debian/rules override_dh_strip
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 # Go has lots of problems with stripping, so just don't
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    dh_makeshlibs
16:23:28    debian/rules override_dh_shlibdeps
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:23:28 go: downloading github.com/moby/vpnkit v0.5.0
16:23:28 go: downloading github.com/google/uuid v1.3.0
16:23:28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:23:28 go: downloading github.com/gofrs/flock v0.8.1
16:23:28 go: downloading github.com/gorilla/mux v1.8.0
16:23:28 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    debian/rules override_dh_auto_test
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:28 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:28 PASS: daemon version OK
16:23:28 ver="$(cli/build/docker --version)"; \
16:23:28 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:28 PASS: cli version OK
16:23:28 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:28 # TODO change once we support scan-plugin on other architectures
16:23:28 if [ "armhf" = "amd64" ]; then \
16:23:28 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:28 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:28 fi
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    create-stamp debian/debhelper-build-stamp
16:23:28  debian/rules binary
16:23:28 dh binary --with=bash-completion
16:23:28    dh_testroot
16:23:28    dh_prep
16:23:28    debian/rules override_dh_auto_install
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 # docker-ce-cli install
16:23:28 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:28 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:28 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:28 set -e;cd /sources && \
16:23:28 	tar xzf plugin-installers.tgz; \
16:23:28 	for installer in plugins/*.installer; do \
16:23:28 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:28 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:28 			bash ${installer} install_plugin; \
16:23:28 	done
16:23:28 # docker-ce install
16:23:28 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:28 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:28 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:28 # docker-scan-plugin install
16:23:28 # TODO change once we support scan-plugin on other architectures
16:23:28 if [ "armhf" = "amd64" ]; then \
16:23:28 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:28 fi
16:23:28 # docker-ce-rootless-extras install
16:23:28 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:28 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:28 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:28 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:28 # TODO: how can we install vpnkit?
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    debian/rules override_dh_install
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 dh_install
16:23:28 # TODO Can we do this from within our container?
16:23:28 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    dh_installdocs
16:23:28    dh_installchangelogs
16:23:28    dh_installman
16:23:28    dh_bash-completion
16:23:28    dh_systemd_enable
16:23:28    debian/rules override_dh_installinit
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 # use "docker" as our service name, not "docker-ce"
16:23:28 dh_installinit --name=docker
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    dh_systemd_start
16:23:28    dh_perl
16:23:28    dh_link
16:23:28    dh_strip_nondeterminism
16:23:28    dh_compress
16:23:28    dh_fixperms
16:23:28    dh_missing
16:23:28    debian/rules override_dh_strip
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 # Go has lots of problems with stripping, so just don't
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    dh_makeshlibs
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    debian/rules override_dh_auto_test
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:28 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:28 PASS: daemon version OK
16:23:28 ver="$(cli/build/docker --version)"; \
16:23:28 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:28 PASS: cli version OK
16:23:28 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:28 # TODO change once we support scan-plugin on other architectures
16:23:28 if [ "armhf" = "amd64" ]; then \
16:23:28 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:28 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:28 fi
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    create-stamp debian/debhelper-build-stamp
16:23:28  debian/rules binary
16:23:28 dh binary --with=bash-completion
16:23:28    dh_testroot
16:23:28    dh_prep
16:23:28    debian/rules override_dh_auto_install
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 # docker-ce-cli install
16:23:28 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:28 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:28 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:28 set -e;cd /sources && \
16:23:28 	tar xzf plugin-installers.tgz; \
16:23:28 	for installer in plugins/*.installer; do \
16:23:28 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:28 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:28 			bash ${installer} install_plugin; \
16:23:28 	done
16:23:28 # docker-ce install
16:23:28 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:28 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:28 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:28 # docker-scan-plugin install
16:23:28 # TODO change once we support scan-plugin on other architectures
16:23:28 if [ "armhf" = "amd64" ]; then \
16:23:28 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:28 fi
16:23:28 # docker-ce-rootless-extras install
16:23:28 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:28 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:28 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:28 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:28 # TODO: how can we install vpnkit?
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    debian/rules override_dh_install
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 dh_install
16:23:28 # TODO Can we do this from within our container?
16:23:28 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    dh_installdocs
16:23:28    dh_installchangelogs
16:23:28    dh_installman
16:23:28    dh_bash-completion
16:23:28    dh_systemd_enable
16:23:28    debian/rules override_dh_installinit
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 # use "docker" as our service name, not "docker-ce"
16:23:28 dh_installinit --name=docker
16:23:28 make[1]: Leaving directory '/root/build-deb'
16:23:28    dh_systemd_start
16:23:28    dh_perl
16:23:28    dh_link
16:23:28    dh_strip_nondeterminism
16:23:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:23:28 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:23:28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:23:28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:23:28    debian/rules override_dh_shlibdeps
16:23:28 make[1]: Entering directory '/root/build-deb'
16:23:28 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:29    dh_compress
16:23:29    dh_fixperms
16:23:29    dh_missing
16:23:29    debian/rules override_dh_strip
16:23:29 make[1]: Entering directory '/root/build-deb'
16:23:29 # Go has lots of problems with stripping, so just don't
16:23:29 make[1]: Leaving directory '/root/build-deb'
16:23:29    dh_makeshlibs
16:23:29    debian/rules override_dh_shlibdeps
16:23:29 make[1]: Entering directory '/root/build-deb'
16:23:29 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:29 make[1]: Leaving directory '/root/build-deb'
16:23:29    dh_installdeb
16:23:29    debian/rules override_dh_gencontrol
16:23:29 make[1]: Entering directory '/root/build-deb'
16:23:29 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:29 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:29 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:29 if [ "armhf" = "amd64" ]; then \
16:23:29 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:29 fi
16:23:29 dh_gencontrol --remaining-packages
16:23:29 make[1]: Leaving directory '/root/build-deb'
16:23:29    dh_md5sums
16:23:30    debian/rules override_dh_builddeb
16:23:30 make[1]: Entering directory '/root/build-deb'
16:23:30 dh_builddeb -- -Zxz
16:23:30 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'.
16:23:30 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'.
16:23:33 make[1]: Leaving directory '/root/build-deb'
16:23:33    debian/rules override_dh_auto_test
16:23:33 make[1]: Entering directory '/root/build-deb'
16:23:33 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:33 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:33 PASS: daemon version OK
16:23:33 ver="$(cli/build/docker --version)"; \
16:23:33 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:33 PASS: cli version OK
16:23:33 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:33 # TODO change once we support scan-plugin on other architectures
16:23:33 if [ "armhf" = "amd64" ]; then \
16:23:33 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:33 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:33 fi
16:23:33 make[1]: Leaving directory '/root/build-deb'
16:23:33    create-stamp debian/debhelper-build-stamp
16:23:33  debian/rules binary
16:23:33 dh binary --with=bash-completion
16:23:33    dh_testroot
16:23:33    dh_prep
16:23:33    debian/rules override_dh_auto_install
16:23:33 make[1]: Entering directory '/root/build-deb'
16:23:33 # docker-ce-cli install
16:23:33 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:33 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:33 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:33 set -e;cd /sources && \
16:23:33 	tar xzf plugin-installers.tgz; \
16:23:33 	for installer in plugins/*.installer; do \
16:23:33 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:33 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:33 			bash ${installer} install_plugin; \
16:23:33 	done
16:23:33 # docker-ce install
16:23:33 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:33 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:33 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:33 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:33 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:33 # docker-scan-plugin install
16:23:33 # TODO change once we support scan-plugin on other architectures
16:23:33 if [ "armhf" = "amd64" ]; then \
16:23:33 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:33 fi
16:23:33 # docker-ce-rootless-extras install
16:23:33 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:33 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:33 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:33 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:33 # TODO: how can we install vpnkit?
16:23:33 make[1]: Leaving directory '/root/build-deb'
16:23:33    debian/rules override_dh_install
16:23:33 make[1]: Entering directory '/root/build-deb'
16:23:33 dh_install
16:23:33 # TODO Can we do this from within our container?
16:23:33 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:33 make[1]: Leaving directory '/root/build-deb'
16:23:33    dh_installdocs
16:23:33    dh_installchangelogs
16:23:33    dh_installman
16:23:33    dh_bash-completion
16:23:33 + for f in rootlesskit rootlesskit-docker-proxy
16:23:33 + GOBIN=/usr/local/bin
16:23:33 + GO111MODULE=on
16:23:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:23:33    dh_systemd_enable
16:23:33    debian/rules override_dh_installinit
16:23:33 make[1]: Entering directory '/root/build-deb'
16:23:33 # use "docker" as our service name, not "docker-ce"
16:23:33 dh_installinit --name=docker
16:23:33 make[1]: Leaving directory '/root/build-deb'
16:23:33    dh_systemd_start
16:23:33    dh_perl
16:23:33 make[1]: Leaving directory '/root/build-deb'
16:23:33    dh_installdeb
16:23:33    debian/rules override_dh_gencontrol
16:23:33 make[1]: Entering directory '/root/build-deb'
16:23:33 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:33 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:33 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:33 if [ "armhf" = "amd64" ]; then \
16:23:33 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:33 fi
16:23:33 dh_gencontrol --remaining-packages
16:23:34    dh_link
16:23:34    dh_strip_nondeterminism
16:23:34 make[1]: Leaving directory '/root/build-deb'
16:23:34    dh_md5sums
16:23:34    debian/rules override_dh_builddeb
16:23:34 make[1]: Entering directory '/root/build-deb'
16:23:34 dh_builddeb -- -Zxz
16:23:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'.
16:23:34 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'.
16:23:34 make[1]: Leaving directory '/root/build-deb'
16:23:34    dh_installdeb
16:23:34    debian/rules override_dh_gencontrol
16:23:34 make[1]: Entering directory '/root/build-deb'
16:23:34 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:34 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:34 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:34 if [ "armhf" = "amd64" ]; then \
16:23:34 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:34 fi
16:23:34 dh_gencontrol --remaining-packages
16:23:34 + return
16:23:34 + exit 0
16:23:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0n6DFi
16:23:34 + umask 022
16:23:34 + cd /root/rpmbuild/BUILD
16:23:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64 '!=' / ']'
16:23:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:34 + mkdir -p /root/rpmbuild/BUILDROOT
16:23:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:34 + cd src
16:23:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/dockerd-rootless.sh
16:23:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:23:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/rootlesskit
16:23:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
16:23:34 + /usr/lib/rpm/check-buildroot
16:23:34 + /usr/lib/rpm/redhat/brp-ldconfig
16:23:34 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:23:34 + /usr/lib/rpm/brp-compress
16:23:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:23:35    dh_compress
16:23:35    dh_fixperms
16:23:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:23:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:23:35 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:23:35 + /usr/lib/rpm/brp-python-hardlink
16:23:35 + PYTHON3=/usr/libexec/platform-python
16:23:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:23:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rMvs0f
16:23:35 + umask 022
16:23:35 + cd /root/rpmbuild/BUILD
16:23:35 + cd src
16:23:35 + /usr/local/bin/rootlesskit -v
16:23:35 rootlesskit version 0.14.6
16:23:35 + exit 0
16:23:35 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:35    dh_missing
16:23:35    debian/rules override_dh_strip
16:23:35 make[1]: Entering directory '/root/build-deb'
16:23:35 # Go has lots of problems with stripping, so just don't
16:23:35 make[1]: Leaving directory '/root/build-deb'
16:23:35    dh_makeshlibs
16:23:35    debian/rules override_dh_shlibdeps
16:23:35 make[1]: Entering directory '/root/build-deb'
16:23:35 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:35 make[1]: Leaving directory '/root/build-deb'
16:23:35    dh_md5sums
16:23:35 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211220110528.fe93451-0.el8
16:23:35 Requires(interp): /bin/sh /bin/sh /bin/sh
16:23:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:23:35 Requires(post): /bin/sh
16:23:35 Requires(preun): /bin/sh
16:23:35 Requires(postun): /bin/sh
16:23:35 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:23:35 Conflicts: rootlesskit
16:23:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:35    debian/rules override_dh_builddeb
16:23:35 make[1]: Entering directory '/root/build-deb'
16:23:35 dh_builddeb -- -Zxz
16:23:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'.
16:23:35 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'.
16:23:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.src.rpm
16:23:36 make[1]: Leaving directory '/root/build-deb'
16:23:36    dh_installdeb
16:23:36    debian/rules override_dh_gencontrol
16:23:36 make[1]: Entering directory '/root/build-deb'
16:23:36 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:36 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:36 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:36 if [ "armhf" = "amd64" ]; then \
16:23:36 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:36 fi
16:23:36 dh_gencontrol --remaining-packages
16:23:36 make[1]: Leaving directory '/root/build-deb'
16:23:36    dh_md5sums
16:23:36    debian/rules override_dh_builddeb
16:23:36 make[1]: Entering directory '/root/build-deb'
16:23:36 dh_builddeb -- -Zxz
16:23:36 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'.
16:23:36 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'.
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    debian/rules override_dh_auto_test
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:37 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:37 PASS: daemon version OK
16:23:37 ver="$(cli/build/docker --version)"; \
16:23:37 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:37 PASS: cli version OK
16:23:37 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:37 # TODO change once we support scan-plugin on other architectures
16:23:37 if [ "armhf" = "amd64" ]; then \
16:23:37 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:37 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:37 fi
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    create-stamp debian/debhelper-build-stamp
16:23:37  debian/rules binary
16:23:37 dh binary --with=bash-completion
16:23:37    dh_testroot
16:23:37    dh_prep
16:23:37    debian/rules override_dh_auto_install
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 # docker-ce-cli install
16:23:37 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:37 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:37 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:37 set -e;cd /sources && \
16:23:37 	tar xzf plugin-installers.tgz; \
16:23:37 	for installer in plugins/*.installer; do \
16:23:37 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:37 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:37 			bash ${installer} install_plugin; \
16:23:37 	done
16:23:37 # docker-ce install
16:23:37 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:37 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:37 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:37 # docker-scan-plugin install
16:23:37 # TODO change once we support scan-plugin on other architectures
16:23:37 if [ "armhf" = "amd64" ]; then \
16:23:37 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:37 fi
16:23:37 # docker-ce-rootless-extras install
16:23:37 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:37 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:37 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:37 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:37 # TODO: how can we install vpnkit?
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    debian/rules override_dh_install
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 dh_install
16:23:37 # TODO Can we do this from within our container?
16:23:37 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    dh_installdocs
16:23:37    dh_installchangelogs
16:23:37    dh_installman
16:23:37    dh_bash-completion
16:23:37    dh_systemd_enable
16:23:37    debian/rules override_dh_installinit
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 # use "docker" as our service name, not "docker-ce"
16:23:37 dh_installinit --name=docker
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    dh_systemd_start
16:23:37    dh_perl
16:23:37    dh_link
16:23:37    dh_strip_nondeterminism
16:23:37    dh_compress
16:23:37    dh_fixperms
16:23:37    dh_missing
16:23:37    debian/rules override_dh_strip
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 # Go has lots of problems with stripping, so just don't
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    dh_makeshlibs
16:23:37    debian/rules override_dh_shlibdeps
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    dh_installdeb
16:23:37    debian/rules override_dh_gencontrol
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:37 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:37 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:37 if [ "armhf" = "amd64" ]; then \
16:23:37 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:37 fi
16:23:37 dh_gencontrol --remaining-packages
16:23:37 make[1]: Leaving directory '/root/build-deb'
16:23:37    dh_md5sums
16:23:37    debian/rules override_dh_builddeb
16:23:37 make[1]: Entering directory '/root/build-deb'
16:23:37 dh_builddeb -- -Zxz
16:23:37 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'.
16:23:37 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'.
16:23:37 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64.rpm
16:23:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n0BLWg
16:23:37 + umask 022
16:23:37 + cd /root/rpmbuild/BUILD
16:23:37 + cd src
16:23:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el8.x86_64
16:23:37 + exit 0
16:23:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qa2iih
16:23:37 + umask 022
16:23:37 + cd /root/rpmbuild/BUILD
16:23:37 + cd /root/rpmbuild/BUILD
16:23:37 + rm -rf src
16:23:37 + /usr/bin/mkdir -p src
16:23:37 + cd src
16:23:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:23:37 + /usr/bin/tar -xof -
16:23:37 + STATUS=0
16:23:37 + '[' 0 -ne 0 ']'
16:23:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:23:37 + /usr/bin/tar -xof -
16:23:37 + STATUS=0
16:23:37 + '[' 0 -ne 0 ']'
16:23:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:23:37 + exit 0
16:23:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mwA5pf
16:23:37 + umask 022
16:23:37 + cd /root/rpmbuild/BUILD
16:23:37 + cd src
16:23:37 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:23:37 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.14.0" COMMIT="3f7dbd1" PLATFORM_BINARY=docker-scan make native-build'
16:23:37 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:23:37 GO111MODULE=on make -f builder.Makefile build
16:23:37 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:23:37 mkdir -p bin
16:23:37 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:23:38 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'.
16:23:40 go: downloading github.com/docker/cli v20.10.9+incompatible
16:23:40 go: downloading github.com/docker/docker v20.10.9+incompatible
16:23:41 go: downloading github.com/spf13/cobra v1.2.1
16:23:41 go: downloading github.com/fvbommel/sortorder v1.0.2
16:23:41 go: downloading github.com/pkg/errors v0.9.1
16:23:41 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:23:41 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:23:41 go: downloading github.com/docker/go-connections v0.4.0
16:23:41 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:23:41 go: downloading github.com/spf13/pflag v1.0.5
16:23:41 go: downloading github.com/theupdateframework/notary v0.7.0
16:23:41 go: downloading github.com/opencontainers/image-spec v1.0.1
16:23:41 go: downloading github.com/docker/go-units v0.4.0
16:23:41 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:23:41 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:23:41 go: downloading github.com/opencontainers/go-digest v1.0.0
16:23:41 go: downloading github.com/containerd/containerd v1.5.7
16:23:41 go: downloading github.com/moby/sys/mount v0.2.0
16:23:41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:23:41 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:23:41 go: downloading github.com/morikuni/aec v1.0.0
16:23:41 make[1]: Leaving directory '/root/build-deb'
16:23:41    dh_installdeb
16:23:41    debian/rules override_dh_gencontrol
16:23:41 make[1]: Entering directory '/root/build-deb'
16:23:41 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:41 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:41 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:41 if [ "armhf" = "amd64" ]; then \
16:23:41 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:41 fi
16:23:41 dh_gencontrol --remaining-packages
16:23:41 make[1]: Leaving directory '/root/build-deb'
16:23:41    dh_md5sums
16:23:41    debian/rules override_dh_builddeb
16:23:41 make[1]: Entering directory '/root/build-deb'
16:23:41 dh_builddeb -- -Zxz
16:23:41 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'.
16:23:41 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'.
16:23:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:23:42 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:23:42 go: downloading google.golang.org/grpc v1.40.0
16:23:42 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:23:42 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:23:42 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:23:42 go: downloading github.com/gogo/protobuf v1.3.2
16:23:42 go: downloading github.com/opencontainers/runc v1.0.2
16:23:42 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:23:43 go: downloading github.com/golang/protobuf v1.5.2
16:23:43 go: downloading github.com/docker/go-metrics v0.0.1
16:23:43 go: downloading google.golang.org/protobuf v1.26.0
16:23:43 go: downloading github.com/prometheus/client_golang v1.7.1
16:23:43 make[1]: Leaving directory '/root/build-deb'
16:23:43    debian/rules override_dh_auto_test
16:23:43 make[1]: Entering directory '/root/build-deb'
16:23:43 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:23:43 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:23:43 PASS: daemon version OK
16:23:43 ver="$(cli/build/docker --version)"; \
16:23:43 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:23:43 PASS: cli version OK
16:23:43 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:23:43 # TODO change once we support scan-plugin on other architectures
16:23:43 if [ "armhf" = "amd64" ]; then \
16:23:43 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:23:43 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:23:43 fi
16:23:43 make[1]: Leaving directory '/root/build-deb'
16:23:43    create-stamp debian/debhelper-build-stamp
16:23:43  debian/rules binary
16:23:43 dh binary --with=bash-completion
16:23:43    dh_testroot
16:23:43    dh_prep
16:23:43    debian/rules override_dh_auto_install
16:23:43 make[1]: Entering directory '/root/build-deb'
16:23:43 # docker-ce-cli install
16:23:43 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:23:43 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:23:43 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:23:43 set -e;cd /sources && \
16:23:43 	tar xzf plugin-installers.tgz; \
16:23:43 	for installer in plugins/*.installer; do \
16:23:43 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:23:43 		PREFIX=/usr/libexec/docker/cli-plugins \
16:23:43 			bash ${installer} install_plugin; \
16:23:43 	done
16:23:43 # docker-ce install
16:23:43 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:23:43 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:23:43 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:23:43 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:23:43 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:23:43 # docker-scan-plugin install
16:23:43 # TODO change once we support scan-plugin on other architectures
16:23:43 if [ "armhf" = "amd64" ]; then \
16:23:43 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:23:43 fi
16:23:43 # docker-ce-rootless-extras install
16:23:43 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:23:43 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:23:43 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:23:43 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:23:43 # TODO: how can we install vpnkit?
16:23:43 make[1]: Leaving directory '/root/build-deb'
16:23:43    debian/rules override_dh_install
16:23:43 make[1]: Entering directory '/root/build-deb'
16:23:43 dh_install
16:23:43 # TODO Can we do this from within our container?
16:23:43 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:23:43 make[1]: Leaving directory '/root/build-deb'
16:23:43    dh_installdocs
16:23:43    dh_installchangelogs
16:23:43    dh_installman
16:23:43    dh_bash-completion
16:23:43    dh_systemd_enable
16:23:43    debian/rules override_dh_installinit
16:23:43 make[1]: Entering directory '/root/build-deb'
16:23:43 # use "docker" as our service name, not "docker-ce"
16:23:43 dh_installinit --name=docker
16:23:43 make[1]: Leaving directory '/root/build-deb'
16:23:43    dh_systemd_start
16:23:43    dh_perl
16:23:43    dh_link
16:23:43    dh_strip_nondeterminism
16:23:43    dh_compress
16:23:43    dh_fixperms
16:23:43    dh_missing
16:23:43    debian/rules override_dh_strip
16:23:43 make[1]: Entering directory '/root/build-deb'
16:23:43 # Go has lots of problems with stripping, so just don't
16:23:43 make[1]: Leaving directory '/root/build-deb'
16:23:43    dh_makeshlibs
16:23:43    debian/rules override_dh_shlibdeps
16:23:43 make[1]: Entering directory '/root/build-deb'
16:23:43 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:23:43 go: downloading github.com/beorn7/perks v1.0.1
16:23:43 go: downloading github.com/cespare/xxhash v1.1.0
16:23:43 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:23:43 go: downloading github.com/prometheus/client_model v0.2.0
16:23:43 go: downloading github.com/prometheus/common v0.10.0
16:23:44 go: downloading github.com/prometheus/procfs v0.6.0
16:23:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:23:45 make[1]: Leaving directory '/root/build-deb'
16:23:45    dh_installdeb
16:23:45    debian/rules override_dh_gencontrol
16:23:45 make[1]: Entering directory '/root/build-deb'
16:23:45 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:23:45 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:23:45 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:23:45 if [ "armhf" = "amd64" ]; then \
16:23:45 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:23:45 fi
16:23:45 dh_gencontrol --remaining-packages
16:23:45 make[1]: Leaving directory '/root/build-deb'
16:23:45    dh_md5sums
16:23:46    debian/rules override_dh_builddeb
16:23:46 make[1]: Entering directory '/root/build-deb'
16:23:46 dh_builddeb -- -Zxz
16:23:46 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'.
16:23:46 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'.
16:23:48 #47 81.73 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20211220110528-fe93451.exe
16:23:48 #47 82.24 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20211220110528-fe93451.exe
16:23:48 #47 82.24 GOOS="windows" GOARCH="amd64" GOARM=""
16:23:48 #47 82.59 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20211220110528-fe93451.exe
16:23:48 #47 82.61 Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:23:48 #47 82.85 Building: /build/bundles/cross/windows/amd64/containerutility.exe
16:23:50 Project root: /go/src/github.com/docker/cli
16:23:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:23:50 2021/12/21 16:23:48 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:23:50 + popd
16:23:50 ~/rpmbuild/BUILD/src
16:23:50 + pushd /root/rpmbuild/BUILD/src/plugins
16:23:50 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:23:50 + for installer in '*.installer'
16:23:50 + '[' buildx.installer '!=' scan.installer ']'
16:23:50 + bash buildx.installer build
16:23:50 Cloning into '/go/src/github.com/docker/buildx'...
16:23:50 Fetching origin
16:23:51 + GO111MODULE=on
16:23:51 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:23:52 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'.
16:23:53 #47 87.94 
16:23:53 #47 DONE 88.2s
16:23:53 
16:23:53 #48 [cross 1/1] COPY --from=build-cross /build/bundles/ /
16:23:53 #48 sha256:731c0fdc968f8d77730f4f38e811edbd10371b946f9170f71f3e67a2e79198fc
16:23:54 #48 DONE 0.2s
16:23:54 
16:23:54 #49 exporting to client
16:23:54 #49 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
16:23:54 #49 copying files 25B
16:23:55 #49 copying files 59.86MB 0.8s done
16:23:55 #49 DONE 0.8s
16:23:55 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker'
16:23:55 mkdir -p build/win/amd64/docker/cli-plugins
16:23:55 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-612/static/scripts/build-cli-plugins":/build:ro golang:1.16.12 /build
16:23:55 Unable to find image 'golang:1.16.12' locally
16:23:55 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'.
16:23:55 1.16.12: Pulling from library/golang
16:23:55 5e0b432e8ba9: Already exists
16:23:55 a84cfd68b5ce: Already exists
16:23:55 e8b8f2315954: Already exists
16:23:55 0598fa43a7e7: Already exists
16:23:55 ae9442ff4ff8: Already exists
16:23:55 dd56cb6d5926: Already exists
16:23:55 0b5f424b4861: Already exists
16:23:55 Digest: sha256:10ce31b50ef1de476d2dc80a648bab7da89121cf452e3dcadbf9f33addae5969
16:23:55 Status: Downloaded newer image for golang:1.16.12
16:23:56 Cloning into '/go/src/github.com/docker/buildx'...
16:23:56 ~/rpmbuild/BUILD/src
16:23:56 + popd
16:23:56 + RPM_EC=0
16:23:56 ++ jobs -p
16:23:56 + exit 0
16:23:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X7ePcf
16:23:56 + umask 022
16:23:56 + cd /root/rpmbuild/BUILD
16:23:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64 '!=' / ']'
16:23:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:23:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:23:56 + mkdir -p /root/rpmbuild/BUILDROOT
16:23:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:23:56 + cd src
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin
16:23:56 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/docker
16:23:56 + pushd /root/rpmbuild/BUILD/src/plugins
16:23:56 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:23:56 + for installer in *.installer
16:23:56 + '[' buildx.installer '!=' scan.installer ']'
16:23:56 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:23:56 + PREFIX=/usr/libexec/docker/cli-plugins
16:23:56 + bash buildx.installer install_plugin
16:23:56 ~/rpmbuild/BUILD/src
16:23:56 + popd
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/bash-completion/completions
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/zsh/vendor-completions
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/fish/vendor_completions.d
16:23:56 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/bash-completion/completions/docker
16:23:56 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker
16:23:56 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/man/man1
16:23:56 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/man/man1
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/man/man5
16:23:56 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/man/man5
16:23:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/man/man8
16:23:56 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/man/man8
16:23:56 + mkdir -p build-docs
16:23:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:56 + cp cli/LICENSE build-docs/LICENSE
16:23:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:56 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:23:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:56 + cp cli/NOTICE build-docs/NOTICE
16:23:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:23:56 + cp cli/README.md build-docs/README.md
16:23:56 + /usr/lib/rpm/check-buildroot
16:23:56 + /usr/lib/rpm/redhat/brp-ldconfig
16:23:56 + /usr/lib/rpm/brp-compress
16:23:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:23:56 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'.
16:23:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:23:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:23:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:23:58 + /usr/lib/rpm/check-rpaths
16:23:58 Fetching origin
16:23:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:23:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:23:58 + /usr/lib/rpm/redhat/brp-python-hardlink
16:23:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dDoTvk
16:23:58 + umask 022
16:23:58 + cd /root/rpmbuild/BUILD
16:23:58 + cd src
16:23:58 ++ cli/build/docker --version
16:23:58 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:23:58 PASS: cli version OK
16:23:58 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:23:58 + echo 'PASS: cli version OK'
16:23:58 + RPM_EC=0
16:23:58 ++ jobs -p
16:23:58 + exit 0
16:23:59 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:23:59 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oeiAGd
16:23:59 + umask 022
16:23:59 + cd /root/rpmbuild/BUILD
16:23:59 + cd src
16:23:59 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:23:59 + export LC_ALL=C
16:23:59 + LC_ALL=C
16:23:59 + export DOCDIR
16:23:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:23:59 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:23:59 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:23:59 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:23:59 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:23:59 + RPM_EC=0
16:23:59 ++ jobs -p
16:23:59 + exit 0
16:23:59 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:23:59 + GO111MODULE=on
16:23:59 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:24:00 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0.20211220110528.fe93451-0.fc35
16:24:00 Requires(interp): /bin/sh
16:24:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:24:00 Requires(post): /bin/sh
16:24:00 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:24:00 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:24:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:24:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.src.rpm
16:24:02 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'.
16:24:02 + popd
16:24:02 + RPM_EC=0
16:24:02 ~/rpmbuild/BUILD/src
16:24:02 ++ jobs -p
16:24:02 + exit 0
16:24:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xGrB2g
16:24:02 + umask 022
16:24:02 + cd /root/rpmbuild/BUILD
16:24:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64 '!=' / ']'
16:24:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:02 + mkdir -p /root/rpmbuild/BUILDROOT
16:24:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:02 + cd src
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin
16:24:02 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/docker
16:24:02 + pushd /root/rpmbuild/BUILD/src/plugins
16:24:02 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:24:02 + for installer in *.installer
16:24:02 + '[' buildx.installer '!=' scan.installer ']'
16:24:02 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:02 + PREFIX=/usr/libexec/docker/cli-plugins
16:24:02 + bash buildx.installer install_plugin
16:24:02 + popd
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/bash-completion/completions
16:24:02 ~/rpmbuild/BUILD/src
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/zsh/vendor-completions
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/fish/vendor_completions.d
16:24:02 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/bash-completion/completions/docker
16:24:02 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/zsh/vendor-completions/_docker
16:24:02 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/man/man1
16:24:02 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/man/man1
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/man/man5
16:24:02 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/man/man5
16:24:02 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/man/man8
16:24:02 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/man/man8
16:24:02 + mkdir -p build-docs
16:24:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:02 + cp cli/LICENSE build-docs/LICENSE
16:24:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:02 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:24:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:02 + cp cli/NOTICE build-docs/NOTICE
16:24:02 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:02 + cp cli/README.md build-docs/README.md
16:24:02 + /usr/lib/rpm/check-buildroot
16:24:02 + /usr/lib/rpm/redhat/brp-ldconfig
16:24:02 + /usr/lib/rpm/brp-compress
16:24:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:24:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:24:02 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:24:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:24:02 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:24:02 + /usr/lib/rpm/brp-python-hardlink
16:24:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:24:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VIu4Vf
16:24:02 + umask 022
16:24:02 + cd /root/rpmbuild/BUILD
16:24:02 + cd src
16:24:02 ++ cli/build/docker --version
16:24:02 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:24:02 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:24:02 + echo 'PASS: cli version OK'
16:24:02 + RPM_EC=0
16:24:02 PASS: cli version OK
16:24:02 ++ jobs -p
16:24:02 + exit 0
16:24:02 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:02 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L0P0Df
16:24:02 + umask 022
16:24:02 + cd /root/rpmbuild/BUILD
16:24:02 + cd src
16:24:02 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/doc/docker-ce-cli
16:24:02 + export LC_ALL=C
16:24:02 + LC_ALL=C
16:24:02 + export DOCDIR
16:24:02 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/doc/docker-ce-cli
16:24:02 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/doc/docker-ce-cli
16:24:02 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/doc/docker-ce-cli
16:24:02 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/doc/docker-ce-cli
16:24:02 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/share/doc/docker-ce-cli
16:24:02 + RPM_EC=0
16:24:02 ++ jobs -p
16:24:02 + exit 0
16:24:02 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:24:02 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.fc33 docker-ce-cli(x86-64) = 1:0.0.0.20211220110528.fe93451-0.fc33
16:24:02 Requires(interp): /bin/sh
16:24:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:24:02 Requires(post): /bin/sh
16:24:02 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:24:02 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:24:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:02 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.src.rpm
16:24:03 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'.
16:24:03 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'.
16:24:10 make[1]: Leaving directory '/root/build-deb'
16:24:10  dpkg-genbuildinfo
16:24:10  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.changes
16:24:10 dpkg-genchanges: info: including full source code in upload
16:24:10  dpkg-source -I.git --after-build build-deb
16:24:10 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:10 + destination=/build
16:24:10 + mkdir -p /build
16:24:10 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb /build
16:24:10 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'
16:24:10 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'
16:24:10 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'
16:24:10 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'
16:24:10 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc'
16:24:10 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc'
16:24:10 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz'
16:24:10 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz'
16:24:10 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.buildinfo'
16:24:10 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.buildinfo'
16:24:10 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.changes'
16:24:10 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.changes'
16:24:10 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'
16:24:10 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_armhf.deb'
16:24:10 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
16:24:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:11 + make clean
16:24:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:13 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'.
16:24:13 rm -f -r src
16:24:13 make -C rpm clean
16:24:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:13 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:13 rm -f -r rpmbuild/
16:24:13 docker builder prune -f --filter until=24h
16:24:13 Total reclaimed space: 0B
16:24:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:13 make -C deb clean
16:24:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:13 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:14 rm -f -r debbuild
16:24:14 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:15 rm -f -r sources
16:24:15 docker builder prune -f --filter until=24h
16:24:15 Total reclaimed space: 0B
16:24:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:15 make -C static clean
16:24:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:15 rm -f -r build
16:24:15 docker builder prune -f --filter until=24h
16:24:15 Total reclaimed space: 0B
16:24:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:16 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:24:16 + popd
16:24:16 + exit 0
16:24:16 ~/rpmbuild/BUILD/src
16:24:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cdPH0g
16:24:16 + umask 022
16:24:16 + cd /root/rpmbuild/BUILD
16:24:16 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64 '!=' / ']'
16:24:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64
16:24:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64
16:24:16 + mkdir -p /root/rpmbuild/BUILDROOT
16:24:16 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64
16:24:16 + cd src
16:24:16 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:24:16 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:24:16 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:24:16 ~/rpmbuild/BUILD/src
16:24:16 + popd
16:24:16 + /usr/lib/rpm/check-buildroot
16:24:16 + /usr/lib/rpm/redhat/brp-ldconfig
16:24:16 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:24:16 + /usr/lib/rpm/brp-compress
16:24:16 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:24:16 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:24:16 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:24:16 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:24:16 + /usr/lib/rpm/brp-python-hardlink
16:24:16 + PYTHON3=/usr/libexec/platform-python
16:24:16 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:24:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HBhEXf
16:24:16 + umask 022
16:24:16 + cd /root/rpmbuild/BUILD
16:24:16 + cd src
16:24:16 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:24:16 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:24:16 + ver=v0.14.0
16:24:16 + test v0.14.0 = v0.14.0
16:24:16 + echo 'PASS: docker-scan version OK'
16:24:16 + exit 0
16:24:16 PASS: docker-scan version OK
16:24:16 Processing files: docker-scan-plugin-0.14.0-0.el8.x86_64
16:24:16 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:24:16 Provides: docker-scan-plugin = 0:0.14.0-0.el8 docker-scan-plugin(x86-64) = 0:0.14.0-0.el8
16:24:16 Requires(interp): /bin/sh /bin/sh /bin/sh
16:24:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:24:16 Requires(post): /bin/sh
16:24:16 Requires(preun): /bin/sh
16:24:16 Requires(postun): /bin/sh
16:24:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64
16:24:16 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.14.0-0.el8.src.rpm
16:24:16 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.14.0-0.el8.x86_64.rpm
16:24:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SHapxj
16:24:16 + umask 022
16:24:16 + cd /root/rpmbuild/BUILD
16:24:16 + cd src
16:24:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el8.x86_64
16:24:16 + exit 0
16:24:19 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
16:24:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:24:20 + make clean
16:24:20 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:21 rm -f -r src
16:24:21 make -C rpm clean
16:24:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:21 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:22 rm -f -r rpmbuild/
16:24:23 docker builder prune -f --filter until=24h
16:24:23 Total reclaimed space: 0B
16:24:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:23 make -C deb clean
16:24:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:23 rm -f -r debbuild
16:24:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:23 rm -f -r sources
16:24:23 docker builder prune -f --filter until=24h
16:24:23 Total reclaimed space: 0B
16:24:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:23 make -C static clean
16:24:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:23 rm -f -r build
16:24:23 docker builder prune -f --filter until=24h
16:24:23 Total reclaimed space: 0B
16:24:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:24 make[1]: Leaving directory '/root/build-deb'
16:24:24  dpkg-genbuildinfo
16:24:24  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.changes
16:24:24 dpkg-genchanges: info: including full source code in upload
16:24:24  dpkg-source -I.git --after-build .
16:24:24 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:24 + destination=/build
16:24:24 + mkdir -p /build
16:24:24 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb /build
16:24:24 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'
16:24:24 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'
16:24:24 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'
16:24:24 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'
16:24:24 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc'
16:24:24 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc'
16:24:24 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz'
16:24:24 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz'
16:24:24 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.buildinfo'
16:24:24 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.buildinfo'
16:24:24 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.changes'
16:24:24 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.changes'
16:24:24 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'
16:24:24 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_armhf.deb'
16:24:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
16:24:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:26 + make clean
16:24:26 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:27 make[1]: Leaving directory '/root/build-deb'
16:24:27  dpkg-genbuildinfo
16:24:27  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.changes
16:24:27 dpkg-genchanges: info: including full source code in upload
16:24:27  dpkg-source -I.git --after-build .
16:24:27 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:27 + destination=/build
16:24:27 + mkdir -p /build
16:24:27 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb /build
16:24:27 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'
16:24:27 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'
16:24:27 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'
16:24:27 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'
16:24:27 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc'
16:24:27 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc'
16:24:27 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz'
16:24:27 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz'
16:24:27 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.buildinfo'
16:24:27 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.buildinfo'
16:24:27 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.changes'
16:24:27 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.changes'
16:24:27 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'
16:24:27 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_armhf.deb'
16:24:28 make[1]: Leaving directory '/root/build-deb'
16:24:28  dpkg-genbuildinfo
16:24:28  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.changes
16:24:28 dpkg-genchanges: info: including full source code in upload
16:24:28  dpkg-source -I.git --after-build .
16:24:28 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:28 + destination=/build
16:24:28 + mkdir -p /build
16:24:28 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb /build
16:24:28 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'
16:24:28 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'
16:24:28 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'
16:24:28 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'
16:24:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc'
16:24:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc'
16:24:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz'
16:24:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz'
16:24:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.buildinfo'
16:24:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.buildinfo'
16:24:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.changes'
16:24:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.changes'
16:24:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'
16:24:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_armhf.deb'
16:24:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:24:28 make[1]: Leaving directory '/root/build-deb'
16:24:28  dpkg-genbuildinfo
16:24:29  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.changes
16:24:29 rm -f -r src
16:24:29 make -C rpm clean
16:24:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:29 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:29 rm -f -r rpmbuild/
16:24:29 docker builder prune -f --filter until=24h
16:24:29 Total reclaimed space: 0B
16:24:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:29 make -C deb clean
16:24:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:29 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:29 + make clean
16:24:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:29 dpkg-genchanges: info: including full source code in upload
16:24:29  dpkg-source -I.git --after-build .
16:24:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:29 + destination=/build
16:24:29 + mkdir -p /build
16:24:29 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb /build
16:24:29 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'
16:24:29 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'
16:24:29 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'
16:24:29 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'
16:24:29 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc'
16:24:29 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc'
16:24:29 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz'
16:24:29 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz'
16:24:29 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.buildinfo'
16:24:29 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.buildinfo'
16:24:29 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.changes'
16:24:29 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.changes'
16:24:29 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'
16:24:29 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_armhf.deb'
16:24:30 make[1]: Leaving directory '/root/build-deb'
16:24:30  dpkg-genbuildinfo
16:24:30  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.changes
16:24:30 rm -f -r debbuild
16:24:30 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:30 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
16:24:31 dpkg-genchanges: info: including full source code in upload
16:24:31  dpkg-source -I.git --after-build .
16:24:31 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:31 + destination=/build
16:24:31 + mkdir -p /build
16:24:31 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb /build
16:24:31 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'
16:24:31 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'
16:24:31 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'
16:24:31 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'
16:24:31 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.dsc'
16:24:31 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.dsc'
16:24:31 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.tar.gz'
16:24:31 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye.tar.gz'
16:24:31 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.buildinfo'
16:24:31 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.buildinfo'
16:24:31 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.changes'
16:24:31 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.changes'
16:24:31 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'
16:24:31 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-bullseye_armhf.deb'
16:24:31 rm -f -r sources
16:24:31 docker builder prune -f --filter until=24h
16:24:31 Total reclaimed space: 0B
16:24:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:31 make -C static clean
16:24:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:31 rm -f -r build
16:24:31 docker builder prune -f --filter until=24h
16:24:31 Total reclaimed space: 0B
16:24:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
16:24:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] sh
16:24:31 + make clean
16:24:31 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:32 rm -f -r src
16:24:32 make -C rpm clean
16:24:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:32 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:32 rm -f -r rpmbuild/
16:24:32 docker builder prune -f --filter until=24h
16:24:32 Total reclaimed space: 0B
16:24:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:32 make -C deb clean
16:24:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:32 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
16:24:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:33 rm -f -r debbuild
16:24:33 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:34 + make clean
16:24:34 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
16:24:34 rm -f -r sources
16:24:34 docker builder prune -f --filter until=24h
16:24:34 Total reclaimed space: 0B
16:24:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:34 make -C static clean
16:24:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:34 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:34 rm -f -r build
16:24:34 docker builder prune -f --filter until=24h
16:24:34 Total reclaimed space: 0B
16:24:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:35 rm -f -r src
16:24:35 make -C rpm clean
16:24:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:35 rm -f -r rpmbuild/
16:24:35 docker builder prune -f --filter until=24h
16:24:35 Total reclaimed space: 0B
16:24:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:35 make -C deb clean
16:24:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:35 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:35 + make clean
16:24:35 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:35 make[1]: Leaving directory '/root/build-deb'
16:24:35  dpkg-genbuildinfo
16:24:35  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.changes
16:24:35 dpkg-genchanges: info: including full source code in upload
16:24:35  dpkg-source -I.git --after-build .
16:24:35 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:35 + destination=/build
16:24:35 + mkdir -p /build
16:24:35 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb /build
16:24:35 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'
16:24:35 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'
16:24:35 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'
16:24:35 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'
16:24:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc'
16:24:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc'
16:24:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz'
16:24:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz'
16:24:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.buildinfo'
16:24:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.buildinfo'
16:24:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.changes'
16:24:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.changes'
16:24:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'
16:24:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_armhf.deb'
16:24:35 rm -f -r debbuild
16:24:35 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:36 rm -f -r src
16:24:36 rm -f -r sources
16:24:36 docker builder prune -f --filter until=24h
16:24:36 Total reclaimed space: 0B
16:24:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:36 make -C static clean
16:24:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:36 rm -f -r build
16:24:36 docker builder prune -f --filter until=24h
16:24:36 Total reclaimed space: 0B
16:24:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:36 make -C rpm clean
16:24:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:36 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:36 rm -f -r rpmbuild/
16:24:36 docker builder prune -f --filter until=24h
16:24:37 Total reclaimed space: 0B
16:24:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:37 make -C deb clean
16:24:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:37 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:37 rm -f -r src
16:24:37 make -C rpm clean
16:24:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:37 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:37 rm -f -r rpmbuild/
16:24:37 docker builder prune -f --filter until=24h
16:24:37 Total reclaimed space: 0B
16:24:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:37 make -C deb clean
16:24:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:37 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:38 rm -f -r debbuild
16:24:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:38 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish"
16:24:38 rm -f -r debbuild
16:24:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:39 rm -f -r sources
16:24:39 docker builder prune -f --filter until=24h
16:24:39 Total reclaimed space: 0B
16:24:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:39 make -C static clean
16:24:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:39 rm -f -r build
16:24:39 docker builder prune -f --filter until=24h
16:24:39 Total reclaimed space: 0B
16:24:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:39 + make clean
16:24:39 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:39 rm -f -r sources
16:24:39 docker builder prune -f --filter until=24h
16:24:39 Total reclaimed space: 0B
16:24:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:39 make -C static clean
16:24:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:39 rm -f -r build
16:24:39 docker builder prune -f --filter until=24h
16:24:39 Total reclaimed space: 0B
16:24:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:41 rm -f -r src
16:24:41 make -C rpm clean
16:24:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:41 rm -f -r rpmbuild/
16:24:41 docker builder prune -f --filter until=24h
16:24:41 Total reclaimed space: 0B
16:24:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:41 make -C deb clean
16:24:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:42 rm -f -r debbuild
16:24:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:43 rm -f -r sources
16:24:43 docker builder prune -f --filter until=24h
16:24:43 Total reclaimed space: 0B
16:24:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:43 make -C static clean
16:24:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:43 rm -f -r build
16:24:43 docker builder prune -f --filter until=24h
16:24:43 Total reclaimed space: 0B
16:24:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:45 make[1]: Leaving directory '/root/build-deb'
16:24:45  dpkg-genbuildinfo
16:24:45  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.changes
16:24:45 dpkg-genchanges: info: including full source code in upload
16:24:45  dpkg-source -I.git --after-build .
16:24:45 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:24:45 + destination=/build
16:24:45 + mkdir -p /build
16:24:45 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb /build
16:24:45 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'
16:24:45 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'
16:24:45 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'
16:24:45 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'
16:24:45 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.dsc'
16:24:45 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.dsc'
16:24:45 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.tar.gz'
16:24:45 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster.tar.gz'
16:24:45 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.buildinfo'
16:24:45 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.buildinfo'
16:24:45 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.changes'
16:24:45 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.changes'
16:24:45 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'
16:24:45 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~raspbian-buster_armhf.deb'
16:24:45 ~/rpmbuild/BUILD/src
16:24:45 + popd
16:24:45 + RPM_EC=0
16:24:45 ++ jobs -p
16:24:45 + exit 0
16:24:45 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tnhx6Q
16:24:45 + umask 022
16:24:45 + cd /root/rpmbuild/BUILD
16:24:45 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64 '!=' / ']'
16:24:45 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:24:45 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:24:45 + mkdir -p /root/rpmbuild/BUILDROOT
16:24:45 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:24:45 + cd src
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin
16:24:45 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/docker
16:24:45 + pushd /root/rpmbuild/BUILD/src/plugins
16:24:45 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:24:45 + for installer in *.installer
16:24:45 + '[' buildx.installer '!=' scan.installer ']'
16:24:45 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:24:45 + PREFIX=/usr/libexec/docker/cli-plugins
16:24:45 + bash buildx.installer install_plugin
16:24:45 ~/rpmbuild/BUILD/src
16:24:45 + popd
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/bash-completion/completions
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/zsh/vendor-completions
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/fish/vendor_completions.d
16:24:45 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/bash-completion/completions/docker
16:24:45 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker
16:24:45 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/man/man1
16:24:45 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/man/man1
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/man/man5
16:24:45 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/man/man5
16:24:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/man/man8
16:24:45 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/man/man8
16:24:45 + mkdir -p build-docs
16:24:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:45 + cp cli/LICENSE build-docs/LICENSE
16:24:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:45 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:24:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:45 + cp cli/NOTICE build-docs/NOTICE
16:24:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:24:45 + cp cli/README.md build-docs/README.md
16:24:45 + /usr/lib/rpm/check-buildroot
16:24:45 + /usr/lib/rpm/redhat/brp-ldconfig
16:24:45 + /usr/lib/rpm/brp-compress
16:24:45 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:24:45 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:24:45 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:24:45 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:24:45 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:24:45 + /usr/lib/rpm/brp-python-hardlink
16:24:45 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:24:45 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IYmD25
16:24:45 + umask 022
16:24:45 + cd /root/rpmbuild/BUILD
16:24:45 + cd src
16:24:45 ++ cli/build/docker --version
16:24:45 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:24:45 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:24:45 + echo 'PASS: cli version OK'
16:24:45 + RPM_EC=0
16:24:45 PASS: cli version OK
16:24:45 ++ jobs -p
16:24:45 + exit 0
16:24:45 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:24:45 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HgLje1
16:24:45 + umask 022
16:24:45 + cd /root/rpmbuild/BUILD
16:24:45 + cd src
16:24:45 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/doc/docker-ce-cli
16:24:45 + export LC_ALL=C
16:24:45 + LC_ALL=C
16:24:45 + export DOCDIR
16:24:45 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/doc/docker-ce-cli
16:24:45 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/doc/docker-ce-cli
16:24:45 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/doc/docker-ce-cli
16:24:45 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/doc/docker-ce-cli
16:24:45 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/share/doc/docker-ce-cli
16:24:45 + RPM_EC=0
16:24:45 ++ jobs -p
16:24:45 + exit 0
16:24:45 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:24:45 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20211220110528.fe93451-0.fc34
16:24:45 Requires(interp): /bin/sh
16:24:45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:24:45 Requires(post): /bin/sh
16:24:45 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:24:45 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:24:45 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:24:45 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.src.rpm
16:24:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
16:24:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:24:48 + make clean
16:24:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:24:49 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64.rpm
16:24:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xZ6ali
16:24:49 + umask 022
16:24:49 + cd /root/rpmbuild/BUILD
16:24:49 + cd src
16:24:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:49 + RPM_EC=0
16:24:49 ++ jobs -p
16:24:49 + exit 0
16:24:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PCOo8h
16:24:49 + umask 022
16:24:49 + cd /root/rpmbuild/BUILD
16:24:49 + cd /root/rpmbuild/BUILD
16:24:49 + rm -rf src
16:24:49 + /usr/bin/mkdir -p src
16:24:49 + cd src
16:24:49 + /usr/bin/tar -xof -
16:24:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:24:49 + STATUS=0
16:24:49 + '[' 0 -ne 0 ']'
16:24:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:24:49 + /usr/bin/tar -xof -
16:24:49 + STATUS=0
16:24:49 + '[' 0 -ne 0 ']'
16:24:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:24:49 + RPM_EC=0
16:24:49 ++ jobs -p
16:24:49 + exit 0
16:24:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hpB1fh
16:24:49 + umask 022
16:24:49 + cd /root/rpmbuild/BUILD
16:24:49 + cd src
16:24:49 + export DOCKER_GITCOMMIT=088afc9
16:24:49 + DOCKER_GITCOMMIT=088afc9
16:24:49 + mkdir -p /go/src/github.com/docker
16:24:49 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:24:49 + TMP_GOPATH=/go
16:24:49 + GOPROXY=https://proxy.golang.org
16:24:49 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:24:49 + RM_GOPATH=0
16:24:49 + TMP_GOPATH=/go
16:24:49 + : /usr/local/bin
16:24:49 + '[' -z /go ']'
16:24:49 + export GOPATH=/go
16:24:49 + GOPATH=/go
16:24:49 + case "$(go env GOARCH)" in
16:24:49 ++ go env GOARCH
16:24:49 + export GO_BUILDMODE=-buildmode=pie
16:24:49 + GO_BUILDMODE=-buildmode=pie
16:24:49 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:24:49 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:24:49 + bin=rootlesskit
16:24:49 + shift
16:24:49 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:24:49 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:24:49 ++ : v0.14.6
16:24:49 + install_rootlesskit dynamic
16:24:49 + case "$1" in
16:24:49 + install_rootlesskit_dynamic
16:24:49 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:24:49 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:24:49 + export BUILD_MODE=-buildmode=pie
16:24:49 + BUILD_MODE=-buildmode=pie
16:24:49 + _install_rootlesskit
16:24:49 Install rootlesskit version v0.14.6
16:24:49 + echo 'Install rootlesskit version v0.14.6'
16:24:49 + for f in rootlesskit rootlesskit-docker-proxy
16:24:49 + GOBIN=/usr/local/bin
16:24:49 + GO111MODULE=on
16:24:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:24:49 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:24:49 go: downloading github.com/sirupsen/logrus v1.8.1
16:24:49 go: downloading github.com/urfave/cli/v2 v2.3.0
16:24:49 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:24:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:24:50 go: downloading github.com/google/uuid v1.3.0
16:24:50 go: downloading github.com/moby/vpnkit v0.5.0
16:24:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:24:50 go: downloading github.com/gofrs/flock v0.8.1
16:24:50 go: downloading github.com/gorilla/mux v1.8.0
16:24:50 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:24:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:24:50 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:24:50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:24:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:24:50 rm -f -r src
16:24:50 make -C rpm clean
16:24:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:50 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:24:50 rm -f -r rpmbuild/
16:24:50 docker builder prune -f --filter until=24h
16:24:50 Total reclaimed space: 0B
16:24:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:24:50 make -C deb clean
16:24:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:50 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:24:51 rm -f -r debbuild
16:24:51 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:24:52 rm -f -r sources
16:24:52 docker builder prune -f --filter until=24h
16:24:52 Total reclaimed space: 0B
16:24:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:24:52 make -C static clean
16:24:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:24:52 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:24:52 rm -f -r build
16:24:52 docker builder prune -f --filter until=24h
16:24:52 Total reclaimed space: 0B
16:24:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:24:55 + for f in rootlesskit rootlesskit-docker-proxy
16:24:55 + GOBIN=/usr/local/bin
16:24:55 + GO111MODULE=on
16:24:55 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:24:56 + return
16:24:56 + RPM_EC=0
16:24:56 ++ jobs -p
16:24:56 + exit 0
16:24:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JXkcVi
16:24:56 + umask 022
16:24:56 + cd /root/rpmbuild/BUILD
16:24:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64 '!=' / ']'
16:24:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:56 + mkdir -p /root/rpmbuild/BUILDROOT
16:24:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:56 + cd src
16:24:56 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/dockerd-rootless.sh
16:24:56 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:24:56 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/rootlesskit
16:24:56 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64/usr/bin/rootlesskit-docker-proxy
16:24:56 + /usr/lib/rpm/check-buildroot
16:24:56 + /usr/lib/rpm/redhat/brp-ldconfig
16:24:56 + /usr/lib/rpm/brp-compress
16:24:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:24:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:24:56 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:24:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:24:56 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:24:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64.rpm
16:24:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gXh5Ue
16:24:56 + umask 022
16:24:56 + cd /root/rpmbuild/BUILD
16:24:56 + cd src
16:24:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:24:56 + RPM_EC=0
16:24:56 ++ jobs -p
16:24:56 + exit 0
16:24:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bgeHWm
16:24:56 + umask 022
16:24:56 + cd /root/rpmbuild/BUILD
16:24:56 + cd /root/rpmbuild/BUILD
16:24:56 + rm -rf src
16:24:56 + /usr/bin/mkdir -p src
16:24:56 + cd src
16:24:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:24:56 + /usr/bin/tar -xof -
16:24:56 + STATUS=0
16:24:56 + '[' 0 -ne 0 ']'
16:24:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:24:56 + /usr/bin/tar -xof -
16:24:56 + STATUS=0
16:24:56 + '[' 0 -ne 0 ']'
16:24:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:24:56 + RPM_EC=0
16:24:56 ++ jobs -p
16:24:56 + exit 0
16:24:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eeJn7Z
16:24:56 + umask 022
16:24:56 + cd /root/rpmbuild/BUILD
16:24:56 + cd src
16:24:56 + export DOCKER_GITCOMMIT=088afc9
16:24:56 + DOCKER_GITCOMMIT=088afc9
16:24:56 + mkdir -p /go/src/github.com/docker
16:24:56 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:24:56 + TMP_GOPATH=/go
16:24:56 + GOPROXY=https://proxy.golang.org
16:24:56 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:24:56 + RM_GOPATH=0
16:24:56 + TMP_GOPATH=/go
16:24:56 + : /usr/local/bin
16:24:56 + '[' -z /go ']'
16:24:56 + export GOPATH=/go
16:24:56 + GOPATH=/go
16:24:56 + case "$(go env GOARCH)" in
16:24:56 ++ go env GOARCH
16:24:56 + export GO_BUILDMODE=-buildmode=pie
16:24:56 + GO_BUILDMODE=-buildmode=pie
16:24:56 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:24:56 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:24:56 + bin=rootlesskit
16:24:56 + shift
16:24:56 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:24:56 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:24:56 ++ : v0.14.6
16:24:56 + install_rootlesskit dynamic
16:24:56 + case "$1" in
16:24:56 + install_rootlesskit_dynamic
16:24:56 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:24:56 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:24:56 + export BUILD_MODE=-buildmode=pie
16:24:56 + BUILD_MODE=-buildmode=pie
16:24:56 + _install_rootlesskit
16:24:56 + echo 'Install rootlesskit version v0.14.6'
16:24:56 Install rootlesskit version v0.14.6
16:24:56 + for f in rootlesskit rootlesskit-docker-proxy
16:24:56 + GOBIN=/usr/local/bin
16:24:56 + GO111MODULE=on
16:24:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:24:56 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:24:56 go: downloading github.com/sirupsen/logrus v1.8.1
16:24:56 go: downloading github.com/urfave/cli/v2 v2.3.0
16:24:56 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:24:56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:24:56 go: downloading github.com/google/uuid v1.3.0
16:24:56 go: downloading github.com/moby/vpnkit v0.5.0
16:24:56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:24:56 go: downloading github.com/gofrs/flock v0.8.1
16:24:56 go: downloading github.com/gorilla/mux v1.8.0
16:24:56 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:24:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:24:56 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:24:56 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:24:56 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:24:56 + /usr/lib/rpm/brp-python-hardlink
16:24:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:24:56 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:24:56 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:24:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YGCMKg
16:24:56 + umask 022
16:24:56 + cd /root/rpmbuild/BUILD
16:24:56 + cd src
16:24:56 + /usr/local/bin/rootlesskit -v
16:24:56 rootlesskit version 0.14.6
16:24:56 + RPM_EC=0
16:24:56 ++ jobs -p
16:24:56 + exit 0
16:24:56 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:56 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.fc33 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211220110528.fe93451-0.fc33
16:24:56 Requires(interp): /bin/sh /bin/sh /bin/sh
16:24:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:24:56 Requires(post): /bin/sh
16:24:56 Requires(preun): /bin/sh
16:24:56 Requires(postun): /bin/sh
16:24:56 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:24:56 Conflicts: rootlesskit
16:24:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:24:57 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.src.rpm
16:24:59 + for f in rootlesskit rootlesskit-docker-proxy
16:24:59 + GOBIN=/usr/local/bin
16:24:59 + GO111MODULE=on
16:24:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:25:00 + return
16:25:00 + RPM_EC=0
16:25:00 ++ jobs -p
16:25:00 + exit 0
16:25:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KscPks
16:25:00 + umask 022
16:25:00 + cd /root/rpmbuild/BUILD
16:25:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64 '!=' / ']'
16:25:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:25:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:25:00 + mkdir -p /root/rpmbuild/BUILDROOT
16:25:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:25:00 + cd src
16:25:00 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
16:25:00 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:25:00 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/rootlesskit
16:25:00 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
16:25:00 + /usr/lib/rpm/check-buildroot
16:25:00 + /usr/lib/rpm/redhat/brp-ldconfig
16:25:00 + /usr/lib/rpm/brp-compress
16:25:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:25:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:25:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:25:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:25:00 + /usr/lib/rpm/check-rpaths
16:25:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:25:00 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:25:00 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:25:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:25:00 + /usr/lib/rpm/redhat/brp-python-hardlink
16:25:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qaiNOs
16:25:01 + umask 022
16:25:01 + cd /root/rpmbuild/BUILD
16:25:01 + cd src
16:25:01 + /usr/local/bin/rootlesskit -v
16:25:01 rootlesskit version 0.14.6
16:25:01 + RPM_EC=0
16:25:01 ++ jobs -p
16:25:01 + exit 0
16:25:01 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:25:01 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211220110528.fe93451-0.fc35
16:25:01 Requires(interp): /bin/sh /bin/sh /bin/sh
16:25:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:25:01 Requires(post): /bin/sh
16:25:01 Requires(preun): /bin/sh
16:25:01 Requires(postun): /bin/sh
16:25:01 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:25:01 Conflicts: rootlesskit
16:25:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:25:01 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.src.rpm
16:25:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64.rpm
16:25:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oHcUag
16:25:04 + umask 022
16:25:04 + cd /root/rpmbuild/BUILD
16:25:04 + cd src
16:25:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc33.x86_64
16:25:04 + RPM_EC=0
16:25:04 ++ jobs -p
16:25:04 + exit 0
16:25:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZtUL5i
16:25:04 + umask 022
16:25:04 + cd /root/rpmbuild/BUILD
16:25:04 + cd /root/rpmbuild/BUILD
16:25:04 + rm -rf src
16:25:04 + /usr/bin/mkdir -p src
16:25:04 + cd src
16:25:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:04 + /usr/bin/tar -xof -
16:25:04 + STATUS=0
16:25:04 + '[' 0 -ne 0 ']'
16:25:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:04 + /usr/bin/tar -xof -
16:25:04 + STATUS=0
16:25:04 + '[' 0 -ne 0 ']'
16:25:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:25:04 + RPM_EC=0
16:25:04 ++ jobs -p
16:25:04 + exit 0
16:25:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eKk4oj
16:25:04 + umask 022
16:25:04 + cd /root/rpmbuild/BUILD
16:25:04 + cd src
16:25:04 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:25:04 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:25:04 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.14.0" COMMIT="3f7dbd1" PLATFORM_BINARY=docker-scan make native-build'
16:25:04 GO111MODULE=on make -f builder.Makefile build
16:25:04 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:25:04 mkdir -p bin
16:25:04 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:25:06 go: downloading github.com/docker/cli v20.10.9+incompatible
16:25:06 go: downloading github.com/docker/docker v20.10.9+incompatible
16:25:06 go: downloading github.com/spf13/cobra v1.2.1
16:25:06 go: downloading github.com/fvbommel/sortorder v1.0.2
16:25:06 go: downloading github.com/pkg/errors v0.9.1
16:25:06 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:25:06 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:25:06 go: downloading github.com/docker/go-connections v0.4.0
16:25:06 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:25:06 go: downloading github.com/spf13/pflag v1.0.5
16:25:07 go: downloading github.com/theupdateframework/notary v0.7.0
16:25:07 go: downloading github.com/opencontainers/image-spec v1.0.1
16:25:07 go: downloading github.com/docker/go-units v0.4.0
16:25:07 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:25:07 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:25:07 go: downloading github.com/morikuni/aec v1.0.0
16:25:07 go: downloading github.com/containerd/containerd v1.5.7
16:25:07 go: downloading github.com/opencontainers/go-digest v1.0.0
16:25:07 go: downloading github.com/moby/sys/mount v0.2.0
16:25:07 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:25:07 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:25:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:25:07 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:25:07 go: downloading google.golang.org/grpc v1.40.0
16:25:07 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:25:07 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:25:08 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:25:08 go: downloading github.com/gogo/protobuf v1.3.2
16:25:08 go: downloading github.com/opencontainers/runc v1.0.2
16:25:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64.rpm
16:25:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D7HSfh
16:25:08 + umask 022
16:25:08 + cd /root/rpmbuild/BUILD
16:25:08 + cd src
16:25:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc35.x86_64
16:25:08 + RPM_EC=0
16:25:08 ++ jobs -p
16:25:08 + exit 0
16:25:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WruE9o
16:25:08 + umask 022
16:25:08 + cd /root/rpmbuild/BUILD
16:25:08 + cd /root/rpmbuild/BUILD
16:25:08 + rm -rf src
16:25:08 + /usr/bin/mkdir -p src
16:25:08 + cd src
16:25:08 + /usr/bin/tar -xof -
16:25:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:08 + STATUS=0
16:25:08 + '[' 0 -ne 0 ']'
16:25:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:08 + /usr/bin/tar -xof -
16:25:08 + STATUS=0
16:25:08 + '[' 0 -ne 0 ']'
16:25:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:25:08 + RPM_EC=0
16:25:08 ++ jobs -p
16:25:08 + exit 0
16:25:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qJOJnN
16:25:08 + umask 022
16:25:08 + cd /root/rpmbuild/BUILD
16:25:08 + cd src
16:25:08 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:25:08 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:25:08 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.14.0" COMMIT="3f7dbd1" PLATFORM_BINARY=docker-scan make native-build'
16:25:08 GO111MODULE=on make -f builder.Makefile build
16:25:08 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:25:08 mkdir -p bin
16:25:08 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:25:08 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:25:08 go: downloading github.com/golang/protobuf v1.5.2
16:25:08 go: downloading github.com/docker/go-metrics v0.0.1
16:25:08 go: downloading google.golang.org/protobuf v1.26.0
16:25:08 go: downloading github.com/prometheus/client_golang v1.7.1
16:25:08 go: downloading github.com/beorn7/perks v1.0.1
16:25:08 go: downloading github.com/cespare/xxhash v1.1.0
16:25:08 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:25:08 go: downloading github.com/prometheus/client_model v0.2.0
16:25:08 go: downloading github.com/prometheus/common v0.10.0
16:25:09 go: downloading github.com/prometheus/procfs v0.6.0
16:25:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:25:10 go: downloading github.com/docker/cli v20.10.9+incompatible
16:25:11 go: downloading github.com/docker/docker v20.10.9+incompatible
16:25:11 go: downloading github.com/spf13/cobra v1.2.1
16:25:11 go: downloading github.com/fvbommel/sortorder v1.0.2
16:25:11 go: downloading github.com/pkg/errors v0.9.1
16:25:11 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:25:11 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:25:12 go: downloading github.com/docker/go-connections v0.4.0
16:25:12 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:25:12 go: downloading github.com/spf13/pflag v1.0.5
16:25:12 go: downloading github.com/theupdateframework/notary v0.7.0
16:25:12 go: downloading github.com/opencontainers/image-spec v1.0.1
16:25:12 go: downloading github.com/docker/go-units v0.4.0
16:25:12 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:25:12 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:25:12 go: downloading github.com/morikuni/aec v1.0.0
16:25:12 go: downloading github.com/containerd/containerd v1.5.7
16:25:12 go: downloading github.com/opencontainers/go-digest v1.0.0
16:25:12 go: downloading github.com/moby/sys/mount v0.2.0
16:25:12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:25:12 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:25:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:25:12 go: downloading google.golang.org/grpc v1.40.0
16:25:12 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:25:12 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:25:12 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:25:13 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:25:13 go: downloading github.com/gogo/protobuf v1.3.2
16:25:13 go: downloading github.com/opencontainers/runc v1.0.2
16:25:13 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:25:13 go: downloading github.com/golang/protobuf v1.5.2
16:25:13 go: downloading github.com/docker/go-metrics v0.0.1
16:25:13 go: downloading google.golang.org/protobuf v1.26.0
16:25:13 go: downloading github.com/prometheus/client_golang v1.7.1
16:25:13 go: downloading github.com/beorn7/perks v1.0.1
16:25:13 go: downloading github.com/cespare/xxhash v1.1.0
16:25:13 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:25:13 go: downloading github.com/prometheus/client_model v0.2.0
16:25:13 go: downloading github.com/prometheus/common v0.10.0
16:25:14 go: downloading github.com/prometheus/procfs v0.6.0
16:25:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:25:27 + popd
16:25:27 + exit 0
16:25:27 ~/rpmbuild/BUILD/src
16:25:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HyXF7x
16:25:27 + umask 022
16:25:27 + cd /root/rpmbuild/BUILD
16:25:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64 '!=' / ']'
16:25:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:27 + mkdir -p /root/rpmbuild/BUILDROOT
16:25:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:27 + cd src
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin
16:25:27 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/docker
16:25:27 + pushd /root/rpmbuild/BUILD/src/plugins
16:25:27 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:25:27 + for installer in '*.installer'
16:25:27 + '[' buildx.installer '!=' scan.installer ']'
16:25:27 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:27 + PREFIX=/usr/libexec/docker/cli-plugins
16:25:27 + bash buildx.installer install_plugin
16:25:27 + popd
16:25:27 ~/rpmbuild/BUILD/src
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/bash-completion/completions
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/zsh/vendor-completions
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/fish/vendor_completions.d
16:25:27 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/bash-completion/completions/docker
16:25:27 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
16:25:27 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/man/man1
16:25:27 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/man/man1
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/man/man5
16:25:27 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/man/man5
16:25:27 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/man/man8
16:25:27 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/man/man8
16:25:27 + mkdir -p build-docs
16:25:27 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:25:27 + cp cli/LICENSE build-docs/LICENSE
16:25:27 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:25:27 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:25:27 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:25:27 + cp cli/NOTICE build-docs/NOTICE
16:25:27 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:25:27 + cp cli/README.md build-docs/README.md
16:25:27 + /usr/lib/rpm/check-buildroot
16:25:27 + /usr/lib/rpm/redhat/brp-compress
16:25:27 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:25:27 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:25:27 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:25:27 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:25:27 + /usr/lib/rpm/redhat/brp-python-hardlink
16:25:27 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:25:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.grMzFC
16:25:27 + umask 022
16:25:27 + cd /root/rpmbuild/BUILD
16:25:27 + cd src
16:25:27 ++ cli/build/docker --version
16:25:27 + ver='Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:25:27 + test 'Docker version 0.0.0-20211220110528-fe93451, build fe93451' = 'Docker version 0.0.0-20211220110528-fe93451, build fe93451'
16:25:27 + echo 'PASS: cli version OK'
16:25:27 + exit 0
16:25:27 PASS: cli version OK
16:25:27 Processing files: docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:27 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HEd2pH
16:25:27 + umask 022
16:25:27 + cd /root/rpmbuild/BUILD
16:25:27 + cd src
16:25:27 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:25:27 + export DOCDIR
16:25:27 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:25:27 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:25:27 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:25:27 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:25:27 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211220110528.fe93451
16:25:27 + exit 0
16:25:27 Provides: docker-ce-cli = 1:0.0.0.20211220110528.fe93451-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20211220110528.fe93451-0.el7
16:25:27 Requires(interp): /bin/sh
16:25:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:25:27 Requires(post): /bin/sh
16:25:27 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:25:27 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
16:25:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:27 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.src.rpm
16:25:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64.rpm
16:25:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gFBSKy
16:25:31 + umask 022
16:25:31 + cd /root/rpmbuild/BUILD
16:25:31 + cd src
16:25:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:31 + exit 0
16:25:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jpfqFb
16:25:31 + umask 022
16:25:31 + cd /root/rpmbuild/BUILD
16:25:31 + cd /root/rpmbuild/BUILD
16:25:31 + rm -rf src
16:25:31 + /usr/bin/mkdir -p src
16:25:31 + cd src
16:25:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:25:31 + /usr/bin/tar -xf -
16:25:32 + STATUS=0
16:25:32 + '[' 0 -ne 0 ']'
16:25:32 + /usr/bin/tar -xf -
16:25:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:25:32 + STATUS=0
16:25:32 + '[' 0 -ne 0 ']'
16:25:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:25:32 + exit 0
16:25:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kdBJiS
16:25:32 + umask 022
16:25:32 + cd /root/rpmbuild/BUILD
16:25:32 + cd src
16:25:32 + export DOCKER_GITCOMMIT=088afc9
16:25:32 + DOCKER_GITCOMMIT=088afc9
16:25:32 + mkdir -p /go/src/github.com/docker
16:25:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:25:32 + TMP_GOPATH=/go
16:25:32 + GOPROXY=https://proxy.golang.org
16:25:32 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:25:32 + RM_GOPATH=0
16:25:32 + TMP_GOPATH=/go
16:25:32 + : /usr/local/bin
16:25:32 + '[' -z /go ']'
16:25:32 + export GOPATH=/go
16:25:32 + GOPATH=/go
16:25:32 + case "$(go env GOARCH)" in
16:25:32 ++ go env GOARCH
16:25:32 + export GO_BUILDMODE=-buildmode=pie
16:25:32 + GO_BUILDMODE=-buildmode=pie
16:25:32 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:25:32 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:25:32 + bin=rootlesskit
16:25:32 + shift
16:25:32 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:25:32 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:25:32 ++ : v0.14.6
16:25:32 + install_rootlesskit dynamic
16:25:32 + case "$1" in
16:25:32 + install_rootlesskit_dynamic
16:25:32 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:25:32 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:25:32 + export BUILD_MODE=-buildmode=pie
16:25:32 + BUILD_MODE=-buildmode=pie
16:25:32 + _install_rootlesskit
16:25:32 + echo 'Install rootlesskit version v0.14.6'
16:25:32 Install rootlesskit version v0.14.6
16:25:32 + for f in rootlesskit rootlesskit-docker-proxy
16:25:32 + GOBIN=/usr/local/bin
16:25:32 + GO111MODULE=on
16:25:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:25:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:25:33 go: downloading github.com/sirupsen/logrus v1.8.1
16:25:33 go: downloading github.com/urfave/cli/v2 v2.3.0
16:25:34 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:25:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:25:34 go: downloading github.com/google/uuid v1.3.0
16:25:34 go: downloading github.com/moby/vpnkit v0.5.0
16:25:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:25:34 go: downloading github.com/gofrs/flock v0.8.1
16:25:34 go: downloading github.com/gorilla/mux v1.8.0
16:25:34 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:25:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:25:34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:25:34 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:25:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:25:39 + for f in rootlesskit rootlesskit-docker-proxy
16:25:39 + GOBIN=/usr/local/bin
16:25:39 + GO111MODULE=on
16:25:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:25:41 + return
16:25:41 + exit 0
16:25:41 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vQQOaV
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64 '!=' / ']'
16:25:41 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:41 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:41 + mkdir -p /root/rpmbuild/BUILDROOT
16:25:41 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:41 + cd src
16:25:41 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/dockerd-rootless.sh
16:25:41 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:25:41 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/rootlesskit
16:25:41 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
16:25:41 + /usr/lib/rpm/check-buildroot
16:25:41 + /usr/lib/rpm/redhat/brp-compress
16:25:41 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:25:41 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:25:41 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:25:41 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:25:41 + /usr/lib/rpm/redhat/brp-python-hardlink
16:25:41 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:25:41 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8VvqjY
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + cd src
16:25:41 + /usr/local/bin/rootlesskit -v
16:25:41 rootlesskit version 0.14.6
16:25:41 + exit 0
16:25:41 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:41 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:25:41 ~/rpmbuild/BUILD/src
16:25:41 + popd
16:25:41 + RPM_EC=0
16:25:41 ++ jobs -p
16:25:41 + exit 0
16:25:41 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ms6GSg
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64 '!=' / ']'
16:25:41 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64
16:25:41 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64
16:25:41 + mkdir -p /root/rpmbuild/BUILDROOT
16:25:41 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64
16:25:41 + cd src
16:25:41 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:25:41 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:25:41 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:25:41 ~/rpmbuild/BUILD/src
16:25:41 + popd
16:25:41 + /usr/lib/rpm/check-buildroot
16:25:41 + /usr/lib/rpm/redhat/brp-ldconfig
16:25:41 + /usr/lib/rpm/brp-compress
16:25:41 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:25:41 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:25:41 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:25:41 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:25:41 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:25:41 + /usr/lib/rpm/brp-python-hardlink
16:25:41 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:25:41 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ww53Hh
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + cd src
16:25:41 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:25:41 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:25:41 + ver=v0.14.0
16:25:41 PASS: docker-scan version OK
16:25:41 + test v0.14.0 = v0.14.0
16:25:41 + echo 'PASS: docker-scan version OK'
16:25:41 + RPM_EC=0
16:25:41 ++ jobs -p
16:25:41 + exit 0
16:25:41 Processing files: docker-scan-plugin-0.14.0-0.fc33.x86_64
16:25:41 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:25:41 Provides: docker-scan-plugin = 0:0.14.0-0.fc33 docker-scan-plugin(x86-64) = 0:0.14.0-0.fc33
16:25:41 Requires(interp): /bin/sh /bin/sh /bin/sh
16:25:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:25:41 Requires(post): /bin/sh
16:25:41 Requires(preun): /bin/sh
16:25:41 Requires(postun): /bin/sh
16:25:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64
16:25:41 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.14.0-0.fc33.src.rpm
16:25:41 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64.rpm
16:25:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ls7GJs
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + cd src
16:25:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:41 + RPM_EC=0
16:25:41 ++ jobs -p
16:25:41 + exit 0
16:25:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.whiDK5
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + rm -rf src
16:25:41 + /usr/bin/mkdir -p src
16:25:41 + cd src
16:25:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:25:41 + /usr/bin/tar -xof -
16:25:41 + STATUS=0
16:25:41 + '[' 0 -ne 0 ']'
16:25:41 + /usr/bin/tar -xof -
16:25:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:25:41 + STATUS=0
16:25:41 + '[' 0 -ne 0 ']'
16:25:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:25:41 + RPM_EC=0
16:25:41 ++ jobs -p
16:25:41 + exit 0
16:25:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9y679Y
16:25:41 + umask 022
16:25:41 + cd /root/rpmbuild/BUILD
16:25:41 + cd src
16:25:41 + export DOCKER_GITCOMMIT=088afc9
16:25:41 + DOCKER_GITCOMMIT=088afc9
16:25:41 + mkdir -p /go/src/github.com/docker
16:25:41 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:25:41 + TMP_GOPATH=/go
16:25:41 + GOPROXY=https://proxy.golang.org
16:25:41 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:25:41 + RM_GOPATH=0
16:25:41 + TMP_GOPATH=/go
16:25:41 + : /usr/local/bin
16:25:41 + '[' -z /go ']'
16:25:41 + export GOPATH=/go
16:25:41 + GOPATH=/go
16:25:41 + case "$(go env GOARCH)" in
16:25:41 ++ go env GOARCH
16:25:41 + export GO_BUILDMODE=-buildmode=pie
16:25:41 + GO_BUILDMODE=-buildmode=pie
16:25:41 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:25:41 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:25:41 + bin=rootlesskit
16:25:41 + shift
16:25:41 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:25:41 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:25:41 ++ : v0.14.6
16:25:41 + install_rootlesskit dynamic
16:25:41 + case "$1" in
16:25:41 + install_rootlesskit_dynamic
16:25:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:25:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:25:41 + export BUILD_MODE=-buildmode=pie
16:25:41 + BUILD_MODE=-buildmode=pie
16:25:41 + _install_rootlesskit
16:25:41 + echo 'Install rootlesskit version v0.14.6'
16:25:41 + for f in rootlesskit rootlesskit-docker-proxy
16:25:41 + GOBIN=/usr/local/bin
16:25:41 + GO111MODULE=on
16:25:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:25:41 Install rootlesskit version v0.14.6
16:25:41 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:25:41 go: downloading github.com/sirupsen/logrus v1.8.1
16:25:41 go: downloading github.com/urfave/cli/v2 v2.3.0
16:25:41 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:25:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:25:41 go: downloading github.com/google/uuid v1.3.0
16:25:41 go: downloading github.com/moby/vpnkit v0.5.0
16:25:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:25:41 go: downloading github.com/gofrs/flock v0.8.1
16:25:41 go: downloading github.com/gorilla/mux v1.8.0
16:25:41 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:25:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:25:41 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:25:41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:25:41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:25:41 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211220110528.fe93451-0.el7
16:25:41 Requires(interp): /bin/sh /bin/sh /bin/sh
16:25:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:25:41 Requires(post): /bin/sh
16:25:41 Requires(preun): /bin/sh
16:25:41 Requires(postun): /bin/sh
16:25:41 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:25:41 Conflicts: rootlesskit
16:25:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:41 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.src.rpm
16:25:46 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64.rpm
16:25:46 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F4yGfl
16:25:46 + umask 022
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + cd src
16:25:46 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.el7.x86_64
16:25:46 + exit 0
16:25:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qE07Dz
16:25:46 + umask 022
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + rm -rf src
16:25:46 + /usr/bin/mkdir -p src
16:25:46 + cd src
16:25:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:46 + /usr/bin/tar -xf -
16:25:46 + STATUS=0
16:25:46 + '[' 0 -ne 0 ']'
16:25:46 + /usr/bin/tar -xf -
16:25:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:46 + STATUS=0
16:25:46 + '[' 0 -ne 0 ']'
16:25:46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:25:46 + exit 0
16:25:46 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rwgrvO
16:25:46 + umask 022
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + cd src
16:25:46 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:25:46 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:25:46 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.14.0" COMMIT="3f7dbd1" PLATFORM_BINARY=docker-scan make native-build'
16:25:46 GO111MODULE=on make -f builder.Makefile build
16:25:46 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:25:46 mkdir -p bin
16:25:46 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:25:46 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:25:46 ~/rpmbuild/BUILD/src
16:25:46 + popd
16:25:46 + RPM_EC=0
16:25:46 ++ jobs -p
16:25:46 + exit 0
16:25:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iAGbom
16:25:46 + umask 022
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64 '!=' / ']'
16:25:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64
16:25:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64
16:25:46 + mkdir -p /root/rpmbuild/BUILDROOT
16:25:46 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64
16:25:46 + cd src
16:25:46 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:25:46 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:25:46 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:25:46 + popd
16:25:46 ~/rpmbuild/BUILD/src
16:25:46 + /usr/lib/rpm/check-buildroot
16:25:46 + /usr/lib/rpm/redhat/brp-ldconfig
16:25:46 + /usr/lib/rpm/brp-compress
16:25:46 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:25:46 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:25:46 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:25:46 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:25:46 + /usr/lib/rpm/check-rpaths
16:25:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:25:46 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:25:46 + /usr/lib/rpm/redhat/brp-python-hardlink
16:25:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GiGhHz
16:25:46 + umask 022
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + cd src
16:25:46 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:25:46 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:25:46 + ver=v0.14.0
16:25:46 + test v0.14.0 = v0.14.0
16:25:46 + echo 'PASS: docker-scan version OK'
16:25:46 PASS: docker-scan version OK
16:25:46 + RPM_EC=0
16:25:46 ++ jobs -p
16:25:46 + exit 0
16:25:46 Processing files: docker-scan-plugin-0.14.0-0.fc35.x86_64
16:25:46 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:25:46 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.14.0-0.fc33.x86_64.rpm
16:25:46 + umask 022
16:25:46 + cd /root/rpmbuild/BUILD
16:25:46 + cd src
16:25:46 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc33.x86_64
16:25:46 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4KmA9e
16:25:46 + RPM_EC=0
16:25:46 ++ jobs -p
16:25:46 + exit 0
16:25:46 + for f in rootlesskit rootlesskit-docker-proxy
16:25:46 + GOBIN=/usr/local/bin
16:25:46 + GO111MODULE=on
16:25:46 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:25:46 Provides: docker-scan-plugin = 0:0.14.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.14.0-0.fc35
16:25:46 Requires(interp): /bin/sh /bin/sh /bin/sh
16:25:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:25:46 Requires(post): /bin/sh
16:25:46 Requires(preun): /bin/sh
16:25:46 Requires(postun): /bin/sh
16:25:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64
16:25:46 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.14.0-0.fc35.src.rpm
16:25:47 + return
16:25:47 + RPM_EC=0
16:25:47 ++ jobs -p
16:25:47 + exit 0
16:25:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cl9wX4
16:25:47 + umask 022
16:25:47 + cd /root/rpmbuild/BUILD
16:25:47 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64 '!=' / ']'
16:25:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:47 + mkdir -p /root/rpmbuild/BUILDROOT
16:25:47 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:47 + cd src
16:25:47 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/dockerd-rootless.sh
16:25:47 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:25:47 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/rootlesskit
16:25:47 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy
16:25:47 + /usr/lib/rpm/check-buildroot
16:25:47 + /usr/lib/rpm/redhat/brp-ldconfig
16:25:47 + /usr/lib/rpm/brp-compress
16:25:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:25:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:25:47 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:25:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:25:47 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:25:47 + /usr/lib/rpm/brp-python-hardlink
16:25:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:25:47 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:25:47 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:25:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rh9tfE
16:25:47 + umask 022
16:25:47 + cd /root/rpmbuild/BUILD
16:25:47 + cd src
16:25:47 + /usr/local/bin/rootlesskit -v
16:25:47 rootlesskit version 0.14.6
16:25:47 + RPM_EC=0
16:25:47 ++ jobs -p
16:25:47 + exit 0
16:25:47 Processing files: docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:47 Provides: docker-ce-rootless-extras = 0:0.0.0.20211220110528.fe93451-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211220110528.fe93451-0.fc34
16:25:47 Requires(interp): /bin/sh /bin/sh /bin/sh
16:25:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:25:47 Requires(post): /bin/sh
16:25:47 Requires(preun): /bin/sh
16:25:47 Requires(postun): /bin/sh
16:25:47 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:25:47 Conflicts: rootlesskit
16:25:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:48 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.src.rpm
16:25:48 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-33"
16:25:49 go: downloading github.com/docker/cli v20.10.9+incompatible
16:25:49 go: downloading github.com/docker/docker v20.10.9+incompatible
16:25:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:25:49 go: downloading github.com/spf13/cobra v1.2.1
16:25:49 go: downloading github.com/fvbommel/sortorder v1.0.2
16:25:49 go: downloading github.com/pkg/errors v0.9.1
16:25:49 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:25:49 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:25:49 + make clean
16:25:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:25:49 go: downloading github.com/docker/go-connections v0.4.0
16:25:49 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:25:49 go: downloading github.com/spf13/pflag v1.0.5
16:25:49 go: downloading github.com/theupdateframework/notary v0.7.0
16:25:50 go: downloading github.com/opencontainers/image-spec v1.0.1
16:25:50 go: downloading github.com/docker/go-units v0.4.0
16:25:50 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:25:50 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:25:50 go: downloading github.com/morikuni/aec v1.0.0
16:25:50 go: downloading github.com/containerd/containerd v1.5.7
16:25:50 go: downloading github.com/opencontainers/go-digest v1.0.0
16:25:50 go: downloading github.com/moby/sys/mount v0.2.0
16:25:50 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:25:50 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:25:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:25:50 go: downloading google.golang.org/grpc v1.40.0
16:25:50 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
16:25:50 Unable to find image 'alpine:latest' locally
16:25:50 latest: Pulling from library/alpine
16:25:50 59bf1c3509f3: Pulling fs layer
16:25:50 59bf1c3509f3: Download complete
16:25:50 59bf1c3509f3: Pull complete
16:25:50 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:25:50 Status: Downloaded newer image for alpine:latest
16:25:50 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
16:25:50 cd /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli && VERSION=0.0.0-20211220110528-fe93451 docker buildx bake --set binary.platform=windows/amd64 binary
16:25:50 #1 [internal] load build definition from Dockerfile
16:25:50 #1 transferring dockerfile: 4.87kB 0.0s done
16:25:50 #1 DONE 0.0s
16:25:50 
16:25:50 #2 [internal] load .dockerignore
16:25:50 #2 transferring context: 157B 0.0s done
16:25:50 #2 DONE 0.0s
16:25:50 
16:25:50 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:25:50 #4 DONE 0.0s
16:25:50 
16:25:50 #3 resolve image config for docker.io/docker/dockerfile:1.3
16:25:50 #3 DONE 0.2s
16:25:50 
16:25:50 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:25:50 #5 CACHED
16:25:50 
16:25:50 #6 [internal] load build definition from Dockerfile
16:25:50 #6 DONE 0.0s
16:25:50 
16:25:50 #7 [internal] load .dockerignore
16:25:50 #7 DONE 0.0s
16:25:50 
16:25:50 #11 [auth] library/golang:pull token for registry-1.docker.io
16:25:50 #11 DONE 0.0s
16:25:50 
16:25:50 #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:25:50 #12 DONE 0.0s
16:25:50 
16:25:50 #13 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:25:50 #13 DONE 0.0s
16:25:50 
16:25:50 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:25:50 #10 DONE 0.3s
16:25:50 
16:25:50 #8 [internal] load metadata for docker.io/library/golang:1.16.11-alpine
16:25:50 #8 DONE 0.3s
16:25:50 
16:25:50 #9 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:25:50 #9 DONE 0.3s
16:25:50 
16:25:50 #23 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:25:50 #23 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:25:50 #23 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
16:25:50 #23 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
16:25:50 #23 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
16:25:50 #23 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
16:25:50 #23 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.0s done
16:25:50 #23 DONE 0.4s
16:25:50 
16:25:50 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:25:50 #14 resolve docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f 0.0s done
16:25:50 #14 extracting sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b
16:25:50 #14 sha256:065ac3b1a78f6830e27ef7cbe91985ffbddac372d0db3e75eec971cc362be15e 5.20kB / 5.20kB done
16:25:50 #14 sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 282.16kB / 282.16kB 0.1s done
16:25:50 #14 sha256:8ed8ca4862056a130f714accb3538decfa0663fec84e635d8b5a0a3305353dee 155B / 155B 0.1s done
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 1.05MB / 105.85MB 0.3s
16:25:50 #14 sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f 1.65kB / 1.65kB done
16:25:50 #14 sha256:c4fc60fff28ed61a68d52313dddfba7b025598fcca6a8b4a0b51051a8aaf62af 1.36kB / 1.36kB done
16:25:50 #14 sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f 155B / 155B 0.2s done
16:25:50 #14 extracting sha256:666ba61612fd7c93393f9a5bc1751d8a9929e32d51501dba691da9e8232bc87b 0.4s done
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 7.34MB / 105.85MB 0.5s
16:25:50 #14 ...
16:25:50 
16:25:50 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
16:25:50 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
16:25:50 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done
16:25:50 #15 sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 2.65kB / 2.65kB done
16:25:50 #15 sha256:8bb4fd3914ad2b9b2bfcc8ac2a8e6c63e66207767c21dc520041973d821426f8 525B / 525B done
16:25:50 #15 sha256:5162799cdc040568b1bd7d574d69a20c1b9d6927c677601b50f40e2b58edbcdb 945B / 945B done
16:25:50 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a done
16:25:50 #15 DONE 0.6s
16:25:50 
16:25:50 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 16.78MB / 105.85MB 0.7s
16:25:50 #14 extracting sha256:8ed8ca4862056a130f714accb3538decfa0663fec84e635d8b5a0a3305353dee done
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 25.17MB / 105.85MB 0.9s
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 50.33MB / 105.85MB 1.2s
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 66.06MB / 105.85MB 1.4s
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 76.55MB / 105.85MB 1.6s
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 91.23MB / 105.85MB 1.7s
16:25:50 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 104.86MB / 105.85MB 1.9s
16:25:50 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:25:50 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:25:50 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:25:51 #14 sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 105.85MB / 105.85MB 2.2s done
16:25:51 #14 extracting sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b
16:25:51 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:25:51 go: downloading github.com/gogo/protobuf v1.3.2
16:25:51 go: downloading github.com/opencontainers/runc v1.0.2
16:25:51 rm -f -r src
16:25:51 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:25:51 make -C rpm clean
16:25:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:25:51 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:25:51 go: downloading github.com/golang/protobuf v1.5.2
16:25:51 go: downloading github.com/docker/go-metrics v0.0.1
16:25:51 go: downloading google.golang.org/protobuf v1.26.0
16:25:52 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.14.0-0.fc35.x86_64.rpm
16:25:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.guOAmI
16:25:52 + umask 022
16:25:52 + cd /root/rpmbuild/BUILD
16:25:52 + cd src
16:25:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc35.x86_64
16:25:52 + RPM_EC=0
16:25:52 ++ jobs -p
16:25:52 + exit 0
16:25:52 #14 ...
16:25:52 
16:25:52 #22 [internal] load build context
16:25:52 #22 transferring context: 51.23MB 3.2s done
16:25:52 #22 DONE 3.3s
16:25:52 
16:25:52 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.11-alpine@sha256:5adc074ff173f269ba3dc539c5a58b4ba1ead030156b459c90d72402afba697f
16:25:52 go: downloading github.com/prometheus/client_golang v1.7.1
16:25:52 go: downloading github.com/beorn7/perks v1.0.1
16:25:52 rm -f -r rpmbuild/
16:25:52 go: downloading github.com/cespare/xxhash v1.1.0
16:25:52 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:25:52 go: downloading github.com/prometheus/client_model v0.2.0
16:25:52 go: downloading github.com/prometheus/common v0.10.0
16:25:52 go: downloading github.com/prometheus/procfs v0.6.0
16:25:52 docker builder prune -f --filter until=24h
16:25:52 Total reclaimed space: 0B
16:25:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:25:52 make -C deb clean
16:25:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:25:52 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:25:52 rm -f -r debbuild
16:25:52 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:25:52 rm -f -r sources
16:25:52 docker builder prune -f --filter until=24h
16:25:52 Total reclaimed space: 0B
16:25:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:25:52 make -C static clean
16:25:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:25:52 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:25:52 rm -f -r build
16:25:52 docker builder prune -f --filter until=24h
16:25:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:25:52 Total reclaimed space: 0B
16:25:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:25:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
16:25:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:25:55 + make clean
16:25:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:25:56 #14 extracting sha256:b554644477ae1cca1d53eecca1eca1135a46f00b6a687e82aff8fcd3a5e7a51b 4.6s done
16:25:56 #14 extracting sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f
16:25:56 #14 extracting sha256:8310b52ccf7e637534a1a579bf85dd5610b707d127090e6f9ed76e5f9eafce2f done
16:25:56 #14 DONE 7.3s
16:25:56 
16:25:56 #16 [build-base-alpine 1/3] COPY --from=xx / /
16:25:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64.rpm
16:25:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ebffKa
16:25:56 + umask 022
16:25:56 + cd /root/rpmbuild/BUILD
16:25:56 + cd src
16:25:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211220110528.fe93451-0.fc34.x86_64
16:25:56 + RPM_EC=0
16:25:56 ++ jobs -p
16:25:56 + exit 0
16:25:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eBVbRR
16:25:56 + umask 022
16:25:56 + cd /root/rpmbuild/BUILD
16:25:56 + cd /root/rpmbuild/BUILD
16:25:56 + rm -rf src
16:25:56 + /usr/bin/mkdir -p src
16:25:56 + cd src
16:25:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:56 + /usr/bin/tar -xof -
16:25:56 + STATUS=0
16:25:56 + '[' 0 -ne 0 ']'
16:25:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:25:56 + /usr/bin/tar -xof -
16:25:56 + STATUS=0
16:25:56 + '[' 0 -ne 0 ']'
16:25:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:25:56 + RPM_EC=0
16:25:56 ++ jobs -p
16:25:56 + exit 0
16:25:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZV6jD2
16:25:56 + umask 022
16:25:56 + cd /root/rpmbuild/BUILD
16:25:56 + cd src
16:25:56 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:25:56 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.14.0" COMMIT="3f7dbd1" PLATFORM_BINARY=docker-scan make native-build'
16:25:56 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:25:56 GO111MODULE=on make -f builder.Makefile build
16:25:56 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:25:56 mkdir -p bin
16:25:56 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=3f7dbd1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.14.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:bf3b57416af416edec358a184a01f2437f70502bebf0c7a8e787cf68bd6ba428" -o bin/docker-scan ./cmd/docker-scan
16:25:56 rm -f -r src
16:25:56 #16 DONE 0.6s
16:25:56 
16:25:56 #17 [build-base-alpine 2/3] RUN apk add --no-cache bash clang lld llvm file git
16:25:57 make -C rpm clean
16:25:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:25:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:25:57 #17 0.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
16:25:58 go: downloading github.com/docker/cli v20.10.9+incompatible
16:25:58 go: downloading github.com/docker/docker v20.10.9+incompatible
16:25:58 rm -f -r rpmbuild/
16:25:58 docker builder prune -f --filter until=24h
16:25:58 Total reclaimed space: 0B
16:25:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:25:58 make -C deb clean
16:25:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:25:58 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:25:58 rm -f -r debbuild
16:25:58 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:25:58 rm -f -r sources
16:25:58 docker builder prune -f --filter until=24h
16:25:58 Total reclaimed space: 0B
16:25:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:25:58 make -C static clean
16:25:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:25:58 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:25:58 rm -f -r build
16:25:58 docker builder prune -f --filter until=24h
16:25:58 Total reclaimed space: 0B
16:25:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:25:58 go: downloading github.com/spf13/cobra v1.2.1
16:25:58 go: downloading github.com/fvbommel/sortorder v1.0.2
16:25:58 go: downloading github.com/pkg/errors v0.9.1
16:25:58 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:25:58 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:25:58 #17 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
16:25:58 #17 2.106 (1/22) Installing ncurses-terminfo-base (6.3_p20211120-r0)
16:25:58 #17 2.112 (2/22) Installing ncurses-libs (6.3_p20211120-r0)
16:25:58 #17 2.122 (3/22) Installing readline (8.1.1-r0)
16:25:58 #17 2.128 (4/22) Installing bash (5.1.8-r0)
16:25:58 #17 2.150 Executing bash-5.1.8-r0.post-install
16:25:58 #17 2.152 (5/22) Installing libffi (3.4.2-r1)
16:25:58 #17 2.156 (6/22) Installing libgcc (10.3.1_git20211027-r0)
16:25:58 #17 2.159 (7/22) Installing libstdc++ (10.3.1_git20211027-r0)
16:25:58 #17 2.176 (8/22) Installing xz-libs (5.2.5-r0)
16:25:58 #17 2.180 (9/22) Installing libxml2 (2.9.12-r2)
16:25:58 #17 2.195 (10/22) Installing llvm12-libs (12.0.1-r0)
16:25:59 go: downloading github.com/docker/go-connections v0.4.0
16:25:59 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:25:59 go: downloading github.com/spf13/pflag v1.0.5
16:25:59 go: downloading github.com/theupdateframework/notary v0.7.0
16:25:59 go: downloading github.com/docker/go-units v0.4.0
16:25:59 go: downloading github.com/opencontainers/image-spec v1.0.1
16:25:59 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:25:59 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:25:59 go: downloading github.com/morikuni/aec v1.0.0
16:25:59 go: downloading github.com/containerd/containerd v1.5.7
16:25:59 go: downloading github.com/opencontainers/go-digest v1.0.0
16:25:59 go: downloading github.com/moby/sys/mount v0.2.0
16:25:59 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:25:59 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:25:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:25:59 #17 2.983 (11/22) Installing clang-libs (12.0.1-r1)
16:25:59 go: downloading google.golang.org/grpc v1.40.0
16:26:00 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:26:00 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:26:00 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:26:00 #17 3.622 (12/22) Installing clang (12.0.1-r1)
16:26:00 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:26:00 go: downloading github.com/gogo/protobuf v1.3.2
16:26:00 go: downloading github.com/opencontainers/runc v1.0.2
16:26:00 #17 3.908 (13/22) Installing libmagic (5.41-r0)
16:26:00 #17 3.937 (14/22) Installing file (5.41-r0)
16:26:00 #17 3.940 (15/22) Installing brotli-libs (1.0.9-r5)
16:26:00 #17 3.952 (16/22) Installing nghttp2-libs (1.46.0-r0)
16:26:00 #17 3.956 (17/22) Installing libcurl (7.80.0-r0)
16:26:00 #17 3.965 (18/22) Installing expat (2.4.1-r0)
16:26:00 #17 3.969 (19/22) Installing pcre2 (10.39-r0)
16:26:00 #17 3.979 (20/22) Installing git (2.34.1-r0)
16:26:00 #17 4.095 (21/22) Installing lld (12.0.1-r1)
16:26:00 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:26:00 #17 4.128 (22/22) Installing llvm12 (12.0.1-r0)
16:26:00 go: downloading github.com/golang/protobuf v1.5.2
16:26:00 go: downloading github.com/docker/go-metrics v0.0.1
16:26:00 go: downloading google.golang.org/protobuf v1.26.0
16:26:01 #17 4.514 Executing busybox-1.34.1-r3.trigger
16:26:01 #17 4.519 OK: 300 MiB in 37 packages
16:26:01 go: downloading github.com/prometheus/client_golang v1.7.1
16:26:01 go: downloading github.com/beorn7/perks v1.0.1
16:26:01 go: downloading github.com/cespare/xxhash v1.1.0
16:26:01 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:26:01 go: downloading github.com/prometheus/client_model v0.2.0
16:26:01 go: downloading github.com/prometheus/common v0.10.0
16:26:01 go: downloading github.com/prometheus/procfs v0.6.0
16:26:01 #17 DONE 5.1s
16:26:01 
16:26:01 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
16:26:01 #18 DONE 0.0s
16:26:01 
16:26:01 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:26:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:26:03 #19 1.118 skipping packages installation on windows
16:26:03 #19 DONE 1.2s
16:26:03 
16:26:03 #20 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
16:26:03 #20 1.186 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
16:26:03 #20 1.649 go: downloading github.com/akavel/rsrc v0.10.2
16:26:04 #20 DONE 3.0s
16:26:04 
16:26:04 #21 [build 1/2] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
16:26:05 #21 DONE 0.1s
16:26:05 
16:26:05 #24 [build 2/2] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:26:06 #24 0.898 Building static docker-windows-amd64.exe
16:26:06 #24 0.956 + cat ./cli/winresources/versioninfo.json
16:26:06 #24 0.957 {
16:26:06 #24 0.957   "FixedFileInfo":
16:26:06 #24 0.957   {
16:26:06 #24 0.957     "FileVersion": {
16:26:06 #24 0.957       "Major": 0,
16:26:06 #24 0.957       "Minor": 0,
16:26:06 #24 0.957       "Patch": 0,
16:26:06 #24 0.957       "Build": 0
16:26:06 #24 0.957     },
16:26:06 #24 0.957     "FileFlagsMask": "3f",
16:26:06 #24 0.957     "FileFlags ": "00",
16:26:06 #24 0.957     "FileOS": "040004",
16:26:06 #24 0.957     "FileType": "01",
16:26:06 #24 0.957     "FileSubType": "00"
16:26:06 #24 0.957   },
16:26:06 #24 0.957   "StringFileInfo":
16:26:06 #24 0.957   {
16:26:06 #24 0.957     "Comments": "",
16:26:06 #24 0.957     "CompanyName": "",
16:26:06 #24 0.957     "FileDescription": "Docker Client",
16:26:06 #24 0.957     "FileVersion": "0.0.0-20211220110528-fe93451",
16:26:06 #24 0.957     "InternalName": "",
16:26:06 #24 0.957     "LegalCopyright": "Copyright © 2015-2021 Docker Inc.",
16:26:06 #24 0.957     "LegalTrademarks": "",
16:26:06 #24 0.957     "OriginalFilename": "docker-windows-amd64.exe",
16:26:06 #24 0.957     "PrivateBuild": "",
16:26:06 #24 0.957     "ProductName": "Docker Client",
16:26:06 #24 0.957     "ProductVersion": "0.0.0-20211220110528-fe93451",
16:26:06 #24 0.957     "SpecialBuild": "fe93451"
16:26:06 #24 0.957   },
16:26:06 #24 0.957   "VarFileInfo":
16:26:06 #24 0.957   {
16:26:06 #24 0.957     "Translation": {
16:26:06 #24 0.957       "LangID": "0409",
16:26:06 #24 0.957       "CharsetID": "04B0"
16:26:06 #24 0.957     }
16:26:06 #24 0.957   }
16:26:06 #24 0.957 }
16:26:06 #24 0.958 + go generate -v github.com/docker/cli/cmd/docker
16:26:06 #24 1.002 cmd/docker/docker.go
16:26:06 #24 1.003 cmd/docker/docker_test.go
16:26:06 #24 1.003 cmd/docker/docker_windows_amd64.go
16:26:06 #24 1.066 + go build -o /out/docker-windows-amd64.exe -tags  -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=fe93451" -X "github.com/docker/cli/cli/version.BuildTime=2021-12-21T16:26:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20211220110528-fe93451"' github.com/docker/cli/cmd/docker
16:26:31 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:26:31 + popd
16:26:31 + exit 0
16:26:31 ~/rpmbuild/BUILD/src
16:26:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wRnFeO
16:26:31 + umask 022
16:26:31 + cd /root/rpmbuild/BUILD
16:26:31 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64 '!=' / ']'
16:26:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64
16:26:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64
16:26:31 + mkdir -p /root/rpmbuild/BUILDROOT
16:26:31 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64
16:26:31 + cd src
16:26:31 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:26:31 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:26:31 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:26:31 + popd
16:26:31 ~/rpmbuild/BUILD/src
16:26:31 + /usr/lib/rpm/check-buildroot
16:26:31 + /usr/lib/rpm/redhat/brp-compress
16:26:31 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:26:31 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:26:31 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:26:31 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:26:31 + /usr/lib/rpm/redhat/brp-python-hardlink
16:26:31 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:26:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.laXjFO
16:26:31 + umask 022
16:26:31 + cd /root/rpmbuild/BUILD
16:26:31 + cd src
16:26:31 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:26:31 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:26:31 + ver=v0.14.0
16:26:31 + test v0.14.0 = v0.14.0
16:26:31 + echo 'PASS: docker-scan version OK'
16:26:31 + exit 0
16:26:31 PASS: docker-scan version OK
16:26:31 Processing files: docker-scan-plugin-0.14.0-0.el7.x86_64
16:26:31 Provides: docker-scan-plugin = 0:0.14.0-0.el7 docker-scan-plugin(x86-64) = 0:0.14.0-0.el7
16:26:31 Requires(interp): /bin/sh /bin/sh /bin/sh
16:26:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:26:31 Requires(post): /bin/sh
16:26:31 Requires(preun): /bin/sh
16:26:31 Requires(postun): /bin/sh
16:26:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64
16:26:31 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.14.0-0.el7.src.rpm
16:26:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.14.0-0.el7.x86_64.rpm
16:26:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.khJBEV
16:26:31 + umask 022
16:26:31 + cd /root/rpmbuild/BUILD
16:26:31 + cd src
16:26:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.el7.x86_64
16:26:31 + exit 0
16:26:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
16:26:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:26:31 + make clean
16:26:31 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:26:33 rm -f -r src
16:26:33 make -C rpm clean
16:26:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:26:33 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:26:34 rm -f -r rpmbuild/
16:26:34 docker builder prune -f --filter until=24h
16:26:34 Total reclaimed space: 0B
16:26:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:26:34 make -C deb clean
16:26:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:26:34 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:26:34 rm -f -r debbuild
16:26:34 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:26:34 rm -f -r sources
16:26:34 docker builder prune -f --filter until=24h
16:26:35 Total reclaimed space: 0B
16:26:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:26:35 make -C static clean
16:26:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:26:35 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:26:35 rm -f -r build
16:26:35 docker builder prune -f --filter until=24h
16:26:35 Total reclaimed space: 0B
16:26:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:26:40 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:26:40 + popd
16:26:40 + RPM_EC=0
16:26:40 ~/rpmbuild/BUILD/src
16:26:40 ++ jobs -p
16:26:40 + exit 0
16:26:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ey9Ahd
16:26:40 + umask 022
16:26:40 + cd /root/rpmbuild/BUILD
16:26:40 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64 '!=' / ']'
16:26:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64
16:26:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64
16:26:40 + mkdir -p /root/rpmbuild/BUILDROOT
16:26:40 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64
16:26:40 + cd src
16:26:40 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:26:40 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:26:40 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:26:40 + popd
16:26:40 ~/rpmbuild/BUILD/src
16:26:40 + /usr/lib/rpm/check-buildroot
16:26:40 + /usr/lib/rpm/redhat/brp-ldconfig
16:26:40 + /usr/lib/rpm/brp-compress
16:26:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:26:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:26:40 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:26:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:26:40 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:26:40 + /usr/lib/rpm/brp-python-hardlink
16:26:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:26:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eOZODd
16:26:40 + umask 022
16:26:40 + cd /root/rpmbuild/BUILD
16:26:40 + cd src
16:26:40 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:26:40 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:26:40 + ver=v0.14.0
16:26:40 + test v0.14.0 = v0.14.0
16:26:40 + echo 'PASS: docker-scan version OK'
16:26:40 + RPM_EC=0
16:26:40 PASS: docker-scan version OK
16:26:40 ++ jobs -p
16:26:40 + exit 0
16:26:40 Processing files: docker-scan-plugin-0.14.0-0.fc34.x86_64
16:26:40 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:26:40 Provides: docker-scan-plugin = 0:0.14.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.14.0-0.fc34
16:26:40 Requires(interp): /bin/sh /bin/sh /bin/sh
16:26:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:26:40 Requires(post): /bin/sh
16:26:40 Requires(preun): /bin/sh
16:26:40 Requires(postun): /bin/sh
16:26:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64
16:26:40 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.14.0-0.fc34.src.rpm
16:26:41 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.14.0-0.fc34.x86_64.rpm
16:26:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P4h2VL
16:26:41 + umask 022
16:26:41 + cd /root/rpmbuild/BUILD
16:26:41 + cd src
16:26:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.14.0-0.fc34.x86_64
16:26:41 + RPM_EC=0
16:26:41 ++ jobs -p
16:26:41 + exit 0
16:26:43 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
16:26:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
[Pipeline] sh
16:26:45 + make clean
16:26:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:26:46 rm -f -r src
16:26:46 make -C rpm clean
16:26:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:26:46 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:26:48 rm -f -r rpmbuild/
16:26:48 docker builder prune -f --filter until=24h
16:26:48 Total reclaimed space: 0B
16:26:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:26:48 make -C deb clean
16:26:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:26:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:26:48 rm -f -r debbuild
16:26:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:26:48 rm -f -r sources
16:26:48 docker builder prune -f --filter until=24h
16:26:48 Total reclaimed space: 0B
16:26:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:26:48 make -C static clean
16:26:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:26:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:26:48 rm -f -r build
16:26:48 docker builder prune -f --filter until=24h
16:26:48 Total reclaimed space: 0B
16:26:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:27:42 #24 DONE 95.4s
16:27:42 
16:27:42 #25 [binary 1/1] COPY --from=build /out .
16:27:42 #25 DONE 0.2s
16:27:42 
16:27:42 #26 exporting to client
16:27:42 #26 copying files 4.13MB 0.1s
16:27:42 #26 copying files 53.64MB 1.1s done
16:27:42 #26 DONE 1.1s
16:27:42 mkdir -p build/win/amd64/docker
16:27:42 cp /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
16:27:42 cp /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20211220110528-fe93451.exe build/win/amd64/docker/dockerd.exe
16:27:42 cp /home/ubuntu/workspace/docker-ce-packaging_PR-612/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20211220110528-fe93451.exe build/win/amd64/docker/docker-proxy.exe
16:27:42 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20211220110528-fe93451.zip docker'
16:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
16:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
16:27:44 v3.15.0-117-g9102708f29 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main]
16:27:44 v3.15.0-122-gcacb3a44fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/community]
16:27:44 OK: 15836 distinct packages available
16:27:45 (1/2) Installing unzip (6.0-r9)
16:27:46 (2/2) Installing zip (3.0-r9)
16:27:46 Executing busybox-1.34.1-r3.trigger
16:27:46 OK: 6 MiB in 16 packages
16:27:46   adding: docker/ (stored 0%)
16:27:49   adding: docker/dockerd.exe (deflated 71%)
16:27:49   adding: docker/docker-proxy.exe (deflated 61%)
16:27:49   adding: docker/cli-plugins/ (stored 0%)
16:27:52   adding: docker/cli-plugins/docker-buildx.exe (deflated 59%)
16:27:55   adding: docker/docker.exe (deflated 74%)
16:27:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:27:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] sh
16:27:57 + make clean
16:27:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:27:58 rm -f -r src
16:27:58 make -C rpm clean
16:27:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:27:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:27:58 rm -f -r rpmbuild/
16:27:58 docker builder prune -f --filter until=24h
16:27:59 Total reclaimed space: 0B
16:27:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:27:59 make -C deb clean
16:27:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:27:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:27:59 rm -f -r debbuild
16:27:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:27:59 rm -f -r sources
16:27:59 docker builder prune -f --filter until=24h
16:27:59 Total reclaimed space: 0B
16:27:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:27:59 make -C static clean
16:27:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:27:59 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:28:00 rm -f -r build
16:28:00 docker builder prune -f --filter until=24h
16:28:00 Total reclaimed space: 0B
16:28:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:30:19 go: downloading github.com/docker/cli v20.10.9+incompatible
16:30:19 go: downloading github.com/docker/docker v20.10.9+incompatible
16:30:19 go: downloading github.com/spf13/cobra v1.2.1
16:30:19 go: downloading github.com/fvbommel/sortorder v1.0.2
16:30:20 go: downloading github.com/pkg/errors v0.9.1
16:30:20 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:30:20 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:30:21 go: downloading github.com/docker/go-connections v0.4.0
16:30:21 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:30:21 go: downloading github.com/spf13/pflag v1.0.5
16:30:21 go: downloading github.com/theupdateframework/notary v0.7.0
16:30:22 go: downloading github.com/opencontainers/image-spec v1.0.1
16:30:22 go: downloading github.com/docker/go-units v0.4.0
16:30:22 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:30:22 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:30:22 go: downloading github.com/opencontainers/go-digest v1.0.0
16:30:22 go: downloading github.com/moby/sys/mount v0.2.0
16:30:22 go: downloading github.com/containerd/containerd v1.5.7
16:30:22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:30:22 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:30:22 go: downloading github.com/morikuni/aec v1.0.0
16:30:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:30:24 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:30:24 go: downloading google.golang.org/grpc v1.40.0
16:30:25 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:30:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:30:25 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:30:25 go: downloading github.com/gogo/protobuf v1.3.2
16:30:26 go: downloading github.com/opencontainers/runc v1.0.2
16:30:26 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:30:27 go: downloading github.com/golang/protobuf v1.5.2
16:30:27 go: downloading github.com/docker/go-metrics v0.0.1
16:30:27 go: downloading google.golang.org/protobuf v1.26.0
16:30:29 go: downloading github.com/prometheus/client_golang v1.7.1
16:30:29 go: downloading github.com/beorn7/perks v1.0.1
16:30:29 go: downloading github.com/cespare/xxhash v1.1.0
16:30:29 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:30:29 go: downloading github.com/prometheus/client_model v0.2.0
16:30:29 go: downloading github.com/prometheus/common v0.10.0
16:30:29 go: downloading github.com/prometheus/procfs v0.6.0
16:30:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:30:35 go: downloading github.com/docker/cli v20.10.9+incompatible
16:30:35 go: downloading github.com/docker/docker v20.10.9+incompatible
16:30:35 go: downloading github.com/spf13/cobra v1.2.1
16:30:35 go: downloading github.com/fvbommel/sortorder v1.0.2
16:30:35 go: downloading github.com/pkg/errors v0.9.1
16:30:35 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:30:35 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:30:36 go: downloading github.com/docker/go-connections v0.4.0
16:30:36 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:30:36 go: downloading github.com/spf13/pflag v1.0.5
16:30:36 go: downloading github.com/theupdateframework/notary v0.7.0
16:30:37 go: downloading github.com/opencontainers/image-spec v1.0.1
16:30:37 go: downloading github.com/docker/go-units v0.4.0
16:30:37 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:30:37 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:30:37 go: downloading github.com/morikuni/aec v1.0.0
16:30:37 go: downloading github.com/containerd/containerd v1.5.7
16:30:37 go: downloading github.com/opencontainers/go-digest v1.0.0
16:30:37 go: downloading github.com/moby/sys/mount v0.2.0
16:30:38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:30:38 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:30:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:30:40 go: downloading google.golang.org/grpc v1.40.0
16:30:40 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:30:40 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:30:40 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:30:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:30:41 go: downloading github.com/gogo/protobuf v1.3.2
16:30:41 go: downloading github.com/opencontainers/runc v1.0.2
16:30:42 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:30:43 go: downloading github.com/golang/protobuf v1.5.2
16:30:43 go: downloading github.com/docker/go-metrics v0.0.1
16:30:43 go: downloading google.golang.org/protobuf v1.26.0
16:30:44 go: downloading github.com/prometheus/client_golang v1.7.1
16:30:44 go: downloading github.com/beorn7/perks v1.0.1
16:30:44 go: downloading github.com/cespare/xxhash v1.1.0
16:30:44 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:30:44 go: downloading github.com/prometheus/client_model v0.2.0
16:30:44 go: downloading github.com/prometheus/common v0.10.0
16:30:44 go: downloading github.com/prometheus/procfs v0.6.0
16:30:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:31:04 go: downloading github.com/docker/cli v20.10.9+incompatible
16:31:04 go: downloading github.com/docker/docker v20.10.9+incompatible
16:31:04 go: downloading github.com/spf13/cobra v1.2.1
16:31:04 go: downloading github.com/fvbommel/sortorder v1.0.2
16:31:04 go: downloading github.com/pkg/errors v0.9.1
16:31:04 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:31:04 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:31:04 go: downloading github.com/docker/go-connections v0.4.0
16:31:04 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:31:04 go: downloading github.com/spf13/pflag v1.0.5
16:31:04 go: downloading github.com/theupdateframework/notary v0.7.0
16:31:04 go: downloading github.com/opencontainers/image-spec v1.0.1
16:31:04 go: downloading github.com/docker/go-units v0.4.0
16:31:04 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:31:04 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:31:04 go: downloading github.com/opencontainers/go-digest v1.0.0
16:31:04 go: downloading github.com/containerd/containerd v1.5.7
16:31:04 go: downloading github.com/moby/sys/mount v0.2.0
16:31:04 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:31:04 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:31:04 go: downloading github.com/morikuni/aec v1.0.0
16:31:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:31:04 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:31:04 go: downloading google.golang.org/grpc v1.40.0
16:31:04 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:31:04 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:31:04 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:31:04 go: downloading github.com/gogo/protobuf v1.3.2
16:31:04 go: downloading github.com/opencontainers/runc v1.0.2
16:31:04 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:31:04 go: downloading github.com/golang/protobuf v1.5.2
16:31:04 go: downloading github.com/docker/go-metrics v0.0.1
16:31:04 go: downloading google.golang.org/protobuf v1.26.0
16:31:04 go: downloading github.com/prometheus/client_golang v1.7.1
16:31:04 go: downloading github.com/beorn7/perks v1.0.1
16:31:04 go: downloading github.com/cespare/xxhash v1.1.0
16:31:04 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:31:04 go: downloading github.com/prometheus/client_model v0.2.0
16:31:04 go: downloading github.com/prometheus/common v0.10.0
16:31:04 go: downloading github.com/prometheus/procfs v0.6.0
16:31:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:31:08 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:31:08 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:31:08 # Build the CLI plugins
16:31:08 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:31:08 set -e;cd /sources && \
16:31:08 	tar xzf plugin-installers.tgz; \
16:31:08 	for installer in plugins/*.installer; do \
16:31:08 		LDFLAGS='' bash ${installer} build; \
16:31:08 	done
16:31:08 Cloning into '/go/src/github.com/docker/buildx'...
16:31:08 Fetching origin
16:31:08 + GO111MODULE=on
16:31:08 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:31:23 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:31:23 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:31:23 # Build the CLI plugins
16:31:23 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:31:23 set -e;cd /sources && \
16:31:23 	tar xzf plugin-installers.tgz; \
16:31:23 	for installer in plugins/*.installer; do \
16:31:23 		LDFLAGS='' bash ${installer} build; \
16:31:23 	done
16:31:23 Cloning into '/go/src/github.com/docker/buildx'...
16:31:23 Fetching origin
16:31:23 + GO111MODULE=on
16:31:23 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:31:36 go: downloading github.com/docker/cli v20.10.9+incompatible
16:31:36 go: downloading github.com/docker/docker v20.10.9+incompatible
16:31:36 go: downloading github.com/spf13/cobra v1.2.1
16:31:36 go: downloading github.com/fvbommel/sortorder v1.0.2
16:31:36 go: downloading github.com/pkg/errors v0.9.1
16:31:36 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:31:36 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:31:36 go: downloading github.com/docker/go-connections v0.4.0
16:31:36 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:31:36 go: downloading github.com/spf13/pflag v1.0.5
16:31:36 go: downloading github.com/theupdateframework/notary v0.7.0
16:31:36 go: downloading github.com/opencontainers/image-spec v1.0.1
16:31:36 go: downloading github.com/docker/go-units v0.4.0
16:31:36 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:31:36 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:31:36 go: downloading github.com/opencontainers/go-digest v1.0.0
16:31:36 go: downloading github.com/containerd/containerd v1.5.7
16:31:36 go: downloading github.com/moby/sys/mount v0.2.0
16:31:36 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:31:36 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:31:36 go: downloading github.com/morikuni/aec v1.0.0
16:31:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:31:36 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:31:36 go: downloading google.golang.org/grpc v1.40.0
16:31:36 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:31:36 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:31:36 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:31:36 go: downloading github.com/gogo/protobuf v1.3.2
16:31:36 go: downloading github.com/opencontainers/runc v1.0.2
16:31:36 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:31:36 go: downloading github.com/golang/protobuf v1.5.2
16:31:36 go: downloading github.com/docker/go-metrics v0.0.1
16:31:36 go: downloading google.golang.org/protobuf v1.26.0
16:31:37 go: downloading github.com/prometheus/client_golang v1.7.1
16:31:37 go: downloading github.com/beorn7/perks v1.0.1
16:31:37 go: downloading github.com/cespare/xxhash v1.1.0
16:31:37 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:31:37 go: downloading github.com/prometheus/client_model v0.2.0
16:31:37 go: downloading github.com/prometheus/common v0.10.0
16:31:37 go: downloading github.com/prometheus/procfs v0.6.0
16:31:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:31:43 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:31:43 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:31:43 # Build the CLI plugins
16:31:43 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:31:43 set -e;cd /sources && \
16:31:43 	tar xzf plugin-installers.tgz; \
16:31:43 	for installer in plugins/*.installer; do \
16:31:43 		LDFLAGS='' bash ${installer} build; \
16:31:43 	done
16:31:43 Cloning into '/go/src/github.com/docker/buildx'...
16:31:43 Fetching origin
16:31:43 + GO111MODULE=on
16:31:43 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:32:16 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:32:16 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:32:16 # Build the CLI plugins
16:32:16 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:32:16 set -e;cd /sources && \
16:32:16 	tar xzf plugin-installers.tgz; \
16:32:16 	for installer in plugins/*.installer; do \
16:32:16 		LDFLAGS='' bash ${installer} build; \
16:32:16 	done
16:32:16 Cloning into '/go/src/github.com/docker/buildx'...
16:32:16 Fetching origin
16:32:16 + GO111MODULE=on
16:32:16 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:32:31 go: downloading github.com/docker/cli v20.10.9+incompatible
16:32:32 go: downloading github.com/docker/docker v20.10.9+incompatible
16:32:35 go: downloading github.com/spf13/cobra v1.2.1
16:32:35 go: downloading github.com/fvbommel/sortorder v1.0.2
16:32:35 go: downloading github.com/pkg/errors v0.9.1
16:32:35 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:32:35 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:32:36 go: downloading github.com/docker/go-connections v0.4.0
16:32:36 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:32:36 go: downloading github.com/spf13/pflag v1.0.5
16:32:36 go: downloading github.com/theupdateframework/notary v0.7.0
16:32:37 go: downloading github.com/opencontainers/image-spec v1.0.1
16:32:37 go: downloading github.com/docker/go-units v0.4.0
16:32:37 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:32:37 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:32:37 go: downloading github.com/morikuni/aec v1.0.0
16:32:37 go: downloading github.com/containerd/containerd v1.5.7
16:32:37 go: downloading github.com/opencontainers/go-digest v1.0.0
16:32:37 go: downloading github.com/moby/sys/mount v0.2.0
16:32:37 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:32:37 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:32:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:32:39 go: downloading google.golang.org/grpc v1.40.0
16:32:40 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:32:40 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:32:40 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:32:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:32:41 go: downloading github.com/gogo/protobuf v1.3.2
16:32:41 go: downloading github.com/opencontainers/runc v1.0.2
16:32:42 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:32:43 go: downloading github.com/golang/protobuf v1.5.2
16:32:43 go: downloading github.com/docker/go-metrics v0.0.1
16:32:43 go: downloading google.golang.org/protobuf v1.26.0
16:32:43 go: downloading github.com/docker/cli v20.10.9+incompatible
16:32:43 go: downloading github.com/docker/docker v20.10.9+incompatible
16:32:43 go: downloading github.com/spf13/cobra v1.2.1
16:32:43 go: downloading github.com/fvbommel/sortorder v1.0.2
16:32:43 go: downloading github.com/pkg/errors v0.9.1
16:32:43 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
16:32:43 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:32:43 go: downloading github.com/docker/go-connections v0.4.0
16:32:43 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:32:43 go: downloading github.com/spf13/pflag v1.0.5
16:32:43 go: downloading github.com/theupdateframework/notary v0.7.0
16:32:44 go: downloading github.com/prometheus/client_golang v1.7.1
16:32:44 go: downloading github.com/beorn7/perks v1.0.1
16:32:44 go: downloading github.com/cespare/xxhash v1.1.0
16:32:44 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:32:44 go: downloading github.com/prometheus/client_model v0.2.0
16:32:44 go: downloading github.com/prometheus/common v0.10.0
16:32:44 go: downloading github.com/prometheus/procfs v0.6.0
16:32:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    debian/rules override_dh_auto_test
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:32:44 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:32:44 PASS: daemon version OK
16:32:44 ver="$(cli/build/docker --version)"; \
16:32:44 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:32:44 PASS: cli version OK
16:32:44 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:32:44 # TODO change once we support scan-plugin on other architectures
16:32:44 if [ "amd64" = "amd64" ]; then \
16:32:44 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:32:44 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:32:44 fi
16:32:44 PASS: docker-scan version OK
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    create-stamp debian/debhelper-build-stamp
16:32:44  debian/rules binary
16:32:44 dh binary --with=bash-completion
16:32:44    dh_testroot
16:32:44    dh_prep
16:32:44    debian/rules override_dh_auto_install
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 # docker-ce-cli install
16:32:44 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:32:44 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:32:44 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:32:44 set -e;cd /sources && \
16:32:44 	tar xzf plugin-installers.tgz; \
16:32:44 	for installer in plugins/*.installer; do \
16:32:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:32:44 		PREFIX=/usr/libexec/docker/cli-plugins \
16:32:44 			bash ${installer} install_plugin; \
16:32:44 	done
16:32:44 # docker-ce install
16:32:44 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:32:44 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:32:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:32:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:32:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:32:44 # docker-scan-plugin install
16:32:44 # TODO change once we support scan-plugin on other architectures
16:32:44 if [ "amd64" = "amd64" ]; then \
16:32:44 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:32:44 fi
16:32:44 # docker-ce-rootless-extras install
16:32:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:32:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:32:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:32:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:32:44 # TODO: how can we install vpnkit?
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    debian/rules override_dh_install
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 dh_install
16:32:44 # TODO Can we do this from within our container?
16:32:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    dh_installdocs
16:32:44    dh_installchangelogs
16:32:44    dh_installman
16:32:44    dh_bash-completion
16:32:44    dh_systemd_enable
16:32:44    debian/rules override_dh_installinit
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 # use "docker" as our service name, not "docker-ce"
16:32:44 dh_installinit --name=docker
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    dh_systemd_start
16:32:44    dh_perl
16:32:44    dh_link
16:32:44    dh_strip_nondeterminism
16:32:44    dh_compress
16:32:44    dh_fixperms
16:32:44    dh_missing
16:32:44    debian/rules override_dh_strip
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 # Go has lots of problems with stripping, so just don't
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    dh_makeshlibs
16:32:44    debian/rules override_dh_shlibdeps
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    dh_installdeb
16:32:44    debian/rules override_dh_gencontrol
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:32:44 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:32:44 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:32:44 if [ "amd64" = "amd64" ]; then \
16:32:44 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:32:44 fi
16:32:44 dh_gencontrol --remaining-packages
16:32:44 make[1]: Leaving directory '/root/build-deb'
16:32:44    dh_md5sums
16:32:44    debian/rules override_dh_builddeb
16:32:44 make[1]: Entering directory '/root/build-deb'
16:32:44 dh_builddeb -- -Zxz
16:32:44 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'.
16:32:44 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'.
16:32:45 go: downloading github.com/opencontainers/image-spec v1.0.1
16:32:45 go: downloading github.com/docker/go-units v0.4.0
16:32:45 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:32:45 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:32:45 go: downloading github.com/opencontainers/go-digest v1.0.0
16:32:45 go: downloading github.com/containerd/containerd v1.5.7
16:32:45 go: downloading github.com/moby/sys/mount v0.2.0
16:32:45 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:32:45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:32:45 go: downloading github.com/morikuni/aec v1.0.0
16:32:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:32:47 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:32:47 go: downloading google.golang.org/grpc v1.40.0
16:32:47 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
16:32:47 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
16:32:48 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:32:48 go: downloading github.com/gogo/protobuf v1.3.2
16:32:49 go: downloading github.com/opencontainers/runc v1.0.2
16:32:50 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
16:32:50 go: downloading github.com/golang/protobuf v1.5.2
16:32:50 go: downloading github.com/docker/go-metrics v0.0.1
16:32:50 go: downloading google.golang.org/protobuf v1.26.0
16:32:51 go: downloading github.com/prometheus/client_golang v1.7.1
16:32:51 go: downloading github.com/beorn7/perks v1.0.1
16:32:51 go: downloading github.com/cespare/xxhash v1.1.0
16:32:51 go: downloading github.com/cespare/xxhash/v2 v2.1.1
16:32:51 go: downloading github.com/prometheus/client_model v0.2.0
16:32:51 go: downloading github.com/prometheus/common v0.10.0
16:32:52 go: downloading github.com/prometheus/procfs v0.6.0
16:32:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:33:00 make[1]: Leaving directory '/root/build-deb'
16:33:00    debian/rules override_dh_auto_test
16:33:00 make[1]: Entering directory '/root/build-deb'
16:33:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:33:00 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:33:00 PASS: daemon version OK
16:33:00 ver="$(cli/build/docker --version)"; \
16:33:00 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:33:00 PASS: cli version OK
16:33:00 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:33:00 # TODO change once we support scan-plugin on other architectures
16:33:00 if [ "amd64" = "amd64" ]; then \
16:33:00 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:33:00 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:33:00 fi
16:33:00 PASS: docker-scan version OK
16:33:00 make[1]: Leaving directory '/root/build-deb'
16:33:00    create-stamp debian/debhelper-build-stamp
16:33:00  debian/rules binary
16:33:00 dh binary --with=bash-completion
16:33:00    dh_testroot
16:33:00    dh_prep
16:33:00    debian/rules override_dh_auto_install
16:33:00 make[1]: Entering directory '/root/build-deb'
16:33:00 # docker-ce-cli install
16:33:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:33:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:33:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:33:00 set -e;cd /sources && \
16:33:00 	tar xzf plugin-installers.tgz; \
16:33:00 	for installer in plugins/*.installer; do \
16:33:00 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:33:00 		PREFIX=/usr/libexec/docker/cli-plugins \
16:33:00 			bash ${installer} install_plugin; \
16:33:00 	done
16:33:00 # docker-ce install
16:33:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:33:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:33:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:33:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:33:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:33:00 # docker-scan-plugin install
16:33:00 # TODO change once we support scan-plugin on other architectures
16:33:00 if [ "amd64" = "amd64" ]; then \
16:33:00 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:33:00 fi
16:33:00 # docker-ce-rootless-extras install
16:33:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:33:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:33:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:33:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:33:00 # TODO: how can we install vpnkit?
16:33:00 make[1]: Leaving directory '/root/build-deb'
16:33:00    debian/rules override_dh_install
16:33:00 make[1]: Entering directory '/root/build-deb'
16:33:00 dh_install
16:33:00 # TODO Can we do this from within our container?
16:33:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:33:00 make[1]: Leaving directory '/root/build-deb'
16:33:00    dh_installdocs
16:33:00    dh_installchangelogs
16:33:00    dh_installman
16:33:00    dh_bash-completion
16:33:00    dh_systemd_enable
16:33:00    debian/rules override_dh_installinit
16:33:00 make[1]: Entering directory '/root/build-deb'
16:33:00 # use "docker" as our service name, not "docker-ce"
16:33:00 dh_installinit --name=docker
16:33:00 make[1]: Leaving directory '/root/build-deb'
16:33:00    dh_systemd_start
16:33:00    dh_perl
16:33:00    dh_link
16:33:00    dh_strip_nondeterminism
16:33:00    dh_compress
16:33:00    dh_fixperms
16:33:00    dh_missing
16:33:00    debian/rules override_dh_strip
16:33:00 make[1]: Entering directory '/root/build-deb'
16:33:00 # Go has lots of problems with stripping, so just don't
16:33:00 make[1]: Leaving directory '/root/build-deb'
16:33:00    dh_makeshlibs
16:33:00    debian/rules override_dh_shlibdeps
16:33:00 make[1]: Entering directory '/root/build-deb'
16:33:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:33:01 make[1]: Leaving directory '/root/build-deb'
16:33:01    dh_installdeb
16:33:01    debian/rules override_dh_gencontrol
16:33:01 make[1]: Entering directory '/root/build-deb'
16:33:01 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:33:01 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:33:01 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:33:01 if [ "amd64" = "amd64" ]; then \
16:33:01 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:33:01 fi
16:33:01 dh_gencontrol --remaining-packages
16:33:01 make[1]: Leaving directory '/root/build-deb'
16:33:01    dh_md5sums
16:33:01    debian/rules override_dh_builddeb
16:33:01 make[1]: Entering directory '/root/build-deb'
16:33:01 dh_builddeb -- -Zxz
16:33:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'.
16:33:01 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'.
16:33:06 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.14.0~ubuntu-focal_amd64.deb'.
16:33:19 make[1]: Leaving directory '/root/build-deb'
16:33:19    debian/rules override_dh_auto_test
16:33:19 make[1]: Entering directory '/root/build-deb'
16:33:19 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:33:19 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:33:19 PASS: daemon version OK
16:33:19 ver="$(cli/build/docker --version)"; \
16:33:19 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:33:19 PASS: cli version OK
16:33:19 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:33:19 # TODO change once we support scan-plugin on other architectures
16:33:19 if [ "amd64" = "amd64" ]; then \
16:33:19 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:33:19 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:33:19 fi
16:33:19 PASS: docker-scan version OK
16:33:19 make[1]: Leaving directory '/root/build-deb'
16:33:19    create-stamp debian/debhelper-build-stamp
16:33:19  debian/rules binary
16:33:19 dh binary --with=bash-completion
16:33:19    dh_testroot
16:33:19    dh_prep
16:33:19    debian/rules override_dh_auto_install
16:33:19 make[1]: Entering directory '/root/build-deb'
16:33:19 # docker-ce-cli install
16:33:19 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:33:19 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:33:19 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:33:19 set -e;cd /sources && \
16:33:19 	tar xzf plugin-installers.tgz; \
16:33:19 	for installer in plugins/*.installer; do \
16:33:19 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:33:19 		PREFIX=/usr/libexec/docker/cli-plugins \
16:33:19 			bash ${installer} install_plugin; \
16:33:19 	done
16:33:19 # docker-ce install
16:33:19 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:33:19 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:33:19 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:33:19 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:33:19 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:33:19 # docker-scan-plugin install
16:33:19 # TODO change once we support scan-plugin on other architectures
16:33:19 if [ "amd64" = "amd64" ]; then \
16:33:19 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:33:19 fi
16:33:19 # docker-ce-rootless-extras install
16:33:19 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:33:19 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:33:19 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:33:19 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:33:19 # TODO: how can we install vpnkit?
16:33:19 make[1]: Leaving directory '/root/build-deb'
16:33:19    debian/rules override_dh_install
16:33:19 make[1]: Entering directory '/root/build-deb'
16:33:19 dh_install
16:33:19 # TODO Can we do this from within our container?
16:33:19 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:33:19 make[1]: Leaving directory '/root/build-deb'
16:33:19    dh_installdocs
16:33:19    dh_installchangelogs
16:33:19    dh_installman
16:33:19    dh_bash-completion
16:33:19    dh_systemd_enable
16:33:19    debian/rules override_dh_installinit
16:33:19 make[1]: Entering directory '/root/build-deb'
16:33:19 # use "docker" as our service name, not "docker-ce"
16:33:19 dh_installinit --name=docker
16:33:19 make[1]: Leaving directory '/root/build-deb'
16:33:19    dh_systemd_start
16:33:19    dh_perl
16:33:19    dh_link
16:33:19    dh_strip_nondeterminism
16:33:19    dh_compress
16:33:19    dh_fixperms
16:33:19    dh_missing
16:33:19    debian/rules override_dh_strip
16:33:19 make[1]: Entering directory '/root/build-deb'
16:33:19 # Go has lots of problems with stripping, so just don't
16:33:19 make[1]: Leaving directory '/root/build-deb'
16:33:19    dh_makeshlibs
16:33:19    debian/rules override_dh_shlibdeps
16:33:19 make[1]: Entering directory '/root/build-deb'
16:33:19 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:33:21 make[1]: Leaving directory '/root/build-deb'
16:33:21    dh_installdeb
16:33:21    debian/rules override_dh_gencontrol
16:33:21 make[1]: Entering directory '/root/build-deb'
16:33:21 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:33:21 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:33:21 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:33:21 if [ "amd64" = "amd64" ]; then \
16:33:21 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:33:21 fi
16:33:21 dh_gencontrol --remaining-packages
16:33:21 make[1]: Leaving directory '/root/build-deb'
16:33:21    dh_md5sums
16:33:22    debian/rules override_dh_builddeb
16:33:22 make[1]: Entering directory '/root/build-deb'
16:33:22 dh_builddeb -- -Zxz
16:33:22 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'.
16:33:22 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'.
16:33:23 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:33:23 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:33:23 # Build the CLI plugins
16:33:23 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:33:23 set -e;cd /sources && \
16:33:23 	tar xzf plugin-installers.tgz; \
16:33:23 	for installer in plugins/*.installer; do \
16:33:23 		LDFLAGS='' bash ${installer} build; \
16:33:23 	done
16:33:23 Cloning into '/go/src/github.com/docker/buildx'...
16:33:23 Fetching origin
16:33:23 + GO111MODULE=on
16:33:23 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:33:23 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.14.0~ubuntu-bionic_amd64.deb'.
16:33:31 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:33:31 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:33:31 # Build the CLI plugins
16:33:31 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:33:31 set -e;cd /sources && \
16:33:31 	tar xzf plugin-installers.tgz; \
16:33:31 	for installer in plugins/*.installer; do \
16:33:31 		LDFLAGS='' bash ${installer} build; \
16:33:31 	done
16:33:31 Cloning into '/go/src/github.com/docker/buildx'...
16:33:31 Fetching origin
16:33:31 + GO111MODULE=on
16:33:31 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.7.1-docker -X github.com/docker/buildx/version.Revision=05846896d149da05f3d6fd1e7770da187b52a247 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:33:33 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'.
16:33:44 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.14.0~debian-buster_amd64.deb'.
16:33:50 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'.
16:33:53 make[1]: Leaving directory '/root/build-deb'
16:33:53    debian/rules override_dh_auto_test
16:33:53 make[1]: Entering directory '/root/build-deb'
16:33:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:33:53 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:33:53 PASS: daemon version OK
16:33:53 ver="$(cli/build/docker --version)"; \
16:33:53 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:33:53 PASS: cli version OK
16:33:53 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:33:53 # TODO change once we support scan-plugin on other architectures
16:33:53 if [ "amd64" = "amd64" ]; then \
16:33:53 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:33:53 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:33:53 fi
16:33:53 PASS: docker-scan version OK
16:33:53 make[1]: Leaving directory '/root/build-deb'
16:33:53    create-stamp debian/debhelper-build-stamp
16:33:53  debian/rules binary
16:33:53 dh binary --with=bash-completion
16:33:53    dh_testroot
16:33:53    dh_prep
16:33:53    debian/rules override_dh_auto_install
16:33:53 make[1]: Entering directory '/root/build-deb'
16:33:53 # docker-ce-cli install
16:33:53 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:33:53 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:33:53 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:33:53 set -e;cd /sources && \
16:33:53 	tar xzf plugin-installers.tgz; \
16:33:53 	for installer in plugins/*.installer; do \
16:33:53 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:33:53 		PREFIX=/usr/libexec/docker/cli-plugins \
16:33:53 			bash ${installer} install_plugin; \
16:33:53 	done
16:33:53 # docker-ce install
16:33:53 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:33:53 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:33:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:33:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:33:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:33:53 # docker-scan-plugin install
16:33:53 # TODO change once we support scan-plugin on other architectures
16:33:53 if [ "amd64" = "amd64" ]; then \
16:33:53 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:33:53 fi
16:33:53 # docker-ce-rootless-extras install
16:33:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:33:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:33:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:33:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:33:53 # TODO: how can we install vpnkit?
16:33:53 make[1]: Leaving directory '/root/build-deb'
16:33:53    debian/rules override_dh_install
16:33:53 make[1]: Entering directory '/root/build-deb'
16:33:53 dh_install
16:33:53 # TODO Can we do this from within our container?
16:33:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:33:53 make[1]: Leaving directory '/root/build-deb'
16:33:53    dh_installdocs
16:33:53    dh_installchangelogs
16:33:53    dh_installman
16:33:53    dh_bash-completion
16:33:53    dh_systemd_enable
16:33:53    debian/rules override_dh_installinit
16:33:53 make[1]: Entering directory '/root/build-deb'
16:33:53 # use "docker" as our service name, not "docker-ce"
16:33:53 dh_installinit --name=docker
16:33:53 make[1]: Leaving directory '/root/build-deb'
16:33:53    dh_systemd_start
16:33:53    dh_perl
16:33:53    dh_link
16:33:53    dh_strip_nondeterminism
16:33:53    dh_compress
16:33:53    dh_fixperms
16:33:53    dh_missing
16:33:53    debian/rules override_dh_strip
16:33:53 make[1]: Entering directory '/root/build-deb'
16:33:53 # Go has lots of problems with stripping, so just don't
16:33:53 make[1]: Leaving directory '/root/build-deb'
16:33:53    dh_makeshlibs
16:33:53    debian/rules override_dh_shlibdeps
16:33:53 make[1]: Entering directory '/root/build-deb'
16:33:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:33:58 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:33:58 make[1]: Leaving directory '/root/build-deb'
16:33:58    dh_installdeb
16:33:58    debian/rules override_dh_gencontrol
16:33:58 make[1]: Entering directory '/root/build-deb'
16:33:58 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:33:58 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:33:58 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:33:58 if [ "amd64" = "amd64" ]; then \
16:33:58 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:33:58 fi
16:33:58 dh_gencontrol --remaining-packages
16:33:59 make[1]: Leaving directory '/root/build-deb'
16:33:59    dh_md5sums
16:33:59    debian/rules override_dh_builddeb
16:33:59 make[1]: Entering directory '/root/build-deb'
16:33:59 dh_builddeb -- -Zxz
16:33:59 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'.
16:33:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'.
16:34:11 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'.
16:34:12 make[1]: Leaving directory '/root/build-deb'
16:34:12  dpkg-genbuildinfo
16:34:12  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.changes
16:34:13 dpkg-genchanges: info: including full source code in upload
16:34:13  dpkg-source -I.git --after-build .
16:34:13 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:34:13 + destination=/build
16:34:13 + mkdir -p /build
16:34:13 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.14.0~ubuntu-focal_amd64.deb /build
16:34:13 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'
16:34:13 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'
16:34:13 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'
16:34:13 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'
16:34:13 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc'
16:34:13 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.dsc'
16:34:13 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz'
16:34:13 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal.tar.gz'
16:34:13 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.buildinfo'
16:34:13 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.buildinfo'
16:34:13 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.changes'
16:34:13 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.changes'
16:34:13 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'
16:34:13 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-focal_amd64.deb'
16:34:13 copied '/root/docker-scan-plugin_0.14.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.14.0~ubuntu-focal_amd64.deb'
16:34:13 removed '/root/docker-scan-plugin_0.14.0~ubuntu-focal_amd64.deb'
16:34:17 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:34:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:34:18 + make clean
16:34:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:34:20 rm -f -r src
16:34:20 make -C rpm clean
16:34:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:34:20 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:34:20 rm -f -r rpmbuild/
16:34:20 docker builder prune -f --filter until=24h
16:34:20 Total reclaimed space: 0B
16:34:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:34:20 make -C deb clean
16:34:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:34:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:34:21 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.14.0~ubuntu-impish_amd64.deb'.
16:34:21 rm -f -r debbuild
16:34:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:34:22 rm -f -r sources
16:34:22 docker builder prune -f --filter until=24h
16:34:22 Total reclaimed space: 0B
16:34:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:34:22 make -C static clean
16:34:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:34:22 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:34:22 rm -f -r build
16:34:22 docker builder prune -f --filter until=24h
16:34:23 Total reclaimed space: 0B
16:34:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:34:37 make[1]: Leaving directory '/root/build-deb'
16:34:37  dpkg-genbuildinfo
16:34:37  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.changes
16:34:37 dpkg-genchanges: info: including full source code in upload
16:34:37  dpkg-source -I.git --after-build build-deb
16:34:37 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:34:37 + destination=/build
16:34:37 + mkdir -p /build
16:34:37 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb /root/docker-scan-plugin_0.14.0~ubuntu-bionic_amd64.deb /build
16:34:37 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'
16:34:37 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'
16:34:37 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'
16:34:37 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'
16:34:37 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc'
16:34:37 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.dsc'
16:34:37 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz'
16:34:37 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic.tar.gz'
16:34:37 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.buildinfo'
16:34:37 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.buildinfo'
16:34:37 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.changes'
16:34:37 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.changes'
16:34:37 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'
16:34:37 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-bionic_amd64.deb'
16:34:37 copied '/root/docker-scan-plugin_0.14.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.14.0~ubuntu-bionic_amd64.deb'
16:34:37 removed '/root/docker-scan-plugin_0.14.0~ubuntu-bionic_amd64.deb'
16:34:38 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
16:34:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:34:39 + make clean
16:34:39 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:34:41 rm -f -r src
16:34:41 make -C rpm clean
16:34:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:34:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:34:41 rm -f -r rpmbuild/
16:34:41 docker builder prune -f --filter until=24h
16:34:41 Total reclaimed space: 0B
16:34:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:34:41 make -C deb clean
16:34:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:34:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:34:42 rm -f -r debbuild
16:34:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:34:43 rm -f -r sources
16:34:43 docker builder prune -f --filter until=24h
16:34:43 Total reclaimed space: 0B
16:34:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:34:43 make -C static clean
16:34:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:34:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:34:43 rm -f -r build
16:34:43 docker builder prune -f --filter until=24h
16:34:44 Total reclaimed space: 0B
16:34:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:34:48 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'.
16:34:57 make[1]: Leaving directory '/root/build-deb'
16:34:57  dpkg-genbuildinfo
16:34:57  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.changes
16:34:57 dpkg-genchanges: info: including full source code in upload
16:34:57  dpkg-source -I.git --after-build .
16:34:57 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:34:57 + destination=/build
16:34:57 + mkdir -p /build
16:34:57 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb /root/docker-scan-plugin_0.14.0~debian-buster_amd64.deb /build
16:34:57 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'
16:34:57 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'
16:34:57 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'
16:34:57 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'
16:34:57 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc'
16:34:57 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.dsc'
16:34:57 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz'
16:34:57 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster.tar.gz'
16:34:57 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.buildinfo'
16:34:57 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.buildinfo'
16:34:57 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.changes'
16:34:57 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.changes'
16:34:57 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'
16:34:57 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-buster_amd64.deb'
16:34:57 copied '/root/docker-scan-plugin_0.14.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.14.0~debian-buster_amd64.deb'
16:34:57 removed '/root/docker-scan-plugin_0.14.0~debian-buster_amd64.deb'
16:34:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
16:34:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:34:58 + make clean
16:34:58 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:34:59 rm -f -r src
16:34:59 make -C rpm clean
16:34:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:34:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:34:59 rm -f -r rpmbuild/
16:34:59 docker builder prune -f --filter until=24h
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    debian/rules override_dh_auto_test
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:35:00 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:35:00 PASS: daemon version OK
16:35:00 ver="$(cli/build/docker --version)"; \
16:35:00 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:35:00 PASS: cli version OK
16:35:00 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:35:00 # TODO change once we support scan-plugin on other architectures
16:35:00 if [ "amd64" = "amd64" ]; then \
16:35:00 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:35:00 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:35:00 fi
16:35:00 PASS: docker-scan version OK
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    create-stamp debian/debhelper-build-stamp
16:35:00  debian/rules binary
16:35:00 dh binary --with=bash-completion
16:35:00    dh_testroot
16:35:00    dh_prep
16:35:00    debian/rules override_dh_auto_install
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 # docker-ce-cli install
16:35:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:35:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:35:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:35:00 set -e;cd /sources && \
16:35:00 	tar xzf plugin-installers.tgz; \
16:35:00 	for installer in plugins/*.installer; do \
16:35:00 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:35:00 		PREFIX=/usr/libexec/docker/cli-plugins \
16:35:00 			bash ${installer} install_plugin; \
16:35:00 	done
16:35:00 # docker-ce install
16:35:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:35:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:35:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:35:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:35:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:35:00 # docker-scan-plugin install
16:35:00 # TODO change once we support scan-plugin on other architectures
16:35:00 if [ "amd64" = "amd64" ]; then \
16:35:00 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:35:00 fi
16:35:00 # docker-ce-rootless-extras install
16:35:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:35:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:35:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:35:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:35:00 # TODO: how can we install vpnkit?
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    debian/rules override_dh_install
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 dh_install
16:35:00 # TODO Can we do this from within our container?
16:35:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    dh_installdocs
16:35:00    dh_installchangelogs
16:35:00    dh_installman
16:35:00    dh_bash-completion
16:35:00    dh_systemd_enable
16:35:00    debian/rules override_dh_installinit
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 # use "docker" as our service name, not "docker-ce"
16:35:00 dh_installinit --name=docker
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    dh_systemd_start
16:35:00    dh_perl
16:35:00    dh_link
16:35:00    dh_strip_nondeterminism
16:35:00    dh_compress
16:35:00    dh_fixperms
16:35:00    dh_missing
16:35:00    debian/rules override_dh_strip
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 # Go has lots of problems with stripping, so just don't
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    dh_makeshlibs
16:35:00    debian/rules override_dh_shlibdeps
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    dh_installdeb
16:35:00    debian/rules override_dh_gencontrol
16:35:00 make[1]: Entering directory '/root/build-deb'
16:35:00 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:35:00 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:35:00 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:35:00 if [ "amd64" = "amd64" ]; then \
16:35:00 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:35:00 fi
16:35:00 Total reclaimed space: 0B
16:35:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:35:00 make -C deb clean
16:35:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:35:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:35:00 dh_gencontrol --remaining-packages
16:35:00 make[1]: Leaving directory '/root/build-deb'
16:35:00    dh_md5sums
16:35:00 rm -f -r debbuild
16:35:00 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:35:01    debian/rules override_dh_builddeb
16:35:01 make[1]: Entering directory '/root/build-deb'
16:35:01 dh_builddeb -- -Zxz
16:35:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'.
16:35:01 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'.
16:35:02 rm -f -r sources
16:35:02 docker builder prune -f --filter until=24h
16:35:02 Total reclaimed space: 0B
16:35:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:35:02 make -C static clean
16:35:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:35:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:35:02 rm -f -r build
16:35:02 docker builder prune -f --filter until=24h
16:35:02 Total reclaimed space: 0B
16:35:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:35:07 make[1]: Leaving directory '/root/build-deb'
16:35:07    debian/rules override_dh_auto_test
16:35:07 make[1]: Entering directory '/root/build-deb'
16:35:07 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:35:07 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build 088afc9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:35:07 PASS: daemon version OK
16:35:07 ver="$(cli/build/docker --version)"; \
16:35:07 	test "$ver" = "Docker version 0.0.0-20211220110528-fe93451, build fe93451" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:35:07 PASS: cli version OK
16:35:07 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:35:07 # TODO change once we support scan-plugin on other architectures
16:35:07 if [ "amd64" = "amd64" ]; then \
16:35:07 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:35:07 		test "$ver" = "v0.14.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:35:07 fi
16:35:07 PASS: docker-scan version OK
16:35:07 make[1]: Leaving directory '/root/build-deb'
16:35:07    create-stamp debian/debhelper-build-stamp
16:35:07  debian/rules binary
16:35:07 dh binary --with=bash-completion
16:35:07    dh_testroot
16:35:07    dh_prep
16:35:07    debian/rules override_dh_auto_install
16:35:07 make[1]: Entering directory '/root/build-deb'
16:35:07 # docker-ce-cli install
16:35:07 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:35:07 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:35:07 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:35:07 set -e;cd /sources && \
16:35:07 	tar xzf plugin-installers.tgz; \
16:35:07 	for installer in plugins/*.installer; do \
16:35:07 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:35:07 		PREFIX=/usr/libexec/docker/cli-plugins \
16:35:07 			bash ${installer} install_plugin; \
16:35:07 	done
16:35:07 # docker-ce install
16:35:07 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:35:07 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:35:07 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/dockerd
16:35:07 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20211220110528-fe93451 debian/docker-ce/usr/bin/docker-proxy
16:35:07 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:35:07 # docker-scan-plugin install
16:35:07 # TODO change once we support scan-plugin on other architectures
16:35:07 if [ "amd64" = "amd64" ]; then \
16:35:07 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:35:07 fi
16:35:07 # docker-ce-rootless-extras install
16:35:07 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:35:07 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:35:07 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:35:07 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:35:07 # TODO: how can we install vpnkit?
16:35:07 make[1]: Leaving directory '/root/build-deb'
16:35:07    debian/rules override_dh_install
16:35:07 make[1]: Entering directory '/root/build-deb'
16:35:07 dh_install
16:35:07 # TODO Can we do this from within our container?
16:35:07 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:35:07 make[1]: Leaving directory '/root/build-deb'
16:35:07    dh_installdocs
16:35:07    dh_installchangelogs
16:35:07    dh_installman
16:35:07    dh_bash-completion
16:35:07    dh_systemd_enable
16:35:07    debian/rules override_dh_installinit
16:35:07 make[1]: Entering directory '/root/build-deb'
16:35:07 # use "docker" as our service name, not "docker-ce"
16:35:07 dh_installinit --name=docker
16:35:07 make[1]: Leaving directory '/root/build-deb'
16:35:07    dh_systemd_start
16:35:07    dh_perl
16:35:07    dh_link
16:35:07    dh_strip_nondeterminism
16:35:07    dh_compress
16:35:07    dh_fixperms
16:35:07    dh_missing
16:35:07    debian/rules override_dh_strip
16:35:07 make[1]: Entering directory '/root/build-deb'
16:35:07 # Go has lots of problems with stripping, so just don't
16:35:07 make[1]: Leaving directory '/root/build-deb'
16:35:07    dh_makeshlibs
16:35:07    debian/rules override_dh_shlibdeps
16:35:07 make[1]: Entering directory '/root/build-deb'
16:35:07 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:35:11 make[1]: Leaving directory '/root/build-deb'
16:35:11    dh_installdeb
16:35:11    debian/rules override_dh_gencontrol
16:35:11 make[1]: Entering directory '/root/build-deb'
16:35:11 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:35:11 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:35:11 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:35:11 if [ "amd64" = "amd64" ]; then \
16:35:11 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:35:11 fi
16:35:11 dh_gencontrol --remaining-packages
16:35:11 make[1]: Leaving directory '/root/build-deb'
16:35:11    dh_md5sums
16:35:12    debian/rules override_dh_builddeb
16:35:12 make[1]: Entering directory '/root/build-deb'
16:35:12 dh_builddeb -- -Zxz
16:35:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'.
16:35:12 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'.
16:35:23 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.14.0~debian-bullseye_amd64.deb'.
16:35:34 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.14.0~ubuntu-hirsute_amd64.deb'.
16:35:35 make[1]: Leaving directory '/root/build-deb'
16:35:35  dpkg-genbuildinfo
16:35:35  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.changes
16:35:35 dpkg-genchanges: info: including full source code in upload
16:35:35  dpkg-source -I.git --after-build .
16:35:35 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:35:35 + destination=/build
16:35:35 + mkdir -p /build
16:35:35 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb /root/docker-scan-plugin_0.14.0~ubuntu-impish_amd64.deb /build
16:35:35 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'
16:35:35 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'
16:35:35 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'
16:35:35 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'
16:35:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc'
16:35:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.dsc'
16:35:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz'
16:35:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish.tar.gz'
16:35:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.buildinfo'
16:35:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.buildinfo'
16:35:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.changes'
16:35:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.changes'
16:35:35 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'
16:35:35 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-impish_amd64.deb'
16:35:35 copied '/root/docker-scan-plugin_0.14.0~ubuntu-impish_amd64.deb' -> '/build/docker-scan-plugin_0.14.0~ubuntu-impish_amd64.deb'
16:35:35 removed '/root/docker-scan-plugin_0.14.0~ubuntu-impish_amd64.deb'
16:35:35 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish"
16:35:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:35:36 + make clean
16:35:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:35:37 rm -f -r src
16:35:37 make -C rpm clean
16:35:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:35:37 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:35:37 rm -f -r rpmbuild/
16:35:37 docker builder prune -f --filter until=24h
16:35:38 Total reclaimed space: 0B
16:35:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:35:38 make -C deb clean
16:35:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:35:38 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:35:39 rm -f -r debbuild
16:35:39 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:35:40 rm -f -r sources
16:35:40 docker builder prune -f --filter until=24h
16:35:40 Total reclaimed space: 0B
16:35:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:35:40 make -C static clean
16:35:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:35:40 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:35:40 rm -f -r build
16:35:40 docker builder prune -f --filter until=24h
16:35:40 Total reclaimed space: 0B
16:35:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:35:49 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'.
16:36:00 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'.
16:36:28 make[1]: Leaving directory '/root/build-deb'
16:36:28  dpkg-genbuildinfo
16:36:28  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.changes
16:36:28 dpkg-genchanges: info: including full source code in upload
16:36:28  dpkg-source -I.git --after-build .
16:36:28 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:36:28 + destination=/build
16:36:28 + mkdir -p /build
16:36:28 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.14.0~debian-bullseye_amd64.deb /build
16:36:28 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'
16:36:28 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'
16:36:28 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'
16:36:28 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'
16:36:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc'
16:36:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.dsc'
16:36:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz'
16:36:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye.tar.gz'
16:36:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.buildinfo'
16:36:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.buildinfo'
16:36:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.changes'
16:36:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.changes'
16:36:28 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'
16:36:28 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~debian-bullseye_amd64.deb'
16:36:28 copied '/root/docker-scan-plugin_0.14.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.14.0~debian-bullseye_amd64.deb'
16:36:28 removed '/root/docker-scan-plugin_0.14.0~debian-bullseye_amd64.deb'
16:36:32 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
16:36:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:36:33 + make clean
16:36:33 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:36:35 rm -f -r src
16:36:35 make -C rpm clean
16:36:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:36:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:36:35 rm -f -r rpmbuild/
16:36:35 docker builder prune -f --filter until=24h
16:36:35 Total reclaimed space: 0B
16:36:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:36:35 make -C deb clean
16:36:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:36:35 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:36:36 rm -f -r debbuild
16:36:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:36:37 rm -f -r sources
16:36:37 docker builder prune -f --filter until=24h
16:36:37 Total reclaimed space: 0B
16:36:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:36:37 make -C static clean
16:36:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:36:37 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:36:37 rm -f -r build
16:36:37 docker builder prune -f --filter until=24h
16:36:37 Total reclaimed space: 0B
16:36:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:36:47 make[1]: Leaving directory '/root/build-deb'
16:36:47  dpkg-genbuildinfo
16:36:47  dpkg-genchanges  >../docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.changes
16:36:47 dpkg-genchanges: info: including full source code in upload
16:36:47  dpkg-source -I.git --after-build .
16:36:47 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:36:47 + destination=/build
16:36:47 + mkdir -p /build
16:36:47 + mv -v /root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.14.0~ubuntu-hirsute_amd64.deb /build
16:36:47 copied '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'
16:36:47 removed '/root/docker-ce-cli_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'
16:36:47 copied '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'
16:36:47 removed '/root/docker-ce-rootless-extras_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'
16:36:47 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc'
16:36:47 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.dsc'
16:36:47 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz'
16:36:47 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute.tar.gz'
16:36:47 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.buildinfo'
16:36:47 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.buildinfo'
16:36:47 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.changes'
16:36:47 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.changes'
16:36:47 copied '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'
16:36:47 removed '/root/docker-ce_0.0.0-20211220110528-fe93451-0~ubuntu-hirsute_amd64.deb'
16:36:47 copied '/root/docker-scan-plugin_0.14.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.14.0~ubuntu-hirsute_amd64.deb'
16:36:47 removed '/root/docker-scan-plugin_0.14.0~ubuntu-hirsute_amd64.deb'
16:36:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
16:36:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
[Pipeline] sh
16:36:48 + make clean
16:36:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612:/v -w /v alpine chown -R 1000:1000 src
16:36:49 rm -f -r src
16:36:50 make -C rpm clean
16:36:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:36:50 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:36:50 rm -f -r rpmbuild/
16:36:50 docker builder prune -f --filter until=24h
16:36:50 Total reclaimed space: 0B
16:36:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/rpm'
16:36:50 make -C deb clean
16:36:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:36:50 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:36:51 rm -f -r debbuild
16:36:51 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/deb:/v -w /v alpine chown -R 1000:1000 sources
16:36:52 rm -f -r sources
16:36:52 docker builder prune -f --filter until=24h
16:36:52 Total reclaimed space: 0B
16:36:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/deb'
16:36:52 make -C static clean
16:36:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
16:36:52 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-612/static:/v -w /v alpine chown -R 1000:1000 build
16:36:52 rm -f -r build
16:36:52 docker builder prune -f --filter until=24h
16:36:52 Total reclaimed space: 0B
16:36:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-612/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS